SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;


CREATE TABLE IF NOT EXISTS `000_piese_folosite` (
  `id` int(7) unsigned NOT NULL AUTO_INCREMENT,
  `cod_produs` varchar(22) NOT NULL,
  `producator` int(4) unsigned NOT NULL,
  `descriere_produs` text CHARACTER SET utf8 NOT NULL,
  `denumire` varchar(200) NOT NULL,
  `manual` tinyint(1) unsigned NOT NULL DEFAULT '0',
  `universal` tinyint(1) unsigned NOT NULL DEFAULT '0',
  `gen_art_nr` mediumint(5) unsigned NOT NULL,
  `poza` varchar(30) NOT NULL,
  `furnizor` tinyint(1) unsigned NOT NULL DEFAULT '0' COMMENT '1 - ELIT, 2 - BENNET, 3 - EUROEST',
  `pret_produs` varchar(20) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `cod_produs` (`cod_produs`),
  KEY `producator` (`producator`),
  KEY `gen_art_nr` (`gen_art_nr`),
  KEY `denumire` (`denumire`),
  KEY `universal` (`universal`),
  KEY `manual` (`manual`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=159252 ;

INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(113598, '441064', 454, '', 'Supertouring', 0, 0, 854, '34MM', 1, '83.3'),
(113597, '441057', 454, '', 'Supertouring', 0, 0, 854, '', 1, '125.83'),
(113596, '441053', 454, '', 'Supertouring', 0, 0, 854, '', 1, '110.58'),
(113593, '441018', 454, '', 'Supertouring', 0, 0, 854, '', 1, '85.88'),
(113591, '366007', 454, '', 'Supertouring', 0, 0, 854, '2_HG24_366007', 1, '237.89'),
(113590, '365505', 454, '', 'Supertouring', 0, 0, 854, '', 1, '185.8'),
(113589, '365504', 454, '', 'Supertouring', 0, 0, 854, '', 1, '139.7'),
(113588, '365501', 454, '', 'Supertouring', 0, 0, 854, '', 1, '128.14'),
(113587, '365069', 454, '', 'Supertouring', 0, 0, 854, '2_HG24_365069', 1, '226.2'),
(113586, '365068', 454, '', 'Supertouring', 0, 0, 854, '365068_M48X1_5', 1, '188.46'),
(113585, '364022', 454, '', 'Supertouring', 0, 0, 854, '', 1, '154.8'),
(113584, '349067', 454, '', 'Supertouring', 0, 0, 854, '', 1, '171.71'),
(113583, '349066', 454, '', 'Supertouring', 0, 0, 854, '', 1, '189.72'),
(113582, '349055', 454, '', 'Supertouring', 0, 0, 854, '', 1, '149.62'),
(113581, '349052', 454, '', 'Supertouring', 0, 0, 854, '', 1, '114.43'),
(113580, '349051', 454, '', 'Supertouring', 0, 0, 854, '', 1, '138.59'),
(113579, '349050', 454, '', 'Supertouring', 0, 0, 854, '', 1, '140.69'),
(113578, '349045', 454, '', 'Supertouring', 0, 0, 854, '', 1, '126.26'),
(113577, '349044', 454, '', 'Supertouring', 0, 0, 854, '', 1, '131.34'),
(113576, '349041', 454, '', 'Supertouring', 0, 0, 854, '', 1, '146.17'),
(113575, '349040', 454, '', 'Supertouring', 0, 0, 854, '', 1, '135.67'),
(113574, '349038', 454, '', 'Supertouring', 0, 0, 854, '', 1, '161.07'),
(113573, '349024', 454, '', 'Supertouring', 0, 0, 854, '', 1, '150.8'),
(113572, '349021', 454, '', 'Supertouring', 0, 0, 854, '', 1, '156.95'),
(113571, '348002', 454, '', 'Supertouring', 0, 0, 854, '', 1, '146.6'),
(113570, '345056', 454, '', 'Supertouring', 0, 0, 854, '', 1, '148.32'),
(113569, '345049', 454, '', 'Supertouring', 0, 0, 854, '', 1, '177.97'),
(113568, '345041', 454, '', 'Supertouring', 0, 0, 854, '', 1, '183.19'),
(113567, '345031', 454, '', 'Supertouring', 0, 0, 854, '', 1, '158.65'),
(113566, '345024', 454, '', 'Supertouring', 0, 0, 854, '', 1, '148.94'),
(113565, '345021', 454, '', 'Supertouring', 0, 0, 854, '', 1, '162.41'),
(113563, '345011', 454, '', 'Supertouring', 0, 0, 854, '', 1, '214.61'),
(113562, '345010', 454, '', 'Supertouring', 0, 0, 854, '', 1, '186.36'),
(113561, '344812', 454, '', 'Supertouring', 0, 0, 854, '', 1, '166.31'),
(113560, '344809', 454, '', 'Supertouring', 0, 0, 854, '', 1, '183.29'),
(113559, '344807', 454, '', 'Supertouring', 0, 0, 854, '', 1, '157.6'),
(113558, '344806', 454, '', 'Supertouring', 0, 0, 854, '', 1, '147.36'),
(113557, '344804', 454, '', 'Supertouring', 0, 0, 854, '', 1, '172.97'),
(113556, '344803', 454, '', 'Supertouring', 0, 0, 854, '', 1, '205.15'),
(113555, '344802', 454, '', 'Supertouring', 0, 0, 854, '', 1, '203.11'),
(113554, '344801', 454, '', 'Supertouring', 0, 0, 854, '', 1, '255.74'),
(113553, '344800', 454, '', 'Supertouring', 0, 0, 854, '', 1, '194.53'),
(113552, '344500', 454, '', 'Supertouring', 0, 0, 17, '34450', 1, '192.35'),
(113551, '344488', 454, '', 'Supertouring', 0, 0, 854, '', 1, '168.88'),
(113550, '344486', 454, '', 'Supertouring', 0, 0, 854, '', 1, '154.43'),
(113549, '344485', 454, '', 'Supertouring', 0, 0, 854, '', 1, '139.78'),
(113548, '344484', 454, '', 'Supertouring', 0, 0, 854, '', 1, '135.15'),
(113547, '344459', 454, '', 'Supertouring', 0, 0, 854, '', 1, '139.7'),
(113546, '344458', 454, '', 'Supertouring', 0, 0, 854, '', 1, '166.58'),
(113545, '344457', 454, '', 'Supertouring', 0, 0, 854, '', 1, '166.58'),
(113544, '344456', 454, '', 'Supertouring', 0, 0, 854, '', 1, '175.66'),
(113543, '344455', 454, '', 'Supertouring', 0, 0, 854, '', 1, '176.12'),
(113542, '344454', 454, '', 'Supertouring', 0, 0, 854, '', 1, '166.15'),
(113541, '344453', 454, '', 'Supertouring', 0, 0, 854, '', 1, '142.49'),
(113540, '344452', 454, '', 'Supertouring', 0, 0, 854, '', 1, '155.29'),
(113539, '344451', 454, '', 'Supertouring', 0, 0, 854, '', 1, '151.5'),
(113538, '344445', 454, '', 'Supertouring', 0, 0, 854, '', 1, '124.89'),
(113537, '344439', 454, '', 'Supertouring', 0, 0, 854, '', 1, '175.35'),
(113536, '344409', 454, '', 'Supertouring', 0, 0, 854, '', 1, '165.07'),
(113535, '344408', 454, '', 'Supertouring', 0, 0, 854, '', 1, '155.85'),
(113534, '344407', 454, '', 'Supertouring', 0, 0, 854, '', 1, '166.31'),
(113533, '344404', 454, '', 'Supertouring', 0, 0, 854, '', 1, '169.64'),
(113532, '344394', 454, '', 'Supertouring', 0, 0, 854, '', 1, '194.88'),
(113531, '344393', 454, '', 'Supertouring', 0, 0, 854, '', 1, '163.86'),
(113530, '344392', 454, '', 'Supertouring', 0, 0, 854, '', 1, '163.86'),
(113529, '344363', 454, '', 'Supertouring', 0, 0, 854, '', 1, '186.36'),
(113528, '344360', 454, '', 'Supertouring', 0, 0, 854, '', 1, '174.78'),
(113527, '344359', 454, '', 'Supertouring', 0, 0, 854, '', 1, '174.78'),
(113526, '344346', 454, '', 'Supertouring', 0, 0, 854, '', 1, '165.5'),
(113525, '344342', 454, '', 'Supertouring', 0, 0, 854, '', 1, '192.43'),
(113524, '344341', 454, '', 'Supertouring', 0, 0, 854, '', 1, '182.25'),
(113523, '344338', 454, '', 'Supertouring', 0, 0, 854, '', 1, '130.07'),
(113522, '344314', 454, '', 'Supertouring', 0, 0, 854, '', 1, '176.09'),
(113521, '344310', 454, '', 'Supertouring', 0, 0, 854, '', 1, '186.92'),
(113520, '344309', 454, '', 'Supertouring', 0, 0, 854, '', 1, '173.86'),
(113519, '344307', 454, '', 'Supertouring', 0, 0, 854, '', 1, '186.36'),
(113518, '344306', 454, '', 'Supertouring', 0, 0, 854, '', 1, '180.77'),
(113517, '344305', 454, '', 'Supertouring', 0, 0, 854, '', 1, '120.29'),
(113516, '344304', 454, '', 'Supertouring', 0, 0, 854, '', 1, '128.08'),
(113515, '344301', 454, '', 'Supertouring', 0, 0, 854, '', 1, '187.46'),
(113514, '344300', 454, '', 'Supertouring', 0, 0, 854, '', 1, '184.4'),
(113513, '344299', 454, '', 'Supertouring', 0, 0, 854, '', 1, '193.48'),
(113512, '344298', 454, '', 'Supertouring', 0, 0, 854, '', 1, '189.18'),
(113511, '344296', 454, '', 'Supertouring', 0, 0, 854, '', 1, '190.01'),
(113510, '344295', 454, '', 'Supertouring', 0, 0, 854, '', 1, '166.63'),
(113509, '344294', 454, '', 'Supertouring', 0, 0, 854, '', 1, '166.63'),
(113508, '344292', 454, '', 'Supertouring', 0, 0, 854, '', 1, '198.97'),
(113507, '344288', 454, '', 'Supertouring', 0, 0, 854, '', 1, '127.87'),
(113506, '344287', 454, '', 'Supertouring', 0, 0, 854, '', 1, '187.01'),
(113505, '344286', 454, '', 'Supertouring', 0, 0, 854, '', 1, '191.12'),
(113504, '344285', 454, '', 'Supertouring', 0, 0, 854, '', 1, '151.71'),
(113503, '344284', 454, '', 'Supertouring', 0, 0, 854, '', 1, '143.54'),
(113502, '344283', 454, '', 'Supertouring', 0, 0, 854, '', 1, '143.48'),
(113501, '344279', 454, '', 'Supertouring', 0, 0, 854, '', 1, '194.99'),
(113500, '344261', 454, '', 'Supertouring', 0, 0, 854, '', 1, '139.03'),
(113499, '344256', 454, '', 'Supertouring', 0, 0, 854, '', 1, '185.04'),
(113498, '344225', 454, '', 'Supertouring', 0, 0, 854, '', 1, '147.36'),
(113497, '344223', 454, '', 'Supertouring', 0, 0, 854, '', 1, '140.74'),
(113496, '344222', 454, '', 'Supertouring', 0, 0, 854, '', 1, '140.74'),
(113495, '344221', 454, '', 'Supertouring', 0, 0, 854, '', 1, '139.7'),
(113494, '344211', 454, '', 'Supertouring', 0, 0, 854, '', 1, '174.88'),
(113493, '344203', 454, '', 'Supertouring', 0, 0, 3437, '34420', 1, '124.94'),
(113492, '344202', 454, '', 'Supertouring', 0, 0, 854, '', 1, '126.12'),
(113491, '344200', 454, '', 'Supertouring', 0, 0, 854, 'DURCH_45MM', 1, '135.31'),
(113490, '344119', 454, '', 'Supertouring', 0, 0, 854, '', 1, '148.51'),
(113489, '344116', 454, '', 'Supertouring', 0, 0, 854, '', 1, '147.09'),
(113488, '344115', 454, '', 'Supertouring', 0, 0, 854, '', 1, '100.45'),
(113487, '344105', 454, '', 'Supertouring', 0, 0, 854, '', 1, '191.87'),
(113486, '344080', 454, '', 'Supertouring', 0, 0, 854, '', 1, '148.62'),
(113485, '343806', 454, '', 'Supertouring', 0, 0, 854, '3538067', 1, '142.49'),
(113484, '343802', 454, '', 'Supertouring', 0, 0, 854, '3538023', 1, '151.09'),
(113483, '343484', 454, '', 'Supertouring', 0, 0, 854, '3534845', 1, '103.57'),
(113482, '343482', 454, '', 'Supertouring', 0, 0, 854, '3534823', 1, '115.51'),
(113481, '343478', 454, '', 'Supertouring', 0, 0, 854, '3534789', 1, '109.24'),
(113480, '343475', 454, '', 'Supertouring', 0, 0, 854, '3534745', 1, '139.7'),
(113479, '343465', 454, '', 'Supertouring', 0, 0, 854, '3534645', 1, '151.07'),
(113478, '343440', 454, '', 'Supertouring', 0, 0, 854, '3534401', 1, '148.86'),
(113477, '343435', 454, '', 'Supertouring', 0, 0, 854, '3534345', 1, '168.81'),
(113476, '343431', 454, '', 'Supertouring', 0, 0, 854, '3534301', 1, '127.87'),
(113475, '343424', 454, '', 'Supertouring', 0, 0, 854, '3534245', 1, '134.59'),
(113474, '343423', 454, '', 'Supertouring', 0, 0, 854, '3534223', 1, '128.95'),
(113473, '343420', 454, '', 'Supertouring', 0, 0, 688, '3534201', 1, '122.33'),
(113472, '343419', 454, '', 'Supertouring', 0, 0, 688, '3534189', 1, '154.62'),
(113471, '343418', 454, '', 'Supertouring', 0, 0, 688, '3534189', 1, '120.56'),
(113470, '343413', 454, '', 'Supertouring', 0, 0, 854, '3534123', 1, '154.8'),
(113469, '343412', 454, '', 'Supertouring', 0, 0, 854, '3534123', 1, '155.93'),
(113468, '343411', 454, '', 'Supertouring', 0, 0, 854, '3534101', 1, '148.05'),
(113467, '343405', 454, '', 'Supertouring', 0, 0, 854, '3534045', 1, '131.23'),
(113466, '343398', 454, '', 'Supertouring', 0, 0, 854, '3533989', 1, '167.92'),
(113465, '343397', 454, '', 'Supertouring', 0, 0, 854, '3533967', 1, '144.18'),
(113464, '343396', 454, '', 'Supertouring', 0, 0, 854, '3533967', 1, '122.35'),
(113463, '343393', 454, '', 'Supertouring', 0, 0, 854, '3533923', 1, '188.35'),
(113462, '343392', 454, '', 'Supertouring', 0, 0, 854, '3533923', 1, '174.34'),
(113461, '343391', 454, '', 'Supertouring', 0, 0, 854, '3533901', 1, '170.72'),
(113460, '343385', 454, '', 'Supertouring', 0, 0, 854, '3533845', 1, '187.7'),
(113459, '343355', 454, '', 'Supertouring', 0, 0, 854, '3533545', 1, '137.06'),
(113458, '343353', 454, '', 'Supertouring', 0, 0, 854, '3533523', 1, '171.33'),
(113457, '343352', 454, '', 'Supertouring', 0, 0, 854, '3533523', 1, '178.16'),
(113456, '343351', 454, '', 'Supertouring', 0, 0, 854, '', 1, '143.89'),
(113455, '343350', 454, '', 'Supertouring', 0, 0, 854, '', 1, '137.06'),
(113454, '343348', 454, '', 'Supertouring', 0, 0, 854, '3533489', 1, '149.62'),
(113453, '343331', 454, '', 'Supertouring', 0, 0, 854, '3533301', 1, '130.61'),
(113452, '343329', 454, '', 'Supertouring', 0, 0, 854, '3533289', 1, '150.37'),
(113451, '343328', 454, '', 'Supertouring', 0, 0, 854, '3533289', 1, '138.64'),
(113450, '343321', 454, '', 'Supertouring', 0, 0, 854, 'LMAX_ALLGEM', 1, '191.71'),
(113449, '343319', 454, '', 'Supertouring', 0, 0, 854, '3533189', 1, '173.21'),
(113448, '343315', 454, '', 'Supertouring', 0, 0, 854, '3533145', 1, '186.74'),
(113447, '343310', 454, '', 'Supertouring', 0, 0, 854, '3533101', 1, '176.84'),
(113446, '343309', 454, '', 'Supertouring', 0, 0, 854, '3533089', 1, '135.23'),
(113445, '343308', 454, '', 'Supertouring', 0, 0, 854, '3533089', 1, '129.8'),
(113444, '343307', 454, '', 'Supertouring', 0, 0, 854, '3533067', 1, '129.7'),
(113443, '343306', 454, '', 'Supertouring', 0, 0, 854, '3533067', 1, '117.92'),
(113442, '343305', 454, '', 'Supertouring', 0, 0, 854, '3533045', 1, '193.56'),
(113441, '343300', 454, '', 'Supertouring', 0, 0, 854, '3533001', 1, '132.79'),
(113440, '343299', 454, '', 'Supertouring', 0, 0, 3437, '34329', 1, '132.79'),
(113439, '343298', 454, '', 'Supertouring', 0, 0, 854, '3532989', 1, '148.05'),
(113438, '343297', 454, '', 'Supertouring', 0, 0, 854, '3532967', 1, '157.28'),
(113437, '343292', 454, '', 'Supertouring', 0, 0, 854, '', 1, '137.7'),
(113436, '343291', 454, '', 'Supertouring', 0, 0, 854, '3532901', 1, '147.38'),
(113435, '343290', 454, '', 'Supertouring', 0, 0, 854, '3532901', 1, '138.76'),
(113434, '343289', 454, '', 'Supertouring', 0, 0, 854, '3532889', 1, '145.18'),
(113433, '343288', 454, '', 'Supertouring', 0, 0, 854, '3532889', 1, '143.48'),
(113432, '343287', 454, '', 'Supertouring', 0, 0, 854, '3532867', 1, '143.48'),
(113431, '343285', 454, '', 'Supertouring', 0, 0, 854, '3532845', 1, '127.87'),
(113430, '343281', 454, '', 'Supertouring', 0, 0, 854, '3532801', 1, '152.95'),
(113429, '343276', 454, '', 'Supertouring', 0, 0, 854, '3532767', 1, '145.18'),
(113428, '343274', 454, '', 'Supertouring', 0, 0, 854, '3532745', 1, '138.43'),
(113427, '343272', 454, '', 'Supertouring', 0, 0, 854, 'LMAX_620', 1, '115.45'),
(113426, '343271', 454, '', 'Supertouring', 0, 0, 854, '3532701', 1, '159.96'),
(113425, '343269', 454, '', 'Supertouring', 0, 0, 854, '3532689', 1, '98.57'),
(113424, '343268', 454, '', 'Supertouring', 0, 0, 3437, '3532689', 1, '147.84'),
(113423, '343265', 454, '', 'Supertouring', 0, 0, 854, '3532645', 1, '83.3'),
(113422, '343257', 454, '', 'Supertouring', 0, 0, 854, '3532567', 1, '140.5'),
(113421, '343255', 454, '', 'Supertouring', 0, 0, 854, '3532545', 1, '157.6'),
(113420, '343247', 454, '', 'Supertouring', 0, 0, 854, '3532467', 1, '153'),
(113419, '343245', 454, '', 'Supertouring', 0, 0, 854, '3532445', 1, '186.84'),
(113418, '343238', 454, '', 'Supertouring', 0, 0, 854, '3532389', 1, '148.05'),
(113417, '343234', 454, '', 'Supertouring', 0, 0, 854, 'LMAX3_ALLGEM', 1, '134.54'),
(113416, '343233', 454, '', 'Supertouring', 0, 0, 854, 'LMAX3_ALLGEM', 1, '136.31'),
(113415, '343229', 454, '', 'Supertouring', 0, 0, 854, '', 1, '111.07'),
(113414, '343216', 454, '', 'Supertouring', 0, 0, 854, '3532167', 1, '117.06'),
(113413, '343214', 454, '', 'Supertouring', 0, 0, 854, '3532145', 1, '105.91'),
(113412, '343191', 454, '', 'Supertouring', 0, 0, 854, '3531901', 1, '114.13'),
(113411, '343185', 454, '', 'Supertouring', 0, 0, 854, '3531845', 1, '160.71'),
(113410, '343153', 454, '', 'Supertouring', 0, 0, 854, '', 1, '110.37'),
(113409, '343099', 454, '', 'Supertouring', 0, 0, 854, '3530989', 1, '117.09'),
(113408, '343047', 454, '', 'Supertouring', 0, 0, 854, '3530467', 1, '111.79'),
(113407, '343044', 454, '', 'Supertouring', 0, 0, 854, '3530445', 1, '138.38'),
(113406, '342022', 454, '', 'Supertouring', 0, 0, 26, '340022', 1, '134.53'),
(113405, '341964', 454, '', 'Supertouring', 0, 0, 854, '3519645', 1, '217.81'),
(113404, '341953', 454, '', 'Supertouring', 0, 0, 854, '3519523', 1, '178.16'),
(113403, '341952', 454, '', 'Supertouring', 0, 0, 854, '341952', 1, '172.97'),
(113402, '341951', 454, '', 'Supertouring', 0, 0, 854, '3519501', 1, '177.62'),
(113401, '341911', 454, '', 'Supertouring', 0, 0, 854, '3519101', 1, '294.68'),
(113400, '341910', 454, '', 'Supertouring', 0, 0, 854, '3519101', 1, '295.79'),
(113399, '341909', 454, '', 'Supertouring', 0, 0, 854, '3519089', 1, '347.37'),
(113398, '341852', 454, '', 'Supertouring', 0, 0, 78, '3518523', 1, '172.97'),
(113397, '341851', 454, '', 'Supertouring', 0, 0, 78, '3518501', 1, '172.97'),
(113396, '341850', 454, '', 'Supertouring', 0, 0, 78, '3518501', 1, '166.58'),
(113395, '341846', 454, '', 'Supertouring', 0, 0, 854, '3518467', 1, '177.38'),
(113394, '341845', 454, '', 'Supertouring', 0, 0, 854, '3518445', 1, '193.48'),
(113393, '341844', 454, '', 'Supertouring', 0, 0, 429, '34184', 1, '193.48'),
(113392, '341843', 454, '', 'Supertouring', 0, 0, 854, '3518423', 1, '175.66'),
(113391, '341842', 454, '', 'Supertouring', 0, 0, 854, '3518423', 1, '178.65'),
(113390, '341841', 454, '', 'Supertouring', 0, 0, 854, '3518401', 1, '144.18'),
(113389, '341840', 454, '', 'Supertouring', 0, 0, 854, '3518401', 1, '250.09'),
(113388, '341826', 454, '', 'Supertouring', 0, 0, 854, '3518267', 1, '192.19'),
(113387, '341825', 454, '', 'Supertouring', 0, 0, 854, '3518245', 1, '185.8'),
(113386, '341823', 454, '', 'Supertouring', 0, 0, 854, '3518223', 1, '190.1'),
(113385, '341822', 454, '', 'Supertouring', 0, 0, 854, '3518223', 1, '185.8'),
(113384, '341816', 454, '', 'Supertouring', 0, 0, 854, '3518167', 1, '209.45'),
(113383, '341814', 454, '', 'Supertouring', 0, 0, 854, '3518145', 1, '172.97'),
(113382, '341800', 454, '', 'Supertouring', 0, 0, 854, '3518001', 1, '125.13'),
(113381, '341461', 454, '', 'Supertouring', 0, 0, 854, '3514601', 1, '346.59'),
(113380, '341444', 454, '', 'Supertouring', 0, 0, 854, '3514445', 1, '172.17'),
(113379, '341369', 454, '', 'Supertouring', 0, 0, 854, '', 1, '216.68'),
(113378, '341365', 454, '', 'Supertouring', 0, 0, 854, '3513645', 1, '243.59'),
(113377, '341364', 454, '', 'Supertouring', 0, 0, 854, '3513645', 1, '243.59'),
(113376, '341354', 454, '', 'Supertouring', 0, 0, 854, '3513545', 1, '286.22'),
(113375, '341353', 454, '', 'Supertouring', 0, 0, 854, '', 1, '218.48'),
(113374, '341352', 454, '', 'Supertouring', 0, 0, 854, '3513523', 1, '209.59'),
(113373, '341351', 454, '', 'Supertouring', 0, 0, 854, '3513501', 1, '209.59'),
(113372, '341339', 454, '', 'Supertouring', 0, 0, 854, '3513389', 1, '148.51'),
(113371, '341333', 454, '', 'Supertouring', 0, 0, 854, '3513323', 1, '220.76'),
(113370, '341330', 454, '', 'Supertouring', 0, 0, 854, '3513301', 1, '277.73'),
(113369, '341325', 454, '', 'Supertouring', 0, 0, 429, '', 1, '176.79'),
(113368, '341311', 454, '', 'Supertouring', 0, 0, 854, '', 1, '208.16'),
(113367, '341302', 454, '', 'Supertouring', 0, 0, 854, '3513023', 1, '238.13'),
(113366, '341301', 454, '', 'Supertouring', 0, 0, 429, '3513001', 1, '237.05'),
(113365, '341283', 454, '', 'Supertouring', 0, 0, 854, '3512823', 1, '186.28'),
(113364, '341281', 454, '', 'Supertouring', 0, 0, 854, 'ABSTAND_143', 1, '275.49'),
(113363, '341275', 454, '', 'Supertouring', 0, 0, 854, '', 1, '224.24'),
(113362, '341261', 454, '', 'Supertouring', 0, 0, 854, '3512601', 1, '275.56'),
(113361, '341260', 454, '', 'Supertouring', 0, 0, 854, '3512601', 1, '205.02'),
(113360, '341252', 454, '', 'Supertouring', 0, 0, 854, '3512523', 1, '230.39'),
(113359, '341251', 454, '', 'Supertouring', 0, 0, 854, '3512501', 1, '231.06'),
(113358, '341250', 454, '', 'Supertouring', 0, 0, 854, '3512501', 1, '185.04'),
(113357, '341249', 454, '', 'Supertouring', 0, 0, 854, '3512489', 1, '140.69'),
(113356, '341247', 454, '', 'Supertouring', 0, 0, 854, '', 1, '376.91'),
(113355, '341239', 454, '', 'Supertouring', 0, 0, 854, 'LMAX_ALLGEM', 1, '172.97'),
(113354, '341237', 454, '', 'Supertouring', 0, 0, 854, '', 1, '159.67'),
(113353, '341226', 454, '', 'Supertouring', 0, 0, 3436, '34122', 1, '126.39'),
(113352, '341213', 454, '', 'Supertouring', 0, 0, 854, '3512123', 1, '180.77'),
(113351, '341204', 454, '', 'Supertouring', 0, 0, 854, '', 1, '196.63'),
(113350, '341203', 454, '', 'Supertouring', 0, 0, 854, '', 1, '199.58'),
(113349, '341198', 454, '', 'Supertouring', 0, 0, 854, '3511989', 1, '215.61'),
(113348, '341190', 454, '', 'Supertouring', 0, 0, 854, '3511901', 1, '275.28'),
(113347, '341189', 454, '', 'Supertouring', 0, 0, 3437, '34118', 1, '128.14'),
(113346, '341186', 454, '', 'Supertouring', 0, 0, 854, 'DURCHM_103MM', 1, '154.94'),
(113345, '341179', 454, '', 'Supertouring', 0, 0, 854, '3511789', 1, '316.19'),
(113344, '341173', 454, '', 'Supertouring', 0, 0, 854, '', 1, '178.29'),
(113343, '341171', 454, '', 'Supertouring', 0, 0, 854, '', 1, '231.11'),
(113342, '341167', 454, '', 'Supertouring', 0, 0, 854, '3511667', 1, '184.74'),
(113341, '341166', 454, '', 'Supertouring', 0, 0, 854, '3511667', 1, '165.42'),
(113340, '341148', 454, '', 'Supertouring', 0, 0, 854, '3511489', 1, '130.21'),
(113339, '341145', 454, '', 'Supertouring', 0, 0, 854, '', 1, '178.29'),
(113338, '341142', 454, '', 'Supertouring', 0, 0, 854, '', 1, '170.42'),
(113337, '341141', 454, '', 'Supertouring', 0, 0, 3436, '34114', 1, '170.42'),
(113336, '341140', 454, '', 'Supertouring', 0, 0, 854, '3511401', 1, '149.62'),
(113335, '341139', 454, '', 'Supertouring', 0, 0, 854, '3511389', 1, '201.87'),
(113334, '341138', 454, '', 'Supertouring', 0, 0, 854, '3511389', 1, '201.87'),
(113333, '341120', 454, '', 'Supertouring', 0, 0, 854, '3511201', 1, '150.32'),
(113332, '341094', 454, '', 'Supertouring', 0, 0, 854, '3510945', 1, '172.97'),
(113331, '341082', 454, '', 'Supertouring', 0, 0, 854, '3510823', 1, '123'),
(113330, '341081', 454, '', 'Supertouring', 0, 0, 854, '3510801', 1, '205.02'),
(113329, '339704', 454, '', 'Supertouring', 0, 0, 854, '', 1, '221.01'),
(113328, '339703', 454, '', 'Supertouring', 0, 0, 854, '', 1, '219.98'),
(113327, '339702', 454, '', 'Supertouring', 0, 0, 247, '339702', 1, '221.76'),
(113326, '339700', 454, '', 'Supertouring', 0, 0, 854, '', 1, '203.27'),
(113325, '339105', 454, '', 'Supertouring', 0, 0, 854, '', 1, '220.9'),
(113324, '339104', 454, '', 'Supertouring', 0, 0, 854, '', 1, '220.9'),
(113323, '339086', 454, '', 'Supertouring', 0, 0, 854, '', 1, '262.19'),
(113322, '339081', 454, '', 'Supertouring', 0, 0, 854, '', 1, '209.74'),
(113321, '339080', 454, '', 'Supertouring', 0, 0, 854, '', 1, '212.89'),
(113320, '339032', 454, '', 'Supertouring', 0, 0, 854, '', 1, '243.45'),
(113319, '339031', 454, '', 'Supertouring', 0, 0, 854, '', 1, '243.45'),
(113318, '339030', 454, '', 'Supertouring', 0, 0, 854, '', 1, '181.52'),
(113317, '339029', 454, '', 'Supertouring', 0, 0, 854, '', 1, '181.52'),
(113316, '338701', 454, '', 'Supertouring', 0, 0, 854, '', 1, '206.36'),
(113315, '338700', 454, '', 'Supertouring', 0, 0, 854, 'I3781660', 1, '215.23'),
(113314, '335934', 454, '', 'Supertouring', 0, 0, 854, '', 1, '211.41'),
(113313, '335933', 454, '', 'Supertouring', 0, 0, 854, '', 1, '211.41'),
(113312, '335931', 454, '', 'Supertouring', 0, 0, 854, '', 1, '370.78'),
(113311, '335923', 454, '', 'Supertouring', 0, 0, 854, '', 1, '199.05'),
(113310, '335922', 454, '', 'Supertouring', 0, 0, 854, '', 1, '224.56'),
(113309, '335920', 454, '', 'Supertouring', 0, 0, 854, '', 1, '348.69'),
(113308, '335907', 454, '', 'Supertouring', 0, 0, 854, '', 1, '416.43'),
(113307, '335906', 454, '', 'Supertouring', 0, 0, 854, '', 1, '416.43'),
(113306, '335812', 454, '', 'Supertouring', 0, 0, 854, '', 1, '327.64'),
(113305, '335811', 454, '', 'Supertouring', 0, 0, 854, '', 1, '332.56'),
(113304, '335810', 454, '', 'Supertouring', 0, 0, 854, '', 1, '220.15'),
(113303, '335809', 454, '', 'Supertouring', 0, 0, 854, '', 1, '233.83'),
(113302, '335808', 454, '', 'Supertouring', 0, 0, 854, 'KOLB_GEH_DURCH_5', 1, '171.66'),
(113301, '335805', 454, '', 'Supertouring', 0, 0, 854, '', 1, '242.51'),
(113300, '335804', 454, '', 'Supertouring', 0, 0, 854, '', 1, '216.73'),
(113299, '335803', 454, '', 'Supertouring', 0, 0, 854, '', 1, '240.39'),
(113298, '335043', 454, '', 'Supertouring', 0, 0, 854, '', 1, '278.8'),
(113297, '335042', 454, '', 'Supertouring', 0, 0, 854, 'I3701103', 1, '278.8'),
(113296, '335041', 454, '', 'Supertouring', 0, 0, 854, 'I3701103', 1, '265.74'),
(113295, '335040', 454, '', 'Supertouring', 0, 0, 854, '', 1, '265.74'),
(113294, '334947', 454, '', 'Supertouring', 0, 0, 854, '', 1, '221.25'),
(113293, '334946', 454, '', 'Supertouring', 0, 0, 854, '', 1, '301.11'),
(113292, '334945', 454, '', 'Supertouring', 0, 0, 854, '', 1, '301.11'),
(113291, '334940', 454, '', 'Supertouring', 0, 0, 854, '', 1, '292.02'),
(113290, '334939', 454, '', 'Supertouring', 0, 0, 854, '', 1, '301'),
(113289, '334932', 454, '', 'Supertouring', 0, 0, 854, '', 1, '295.68'),
(113288, '334927', 454, '', 'Supertouring', 0, 0, 854, '', 1, '255.62'),
(113287, '334870', 454, '', 'Supertouring', 0, 0, 854, '', 1, '195.52'),
(113286, '334869', 454, '', 'Supertouring', 0, 0, 854, '', 1, '197.24'),
(113285, '334865', 454, '', 'Supertouring', 0, 0, 854, '', 1, '184.8'),
(113284, '334864', 454, '', 'Supertouring', 0, 0, 854, '', 1, '172.97'),
(113283, '334863', 454, '', 'Supertouring', 0, 0, 854, '', 1, '224.24'),
(113282, '334862', 454, '', 'Supertouring', 0, 0, 854, '', 1, '262.67'),
(113281, '334849', 454, '', 'Supertouring', 0, 0, 854, '', 1, '201.82'),
(113280, '334847', 454, '', 'Supertouring', 0, 0, 854, '', 1, '198.62'),
(113279, '334846', 454, '', 'Supertouring', 0, 0, 854, '', 1, '198.62'),
(113278, '334843', 454, '', 'Supertouring', 0, 0, 854, '', 1, '219.55'),
(113277, '334842', 454, '', 'Supertouring', 0, 0, 854, '', 1, '219.55'),
(113276, '334841', 454, '', 'Supertouring', 0, 0, 854, '', 1, '198.62'),
(113275, '334840', 454, '', 'Supertouring', 0, 0, 854, '', 1, '198.62'),
(113274, '334839', 454, '', 'Supertouring', 0, 0, 854, '', 1, '198.62'),
(113273, '334838', 454, '', 'Supertouring', 0, 0, 854, '', 1, '198.62'),
(113272, '334837', 454, '', 'Supertouring', 0, 0, 854, '', 1, '229.39'),
(113271, '334835', 454, '', 'Supertouring', 0, 0, 854, '', 1, '158.89'),
(113270, '334834', 454, '', 'Supertouring', 0, 0, 854, 'KOLB_GEH_DURCH_4', 1, '158.89'),
(113269, '334833', 454, '', 'Supertouring', 0, 0, 854, '', 1, '209.74'),
(113268, '334832', 454, '', 'Supertouring', 0, 0, 854, '', 1, '209.74'),
(113267, '334831', 454, '', 'Supertouring', 0, 0, 854, '', 1, '181.04'),
(113266, '334829', 454, '', 'Supertouring', 0, 0, 854, '', 1, '165.29'),
(113265, '334828', 454, '', 'Supertouring', 0, 0, 854, '', 1, '165.29'),
(113264, '334827', 454, '', 'Supertouring', 0, 0, 854, '', 1, '160.18'),
(113263, '334825', 454, '', 'Supertouring', 0, 0, 854, '', 1, '219.42'),
(113262, '334824', 454, '', 'Supertouring', 0, 0, 854, '', 1, '201.41'),
(113261, '334818', 454, '', 'Supertouring', 0, 0, 854, '', 1, '218.27'),
(113260, '334817', 454, '', 'Supertouring', 0, 0, 854, '', 1, '216.34'),
(113259, '334816', 454, '', 'Supertouring', 0, 0, 854, '', 1, '226.39'),
(113258, '334815', 454, '', 'Supertouring', 0, 0, 854, '', 1, '226.39'),
(113257, '334814', 454, '', 'Supertouring', 0, 0, 854, '', 1, '237.05'),
(113256, '334813', 454, '', 'Supertouring', 0, 0, 854, '', 1, '180.96'),
(113255, '334812', 454, '', 'Supertouring', 0, 0, 854, '', 1, '173.64'),
(113254, '334811', 454, '', 'Supertouring', 0, 0, 854, '', 1, '167.87'),
(113253, '334810', 454, '', 'Supertouring', 0, 0, 854, '', 1, '179.37'),
(113252, '334805', 454, '', 'Supertouring', 0, 0, 854, '', 1, '217.81'),
(113251, '334802', 454, '', 'Supertouring', 0, 0, 854, '45W1W2', 1, '190.01'),
(113250, '334701', 454, '', 'Supertouring', 0, 0, 854, '', 1, '199.05'),
(113249, '334635', 454, '', 'Supertouring', 0, 0, 854, '', 1, '215.61'),
(113248, '334634', 454, '', 'Supertouring', 0, 0, 854, '', 1, '215.61'),
(113247, '334633', 454, '', 'Supertouring', 0, 0, 854, '', 1, '185.04'),
(113246, '334632', 454, '', 'Supertouring', 0, 0, 854, '', 1, '185.04'),
(113245, '334631', 454, '', 'Supertouring', 0, 0, 854, '', 1, '234.12'),
(113244, '334630', 454, '', 'Supertouring', 0, 0, 854, '', 1, '229.39'),
(113243, '334629', 454, '', 'Supertouring', 0, 0, 854, '', 1, '229.39'),
(113242, '334628', 454, '', 'Supertouring', 0, 0, 854, '', 1, '306.03'),
(113241, '334627', 454, '', 'Supertouring', 0, 0, 854, '', 1, '283.37'),
(113240, '334624', 454, '', 'Supertouring', 0, 0, 854, '', 1, '248.91'),
(113239, '334620', 454, '', 'Supertouring', 0, 0, 854, '', 1, '257.86'),
(113238, '334615', 454, '', 'Supertouring', 0, 0, 854, '', 1, '313.93'),
(113237, '334614', 454, '', 'Supertouring', 0, 0, 854, '', 1, '313.93'),
(113236, '334611', 454, '', 'Supertouring', 0, 0, 854, '', 1, '325.25'),
(113235, '334607', 454, '', 'Supertouring', 0, 0, 854, '', 1, '237.24'),
(113234, '334507', 454, '', 'Supertouring', 0, 0, 854, '', 1, '285.09'),
(113233, '334506', 454, '', 'Supertouring', 0, 0, 854, '', 1, '285.09'),
(113232, '334505', 454, '', 'Supertouring', 0, 0, 854, '', 1, '286.06'),
(113231, '334504', 454, '', 'Supertouring', 0, 0, 854, '', 1, '286.06'),
(113230, '334503', 454, '', 'Supertouring', 0, 0, 854, '', 1, '253.05'),
(113229, '334502', 454, '', 'Supertouring', 0, 0, 854, '', 1, '253.05'),
(113228, '334501', 454, '', 'Supertouring', 0, 0, 854, '', 1, '303.67'),
(113227, '334500', 454, '', 'Supertouring', 0, 0, 854, '', 1, '303.67'),
(113226, '334479', 454, '', 'Supertouring', 0, 0, 854, '', 1, '246.38'),
(113225, '334478', 454, '', 'Supertouring', 0, 0, 854, '', 1, '246.38'),
(113224, '334457', 454, '', 'Supertouring', 0, 0, 854, '', 1, '283.82'),
(113223, '334456', 454, '', 'Supertouring', 0, 0, 854, '', 1, '283.82'),
(113222, '334439', 454, '', 'Supertouring', 0, 0, 854, '', 1, '275.49'),
(113221, '334438', 454, '', 'Supertouring', 0, 0, 854, '', 1, '275.49'),
(113220, '334393', 454, '', 'Supertouring', 0, 0, 854, '', 1, '281.29'),
(113219, '334392', 454, '', 'Supertouring', 0, 0, 854, '', 1, '281.29'),
(113218, '334373', 454, '', 'Supertouring', 0, 0, 854, '', 1, '281.84'),
(113217, '334371', 454, '', 'Supertouring', 0, 0, 854, '', 1, '249.07'),
(113216, '334370', 454, '', 'Supertouring', 0, 0, 854, '', 1, '249.07'),
(113215, '334367', 454, '', 'Supertouring', 0, 0, 854, '', 1, '327.7'),
(113214, '334363', 454, '', 'Supertouring', 0, 0, 854, '', 1, '281.49'),
(113213, '334362', 454, '', 'Supertouring', 0, 0, 854, '', 1, '281.49'),
(113212, '334361', 454, '', 'Supertouring', 0, 0, 854, '', 1, '270.68'),
(113211, '334360', 454, '', 'Supertouring', 0, 0, 854, '', 1, '270.68'),
(113210, '334345', 454, '', 'Supertouring', 0, 0, 854, '', 1, '307.61'),
(113209, '334344', 454, '', 'Supertouring', 0, 0, 854, '', 1, '307.61'),
(113208, '334335', 454, '', 'Supertouring', 0, 0, 854, '', 1, '275.49'),
(113207, '334311', 454, '', 'Supertouring', 0, 0, 854, '', 1, '288.29'),
(113206, '334310', 454, '', 'Supertouring', 0, 0, 854, '', 1, '293.71'),
(113205, '334309', 454, '', 'Supertouring', 0, 0, 854, '', 1, '258.72'),
(113204, '334308', 454, '', 'Supertouring', 0, 0, 854, '', 1, '258.72'),
(113203, '334302', 454, '', 'Supertouring', 0, 0, 854, '', 1, '320.33'),
(113202, '334285', 454, '', 'Supertouring', 0, 0, 854, '', 1, '384.38'),
(113201, '334284', 454, '', 'Supertouring', 0, 0, 854, '', 1, '384.38'),
(113200, '334278', 454, '', 'Supertouring', 0, 0, 854, '', 1, '361.51'),
(113199, '334277', 454, '', 'Supertouring', 0, 0, 854, '', 1, '361.51'),
(113198, '334260', 454, '', 'Supertouring', 0, 0, 854, '', 1, '288.99'),
(113197, '334259', 454, '', 'Supertouring', 0, 0, 854, '', 1, '289.53'),
(113196, '334254', 454, '', 'Supertouring', 0, 0, 854, '', 1, '277.19'),
(113195, '334253', 454, '', 'Supertouring', 0, 0, 854, '', 1, '290.49'),
(113194, '334248', 454, '', 'Supertouring', 0, 0, 854, '', 1, '257.48'),
(113193, '334247', 454, '', 'Supertouring', 0, 0, 854, '', 1, '257.48'),
(113192, '334234', 454, '', 'Supertouring', 0, 0, 854, '', 1, '304.31'),
(113191, '334212', 454, '', 'Supertouring', 0, 0, 854, '', 1, '269.07'),
(113190, '334211', 454, '', 'Supertouring', 0, 0, 854, '', 1, '269.07'),
(113189, '334204', 454, '', 'Supertouring', 0, 0, 854, '', 1, '211.41'),
(113188, '334203', 454, '', 'Supertouring', 0, 0, 854, '', 1, '211.41'),
(113187, '334198', 454, '', 'Supertouring', 0, 0, 854, '', 1, '230.63'),
(113186, '334197', 454, '', 'Supertouring', 0, 0, 854, '', 1, '230.63'),
(113185, '334196', 454, '', 'Supertouring', 0, 0, 854, '', 1, '190.1'),
(113184, '334192', 454, '', 'Supertouring', 0, 0, 854, '334191_334192', 1, '288.29'),
(113183, '334191', 454, '', 'Supertouring', 0, 0, 854, '334191_334192', 1, '288.29'),
(113182, '334190', 454, '', 'Supertouring', 0, 0, 854, '', 1, '299.39'),
(113181, '334189', 454, '', 'Supertouring', 0, 0, 854, '', 1, '299.39'),
(113180, '334188', 454, '', 'Supertouring', 0, 0, 854, '', 1, '307.51'),
(113179, '334179', 454, '', 'Supertouring', 0, 0, 854, 'T_7', 1, '222.16'),
(113178, '334178', 454, '', 'Supertouring', 0, 0, 854, 'T_7', 1, '222.16'),
(113177, '334156', 454, '', 'Supertouring', 0, 0, 854, '', 1, '259.45'),
(113176, '334155', 454, '', 'Supertouring', 0, 0, 854, '', 1, '259.45'),
(113175, '334154', 454, '', 'Supertouring', 0, 0, 854, '', 1, '259.45'),
(113174, '334120', 454, '', 'Supertouring', 0, 0, 854, 'FORM 7', 1, '245.39'),
(113173, '334119', 454, '', 'Supertouring', 0, 0, 854, '', 1, '250.58'),
(113172, '334110', 454, '', 'Supertouring', 0, 0, 854, '', 1, '264.93'),
(113171, '334083', 454, '', 'Supertouring', 0, 0, 854, '', 1, '252.81'),
(113170, '334082', 454, '', 'Supertouring', 0, 0, 854, '', 1, '243.45'),
(113169, '334028', 454, '', 'Supertouring', 0, 0, 854, '', 1, '191.55'),
(113168, '334027', 454, '', 'Supertouring', 0, 0, 854, '', 1, '191.55'),
(113167, '334017', 454, '', 'Supertouring', 0, 0, 854, '', 1, '201.01'),
(113166, '333948', 454, '', 'Supertouring', 0, 0, 854, '', 1, '242.17'),
(113165, '333947', 454, '', 'Supertouring', 0, 0, 854, '', 1, '242.17'),
(113164, '333943', 454, '', 'Supertouring', 0, 0, 854, '', 1, '235.95'),
(113163, '333942', 454, '', 'Supertouring', 0, 0, 854, '', 1, '200.12'),
(113162, '333920', 454, '', 'Supertouring', 0, 0, 854, '', 1, '301.59'),
(113161, '333919', 454, '', 'Supertouring', 0, 0, 854, '', 1, '301.59'),
(113160, '333910', 454, '', 'Supertouring', 0, 0, 854, '1_HG24_BMW E36_1', 1, '264.87'),
(113159, '333909', 454, '', 'Supertouring', 0, 0, 854, '1_HG24_BMW E36_1', 1, '275.49'),
(113158, '333870', 454, '', 'Supertouring', 0, 0, 854, '', 1, '166.58'),
(113157, '333848', 454, '', 'Supertouring', 0, 0, 854, '', 1, '177.03'),
(113156, '333843', 454, '', 'Supertouring', 0, 0, 854, '', 1, '151.77'),
(113155, '333841', 454, '', 'Supertouring', 0, 0, 854, '', 1, '176.79'),
(113154, '333839', 454, '', 'Supertouring', 0, 0, 854, '', 1, '187.76'),
(113153, '333838', 454, '', 'Supertouring', 0, 0, 854, '', 1, '187.76'),
(113152, '333835', 454, '', 'Supertouring', 0, 0, 854, '', 1, '154.35'),
(113151, '333831', 454, '', 'Supertouring', 0, 0, 854, '', 1, '192.94'),
(113150, '333828', 454, '', 'Supertouring', 0, 0, 854, '', 1, '163.86'),
(113149, '333827', 454, '', 'Supertouring', 0, 0, 854, '', 1, '178.08'),
(113148, '333826', 454, '', 'Supertouring', 0, 0, 854, '', 1, '165.58'),
(113147, '333822', 454, '', 'Supertouring', 0, 0, 854, '4_HG24_63_333822', 1, '179.64'),
(113146, '333802', 454, '', 'Supertouring', 0, 0, 854, '', 1, '148.48'),
(113145, '333764', 454, '', 'Supertouring', 0, 0, 854, '', 1, '190.95'),
(113144, '333763', 454, '', 'Supertouring', 0, 0, 854, '', 1, '190.95'),
(113143, '333758', 454, '', 'Supertouring', 0, 0, 2234, '', 1, '203.72'),
(113142, '333757', 454, '', 'Supertouring', 0, 0, 2234, '', 1, '272.16'),
(113141, '333750', 454, '', 'Supertouring', 0, 0, 854, '', 1, '176.12'),
(113140, '333743', 454, '', 'Supertouring', 0, 0, 854, 'X_52_X_58MM', 1, '170.42'),
(113139, '333742', 454, '', 'Supertouring', 0, 0, 854, '', 1, '169.78'),
(113138, '333741', 454, '', 'Supertouring', 0, 0, 854, '', 1, '166.58'),
(113137, '333737', 454, '', 'Supertouring', 0, 0, 854, '', 1, '174.78'),
(113136, '333736', 454, '', 'Supertouring', 0, 0, 854, '', 1, '168.3'),
(113135, '333733', 454, '', 'Supertouring', 0, 0, 854, '', 1, '183.78'),
(113134, '333732', 454, '', 'Supertouring', 0, 0, 854, '', 1, '176.63'),
(113133, '333731', 454, '', 'Supertouring', 0, 0, 854, '', 1, '174.88'),
(113132, '333730', 454, '', 'Supertouring', 0, 0, 854, '', 1, '221.37'),
(113131, '333729', 454, '', 'Supertouring', 0, 0, 854, '', 1, '180.96'),
(113130, '333728', 454, '', 'Supertouring', 0, 0, 854, '', 1, '219.28'),
(113129, '333727', 454, '', 'Supertouring', 0, 0, 854, '', 1, '219.28'),
(113128, '333724', 454, '', 'Supertouring', 0, 0, 854, '', 1, '192.19'),
(113127, '333723', 454, '', 'Supertouring', 0, 0, 854, '', 1, '210.67'),
(113126, '333718', 454, '', 'Supertouring', 0, 0, 854, '', 1, '190.04'),
(113125, '333717', 454, '', 'Supertouring', 0, 0, 854, '', 1, '211.41'),
(113123, '333715', 454, '', 'Supertouring', 0, 0, 854, '', 1, '174.34'),
(113122, '333714', 454, '', 'Supertouring', 0, 0, 854, '', 1, '175.07'),
(113120, '333712', 454, '', 'Supertouring', 0, 0, 854, '', 1, '174.96'),
(113119, '333710', 454, '', 'Supertouring', 0, 0, 854, '', 1, '196.63'),
(113118, '333709', 454, '', 'Supertouring', 0, 0, 854, '', 1, '205.5'),
(113117, '333708', 454, '', 'Supertouring', 0, 0, 854, '', 1, '195.76'),
(113116, '333702', 454, '', 'Supertouring', 0, 0, 854, '', 1, '202.32'),
(113115, '333701', 454, '', 'Supertouring', 0, 0, 854, '', 1, '185.8'),
(113114, '333700', 454, '', 'Supertouring', 0, 0, 854, 'I3768660', 1, '202.51'),
(113113, '333614', 454, '', 'Supertouring', 0, 0, 2234, '', 1, '169.13'),
(113112, '333517', 454, '', 'Supertouring', 0, 0, 2234, '', 1, '222.84'),
(113111, '333511', 454, '', 'Supertouring', 0, 0, 854, '', 1, '256.24'),
(113110, '333510', 454, '', 'Supertouring', 0, 0, 854, '', 1, '266.11'),
(113109, '333507', 454, '', 'Supertouring', 0, 0, 854, '', 1, '206.6'),
(113108, '333506', 454, '', 'Supertouring', 0, 0, 854, '', 1, '206.6'),
(113107, '333501', 454, '', 'Supertouring', 0, 0, 854, '', 1, '275.28'),
(113106, '333500', 454, '', 'Supertouring', 0, 0, 854, '', 1, '275.28'),
(113105, '333420', 454, '', 'Supertouring', 0, 0, 854, '', 1, '179.37'),
(113104, '333419', 454, '', 'Supertouring', 0, 0, 854, '', 1, '179.37'),
(113103, '333418', 454, '', 'Supertouring', 0, 0, 854, '', 1, '172.97'),
(113102, '333417', 454, '', 'Supertouring', 0, 0, 854, '', 1, '172.97'),
(113101, '333409', 454, '', 'Supertouring', 0, 0, 854, '', 1, '211.41'),
(113100, '333408', 454, '', 'Supertouring', 0, 0, 854, '', 1, '211.41'),
(113099, '333401', 454, '', 'Supertouring', 0, 0, 854, '', 1, '219.55'),
(113098, '333400', 454, '', 'Supertouring', 0, 0, 854, '', 1, '219.55'),
(113097, '333399', 454, '', 'Supertouring', 0, 0, 854, '', 1, '229.39'),
(113096, '333398', 454, '', 'Supertouring', 0, 0, 854, '', 1, '229.39'),
(113095, '333390', 454, '', 'Supertouring', 0, 0, 854, '', 1, '209.29'),
(113094, '333384', 454, '', 'Supertouring', 0, 0, 854, '', 1, '216.19'),
(113093, '333383', 454, '', 'Supertouring', 0, 0, 854, '', 1, '216.19'),
(113092, '333379', 454, '', 'Supertouring', 0, 0, 854, '', 1, '234.77'),
(113091, '333368', 454, '', 'Supertouring', 0, 0, 854, '', 1, '199.58'),
(113090, '333367', 454, '', 'Supertouring', 0, 0, 854, '', 1, '221.46'),
(113089, '333366', 454, '', 'Supertouring', 0, 0, 854, '', 1, '221.46'),
(113088, '333359', 454, '', 'Supertouring', 0, 0, 854, '', 1, '281.84'),
(113087, '333358', 454, '', 'Supertouring', 0, 0, 854, '', 1, '281.84'),
(113086, '333351', 454, '', 'Supertouring', 0, 0, 854, '', 1, '215.61'),
(113085, '333350', 454, '', 'Supertouring', 0, 0, 854, '', 1, '215.23'),
(113084, '333347', 454, '', 'Supertouring', 0, 0, 854, '', 1, '286.06'),
(113083, '333346', 454, '', 'Supertouring', 0, 0, 854, '', 1, '286.06'),
(113082, '333326', 454, '', 'Supertouring', 0, 0, 854, '', 1, '306.03'),
(113081, '333323', 454, '', 'Supertouring', 0, 0, 854, '', 1, '302.88'),
(113080, '333322', 454, '', 'Supertouring', 0, 0, 854, '', 1, '302.88'),
(113079, '333321', 454, '', 'Supertouring', 0, 0, 854, '', 1, '324.17'),
(113078, '333320', 454, '', 'Supertouring', 0, 0, 854, '', 1, '324.17'),
(113077, '333309', 454, '', 'Supertouring', 0, 0, 854, '', 1, '222.84'),
(113076, '333308', 454, '', 'Supertouring', 0, 0, 854, '', 1, '222.84'),
(113075, '333307', 454, '', 'Supertouring', 0, 0, 854, '', 1, '196.71'),
(113074, '333306', 454, '', 'Supertouring', 0, 0, 854, '', 1, '196.71'),
(113073, '333305', 454, '', 'Supertouring', 0, 0, 854, '', 1, '179.37'),
(113072, '333304', 454, '', 'Supertouring', 0, 0, 854, '', 1, '179.37'),
(113071, '333283', 454, '', 'Supertouring', 0, 0, 854, '', 1, '247.67'),
(113070, '333282', 454, '', 'Supertouring', 0, 0, 854, '', 1, '247.67'),
(113069, '333278', 454, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(113068, '333277', 454, '', 'Supertouring', 0, 0, 854, '', 1, '238.32'),
(113067, '333276', 454, '', 'Supertouring', 0, 0, 854, '', 1, '238.32'),
(113066, '333275', 454, '', 'Supertouring', 0, 0, 854, '', 1, '249.85'),
(113065, '333274', 454, '', 'Supertouring', 0, 0, 854, '', 1, '249.85'),
(113064, '333269', 454, '', 'Supertouring', 0, 0, 854, '', 1, '268.57'),
(113063, '333268', 454, '', 'Supertouring', 0, 0, 854, '', 1, '262.48'),
(113062, '333266', 454, '', 'Supertouring', 0, 0, 854, '', 1, '224.24'),
(113061, '333253', 454, '', 'Supertouring', 0, 0, 854, '', 1, '272.56'),
(113060, '333252', 454, '', 'Supertouring', 0, 0, 854, '', 1, '272.56'),
(113059, '333245', 454, '', 'Supertouring', 0, 0, 854, '', 1, '233.83'),
(113058, '333244', 454, '', 'Supertouring', 0, 0, 854, '', 1, '253.78'),
(113057, '333239', 454, '', 'Supertouring', 0, 0, 854, 'HÖHE_253MM', 1, '220.88'),
(113056, '333238', 454, '', 'Supertouring', 0, 0, 854, 'HÖHE_253MM', 1, '220.88'),
(113055, '333208', 454, '', 'Supertouring', 0, 0, 854, 'I3768530', 1, '194.05'),
(113054, '333207', 454, '', 'Supertouring', 0, 0, 854, '', 1, '194.05'),
(113053, '333206', 454, '', 'Supertouring', 0, 0, 854, '', 1, '208.64'),
(113052, '333205', 454, '', 'Supertouring', 0, 0, 854, '', 1, '208.64'),
(113051, '333198', 454, '', 'Supertouring', 0, 0, 854, '', 1, '206.6'),
(113050, '333197', 454, '', 'Supertouring', 0, 0, 854, '', 1, '206.6'),
(113049, '333192', 454, '', 'Supertouring', 0, 0, 854, 'HÖHE_223MM', 1, '235.95'),
(113048, '333185', 454, '', 'Supertouring', 0, 0, 854, '', 1, '222.11'),
(113047, '333184', 454, '', 'Supertouring', 0, 0, 854, '', 1, '222.11'),
(113046, '333181', 454, '', 'Supertouring', 0, 0, 854, '', 1, '218.46'),
(113045, '333180', 454, '', 'Supertouring', 0, 0, 854, '', 1, '218.46'),
(113044, '333179', 454, '', 'Supertouring', 0, 0, 854, '', 1, '219.1'),
(113043, '333178', 454, '', 'Supertouring', 0, 0, 854, '', 1, '219.1'),
(113042, '333119', 454, '', 'Supertouring', 0, 0, 854, '', 1, '192.19'),
(113041, '333118', 454, '', 'Supertouring', 0, 0, 854, '', 1, '192.19'),
(113040, '333117', 454, '', 'Supertouring', 0, 0, 854, 'T_7', 1, '190.44'),
(113039, '333116', 454, '', 'Supertouring', 0, 0, 854, 'T_7', 1, '174.29'),
(113038, '333115', 454, '', 'Supertouring', 0, 0, 854, '', 1, '209.47'),
(113037, '333114', 454, '', 'Supertouring', 0, 0, 854, '', 1, '209.47'),
(113036, '333064', 454, '', 'Supertouring', 0, 0, 854, '', 1, '181.74'),
(113035, '333063', 454, '', 'Supertouring', 0, 0, 854, '', 1, '181.74'),
(113034, '333052', 454, '', 'Supertouring', 0, 0, 854, '', 1, '197.11'),
(113033, '333051', 454, '', 'Supertouring', 0, 0, 854, '', 1, '196.79'),
(113032, '332808', 454, '', 'Supertouring', 0, 0, 854, '', 1, '171.71'),
(113031, '332804', 454, '', 'Supertouring', 0, 0, 854, '', 1, '178.94'),
(113030, '332803', 454, '', 'Supertouring', 0, 0, 854, '', 1, '178.94'),
(113029, '332502', 454, '', 'Supertouring', 0, 0, 1260, '', 1, '253.69'),
(113028, '332119', 454, '', 'Supertouring', 0, 0, 854, '', 1, '192'),
(113027, '332109', 454, '', 'Supertouring', 0, 0, 854, '', 1, '224.42'),
(113026, '332108', 454, '', 'Supertouring', 0, 0, 854, '', 1, '224.42'),
(113025, '332093', 454, '', 'Supertouring', 0, 0, 854, '', 1, '255.6'),
(113024, '332092', 454, '', 'Supertouring', 0, 0, 854, '', 1, '255.6'),
(113023, '332083', 454, '', 'Supertouring', 0, 0, 854, '', 1, '304.31'),
(113022, '332082', 454, '', 'Supertouring', 0, 0, 854, '', 1, '304.31'),
(113021, '332067', 454, '', 'Supertouring', 0, 0, 854, '', 1, '188.46'),
(113020, '332066', 454, '', 'Supertouring', 0, 0, 854, '', 1, '194.2'),
(113019, '331900', 454, '', 'Supertouring', 0, 0, 854, '', 1, '236.54'),
(113018, '331702', 454, '', 'Supertouring', 0, 0, 854, '', 1, '228.69'),
(113017, '331701', 454, '', 'Supertouring', 0, 0, 854, '', 1, '227.43'),
(113016, '331015', 454, '', 'Supertouring', 0, 0, 854, 'PA1015', 1, '331.16'),
(113015, '331014', 454, '', 'Supertouring', 0, 0, 854, 'PA1014', 1, '331.16'),
(113014, '331013', 454, '', 'Supertouring', 0, 0, 854, 'PA1013', 1, '344.95'),
(113013, '331012', 454, '', 'Supertouring', 0, 0, 854, '', 1, '344.95'),
(113012, '331009', 454, '', 'Supertouring', 0, 0, 854, 'PA1009', 1, '336.32'),
(113011, '331008', 454, '', 'Supertouring', 0, 0, 854, '', 1, '336.32'),
(156911, '33392', 101, '', 'TAMPON CUTIE', 0, 0, 2, '', 2, '118.776'),
(113010, 'MC-4016C', 40, '', 'Filtru polen', 0, 0, 424, 'MC-4016C', 1, '50.27'),
(113009, 'MC-5107C', 40, '', 'Filtru polen', 0, 0, 424, 'MC-5107C', 1, '125.22'),
(113008, 'TC-1003C', 40, '', 'Filtru polen', 0, 0, 424, 'TC-1003C', 1, '92.3'),
(113007, 'HC-8112C', 40, '', 'Filtru polen', 0, 0, 424, 'HC-8112C', 1, '66.44'),
(113006, 'SC-9507', 40, '', 'Filtru polen', 0, 0, 424, 'SC-9507', 1, '55.56'),
(113005, 'NC-2014', 40, '', 'Filtru polen', 0, 0, 424, 'NC-2014', 1, '18.98'),
(113004, 'NC-2015', 40, '', 'Filtru polen', 0, 0, 424, '', 1, '43.02'),
(113003, 'LA463', 40, '', 'Filtru polen', 0, 0, 854, '', 1, '52.77'),
(113002, 'LA461', 40, '', 'Filtru polen', 0, 0, 854, '', 1, '50.76'),
(113001, 'LA451', 40, '', 'Filtru polen', 0, 0, 854, '', 1, '43.58'),
(113000, 'NC-2013', 40, '', 'Filtru polen', 0, 0, 424, '', 1, '27.18'),
(112999, 'TC-1018', 40, '', 'Filtru polen', 0, 0, 424, 'TC-1018', 1, '65.42'),
(112998, 'SC-9805', 40, '', 'Filtru polen', 0, 0, 424, 'SC-9805', 1, '47.15'),
(112997, 'SC-9803', 40, '', 'Filtru polen', 0, 0, 424, 'SC-9803', 1, '35.61'),
(112996, 'NC-2009', 40, '', 'Filtru polen', 0, 0, 424, 'NC-2009', 1, '31.39'),
(112995, 'KC-6109', 40, '', 'Filtru polen', 0, 0, 424, 'KC-6109', 1, '56.56'),
(112994, 'DC-7102', 40, '', 'Filtru polen', 0, 0, 424, 'DC-7102', 1, '41.78'),
(112993, 'LA360', 40, '', 'Filtru polen', 0, 0, 854, '', 1, '98.34'),
(112992, 'HC-8116', 40, '', 'Filtru polen', 0, 0, 424, 'HC-8116', 1, '35.34'),
(112991, 'TC-1017', 40, '', 'Filtru polen', 0, 0, 424, 'TC-1017', 1, '32.28'),
(112990, 'HC-8210', 40, '', 'Filtru polen', 0, 0, 424, 'HC-8210', 1, '70.3'),
(112989, 'KC-6106', 40, '', 'Filtru polen', 0, 0, 424, 'KC-6106', 1, '62.49'),
(112988, 'NC-2004', 40, '', 'Filtru polen', 0, 0, 424, 'NC-2004', 1, '22.8'),
(112987, 'NC-2012', 40, '', 'Filtru polen', 0, 0, 424, 'NC-2012', 1, '43.51'),
(112986, 'LA280', 40, '', 'Filtru polen', 0, 0, 139, '', 1, '60.56'),
(112985, 'HC-8101', 40, '', 'Filtru polen', 0, 0, 424, 'HC-8101', 1, '43.05'),
(112984, 'NC-2008', 40, '', 'Filtru polen', 0, 0, 424, 'NC-2008', 1, '39.39'),
(112983, 'HC-8114', 40, '', 'Filtru polen', 0, 0, 424, 'HC-8114', 1, '50.81'),
(112982, 'TC-1015', 40, '', 'Filtru polen', 0, 0, 424, 'TC-1015', 1, '39.96'),
(112981, 'TC-1006C', 40, '', 'Filtru polen', 0, 0, 424, 'TC-1006C', 1, '44.82'),
(112980, 'HC-8115', 40, '', 'Filtru polen', 0, 0, 424, 'HC-8115', 1, '51.24'),
(112979, 'LA151', 40, '', 'Filtru polen', 0, 0, 568, '', 1, '46.35'),
(112978, 'NC-2007', 40, '', 'Filtru polen', 0, 0, 424, 'NC-2007', 1, '40.2'),
(112977, 'HC-8104', 40, '', 'Filtru polen', 0, 0, 424, 'HC-8104', 1, '33.57'),
(112976, 'NC-2002', 40, '', 'Filtru polen', 0, 0, 424, 'NC-2002', 1, '46.24'),
(112975, 'SC-9503', 40, '', 'Filtru polen', 0, 0, 424, 'SC-9503', 1, '41.81'),
(112974, 'HC-8103', 40, '', 'Filtru polen', 0, 0, 424, 'HC-8103', 1, '34.91'),
(112973, '06417372', 40, '', 'Filtru polen', 0, 0, 424, '4022', 1, '14.23'),
(112972, 'CY-011', 40, '', 'Filtru ulei', 0, 0, 7, 'CY-011', 2, '102.634'),
(112971, 'HO-608', 40, '', 'Filtru ulei', 0, 0, 2462, 'HO-608', 2, '20.475'),
(112970, 'SO-918', 40, '', 'Filtru ulei', 0, 0, 7, 'SO-918', 1, '21.75'),
(112969, 'DO-711', 40, '', 'Filtru ulei', 0, 0, 7, '', 1, '60.82'),
(112968, 'HO-829', 40, '', 'Filtru ulei', 0, 0, 7, 'HO-829', 1, '30.51'),
(112967, 'MO-533', 40, '', 'Filtru ulei', 0, 0, 7, 'MO-533', 1, '20.36'),
(112966, 'NO-2226', 40, '', 'Filtru ulei', 0, 0, 7, 'NO-2226', 2, '33.187'),
(112965, 'MO-438', 40, '', 'Filtru ulei', 0, 0, 7, 'MO-438', 1, '13.75'),
(112964, 'MO-537', 40, '', 'Filtru ulei', 0, 0, 7, 'MO-537', 1, '22.69'),
(112963, 'HO-828', 40, '', 'Filtru ulei', 0, 0, 7, 'HO-828', 1, '22.1'),
(112962, 'SO-803', 40, '', 'Filtru ulei', 0, 0, 7, 'SO-803', 1, '15.47'),
(112961, 'DO-709', 40, '', 'Filtru ulei', 0, 0, 7, 'DO-709', 1, '17.08'),
(112960, 'DO-710', 40, '', 'Filtru ulei', 0, 0, 7, 'DO-710', 2, '30.317'),
(112959, 'DO-716', 40, '', 'Filtru ulei', 0, 0, 7, 'DO-716', 1, '24.01'),
(112958, 'HO-607', 40, '', 'Filtru ulei', 0, 0, 7, 'HO-607', 1, '38.48'),
(112957, 'MO-511', 40, '', 'Filtru ulei', 0, 0, 7, 'MO-511', 1, '16.76'),
(112956, 'MO-538', 40, '', 'Filtru ulei', 0, 0, 7, 'MO-538', 1, '16.76'),
(112955, 'HO-609', 40, '', 'Filtru ulei', 0, 0, 7, 'HO-609', 1, '65.2'),
(112954, 'MO-441', 40, '', 'Filtru ulei', 0, 0, 7, 'MO-441', 2, '89.383'),
(112953, 'MO-534', 40, '', 'Filtru ulei', 0, 0, 7, 'MO-534', 2, '33.355'),
(112952, 'MO-445', 40, '', 'Filtru ulei', 0, 0, 7, '', 1, '40.04'),
(112951, 'NO-220', 40, '', 'Filtru ulei', 0, 0, 7, 'NO-220', 1, '21.35'),
(112950, 'MO-525', 40, '', 'Filtru ulei', 0, 0, 7, 'MO-525', 1, '138.22'),
(112949, 'MO-439', 40, '', 'Filtru ulei', 0, 0, 7, 'MO-439', 1, '62.38'),
(112948, 'TO-141', 40, '', 'Filtru ulei', 0, 0, 7, 'TO-141', 1, '35.66'),
(112947, 'MO-532', 40, '', 'Filtru ulei', 0, 0, 7, 'MO-532', 1, '22.85'),
(112946, 'TO-139', 40, '', 'Filtru ulei', 0, 0, 7, 'TO-139', 1, '34.56'),
(112945, 'MO-523', 40, '', 'Filtru ulei', 0, 0, 7, 'MO-523', 1, '23.98'),
(112944, 'TO-140', 40, '', 'Filtru ulei', 0, 0, 7, 'TO-140', 2, '73.997'),
(112943, 'KO-092', 40, '', 'Filtru ulei', 0, 0, 7, 'KO-092', 1, '36.28'),
(112942, 'NO-232', 40, '', 'Filtru ulei', 0, 0, 7, 'NO-232', 1, '36.28'),
(112941, 'HO-826', 40, '', 'Filtru ulei', 0, 0, 7, 'HO-826', 1, '25.4'),
(112940, 'IO-3314', 40, '', 'Filtru ulei', 0, 0, 7, 'IO-3314', 1, '27.12'),
(112939, 'TO-138', 40, '', 'Filtru ulei', 0, 0, 7, 'TO-138', 1, '209.69'),
(112938, 'NO-2228', 40, '', 'Filtru ulei', 0, 0, 7, 'NO-2228', 1, '19.04'),
(112937, 'MO-539', 40, '', 'Filtru ulei', 0, 0, 7, '', 1, '13.37'),
(112936, 'NO-235', 40, '', 'Filtru ulei', 0, 0, 7, 'NO-235', 2, '9.758'),
(112935, 'SO-915', 40, '', 'Filtru ulei', 0, 0, 7, 'SO-915', 1, '13.13'),
(112934, 'DO-722', 40, '', 'Filtru ulei', 0, 0, 7, 'DO-722', 1, '17.08'),
(112933, 'TO-136', 40, '', 'Filtru ulei', 0, 0, 7, 'TO-136', 1, '14.88'),
(112932, 'SO-801', 40, '', 'Filtru ulei', 0, 0, 7, 'SO-801', 2, '59.325'),
(112931, 'MO-422', 40, '', 'Filtru ulei', 0, 0, 7, 'MO-422', 1, '15.31'),
(112930, 'TO-133', 40, '', 'Filtru ulei', 0, 0, 7, 'TO-133', 1, '27.5'),
(112929, 'FO-011A', 40, '', 'Filtru ulei', 0, 0, 7, 'FO-011A', 2, '39.158'),
(112928, 'NO-248', 40, '', 'Filtru ulei', 0, 0, 7, 'NO-248', 1, '17.72'),
(112927, 'HO-823', 40, '', 'Filtru ulei', 0, 0, 7, 'HO-823', 1, '14.61'),
(112926, 'NO-249', 40, '', 'Filtru ulei', 0, 0, 7, 'NO-249', 1, '13.97'),
(112925, 'HO-611', 40, '', 'Filtru ulei', 0, 0, 7, 'HO-611', 1, '14.53'),
(112924, 'NA-282', 40, '', 'Filtru aer', 0, 0, 8, 'NA-282', 1, '126.3'),
(112923, 'MA-4478', 40, '', 'Filtru aer', 0, 0, 8, 'MA-4478', 1, '37.09'),
(112922, 'SA-9854', 40, '', 'Filtru aer', 0, 0, 8, 'SA-9854', 1, '19.77'),
(112921, 'MA-5630', 40, '', 'Filtru aer', 0, 0, 8, 'MA-5630', 1, '46.41'),
(112920, 'NA-2608', 40, '', 'Filtru aer', 0, 0, 8, 'NA-2608', 1, '46.24'),
(112919, 'MA-4602', 40, '', 'Filtru aer', 0, 0, 8, 'MA-4602', 1, '49.46'),
(112918, 'DA-742', 40, '', 'Filtru aer', 0, 0, 8, 'DA-742', 1, '21.22'),
(112917, 'NA-2627', 40, '', 'Filtru aer', 0, 0, 8, 'NA-2627', 1, '34.37'),
(112916, 'IA-3373', 40, '', 'Filtru aer', 0, 0, 8, 'IA-3373', 1, '64.48'),
(112915, 'SA-9076', 40, '', 'Filtru aer', 0, 0, 8, 'SA-9076', 1, '66.01'),
(112914, 'HA-8606', 40, '', 'Filtru aer', 0, 0, 8, 'HA-8606', 2, '351.491'),
(112913, 'SA-9073', 40, '', 'Filtru aer', 0, 0, 8, 'SA-9073', 1, '51.53');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(112912, 'DA-741', 40, '', 'Filtru aer', 0, 0, 8, 'DA-741', 1, '27.58'),
(112911, 'DA-744', 40, '', 'Filtru aer', 0, 0, 8, 'DA-744', 1, '25.94'),
(112910, 'TA-1179', 40, '', 'Filtru aer', 0, 0, 8, 'TA-1179', 1, '39.16'),
(112909, 'TA-1186', 40, '', 'Filtru aer', 0, 0, 8, 'TA-1186', 1, '51.25'),
(112908, 'TA-1173', 40, '', 'Filtru aer', 0, 0, 8, 'TA-1173', 1, '24.55'),
(112907, 'NA-2623', 40, '', 'Filtru aer', 0, 0, 8, 'NA-2623', 1, '41.68'),
(112906, 'NA-2642', 40, '', 'Filtru aer', 0, 0, 8, 'NA-2642', 1, '34.53'),
(112905, 'TA-1270', 40, '', 'Filtru aer', 0, 0, 8, 'TA-1270', 2, '27.027'),
(112904, 'SA-9084', 40, '', 'Filtru aer', 0, 0, 8, 'SA-9084', 1, '26.31'),
(112903, 'NA-2294', 40, '', 'Filtru aer', 0, 0, 8, 'NA-2294', 1, '40.01'),
(112902, 'NA-2629', 40, '', 'Filtru aer', 0, 0, 8, 'NA-2629', 1, '18.02'),
(112901, 'IA-378', 40, '', 'Filtru aer', 0, 0, 8, 'IA-378', 1, '98.82'),
(112900, 'MA-4481', 40, '', 'Filtru aer', 0, 0, 8, 'MA-4481', 1, '40.58'),
(112899, 'MA-4468', 40, '', 'Filtru aer', 0, 0, 8, 'MA-4468', 1, '42.91'),
(112898, 'MA-472', 40, '', 'Filtru aer', 0, 0, 8, 'MA-472', 1, '35.64'),
(112897, 'MA-5631', 40, '', 'Filtru aer', 0, 0, 8, 'MA-5631', 1, '26.24'),
(112896, 'MA-4484', 40, '', 'Filtru aer', 0, 0, 8, 'MA-4484', 1, '39.5'),
(112895, 'MA-567', 40, '', 'Filtru aer', 0, 0, 8, 'MA-567', 1, '39.37'),
(112894, 'MA-5642', 40, '', 'Filtru aer', 0, 0, 8, 'MA-5642', 1, '43.85'),
(112893, 'MA-591', 40, '', 'Filtru aer', 0, 0, 8, 'MA-591', 1, '24.95'),
(112892, 'MA-5601', 40, '', 'Filtru aer', 0, 0, 8, 'MA-5601', 1, '24.95'),
(112891, 'MA-5609', 40, '', 'Filtru aer', 0, 0, 8, 'MA-5609', 1, '51.05'),
(112890, 'MA-5613', 40, '', 'Filtru aer', 0, 0, 8, 'MA-5613', 2, '23.135'),
(112889, 'SA-9850', 40, '', 'Filtru aer', 0, 0, 8, 'SA-9850', 1, '38.67'),
(112888, 'MA-4476', 40, '', 'Filtru aer', 0, 0, 8, 'MA-4476', 1, '96.77'),
(112887, 'HA-872', 40, '', 'Filtru aer', 0, 0, 8, 'HA-872', 1, '35.02'),
(112886, 'MA-5602', 40, '', 'Filtru aer', 0, 0, 8, 'MA-5602', 1, '38.7'),
(112885, 'DA-740', 40, '', 'Filtru aer', 0, 0, 8, 'DA-740', 1, '23.66'),
(112884, 'NA-289', 40, '', 'Filtru aer', 0, 0, 8, 'NA-289', 1, '24.97'),
(112883, 'NA-264', 40, '', 'Filtru aer', 0, 0, 8, 'NA-264', 2, '34.23'),
(112882, 'NA-2646', 40, '', 'Filtru aer', 0, 0, 8, '', 1, '67.86'),
(112881, 'KA-1583', 40, '', 'Filtru aer', 0, 0, 8, 'KA-1583', 1, '47.96'),
(112880, 'HA-8623', 40, '', 'Filtru aer', 0, 0, 8, 'HA-8623', 1, '71.97'),
(112879, 'HA-8648', 40, '', 'Filtru aer', 0, 0, 8, 'HA-8648', 1, '63.24'),
(112878, 'HA-8651', 40, '', 'Filtru aer', 0, 0, 8, 'HA-8651', 1, '80.67'),
(112877, 'HA-8650', 40, '', 'Filtru aer', 0, 0, 8, 'HA-8650', 1, '53.79'),
(112876, 'MA-5636', 40, '', 'Filtru aer', 0, 0, 8, 'MA-5636', 1, '58.32'),
(112875, 'DA-747', 40, '', 'Filtru aer', 0, 0, 8, 'DA-747', 1, '25'),
(112874, 'TA-1686', 40, '', 'Filtru aer', 0, 0, 8, 'TA-1686', 1, '54.7'),
(112873, 'KA-1586', 40, '', 'Filtru aer', 0, 0, 8, 'KA-1586', 1, '48.31'),
(112872, 'HA-682', 40, '', 'Filtru aer', 0, 0, 8, 'HA-682', 1, '35.9'),
(112871, 'IA-3338', 40, '', 'Filtru aer', 0, 0, 8, 'IA-3338', 1, '105.51'),
(112870, 'TA-1674', 40, '', 'Filtru aer', 0, 0, 8, 'TA-1674', 1, '77.88'),
(112869, 'TA-1278', 40, '', 'Filtru aer', 0, 0, 8, 'TA-1278', 1, '61.71'),
(112868, 'SA-9083', 40, '', 'Filtru aer', 0, 0, 8, 'SA-9083', 1, '47.35'),
(112867, 'HA-8622', 40, '', 'Filtru aer', 0, 0, 8, 'HA-8622', 1, '53.97'),
(112866, 'MA-5637', 40, '', 'Filtru aer', 0, 0, 8, 'MA-5637', 1, '80.51'),
(112865, 'TA-1279', 40, '', 'Filtru aer', 0, 0, 8, 'TA-1279', 1, '58.89'),
(112864, 'NA-2643', 40, '', 'Filtru aer', 0, 0, 8, 'NA-2643', 1, '38.83'),
(112863, 'SA-9086', 40, '', 'Filtru aer', 0, 0, 8, 'SA-9086', 1, '22.1'),
(112862, 'MA-5638', 40, '', 'Filtru aer', 0, 0, 8, 'MA-5638', 1, '27.55'),
(112861, 'HA-681', 40, '', 'Filtru aer', 0, 0, 8, 'HA-681', 1, '33.89'),
(112860, 'IA-391', 40, '', 'Filtru aer', 0, 0, 8, 'IA-391', 1, '136.58'),
(112859, 'TA-1683', 40, '', 'Filtru aer', 0, 0, 8, 'TA-1683', 2, '242.165'),
(112858, 'MA-5633', 40, '', 'Filtru aer', 0, 0, 8, 'MA-5633', 1, '43.02'),
(112857, 'MA-5635', 40, '', 'Filtru aer', 0, 0, 8, 'MA-5635', 1, '45.62'),
(112856, 'NA-263', 40, '', 'Filtru aer', 0, 0, 8, 'NA-263', 2, '85.288'),
(112855, 'TA-1283', 40, '', 'Filtru aer', 0, 0, 8, '', 1, '43.66'),
(112854, 'NA-2625', 40, '', 'Filtru aer', 0, 0, 8, 'NA-2625', 1, '30.77'),
(112853, 'SA-9085', 40, '', 'Filtru aer', 0, 0, 8, 'SA-9085', 1, '30.45'),
(112852, 'TA-1663', 40, '', 'Filtru aer', 0, 0, 8, 'TA-1663', 1, '79.03'),
(112851, 'MA-4497', 40, '', 'Filtru aer', 0, 0, 8, 'MA-4497', 1, '32.57'),
(112850, 'HA-8638', 40, '', 'Filtru aer', 0, 0, 8, 'HA-8638', 1, '47.02'),
(112849, 'HA-8616', 40, '', 'Filtru aer', 0, 0, 8, 'HA-8616', 1, '42.78'),
(112848, 'HA-685', 40, '', 'Filtru aer', 0, 0, 8, 'HA-685', 1, '54.83'),
(112847, 'MA-4611', 40, '', 'Filtru aer', 0, 0, 8, 'MA-4611', 1, '29.08'),
(112846, 'MA-4610', 40, '', 'Filtru aer', 0, 0, 8, 'MA-4610', 1, '33.62'),
(112845, 'TA-1678', 40, '', 'Filtru aer', 0, 0, 8, 'TA1678', 1, '39.16'),
(112844, 'TA-1676', 40, '', 'Filtru aer', 0, 0, 8, 'TA1676', 1, '28.9'),
(112843, 'NF-2259', 40, '', 'Filtru combustibil', 0, 0, 9, 'NF-2259', 1, '11.3'),
(112842, 'SF-9960', 40, '', 'Filtru combustibil', 0, 0, 9, 'SF-9960', 1, '63.86'),
(112841, 'NF-2463', 40, '', 'Filtru combustibil', 0, 0, 9, 'NF-2463', 1, '60.8'),
(112840, 'MF-5571', 40, '', 'Filtru combustibil', 0, 0, 9, 'MF-5571', 1, '55.83'),
(112839, 'NF-255L', 40, '', 'Filtru combustibil', 0, 0, 9, 'NF-255L', 1, '32.41'),
(112838, 'DF-7741', 40, '', 'Filtru combustibil', 0, 0, 9, 'DF-7741', 1, '27.2'),
(112837, 'MF-5570', 40, '', 'Filtru combustibil', 0, 0, 9, 'MF-5570', 1, '26.91'),
(112836, 'DF-7744', 40, '', 'Filtru combustibil', 0, 0, 9, 'DF-7744', 1, '29.57'),
(112835, 'TF-1575', 40, '', 'Filtru combustibil', 0, 0, 9, 'TF-1575', 1, '87.22'),
(112834, 'MF-5577', 40, '', 'Filtru combustibil', 0, 0, 9, 'MF-5577', 1, '30.8'),
(112833, 'SF-960', 40, '', 'Filtru combustibil', 0, 0, 9, 'SF-960', 1, '77.89'),
(112832, 'SF-985', 40, '', 'Filtru combustibil', 0, 0, 9, '', 1, '204.47'),
(112831, 'KL478', 40, '', 'Filtru combustibil', 0, 0, 314, '', 1, '86.92'),
(112830, 'KL477', 40, '', 'Filtru combustibil', 0, 0, 2145, '', 1, '46.13'),
(112829, 'KL476', 40, '', 'Filtru combustibil', 0, 0, 2145, '', 1, '72.72'),
(112828, 'DF-7745', 40, '', 'Filtru combustibil', 0, 0, 9, '', 1, '30.91'),
(112827, 'MF-5575', 40, '', 'Filtru combustibil', 0, 0, 9, 'MF-5575', 1, '29.92'),
(112826, 'HF-648', 40, '', 'Filtru combustibil', 0, 0, 9, 'HF-648', 1, '80'),
(112825, 'MF-545', 40, '', 'Filtru combustibil', 0, 0, 9, '', 1, '95.87'),
(112824, 'NF-2465', 40, '', 'Filtru combustibil', 0, 0, 9, '', 1, '59.37'),
(112823, 'HF-8965', 40, '', 'Filtru combustibil', 0, 0, 9, 'HF-8965', 1, '37.41'),
(112822, 'MF-544A', 40, '', 'Filtru combustibil', 0, 0, 9, 'MF-544A', 1, '110.53'),
(112821, 'HF-8964', 40, '', 'Filtru combustibil', 0, 0, 9, 'HF-8964', 1, '34.05'),
(112820, 'TF-1585', 40, '', 'Filtru combustibil', 0, 0, 9, 'TF-1585', 1, '66.68'),
(112819, 'TF-1586', 40, '', 'Filtru combustibil', 0, 0, 9, 'TF-1586', 1, '61.98'),
(112818, 'TF-1568', 40, '', 'Filtru combustibil', 0, 0, 9, 'TF-1568', 1, '74.6'),
(112817, 'SF-9955', 40, '', 'Filtru combustibil', 0, 0, 9, 'SF-9955', 1, '35.96'),
(112816, 'HF-896L', 40, '', 'Filtru combustibil', 0, 0, 9, 'HF-896L', 1, '57.3'),
(112815, 'TF-1563', 40, '', 'Filtru combustibil', 0, 0, 9, 'TF-1563', 1, '24.35'),
(112814, 'NF-2254', 40, '', 'Filtru combustibil', 0, 0, 9, 'NF-2254', 1, '29.46'),
(112813, 'DF-7740', 40, '', 'Filtru combustibil', 0, 0, 9, 'DF-7740', 1, '30.08'),
(112812, 'HF-645', 40, '', 'Filtru combustibil', 0, 0, 9, 'HF-645', 1, '23.5'),
(112811, 'SF-9957', 40, '', 'Filtru combustibil', 0, 0, 9, 'SF-9957', 1, '66.62'),
(112810, 'TF-1351', 40, '', 'Filtru combustibil', 0, 0, 9, 'TF-1351', 1, '59.91'),
(112809, 'MF-4653', 40, '', 'Filtru combustibil', 0, 0, 9, 'MF-4653', 1, '76.17'),
(112808, 'MF-5563', 40, '', 'Filtru combustibil', 0, 0, 9, 'MF-5563', 1, '44.25'),
(112807, 'MF-4558', 40, '', 'Filtru combustibil', 0, 0, 9, 'MF-4558', 1, '51.48'),
(112806, 'MF-4557', 40, '', 'Filtru combustibil', 0, 0, 9, 'MF-4557', 1, '24.33'),
(112805, 'MF-554', 40, '', 'Filtru combustibil', 0, 0, 9, 'MF-554', 1, '33.32'),
(112804, 'IF-353', 40, '', 'Filtru combustibil', 0, 0, 9, 'IF-353', 1, '41.68'),
(112803, 'MF-455', 40, '', 'Filtru combustibil', 0, 0, 9, 'MF-455', 1, '32.41'),
(112802, 'NF-2359', 40, '', 'Filtru combustibil', 0, 0, 9, 'NF-2359', 1, '31.23'),
(112801, 'DF-7743', 40, '', 'Filtru combustibil', 0, 0, 9, 'DF-7743', 1, '18.66'),
(112800, 'HF-658', 40, '', 'Filtru combustibil', 0, 0, 9, 'HF-658', 1, '22.29'),
(112799, 'DF-7751', 40, '', 'Filtru combustibil', 0, 0, 9, 'DF-7751', 1, '39.05'),
(112798, 'HF-649', 40, '', 'Filtru combustibil', 0, 0, 9, 'HF-649', 1, '63.59'),
(112797, 'MF-4446', 40, '', 'Filtru combustibil', 0, 0, 9, 'MF-4446', 1, '76.61'),
(112796, 'HF-638', 40, '', 'Filtru combustibil', 0, 0, 9, 'HF-638', 1, '75.86'),
(112795, 'NF-2461', 40, '', 'Filtru combustibil', 0, 0, 9, 'NF-2461', 1, '46.97'),
(112794, 'DF-7853', 40, '', 'Filtru combustibil', 0, 0, 9, 'DF-7853', 1, '18.32'),
(112793, 'KF-1464', 40, '', 'Filtru combustibil', 0, 0, 9, 'KF-1464', 1, '73.56'),
(112792, 'TF-1650', 40, '', 'Filtru combustibil', 0, 0, 9, 'TF-1650', 1, '60.91'),
(112791, 'HF-646', 40, '', 'Filtru combustibil', 0, 0, 9, 'HF-646', 1, '82.92'),
(112790, 'HF-634', 40, '', 'Filtru combustibil', 0, 0, 9, 'HF-634', 1, '119.56'),
(112789, 'TF-1578', 40, '', 'Filtru combustibil', 0, 0, 9, 'TF-1578', 1, '47.18'),
(112788, '2554 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '82.9'),
(112787, '2554 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '160.82'),
(112786, '2532 0123', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '155.61'),
(112785, '2554 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '160.82'),
(112784, '2530 0716', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '100.53'),
(112783, '2530 0715', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '100.53'),
(112782, '2026 0794', 473, '', 'Reflector (Lumini)', 1, 0, 1093, '', 1, '23.52'),
(112781, '2530 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '69.78'),
(112780, '2554 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '158.43'),
(112779, '2026 0793', 473, '', 'Reflector (Lumini)', 1, 0, 1093, '', 1, '23.52'),
(112778, '2530 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '38.38'),
(112777, '2554 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '158.43'),
(112776, '2026 0792', 473, '', 'Reflector (Lumini)', 1, 0, 1093, '', 1, '23.52'),
(112775, '2530 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '38.38'),
(112774, '2026 0791', 473, '', 'Reflector (Lumini)', 1, 0, 1093, '', 1, '23.52'),
(112773, '2530 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '30.86'),
(112772, '2553 0716', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '129.72'),
(112771, '2530 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '30.86'),
(112770, '2530 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '68.28'),
(112769, '2553 0715', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '129.72'),
(112768, '2026 0704', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '252.7'),
(112767, '2530 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '68.28'),
(112766, '2553 0600', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '6.61'),
(112765, '2530 0138', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '88.7'),
(112764, '2530 0137', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '88.7'),
(112763, '2553 0392', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '17.68'),
(112762, '2530 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '74.73'),
(112761, '2026 0560', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '15.19'),
(112760, '2528 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '92.6'),
(112759, '2553 0391', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '17.68'),
(112758, '2026 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '22.47'),
(112757, '2528 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '92.6'),
(112756, '2553 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '48.14'),
(112755, '2528 0610', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '25.4'),
(112754, '2026 0280', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '62.52'),
(112753, '2528 0600', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112752, '2553 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '40.08'),
(112751, '2528 0384', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '18.63'),
(112750, '2553 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '75.4'),
(112749, '2528 0383', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '18.63'),
(112748, '2026 0146', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '193.8'),
(112747, '2528 0382', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '14.68'),
(112746, '2553 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '41.47'),
(112745, '2026 0145', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '123'),
(112744, '2528 0381', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '14.68'),
(112743, '2528 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '23.76'),
(112742, '2553 0152', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '127.28'),
(112741, '2528 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '23.76'),
(112740, '2553 0151', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '127.28'),
(112739, '2552 0382', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '25.48'),
(112738, '2025 0702', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '79.51'),
(112737, '2525 0850', 473, '', 'Iluminare numar de circulatie (Lumini)', 1, 0, 293, '', 1, '21.37'),
(112736, '2552 0381', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '13.71'),
(112735, '2025 0701', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '54.69'),
(112734, '2525 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '48.19'),
(112733, '2552 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '55.94'),
(112732, '2525 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '48.19'),
(112731, '2025 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '13.38'),
(112730, '2525 0600', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '5.64'),
(112729, '2551 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '49.49'),
(112728, '2525 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112727, '2025 0364', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '27.9'),
(112726, '2551 0713', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '49.49'),
(112725, '2525 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '27.63'),
(112724, '2025 0363', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '28.25'),
(112723, '2551 0392', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '14.68'),
(112722, '2516 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '15.94'),
(112721, '2025 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.18'),
(112720, '2515 0750', 473, '', 'Dispersor, lampa spate (Lumini)', 1, 0, 97, '', 1, '54.4'),
(112719, '2551 0391', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '14.68'),
(112718, '2515 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '55.85'),
(112717, '2551 0382', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '12.02'),
(112716, '2551 0381', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '11.96'),
(112715, '2515 0713', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '55.85'),
(112714, '2551 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '31.82'),
(112713, '2025 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.18'),
(112712, '2551 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '32.23'),
(112711, '2025 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '20.81'),
(112710, '2515 0382', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '22.37'),
(112709, '2551 0352', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '25.48'),
(112708, '2515 0381', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '22.37'),
(112707, '2515 0354', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '50.91'),
(112706, '2551 0351', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '29.65'),
(112705, '2515 0353', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '50.91'),
(112704, '2515 0134', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '119.11'),
(112703, '2025 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '91.39'),
(112702, '2515 0133', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '119.11'),
(112701, '2534 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '56.15'),
(112700, '2515 0128', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '91.29'),
(112699, '2025 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '87.36'),
(112698, '2534 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '56.15'),
(112697, '2515 0127', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '91.29'),
(112696, '2025 0136', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '127.57'),
(112695, '2510 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '73.86'),
(112694, '2025 0135', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '127.57'),
(112693, '2510 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '73.86'),
(112692, '2509 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '147.22'),
(112691, '2025 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '100.74'),
(112690, '2509 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '147.22'),
(112689, '2025 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '100.74'),
(112688, '1668 0600', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '23.87'),
(112687, '2505 0850', 473, '', 'Iluminare numar de circulatie (Lumini)', 1, 0, 293, '', 1, '21.48'),
(112686, '2024 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '98.14'),
(112685, '1668 0550', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '20.8'),
(112684, '2024 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '98.14'),
(112683, '1668 0392', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '22.23'),
(112682, '1668 0391', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '44.22'),
(112681, '2024 0284', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '78.25'),
(112680, '2022 0122', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112679, '2024 0283', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '77.27'),
(112678, '2021 0751', 473, '', 'Dispersor, lampa spate (Lumini)', 1, 0, 97, '', 1, '28.73'),
(112677, '1666 0716', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '144.18'),
(112676, '2021 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '16.23'),
(112675, '2023 0850', 473, '', 'Iluminare numar de circulatie (Lumini)', 1, 0, 293, '', 1, '22.04'),
(112674, '2021 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '16.23'),
(112673, '1666 0715', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '144.18'),
(112672, '2021 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '20.83'),
(112671, '2023 0714', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '85.42'),
(112670, '2021 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '20.83'),
(112669, '2023 0713', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '85.42'),
(112668, '2021 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '72.14'),
(112667, '1666 0392', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '15.8'),
(112666, '2023 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '140.85'),
(112665, '2021 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '72.14'),
(112664, '1666 0391', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '30.51'),
(112663, '2021 0128', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '81.18'),
(112662, '2023 0570', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '12.23'),
(112661, '2021 0127', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '81.18'),
(112660, '1666 0364', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '45.59'),
(112659, '2020 0850', 473, '', 'Iluminare numar de circulatie (Lumini)', 1, 0, 293, '', 1, '23.28'),
(118227, '8194609', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.8'),
(118228, '8194612', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '37.74'),
(115171, '5510085', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 1, '52.36'),
(115140, '1 987 947 951', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '34.377'),
(115052, '58408ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '23.114'),
(112658, '1666 0363', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '45.59'),
(112657, '2020 0702', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '54.02'),
(112656, '1666 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '44.11'),
(112655, '2020 0701', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '54.02'),
(112654, '2022 0850', 473, '', 'Iluminare numar de circulatie (Lumini)', 1, 0, 293, '', 1, '67.98'),
(112653, '1666 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '44.11'),
(112652, '2020 0422', 473, '', 'Dispersor, semnalizator (Sistem de avertizare)', 1, 0, 91, '', 1, '5.89'),
(112651, '2022 0610', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '14.54'),
(112650, '2020 0421', 473, '', 'Dispersor, semnalizator (Sistem de avertizare)', 1, 0, 91, '', 1, '5.89'),
(112649, '1666 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '192.7'),
(112648, '2020 0412', 473, '', 'Dispersor, semnalizator (Sistem de avertizare)', 1, 0, 91, '', 1, '6.21'),
(112647, '2022 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '13.28'),
(112646, '1666 0144', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '132.06'),
(112645, '2020 0411', 473, '', 'Dispersor, semnalizator (Sistem de avertizare)', 1, 0, 91, '', 1, '6.21'),
(112644, '1666 0143', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '132.06'),
(112643, '2022 0394', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '27.9'),
(112642, '2020 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '16.61'),
(112641, '1666 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '128.97'),
(112640, '2022 0393', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '28.25'),
(112639, '2020 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '16.61'),
(112638, '1666 0141', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '128.97'),
(112637, '2020 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112636, '2022 0392', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '17.88'),
(112635, '1666 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '143.11'),
(112634, '2020 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112633, '2022 0391', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '17.88'),
(112632, '1666 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '143.11'),
(112631, '2022 0382', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '17.88'),
(112630, '2017 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '34.94'),
(112629, '1666 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '201.36'),
(112628, '2022 0381', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '17.88'),
(112627, '1654 0364', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '58.14'),
(112626, '2016 0752', 473, '', 'Dispersor, semnalizator (Sistem de avertizare)', 1, 0, 91, '', 1, '44.41'),
(112625, '2022 0364', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '31.85'),
(112624, '20160702', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '20160701', 1, '123'),
(112623, '1654 0363', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '58.14'),
(112622, '2022 0363', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '31.85'),
(112621, '2016 0701', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112620, '2016 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112619, '2022 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '17.88'),
(112618, '2016 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '139.43'),
(112617, '2016 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '73.19'),
(112616, '1654 0132', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '320.33'),
(112615, '1654 0131', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '320.33'),
(112614, '2022 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '17.88'),
(112613, '2015 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '8.63'),
(112612, '2015 0124', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '112.36'),
(112611, '2022 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '17.88'),
(112610, '2015 0123', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '112.36'),
(112609, '2022 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '17.88'),
(112608, '2022 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '66.45'),
(112607, '2022 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '66.45'),
(112606, '2022 0146', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '103.89'),
(112605, '2022 0145', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '73.19'),
(112604, '2012 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '56.45'),
(112603, '2022 0132', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '65.02'),
(112602, '2012 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112601, '1632 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '46.72'),
(112600, '2012 0124', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(112599, '1632 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '46.72'),
(112598, '2012 0123', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '95.72'),
(112597, '2022 0131', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '65.02'),
(112596, '2012 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(112595, '2012 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '82.22'),
(112594, '1632 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '242.4'),
(112593, '1632 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '117.22'),
(112592, '1629 0550', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '14.17'),
(112591, '1629 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '15.48'),
(112590, '1629 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '30.51'),
(112589, '1608 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '22.32'),
(112588, '2008 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '99.24'),
(112587, '1629 0144', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '93.17'),
(112586, '2008 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112585, '1608 0144', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '225.3'),
(112584, '1608 0143', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '208.16'),
(112583, '1629 0143', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '93.17'),
(112582, '1608 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '172.63'),
(112581, '1629 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '154.83'),
(112580, '1608 0141', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '172.63'),
(112579, '1608 0132', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '130.02'),
(112578, '1608 0131', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '130.02'),
(112577, '1629 0141', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '154.83'),
(112576, '2007 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '30.91'),
(112575, '1604 0456', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '27.82'),
(112574, '1628 0552', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '16.23'),
(112573, '2007 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '45.02'),
(112572, '1604 0455', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '27.82'),
(112571, '1628 0551', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '16.23'),
(112570, '2006 0850', 473, '', 'Iluminare numar de circulatie (Lumini)', 1, 0, 293, '', 1, '20.83'),
(112569, '1628 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '14.97'),
(112568, '1604 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '111.74'),
(112567, '2006 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '68.25'),
(112566, '1604 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '54.46'),
(112565, '1604 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '54.46'),
(112564, '1223 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '201.39'),
(112563, '1223 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '201.39'),
(112562, '1222 0452', 473, '', 'Lumina de delimitare (Lumini)', 1, 0, 294, '', 1, '12.66'),
(112561, '1222 0451', 473, '', 'Lumina de delimitare (Lumini)', 1, 0, 294, '', 1, '23.31'),
(112560, '1628 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '29.49'),
(112559, '1222 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '168.95'),
(112558, '1628 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '125.9'),
(112557, '1222 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '110.69'),
(112556, '1668 0716', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '116.47'),
(112555, '1628 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '68.6'),
(112554, '1668 0715', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '115.01'),
(112553, '1628 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '124.86'),
(112552, '1668 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '128'),
(112551, '1668 0713', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '128'),
(112550, '1628 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '124.86'),
(112549, '1668 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '128'),
(112548, '1626 0352', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '35.08'),
(112547, '1668 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '128'),
(112546, '1626 0351', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '35.08'),
(112545, '1626 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '114.94'),
(112544, '0558 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '85.88'),
(112543, '1116 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '61.15'),
(112542, '1626 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '114.94'),
(112541, '0555 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '38.06'),
(112540, '1116 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '61.15'),
(112539, '0555 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '38.06'),
(112538, '1116 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '65.72'),
(112537, '0555 0124', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '140.29'),
(112536, '1116 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '65.72'),
(112535, '0555 0123', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '140.29'),
(130766, '5535 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '241.28'),
(146555, '0690523', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146556, '0690526', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(136889, '10 79 0034', 151, '', 'Bucse', 0, 0, 1709, '10 79 0034', 1, '12.56'),
(136823, '10 61 0059', 151, '', 'Elemente de directie', 0, 0, 1097, '10 61 0059', 1, '84.97'),
(112534, '1115 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '72.23'),
(112533, '1609 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '107.63'),
(112532, '1115 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '72.23'),
(112531, '0552 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '313.1'),
(112530, '1609 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '107.63'),
(112529, '1115 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '110.58'),
(112528, '1115 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '110.58'),
(112527, '1609 0382', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '49.81'),
(112526, '0550 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '33.84'),
(112525, '0550 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '33.42'),
(112524, '1609 0381', 473, '', 'sem', 1, 0, 62, '', 1, '49.81'),
(112523, '1111 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '18.68'),
(112522, '0537 0716', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '150.05'),
(112521, '1111 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '144.08'),
(112520, '1111 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '144.08'),
(112519, '0536 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '170.55'),
(112518, '1106 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '142.76'),
(112517, '1608 0702', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '132.31'),
(112516, '0536 0713', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '170.55'),
(112515, '1106 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '158.97'),
(112514, '1106 0704', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '176.3'),
(112513, '1608 0701', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '132.31'),
(112512, '1106 0703', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '176.3'),
(112511, '0521 0143', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '148.3'),
(112510, '0535 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '67.71'),
(112509, '0521 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '117.39'),
(112508, '0535 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '67.71'),
(112507, '0521 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '117.39'),
(112506, '1106 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '14.17'),
(133220, '9539 0382', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '95-48-20-1', 1, '28.3'),
(112504, '0524 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '114'),
(112503, '1106 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '136.36'),
(112502, '0519 0280', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '46.45'),
(112501, '1106 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '94.46'),
(112500, '0519 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '221.33'),
(112499, '1106 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '94.46'),
(112498, '0523 0570', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '11.08'),
(112497, '0519 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '221.33'),
(112496, '1106 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '172.63'),
(112495, '0523 0364', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112494, '0518 0704', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '109.67'),
(112493, '0523 0363', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112492, '0523 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112491, '0518 0703', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '103.57'),
(112490, '0518 0702', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '100.53'),
(112489, '0523 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '20.54'),
(112488, '1105 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '96.87'),
(112487, '1105 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '96.87'),
(112486, '0518 0701', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '100.53'),
(112485, '0523 0141', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112484, '1103 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '84.73'),
(112483, '0522 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '18.68'),
(112482, '1103 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '84.73'),
(112481, '0518 0392', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '17.26'),
(112480, '1103 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '127.52'),
(112479, '0518 0391', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '17.26'),
(112478, '1103 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '127.52'),
(112477, '0522 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112476, '0518 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '22.14'),
(112475, '0518 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '19.3'),
(112474, '0521 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '20.54'),
(112473, '0521 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '20.54'),
(112472, '0518 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '62.2'),
(112471, '0521 0144', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '77.82'),
(112470, '0518 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '62.2'),
(112469, '0065 0714', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '150.61'),
(112468, '0065 0713', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '150.61'),
(112467, '0061 0393', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '23.84'),
(112466, '0518 0126', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '64.75'),
(112465, '0061 0392', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112464, '0065 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '115.72'),
(112463, '0518 0125', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '64.75'),
(112462, '0061 0391', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112461, '0065 0610', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '16.45'),
(112460, '0061 0366', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '29.78'),
(112459, '0517 0850', 473, '', 'Iluminare numar circulatie (Lumini)', 1, 0, 293, '', 1, '26.45'),
(112458, '0061 0365', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112457, '0065 0600', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '19.95'),
(112456, '0061 0364', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '18.79'),
(112455, '0065 0286', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '127.52'),
(112454, '0061 0363', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '18.79'),
(112453, '0517 0714', 473, '', 'Dispersor, semnalizator (Semnalizator de avertizare)', 1, 0, 290, '', 1, '83.92'),
(112452, '0061 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.16'),
(112451, '0065 0285', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '127.52'),
(112450, '0061 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.16'),
(112449, '0065 0284', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '97.44'),
(112448, '0061 0284', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '98.27'),
(112447, '0517 0713', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '83.92'),
(112446, '0065 0283', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '97.44'),
(112445, '0061 0283', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '98.27'),
(112444, '0517 0570', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '9.35'),
(112443, '0061 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '74.89'),
(112442, '0065 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '127.52'),
(112441, '0061 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '74.89'),
(112440, '0517 0392', 473, '', 'Dispersor, semnalizator (Semnalizator de avertizare)', 1, 0, 91, '', 1, '21.99'),
(112439, '0065 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '127.52'),
(112438, '0061 0158', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '498.25'),
(112437, '0517 0391', 473, '', 'Dispersor, semnalizator (Semnalizator de avertizare)', 1, 0, 92, '', 1, '21.99'),
(112436, '0061 0157', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '498.25'),
(112435, '0517 0382', 473, '', 'Dispersor, semnalizator (Semnalizator de avertizare)', 1, 0, 91, '', 1, '25.48'),
(112434, '0061 0156', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '498.25'),
(112433, '0517 0381', 473, '', 'Dispersor, semnalizator (Semnalizator de avertizare)', 1, 0, 91, '', 1, '25.48'),
(112432, '0061 0155', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '498.25'),
(112431, '0065 0144', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '295.44'),
(112430, '0061 0154', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '498.25'),
(112429, '0517 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '19.3'),
(112428, '0065 0143', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '295.44'),
(112427, '0061 0153', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '498.25'),
(112426, '0517 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '19.3'),
(112425, '0061 0152', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(112424, '0065 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '295.44'),
(112423, '0061 0151', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(112422, '0517 0352', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '19.3'),
(112421, '0065 0141', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '295.44'),
(112420, '0061 0148', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '193.61'),
(112419, '0517 0351', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '19.3'),
(112418, '0061 0146', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '245.31'),
(112417, '0517 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '65.02'),
(112416, '0061 0145', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '245.31'),
(112415, '0517 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '65.02'),
(112414, '0060 0732', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '99.78'),
(112413, '0061 0754', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '355.14'),
(112412, '0516 0352', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '38.44'),
(112411, '0060 0731', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '99.78'),
(112410, '0061 0753', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '355.14'),
(112409, '0061 0752', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '355.14'),
(112408, '0516 0172', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '123.84'),
(112407, '0060 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '109.83'),
(112406, '0061 0751', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '355.14'),
(112405, '0516 0171', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '123.84'),
(112404, '0060 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '109.83'),
(112403, '0061 0748', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '53.17'),
(112402, '0060 0612', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '16.45'),
(112401, '0060 0601', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.48'),
(112400, '0061 0747', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '53.17'),
(112399, '0511 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '195.5'),
(112398, '0060 0392', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '19.59'),
(112397, '0061 0746', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '47.55'),
(112396, '0511 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '195.5'),
(112395, '0061 0745', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '47.55'),
(112394, '0060 0391', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '19.59'),
(112393, '0061 0744', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '140.02'),
(112392, '0060 0368', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '30.35'),
(112391, '0061 0743', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '140.02'),
(112390, '0109 0550', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '15.19'),
(112389, '0061 0742', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '141.09'),
(112388, '0061 0741', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '141.09'),
(112387, '0061 0736', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '98.49'),
(112386, '0061 0735', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '98.49'),
(112385, '0061 0734', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '128.11'),
(112384, '0060 0367', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '30.35'),
(112383, '0109 0392', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '34.51'),
(112382, '0061 0733', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '128.11'),
(112381, '0060 0366', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '17.18'),
(112380, '0109 0391', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '34.51'),
(112379, '0060 0365', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '17.18'),
(112378, '0061 0732', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '94.75'),
(112377, '0060 0364', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '25.73'),
(112376, '0109 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '156.2'),
(112375, '0061 0731', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '94.75'),
(112374, '0060 0363', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '25.73'),
(112373, '0109 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '156.2'),
(112372, '0060 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '25.37'),
(112371, '0061 0726', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '144.99'),
(112370, '0060 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '25.37'),
(112369, '0061 0725', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '144.99'),
(112368, '0060 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '19.22'),
(112367, '0061 0724', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '104.73'),
(112366, '0060 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '19.22'),
(112365, '0107 0280', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '68.38'),
(112364, '0061 0723', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '104.73'),
(112363, '0060 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '46.93'),
(112362, '0060 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '46.93'),
(112361, '0061 0722', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '141.09'),
(112360, '0060 0144', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '228.29'),
(112359, '0061 0721', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '141.09'),
(112358, '0060 0143', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '228.29'),
(112357, '0061 0716', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '108.16'),
(112356, '0060 0142', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '183.86'),
(112355, '0061 0715', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '108.16'),
(112354, '0060 0141', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '183.86'),
(112353, '0061 0714', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '47.23'),
(112352, '0057 0704', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '147.25'),
(112351, '0061 0713', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '47.23'),
(112350, '0075 0394', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '39.35'),
(112349, '0057 0703', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '147.25'),
(112348, '0075 0393', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '39.35'),
(112347, '0061 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '106.61'),
(112346, '0057 0702', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112345, '0075 0392', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '46.72'),
(112344, '0057 0701', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '147.25'),
(112343, '0061 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '106.61'),
(112342, '0075 0391', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '46.72'),
(112341, '0057 0382', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.56'),
(112340, '0061 0554', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '18.38'),
(112339, '0061 0553', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '18.38'),
(112338, '0057 0381', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.56'),
(112337, '0057 0364', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '51.07'),
(112336, '0061 0552', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '16.45'),
(112335, '0061 0551', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '16.45'),
(112334, '0057 0363', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '51.07'),
(112333, '0061 0398', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '39.7'),
(112332, '0057 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '36.83'),
(112331, '0061 0397', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '39.7'),
(112330, '0057 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '36.83'),
(112329, '0061 0396', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '49.38'),
(112328, '0061 0395', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '49.38'),
(112327, '0057 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '33.84');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(112326, '0057 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '33.84'),
(112325, '0061 0394', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '23.84'),
(112324, '0016 0381', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '17.37'),
(112323, '0054 0555', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '13.71'),
(112322, '0054 0410', 473, '', 'Dispersor, semnalizator (Semnalizator de avertizare)', 1, 0, 91, '', 1, '12.17'),
(112321, '0054 0354', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '32.79'),
(112320, '0054 0353', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '32.79'),
(112319, '0054 0352', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '29.3'),
(112318, '0057 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '132.12'),
(112317, '0016 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '11.8'),
(112316, '0016 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '11.8'),
(112315, '0016 0353', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '83.97'),
(112314, '0016 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '15.08'),
(112313, '0057 0214', 473, '', 'Insertie, far faza lunga (Lumina)', 1, 0, 87, '', 1, '85.45'),
(112312, '0054 0351', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '29.3'),
(112311, '0016 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '15.08'),
(112310, '0057 0213', 473, '', 'Insertie, far (Lumina)', 1, 0, 88, '', 1, '85.45'),
(112309, '0054 0144', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '183.27'),
(112308, '0016 0132', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '85.58'),
(112307, '0016 0131', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '85.58'),
(112306, '0054 0143', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '183.27'),
(112305, '0057 0204', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '122.36'),
(112304, '0015 0716', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '112.9'),
(112303, '0057 0203', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '122.36'),
(112302, '0015 0715', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '112.9'),
(112301, '0057 0144', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '217.49'),
(112300, '0015 0714', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '181.76'),
(112299, '0057 0143', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '217.49'),
(112298, '0015 0713', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '93.17'),
(112297, '0031 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '79.86'),
(112296, '0015 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '68.84'),
(112295, '0031 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '79.86'),
(112294, '0015 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '88.6'),
(112293, '0056 0412', 473, '', 'Dispersor, semnalizator (Sistem de avertizare)', 1, 0, 91, '', 1, '21.07'),
(112292, '0015 0620', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '8.12'),
(112291, '0015 0600', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '8.12'),
(112290, '0056 0411', 473, '', 'Dispersor, semnalizator (Sistem de avertizare)', 1, 0, 91, '', 1, '21.07'),
(112289, '0015 0570', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '11.61'),
(112288, '0054 0608', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '9.76'),
(112287, '0015 0560', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '12.2'),
(112286, '0054 0607', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '9.76'),
(112285, '0015 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '11.45'),
(112284, '0015 0392', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 259, '', 1, '35.54'),
(112283, '0054 0604', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '13.71'),
(112282, '0015 0391', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '35.54'),
(112281, '0054 0603', 473, '', 'Dispersor, semnalizator (Sistem de avertizare)', 1, 0, 91, '', 1, '13.71'),
(112280, '0015 0283', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '57.63'),
(112279, '0054 0556', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '13.71'),
(112278, '0015 0148', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '180.93'),
(112277, '0015 0147', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '180.93'),
(112276, '0015 0146', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '92'),
(112275, '0015 0145', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '162.28'),
(112274, '0015 0144', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '184.29'),
(112273, '0005 0393', 473, '', 'Dispersor, semnalizator (Sistem de avertizare)', 1, 0, 91, '', 1, '59.14'),
(112272, '0015 0143', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '184.29'),
(112271, '0015 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '118.27'),
(112270, '0015 0141', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '145.58'),
(112269, '0005 0124', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '107.52'),
(112268, '0014 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '94.48'),
(112267, '0014 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '94.48'),
(112266, '0014 0590', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '10.38'),
(112265, '0005 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(112264, '0014 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '12.98'),
(133219, '9524 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '17-0053-01-2', 1, '212.62'),
(112262, '0014 0284', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '116.09'),
(112261, '0005 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(112260, '0014 0283', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '116.09'),
(112259, '0025 0422', 473, '', 'Dispersor, semnalizator (Semnalizator de avertizare)', 1, 0, 91, '', 1, '17.18'),
(112258, '0002 0855', 473, '', 'Iluminare numar de circulatie (Lumini)', 1, 0, 293, '', 1, '38.38'),
(112257, '0002 0556', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(112256, '0002 0555', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '36.15'),
(112255, '0019 0704', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '139.18'),
(112254, '0014 0282', 206, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '89.4'),
(112253, '0019 0703', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '139.18'),
(112252, '0002 0366', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.24'),
(112251, '0002 0365', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.24'),
(112250, '0002 0288', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '84.21'),
(112249, '0002 0287', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '84.21'),
(112248, '0002 0286', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '45.02'),
(112247, '0002 0285', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '49.43'),
(112246, '0019 0610', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '13.71'),
(112245, '0014 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '89.4'),
(112244, '0014 0148', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '307.1'),
(112243, '0014 0147', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '307.1'),
(112242, '0014 0146', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '220.95'),
(112241, '0019 0144', 473, 'Trafic pe stanga/dreapta: 0\r\n Partea de montare: dreapta\r\n Articol extins/Info extins: 56\r\n ', 'Far (Lumini)', 1, 0, 259, '', 1, '267.92'),
(112240, '9EL246176 1', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '213'),
(112239, '0014 0145', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '220.95'),
(112238, '9EL246175 1', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '25.59'),
(112237, '0019 0143', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '267.92'),
(112236, '0014 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '210.5'),
(112235, '9EL246175', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.61'),
(112234, '0014 0141', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '210.5'),
(112233, '0019 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '174.18'),
(112232, '7H0941700T', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '64.57'),
(112231, '0013 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '4.76'),
(112230, '7H0941699T', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '64.57'),
(112229, '0013 0392', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '32.85'),
(112228, '0019 0141', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '174.18'),
(112227, '6Y9945112U', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112226, '0013 0391', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '32.85'),
(112225, '0013 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '49.06'),
(112224, '0013 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '49.06'),
(133178, '9558 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, 'VW9134014', 1, '46.26'),
(112222, '6Y1941015ST', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '112'),
(112221, '0013 0182', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '446.8'),
(112220, '0018 0717', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '106.2'),
(112219, '0013 0181', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '446.8'),
(112218, '0018 0716', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '212.19'),
(112217, '0013 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '202.46'),
(112216, '0018 0715', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '212.19'),
(112215, '0013 0141', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '202.46'),
(112214, '0018 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '91.6'),
(112213, '5J6945112T', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112212, '5J6945111T', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112211, '0018 0713', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '91.6'),
(112210, '0012 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '69.81'),
(112209, '0012 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '69.81'),
(112208, '0012 0392', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '31.37'),
(112207, '0018 0395', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '109.81'),
(112206, '3U5945112U', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112205, '0012 0391', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '19.92'),
(112204, '3U5945112T', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112203, '0018 0394', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '22'),
(112202, '0012 0382', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '17.61'),
(112201, '3U5945111U', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112200, '0018 0393', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '35.54'),
(112199, '3U5945111T', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112198, '0012 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '48.62'),
(112197, '0018 0392', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '30.18'),
(112196, '3T5945112T', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '231'),
(112195, '0018 0391', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '30.16'),
(112194, '0012 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '48.62'),
(112193, '3T5945111T', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112192, '0018 0364', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '49.19'),
(112191, '0012 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '56.94'),
(112190, '0018 0363', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '49.19'),
(112189, '1Z9945112T', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112188, '0018 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '57.09'),
(112187, '0012 0132', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '192.79'),
(112186, '1Z9945111T', 473, '', 'Lampa spate (Lumini)', 1, 0, 292, '', 1, '123'),
(112185, '0018 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '57.09'),
(112184, '1Z5945112AT', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112183, '0012 0131', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '192.79'),
(112182, '1Z5945111AT', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112181, '0018 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '108.06'),
(112180, '0011 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '64.03'),
(112179, '1Z1941018U', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '212'),
(112178, '0018 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '108.06'),
(112177, '0011 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '64.03'),
(112176, '1Z1941018T', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '213'),
(112175, '1Z1941017U', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(112174, '0018 0134', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '166.6'),
(112173, '1Z1941017T', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(112172, '0011 0382', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '18.49'),
(112171, '0018 0133', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '22'),
(112170, '1Z0941702T', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '123'),
(112169, '0018 0132', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '93.54'),
(112168, '0011 0381', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '18.49'),
(112167, '1Z0941701T', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '123'),
(112166, '0011 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '49.92'),
(112165, '0018 0131', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '93.54'),
(112164, '0017 0717', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '156.13'),
(112163, '0011 0132', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '100.37'),
(112162, '0017 0716', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '100.23'),
(112161, '0011 0131', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '100.37'),
(112160, '0017 0715', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '100.23'),
(112159, '0017 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '115.51'),
(112158, '1U9945096', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112157, '0009 0714', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '289.12'),
(112156, '1U9945095', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112155, '0017 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '65.02'),
(112154, '0017 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '65.02'),
(112153, '0009 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '162.33'),
(112152, '0017 0392', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '18.28'),
(112151, '1U6945111AT', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112150, '0017 0391', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '18.28'),
(112149, '1U6945096C', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '213'),
(112148, '0009 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '162.33'),
(112147, '0017 0144', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '107.22'),
(112146, '1U6945095C', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(112145, '0017 0143', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '107.22'),
(112144, '0009 0560', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '41.18'),
(112143, '1U1941018U', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(112142, '1U1941018T', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(112141, '0016 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '204.23'),
(112140, '0009 0555', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '6.83'),
(112139, '1U1941018', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(112138, '0016 0713', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '166.62'),
(112137, '1U1941017U', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(112136, '1U1941017T', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '213'),
(112135, '0016 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '41.85'),
(112134, '0009 0382', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '63.87'),
(112133, '0016 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '41.85'),
(112132, '1U1941017', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(112131, '0009 0381', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '63.87'),
(112130, '0016 0382', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '17.37'),
(112129, '1EL246006', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '136.98'),
(112128, '0008 0410', 473, '', 'Dispersor, semnalizator (Sistem de avertizare)', 1, 0, 91, '', 1, '4.57'),
(112127, '1EL246005', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '136.98'),
(112123, '6E0959455A', 466, '', 'Ventilator, radiator (Sistem racire)', 1, 0, 508, '', 1, '123'),
(112122, '1J0959455M', 466, '', 'Ventilator, aer conditionat (sistem de aer conditionat)', 1, 0, 1254, '', 1, '213'),
(112121, 'A VWA 5269', 466, '', 'Condensator, climatizare (Sistem aer conditionat)', 1, 0, 448, '', 1, '123'),
(112120, 'A VWA 5209', 466, '', 'Condensator, climatizare (Sistem aer conditionat)', 1, 0, 448, '', 1, '123'),
(112119, 'A VWA 5183', 466, '', 'Condensator, climatizare (Sistem aer conditionat)', 1, 0, 448, '', 1, '123'),
(112118, 'A SA 5007', 466, '', 'Condensator, climatizare (Sistem aer conditionat)', 1, 0, 448, '', 1, '123'),
(112117, 'A OLA 5251', 466, '', 'Condensator, climatizare (Sistem aer conditionat)', 1, 0, 448, '', 1, '123'),
(112116, 'A VWA 4238', 466, '', 'Intercooler, compresor (Alimentare aer)', 1, 0, 468, '', 1, '123'),
(112115, 'A VWA 4200', 466, '', 'Intercooler, compresor (Alimentare aer)', 1, 0, 468, '', 1, '123'),
(112114, 'A VWA 2208', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112113, 'A VWA 2206', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112112, 'A VWA 2205', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112111, 'A VWA 2204', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112110, 'A VWA 2193', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112109, 'A VWA 2135', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112108, 'A VWA 2134', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112107, 'A VWA 2130', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112106, 'A VWA 2122', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112105, 'A VWA 2121', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112104, 'A VWA 2119', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112103, 'A VWA 2114', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112102, 'A VWA 2105', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112101, 'A VWA 2103', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112100, 'A VWA 2045', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112099, 'A VWA 2039', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112098, 'KH9523 473', 466, '', 'Baie ulei (Lubrifiere)', 1, 0, 592, '', 1, '22'),
(112097, 'A VWA 2027', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112096, 'KH9521 470', 466, '', 'Baie ulei (Lubrifiere)', 1, 0, 592, '', 1, '22'),
(112095, 'A VW 2208', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112094, 'KH5049 473', 466, '', 'Baie ulei (Lubrifiere)', 1, 0, 592, '', 1, '22'),
(112093, 'KH5049 471', 466, '', 'Baie ulei (Lubrifiere)', 1, 0, 592, '', 1, '22'),
(112092, 'KH5049 470', 466, '', 'Baie ulei (Lubrifiere)', 1, 0, 592, '', 1, '22'),
(112091, 'A SA 2013', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112090, '7H0941700B', 466, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '22'),
(112089, 'A RTA 2272', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112088, 'A RTA 2271', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112087, '7H0941699B', 466, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '22'),
(112086, 'A RTA 2269', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112085, 'A RTA 2241', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112084, 'A RTA 2164', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112083, 'A RTA 2155', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112082, 'A PEA 2250', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112081, 'A PEA 2203', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112080, 'VCO AI K011', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112079, 'VCO AI K227', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112078, 'VCO AI K266', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112077, 'A PEA 2188', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112076, 'VCO CN K207', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112075, 'A PEA 2085', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112074, 'VCO FD K279', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112073, 'A OLA 2364', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112072, 'A OLA 2303', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112071, 'VCO FT K088', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112070, 'A OLA 2296', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112069, 'VCO OL K273', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112068, 'A OLA 2263', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '131'),
(112067, 'VCO OL K276', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112066, 'A OLA 2261', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112065, 'VCO OL K313', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112064, 'A OLA 2252', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112063, 'VCO OL K358', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112062, 'A OLA 2248', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '213'),
(112061, 'VCO OL K389', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112060, 'A OLA 2242', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112059, 'VCO RT K345', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112058, 'A OLA 2220', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112057, 'VCO RT K367', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112056, 'A OLA 2202', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112055, 'VCO VW K050', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112054, 'VCO VW K087', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112053, 'VCO VW K172', 466, '', 'Compresor, climatizare(Sistem de aer conditionat)', 1, 0, 447, '', 1, '123'),
(112052, 'A OLA 2183', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112051, 'A OLA 2173', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112050, 'A OLA 2169', 458, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112049, 'A OLA 2161', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112048, 'A OLA 2023', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112047, 'A MSA 2183', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112046, 'A MSA 2181', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112045, 'A MSA 2072', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112044, 'A IVA 2057', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112043, 'A FTA 2239', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112042, 'A FTA 2182', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112041, 'A FTA 2160', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '1232'),
(112040, 'A FTA 2159', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112039, 'A FTA 2143', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112038, 'A FTA 2139', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112037, 'A FTA 2138', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112036, 'A FTA 2115', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112035, 'A FDA 2369', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112034, 'A FDA 2338', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112033, 'A FDA 2335', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112032, 'A FDA 2326', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112031, 'A FDA 2325', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112030, 'A FDA 2324', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '121'),
(112029, 'A FDA 2165', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112028, 'A DWA 2066', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112027, 'A DWA 2014', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112026, 'A DWA 2009', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112025, 'A DWA 2007', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112024, 'A DWA 2004', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '132'),
(112023, 'A DWA 2001', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112022, 'A DNA 2181', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112021, 'A CNA 2151', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112020, 'A CNA 2120', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112019, 'A CNA 2115', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112018, 'A CNA 2102', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112017, 'A CNA 2089', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112016, 'A CNA 2079', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112125, '0008 0350', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '11.26'),
(112124, '98788213', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '16.56'),
(115129, '6PK1478', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '45.16'),
(112015, 'A CNA 2073', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112014, 'A CNA 2059', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112013, 'A BWA 2278', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '23'),
(112012, 'A BWA 2233', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112011, 'A BWA 2186', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112010, 'A AIA 4185', 466, '', 'Intercooler, compresor (Alimentare aer)', 1, 0, 468, '', 1, '123'),
(112009, 'A AIA 2157', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112008, 'KH9545 901', 466, '', 'Tampon (Caroserie)', 1, 0, 938, '', 1, '123'),
(112007, 'A AIA 2125', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112006, 'A AIA 2124', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112005, 'A AIA 2123', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112004, 'A AIA 2122', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112003, 'A AIA 2089', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(111999, '8L0953513J', 466, '', 'Comutator coloana directie (Instrumente, indicator)', 1, 0, 1563, '', 1, '123'),
(111998, '8L0953513G', 466, '', 'Comutator coloana directie (Instrumente, indicator)', 1, 0, 1563, '', 1, '123'),
(111997, '4B0953503H', 466, '', 'Comutator coloana directie (Instrumente, indicator)', 1, 0, 1563, '', 1, '231'),
(111996, '4B0953503G', 466, '', 'Comutator coloana directie (Instrumente, indicator)', 1, 0, 1563, '', 1, '231'),
(111995, '4B0953503F', 466, '', 'Comutator coloana directie (Instrumente, indicator)', 1, 0, 1563, '', 1, '123'),
(111994, '4B0953503E', 466, '', 'Comutator coloana directie (Instrumente, indicator)', 1, 0, 1563, '', 1, '123'),
(123638, '3527 0702', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '82.42'),
(123639, '3516 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '43.65'),
(145722, '7496D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7496D_KATALOG', 2, '195.398'),
(123640, '3709 0131', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '143.16'),
(123641, '3527 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '169.53'),
(123642, '3516 0363', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '43.65'),
(123643, '3709 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '45.7'),
(123644, '3527 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '169.53'),
(123645, '3516 0364', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '43.65'),
(123646, '3709 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '45.7'),
(123647, '3527 0713', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '53.76'),
(123648, '3527 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '53.76'),
(123649, '3716 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '104.64'),
(123658, '3527 0726', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '103.81'),
(123659, '0300413107', 458, '', 'G-Tech', 0, 0, 695, '0 300 413 107', 1, '113.51'),
(123660, '0300413111', 458, '', 'G-Tech', 0, 0, 695, '0 300 413 111', 1, '49.23'),
(123661, '0300413112', 458, '', 'G-Tech', 0, 0, 695, '0 300 413 112', 1, '40.04'),
(151279, '12381', 101, '', 'BUCSA BRAT', 0, 0, 251, '12381', 2, '34.356'),
(111993, '7650D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7650D_KATALOG', 2, '428.61'),
(111992, '7649D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7649D_KATALOG', 2, '428.61'),
(111991, '7631D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7631D_KATALOG', 2, '588.315'),
(111990, '7504D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7504', 2, '0.8274'),
(111989, '7451D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7451D_KATALOG', 2, '349.706'),
(111988, '7389D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '', 2, '0.742'),
(111987, '7375D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7375', 2, '1.1032'),
(111986, '7372D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7372', 2, '398.3'),
(111985, '7371D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7371', 2, '417.956'),
(111984, '7353D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '', 2, '0.7441'),
(111983, '7293D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7293', 2, '317.59'),
(111982, '7283D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7283D_KATALOG', 2, '299.32'),
(111981, '7271D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7271D_KATALOG', 2, '310.03'),
(111980, '7241D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7241', 2, '371.385'),
(111979, '7234D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7234', 2, '230.552'),
(111978, '7223D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7223D_KATALOG', 2, '504.798'),
(111977, '7220D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7206D_KATALOG', 2, '419.3'),
(111976, '7211D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7211', 2, '311.85'),
(111975, '7206D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7206D_KATALOG', 2, '451.5'),
(111974, '7188D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7188', 2, '321.321'),
(111973, '7159D', 79, '', 'SUPAPA EGR', 0, 0, 1145, '7159', 2, '372.05'),
(111972, '6087.87D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6087', 2, '42.819'),
(111971, '60595D', 79, '', 'CONDUCTA SUPAPA EGR', 0, 0, 4179, '', 2, '238.182'),
(111970, '6039.95D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6039', 2, '21.616'),
(111969, '6037.95D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6037', 2, '29.68'),
(111968, '6037.87D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6037', 2, '30.597'),
(111967, '6035.92', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6035', 2, '62.727'),
(111966, '6031.92D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6031', 2, '21.462'),
(111965, '6031.88D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6031', 2, '21.462'),
(111964, '6031.100D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6031', 2, '26.579'),
(111963, '6024.95D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6024', 2, '22.4'),
(111962, '6020.95D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6020', 2, '23.982'),
(111961, '6017.95D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6017', 2, '0'),
(111960, '6017.85D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6017', 2, '29.757'),
(111959, '6010.95D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6010', 2, '18.102'),
(111958, '6010.92D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6010', 2, '17.829'),
(111957, '6010.88D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6010', 2, '17.829'),
(111956, '6010.82D', 79, '', 'TERMOCONTACT', 0, 0, 1103, '6010', 2, '19.551'),
(111955, '4825.98D', 79, '', 'TERMOSTAT', 0, 0, 316, '4825_TECDOC', 2, '188.034'),
(111954, '4820.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '', 2, '43.393'),
(111953, '4689.97', 79, '', 'TERMOSTAT', 0, 0, 316, '4689_TECDOC', 2, '189.112'),
(111952, '4639.82D', 79, '', 'TERMOSTAT', 0, 0, 316, '4639_1', 2, '49.294'),
(111951, '4516.85D', 79, '', 'TERMOSTAT', 0, 0, 316, '4516_4519', 2, '78.267'),
(111950, '4483.82D', 79, '', 'TERMOSTAT', 0, 0, 316, '4457_4483', 2, '39.592'),
(111949, '4459.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '3391_4459', 2, '49.602'),
(111948, '4457.82D', 79, '', 'TERMOSTAT', 0, 0, 316, '4457_4483', 2, '27.566'),
(111947, '4455.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '4142_4147_4237_4455', 2, '53.886'),
(111946, '4453.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '4453', 2, '96.152'),
(111945, '4450.83D', 79, '', 'TERMOSTAT', 0, 0, 316, '4450', 2, '38.29'),
(111944, '4447.85D', 79, '', 'TERMOSTAT', 0, 0, 316, '4447', 2, '37.373'),
(111943, '4446.83D', 79, '', 'TERMOSTAT', 0, 0, 316, '4446', 2, '47.964'),
(111942, '4433.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4433', 2, '109.41'),
(111941, '4431.105D', 79, '', 'TERMOSTAT', 0, 0, 316, '4431', 2, '412.006'),
(111940, '4430.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '4430', 2, '107.562'),
(111939, '4428.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4428', 2, '104.181'),
(111938, '4341.80', 79, '', 'TERMOSTAT', 0, 0, 316, '4341', 2, '164.15'),
(111937, '4337.105D', 79, '', 'TERMOSTAT', 0, 0, 316, '4337', 2, '125.818'),
(111936, '4326.97D', 79, '', 'TERMOSTAT', 0, 0, 316, '4326', 2, '119.791'),
(111935, '4297.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4297', 2, '129.402'),
(111934, '4287.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4287', 2, '0'),
(111933, '4286.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '4286', 2, '43.834'),
(111932, '4281.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '4281', 2, '49.644'),
(111931, '4280.85D', 79, '', 'TERMOSTAT', 0, 0, 316, '4280', 2, '66.115'),
(111930, '4280.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '4280', 2, '66.276'),
(111929, '4276.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '4276', 2, '52.661'),
(111928, '4275.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '4275', 2, '56.378'),
(111927, '4274.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4123-155-161-274', 2, '43.778'),
(111926, '4274.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '4123-155-161-274', 2, '42.49'),
(111925, '4272.90D', 79, '', 'TERMOSTAT', 0, 0, 316, '4006_29_33_4253_4256_4272', 2, '49.021'),
(111924, '4270.88D', 79, '', 'TERMOSTAT', 0, 0, 316, '4270', 2, '26.215'),
(111923, '4264.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '4264', 2, '21.7'),
(111922, '4264.84D', 79, '', 'TERMOSTAT', 0, 0, 316, '4264', 2, '24.227'),
(111921, '4256.87D50', 79, '', 'TERMOSTAT', 0, 0, 316, '4006_29_33_4253_4256_4272', 2, '19.285'),
(111920, '4256.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '4006_29_33_4253_4256_4272', 2, '22.078'),
(111919, '4255.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4255', 2, '18.228'),
(111918, '4255.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '4255', 2, '18.529'),
(111917, '4253.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '4006_29_33_4253_4256_4272', 2, '26.012'),
(111916, '4242.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4242', 2, '93.688'),
(111915, '4238.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4238', 2, '59.997'),
(111914, '4237.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '4142_4147_4237_4455', 2, '63.189'),
(111913, '4236.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4236', 2, '28.518'),
(111912, '4236.88D', 79, '', 'TERMOSTAT', 0, 0, 316, '4236', 2, '28.518'),
(111911, '4235.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '4232_4235', 2, '32.333'),
(111910, '4232.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '4232_4235', 2, '27.251'),
(111909, '4231.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '4231', 2, '39.97'),
(111908, '4208.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4208', 2, '115.031'),
(123662, '0300413117', 458, '', 'G-Tech', 0, 0, 695, '0 300 413 117', 1, '104.11'),
(111907, '4207.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4207', 2, '221.998'),
(111906, '4201.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4201', 2, '124.663'),
(111905, '4198.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4198', 2, '102.529'),
(111904, '4189.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '4189', 2, '0'),
(111903, '4188.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4188', 2, '130.046'),
(111902, '4183.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4183', 2, '74.536'),
(111901, '4180.82D', 79, '', 'TERMOSTAT', 0, 0, 316, '4180', 2, '0'),
(111900, '4178.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4178', 2, '71.652'),
(111899, '4177.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4177', 2, '79.513'),
(111898, '4176.85D', 79, '', 'TERMOSTAT', 0, 0, 316, '4176', 2, '32.9'),
(111897, '4176.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '4176', 2, '32.599'),
(111896, '4174.82D', 79, '', 'TERMOSTAT', 0, 0, 316, '4151-4174', 2, '29.449'),
(111895, '4174.79D', 79, '', 'TERMOSTAT', 0, 0, 316, '4151-4174', 2, '29.176'),
(111894, '4168.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4168', 2, '47.775'),
(111893, '4164.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4164', 2, '41.335'),
(111892, '4158.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '4030_4064_4078_4083_4122_4158', 2, '61.397'),
(111891, '4155.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '4123-155-161-274', 2, '47.467'),
(111890, '4147.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '4142_4147_4237_4455', 2, '35.931'),
(111889, '4144.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4144', 2, '32.291'),
(111888, '4144.82D', 79, '', 'TERMOSTAT', 0, 0, 316, '4144', 2, '26.096'),
(111887, '4123.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '4123-155-161-274', 2, '35.959'),
(111886, '4116.87D1', 79, '', 'TERMOSTAT', 0, 0, 316, '4049-88-132-116-117', 2, '40.306'),
(111885, '4116.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '', 2, '38.633'),
(111884, '4115.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '4115', 2, '26.74'),
(111883, '410793.95D', 79, '', 'TERMOSTAT', 0, 0, 316, '410793', 2, '88.648'),
(111882, '410705.89D', 79, '', 'TERMOSTAT', 0, 0, 316, '410705_PICTURE', 2, '91.336'),
(111881, '410589.88D', 79, '', 'TERMOSTAT', 0, 0, 316, '', 2, '216.853'),
(111880, '410588.88D', 79, '', 'TERMOSTAT', 0, 0, 316, '', 2, '225.456'),
(111879, '410530.89D', 79, '', 'TERMOSTAT', 0, 0, 316, '', 2, '199.43'),
(111878, '410518.89D', 79, '', 'TERMOSTAT', 0, 0, 316, '410518D_KATALOG', 2, '218.904'),
(111877, '4105.83D', 79, '', 'TERMOSTAT', 0, 0, 316, '4105', 2, '28.581'),
(111876, '410475.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '410475', 2, '55.734'),
(111875, '410263.91D', 79, '', 'TERMOSTAT', 0, 0, 316, '410263', 2, '62.65'),
(111874, '410184.89D', 79, '', 'TERMOSTAT', 0, 0, 316, '', 2, '45.507'),
(111873, '410174.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '410174', 2, '109.431'),
(111872, '410171.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '', 2, '104.804'),
(111871, '410131.88D', 79, '', 'TERMOSTAT', 0, 0, 316, '', 2, '43.946'),
(111870, '410090.88D', 79, '', 'TERMOSTAT', 0, 0, 316, '410090_KATALOG', 2, '81.9'),
(111869, '410058.84D', 79, '', 'TERMOSTAT', 0, 0, 316, '', 2, '0'),
(111868, '410049.88D', 79, '', 'TERMOSTAT', 0, 0, 316, '410049_1_KATALOG', 2, '127.225'),
(111867, '410048.88D', 79, '', 'TERMOSTAT', 0, 0, 316, '410048_3_KATALOG', 2, '156.254'),
(111866, '410016.98D', 79, '', 'TERMOSTAT', 0, 0, 316, '4825_TECDOC', 2, '172.641'),
(111865, '410007.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '410007', 2, '45.227'),
(111864, '4088.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '4049-88-132-116-117', 2, '38.612'),
(111863, '4078.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '4030_4064_4078_4083_4122_4158', 2, '27.216'),
(111862, '4078.79D', 79, '', 'TERMOSTAT', 0, 0, 316, '4030_4064_4078_4083_4122_4158', 2, '24.955'),
(111861, '4049.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '4049-88-132-116-117', 2, '24.458'),
(111860, '4022.88D', 79, '', 'TERMOSTAT', 0, 0, 316, '4022_4126', 2, '21.546'),
(111859, '4008.79D', 79, '', 'TERMOSTAT', 0, 0, 316, '4003_4008', 2, '24.458'),
(111858, '3497.88D', 79, '', 'TERMOSTAT', 0, 0, 316, '3497', 2, '48.279'),
(111857, '3483.89D', 79, '', 'TERMOSTAT', 0, 0, 316, '3483', 2, '34.622'),
(111856, '3478.82D', 79, '', 'TERMOSTAT', 0, 0, 316, '3478', 2, '47.88'),
(111855, '3472.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '3472', 2, '40.061'),
(111854, '3470.89D50', 79, '', 'TERMOSTAT', 0, 0, 316, '3470', 2, '50.456'),
(111853, '3469.91D', 79, '', 'TERMOSTAT', 0, 0, 316, '3469', 2, '47.775'),
(111852, '3468.88D', 79, '', 'TERMOSTAT', 0, 0, 316, '3468', 2, '44.156'),
(111851, '3467.85D', 79, '', 'TERMOSTAT', 0, 0, 316, '3467', 2, '44.17'),
(111850, '3466.89D', 79, '', 'TERMOSTAT', 0, 0, 316, '3466', 2, '40.397'),
(111849, '3463.89D', 79, '', 'TERMOSTAT', 0, 0, 316, '3463', 2, '25.571'),
(111848, '3431.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '3431', 2, '86.317'),
(111847, '3391.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '3391_4459', 2, '31.668'),
(111846, '3383.87', 79, '', 'TERMOSTAT', 0, 0, 316, '3383_84_85', 2, '30.219'),
(111845, '3344.80', 79, '', 'TERMOSTAT', 0, 0, 316, '3344', 2, '59.899'),
(111844, '3302.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '3301_3302', 2, '115.794'),
(111843, '3301.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '3301_3302', 2, '138.978'),
(111842, '3300.80D', 79, '', 'TERMOSTAT', 0, 0, 316, '3300_4434_4436', 2, '153.643'),
(111841, '3171.82D', 79, '', 'TERMOSTAT', 0, 0, 316, '', 2, '0'),
(111840, '3167.83D', 79, '', 'TERMOSTAT', 0, 0, 316, '3167_TECDOC', 2, '40.432'),
(111839, '3166.89D', 79, '', 'TERMOSTAT', 0, 0, 316, '3166', 2, '66.717'),
(111838, '3163.88D', 79, '', 'TERMOSTAT', 0, 0, 316, '3163_3481', 2, '145.852'),
(111837, '3151.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '3151', 2, '52.171'),
(111836, '3145.79D', 79, '', 'TERMOSTAT', 0, 0, 316, '3145_1', 2, '176.12'),
(111835, '3143.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '3143', 2, '38.717'),
(111834, '3142.90D', 79, '', 'TERMOSTAT', 0, 0, 316, '3146_3142', 2, '92.358'),
(111833, '3141.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '3000-21-44-136-141', 2, '50.141'),
(111832, '3136.88D50', 79, '', 'TERMOSTAT', 0, 0, 316, '3000-21-44-136-141', 2, '21.42'),
(111831, '3136.82D50', 79, '', 'TERMOSTAT', 0, 0, 316, '3000-21-44-136-141', 2, '21.217'),
(111830, '3116.89D', 79, '', 'TERMOSTAT', 0, 0, 316, '3116', 2, '38.206'),
(111829, '3109.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '3109', 2, '50.358'),
(111828, '3105.87D', 79, '', 'TERMOSTAT', 0, 0, 316, '3105', 2, '32.368'),
(111827, '3100.88D', 79, '', 'TERMOSTAT', 0, 0, 316, '3100', 2, '31.43'),
(111826, '3091.92D', 79, '', 'TERMOSTAT', 0, 0, 316, '3017-3091', 2, '23.142'),
(111825, '3061.82', 79, '', 'TERMOSTAT', 0, 0, 316, '3004-3032-3061', 2, '19.299'),
(111824, '3033.84', 79, '', 'TERMOSTAT', 0, 0, 316, '3033', 2, '15.876'),
(111823, '3033.78', 79, '', 'TERMOSTAT', 0, 0, 316, '3033', 2, '22.4'),
(111822, '3029.89', 79, '', 'TERMOSTAT', 0, 0, 316, '3029', 2, '19.096'),
(111821, '3029.86', 79, '', 'TERMOSTAT', 0, 0, 316, '3029', 2, '17.654'),
(111820, '3021.88D50', 79, '', 'TERMOSTAT', 0, 0, 316, '3000-21-44-136-141', 2, '19.411'),
(111819, '3017.92D50', 79, '', 'TERMOSTAT', 0, 0, 316, '3017-3091', 2, '18.487'),
(111818, '3017.92D2', 79, '', 'TERMOSTAT', 0, 0, 316, '3017-3091', 2, '18.585'),
(111817, '3017.87D2', 79, '', 'TERMOSTAT', 0, 0, 316, '3017-3091', 2, '16.695'),
(111816, '3004.92D1', 79, '', 'TERMOSTAT', 0, 0, 316, '3004-3032-3061', 2, '16.982'),
(111815, '3004.88D1', 79, '', 'TERMOSTAT', 0, 0, 316, '3004-3032-3061', 2, '17.318'),
(111814, 'PA983A', 245, '', 'POMPA APA', 0, 0, 1260, 'PA983A', 2, '88.445'),
(111813, 'PA970', 245, '', 'POMPA APA', 0, 0, 1260, 'PA970', 2, '107.646'),
(111812, 'PA969', 245, '', 'POMPA APA', 0, 0, 1260, 'PA969', 2, '100.604'),
(111811, 'PA965', 245, '', 'POMPA APA', 0, 0, 1260, 'PA965', 2, '125.412'),
(111810, 'PA952', 245, '', 'POMPA APA', 0, 0, 1260, 'PA952', 2, '129.808'),
(111809, 'PA951', 245, '', 'POMPA APA', 0, 0, 1260, 'PA951', 2, '167.678'),
(111808, 'PA950', 245, '', 'POMPA APA', 0, 0, 1260, 'PA950', 2, '93.8'),
(111807, 'PA945', 245, '', 'POMPA APA', 0, 0, 1260, 'PA945', 2, '0'),
(111806, 'PA944', 245, '', 'POMPA APA', 0, 0, 1260, 'PA944', 2, '105.035'),
(111805, 'PA891', 245, '', 'POMPA APA', 0, 0, 1260, 'PA891', 2, '97.223'),
(111804, 'PA890', 245, '', 'POMPA APA', 0, 0, 1260, 'PA890', 2, '91.511'),
(111803, 'PA883', 245, '', 'POMPA APA', 0, 0, 1260, 'PA883', 2, '107.191'),
(111802, 'PA860', 245, '', 'POMPA APA', 0, 0, 1260, 'PA860', 2, '108.192'),
(111801, 'PA846', 245, '', 'POMPA APA', 0, 0, 1260, 'PA846', 2, '95.564'),
(111800, 'PA835', 245, '', 'POMPA APA', 0, 0, 1260, 'PA835', 2, '309.68'),
(111799, 'PA833', 245, '', 'POMPA APA', 0, 0, 1260, 'PA833', 2, '155.176'),
(111798, 'PA762A', 245, '', 'POMPA APA', 0, 0, 1260, 'PA762A', 2, '116.158'),
(111797, 'PA708A', 245, '', 'POMPA APA', 0, 0, 1260, 'PA708A', 2, '88.837'),
(111796, 'PA707P', 245, '', 'POMPA APA', 0, 0, 1260, 'PA707P', 2, '72.114'),
(111795, 'PA655P', 245, '', 'POMPA APA', 0, 0, 1260, 'PA655P', 2, '78.547'),
(111794, 'PA590P', 245, '', 'POMPA APA', 0, 0, 1260, 'PA590P', 2, '138.607'),
(111793, 'PA575P', 245, '', 'POMPA APA', 0, 0, 1260, 'PA575P', 2, '123.781'),
(111792, 'PA561', 245, '', 'POMPA APA', 0, 0, 1260, 'PA561', 2, '153.825'),
(111791, 'PA1440', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1440', 2, '222.166'),
(111790, 'PA1422', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1422', 2, '121.1'),
(111789, 'PA1403', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1403', 2, '137.305'),
(111788, 'PA1401', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1401', 2, '211.246'),
(111787, 'PA1396', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1396', 2, '122.227'),
(111786, 'PA1394', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1394', 2, '366.254'),
(111785, 'PA1390', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1390', 2, '115.031'),
(111784, 'PA1385', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1385', 2, '123.452'),
(111783, 'PA1373', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1373', 2, '97.608'),
(111782, 'PA1371', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1371', 2, '199.01'),
(111781, 'PA1370', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1370', 2, '79.751'),
(111780, 'PA1354', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1354', 2, '0'),
(111779, 'PA1329', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1329', 2, '114.268'),
(111778, 'PA1309', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1309', 2, '197.372'),
(111777, 'PA1295', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1295', 2, '206.815'),
(111776, 'PA1294', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1294', 2, '221.697'),
(111775, 'PA1289', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1289', 2, '168.315'),
(111774, 'PA1284', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1284', 2, '202.489'),
(111773, 'PA1282', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1282', 2, '110.215'),
(111772, 'PA1281A', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1281A', 2, '116.228'),
(111771, 'PA1278', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1278', 2, '211.246'),
(111770, 'PA1275', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1275', 2, '293.748'),
(111769, 'PA1274', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1274', 2, '106.225'),
(111768, 'PA1273', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1273', 2, '161.469'),
(111767, 'PA1271', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1271', 2, '88.193'),
(111766, 'PA1270A', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1270A', 2, '116.403'),
(111765, 'PA1269', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1269', 2, '185.052'),
(111764, 'PA1266', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1266', 2, '100.59'),
(111763, 'PA1264', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1264', 2, '146.321'),
(111762, 'PA1262', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1262', 2, '128.485'),
(111761, 'PA1260', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1260', 2, '257.684'),
(111760, 'PA1259', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1259', 2, '96.215'),
(111759, 'PA1254', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1254', 2, '237.475'),
(111758, 'PA1253', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1253', 2, '111.041'),
(111757, 'PA1252', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1252', 2, '122.542'),
(111756, 'PA1251', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1251', 2, '168.196');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(111755, 'PA1249', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1249', 2, '183.68'),
(111754, 'PA1248', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1248', 2, '168.854'),
(111753, 'PA1246', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1246', 2, '101.57'),
(111752, 'PA1244', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1244', 2, '204.519'),
(111751, 'PA1241', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1241', 2, '137.242'),
(111750, 'PA1237', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1237', 2, '123.326'),
(111749, 'PA1235', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1235', 2, '87.465'),
(111748, 'PA1234', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1234', 2, '78.708'),
(111747, 'PA1233', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1233', 2, '103.53'),
(111746, 'PA1229', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1229', 2, '81.347'),
(111745, 'PA1226', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1226', 2, '140.742'),
(111744, 'PA1225', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1225', 2, '131.915'),
(111743, 'PA1217', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1217', 2, '102.55'),
(111742, 'PA1216', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1216', 2, '104.972'),
(111741, 'PA1135', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1135', 2, '154.287'),
(111740, 'PA1134A', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1134', 2, '97.258'),
(111739, 'PA1133', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1133', 2, '126.301'),
(111738, 'PA1132', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1132', 2, '94.192'),
(111737, 'PA1130', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1130', 2, '0'),
(111736, 'PA1126', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1126', 2, '99.491'),
(111735, 'PA1117', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1117', 2, '99.365'),
(111734, 'PA1116', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1116', 2, '95.585'),
(111733, 'PA1102', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1102', 2, '101.052'),
(111732, 'PA1087', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1087', 2, '186.291'),
(111731, 'PA1072', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1072', 2, '206.801'),
(111730, 'PA1071', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1071', 2, '192.843'),
(111729, 'PA1058', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1058', 2, '78.582'),
(111728, 'PA1057', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1057', 2, '295.12'),
(111727, 'PA1055A', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1055A', 2, '103.502'),
(111726, 'PA1054', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1054', 2, '81.053'),
(111725, 'PA1053', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1053', 2, '124.824'),
(111724, 'PA1052', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1052', 2, '160.034'),
(111723, 'PA1051A', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1051A', 2, '134.351'),
(111722, 'PA1049', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1049', 2, '107.191'),
(111721, 'PA1048A', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1048A', 2, '100.59'),
(111720, 'PA1002', 245, '', 'POMPA APA', 0, 0, 1260, 'PA1002', 2, '96.474'),
(111719, 'PA913', 245, '', 'FILTRU AER', 0, 0, 1260, 'PA913', 2, '80.738'),
(111718, 'PA866A', 245, '', 'FILTRU AER', 0, 0, 1260, 'PA866A', 2, '106.407'),
(111717, 'PA840', 245, '', 'FILTRU AER', 0, 0, 1260, 'PA840', 2, '90.139'),
(111716, 'PA764', 245, '', 'FILTRU AER', 0, 0, 1260, 'PA764', 2, '167.286'),
(111715, 'PA751', 245, '', 'FILTRU AER', 0, 0, 1260, 'PA751', 2, '143.829'),
(111714, 'PA724P', 245, '', 'FILTRU AER', 0, 0, 1260, 'PA724P', 2, '159.509'),
(111713, 'PA665P', 245, '', 'FILTRU AER', 0, 0, 1260, 'PA665P', 2, '96.32'),
(111712, 'PA595', 245, '', 'FILTRU AER', 0, 0, 1260, 'PA595', 2, '0'),
(111711, 'PA460', 245, '', 'FILTRU AER', 0, 0, 1260, 'PA460', 2, '57.218'),
(111710, 'PA380P', 245, '', 'FILTRU AER', 0, 0, 1260, 'PA380P', 2, '85.568'),
(111709, 'PA1441', 245, '', 'FILTRU AER', 0, 0, 1260, '', 2, '233.716'),
(111708, 'PA1405', 245, '', 'FILTRU AER', 0, 0, 1260, 'PA1405', 2, '113.722'),
(111707, 'PA1138', 245, '', 'FILTRU AER', 0, 0, 1260, 'PA1138', 2, '89.005'),
(111706, 'PA1128', 245, '', 'FILTRU AER', 0, 0, 1260, 'PA1128', 2, '308.966'),
(111705, 'PA1060', 245, '', 'FILTRU AER', 0, 0, 1260, 'PA1060', 2, '91.644'),
(112001, 'A AIA 2078', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(111704, '4972', 236, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 306, '4972', 2, '18.991'),
(111703, 'F904953', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '32.473'),
(111702, 'F904951', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '12.635'),
(111701, 'F904943', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '38.199'),
(111700, '4936', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '4936', 2, '19.985'),
(111699, 'F904929V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '17.899'),
(111698, 'F904924', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '28.504'),
(111697, '4904', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '4904', 2, '15.575'),
(111696, '4599V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '79.59'),
(145205, 'DMV-4503', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '23.534'),
(111695, '4596V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '0'),
(111694, '4595V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '66.514'),
(111693, '4594V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '133.035'),
(111692, '4593V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '72.429'),
(138285, 'AP 164', 81, '', 'Filtre aer', 0, 0, 8, '164ap', 1, '53.9'),
(111691, '4592V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '79.163'),
(138284, '7.22477.10.0', 5, '', 'Pierburg', 0, 0, 1145, '7.22477.10.0', 1, '255.96'),
(111690, '4512V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '71.848'),
(111689, '4505V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '67.767'),
(138281, '7.21753.50.0', 5, '', 'Pierburg', 0, 0, 458, '7.21753.50.0', 1, '111.95'),
(111688, '4504V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '86.471'),
(145175, '4K1260', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '18.172'),
(111687, '4503V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '76.587'),
(111686, 'F904499V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '51.87'),
(111685, 'F904498V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '67.641'),
(111684, 'F904497V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '54.278'),
(111683, 'F904496V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '67.991'),
(111682, 'F904492V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '39.256'),
(111681, '4491V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '58.527'),
(123383, 'A5100', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '7.539'),
(111680, 'F904489V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '84.042'),
(111679, '4487V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '47.537'),
(111678, '4484V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '66.514'),
(111677, 'F904483V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '109.76'),
(111676, '4481V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '91.805'),
(111675, 'F904479V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '61.208'),
(111674, 'F904478V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '82.488'),
(111673, 'F904477V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '76.972'),
(111672, 'F904476V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '0'),
(111671, 'F904471V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '60.879'),
(111670, '4469V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '30.814'),
(145281, '6K1310', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '34.531'),
(111669, '4468V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '81.403'),
(111668, 'F904466V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '53.655'),
(111667, 'F904463V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '43.883'),
(111666, 'F904460V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '70.308'),
(111665, '4457V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '36.631'),
(111664, 'F904452V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '69.181'),
(111663, 'F904448V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '110.089'),
(111662, 'F904447V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '65.8'),
(111661, 'F904446V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '107.975'),
(111660, 'F904441V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '62.202'),
(111659, 'F904434V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '29.218'),
(111658, 'F904433V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '28.287'),
(111657, 'F904430V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '34.986'),
(111656, '4422V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '104.741'),
(111655, 'F904419V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '43.442'),
(111654, 'F904417V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '56.189'),
(111653, 'F904413V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '58.982'),
(111652, 'F904454V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '39.879'),
(111651, '4402V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '32.361'),
(111650, 'F904397V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '54.292'),
(111649, '4396V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '36.071'),
(111648, 'F904388V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '46.347'),
(111647, 'F904382V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '73.976'),
(111646, 'F904380V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '97.72'),
(111645, '4377V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '120.526'),
(111644, 'F904375V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '103.761'),
(111643, 'F904374V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '51.891'),
(144117, 'F904373V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '0'),
(111642, '4368V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '44.716'),
(111641, 'F904360V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '64.68'),
(111640, 'F904359V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '65.058'),
(111639, 'F904358V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '56.679'),
(111638, 'F904350V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '35.434'),
(111637, 'F904347V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '75.761'),
(111636, 'F904343V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '32.172'),
(111635, 'F904341V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '34.678'),
(111634, 'F904338', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '37.576'),
(111633, 'F904324V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '0'),
(111632, 'F904323V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '0'),
(111631, 'F904322V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '31.983'),
(111630, 'F904321V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '38.584'),
(111629, 'F904319V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '70.728'),
(111628, 'F914318V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '44.058'),
(111627, 'F904317V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '35.035'),
(111626, 'F904316V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '74.774'),
(111625, '4314V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '42.924'),
(111624, 'F904313V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '31.115'),
(111623, 'F904308V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '34.538'),
(111622, 'F904307V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '38.01'),
(111621, 'F904300V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '21.553'),
(111620, '4297V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '4297V', 2, '32.242'),
(111619, 'F904291V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '42.742'),
(111618, 'F904288V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '57.596'),
(111617, 'F904287V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '49.168'),
(111616, 'F904286V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '62.153'),
(111615, 'F904280V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '52.374'),
(111614, 'F904269V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '41.398'),
(111613, 'F904267V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '61.355'),
(111612, 'F904258V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '44.093'),
(111611, 'F904256V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '38.206'),
(111610, 'F904246V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '42.245'),
(111609, 'F904236V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '42.735'),
(111608, 'F904235V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '71.687'),
(111607, '4234V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '42.602'),
(111606, 'F904233V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '96.005'),
(111605, 'F904224V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '59.003'),
(111604, 'F904209V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '24.479'),
(111603, 'F904188', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '55.447'),
(111602, 'F904134', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '0'),
(111601, 'F904114V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '67.186'),
(111600, 'F904112V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '48.839'),
(111599, 'F904104V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '22.617'),
(111598, '4101V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '4101V', 2, '42.371'),
(111597, 'F904082V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '45.003'),
(111596, 'F904081V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '63.259'),
(111595, 'F904072V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '16.632'),
(111594, 'F904071V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '33.278'),
(111593, 'F904064V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '27.937'),
(111592, 'F904016V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '61.257'),
(112000, 'A AIA 2077', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(112126, '1EL246003', 473, 'Specificatii produs\r\nNumarul functiilor luminoase: 4\r\nPartea de montare: L\r\nArticol extins/Info extins 2: 304\r\nTIp lampa: 91\r\nFunctie de lampa: 8\r\nConstructie lampa: 10\r\nTrafic pe stanga/dreapta: 0\r\nAprobare: E4 9350 ', 'Far (lumini)', 1, 0, 259, '', 1, '116.6'),
(156910, '33391', 101, '', 'FLANSA AMORTIZOR', 0, 0, 2, '', 2, '73.479'),
(156907, '33382', 101, '', 'BUCSA BARA STAB.', 0, 0, 2, '', 2, '25.116'),
(156906, '33381', 101, '', 'BUCSA BARA STAB.', 0, 0, 2, '', 2, '21.924'),
(111591, '430719043500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111590, '430719043300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '28.64'),
(111589, '430719043100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '47.49'),
(111588, '430719043000', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '34.19'),
(111587, '430719042900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111586, '430719042800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111585, '430719042700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111584, '430719042500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '47.49'),
(111583, '430719042300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111582, '430719042200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111581, '430719042100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '47.49'),
(111580, '430719042000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111579, '430719041900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '35.97'),
(111578, '430719041800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '39.05'),
(111577, '430719041700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111576, '430719041600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111575, '430719041500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111574, '430719041300', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '33.18'),
(111573, '430719041200', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '34.96'),
(111572, '430719041000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '36.74'),
(111571, '430719040900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '33.18'),
(111570, '430719040800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111569, '430719040700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '46.48'),
(111568, '430719040300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111567, '430719040000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '35.97'),
(111566, '430719039600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '35.97'),
(111565, '430719039400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111564, '430719038400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111563, '430719038300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111562, '430719038200', 95, '', 'Amortizoare hayon', 0, 0, 2454, '', 1, '34.96'),
(111561, '430719038100', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '36.74'),
(111560, '430719038000', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '36.74'),
(111559, '430719037800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111558, '430719037500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111557, '430719037200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111556, '430719037100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '33.18'),
(111555, '430719036900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111554, '430719036800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111553, '430719036700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '36.74'),
(111552, '430719036300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111551, '430719035700', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '34.19'),
(111550, '430719035400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111549, '430719035300', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '34.19'),
(111548, '430719035000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111547, '430719034800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111546, '430719034600', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '34.19'),
(111545, '430719034200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111544, '430719033700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111543, '430719033100', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '36.74'),
(111542, '430719033000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '39.97'),
(111541, '430719032900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '46.48'),
(111540, '430719032800', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '46.48'),
(111539, '430719032700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '56.38'),
(111538, '430719032600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '56.38'),
(111537, '430719032300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111536, '430719032200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111535, '430719032100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111534, '430719032000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111533, '430719031900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111532, '430719031800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111531, '430719031700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111530, '430719031600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111529, '430719031500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111528, '430719031300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '36.74'),
(111527, '430719031200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111526, '430719030700', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '36.74'),
(111525, '430719030500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111524, '430719030100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111523, '430719029500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '42.15'),
(111522, '430719029400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '36.74'),
(111521, '430719029300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111520, '430719029000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111519, '430719028900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111518, '430719028800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111517, '430719028300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111516, '430719027800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111515, '430719027700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111514, '430719027400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111513, '430719027000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111512, '430719026900', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '34.96'),
(111511, '430719026800', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '36.74'),
(111510, '430719026700', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '35.97'),
(111509, '430719026500', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '36.74'),
(111508, '430719026400', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '34.19'),
(111507, '430719026200', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '34.96'),
(111506, '430719026100', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '34.96'),
(111505, '430719026000', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '34.96'),
(111504, '430719025900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111503, '430719025800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111502, '430719025600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111501, '430719025200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111500, '430719025100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111499, '430719025000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '56.38'),
(111498, '430719024900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '56.38'),
(111497, '430719024800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '39.97'),
(111496, '430719024700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '55.21'),
(111495, '430719024600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '55.21'),
(111494, '430719024500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '55.21'),
(111493, '430719024300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111492, '430719024100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111491, '430719023900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '46.48'),
(111490, '430719023800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '46.48'),
(111489, '430719023700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '43.85'),
(111488, '430719023600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111487, '430719023500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111486, '430719023400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111485, '430719023300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '48.26'),
(111484, '430719023200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111483, '430719023000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111482, '430719022800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '44.09'),
(111481, '430719022600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111480, '430719022500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '39.97'),
(111479, '430719022400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111478, '430719022000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111477, '430719021900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111476, '430719021800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111475, '430719021700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111474, '430719021600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '33.18'),
(111473, '430719021500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111472, '430719021400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111471, '430719021300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111470, '430719021200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111469, '430719021100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111468, '430719021000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111467, '430719020900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111466, '430719020400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111465, '430719020200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111464, '430719020100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111463, '430719019700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111462, '430719019600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111461, '430719019500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111460, '430719019200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111459, '430719019000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111458, '430719018800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111457, '430719018700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111456, '430719018600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111455, '430719018500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111454, '430719018300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111453, '430719018200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111452, '430719018100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111451, '430719017900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111450, '430719017800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111449, '430719017700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111448, '430719017400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111447, '430719017300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '33.18'),
(111446, '430719017100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111445, '430719016700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111444, '430719016600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111443, '430719016500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111442, '430719016300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111441, '430719016200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111440, '430719016100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111439, '430719016000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111438, '430719015900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111437, '430719015700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111436, '430719015600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '56.38'),
(111435, '430719015500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111434, '430719015400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111433, '430719015300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111432, '430719014900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111431, '430719014800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111430, '430719014700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111429, '430719014600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111428, '430719014500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111427, '430719014400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111426, '430719014300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111425, '430719014100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '48.1'),
(111424, '430719013900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111423, '430719013700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111422, '430719013600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '39.45'),
(111421, '430719013500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111420, '430719013300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111419, '430719013000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111418, '430719012900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111417, '430719012800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111416, '430719012600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '56.38'),
(111415, '430719012500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111414, '430719012400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111413, '430719012300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111412, '430719012100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111411, '430719012000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '33.42'),
(111410, '430719011900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111409, '430719011700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '54.52'),
(111408, '430719011200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '36.74'),
(111407, '430719011000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111406, '430719010800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111405, '430719010500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111404, '430719010400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '43.48'),
(111403, '430719010200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111402, '430719010100', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '34.96'),
(111401, '430719009300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111400, '430719009200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111399, '430719009100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111398, '430719009000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111397, '430719008600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '33.18'),
(111396, '430719008500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111395, '430719008400', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '46.48'),
(111394, '430719008100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111393, '430719007900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111392, '430719007800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '33.42'),
(111391, '430719007700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111390, '430719007600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111389, '430719007500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '39.97'),
(111388, '430719007300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '55.21'),
(111387, '430719007200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111386, '430719006800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111385, '430719006700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111384, '430719006600', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111383, '430719006400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111382, '430719006200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111381, '430719006000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111380, '430719005300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111379, '430719004800', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111378, '430719004700', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '33.18'),
(111377, '430719004300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111376, '430719004000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111375, '430719003800', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '34.96'),
(111374, '430719003300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111373, '430719003200', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111372, '430719003000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '41.22'),
(111371, '430719002100', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '36.74'),
(111370, '430719001900', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111369, '430719001400', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111368, '430719001300', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.96'),
(111367, '430719000500', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.19'),
(111366, '8155409', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '53.09'),
(111365, '7.50114.50.0', 5, '', 'Pierburg', 0, 0, 458, '7.50114.50.0', 1, '588.12'),
(111364, '7.50007.50.0', 5, '', 'Pierburg', 0, 0, 458, '7.50007.50.0', 1, '976.17'),
(111363, '7.28391.08.0', 5, '', 'Pierburg', 0, 0, 1145, '7.28391.08.0', 1, '818.3'),
(111362, '7.28328.07.0', 5, '', 'Pierburg', 0, 0, 1134, '7.28328.07.0', 2, '136.864'),
(111361, '7.28286.04.0', 5, '', 'Pierburg', 0, 0, 1136, '7.28286.04.0', 1, '483.52'),
(111360, '7.28148.01.0', 5, '', 'Pierburg', 0, 0, 761, '7.28148.01.0', 1, '118.35'),
(111359, '7.28098.04.0', 5, '', 'Pierburg', 0, 0, 1305, '7.28098.04.0', 1, '182.36'),
(111358, '7.28070.03.0', 5, '', 'Pierburg', 0, 0, 1145, '7.28070.03.0', 1, '523.64'),
(111357, '7.24809.14.0', 5, '', 'Pierburg', 0, 0, 1145, '7.24809.14.0', 1, '1135.09'),
(111356, '7.24807.18.0', 5, '', 'Pierburg', 0, 0, 387, '7.24807.18.0', 1, '1553.03'),
(111355, '7.24807.05.0', 5, '', 'Pierburg', 0, 0, 387, '7.24807.05.0', 1, '803.32'),
(111354, '7.24806.06.0', 5, '', 'Pierburg', 0, 0, 387, '7.24806.06.0', 1, '428.43'),
(111353, '7.24806.05.0', 5, '', 'Pierburg', 0, 0, 387, '7.24806.05.0', 1, '428.43'),
(111352, '7.22946.34.0', 5, '', 'Pierburg', 0, 0, 1145, '7.22946.34.0', 1, '803.13'),
(111351, '7.22875.16.0', 5, '', 'Pierburg', 0, 0, 1145, '7.22875.16.0', 1, '628.88'),
(111350, '7.22843.07.0', 5, '', 'Pierburg', 0, 0, 1145, '', 2, '301.441'),
(111349, '7.22843.06.0', 5, '', 'Pierburg', 0, 0, 1145, '7.22843.06.0', 1, '426.25'),
(111348, '7.22818.63.0', 5, '', 'Pierburg', 0, 0, 1145, '7.22818.63.0', 1, '668.02'),
(111347, '7.22785.16.0', 5, '', 'Pierburg', 0, 0, 1145, '7.22785.16.0', 2, '373.87'),
(111346, '7.22687.01.0', 5, '', 'Pierburg', 0, 0, 1305, '7.22687.01.0', 1, '224.78'),
(111345, '7.22572.01.0', 5, '', 'Pierburg', 0, 0, 761, '7.22572.01.0', 1, '106.77'),
(111344, '7.22456.01.0', 5, '', 'Pierburg', 0, 0, 158, '7.22456.01.0', 1, '882.56'),
(111343, '7.22414.08.0', 5, '', 'Pierburg', 0, 0, 1145, '7.22414.08.0', 1, '696.7'),
(111342, '7.22414.07.0', 5, '', 'Pierburg', 0, 0, 1145, '7.22414.07.0', 1, '1038.71'),
(111341, '7.22414.05.0', 5, '', 'Pierburg', 0, 0, 1145, '', 1, '816.07'),
(111340, '7.22414.04.0', 5, '', 'Pierburg', 0, 0, 1145, '7.22414.04.0', 1, '813.96'),
(111339, '7.22389.54.0', 5, '', 'Pierburg', 0, 0, 387, '7.22389.54.0', 1, '485.6'),
(111338, '7.22184.29.0', 5, '', 'Pierburg', 0, 0, 3926, '7.22184.29.0', 1, '473.11'),
(111337, '7.22184.26.0', 5, '', 'Pierburg', 0, 0, 3926, '7.22184.26.0', 1, '501.87'),
(111336, '7.22184.25.0', 5, '', 'Pierburg', 0, 0, 3926, '7.22184.25.0', 1, '280.41'),
(111335, '7.22184.22.0', 5, '', 'Pierburg', 0, 0, 3926, '7.22184.22.0', 1, '550.86'),
(111334, '7.22184.17.0', 5, '', 'Pierburg', 0, 0, 3926, '7.22184.17.0', 1, '937.2'),
(111333, '7.22184.15.0', 5, '', 'Pierburg', 0, 0, 3926, '7.22184.15.0', 1, '1017.47'),
(111332, '7.22184.14.0', 5, '', 'Pierburg', 0, 0, 3926, '7.22184.14.0', 2, '388.605'),
(111331, '7.22184.05.0', 5, '', 'Pierburg', 0, 0, 3926, '7.22184.05.0', 1, '761.5'),
(111330, '7.21903.63.0', 5, '', 'Pierburg', 0, 0, 3553, '7.21903.63.0', 1, '538.4'),
(111328, '7.21773.50.0', 5, '', 'Pierburg', 0, 0, 458, '7.21773.50.0', 1, '111.95'),
(111327, '7.21752.50.0', 5, '', 'Pierburg', 0, 0, 458, '7.21752.50.0', 1, '120.07'),
(111326, '7.21749.50.0', 5, '', 'Pierburg', 0, 0, 458, '7.21749.50.0', 1, '111.95'),
(111325, '7.21746.50.0', 5, '', 'Pierburg', 0, 0, 458, '7.21746.50.0', 1, '133.38'),
(111324, '7.21440.68.0', 5, '', 'Pierburg', 0, 0, 458, '7.21440.68.0', 1, '374.84'),
(111323, '7.21440.53.0', 5, '', 'Pierburg', 0, 0, 458, '7.21440.51.0', 1, '310.58'),
(111322, '7.21431.51.0', 5, '', 'Pierburg', 0, 0, 387, '7.21431.51.0', 1, '1049.6'),
(111321, '7.21174.90.0', 5, '', 'Pierburg', 0, 0, 387, '7.21174.90.0', 1, '878.21'),
(111320, '7.20971.63.0', 5, '', 'Pierburg', 0, 0, 458, '', 1, '164.35'),
(111319, '7.20850.82.0', 5, '', 'Pierburg', 0, 0, 1145, '7.20850.82.0', 1, '707.76'),
(111318, '7.20828.59.0', 5, '', 'Pierburg', 0, 0, 458, '7.20828.59.0', 1, '153.2'),
(111317, '7.20807.51.0', 5, '', 'Pierburg', 0, 0, 458, '7.20807.51.0', 1, '233.47'),
(111316, '7.20279.50.0', 5, '', 'Pierburg', 0, 0, 1145, '7.20279.50.0', 1, '931.78'),
(111315, '7.20234.52.0', 5, '', 'Pierburg', 0, 0, 862, '7.20234.52.0', 1, '54.09'),
(111314, '7.18222.19.0', 5, '', 'Pierburg', 0, 0, 3947, '7.18222.19.0', 1, '563.12'),
(111313, '7.18222.17.0', 5, '', 'Pierburg', 0, 0, 3947, '7.18222.17.0', 1, '359.03'),
(111312, '7.18222.05.0', 5, '', 'Pierburg', 0, 0, 3947, '7.18222.05.0', 1, '303.45'),
(111311, '7.18222.04.0', 5, '', 'Pierburg', 0, 0, 3947, '7.18222.04.0', 1, '409.71'),
(111309, '7.14431.05.0', 5, '', 'Pierburg', 0, 0, 158, '7.14431.05.0', 1, '980.03'),
(111308, '7.14309.09.0', 5, '', 'Pierburg', 0, 0, 158, '7.14309.09.0', 1, '827.35'),
(111307, '7.03794.01.0', 5, '', 'Pierburg', 0, 0, 1382, '', 1, '1136.68'),
(145006, '7.03794.09.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 1382, '', 2, '0'),
(111306, '7.02701.04.0', 5, '', 'Pierburg', 0, 0, 1382, '', 2, '646.856'),
(111305, '7.02701.03.0', 5, '', 'Pierburg', 0, 0, 1382, '', 2, '622.496'),
(111304, '7.02701.02.0', 5, '', 'Pierburg', 0, 0, 1382, '', 2, '616'),
(111303, '7.02700.30.0', 5, '', 'Pierburg', 0, 0, 605, '7.02700.30.0', 1, '408.83'),
(111302, '7.02700.22.0', 5, '', 'Pierburg', 0, 0, 1382, '7.02700.22.0', 1, '771.97'),
(111301, '7.02700.06.0', 5, '', 'Pierburg', 0, 0, 605, '7.02700.06.0', 1, '371.31'),
(111300, '7.02551.02.0', 5, '', 'Pierburg', 0, 0, 387, '7.02551.02.0', 1, '1229.54'),
(111299, '7.02550.32.0', 5, '', 'Pierburg', 0, 0, 1382, '7.02550.32.0', 1, '668.55'),
(111298, '7.02550.22.0', 5, '', 'Pierburg', 0, 0, 1382, '7.02550.22.0', 1, '944.89'),
(111297, '7.02256.05.0', 5, '', 'Pierburg', 0, 0, 163, '7.02256.05.0', 1, '150.28'),
(111296, '7.02256.04.0', 5, '', 'Pierburg', 0, 0, 1134, '7.02256.04.0', 2, '113.54'),
(111295, '7.02242.33.0', 5, '', 'Pierburg', 0, 0, 458, '7.02242.33.0', 1, '272.58'),
(111294, '7.02242.32.0', 5, '', 'Pierburg', 0, 0, 458, '7.02242.32.0', 1, '181.46'),
(111293, '7.02242.31.0', 5, '', 'Pierburg', 0, 0, 458, '7.02242.31.0', 1, '178.93'),
(111292, '7.02242.26.0', 5, '', 'Pierburg', 0, 0, 458, '7.02242.26.0', 1, '182.15'),
(111291, '7.02242.10.0', 5, '', 'Pierburg', 0, 0, 458, '7.02242.10.0', 1, '251.01'),
(111290, '7.02242.07.0', 5, '', 'Pierburg', 0, 0, 458, '7.02242.07.0', 1, '412.67'),
(145146, '4K0715', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '14.455'),
(111289, '7.02183.01.0', 5, '', 'Pierburg', 0, 0, 1134, '', 2, '111.846'),
(111288, '7.02084.05.0', 5, '', 'Pierburg', 0, 0, 1136, '7.02084.05.0', 1, '236.56'),
(111287, '7.02074.57.0', 5, '', 'Pierburg', 0, 0, 999, '7.02074.57.0', 1, '653.32'),
(111286, '7.02073.14.0', 5, '', 'Pierburg', 0, 0, 999, '7.02073.14.0', 1, '593.93'),
(111285, '7.00661.50.0', 5, '', 'Pierburg', 0, 0, 1382, '7.00661.50.0', 1, '1713.66'),
(111284, '7.00612.01.0', 5, '', 'Pierburg', 0, 0, 1134, '7.00612.01.0', 1, '306.44'),
(111283, '7.00607.02.0', 5, '', 'Pierburg', 0, 0, 3553, '', 2, '165.557'),
(111282, '7.00468.99.0', 5, '', 'Pierburg', 0, 0, 1382, '7.00468.99.0', 1, '707.72'),
(111281, '7.00468.95.0', 5, '', 'Pierburg', 0, 0, 1382, '7.00468.95.0', 1, '745.36'),
(111280, '7.00468.94.0', 5, '', 'Pierburg', 0, 0, 1382, '7.00468.94.0', 1, '1096.65'),
(111279, '7.00468.88.0', 5, '', 'Pierburg', 0, 0, 1382, '7.00468.88.0', 1, '701.96'),
(111278, '7.00468.87.0', 5, '', 'Pierburg', 0, 0, 1382, '7.00468.87.0', 1, '591.08'),
(111277, '7.00468.76.0', 5, '', 'Pierburg', 0, 0, 1382, '7.00468.76.0', 1, '608.04'),
(111276, '7.00468.50.0', 5, '', 'Pierburg', 0, 0, 458, '7.00468.50.0', 1, '308.47'),
(111275, '7.00468.15.0', 5, '', 'Pierburg', 0, 0, 1382, '7.00468.15.0', 1, '803.32'),
(111274, '7.00468.07.0', 5, '', 'Pierburg', 0, 0, 1382, '7.00468.07.0', 1, '867.52'),
(111273, '7.00262.02.0', 5, '', 'Pierburg', 0, 0, 3553, '7.00262.02.0', 1, '187.11'),
(111272, '7.00160.02.0', 5, '', 'Pierburg', 0, 0, 158, '7.00160.02.0', 2, '1.1011'),
(111271, '7.00075.07.0', 5, '', 'Pierburg', 0, 0, 1145, '', 2, '694.855'),
(111270, '7.00020.25.0', 5, '', 'Pierburg', 0, 0, 1145, '7.00020.25.0', 1, '733.44'),
(111269, '7.00020.24.0', 5, '', 'Pierburg', 0, 0, 1145, '7.00020.24.0', 1, '523.84'),
(111268, '4.07501.50.0', 5, '', 'Pierburg', 0, 0, 1298, '4.07501.50.0', 2, '141.456'),
(111267, '4.07371.06.0', 5, '', 'Pierburg', 0, 0, 2632, 'PG_4.07371.06.0', 1, '1158.97'),
(111266, '4.05292.50.0', 5, '', 'Pierburg', 0, 0, 1008, '4.05292.50.0', 1, '186.36'),
(111265, '4.02003.20.0', 5, '', 'Pierburg', 0, 0, 3940, '4.02003.20.0', 2, '105.679'),
(111264, '4.02003.17.0', 5, '', 'Pierburg', 0, 0, 3940, '4.02003.17.0', 1, '371.55'),
(111263, '4.02003.15.0', 5, '', 'Pierburg', 0, 0, 3940, '4.02003.15.0', 2, '207.305'),
(111262, '4.02003.11.0', 5, '', 'Pierburg', 0, 0, 3940, '4.02003.11.0', 1, '712.32'),
(111261, '4.02003.06.0', 5, '', 'Pierburg', 0, 0, 3940, '4.02003.06.0', 1, '334.72'),
(111260, '4.02003.04.0', 5, '', 'Pierburg', 0, 0, 3940, '4.02003.04.0', 2, '91.336'),
(111259, '4.02003.01.0', 5, '', 'Pierburg', 0, 0, 1298, '4.02003.01.0', 2, '298.333'),
(111258, '4.00063.00.0', 5, '', 'Pierburg', 0, 0, 1501, 'PG_4.00063.00.0', 1, '131.24'),
(111257, '4.00030.80.0', 5, '', 'Pierburg', 0, 0, 9, '4.00030.80.0', 1, '19.6'),
(111256, '3.52124.06.0', 5, '', 'Pierburg', 0, 0, 3550, '3.52124.06.0', 1, '154.84'),
(111255, '3.50001.31.0', 5, '', 'Pierburg', 0, 0, 1081, '', 1, '144.88'),
(111254, '3.50001.30.0', 5, '', 'Pierburg', 0, 0, 3910, '3.50001.30.0', 1, '139.26'),
(111253, '2599', 215, '', 'Electrice', 0, 0, 830, '2599', 2, '18.424'),
(111252, '2598', 215, '', 'Electrice', 0, 0, 830, '2598', 1, '62.84'),
(111251, '2591', 215, '', 'Electrice', 0, 0, 830, '2591', 1, '67.01'),
(111250, '2589', 215, '', 'Electrice', 0, 0, 830, 'MS766', 1, '38.62'),
(111249, '2587', 215, '', 'Electrice', 0, 0, 830, 'MS740', 1, '43.01'),
(111248, '2585', 215, '', 'Electrice', 0, 0, 830, 'MS715', 1, '52.87'),
(111247, '2573', 215, '', 'Electrice', 0, 0, 830, 'MS381', 1, '25.03'),
(111246, '2572', 215, '', 'Electrice', 0, 0, 830, 'MS296', 1, '56.76'),
(111245, '2549', 215, '', 'Electrice', 0, 0, 830, '2549', 1, '22.13'),
(111244, '2536', 215, '', 'Electrice', 0, 0, 830, '2536', 2, '7.238'),
(111243, '2525', 215, '', 'Electrice', 0, 0, 830, '4505-22.01', 2, '38.157'),
(111242, '2522', 215, '', 'Electrice', 0, 0, 830, 'BUHX 2522 [TEC DOC]', 2, '0'),
(111241, '2521', 215, '', 'Electrice', 0, 0, 830, '4505-22.01', 1, '13.72'),
(111240, '2519', 215, '', 'Electrice', 0, 0, 830, '2519', 1, '13.2'),
(111239, '2516', 215, '', 'Electrice', 0, 0, 830, '2516', 1, '18.82'),
(111238, '2515', 215, '', 'Electrice', 0, 0, 830, '2515', 1, '17.54'),
(111237, '2509', 215, '', 'Electrice', 0, 0, 830, '2509', 1, '13.89'),
(111236, '2504', 215, '', 'Electrice', 0, 0, 830, '2504-22.01', 1, '13.06'),
(111235, '2502', 215, '', 'Electrice', 0, 0, 830, '2502-22.01', 1, '29.06'),
(111234, '5561', 215, '', 'Electrice', 0, 0, 807, '5561', 1, '40.68'),
(111233, '5560', 215, '', 'Electrice', 0, 0, 807, '5560', 1, '60.13'),
(111232, '5559', 215, '', 'Electrice', 0, 0, 807, '5559', 1, '181.41'),
(111231, '5551', 215, '', 'Electrice', 0, 0, 807, '5551', 1, '86.38'),
(111230, '5509', 215, '', 'Electrice', 0, 0, 807, '5509', 1, '18.32'),
(111229, '5501', 215, '', 'Electrice', 0, 0, 807, '5501', 1, '27.34'),
(111228, '3531', 215, '', 'Electrice', 0, 0, 805, '3531', 2, '464.702'),
(111227, '3528', 215, '', 'Electrice', 0, 0, 805, '3528', 1, '13.06'),
(111226, '3525', 215, '', 'Electrice', 0, 0, 805, '3525', 1, '14.34'),
(111225, '3516', 215, '', 'Electrice', 0, 0, 805, '3516', 2, '10.64'),
(111224, '3515', 215, '', 'Electrice', 0, 0, 805, '3515', 1, '11.19'),
(111223, '3510', 215, '', 'Electrice', 0, 0, 805, 'B6S 3510 [TEC DOC]', 1, '12.89'),
(111222, '3506', 215, '', 'Electrice', 0, 0, 805, '3506', 1, '8.8'),
(111221, '4523', 215, '', 'Electrice', 0, 0, 806, '4523', 2, '196.742'),
(111220, '4501', 215, '', 'Electrice', 0, 0, 806, '4501-22.01', 1, '7.55'),
(111219, '6996', 215, '', 'Termocontacte', 0, 0, 1103, 'P6996', 1, '14.75'),
(111218, '6995', 215, '', 'Termocontacte', 0, 0, 1103, 'MS882.0', 2, '135.121'),
(111217, '6993', 215, '', 'Termocontacte', 0, 0, 1103, 'TS6993', 2, '122.507'),
(111216, '2860', 215, '', 'Termocontacte', 0, 0, 1103, '2860', 1, '36.61'),
(111215, '2855', 215, '', 'Termocontacte', 0, 0, 1103, '020620663', 1, '40.66'),
(111214, '2787', 215, '', 'Termocontacte', 0, 0, 1103, '2787', 1, '44.54'),
(111213, '2786', 215, '', 'Termocontacte', 0, 0, 1103, '2786', 1, '37.97'),
(111212, '2778', 215, '', 'Termocontacte', 0, 0, 1103, '2778', 2, '19.229'),
(111211, '2774', 215, '', 'Termocontacte', 0, 0, 1103, '2774', 1, '26.46'),
(111210, '2707', 215, '', 'Termocontacte', 0, 0, 1103, '2707', 1, '52.12'),
(111209, '2691', 215, '', 'Termocontacte', 0, 0, 1103, 'Y-507 J', 2, '22.498'),
(111208, '2673', 215, '', 'Termocontacte', 0, 0, 1103, '2673', 1, '32.62'),
(111207, '2649', 215, '', 'Termocontacte', 0, 0, 1103, '2649', 1, '48.73'),
(111206, '2646', 215, '', 'Termocontacte', 0, 0, 1103, '2646', 2, '288.379'),
(111205, '2644', 215, '', 'Termocontacte', 0, 0, 1103, '2644', 1, '37.43'),
(111204, '2642', 215, '', 'Termocontacte', 0, 0, 1103, '020624486', 2, '39.417'),
(111203, '2637', 215, '', 'Termocontacte', 0, 0, 1103, 'XR4 2637 [TEC DOC]', 1, '41.42'),
(111202, '2625', 215, '', 'Termocontacte', 0, 0, 1103, '2625', 2, '23.8'),
(111201, '2616', 215, '', 'Termocontacte', 0, 0, 1103, '2616', 1, '66.43'),
(111200, '2607', 215, '', 'Termocontacte', 0, 0, 1103, '2607', 1, '38.79'),
(111199, '1952', 215, '', 'Termocontacte', 0, 0, 1103, '1952', 2, '40.313'),
(111198, '1771', 215, '', 'Termocontacte', 0, 0, 1103, '1771', 1, '54.42'),
(111197, '1110', 215, '', 'Termocontacte', 0, 0, 1103, '1110_', 2, '47.425'),
(111196, 'KIT6274.87', 215, '', 'Termostate', 0, 0, 316, 'PKIT6274', 1, '55.62'),
(111195, 'CT1743.82', 215, '', 'Termostate', 0, 0, 316, 'PD1743', 1, '53.24'),
(111194, '7091.100', 215, '', 'Termostate', 0, 0, 316, 'P7091', 1, '27357.26'),
(111193, '7086.90', 215, '', 'Termostate', 0, 0, 316, 'P7086', 1, '163.09'),
(111192, '7068.87', 215, '', 'Termostate', 0, 0, 316, 'P7068', 1, '27357.26'),
(111191, '7050.88', 215, '', 'Termostate', 0, 0, 316, 'P5075', 1, '29.06'),
(111190, '7050.82', 215, '', 'Termostate', 0, 0, 316, 'P5075', 1, '29.06'),
(111189, '6978.88', 215, '', 'Termostate', 0, 0, 316, 'P6978', 1, '202.22'),
(111188, '6976.100', 215, '', 'Termostate', 0, 0, 316, 'P6976', 1, '160.87'),
(111187, '6975.100', 215, '', 'Termostate', 0, 0, 316, 'P6975', 1, '275.62'),
(111186, '6974.87', 215, '', 'Termostate', 0, 0, 316, 'P6974', 1, '27357.26'),
(111185, '6969.90', 215, '', 'Termostate', 0, 0, 316, 'P6969', 1, '27357.26'),
(111184, '6966.87', 215, '', 'Termostate', 0, 0, 316, 'P6966', 1, '106.98'),
(111183, '6962.90', 215, '', 'Termostate', 0, 0, 316, 'P6962', 1, '27357.26'),
(111182, '6961.87', 215, '', 'Termostate', 0, 0, 316, 'P6961', 1, '27015.3'),
(111181, '6954.87', 215, '', 'Termostate', 0, 0, 316, 'P6954', 1, '27357.26'),
(111180, '6953.92', 215, '', 'Termostate', 0, 0, 316, 'P6953', 1, '27357.26'),
(111179, '6951.92', 215, '', 'Termostate', 0, 0, 316, 'P6951', 1, '85.25'),
(111178, '6941.88', 215, '', 'Termostate', 0, 0, 316, 'P6941', 1, '260.6'),
(111177, '6939.98', 215, '', 'Termostate', 0, 0, 316, 'P6939', 1, '199.43'),
(111176, '6923.89', 215, '', 'Termostate', 0, 0, 316, 'P6923', 1, '27357.26'),
(111175, '6923.83', 215, '', 'Termostate', 0, 0, 316, 'P6923', 1, '27357.26'),
(111174, '6920.87', 215, '', 'Termostate', 0, 0, 316, 'P6920', 1, '95.32'),
(111173, '6884.92', 215, '', 'Termostate', 0, 0, 316, 'P6884', 1, '106.24'),
(111172, '6882.88', 215, '', 'Termostate', 0, 0, 316, 'P6882', 1, '27015.3'),
(111171, '6880.92', 215, '', 'Termostate', 0, 0, 316, 'P6880', 1, '50.13'),
(111170, '6877.88', 215, '', 'Termostate', 0, 0, 316, 'P6877', 1, '27357.26'),
(111169, '6876.80', 215, '', 'Termostate', 0, 0, 316, 'P6876', 1, '27357.26'),
(111168, '6873.105', 215, '', 'Termostate', 0, 0, 316, 'P6873', 1, '27357.26'),
(111167, '6871.88', 215, '', 'Termostate', 0, 0, 316, 'P6871', 1, '27357.26'),
(111166, '6870.82', 215, '', 'Termostate', 0, 0, 316, 'P6870', 1, '27357.26'),
(111165, '6869.88', 215, '', 'Termostate', 0, 0, 316, 'P6869', 1, '189.96'),
(111164, '6865.90', 215, '', 'Termostate', 0, 0, 316, 'P6865', 1, '27357.26'),
(111163, '6864.105', 215, '', 'Termostate', 0, 0, 316, 'P6864', 1, '319.22'),
(111162, '6859.88', 215, '', 'Termostate', 0, 0, 316, 'P6859', 1, '53.96'),
(111161, '6858.89', 215, '', 'Termostate', 0, 0, 316, 'P6858', 1, '33.24'),
(111160, '6857.92', 215, '', 'Termostate', 0, 0, 316, 'P6857', 1, '27015.3'),
(111159, '6856.92', 215, '', 'Termostate', 0, 0, 316, 'P6856', 1, '149.25'),
(111158, '6855.92', 215, '', 'Termostate', 0, 0, 316, 'P6855', 1, '67.47'),
(111157, '6854.92', 215, '', 'Termostate', 0, 0, 316, 'P6854', 1, '178.66'),
(111156, '6853.92', 215, '', 'Termostate', 0, 0, 316, 'P6853', 1, '178.66'),
(111155, '6851.82', 215, '', 'Termostate', 0, 0, 316, 'P6851', 1, '84.38'),
(111154, '6851.76', 215, '', 'Termostate', 0, 0, 316, 'P6851', 1, '84.38'),
(111153, '6850.87', 215, '', 'Termostate', 0, 0, 316, 'P6850', 1, '259.4'),
(111152, '6849.80', 215, '', 'Termostate', 0, 0, 316, 'P6849', 1, '105.75'),
(111151, '6848.87', 215, '', 'Termostate', 0, 0, 316, 'P6848', 1, '115.54'),
(111150, '6847.87', 215, '', 'Termostate', 0, 0, 316, 'P6847', 1, '135.92'),
(111149, '6846.92', 215, '', 'Termostate', 0, 0, 316, 'P6846', 1, '115.54'),
(111148, '6846.87', 215, '', 'Termostate', 0, 0, 316, 'P6846', 1, '115.54'),
(111147, '6843.91', 215, '', 'Termostate', 0, 0, 316, 'P6843', 1, '29.44'),
(111146, '6842.105', 215, '', 'Termostate', 0, 0, 316, 'P6842', 1, '27357.26'),
(111145, '6842.100', 215, '', 'Termostate', 0, 0, 316, 'P6842', 1, '413.14'),
(111144, '6839.88', 215, '', 'Termostate', 0, 0, 316, 'P6839', 1, '27357.26'),
(111143, '6837.82', 215, '', 'Termostate', 0, 0, 316, 'P6837', 1, '26.1'),
(111142, '6837.74', 215, '', 'Termostate', 0, 0, 316, 'P6837', 1, '27357.26'),
(111141, '6834.88', 215, '', 'Termostate', 0, 0, 316, 'P6834', 1, '27357.26'),
(111140, '6832.88', 215, '', 'Termostate', 0, 0, 316, 'P6832', 1, '189.55'),
(111139, '6829.80', 215, '', 'Termostate', 0, 0, 316, 'P6829', 1, '170.48');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(111138, '6827.88', 215, '', 'Termostate', 0, 0, 316, 'P6827', 1, '121.04'),
(111137, '6826.88', 215, '', 'Termostate', 0, 0, 316, 'P6826', 1, '219.35'),
(111136, '6825.88', 215, '', 'Termostate', 0, 0, 316, 'P6825', 1, '27357.26'),
(111135, '6824.88', 215, '', 'Termostate', 0, 0, 316, 'P6824', 1, '121.04'),
(111134, '6808.103', 215, '', 'Termostate', 0, 0, 316, 'P6808', 1, '137.27'),
(111133, '6782.87', 215, '', 'Termostate', 0, 0, 316, 'P6782', 1, '37.73'),
(111132, '6780.85', 215, '', 'Termostate', 0, 0, 316, 'P6780', 1, '29'),
(111131, '6756.84', 215, '', 'Termostate', 0, 0, 316, 'P6756', 1, '27357.26'),
(111130, '6736.78', 215, '', 'Termostate', 0, 0, 316, 'P6736', 1, '41.07'),
(111129, '6733.88', 215, '', 'Termostate', 0, 0, 316, 'P6733', 1, '41.18'),
(111128, '6732.88', 215, '', 'Termostate', 0, 0, 316, 'P6732', 1, '50.31'),
(111127, '6722.80', 215, '', 'Termostate', 0, 0, 316, 'P6722', 1, '141.34'),
(111126, '6703.89', 215, '', 'Termostate', 0, 0, 316, 'PHOTO-BLANCHE', 1, '75.24'),
(111125, '6702.82', 215, '', 'Termostate', 0, 0, 316, 'P6702', 1, '43.47'),
(111124, '6666.89', 215, '', 'Termostate', 0, 0, 316, 'P6666', 1, '68.34'),
(111123, '6628.89', 215, '', 'Termostate', 0, 0, 316, 'P6628', 1, '75.24'),
(111122, '6599.78', 215, '', 'Termostate', 0, 0, 316, 'P6599', 1, '47.66'),
(111121, '6598.87', 215, '', 'Termostate', 0, 0, 316, 'P6598', 1, '37.87'),
(111120, '6596.80', 215, '', 'Termostate', 0, 0, 316, 'P6596', 1, '38.88'),
(111119, '6590.88', 215, '', 'Termostate', 0, 0, 316, 'P6590', 1, '127.17'),
(111118, '6587.82', 215, '', 'Termostate', 0, 0, 316, 'P6587', 1, '50.51'),
(111117, '6585.82', 215, '', 'Termostate', 0, 0, 316, 'P6585', 1, '48.43'),
(111116, '6583.88', 215, '', 'Termostate', 0, 0, 316, 'P6583', 1, '27357.26'),
(111115, '6583.82', 215, '', 'Termostate', 0, 0, 316, 'P6583', 1, '64.05'),
(111114, '6583.76', 215, '', 'Termostate', 0, 0, 316, 'P6583', 1, '64.05'),
(111113, '6581.82', 215, '', 'Termostate', 0, 0, 316, 'P6581', 1, '46.81'),
(111112, '6580.88', 215, '', 'Termostate', 0, 0, 316, 'P6580', 1, '46.81'),
(111111, '6578.87', 215, '', 'Termostate', 0, 0, 316, 'P6578', 1, '41.42'),
(111110, '6575.88', 215, '', 'Termostate', 0, 0, 316, 'P6575', 1, '103.56'),
(111109, '6570.80', 215, '', 'Termostate', 0, 0, 316, 'P6570', 1, '157.84'),
(111108, '6568.83', 215, '', 'Termostate', 0, 0, 316, 'P6568', 1, '122.11'),
(111107, '6565.87', 215, '', 'Termostate', 0, 0, 316, 'P6565', 1, '70.24'),
(111106, '6564.80', 215, '', 'Termostate', 0, 0, 316, 'P6564', 1, '106.24'),
(111105, '6562.82', 215, '', 'Termostate', 0, 0, 316, 'P6562', 1, '63.61'),
(111104, '6561.82', 215, '', 'Termostate', 0, 0, 316, 'P6561', 1, '71.06'),
(111103, '6560.80', 215, '', 'Termostate', 0, 0, 316, 'P6560', 1, '80.6'),
(111102, '6559.83', 215, '', 'Termostate', 0, 0, 316, 'P6559', 1, '130.92'),
(111101, '6557.88', 215, '', 'Termostate', 0, 0, 316, 'P6557', 1, '81.67'),
(111100, '6556.80', 215, '', 'Termostate', 0, 0, 316, 'P6556', 1, '146.44'),
(111099, '6555.75', 215, '', 'Termostate', 0, 0, 316, 'P6555', 1, '148.54'),
(111098, '6553.80', 215, '', 'Termostate', 0, 0, 316, 'P6553', 1, '129.61'),
(111097, '6551.88', 215, '', 'Termostate', 0, 0, 316, 'P6551', 1, '105.55'),
(111096, '6550.80', 215, '', 'Termostate', 0, 0, 316, 'P6550', 1, '128.59'),
(111095, '6547.88', 215, '', 'Termostate', 0, 0, 316, 'P6547', 1, '122.44'),
(111094, '6543.80', 215, '', 'Termostate', 0, 0, 316, 'P6543', 1, '67.47'),
(111093, '6541.87', 215, '', 'Termostate', 0, 0, 316, 'P6541', 1, '45.69'),
(111092, '6541.82', 215, '', 'Termostate', 0, 0, 316, 'P6541', 1, '45.69'),
(111091, '6539.80', 215, '', 'Termostate', 0, 0, 316, 'P6539', 1, '155.48'),
(111090, '6538.80', 215, '', 'Termostate', 0, 0, 316, 'P6538', 1, '140.41'),
(111089, '6537.80', 215, '', 'Termostate', 0, 0, 316, 'P6537', 1, '138.69'),
(111088, '6533.92', 215, '', 'Termostate', 0, 0, 316, 'P6533', 1, '66.65'),
(111087, '6533.80', 215, '', 'Termostate', 0, 0, 316, 'P6533', 1, '27357.26'),
(111086, '6529.82', 215, '', 'Termostate', 0, 0, 316, 'P6529', 1, '27357.26'),
(111085, '6526.88', 215, '', 'Termostate', 0, 0, 316, 'P6526', 1, '23.69'),
(111084, '6525.82', 215, '', 'Termostate', 0, 0, 316, 'P6525', 1, '79.78'),
(111083, '6520.82', 215, '', 'Termostate', 0, 0, 316, 'P6520', 1, '46.81'),
(111082, '6520.76', 215, '', 'Termostate', 0, 0, 316, 'P6520', 1, '52.7'),
(111081, '6519.92', 215, '', 'Termostate', 0, 0, 316, 'P6519', 1, '140.52'),
(111080, '6518.92', 215, '', 'Termostate', 0, 0, 316, 'P6518', 1, '126.68'),
(111079, '6517.92', 215, '', 'Termostate', 0, 0, 316, 'TH651792J', 1, '111.87'),
(111078, '6516.92', 215, '', 'Termostate', 0, 0, 316, 'P6516', 1, '154.91'),
(111077, '6515.87', 215, '', 'Termostate', 0, 0, 316, 'P6515', 1, '171.93'),
(111076, '6513.87', 215, '', 'Termostate', 0, 0, 316, 'P6513', 1, '74.42'),
(111075, '6511.88', 215, '', 'Termostate', 0, 0, 316, 'P6511', 1, '24.52'),
(111074, '6509.88', 215, '', 'Termostate', 0, 0, 316, 'P6509', 1, '109.69'),
(111073, '6508.88', 215, '', 'Termostate', 0, 0, 316, 'P6508', 1, '94.5'),
(111072, '6506.88', 215, '', 'Termostate', 0, 0, 316, 'P6506', 1, '91.93'),
(111071, '6504.88', 215, '', 'Termostate', 0, 0, 316, 'P6504', 1, '119.87'),
(111070, '6502.88', 215, '', 'Termostate', 0, 0, 316, 'P6502', 1, '27357.26'),
(111069, '6501.92', 215, '', 'Termostate', 0, 0, 316, 'P6501', 1, '51.44'),
(111068, '6501.87', 215, '', 'Termostate', 0, 0, 316, 'P6501', 1, '69.66'),
(111067, '6501.82', 215, '', 'Termostate', 0, 0, 316, 'P6501', 1, '60.63'),
(111066, '6499.97', 215, '', 'Termostate', 0, 0, 316, 'P6499', 1, '148.35'),
(111065, '6498.95', 215, '', 'Termostate', 0, 0, 316, 'P6498', 1, '87.17'),
(111064, '6497.95', 215, '', 'Termostate', 0, 0, 316, 'P6497', 1, '126.68'),
(111063, '6497.85', 215, '', 'Termostate', 0, 0, 316, 'P6497', 1, '125.09'),
(111062, '6496.105', 215, '', 'Termostate', 0, 0, 316, 'P6496', 1, '287.99'),
(111061, '6495.105', 215, '', 'Termostate', 0, 0, 316, 'P6495', 1, '205.86'),
(111060, '6494.85', 215, '', 'Termostate', 0, 0, 316, 'P6494', 1, '186.6'),
(111059, '6490.83', 215, '', 'Termostate', 0, 0, 316, 'P6490', 1, '98.74'),
(111058, '6489.88', 215, '', 'Termostate', 0, 0, 316, 'P6489', 1, '89.88'),
(111057, '6488.89', 215, '', 'Termostate', 0, 0, 316, 'P6488', 1, '25.94'),
(111056, '6484.82', 215, '', 'Termostate', 0, 0, 316, 'P6484', 1, '49.36'),
(111055, '6484.76', 215, '', 'Termostate', 0, 0, 316, 'P6484', 1, '41.97'),
(111054, '6454.89', 215, '', 'Termostate', 0, 0, 316, 'P6454', 1, '61.26'),
(111053, '6454.83', 215, '', 'Termostate', 0, 0, 316, 'P6454', 1, '68.34'),
(111052, '6434.82', 215, '', 'Termostate', 0, 0, 316, 'P6434', 1, '26.29'),
(111051, '6416.83', 215, '', 'Termostate', 0, 0, 316, 'P6416', 1, '84.38'),
(111050, '6332.89', 215, '', 'Termostate', 0, 0, 316, 'P6332', 1, '25.94'),
(111049, '6320.89', 215, '', 'Termostate', 0, 0, 316, 'P6320', 1, '56.25'),
(111048, '6319.88', 215, '', 'Termostate', 0, 0, 316, 'P6319', 1, '29.33'),
(111047, '6319.85', 215, '', 'Termostate', 0, 0, 316, 'P6319', 1, '28.26'),
(111046, '6319.82', 215, '', 'Termostate', 0, 0, 316, 'P6319', 1, '31.68'),
(111045, '6318.92', 215, '', 'Termostate', 0, 0, 316, 'P6318', 1, '30.31'),
(111044, '6318.89', 215, '', 'Termostate', 0, 0, 316, 'P6318', 1, '30.48'),
(111043, '6314.82', 215, '', 'Termostate', 0, 0, 316, 'P6314', 1, '48.29'),
(111042, '6314.76', 215, '', 'Termostate', 0, 0, 316, 'P6314', 1, '52.23'),
(111041, '6313.88', 215, '', 'Termostate', 0, 0, 316, 'P6313', 1, '26.62'),
(111040, '6312.88', 215, '', 'Termostate', 0, 0, 316, 'P6312', 1, '29.2'),
(111039, '6312.82', 215, '', 'Termostate', 0, 0, 316, 'P6312', 1, '27357.26'),
(111038, '6311.82', 215, '', 'Termostate', 0, 0, 316, 'P6311', 1, '27.69'),
(111037, '6310.82', 215, '', 'Termostate', 0, 0, 316, 'P6310', 1, '24.57'),
(111036, '6297.82', 215, '', 'Termostate', 0, 0, 316, 'P6297', 1, '27015.3'),
(111035, '6297.78', 215, '', 'Termostate', 0, 0, 316, 'P6297', 1, '58.9'),
(111034, '6296.78', 215, '', 'Termostate', 0, 0, 316, 'P6296', 1, '43.58'),
(111033, '6295.88', 215, '', 'Termostate', 0, 0, 316, 'P6295', 1, '56.3'),
(111032, '6295.85', 215, '', 'Termostate', 0, 0, 316, 'P6295', 1, '48.02'),
(111031, '6295.82', 215, '', 'Termostate', 0, 0, 316, 'P6295', 1, '56.12'),
(111030, '6295.76', 215, '', 'Termostate', 0, 0, 316, 'P6295', 1, '58.61'),
(111029, '6294.82', 215, '', 'Termostate', 0, 0, 316, 'P6294', 1, '27.3'),
(111028, '6293.82', 215, '', 'Termostate', 0, 0, 316, 'P6293', 1, '22.87'),
(111027, '6292.88', 215, '', 'Termostate', 0, 0, 316, 'P6292', 1, '67.69'),
(111026, '6287.92', 215, '', 'Termostate', 0, 0, 316, 'P6287', 1, '46.68'),
(111025, '6287.82', 215, '', 'Termostate', 0, 0, 316, 'P6287', 1, '52.91'),
(111024, '6286.92', 215, '', 'Termostate', 0, 0, 316, 'P6286', 1, '74.61'),
(111023, '6285.87', 215, '', 'Termostate', 0, 0, 316, 'P6285', 1, '100.74'),
(111022, '6284.95', 215, '', 'Termostate', 0, 0, 316, 'P6284', 1, '106.46'),
(111021, '6276.87', 215, '', 'Termostate', 0, 0, 316, 'P6276', 1, '25.23'),
(111020, '6275.78', 215, '', 'Termostate', 0, 0, 316, 'P6275', 1, '79.81'),
(111019, '6274.87', 215, '', 'Termostate', 0, 0, 316, 'P6274', 1, '28.1'),
(111018, '6273.87', 215, '', 'Termostate', 0, 0, 316, 'P6273', 1, '31.79'),
(111017, '6267.78', 215, '', 'Termostate', 0, 0, 316, 'P6267', 1, '48.81'),
(111016, '6265.87', 215, '', 'Termostate', 0, 0, 316, 'P6265', 1, '42.98'),
(111015, '6264.87', 215, '', 'Termostate', 0, 0, 316, 'P6264', 1, '42.98'),
(111014, '6263.80', 215, '', 'Termostate', 0, 0, 316, 'P6263', 1, '61.42'),
(111013, '6261.80', 215, '', 'Termostate', 0, 0, 316, 'P6261', 1, '56.03'),
(111012, '6259.75', 215, '', 'Termostate', 0, 0, 316, 'P6259', 1, '173.91'),
(111011, '6258.75', 215, '', 'Termostate', 0, 0, 316, 'P6258', 1, '176.12'),
(111010, '6254.80', 215, '', 'Termostate', 0, 0, 316, 'P6254', 1, '61.42'),
(111009, '6252.85', 215, '', 'Termostate', 0, 0, 316, 'P6252', 1, '50.56'),
(111008, '6250.87', 215, '', 'Termostate', 0, 0, 316, 'P6250', 1, '57.43'),
(111007, '6249.92', 215, '', 'Termostate', 0, 0, 316, 'P6249', 1, '125.99'),
(111006, '6247.87', 215, '', 'Termostate', 0, 0, 316, 'P6247', 1, '94.26'),
(111005, '6245.82', 215, '', 'Termostate', 0, 0, 316, 'P6245', 1, '21.95'),
(111004, '6244.92', 215, '', 'Termostate', 0, 0, 316, 'P6244', 1, '26.19'),
(111003, '6243.92', 215, '', 'Termostate', 0, 0, 316, 'P6243', 1, '25.55'),
(111002, '6242.92', 215, '', 'Termostate', 0, 0, 316, 'P6242', 1, '121.28'),
(111001, '6237.92', 215, '', 'Termostate', 0, 0, 316, 'P6237', 1, '63.61'),
(111000, '6237.82', 215, '', 'Termostate', 0, 0, 316, 'P6237', 1, '91.93'),
(110999, '6231.88', 215, '', 'Termostate', 0, 0, 316, 'P6231', 1, '36.42'),
(110998, '6222.92', 215, '', 'Termostate', 0, 0, 316, 'P6222', 1, '77.18'),
(110997, '6222.87', 215, '', 'Termostate', 0, 0, 316, 'P6222', 1, '59.74'),
(110996, '6191.89', 215, '', 'Termostate', 0, 0, 316, 'P6191', 1, '25.94'),
(110995, '6171.92', 215, '', 'Termostate', 0, 0, 316, 'P6171', 1, '93.05'),
(110994, '6148.89', 215, '', 'Termostate', 0, 0, 316, 'P6148', 1, '18.33'),
(110993, '6126.89', 215, '', 'Termostate', 0, 0, 316, 'P6126', 1, '32.23'),
(110992, '6106.89', 215, '', 'Termostate', 0, 0, 316, 'P6106', 1, '25.94'),
(110991, '6073.85', 215, '', 'Termostate', 0, 0, 316, 'P6073', 1, '40.16'),
(110990, '6070.87', 215, '', 'Termostate', 0, 0, 316, 'P6070', 1, '35.27'),
(110989, '6047.89', 215, '', 'Termostate', 0, 0, 316, 'P6047', 1, '31.25'),
(110988, '6047.75', 215, '', 'Termostate', 0, 0, 316, 'P6047', 1, '39.95'),
(110987, '6045.89', 215, '', 'Termostate', 0, 0, 316, 'P6045', 1, '25.55'),
(110986, '6045.83', 215, '', 'Termostate', 0, 0, 316, 'P6045', 1, '28.56'),
(110985, '6007.88', 215, '', 'Termostate', 0, 0, 316, 'P6007', 1, '22.57'),
(110984, '5980.88', 215, '', 'Termostate', 0, 0, 316, 'P5980', 1, '56.69'),
(110983, '5979.92', 215, '', 'Termostate', 0, 0, 316, 'P5979', 1, '33.38'),
(110982, '5979.82', 215, '', 'Termostate', 0, 0, 316, 'P5979', 1, '45.06'),
(110981, '5978.82', 215, '', 'Termostate', 0, 0, 316, 'P5978', 1, '26.62'),
(110980, '5977.88', 215, '', 'Termostate', 0, 0, 316, 'P5977', 1, '29.44'),
(110979, '5975.80', 215, '', 'Termostate', 0, 0, 316, 'P5975', 1, '168.38'),
(110978, '5973.87', 215, '', 'Termostate', 0, 0, 316, 'P5973', 1, '32.18'),
(110977, '5973.80', 215, '', 'Termostate', 0, 0, 316, 'P5973', 1, '32.18'),
(110976, '5971.88', 215, '', 'Termostate', 0, 0, 316, 'P5971', 1, '18.39'),
(110975, '5971.82', 215, '', 'Termostate', 0, 0, 316, 'P5971', 1, '18.39'),
(110974, '5968.87', 215, '', 'Termostate', 0, 0, 316, 'P5968', 1, '30.07'),
(110973, '5967.83', 215, '', 'Termostate', 0, 0, 316, 'P5967', 1, '90.92'),
(110972, '5966.87', 215, '', 'Termostate', 0, 0, 316, 'P5966', 1, '123.34'),
(110971, '5964.83', 215, '', 'Termostate', 0, 0, 316, 'P5964', 1, '85.85'),
(110970, '5963.80', 215, '', 'Termostate', 0, 0, 316, 'P5963', 1, '44.76'),
(110969, '5962.88', 215, '', 'Termostate', 0, 0, 316, 'P5962', 1, '29.06'),
(110968, '5962.82', 215, '', 'Termostate', 0, 0, 316, 'P5962', 1, '29'),
(110967, '5955.88', 215, '', 'Termostate', 0, 0, 316, 'P5955', 1, '24.93'),
(110966, '5953.86', 215, '', 'Termostate', 0, 0, 316, 'P5953', 1, '64.79'),
(110965, '5902.87', 215, '', 'Termostate', 0, 0, 316, 'P5902', 1, '40.25'),
(110964, '5898.79', 215, '', 'Termostate', 0, 0, 316, 'P5898', 1, '34.88'),
(110963, '5898.76', 215, '', 'Termostate', 0, 0, 316, 'P5898', 1, '32.18'),
(110962, '5812.92', 215, '', 'Termostate', 0, 0, 316, 'P5812', 1, '25.94'),
(110961, '5792.83', 215, '', 'Termostate', 0, 0, 316, 'P5792', 1, '35.51'),
(110960, '5792.76', 215, '', 'Termostate', 0, 0, 316, 'P5792', 1, '43.94'),
(110959, '5750.92', 215, '', 'Termostate', 0, 0, 316, 'P5750', 1, '31.4'),
(110958, '5750.88', 215, '', 'Termostate', 0, 0, 316, 'P5750', 1, '27.11'),
(110957, '5699.85', 215, '', 'Termostate', 0, 0, 316, 'P5699', 1, '45.94'),
(110956, '5699.80', 215, '', 'Termostate', 0, 0, 316, 'P5699', 1, '45.94'),
(110955, '5688.80', 215, '', 'Termostate', 0, 0, 316, 'P5688', 1, '70.07'),
(110954, '5687.80', 215, '', 'Termostate', 0, 0, 316, 'P5687', 1, '57.46'),
(110953, '5504.88', 215, '', 'Termostate', 0, 0, 316, 'P5504', 1, '19.07'),
(110952, '5493.89', 215, '', 'Termostate', 0, 0, 316, 'P5493', 1, '84.87'),
(110951, '5434.82', 215, '', 'Termostate', 0, 0, 316, 'P5434', 1, '60.36'),
(110950, '5434.76', 215, '', 'Termostate', 0, 0, 316, 'P5434', 1, '60.36'),
(110949, '5353.83', 215, '', 'Termostate', 0, 0, 316, 'P5353', 1, '34.55'),
(110948, '5313.85', 215, '', 'Termostate', 0, 0, 316, 'P5313', 1, '80.93'),
(110947, '5309.84', 215, '', 'Termostate', 0, 0, 316, 'P5309', 1, '34.69'),
(110946, '5284.91', 215, '', 'Termostate', 0, 0, 316, 'P5284', 1, '19.43'),
(110945, '5231.83', 215, '', 'Termostate', 0, 0, 316, 'P5231', 1, '30.31'),
(110944, '5229.83', 215, '', 'Termostate', 0, 0, 316, 'P5229', 1, '27.5'),
(110943, '5151.87', 215, '', 'Termostate', 0, 0, 316, 'P5151', 1, '22.49'),
(110942, '5151.84', 215, '', 'Termostate', 0, 0, 316, 'P5151', 1, '21.34'),
(110941, '5130.89', 215, '', 'Termostate', 0, 0, 316, 'P5130', 1, '33'),
(110940, '5130.83', 215, '', 'Termostate', 0, 0, 316, 'P5130', 1, '35.46'),
(110939, '5111.88', 215, '', 'Termostate', 0, 0, 316, 'P5111', 1, '29.77'),
(110938, '5111.80', 215, '', 'Termostate', 0, 0, 316, 'P5111', 1, '29.77'),
(110937, '5108.89', 215, '', 'Termostate', 0, 0, 316, 'P5108', 1, '20.63'),
(110936, '5108.83', 215, '', 'Termostate', 0, 0, 316, 'P5108', 1, '20.63'),
(110935, '5083.83', 215, '', 'Termostate', 0, 0, 316, 'P5083', 1, '35.32'),
(110934, '5079.82', 215, '', 'Termostate', 0, 0, 316, 'P5079', 1, '47.3'),
(110933, '5077.88', 215, '', 'Termostate', 0, 0, 316, 'P5077', 1, '31.98'),
(110932, '5076.88', 215, '', 'Termostate', 0, 0, 316, 'P5076', 1, '39.62'),
(110931, '5076.82', 215, '', 'Termostate', 0, 0, 316, 'P5076', 1, '39.62'),
(110930, '5075.88', 215, '', 'Termostate', 0, 0, 316, 'P5075', 1, '23.75'),
(110929, '5075.82', 215, '', 'Termostate', 0, 0, 316, 'P5075', 1, '14.17'),
(110928, '5074.80', 215, '', 'Termostate', 0, 0, 316, 'P5074', 1, '89.39'),
(110927, '5071.85', 215, '', 'Termostate', 0, 0, 316, 'P5071', 1, '58.66'),
(110926, '5070.85', 215, '', 'Termostate', 0, 0, 316, 'P5070', 1, '55.65'),
(110925, '5069.87', 215, '', 'Termostate', 0, 0, 316, 'P5069', 1, '27.99'),
(110924, '4947.81', 215, '', 'Termostate', 0, 0, 316, 'P4947', 1, '28.81'),
(110923, '4945.89', 215, '', 'Termostate', 0, 0, 316, 'P4945', 1, '31.6'),
(110922, '4898.92', 215, '', 'Termostate', 0, 0, 316, 'P4898', 1, '20.05'),
(110921, '4898.87', 215, '', 'Termostate', 0, 0, 316, 'P4898', 1, '19.97'),
(110920, '4898.82', 215, '', 'Termostate', 0, 0, 316, 'P4898', 1, '19.43'),
(110919, '4885.89', 215, '', 'Termostate', 0, 0, 316, 'P4885', 1, '34.26'),
(110918, '4885.83', 215, '', 'Termostate', 0, 0, 316, 'P4885', 1, '32.86'),
(110917, '4780.78', 215, '', 'Termostate', 0, 0, 316, 'P4780', 1, '36.8'),
(110916, '4608.88', 215, '', 'Termostate', 0, 0, 316, 'P4608', 1, '13.95'),
(110915, '4608.80', 215, '', 'Termostate', 0, 0, 316, 'P4608', 1, '13.51'),
(110914, '4561.92', 215, '', 'Termostate', 0, 0, 316, 'P4561', 1, '24.02'),
(110913, '4561.87', 215, '', 'Termostate', 0, 0, 316, 'P4561', 1, '22.19'),
(110912, '4495.89', 215, '', 'Termostate', 0, 0, 316, 'P4495', 1, '12.89'),
(110911, '4495.86', 215, '', 'Termostate', 0, 0, 316, 'P4495', 1, '14.44'),
(110910, '4495.83', 215, '', 'Termostate', 0, 0, 316, 'P4495', 1, '14.44'),
(110909, '4495.75', 215, '', 'Termostate', 0, 0, 316, 'P4495', 1, '14.56'),
(110908, '4493.89', 215, '', 'Termostate', 0, 0, 316, 'P4493', 1, '14.44'),
(110907, '4493.86', 215, '', 'Termostate', 0, 0, 316, 'P4493', 1, '15.84'),
(110906, '4324.89', 215, '', 'Termostate', 0, 0, 316, 'P4324', 1, '16.26'),
(110905, '4168.89', 215, '', 'Termostate', 0, 0, 316, 'P4168', 1, '24.46'),
(110904, '4168.78', 215, '', 'Termostate', 0, 0, 316, 'P4168', 1, '26.43'),
(110903, '3905.82', 215, '', 'Termostate', 0, 0, 316, 'P3905', 1, '59.48'),
(110902, '3720.80', 215, '', 'Termostate', 0, 0, 316, 'P3720', 1, '39.18'),
(110901, '3357.82', 215, '', 'Termostate', 0, 0, 316, 'P3357', 1, '38.06'),
(110900, '3349.87', 215, '', 'Termostate', 0, 0, 316, 'P3349', 1, '21.64'),
(110899, '3349.84', 215, '', 'Termostate', 0, 0, 316, 'P3349', 1, '20.49'),
(110898, '3328.88', 215, '', 'Termostate', 0, 0, 316, 'P3328', 1, '26.24'),
(110897, '3328.85', 215, '', 'Termostate', 0, 0, 316, 'P3328', 1, '28.37'),
(110896, '3328.82', 215, '', 'Termostate', 0, 0, 316, 'P3328', 1, '28.37'),
(110895, '3327.81', 215, '', 'Termostate', 0, 0, 316, 'P3327', 1, '26.97'),
(110894, '3319.88', 215, '', 'Termostate', 0, 0, 316, 'P3319', 1, '19.07'),
(110893, '3310.80', 215, '', 'Termostate', 0, 0, 316, 'P3310', 1, '58.61'),
(110892, '3309.79', 215, '', 'Termostate', 0, 0, 316, 'P3309', 1, '25.17'),
(110891, '3309.74', 215, '', 'Termostate', 0, 0, 316, 'P3309', 1, '25.31'),
(110890, '2620.82', 215, '', 'Termostate', 0, 0, 316, 'P2620', 1, '21.59'),
(110889, '1547.88', 215, '', 'Termostate', 0, 0, 316, 'P1547', 1, '24.13'),
(110888, '1542.89', 215, '', 'Termostate', 0, 0, 316, 'P1542', 1, '22.57'),
(110887, '1542.82', 215, '', 'Termostate', 0, 0, 316, 'P1542', 1, '19.37'),
(110886, '1538.88', 215, '', 'Termostate', 0, 0, 316, 'P1538', 1, '22'),
(110885, '1538.82', 215, '', 'Termostate', 0, 0, 316, 'P1538', 1, '20.44'),
(110884, '1535.92', 215, '', 'Termostate', 0, 0, 316, 'P1535', 1, '28.81'),
(110883, '1535.80', 215, '', 'Termostate', 0, 0, 316, 'P1535', 1, '28.81'),
(110882, '1533.88', 215, '', 'Termostate', 0, 0, 316, 'P1533', 1, '25.75'),
(110881, '1529.89', 215, '', 'Termostate', 0, 0, 316, 'P1529', 1, '22'),
(110880, '1528.80', 215, '', 'Termostate', 0, 0, 316, 'P1528', 1, '26.68'),
(110879, '1522.87', 215, '', 'Termostate', 0, 0, 316, 'P1522', 1, '28.53'),
(110878, '1519.82', 215, '', 'Termostate', 0, 0, 316, 'P1519', 1, '26.43'),
(110877, '1515.81', 215, '', 'Termostate', 0, 0, 316, 'P1515', 1, '17.75'),
(110876, '1514.88', 215, '', 'Termostate', 0, 0, 316, 'P1514', 1, '20.69'),
(110875, '1514.81', 215, '', 'Termostate', 0, 0, 316, 'P1514', 1, '21.67'),
(110874, '1513.83', 215, '', 'Termostate', 0, 0, 316, 'P1513', 1, '26.95'),
(110873, '1513.80', 215, '', 'Termostate', 0, 0, 316, 'P1513', 1, '27.99'),
(110872, '1513.71', 215, '', 'Termostate', 0, 0, 316, 'P1513', 1, '27.64'),
(110871, '1503.72', 215, '', 'Termostate', 0, 0, 316, 'P1503', 1, '18.14'),
(110870, '1477.87', 215, '', 'Termostate', 0, 0, 316, 'P1477', 1, '20.05'),
(110869, '1477.82', 215, '', 'Termostate', 0, 0, 316, 'P1477', 1, '20.05'),
(110868, '1476.92', 215, '', 'Termostate', 0, 0, 316, 'P1476', 1, '26.29'),
(110867, '1476.87', 215, '', 'Termostate', 0, 0, 316, 'P1476', 1, '28.26'),
(110866, '1476.79', 215, '', 'Termostate', 0, 0, 316, 'P1476', 1, '26.29'),
(110865, '1439.92', 215, '', 'Termostate', 0, 0, 316, 'P1439', 1, '20.63'),
(110864, '1439.87', 215, '', 'Termostate', 0, 0, 316, 'P1439', 1, '19.43'),
(110863, '1439.80', 215, '', 'Termostate', 0, 0, 316, 'P1439', 1, '20.63'),
(110862, '1435.80', 215, '', 'Termostate', 0, 0, 316, 'P1435', 1, '27.25'),
(110861, '1427.88', 215, '', 'Termostate', 0, 0, 316, 'P1427', 1, '21.64'),
(110860, '1419.88', 215, '', 'Termostate', 0, 0, 316, 'P1419', 1, '22'),
(110859, '1419.82', 215, '', 'Termostate', 0, 0, 316, 'P1419', 1, '22'),
(110858, '1419.71', 215, '', 'Termostate', 0, 0, 316, 'P1419', 1, '27357.26'),
(110857, '1417.89', 215, '', 'Termostate', 0, 0, 316, 'P1417', 1, '14.75'),
(110856, '1417.88', 215, '', 'Termostate', 0, 0, 316, 'P1417', 1, '17.92'),
(110855, '1417.82', 215, '', 'Termostate', 0, 0, 316, 'P1417', 1, '18.44'),
(110854, '1410.92', 215, '', 'Termostate', 0, 0, 316, 'P1410', 1, '17.48'),
(110853, '1410.87', 215, '', 'Termostate', 0, 0, 316, 'P1410', 1, '20.35'),
(110852, '1400.90', 215, '', 'Termostate', 0, 0, 316, 'P1400', 1, '21.32'),
(110851, '1400.83', 215, '', 'Termostate', 0, 0, 316, 'P1400', 1, '23.01'),
(110850, '1378.88', 215, '', 'Termostate', 0, 0, 316, 'P1378', 1, '16.96'),
(110849, '1378.83', 215, '', 'Termostate', 0, 0, 316, 'P1378', 1, '15.59'),
(110848, '1343.87', 215, '', 'Termostate', 0, 0, 316, 'P1343', 1, '17.98'),
(110847, '1335.92', 215, '', 'Termostate', 0, 0, 316, 'P1335', 1, '22.24'),
(110846, '1335.87', 215, '', 'Termostate', 0, 0, 316, 'P1335', 1, '21.69'),
(110845, '1335.80', 215, '', 'Termostate', 0, 0, 316, 'P1335', 1, '20.82'),
(110844, '1290.92', 215, '', 'Termostate', 0, 0, 316, 'P1290', 1, '19.51'),
(110843, '1290.88', 215, '', 'Termostate', 0, 0, 316, 'P1290', 1, '20.96'),
(110842, '1248.80', 215, '', 'Termostate', 0, 0, 316, 'P1248', 1, '19.43'),
(110841, '1183.86', 215, '', 'Termostate', 0, 0, 316, 'P1183', 1, '25.44'),
(110840, '1183.83', 215, '', 'Termostate', 0, 0, 316, 'P1183', 1, '28.56'),
(110839, '0963.86', 215, '', 'Termostate', 0, 0, 316, 'P0963', 1, '20.35'),
(110838, '5686.80', 215, '', 'Termostate', 0, 0, 316, 'P5686', 1, '84.19'),
(110837, 'OES988', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '50.56'),
(110836, 'OES987', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '82.84'),
(110835, 'OES984', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '70.19'),
(110834, 'OES981', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '67.25'),
(110833, 'OES977', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '49.29'),
(110832, 'OES967', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '89.51'),
(110831, 'OES965', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '84.18'),
(110830, 'OES962', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '139.63'),
(110829, 'OES952', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '63.72'),
(110828, 'OES949', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '47.7'),
(110827, 'OES937', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '97.35'),
(110826, 'OES927', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '43.24'),
(110825, 'OES926', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '58.45'),
(110824, 'OES924', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '121.43'),
(110823, 'OES920', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '78.38'),
(110822, 'OES919', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '122.01'),
(110821, 'OES918', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '131.36'),
(110820, 'OES915', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '63.83'),
(110819, 'OES908', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '52.76'),
(110818, 'OES901', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '67.52'),
(110817, 'OES900', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '146.67'),
(110816, 'OES899', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '112.55'),
(110815, 'OES898', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '111.53'),
(110814, 'OES897', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '86.38'),
(110813, 'OES892', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '85.58'),
(110812, 'OES891', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '69.55'),
(110811, 'OES889', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '70.33'),
(110810, 'OES883', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '161.46'),
(110809, 'OES882', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '75.6'),
(110808, 'OES881', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '100.68'),
(110807, 'OES874', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '156.81'),
(110806, 'OES872', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '123.13'),
(110805, 'OES868', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '164.13'),
(110804, 'OES864', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '159.87'),
(110803, 'OES861', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '124.27'),
(110802, 'OES860', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '44.51'),
(110801, 'OES857', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '124.51'),
(110800, 'OES856', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '116.54'),
(110799, 'OES855', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '245.67'),
(110798, 'OES847', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '72.91'),
(110797, 'OES846', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '68.21'),
(110796, 'OES838', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '275.41'),
(110795, 'OES837', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '124.51'),
(110794, 'OES830', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '110.22'),
(110793, 'OES828', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '138.72'),
(110792, 'OES823', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '125.83'),
(110791, 'OES820', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '116.35'),
(110790, 'OES818', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '78.68'),
(110789, 'OES813', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '86.08'),
(110788, 'OES812', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '82.75'),
(110787, 'OES810', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '77.8'),
(110786, 'OES809', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '228.71'),
(110785, 'OES806', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '138.2'),
(110784, 'OES801', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '552.84'),
(110783, 'OES793', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '315.03'),
(110782, 'OES790', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '85.83'),
(110781, 'OES789', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '111.01'),
(110780, 'OES787', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '55.26'),
(110779, 'OES779', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '82.75'),
(110778, 'OES777', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '285.45'),
(110777, 'OES768', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '550.06'),
(110776, 'OES754', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '126.65'),
(110775, 'OES720', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '89.98'),
(110774, 'OES719', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '88.55'),
(110773, 'OES715', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '102.79'),
(110772, 'OES714', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '66.8'),
(110771, 'OES711', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '224.22'),
(110770, 'OES705', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '80.94'),
(110769, 'OES701', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '221.67'),
(110768, 'OES676', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '38.98'),
(110767, 'OES675', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '65.82'),
(110766, 'OES662', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '71.4'),
(110765, 'OES661', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '153.79'),
(110764, 'OES655', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '174.49'),
(110763, 'OES654', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '47.15'),
(110762, 'OES651', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '151.24'),
(110761, 'OES648', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '137.21'),
(110760, 'OES647', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '101.5'),
(110759, 'OES645', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '98.59'),
(110758, 'OES643', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '233.21'),
(110757, 'OES641', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '125.53'),
(110756, 'OES640', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '149.15'),
(110755, 'OES639', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '144.36'),
(110754, 'OES637', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '118.74'),
(110753, 'OES635', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '123.46'),
(110752, 'OES630', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '81.57'),
(110751, 'OES629', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '90.75'),
(110750, 'OES626', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '63.48'),
(110749, 'OES624', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '136.83'),
(110748, 'OES622', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '183.67'),
(110747, 'OES619', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '88.55'),
(110746, 'OES613', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '70.96'),
(110745, 'OES612', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '253.26'),
(110744, 'OES611', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '250.95'),
(110743, 'OES597', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '338.2'),
(110742, 'OES596', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '176.39'),
(110741, 'OES595', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '324.19'),
(110740, 'OES592', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '142.36'),
(110739, 'OES590', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '82.51'),
(110738, 'OES589', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '160.94'),
(110737, 'OES580', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '128.11'),
(110736, 'OES572', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '106.06'),
(110735, 'OES571', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '137.32'),
(110734, 'OES568', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '101.36'),
(110733, 'OES562', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '102.79'),
(110732, 'OES561', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '160.25'),
(110731, 'OES554', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '106.95'),
(110730, 'OES549', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '98.53'),
(110729, 'OES547', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '137.65'),
(110728, 'OES534', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '134.71'),
(110727, 'OES532', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '88.66'),
(110726, 'OES531', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '124.15'),
(110725, 'OES530', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '123.27'),
(110724, 'OES529', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '363.83'),
(110723, 'OES523', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '250.62'),
(110722, 'OES512', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '299.08'),
(110721, 'OES500', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '193.85'),
(110720, 'OES499', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '192.47'),
(110719, 'OES468', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '92.62'),
(110718, 'OES466', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '173.15'),
(110717, 'OES461', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '134.27'),
(110716, 'OES460', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '82.31'),
(110715, 'OES459', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '133.89'),
(110714, 'OES458', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '125.97'),
(110713, 'OES457', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '127.15'),
(110712, 'OES455', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '160.06'),
(110711, 'OES452', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '106.2'),
(110710, 'OES437', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '170.67'),
(110709, 'OES436', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '172.07'),
(110708, 'OES433', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '44.02'),
(110707, 'OES431', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '318.22'),
(110706, 'OES430', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '313.96'),
(110705, 'OES402', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '76.48'),
(110704, 'OES394', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '151.54'),
(110703, 'OES393', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '289.88'),
(110702, 'OES390', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '271.02'),
(110701, 'OES389', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '217.85'),
(110700, 'OES371', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '66.5'),
(110699, 'OES370', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '150.32'),
(110698, 'OES365', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '59.03'),
(110697, 'OES364', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '58.7'),
(110696, 'OES363', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '130.42'),
(110695, 'OES362', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '67.96'),
(110694, 'OES360', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '91.11'),
(110693, 'OES355', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '79.76'),
(110692, 'OES354', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '76.1'),
(110691, 'OES352', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '137.13'),
(110690, 'OES351', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '98.59'),
(110689, 'OES349', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '95.15'),
(110688, 'OES347', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '106.45'),
(110687, 'OES341', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '62.19'),
(110686, 'OES340', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '85.72'),
(110685, 'OES339', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '58.01'),
(110684, 'OES338', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '54.76'),
(110683, 'OES336', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '61.47'),
(110682, 'OES329', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '73.87'),
(110681, 'OES328', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '50.5'),
(110680, 'OES327', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '79.76'),
(110679, 'OES326', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '78.62'),
(110678, 'OES315', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '55.12'),
(110677, 'OES311', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '42.94'),
(110676, 'OES304', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '66.69'),
(110675, 'OES301', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '60.1'),
(110674, 'OES296', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '79.51'),
(110673, 'OES295', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '108.37'),
(110672, 'OES293', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '79.2'),
(110671, 'OES292', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '118.19'),
(110670, 'OES289', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '131.06'),
(110669, 'OES288', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '49.93'),
(110668, 'OES287', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '55.26'),
(110667, 'OES286', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '44.15'),
(110666, 'OES285', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '117.31'),
(110665, 'OES284', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '64.91'),
(110664, 'OES283', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '61.91'),
(110663, 'OES275', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '98.59'),
(110662, 'OES273', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '120.74'),
(110661, 'OES268', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '124.07'),
(110660, 'OES267', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '96.69'),
(110659, 'OES265', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '72.91'),
(110658, 'OES256', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '113.3'),
(110657, 'OES255', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '63.12'),
(110656, 'OES249', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '55.4'),
(110655, 'OES248', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '80.11'),
(110654, 'OES244', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '153.27'),
(110653, 'OES242', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '141.14'),
(110652, 'OES240', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '125.88'),
(110651, 'OES238', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '53.8'),
(110650, 'OES237', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '43.38'),
(110649, 'OES236', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '55.56'),
(110648, 'OES231', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '197.36'),
(110647, 'OES230', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '247.4'),
(110646, 'OES225', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '357.29'),
(110645, 'OES223', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '346.73'),
(110644, 'OES222', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '120.66'),
(110643, 'OES220', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '239.56'),
(110642, 'OES219', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '204.95'),
(110641, 'OES213', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '120.44'),
(110640, 'OES212', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '125.25'),
(110639, 'OES207', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '84.29'),
(110638, 'OES205', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '111.64'),
(110637, 'OES203', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '48.08'),
(110636, 'OES202', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '73.24'),
(110635, 'OES199', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '141.78'),
(110634, 'OES198', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '122.64'),
(110633, 'OES197', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '138.78'),
(110632, 'OES195', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '138.15'),
(110631, 'OES194', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '167.29'),
(110630, 'OES192', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '34.23'),
(110629, 'OES189', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '92.29'),
(110628, 'OES184', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '75.02'),
(110627, 'OES183', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '70.27'),
(110626, 'OES181', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '69.55'),
(110625, 'OES180', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '46.05'),
(110624, 'OES179', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '87.53'),
(110623, 'OES178', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '60.4'),
(110622, 'OES175', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '73.87'),
(110621, 'OES174', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '136.45'),
(110620, 'OES172', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '80.99'),
(110619, 'OES171', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '84.29'),
(110618, 'OES170', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '173.58'),
(110617, 'OES169', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '71.07'),
(110616, 'OES168', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '73.16'),
(110615, 'OES167', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '72.66'),
(110614, 'OES160', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '66.36'),
(110613, 'OES157', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '139.47'),
(110612, 'OES155', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '12.06'),
(110611, 'OES154', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '82.51'),
(110610, 'OES153', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '62.98'),
(110609, 'OES143', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '72.91'),
(110608, 'OES141', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '71.07'),
(110607, 'OES140', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '66.12'),
(110606, 'OES130', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '87.53'),
(110605, 'OES128', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '96.44'),
(110604, 'OES121', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '63.28'),
(110603, 'OES120', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '124.15'),
(110602, 'OES119', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '131.6'),
(110601, 'OES118', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '99.52'),
(110600, 'OES117', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '79.4'),
(110599, 'OES112', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '77.86'),
(110598, 'OES111', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '71.15'),
(110597, 'OES110', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '34.01'),
(110596, 'OES108', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '120.55'),
(110595, 'OES107', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '88.42'),
(110594, 'OES103', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '124.15'),
(110593, 'OES102', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '84.45'),
(110592, 'OES101', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '24.57'),
(110591, 'OES100', 269, '', 'Cabluri aprindere - set', 0, 0, 685, '', 1, '75.79'),
(110590, 'CAM703', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '466.16'),
(110589, 'CAM702', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '466.16'),
(110588, 'CAM701', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '466.16'),
(110587, 'CAM700', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '466.16'),
(110586, 'CAM689', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '594.21'),
(110585, 'CAM676', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '1127.3'),
(110584, 'CAM672', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '465.94'),
(110583, 'CAM670', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '365.53'),
(110582, 'CAM665', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '911.58'),
(110581, 'CAM648', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '377.76'),
(110580, 'CAM630', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '756.53'),
(110579, 'CAM627', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '496.35'),
(110578, 'CAM442', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '726.57'),
(110577, 'CAM373', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '328.95'),
(110576, 'CAM369', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '273.58'),
(110575, 'CAM359', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '266.1'),
(110574, 'CAM354', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '441.89'),
(110573, 'CAM185', 141, '', 'Arbore cu came si componente', 0, 0, 566, '', 1, '258.61'),
(110572, 'VAG96133', 141, '', 'Ghiduri supapa', 0, 0, 1644, 'VG5', 1, '7.05'),
(110571, 'VAG96123', 141, '', 'Ghiduri supapa', 0, 0, 1644, 'VG3', 1, '7.91'),
(110570, 'VAG96119', 141, '', 'Ghiduri supapa', 0, 0, 1644, 'VG1', 1, '2.33'),
(110569, 'VAG96114', 141, '', 'Ghiduri supapa', 0, 0, 1644, 'VG3', 1, '7.3'),
(110568, 'VAG96112', 141, '', 'Ghiduri supapa', 0, 0, 1644, 'VG1', 1, '9.52'),
(110567, 'VAG96073', 141, '', 'Supape', 0, 0, 1644, 'VG5', 1, '15.73'),
(110566, 'VAG96071', 141, '', 'Ghiduri supapa', 0, 0, 1644, 'VG5', 1, '8.84'),
(110565, 'VAG96070', 141, '', 'Ghiduri supapa', 0, 0, 1644, 'VG5', 1, '7.56'),
(110564, 'VAG96042', 141, '', 'Ghiduri supapa', 0, 0, 1644, 'VG3', 1, '8'),
(110563, 'VAG96029', 141, '', 'Supape', 0, 0, 1644, 'VG3', 1, '5.88'),
(110562, 'VAG96028', 141, '', 'Supape', 0, 0, 1644, 'VG3', 1, '6.18'),
(110561, 'VAG96027', 141, '', 'Supape', 0, 0, 1644, 'VG1', 1, '6.4'),
(110560, 'VAG96025', 141, '', 'Supape', 0, 0, 1644, 'VG3', 1, '13.97'),
(110559, 'VAG96024', 141, '', 'Supape', 0, 0, 1644, 'VG3', 1, '4.05'),
(110558, 'VAG96023', 141, '', 'Supape', 0, 0, 1644, 'VG1', 1, '5.03'),
(110557, 'VAG96022', 141, '', 'Supape', 0, 0, 1644, 'VG1', 1, '6.18'),
(110556, 'VAG96021', 141, '', 'Supape', 0, 0, 1644, 'VG1', 1, '4.24'),
(110555, 'VAG92496', 141, '', 'Supape', 0, 0, 1644, 'VG1', 1, '5.88'),
(110554, 'VAG92445', 141, '', 'Supape', 0, 0, 1644, 'VG1', 1, '8.4'),
(110553, 'VAG92444', 141, '', 'Supape', 0, 0, 1644, 'VG3', 1, '8.99'),
(110552, 'VAG92364', 141, '', 'Supape', 0, 0, 1644, 'VG3', 1, '4.15'),
(110551, 'VAG92362', 141, '', 'Supape', 0, 0, 1644, 'VG5', 1, '6.32'),
(110550, 'VAG92347B', 141, '', 'Supape', 0, 0, 1644, 'VG3', 1, '10.48'),
(110549, 'VAG92329B', 141, '', 'Supape', 0, 0, 1644, 'VG3', 1, '21.01'),
(110548, 'VAG92321', 141, '', 'Supape', 0, 0, 1644, 'VG5', 1, '8.32'),
(110547, 'VAG92298', 141, '', 'Supape', 0, 0, 1644, 'VG5', 1, '6.02'),
(110546, 'VAG92288B', 141, '', 'Supape', 0, 0, 1644, 'VG2', 1, '9.58'),
(110545, 'VAG92193', 141, '', 'Supape', 0, 0, 1644, 'VG1', 1, '4.95'),
(110544, 'VAG92170B', 141, '', 'Supape', 0, 0, 1644, 'VG3', 1, '10.73'),
(110543, 'VAG92044V1', 141, '', 'Supape', 0, 0, 1644, 'VG1', 1, '6.51'),
(110542, 'VAG50758', 141, '', 'Ghiduri supapa', 0, 0, 1644, 'VG1', 1, '6.32'),
(110541, 'V98011', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '50.07'),
(110540, 'V98010', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '36.94'),
(110539, 'V94963', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '45.53'),
(110538, 'V94962', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '31.15'),
(110537, 'V94804', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '32.67'),
(110536, 'V94803', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '20.24'),
(110535, 'V94706', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '58.74'),
(110534, 'V94705', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '37.73'),
(110533, 'V94697', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '23.64'),
(110532, 'V94696', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '67'),
(110531, 'V94695', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '33.93'),
(110530, 'V94694', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '26.48'),
(110529, 'V94693', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '23.01'),
(110528, 'V94654', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '51.96'),
(110527, 'V94653', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '21.64'),
(110526, 'V94649', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '22.19'),
(110525, 'V94647', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '24.3'),
(110524, 'V94646', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '21.31'),
(110523, 'V94645', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '53.3'),
(110522, 'V94644', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '21.4'),
(110521, 'V94642', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '22.82'),
(110520, 'V94636', 141, '', 'Supape', 0, 0, 1269, 'VA12', 1, '30.31'),
(110519, 'V94621', 141, '', 'Supape', 0, 0, 1270, 'VA12', 1, '70.04'),
(110518, 'V94609', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '21.56'),
(110517, 'V94608', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '16.63'),
(110516, 'V94607', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '77.29'),
(110515, 'V94606', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '19.62'),
(110514, 'V94602', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '34.88'),
(110513, 'V94601', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '22.68'),
(110512, 'V94599', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '21.34'),
(110511, 'V94594', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '25.42'),
(110510, 'V94593', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '38.55'),
(110509, 'V94589', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '60.63'),
(110508, 'V94574', 141, '', 'Supape', 0, 0, 1270, 'VA12', 1, '34.12'),
(110507, 'V94573', 141, '', 'Supape', 0, 0, 1269, 'VA12', 1, '29.44'),
(110506, 'V94567', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '31.11'),
(110505, 'V94566', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '40.82'),
(110504, 'V94562', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '62.44'),
(110503, 'V94547', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '50.89'),
(110502, 'V94514', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '29.2'),
(110501, 'V94513', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '21.31'),
(110500, 'V94511', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '34.31'),
(110499, 'V94499', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '18.51'),
(110498, 'V94498', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '15.54'),
(110497, 'V94493', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '41.42'),
(110496, 'V94492', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '15.64'),
(110495, 'V94490', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '20'),
(110494, 'V94489', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '41.42'),
(110493, 'V94486', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '20.49'),
(110492, 'V94476', 141, '', 'Supape', 0, 0, 1269, 'VA11', 1, '21.26'),
(110491, 'V94468', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '35.92'),
(110490, 'V94464', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '24.57');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(110489, 'V94451', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '18.39'),
(110488, 'V94442', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '22.05'),
(110487, 'V94438', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '26.24'),
(110486, 'V94434', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '14.15'),
(110485, 'V94431', 141, '', 'Supape', 0, 0, 1270, 'VA11', 1, '26.05'),
(110484, 'V94430', 141, '', 'Supape', 0, 0, 1269, 'VA11', 1, '21.56'),
(110483, 'V94427', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '35.46'),
(110482, 'V94426', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '19.37'),
(110481, 'V94425', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '39.7'),
(110480, 'V94424', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '17.73'),
(110479, 'V94423', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '36.12'),
(110478, 'V94420', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '18.64'),
(110477, 'V94415', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '39.07'),
(110476, 'V94409', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '28.94'),
(110475, 'V94405', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '37.81'),
(110474, 'V94399', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '24.39'),
(110473, 'V94398', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '20.9'),
(110472, 'V94395', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '42.25'),
(110471, 'V94394', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '17.7'),
(110470, 'V94378', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '42.82'),
(110469, 'V94374', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '19.21'),
(110468, 'V94373', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '23.39'),
(110467, 'V94369', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '26.17'),
(110466, 'V94368', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '18.09'),
(110465, 'V94367', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '37.62'),
(110464, 'V94366', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '18.29'),
(110463, 'V94356', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '40.77'),
(110462, 'V94355', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '25.47'),
(110461, 'V94353', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '41.07'),
(110460, 'V94348', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '56.39'),
(110459, 'V94347', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '28.46'),
(110458, 'V94344', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '19.37'),
(110457, 'V94340', 141, '', 'Supape', 0, 0, 1270, 'VA11', 1, '25.37'),
(110456, 'V94339', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '69.8'),
(110455, 'V94338', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '72.26'),
(110454, 'V94337', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '18.71'),
(110453, 'V94330', 141, '', 'Supape', 0, 0, 1269, 'VA11', 1, '21.69'),
(110452, 'V94328', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '24.82'),
(110451, 'V94325', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '28.43'),
(110450, 'V94322', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '28.45'),
(110449, 'V94321', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '29.2'),
(110448, 'V94319', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '38.5'),
(110447, 'V94314', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '47.12'),
(110446, 'V94309', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '31.54'),
(110445, 'V94305', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '25.94'),
(110444, 'V94303', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '48.01'),
(110443, 'V94267', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '73.19'),
(110442, 'V94250', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '55.38'),
(110441, 'V94249', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '30.11'),
(110440, 'V94246', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '35.51'),
(110439, 'V94245', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '28.43'),
(110438, 'V94225', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '26.37'),
(110437, 'V94223', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '14.32'),
(110436, 'V94217', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '26.07'),
(110435, 'V94215', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '44.38'),
(110434, 'V94214', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '32.8'),
(110433, 'V94204', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '36.66'),
(110432, 'V94202', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '31.15'),
(110431, 'V94191', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '40.57'),
(110430, 'V94190', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '29.67'),
(110429, 'V94189', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '69.36'),
(110428, 'V94187', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '25.3'),
(110427, 'V94181', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '26.56'),
(110426, 'V94180', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '20.92'),
(110425, 'V94179', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '31.79'),
(110424, 'V94178', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '25.6'),
(110423, 'V94176', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '58.74'),
(110422, 'V94175', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '29.67'),
(110421, 'V94174', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '54.3'),
(110420, 'V94173', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '21.64'),
(110419, 'V94172', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '39.81'),
(110418, 'V94171', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '31.54'),
(110417, 'V94170', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '43.12'),
(110416, 'V94167', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '20.26'),
(110415, 'V94161', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '83.75'),
(110414, 'V94155', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '33.05'),
(110413, 'V94154', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '34.06'),
(110412, 'V94148', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '55.92'),
(110411, 'V94147', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '24.8'),
(110410, 'V94146', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '56.88'),
(110409, 'V94137', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '45.89'),
(110408, 'V94128', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '21.35'),
(110407, 'V94117', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '35.76'),
(110406, 'V94116', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '22.1'),
(110405, 'V94115', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '43.5'),
(110404, 'V94114', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '52.42'),
(110403, 'V94113', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '56.56'),
(110402, 'V94112', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '42.93'),
(110401, 'V94109', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '32.94'),
(110400, 'V94108', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '26.43'),
(110399, 'V94098', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '76.95'),
(110398, 'V94097', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '52.67'),
(110397, 'V94094', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '39.56'),
(110396, 'V94090', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '30.81'),
(110395, 'V94089', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '30.81'),
(110394, 'V94086', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '56.12'),
(110393, 'V94085', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '22.6'),
(110392, 'V94084', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '31.54'),
(110391, 'V94083', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '30.04'),
(110390, 'V94082', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '79.56'),
(110389, 'V94081', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '41.18'),
(110388, 'V94080', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '51.19'),
(110387, 'V94079', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '23.31'),
(110386, 'V94077', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '30.31'),
(110385, 'V94076', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '53.05'),
(110384, 'V94075', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '30.23'),
(110383, 'V94074', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '34.5'),
(110382, 'V94073', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '41.8'),
(110381, 'V94072', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '36.99'),
(110380, 'V94069', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '29.77'),
(110379, 'V94068', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '47.82'),
(110378, 'V94067', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '33.24'),
(110377, 'V94065', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '55.87'),
(110376, 'V94064', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '35.32'),
(110375, 'V94063', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '28.92'),
(110374, 'V94062', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '76.99'),
(110373, 'V94059', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '47.47'),
(110372, 'V94057', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '36.66'),
(110371, 'V94056', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '30.81'),
(110370, 'V94053', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '66.43'),
(110369, 'V94051', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '47.55'),
(110368, 'V94050', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '23.88'),
(110367, 'V94039', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '75.1'),
(110366, 'V94030', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '32.94'),
(110365, 'V94029', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '26.57'),
(110364, 'V94019', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '36.99'),
(110363, 'V94017', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '22.82'),
(110362, 'V94012', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '52.23'),
(110361, 'V94011', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '43.99'),
(110360, 'V94010', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '38.5'),
(110359, 'V94007', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '28.13'),
(110358, 'V94006', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '25.66'),
(110357, 'V94002', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '22.44'),
(110356, 'V91998', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '38.2'),
(110355, 'V91997', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '18'),
(110354, 'V91996', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '42.74'),
(110353, 'V91995', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '21.69'),
(110352, 'V91994', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '25.86'),
(110351, 'V91993', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '25.11'),
(110350, 'V91991', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '33.05'),
(110349, 'V91987', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '40.14'),
(110348, 'V91972', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '24.27'),
(110347, 'V91971', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '45.69'),
(110346, 'V91970', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '48.43'),
(110345, 'V91960', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '24.38'),
(110344, 'V91958', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '42.35'),
(110343, 'V91955', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '94.12'),
(110342, 'V91950', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '17.92'),
(110341, 'V91949', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '16.17'),
(110340, 'V91940', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '49.49'),
(110339, 'V91939', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '28.94'),
(110338, 'V91938', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '30.48'),
(110337, 'V91936', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '34.01'),
(110336, 'V91935', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '33.44'),
(110335, 'V91934', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '31.98'),
(110334, 'V91933', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '19.37'),
(110333, 'V91932', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '31.36'),
(110332, 'V91931', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '22.72'),
(110331, 'V91928', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '21.15'),
(110330, 'V91927', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '14.26'),
(110329, 'V91898', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '21.1'),
(110328, 'V91895', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '39.32'),
(110327, 'V91836', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '24.14'),
(110326, 'V91835', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '16.94'),
(110325, 'V91821', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '18.94'),
(110324, 'V91762', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '14.31'),
(110323, 'V91731', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '34.39'),
(110322, 'V91713', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '15.16'),
(110321, 'V91638', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '25.11'),
(110320, 'V91630', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '31.44'),
(110319, 'V91629', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '15.65'),
(110318, 'V91473', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '33.26'),
(110317, 'V91469', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '30.48'),
(110316, 'V91467', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '23.26'),
(110315, 'V91438', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '32.31'),
(110314, 'V91437', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '39.32'),
(110313, 'V91430', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '88.13'),
(110312, 'V91428', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '48.48'),
(110311, 'V91427', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '45.5'),
(110310, 'V91423', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '59.72'),
(110309, 'V91418', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '27.99'),
(110308, 'V91416', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '19.07'),
(110307, 'V91411', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '39.81'),
(110306, 'V91409', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '52.67'),
(110305, 'V91407', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '23.12'),
(110304, 'V91392', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '27.36'),
(110303, 'V91368', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '27.5'),
(110302, 'V91367', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '30.42'),
(110301, 'V91356', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '20.69'),
(110300, 'V91340', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '28.4'),
(110299, 'V91337', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '18.01'),
(110298, 'V91336', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '22.49'),
(110297, 'V91335', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '16.47'),
(110296, 'V91334', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '32.64'),
(110295, 'V91332', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '17.78'),
(110294, 'V91319', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '18.58'),
(110293, 'V91317', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '12.72'),
(110292, 'V91314', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '17.54'),
(110291, 'V91313', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '15.11'),
(110290, 'V91306', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '14.99'),
(110289, 'V91300', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '12.89'),
(110288, 'V91295', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '16.28'),
(110287, 'V91294', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '43.12'),
(110286, 'V91292', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '30.23'),
(110285, 'V91290', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '15.16'),
(110284, 'V91289', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '14.94'),
(110283, 'V91288', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '11.3'),
(110282, 'V91282', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '12.89'),
(110281, 'V91277', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '16.03'),
(110280, 'V91275', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '22.99'),
(110279, 'V91273', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '17.41'),
(110278, 'V91272', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '17.92'),
(110277, 'V91271', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '11.94'),
(110276, 'V91270', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '19.37'),
(110275, 'V91269', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '13.27'),
(110274, 'V91268', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '12.23'),
(110273, 'V91267', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '15.4'),
(110272, 'V91265', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '25.01'),
(110271, 'V91254', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '61.37'),
(110270, 'V91246', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '35.02'),
(110269, 'V91232', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '43.39'),
(110268, 'V91231', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '17.43'),
(110267, 'V91230', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '15.65'),
(110266, 'V91221', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '46.92'),
(110265, 'V91212', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '28.57'),
(110264, 'V91211', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '17.54'),
(110263, 'V91209', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '18.96'),
(110262, 'V91197', 141, '', 'Supape', 0, 0, 1270, 'VA11', 1, '29.86'),
(110261, 'V91195', 141, '', 'Supape', 0, 0, 1269, 'VA11', 1, '22.78'),
(110260, 'V91190', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '31.16'),
(110259, 'V91188', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '41.52'),
(110258, 'V91182', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '34.06'),
(110257, 'V91181', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '19.62'),
(110256, 'V91172', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '21.81'),
(110255, 'V91171', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '21.15'),
(110254, 'V91168', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '28.27'),
(110253, 'V91161', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '27.36'),
(110252, 'V91160', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '23.83'),
(110251, 'V91159', 141, '', 'Supape', 0, 0, 1270, 'VA14', 1, '25.66'),
(110250, 'V91158', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '27.63'),
(110249, 'V91155', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '23.64'),
(110248, 'V91150', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '32.12'),
(110247, 'V91148', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '18.63'),
(110246, 'V91146', 141, '', 'Supape', 0, 0, 1269, 'VA14', 1, '13.89'),
(110245, 'V91145', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '19.21'),
(110244, 'V91144', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '13.9'),
(110243, 'V91143', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '15.26'),
(110242, 'V91138', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '28.7'),
(110241, 'V91137', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '17.43'),
(110240, 'V91038', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '51.04'),
(110239, 'V90397', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '34.64'),
(110238, 'V90371', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '12.64'),
(110237, 'V90327', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '29'),
(110236, 'V90321', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '16.91'),
(110235, 'V90254', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '13'),
(110234, 'V90231', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '23.12'),
(110233, 'V90180', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '22.1'),
(110232, 'V90179', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '14.75'),
(110231, 'V90134V1', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '17.35'),
(110230, 'V90133V1', 141, '', 'Supape', 0, 0, 1270, 'VA17', 1, '19.7'),
(110229, 'V90132', 141, '', 'Supape', 0, 0, 1269, 'VA17', 1, '17.86'),
(110228, 'V90124', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '19.86'),
(110227, 'V90123', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '16.28'),
(110226, 'V90108', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '21.64'),
(110225, 'V90071', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '21.69'),
(110224, 'V35117', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '11.25'),
(110223, 'V34496', 141, '', 'Supape', 0, 0, 1269, 'VA15', 1, '11.79'),
(110222, 'V34460', 141, '', 'Supape', 0, 0, 1270, 'VA15', 1, '20.63'),
(110221, 'MK-5H', 141, '', 'Supape', 0, 0, 1271, '', 1, '3.5'),
(110220, 'ZA3001', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '157.59'),
(110219, 'WW3332', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '80.22'),
(110218, 'WW3331', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '80.22'),
(110217, 'WW3328', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '80.22'),
(110216, 'WW3324', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '639.83'),
(110215, 'WW3304', 316, '', 'Planetare GR', 0, 0, 13, 'WW3304', 2, '80.22'),
(110214, 'WW3303', 316, '', 'Planetare GR', 0, 0, 13, 'WW3303', 2, '80.22'),
(110213, 'WW3302', 316, '', 'Planetare GR', 0, 0, 13, 'WW3302', 2, '80.22'),
(110212, 'WW3301', 316, '', 'Planetare GR', 0, 0, 13, 'WW3301', 2, '80.22'),
(110211, 'WW3241', 316, '', 'Planetare GR', 0, 0, 13, 'WW3241', 2, '80.22'),
(110210, 'WW3230', 316, '', 'Planetare GR', 0, 0, 13, 'WW3230', 1, '501.75'),
(110209, 'WW3229', 316, '', 'Planetare GR', 0, 0, 13, 'WW3229', 1, '754.04'),
(110208, 'WW3228', 316, '', 'Planetare GR', 0, 0, 13, 'WW3228', 2, '80.22'),
(110207, 'WW3166', 316, '', 'Planetare GR', 0, 0, 13, 'WW3166', 1, '209.34'),
(110206, 'WW3165', 316, '', 'Planetare GR', 0, 0, 13, 'WW3165', 1, '209.34'),
(110205, 'WW3151', 316, '', 'Planetare GR', 0, 0, 13, 'WW3151', 2, '61.95'),
(110204, 'WW3150', 316, '', 'Planetare GR', 0, 0, 13, 'WW3150', 2, '61.95'),
(110203, 'WW3144', 316, '', 'Planetare GR', 0, 0, 13, 'WW3144', 2, '63'),
(110202, 'WW3143', 316, '', 'Planetare GR', 0, 0, 13, 'WW3143', 1, '200.81'),
(110201, 'WW3142', 316, '', 'Planetare GR', 0, 0, 13, 'WW3142', 1, '200.81'),
(110200, 'WW3009', 316, '', 'Planetare GR', 0, 0, 13, 'WW3009', 2, '24.36'),
(110199, 'WW3006', 316, '', 'Planetare GR', 0, 0, 13, 'WW3006', 2, '24.36'),
(110198, 'WW3005', 316, '', 'Planetare GR', 0, 0, 13, 'WW3005', 1, '209.34'),
(110197, 'VO3032', 316, '', 'Planetare GR', 0, 0, 13, 'VO3032', 1, '391.13'),
(110196, 'SZ3024', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '351.84'),
(110195, 'SK3021', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '446.12'),
(110194, 'SK3017', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '198.58'),
(110193, 'SK3016', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '174.24'),
(110192, 'SK3012', 316, '', 'Planetare GR', 0, 0, 13, 'SK3012', 1, '754.04'),
(110191, 'SK3010', 316, '', 'Planetare GR', 0, 0, 13, 'SK3010', 1, '360.48'),
(110190, 'SK3009', 316, '', 'Planetare GR', 0, 0, 13, 'SK3009', 1, '360.48'),
(110189, 'SK3006', 316, '', 'Planetare GR', 0, 0, 13, 'SK3006', 1, '360.48'),
(110188, 'SK3004', 316, '', 'Planetare GR', 0, 0, 13, 'SK3004', 1, '208.64'),
(110187, 'SK3003', 316, '', 'Planetare GR', 0, 0, 13, 'SK3003', 1, '208.64'),
(110186, 'SE3043', 316, '', 'Planetare GR', 0, 0, 13, 'SE3043', 1, '274.14'),
(110185, 'SE3018', 316, '', 'Planetare GR', 0, 0, 13, 'SE3018', 1, '166.22'),
(110184, 'SE3006', 316, '', 'Planetare GR', 0, 0, 13, 'SE3006', 1, '200.81'),
(110183, 'SE3005', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '209.34'),
(110182, 'SA3046', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '551.37'),
(110181, 'SA3045', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '551.37'),
(110180, 'RV3113', 316, '', 'Planetare GR', 0, 0, 13, 'RV3113', 1, '351.84'),
(110179, 'RV3100', 316, '', 'Planetare GR', 0, 0, 13, 'RV3100', 1, '351.84'),
(110178, 'RE3364', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '84.735'),
(110177, 'RE3348', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '80.22'),
(110176, 'RE3344', 316, '', 'Planetare GR', 0, 0, 13, 'RE3344', 1, '249.73'),
(110175, 'RE3343', 316, '', 'Planetare GR', 0, 0, 13, 'RE3343', 1, '302.22'),
(110174, 'RE3338', 316, '', 'Planetare GR', 0, 0, 13, 'RE3338', 1, '243.93'),
(110173, 'RE3337', 316, '', 'Planetare GR', 0, 0, 13, 'RE3337', 2, '57.33'),
(110172, 'RE3336', 316, '', 'Planetare GR', 0, 0, 13, 'RE3336', 2, '57.33'),
(110171, 'RE3332', 316, '', 'Planetare GR', 0, 0, 13, 'RE3332', 2, '57.33'),
(110170, 'RE3331', 316, '', 'Planetare GR', 0, 0, 13, 'RE3331', 2, '57.33'),
(110169, 'RE3330', 316, '', 'Planetare GR', 0, 0, 13, 'RE3330', 2, '57.33'),
(110168, 'RE3329', 316, '', 'Planetare GR', 0, 0, 13, 'RE3329', 1, '302.22'),
(110167, 'RE3316', 316, '', 'Planetare GR', 0, 0, 13, 'RE3316', 1, '230.97'),
(110166, 'RE3315', 316, '', 'Planetare GR', 0, 0, 13, 'RE3315', 1, '230.97'),
(110165, 'RE3310', 316, '', 'Planetare GR', 0, 0, 13, 'RE3310', 1, '187.8'),
(110164, 'RE3309', 316, '', 'Planetare GR', 0, 0, 13, 'RE3309', 1, '187.8'),
(110163, 'RE3307', 316, '', 'Planetare GR', 0, 0, 13, 'RE3307', 1, '161.34'),
(110162, 'RE3295', 316, '', 'Planetare GR', 0, 0, 13, 'RE3295', 1, '274.14'),
(110161, 'RE3235', 316, '', 'Planetare GR', 0, 0, 13, 'RE3235', 2, '39.55'),
(110160, 'RE3230', 316, '', 'Planetare GR', 0, 0, 13, 'RE3230', 1, '230.97'),
(110159, 'RE3229', 316, '', 'Planetare GR', 0, 0, 13, 'RE3229', 1, '230.97'),
(110158, 'RE3222', 316, '', 'Planetare GR', 0, 0, 13, 'RE3222', 1, '438.18'),
(110157, 'RE3214', 316, '', 'Planetare GR', 0, 0, 13, 'RE3214', 2, '38.92'),
(110156, 'RE3213', 316, '', 'Planetare GR', 0, 0, 13, 'RE3213', 2, '38.92'),
(110155, 'RE3212', 316, '', 'Planetare GR', 0, 0, 13, 'RE3212', 2, '39.55'),
(110154, 'RE3211', 316, '', 'Planetare GR', 0, 0, 13, 'RE3211', 2, '39.55'),
(110153, 'RE3202', 316, '', 'Planetare GR', 0, 0, 13, 'RE3202', 2, '38.92'),
(110152, 'RE3201', 316, '', 'Planetare GR', 0, 0, 13, 'RE3201', 2, '38.92'),
(110151, 'RE3200', 316, '', 'Planetare GR', 0, 0, 13, 'RE3200', 1, '209.34'),
(110150, 'RE3199', 316, '', 'Planetare GR', 0, 0, 13, 'RE3199', 1, '209.34'),
(110149, 'RE3184', 316, '', 'Planetare GR', 0, 0, 13, 'RE3184', 1, '252.54'),
(110148, 'RE3183', 316, '', 'Planetare GR', 0, 0, 13, 'RE3183', 1, '252.54'),
(110147, 'RE3165', 316, '', 'Planetare GR', 0, 0, 13, 'RE3165', 1, '252.54'),
(110146, 'RE3164', 316, '', 'Planetare GR', 0, 0, 13, 'RE3164', 1, '252.54'),
(110145, 'RE3163', 316, '', 'Planetare GR', 0, 0, 13, 'RE3163', 1, '157.59'),
(110144, 'RE3160', 316, '', 'Planetare GR', 0, 0, 13, 'RE3160', 1, '215.87'),
(110143, 'RE3159', 316, '', 'Planetare GR', 0, 0, 13, 'RE3159', 1, '144.6'),
(110142, 'RE3158', 316, '', 'Planetare GR', 0, 0, 13, 'RE3158', 1, '144.6'),
(110141, 'RE3139', 316, '', 'Planetare GR', 0, 0, 13, 'RE3139', 1, '237.47'),
(110140, 'RE3138', 316, '', 'Planetare GR', 0, 0, 13, 'RE3138', 1, '237.47'),
(110139, 'RE3119', 316, '', 'Planetare GR', 0, 0, 13, 'RE3119', 1, '252.54'),
(110138, 'RE3115', 316, '', 'Planetare GR', 0, 0, 13, 'RE3115', 1, '252.54'),
(110137, 'RE3114', 316, '', 'Planetare GR', 0, 0, 13, 'RE3114', 1, '252.54'),
(110136, 'RE3113', 316, '', 'Planetare GR', 0, 0, 13, 'RE3113', 1, '230.97'),
(110135, 'RE3109', 316, '', 'Planetare GR', 0, 0, 13, 'RE3109', 1, '144.6'),
(110134, 'RE3108', 316, '', 'Planetare GR', 0, 0, 13, 'RE3108', 1, '144.6'),
(110133, 'RE3107', 316, '', 'Planetare GR', 0, 0, 13, 'RE3107', 1, '144.6'),
(110132, 'RE3106', 316, '', 'Planetare GR', 0, 0, 13, 'RE3106', 1, '144.6'),
(110131, 'RE3088', 316, '', 'Planetare GR', 0, 0, 13, 'RE3088', 1, '1058.2'),
(110130, 'RE3079', 316, '', 'Planetare GR', 0, 0, 13, 'RE3079', 1, '222.36'),
(110129, 'RE3074', 316, '', 'Planetare GR', 0, 0, 13, 'RE3074', 1, '144.6'),
(110128, 'RE3073', 316, '', 'Planetare GR', 0, 0, 13, 'RE3073', 1, '144.6'),
(110127, 'RE3069', 316, '', 'Planetare GR', 0, 0, 13, 'RE3069', 1, '144.6'),
(110126, 'RE3068', 316, '', 'Planetare GR', 0, 0, 13, 'RE3068', 1, '144.6'),
(110125, 'RE3063', 316, '', 'Planetare GR', 0, 0, 13, 'RE3063', 1, '144.6'),
(110124, 'RE3062', 316, '', 'Planetare GR', 0, 0, 13, 'RE3062', 1, '144.6'),
(110123, 'RE3059', 316, '', 'Planetare GR', 0, 0, 13, 'RE3059', 1, '144.6'),
(110122, 'RE3049', 316, '', 'Planetare GR', 0, 0, 13, 'RE3049', 1, '215.87'),
(110121, 'RE3048', 316, '', 'Planetare GR', 0, 0, 13, 'RE3048', 1, '215.87'),
(110120, 'RE3047', 316, '', 'Planetare GR', 0, 0, 13, 'RE3047', 1, '215.87'),
(110119, 'RE3046', 316, '', 'Planetare GR', 0, 0, 13, 'RE3046', 1, '144.6'),
(110118, 'RE3045', 316, '', 'Planetare GR', 0, 0, 13, 'RE3045', 1, '144.6'),
(110117, 'RE3025', 316, '', 'Planetare GR', 0, 0, 13, 'RE3025', 1, '144.6'),
(110116, 'RE3024', 316, '', 'Planetare GR', 0, 0, 13, 'RE3024', 1, '144.6'),
(110115, 'RE3017', 316, '', 'Planetare GR', 0, 0, 13, 'RE3017', 1, '179.16'),
(110114, 'RE3004', 316, '', 'Planetare GR', 0, 0, 13, 'RE3004', 1, '42.47'),
(110113, 'PE3257', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '415.91'),
(110112, 'PE3250', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '200.81'),
(110111, 'PE3248', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '170.17'),
(110110, 'PE3240', 316, '', 'Planetare GR', 0, 0, 13, 'PE3240', 1, '237.47'),
(110109, 'PE3236', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '215.87'),
(110108, 'PE3198', 316, '', 'Planetare GR', 0, 0, 13, 'PE3198', 1, '259.02'),
(110107, 'PE3197', 316, '', 'Planetare GR', 0, 0, 13, 'PE3197', 1, '265.18'),
(110106, 'PE3194', 316, '', 'Planetare GR', 0, 0, 13, 'PE3194', 2, '84.735'),
(110105, 'PE3193', 316, '', 'Planetare GR', 0, 0, 13, 'PE3193', 2, '84.735'),
(110104, 'PE3191', 316, '', 'Planetare GR', 0, 0, 13, 'PE3191', 1, '230.97'),
(110103, 'PE3190', 316, '', 'Planetare GR', 0, 0, 13, 'PE3190', 2, '84.735'),
(110102, 'PE3188', 316, '', 'Planetare GR', 0, 0, 13, 'PE3188', 2, '84.735'),
(110101, 'PE3187', 316, '', 'Planetare GR', 0, 0, 13, 'PE3187', 1, '259.02'),
(110100, 'PE3186', 316, '', 'Planetare GR', 0, 0, 13, 'PE3186', 1, '230.97'),
(110099, 'PE3185', 316, '', 'Planetare GR', 0, 0, 13, 'PE3185', 1, '230.97'),
(110098, 'PE3176', 316, '', 'Planetare GR', 0, 0, 13, 'PE3176', 1, '259.02'),
(110097, 'PE3174', 316, '', 'Planetare GR', 0, 0, 13, 'PE3174', 1, '230.97'),
(110096, 'PE3170', 316, '', 'Planetare GR', 0, 0, 13, 'PE3170', 1, '215.87'),
(110095, 'PE3164', 316, '', 'Planetare GR', 0, 0, 13, 'PE3164', 1, '215.87'),
(110094, 'PE3119', 316, '', 'Planetare GR', 0, 0, 13, 'PE3119', 1, '366.96'),
(110093, 'PE3114', 316, '', 'Planetare GR', 0, 0, 13, 'PE3114', 1, '259.02'),
(110092, 'PE3103', 316, '', 'Planetare GR', 0, 0, 13, 'PE3103', 1, '215.87'),
(110091, 'PE3098', 316, '', 'Planetare GR', 0, 0, 13, 'PE3098', 1, '215.87'),
(110090, 'PE3097', 316, '', 'Planetare GR', 0, 0, 13, 'PE3097', 1, '215.87'),
(110089, 'PE3086', 316, '', 'Planetare GR', 0, 0, 13, 'PE3086', 1, '176.81'),
(110088, 'PE3082', 316, '', 'Planetare GR', 0, 0, 13, 'PE3082', 1, '172.7'),
(110087, 'PE3081', 316, '', 'Planetare GR', 0, 0, 13, 'PE3081', 1, '172.7'),
(110086, 'PE3078', 316, '', 'Planetare GR', 0, 0, 13, 'PE3078', 1, '194.25'),
(110085, 'PE3074', 316, '', 'Planetare GR', 0, 0, 13, 'PE3074', 1, '172.7'),
(110084, 'PE3073', 316, '', 'Planetare GR', 0, 0, 13, 'PE3073', 1, '172.7'),
(110083, 'PE3072', 316, '', 'Planetare GR', 0, 0, 13, 'PE3072', 1, '172.7'),
(110082, 'PE3071', 316, '', 'Planetare GR', 0, 0, 13, 'PE3071', 1, '172.7'),
(110081, 'PE3070', 316, '', 'Planetare GR', 0, 0, 13, 'PE3070', 1, '157.59'),
(110080, 'PE3069', 316, '', 'Planetare GR', 0, 0, 13, 'PE3069', 1, '157.59'),
(110079, 'PE3057', 316, '', 'Planetare GR', 0, 0, 13, 'PE3057', 1, '265.18'),
(110078, 'PE3051', 316, '', 'Planetare GR', 0, 0, 13, 'PE3051', 1, '172.7'),
(110077, 'PE3050', 316, '', 'Planetare GR', 0, 0, 13, 'PE3050', 1, '172.7'),
(110076, 'PE3049', 316, '', 'Planetare GR', 0, 0, 13, 'PE3049', 1, '157.59'),
(110075, 'PE3048', 316, '', 'Planetare GR', 0, 0, 13, 'PE3048', 1, '157.59'),
(110074, 'PE3047', 316, '', 'Planetare GR', 0, 0, 13, 'PE3047', 1, '172.7'),
(110073, 'PE3044', 316, '', 'Planetare GR', 0, 0, 13, 'PE3044', 1, '157.59'),
(110072, 'PE3032', 316, '', 'Planetare GR', 0, 0, 13, 'PE3032', 1, '176.81'),
(110071, 'PE3029', 316, '', 'Planetare GR', 0, 0, 13, 'PE3029', 1, '172.7'),
(110070, 'PE3026', 316, '', 'Planetare GR', 0, 0, 13, 'PE3026', 1, '172.7'),
(110069, 'PE3025', 316, '', 'Planetare GR', 0, 0, 13, 'PE3025', 1, '172.7'),
(110068, 'PE3018', 316, '', 'Planetare GR', 0, 0, 13, 'PE3018', 1, '157.59'),
(110067, 'PE3017', 316, '', 'Planetare GR', 0, 0, 13, 'PE3017', 1, '157.59'),
(110066, 'PE3010', 316, '', 'Planetare GR', 0, 0, 13, 'PE3010', 1, '166.22'),
(110065, 'PE3009', 316, '', 'Planetare GR', 0, 0, 13, 'PE3009', 1, '166.22'),
(110064, 'OP3258', 316, '', 'Planetare GR', 0, 0, 13, 'OP3258', 2, '43.33'),
(110063, 'OP3229', 316, '', 'Planetare GR', 0, 0, 13, 'OP3229', 1, '446.82'),
(110062, 'OP3208', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '295.74'),
(110061, 'OP3204', 316, '', 'Planetare GR', 0, 0, 13, 'OP3204', 2, '43.33'),
(110060, 'OP3197', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '309.39'),
(110059, 'OP3193', 316, '', 'Planetare GR', 0, 0, 13, 'OP3193', 2, '24.36'),
(110058, 'OP3192', 316, '', 'Planetare GR', 0, 0, 13, 'OP3192', 2, '24.36'),
(110057, 'OP3186', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '295.74'),
(110056, 'OP3179', 316, '', 'Planetare GR', 0, 0, 13, 'OP3179', 1, '474.9'),
(110055, 'OP3165', 316, '', 'Planetare GR', 0, 0, 13, 'OP3165', 1, '252.54'),
(110054, 'OP3164', 316, '', 'Planetare GR', 0, 0, 13, 'OP3164', 1, '252.54'),
(110053, 'OP3117', 316, '', 'Planetare GR', 0, 0, 13, 'OP3117', 1, '295.74'),
(110052, 'OP3083', 316, '', 'Planetare GR', 0, 0, 13, 'OP3083', 1, '360.48'),
(110051, 'OP3036', 316, '', 'Planetare GR', 0, 0, 13, 'OP3036', 1, '258.54'),
(110050, 'OP3030', 316, '', 'Planetare GR', 0, 0, 13, 'OP3030', 2, '24.36'),
(110049, 'OP3003', 316, '', 'Planetare GR', 0, 0, 13, 'OP3003', 1, '274.14'),
(110048, 'ND3134', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '518.1'),
(110047, 'ND3124', 316, '', 'Planetare GR', 0, 0, 13, 'ND3124', 1, '489.29'),
(110046, 'ND3123', 316, '', 'Planetare GR', 0, 0, 13, 'ND3123', 1, '489.29'),
(110045, 'ND3077', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '481.38'),
(110044, 'ND3069', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '481.38'),
(110043, 'ND3068', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '481.38'),
(110042, 'MZ3004', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '308.67'),
(110041, 'ME3047', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '687.36'),
(110040, 'ME3029', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '61.11'),
(110039, 'ME3009', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '502.98'),
(110038, 'LA3166', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '232.08'),
(110037, 'LA3112', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '403.67'),
(110036, 'HY3025', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '464.11'),
(110035, 'HO3159', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '399.37'),
(110034, 'HO3061', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '338.88'),
(110033, 'HO3008', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '323.76'),
(110032, 'FO3274', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '453.85'),
(110031, 'FO3273', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '335.35'),
(110030, 'FO3266', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '617.84'),
(110029, 'FO3265', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '617.84'),
(110028, 'FO3262', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '403.67'),
(110027, 'FO3261', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '312.98'),
(110026, 'FO3260', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '295.74'),
(110025, 'FO3255', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '82.74'),
(110024, 'FO3254', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '82.74'),
(110023, 'FO3253', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '312.98'),
(110022, 'FO3250', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '80.22'),
(110021, 'FO3234', 316, '', 'Planetare GR', 0, 0, 13, 'FO3234', 2, '0'),
(110020, 'FO3233', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '0'),
(110019, 'FO3228', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '82.74'),
(110018, 'FO3227', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '803.61'),
(110017, 'FO3223', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '80.22'),
(110016, 'FO3220', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '403.67'),
(110015, 'FO3219', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '295.74'),
(110014, 'FO3196', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '209.34'),
(110013, 'FO3192', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '82.74'),
(110012, 'FO3191', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '80.22'),
(110011, 'FO3190', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '80.22'),
(110010, 'FO3189', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '80.22'),
(110009, 'FO3183', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '295.74'),
(110008, 'FO3137', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '295.74'),
(110007, 'FO3136', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '295.74'),
(110006, 'FO3129', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '80.22'),
(110005, 'FO3128', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '80.22'),
(110004, 'FO3125', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '80.22'),
(110003, 'FO3124', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '80.22'),
(110002, 'FO3119', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '236.45'),
(110001, 'FO3118', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '230.97'),
(110000, 'FO3063', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '230.97'),
(109999, 'FO3062', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '230.97'),
(109998, 'FO3031', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '324.84'),
(109997, 'FO3016', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '237.47'),
(109996, 'FO3015', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '237.47'),
(109995, 'FI3298', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '287.1'),
(109994, 'FI3293', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '287.1'),
(109993, 'FI3292', 316, '', 'Planetare GR', 0, 0, 13, 'FI3292', 1, '287.1'),
(109992, 'FI3276', 316, '', 'Planetare GR', 0, 0, 13, 'FI3276', 1, '373.44'),
(109991, 'FI3237', 316, '', 'Planetare GR', 0, 0, 13, 'FI3237', 1, '237.47'),
(109990, 'FI3236', 316, '', 'Planetare GR', 0, 0, 13, 'FI3236', 1, '237.47'),
(109989, 'FI3235', 316, '', 'Planetare GR', 0, 0, 13, 'FI3235', 1, '209.34'),
(109988, 'FI3234', 316, '', 'Planetare GR', 0, 0, 13, 'FI3234', 1, '209.34'),
(109987, 'FI3233', 316, '', 'Planetare GR', 0, 0, 13, 'FI3233', 2, '113.841'),
(109986, 'FI3232', 316, '', 'Planetare GR', 0, 0, 13, 'FI3232', 2, '113.841'),
(109985, 'FI3231', 316, '', 'Planetare GR', 0, 0, 13, 'FI3231', 1, '468.44'),
(109984, 'FI3230', 316, '', 'Planetare GR', 0, 0, 13, 'FI3230', 1, '468.44'),
(109983, 'FI3155', 316, '', 'Planetare GR', 0, 0, 13, 'FI3155', 1, '243.93'),
(109982, 'FI3154', 316, '', 'Planetare GR', 0, 0, 13, 'FI3154', 1, '243.93'),
(109981, 'FI3143', 316, '', 'Planetare GR', 0, 0, 13, 'FI3143', 1, '446.82'),
(109980, 'FI3135', 316, '', 'Planetare GR', 0, 0, 13, 'FI3135', 1, '324.84'),
(109979, 'FI3107', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '309.39'),
(109978, 'FI3106', 316, '', 'Planetare GR', 0, 0, 13, 'FI3106', 1, '302.22'),
(109977, 'FI3104', 316, '', 'Planetare GR', 0, 0, 13, 'FI3104', 1, '200.81'),
(109976, 'FI3084', 316, '', 'Planetare GR', 0, 0, 13, 'FI3084', 1, '295.74'),
(109975, 'FI3040', 316, '', 'Planetare GR', 0, 0, 13, 'FI3040', 1, '151.13'),
(109974, 'FI3039', 316, '', 'Planetare GR', 0, 0, 13, 'FI3039', 1, '151.13'),
(109973, 'DW3018', 316, '', 'Planetare GR', 0, 0, 13, 'DW3018', 1, '395.06'),
(109972, 'DC3013', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '217.693'),
(109971, 'DC3012', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '217.693'),
(109970, 'DC3006', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '224.574'),
(109969, 'DC3005', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '224.574'),
(109968, 'CI3270', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '474.9'),
(109967, 'CI3252', 316, '', 'Planetare GR', 0, 0, 13, 'CI3252', 1, '179.16'),
(109966, 'CI3251', 316, '', 'Planetare GR', 0, 0, 13, 'CI3251', 1, '179.16'),
(109965, 'CI3237', 316, '', 'Planetare GR', 0, 0, 13, 'CI3237', 1, '205.58'),
(109964, 'CI3236', 316, '', 'Planetare GR', 0, 0, 13, 'CI3236', 1, '166.22'),
(109963, 'CI3235', 316, '', 'Planetare GR', 0, 0, 13, 'CI3235', 1, '166.22'),
(109962, 'CI3229', 316, '', 'Planetare GR', 0, 0, 13, 'CI3229', 1, '179.16'),
(109961, 'CI3181', 316, '', 'Planetare GR', 0, 0, 13, 'CI3181', 1, '502.98'),
(109960, 'CI3158', 316, '', 'Planetare GR', 0, 0, 13, 'CI3158', 1, '274.14'),
(109959, 'CI3157', 316, '', 'Planetare GR', 0, 0, 13, 'CI3157', 1, '274.14'),
(109958, 'CI3155', 316, '', 'Planetare GR', 0, 0, 13, 'CI3155', 1, '209.34'),
(109957, 'CI3148', 316, '', 'Planetare GR', 0, 0, 13, 'CI3148', 1, '470.73'),
(109956, 'CI3124', 316, '', 'Planetare GR', 0, 0, 13, 'CI3124', 1, '166.22'),
(109955, 'CI3123', 316, '', 'Planetare GR', 0, 0, 13, 'CI3123', 1, '166.22'),
(109954, 'CI3116', 316, '', 'Planetare GR', 0, 0, 13, 'CI3116', 1, '481.38'),
(109953, 'CI3100', 316, '', 'Planetare GR', 0, 0, 13, 'CI3100', 1, '490.01'),
(109952, 'CI3099', 316, '', 'Planetare GR', 0, 0, 13, 'CI3099', 1, '490.01'),
(109951, 'CI3090', 316, '', 'Planetare GR', 0, 0, 13, 'CI3090', 1, '252.54'),
(109950, 'CI3084', 316, '', 'Planetare GR', 0, 0, 13, 'CI3084', 1, '172.7'),
(109949, 'CI3083', 316, '', 'Planetare GR', 0, 0, 13, 'CI3083', 1, '172.7'),
(109948, 'CI3076', 316, '', 'Planetare GR', 0, 0, 13, 'CI3076', 1, '157.59'),
(109947, 'CI3075', 316, '', 'Planetare GR', 0, 0, 13, 'CI3075', 1, '157.59'),
(109946, 'CI3045', 316, '', 'Planetare GR', 0, 0, 13, 'CI3045', 1, '157.59'),
(109945, 'CI3044', 316, '', 'Planetare GR', 0, 0, 13, 'CI3044', 1, '157.59'),
(109944, 'CI3041', 316, '', 'Planetare GR', 0, 0, 13, 'CI3041', 1, '166.22'),
(109943, 'CI3040', 316, '', 'Planetare GR', 0, 0, 13, 'CI3040', 1, '166.22'),
(109942, 'CI3021', 316, '', 'Planetare GR', 0, 0, 13, 'CI3021', 1, '157.59'),
(109941, 'CI3020', 316, '', 'Planetare GR', 0, 0, 13, 'CI3020', 1, '157.59'),
(109940, 'CI3016', 316, '', 'Planetare GR', 0, 0, 13, 'CI3016', 1, '187.8'),
(109939, 'CI3015', 316, '', 'Planetare GR', 0, 0, 13, 'CI3015', 1, '192.26'),
(109938, 'BW3084', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '58.758'),
(109937, 'BW3083', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '58.758'),
(109936, 'BW3081', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '58.758'),
(109935, 'BW3075', 316, '', 'Planetare GR', 0, 0, 13, 'BW3075', 1, '317.31'),
(109934, 'BW3059', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '403.67'),
(109933, 'BW3056', 316, '', 'Planetare GR', 0, 0, 13, 'BW3056', 1, '413.26'),
(109932, 'AU3263', 316, '', 'Planetare GR', 0, 0, 13, 'AU3263', 1, '413.26'),
(109931, 'AU3252', 316, '', 'Planetare GR', 0, 0, 13, 'AU3252', 1, '360.48'),
(109930, 'AU3251', 316, '', 'Planetare GR', 0, 0, 13, 'AU3251', 1, '360.48'),
(109929, 'AU3080', 316, '', 'Planetare GR', 0, 0, 13, 'AU3080', 2, '58.758'),
(109928, 'AU3076', 316, '', 'Planetare GR', 0, 0, 13, 'AU3076', 1, '403.67'),
(109927, 'AR3117', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '566.08'),
(109926, 'AR3102', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '209.34'),
(109925, 'AR3090', 316, '', 'Planetare GR', 0, 0, 13, 'AR3090', 1, '209.34'),
(109924, 'AR3073', 316, '', 'Planetare GR', 0, 0, 13, 'AR3073', 1, '252.54'),
(109923, 'AR3052', 316, '', 'Planetare GR', 0, 0, 13, 'AR3052', 1, '209.34'),
(109922, '76697', 88, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '1.12'),
(109921, '76544', 88, '', 'Ghiduri supapa', 0, 0, 322, '76544', 1, '0.78'),
(109920, '76532', 88, '', 'Ghiduri supapa', 0, 0, 322, '76532', 1, '0.24'),
(109919, '80032', 88, '', 'Garnituri chiulasa', 0, 0, 318, '80032', 1, '9.73'),
(109918, '54451', 88, '', 'Garnituri baie de ulei', 0, 0, 455, '54451', 1, '11.8'),
(109917, '54149', 88, '', 'Garnituri baie de ulei', 0, 0, 455, '54149', 1, '18.64'),
(109916, '54121', 88, '', 'Garnituri baie de ulei', 0, 0, 455, '0.054121', 1, '5.26'),
(109915, '53298', 88, '', 'Garnituri capac chiulasa', 0, 0, 321, '53298', 1, '5.47'),
(109914, '51229', 88, '', 'Garnituri teava esapament', 0, 0, 27, '51229', 1, '3.39'),
(109913, '51028', 88, '', 'Garnituri teava esapament', 0, 0, 27, 'MDC841', 1, '6.72'),
(109912, '50234', 88, '', 'Garnituri chiulasa', 0, 0, 318, 'MDC986', 1, '22.67'),
(109911, '50084', 88, '', 'Garnituri chiulasa', 0, 0, 318, '50084', 1, '11.83'),
(109910, '08969', 88, '', 'Garnituri- admisie', 0, 0, 42, '08969', 2, '1.911'),
(109909, '08618', 88, '', 'Garnituri teava esapament', 0, 0, 27, '08618', 2, '96.25'),
(109908, '08225', 88, '', 'Garnituri chiulasa', 0, 0, 318, '08225', 1, '12.43'),
(109907, '08212', 88, '', 'Garnituri chiulasa', 0, 0, 318, '08212', 2, '55.699'),
(109906, '07918', 88, '', 'Garnituri capac chiulasa', 0, 0, 321, '07918', 1, '5.15'),
(109905, '07782', 88, '', 'Garnituri teava esapament', 0, 0, 27, '07782', 2, '29.666'),
(109904, '07000', 88, '', 'Garnituri chiulasa', 0, 0, 318, '07000', 1, '19.06'),
(109903, '06780', 88, '', 'Garnituri chiulasa', 0, 0, 318, '06780', 1, '22.38'),
(109902, '06679', 88, '', 'Garnituri chiulasa', 0, 0, 318, '06679', 2, '1.729'),
(109901, '06651', 88, '', 'Garnituri capac chiulasa', 0, 0, 321, '06651', 1, '1.92'),
(109900, '04580', 88, '', 'Garnituri chiulasa', 0, 0, 318, '04580', 1, '8.03'),
(109899, '04282', 88, '', 'Garnituri teava esapament', 0, 0, 27, '04282', 2, '96.103'),
(109898, '03729', 88, '', 'Garnituri- admisie', 0, 0, 42, '03729', 1, '2.18'),
(109897, '01004', 88, '', 'Garnituri chiulasa', 0, 0, 318, '01004', 1, '9.12'),
(109896, '00666', 88, '', 'Garnituri chiulasa', 0, 0, 318, '00666', 1, '24.63'),
(109895, '83987', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83987', 1, '21.85'),
(109894, '83920', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83920', 1, '17.65'),
(109893, '83909', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83909', 1, '32.92'),
(109892, '83897', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83897', 1, '27.23'),
(109891, '83896', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83896', 1, '27.84'),
(109890, '83893', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83893', 1, '27.23'),
(109889, '83892', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83892', 1, '29.06'),
(109888, '83889', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83889', 1, '25.32'),
(109887, '83888', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83888', 1, '20.52'),
(109886, '83880', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83880', 1, '25.32'),
(109885, '83877', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83877', 1, '25.32'),
(109884, '83874', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83874', 1, '27.84'),
(109883, '83871', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83871', 1, '26.68'),
(109882, '83868', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83868', 1, '20.52'),
(109881, '83867', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83867', 1, '25.32'),
(109880, '83865', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83865', 1, '35.33'),
(109879, '83864', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83864', 1, '20.52'),
(109878, '83863', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83863', 1, '25.88'),
(109877, '83859', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83859', 1, '27.23'),
(109876, '83852', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83852', 1, '20.52'),
(109875, '83851', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83851', 1, '25.32'),
(109874, '83850', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83850', 1, '25.32'),
(109873, '83849', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83849', 1, '23.36'),
(109872, '83848', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83848', 1, '25.32'),
(109871, '83847', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83847', 1, '21.1'),
(109870, '83846', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83846', 1, '22.14'),
(109869, '83844', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83844', 1, '24.07'),
(109868, '83843', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83843', 1, '25.83'),
(109867, '83842', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83842', 1, '29.06'),
(109866, '83841', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83841', 1, '20.99'),
(109865, '83838', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83838', 1, '32.31'),
(109864, '83836', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83836', 1, '32.86'),
(109863, '83835', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83835', 1, '35.57'),
(109862, '83833', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83833', 1, '21.53'),
(109861, '83832', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83832', 1, '21.48'),
(109860, '83831', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83831', 1, '21.48'),
(109859, '83829', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83829', 1, '20.99'),
(109858, '83828', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83828', 1, '22.14'),
(109857, '83826', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83826', 1, '22.14'),
(109856, '83821', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83821', 1, '25.32'),
(109855, '83820', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83820', 1, '24.66'),
(109854, '83817', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83817', 1, '21.48'),
(109853, '83812', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83812', 1, '20.99'),
(109852, '83798', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83798', 1, '24.07'),
(109851, '83793', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83793', 1, '24.66'),
(109850, '83792', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83792', 1, '27.23'),
(109849, '83790', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83790', 1, '27.23'),
(109848, '83782', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83782', 1, '22.8'),
(109847, '83781', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83781', 1, '22.8'),
(109846, '83762', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83762', 1, '25.32'),
(109845, '83758', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83758', 1, '31.72'),
(109844, '83748', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83748', 1, '40.38'),
(109843, '83746', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83746', 1, '32.31'),
(109842, '83743', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83743', 1, '20.06'),
(109841, '83742', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83742', 1, '22.7'),
(109840, '83739', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83739', 1, '46.85'),
(109839, '83728', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83728', 1, '23.36'),
(109838, '83721', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83721', 1, '39.36'),
(109837, '83716', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83716', 1, '29.81'),
(109836, '83708', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83708', 1, '25.32'),
(109835, '83703', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83703', 1, '24.85'),
(109834, '83693', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83693', 1, '17.84'),
(109833, '83692', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83692', 1, '21.08'),
(109832, '83686', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83686', 1, '20.38'),
(109831, '83684', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83684', 1, '20.47'),
(109830, '83683', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83683', 1, '28.13'),
(109829, '83678', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83678', 1, '39.23'),
(109828, '83676', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83676', 1, '27.23'),
(109827, '83675', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83675', 1, '24.18'),
(109826, '83673', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83673', 1, '25.17'),
(109825, '83662', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83662', 1, '25.32'),
(109824, '83660', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83660', 1, '21.77'),
(109823, '83659', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83659', 1, '29.76'),
(109822, '83658', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83658', 1, '27.23'),
(109821, '83655', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83655', 1, '59'),
(109820, '83654', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83654', 1, '19.28'),
(109819, '83653', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83653', 1, '21.37'),
(109818, '83616', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83616', 1, '21.18'),
(109817, '83613', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83613', 1, '16.96'),
(109816, '83612', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83612', 1, '18.23'),
(109815, '83608', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83608', 1, '35.65'),
(109814, '83602', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83602', 1, '18.08'),
(109813, '83601', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83601', 1, '20.01'),
(109812, '83600', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83600', 1, '25.83'),
(109811, '83590', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83590', 1, '22.61'),
(109810, '83589', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83589', 1, '21.63'),
(109809, '83577', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83577', 1, '30.74'),
(109808, '83571', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83571', 1, '20.01'),
(109807, '83566', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83566', 1, '17.07'),
(109806, '83565', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83565', 1, '19.4'),
(109805, '83559', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83559', 1, '26.54'),
(109804, '83557', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83557', 1, '14.44'),
(109803, '83556', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83556', 1, '14.95'),
(109802, '83555', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83555', 1, '34.69');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(109801, '83545', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83545', 1, '35.09'),
(109800, '83543', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83543', 1, '18.02'),
(109799, '83542', 1, '', 'Kit-uri burdufe', 0, 0, 191, '', 1, '18.16'),
(109798, '83540', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83540', 1, '23.65'),
(109797, '83534', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83534', 1, '14.44'),
(109796, '83521', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83521', 1, '16.91'),
(109795, '83520', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83520', 1, '16.91'),
(109794, '83517', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83517', 1, '21.1'),
(109793, '83516', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83516', 1, '14.31'),
(109792, '83510', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83510', 1, '14.49'),
(109791, '83508', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83508', 1, '16.91'),
(109790, '83505', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83505', 1, '20.81'),
(109789, '83503', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83503', 1, '25.93'),
(109788, '83502', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83502', 1, '16.91'),
(109787, '83500', 1, '', 'Kit-uri burdufe', 0, 0, 191, '83500', 1, '16.78'),
(109786, '26287', 1, '', 'Kit-uri burdufe', 0, 0, 194, '0026287', 1, '24.37'),
(109785, '26285', 1, '', 'Kit-uri burdufe', 0, 0, 194, '0026285', 1, '54.57'),
(109784, '26282', 1, '', 'Kit-uri burdufe', 0, 0, 194, '0026282', 1, '21.53'),
(109783, '26272', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26272', 1, '22.32'),
(109782, '26254', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26254', 1, '15.5'),
(109781, '26253', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26253', 1, '11.07'),
(109780, '26242', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26242', 1, '39.6'),
(109779, '26240', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26240', 1, '49.06'),
(109778, '26226', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26226', 1, '38.38'),
(109777, '26210', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26210', 1, '19.22'),
(109776, '26207', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26207', 1, '18.93'),
(109775, '26204', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26204', 1, '24'),
(109774, '26203', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26203', 1, '20.33'),
(109773, '26201', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26201', 1, '18.84'),
(109772, '26199', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26199', 1, '15.98'),
(109771, '26194', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26194', 1, '5.77'),
(109770, '26190', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26190', 1, '37.59'),
(109769, '26188', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26188', 1, '30.66'),
(109768, '26178', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26178', 1, '19.33'),
(109767, '26171', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26171', 1, '15.9'),
(109766, '26124', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26124', 1, '18.69'),
(109765, '26121', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26121', 1, '23.23'),
(109764, '26116', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26116', 1, '68.51'),
(109763, '26106', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26106', 1, '13.01'),
(109762, '26104', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003526104', 1, '19.4'),
(109761, '26094', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26094', 1, '27.9'),
(109760, '26091', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003526091', 1, '18.43'),
(109759, '26088', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003526088', 1, '28.99'),
(109758, '26085', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003526085', 1, '16.17'),
(109757, '26079', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003526079', 1, '49.9'),
(109756, '26069', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26069', 1, '13.06'),
(109755, '26068', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003526068', 1, '36.69'),
(109754, '26065', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26065', 1, '18.16'),
(109753, '26063', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26063', 1, '17.07'),
(109752, '26060', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003526060', 1, '26.73'),
(109751, '26051', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003526051', 2, '68.292'),
(109750, '26050', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003526050', 1, '19.06'),
(109749, '26049', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003526049', 1, '42.39'),
(109748, '26042', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003526042', 1, '15.29'),
(109747, '26040', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003526040', 1, '21.63'),
(109746, '26036', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26036', 1, '21.95'),
(109745, '26021', 1, '', 'Kit-uri burdufe', 0, 0, 194, '0026021', 1, '54.63'),
(109744, '26010', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003526010', 1, '19.64'),
(109743, '26007', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26007', 1, '18.4'),
(109742, '26006', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26006', 1, '34.32'),
(109741, '26005', 1, '', 'Kit-uri burdufe', 0, 0, 194, '26005', 1, '14.17'),
(109740, '26001', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003526001', 1, '11.68'),
(109739, '25527', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003525527', 1, '14.89'),
(109738, '25520', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003525520', 1, '22.43'),
(109737, '25516', 1, '', 'Kit-uri burdufe', 0, 0, 194, '', 1, '28.13'),
(109736, '25515', 1, '', 'Kit-uri burdufe', 0, 0, 194, '', 1, '46.93'),
(109735, '25512', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003525512', 1, '25.88'),
(109734, '25508', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003525508', 1, '16.91'),
(109733, '25505', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003525505', 1, '44.65'),
(109732, '25504', 1, '', 'Kit-uri burdufe', 0, 0, 194, '25504', 1, '40.38'),
(109731, '25502', 1, '', 'Kit-uri burdufe', 0, 0, 194, '003525502', 1, '47.17'),
(109730, '25501', 1, '', 'Kit-uri burdufe', 0, 0, 194, '25501', 1, '43.58'),
(109729, '25500', 1, '', 'Kit-uri burdufe', 0, 0, 194, '25500', 1, '38.7'),
(109728, '22991', 1, '', 'Kit-uri burdufe', 0, 0, 194, '22991', 1, '43.43'),
(109727, '22555', 1, '', 'Kit-uri burdufe', 0, 0, 194, '22555', 1, '21.21'),
(109726, '21575', 1, '', 'Kit-uri burdufe', 0, 0, 194, '21575', 1, '23.84'),
(109725, '21536', 1, '', 'Kit-uri burdufe', 0, 0, 194, '21536', 1, '14.07'),
(109724, '20586', 1, '', 'Kit-uri burdufe', 0, 0, 194, '20586', 1, '34.22'),
(109723, '20584', 1, '', 'Kit-uri burdufe', 0, 0, 194, '20584', 1, '52.05'),
(109722, '20553', 1, '', 'Kit-uri burdufe', 0, 0, 194, '20553', 1, '27.15'),
(109721, '22827', 1, '', 'Articulatii planetare', 0, 0, 236, '24', 1, '648.15'),
(109720, '22690', 1, '', 'Articulatii planetare', 0, 0, 5, '27', 1, '493.24'),
(109719, '22681', 1, '', 'Articulatii planetare', 0, 0, 5, '28', 2, '189.756'),
(109718, '22669', 1, '', 'Articulatii planetare', 0, 0, 5, '27', 2, '143.619'),
(109717, '22600', 1, '', 'Articulatii planetare', 0, 0, 5, '27', 2, '153.097'),
(109716, '22592', 1, '', 'Articulatii planetare', 0, 0, 236, '24', 1, '751.59'),
(109715, '22550', 1, '', 'Articulatii planetare', 0, 0, 5, '28', 2, '248.024'),
(109714, '22497', 1, '', 'Articulatii planetare', 0, 0, 5, '29', 1, '178.38'),
(109713, '21946', 1, '', 'Articulatii planetare', 0, 0, 5, '28', 1, '306.72'),
(109712, '21483', 1, '', 'Articulatii planetare', 0, 0, 5, '27', 1, '221.19'),
(109711, '21457', 1, '', 'Articulatii planetare', 0, 0, 5, '30', 2, '253.505'),
(109710, '20992', 1, '', 'Articulatii planetare', 0, 0, 5, '27', 1, '195.1'),
(109709, '20595', 1, '', 'Articulatii planetare', 0, 0, 5, '28', 2, '248.129'),
(109708, '20559', 1, '', 'Articulatii planetare', 0, 0, 236, '34', 1, '228.02'),
(109707, '20300', 1, '', 'Articulatii planetare', 0, 0, 5, '27', 2, '212.695'),
(109706, '20258', 1, '', 'Articulatii planetare', 0, 0, 5, '29', 2, '127.806'),
(109705, '24149', 1, '', 'Planetare', 0, 0, 13, '06', 1, '694.42'),
(109704, '24148', 1, '', 'Planetare', 0, 0, 13, '06', 1, '577.09'),
(109703, '23352', 1, '', 'Planetare', 0, 0, 13, '06', 1, '218.94'),
(109702, '22872', 1, '', 'Planetare', 0, 0, 13, '09', 1, '899.12'),
(109701, '22689', 1, '', 'Planetare', 0, 0, 13, '03', 1, '601.65'),
(109698, '711305621834', 95, '', 'Far', 0, 0, 14, 'ILF_2100_WR', 1, '67.62'),
(109697, '711305621835', 95, '', 'Far', 0, 0, 14, 'ILF_2100_WR', 1, '67.62'),
(109696, '710301224315', 95, '', 'Far', 0, 0, 259, '', 1, '375.49'),
(109695, '710301224316', 95, '', 'Far', 0, 0, 259, '', 1, '375.49'),
(109694, '712452301110', 95, '', 'Far', 0, 0, 259, '', 1, '448.14'),
(109693, '710301234203', 95, '', 'Far', 0, 0, 259, '', 1, '596.1'),
(109692, '710301234204', 95, '', 'Far', 0, 0, 259, '', 1, '596.1'),
(109691, '710301214207', 95, '', 'Far', 0, 0, 259, '', 1, '512.09'),
(109690, '710301214208', 95, '', 'Far', 0, 0, 259, '', 1, '512.09'),
(109689, '711307022852', 95, '', 'Far', 0, 0, 259, '', 1, '627.61'),
(109688, '711307022853', 95, '', 'Far', 0, 0, 259, '', 1, '627.61'),
(109687, '712451901129', 95, '', 'Far', 0, 0, 259, '', 1, '556.07'),
(109686, '712447301129', 95, '', 'Far', 0, 0, 259, '', 1, '2081.21'),
(109685, '712437001129', 95, '', 'Far', 0, 0, 259, '', 1, '475.59'),
(109684, '710301219203', 95, '', 'Far', 0, 0, 259, '', 1, '503.88'),
(109683, '710301219204', 95, '', 'Far', 0, 0, 259, '', 1, '503.88'),
(109682, '711307022675', 95, '', 'Far', 0, 0, 259, '', 1, '721.86'),
(109681, '712436901110', 95, '', 'Far', 0, 0, 259, '', 1, '282.22'),
(109680, '712438301129', 95, '', 'Far', 0, 0, 259, '', 1, '663.34'),
(109679, '712438201129', 95, '', 'Far', 0, 0, 259, '', 1, '663.34'),
(109678, '712422511129', 95, '', 'Far', 0, 0, 259, 'ILF_LPL741_WR', 1, '603.11'),
(109677, '712422411129', 95, '', 'Far', 0, 0, 259, 'ILF_LPL741_WR', 1, '603.11'),
(109676, '712422501129', 95, '', 'Far', 0, 0, 259, 'ILF_LPL741_WR', 1, '603.11'),
(109675, '712422401129', 95, '', 'Far', 0, 0, 259, 'ILF_LPL741_WR', 1, '603.11'),
(109674, '711307022488', 95, '', 'Far', 0, 0, 259, '', 1, '1085.2'),
(109673, '711307022489', 95, '', 'Far', 0, 0, 259, '', 1, '1085.2'),
(109672, '712431901129', 95, '', 'Far', 0, 0, 259, '', 1, '457.2'),
(109671, '710301205207', 95, '', 'Far', 0, 0, 259, 'ILF_LPL571_WR', 1, '696.65'),
(109670, '710301205208', 95, '', 'Far', 0, 0, 259, 'ILF_LPL571_WR', 1, '696.65'),
(109669, '710301191302', 95, '', 'Far', 0, 0, 259, '', 1, '378.62'),
(109668, '710301195202', 95, '', 'Far', 0, 0, 259, '', 1, '435'),
(109667, '711307022436', 95, '', 'Far', 0, 0, 259, 'ILF_LPL431_WR', 1, '1383.74'),
(109666, '711307022437', 95, '', 'Far', 0, 0, 259, 'ILF_LPL431_WR', 1, '1383.74'),
(109665, '710301214283', 95, '', 'Far', 0, 0, 259, '', 1, '1742.85'),
(109664, '712428301129', 95, '', 'Far', 0, 0, 259, 'ILF_712428201129_WR', 1, '650.33'),
(109663, '712428201129', 95, '', 'Far', 0, 0, 259, 'ILF_712428201129_WR', 1, '650.33'),
(109662, '711307022422', 95, '', 'Far', 0, 0, 259, 'ILF_LPL131_WR', 1, '1786.86'),
(109661, '711307022423', 95, '', 'Far', 0, 0, 259, 'ILF_LPL131_WR', 1, '1757.29'),
(109660, '712429511129', 95, '', 'Far', 0, 0, 259, 'ILF_0389_WR', 1, '439.33'),
(109659, '711307022315', 95, '', 'Far', 0, 0, 259, 'ILF_711307022315_WR', 1, '677.22'),
(109658, '710301098227', 95, '', 'Far', 0, 0, 259, 'ILF_2019_WR', 1, '505.21'),
(109657, '710301206277', 95, '', 'Far', 0, 0, 259, 'ILF_0362_WR', 1, '1071.87'),
(109656, '710301206278', 95, '', 'Far', 0, 0, 259, 'ILF_0362_WR', 1, '1071.87'),
(109655, '712416901129', 95, '', 'Far', 0, 0, 259, 'ILF_0375_WR', 1, '363.65'),
(109654, '712424501129', 95, '', 'Far', 0, 0, 259, 'ILF_0418_WR', 1, '644.25'),
(109653, '712412101129', 95, '', 'Far', 0, 0, 259, 'ILF_0372_WR', 1, '445.65'),
(109652, '712412001129', 95, '', 'Far', 0, 0, 259, 'ILF_0372_WR', 1, '445.65'),
(109651, '712415501129', 95, '', 'Far', 0, 0, 259, 'ILF_0430_WR', 1, '452.15'),
(109650, '712415401129', 95, '', 'Far', 0, 0, 259, 'ILF_0430_WR', 1, '452.15'),
(109649, '712405451120', 95, '', 'Far', 0, 0, 259, 'ILF_0449_WR', 1, '465.77'),
(109648, '712405501120', 95, '', 'Far', 0, 0, 259, 'ILF_0449_WR', 1, '472.77'),
(109647, '712405401120', 95, '', 'Far', 0, 0, 259, 'ILF_0449_WR', 1, '472.77'),
(109646, '710301017308', 95, '', 'Far', 0, 0, 259, 'ILF_2095_WR', 1, '480.12'),
(109645, '710301154303', 95, '', 'Far', 0, 0, 259, 'ILF_746_WR', 1, '613.38'),
(109644, '710301154304', 95, '', 'Far', 0, 0, 259, 'ILF_746_WR', 1, '613.38'),
(109643, '712408511129', 95, '', 'Far', 0, 0, 259, 'ILF_0376_WR', 1, '527.22'),
(109642, '712408411129', 95, '', 'Far', 0, 0, 259, 'ILF_0376_WR', 1, '527.22'),
(109641, '712403901129', 95, '', 'Far', 0, 0, 259, 'ILF_1104_WR', 1, '374.14'),
(109640, '712403801129', 95, '', 'Far', 0, 0, 259, 'ILF_1104_WR', 1, '374.14'),
(109639, '710301160201', 95, '', 'Far', 0, 0, 259, 'ILF_757_WR', 1, '453.26'),
(109638, '710301153001', 95, '', 'Far', 0, 0, 259, 'ILF_2107_WR', 1, '1181.21'),
(109637, '710301017339', 95, '', 'Far', 0, 0, 259, 'ILF_2080_WR', 1, '391.89'),
(109636, '712390631129', 95, '', 'Far', 0, 0, 259, 'ILF_1115_WR', 1, '474.57'),
(109635, '712388281129', 95, '', 'Far', 0, 0, 259, 'ILF_1000_WR', 1, '297.14'),
(109634, '712388011129', 95, '', 'Far', 0, 0, 259, 'ILF_1000_WR', 1, '247.68'),
(109633, '712397611129', 95, '', 'Far', 0, 0, 259, 'ILF_1052_WR', 1, '264.88'),
(109632, '712384301129', 95, '', 'Far', 0, 0, 259, 'ILF_650_WR', 1, '568.28'),
(109631, '712384201129', 95, '', 'Far', 0, 0, 259, 'ILF_650_WR', 1, '593.39'),
(109630, '710301182273', 95, '', 'Far', 0, 0, 259, 'ILF_0419_WR', 1, '1322.5'),
(109629, '710301182274', 95, '', 'Far', 0, 0, 259, 'ILF_0419_WR', 1, '1322.5'),
(109628, '710301174205', 95, '', 'Far', 0, 0, 259, 'ILF_726_WR', 1, '458.42'),
(109627, '712754058977', 95, '', 'Altele', 0, 0, 14, 'ILF_1108_WR', 1, '97.63'),
(109626, '712754058933', 95, '', 'Far', 0, 0, 259, 'ILF_1106_WR', 1, '288.9'),
(109625, '712754058921', 95, '', 'Far', 0, 0, 259, 'ILF_1108_WR', 1, '533.29'),
(109624, '712754058906', 95, '', 'Altele', 0, 0, 14, 'ILF_1108_WR', 1, '124.3'),
(109623, '712754058860', 95, '', 'Far', 0, 0, 259, 'ILF_1108_WR', 1, '521.03'),
(109622, '712754059067', 95, '', 'Altele', 0, 0, 14, 'ILF_264_WR', 1, '105.11'),
(109621, '712754059048', 95, '', 'Altele', 0, 0, 14, 'ILF_1095_WR', 1, '99.54'),
(109620, '712373311129', 95, '', 'Far', 0, 0, 259, 'ILF_249_WR', 1, '250.63'),
(109619, '712373211129', 95, '', 'Far', 0, 0, 259, 'ILF_249_WR', 1, '261.72'),
(109618, '712373301129', 95, '', 'Far', 0, 0, 259, 'ILF_249_WR', 1, '239.48'),
(109617, '712373201129', 95, '', 'Far', 0, 0, 259, 'ILF_249_WR', 1, '239.48'),
(109616, '712367801129', 95, '', 'Far', 0, 0, 259, 'ILF_1094_WR', 1, '229.24'),
(109615, '712361701129', 95, '', 'Far', 0, 0, 259, 'ILF_535_WR', 1, '314.65'),
(109614, '712361601129', 95, '', 'Far', 0, 0, 259, 'ILF_535_WR', 1, '328.54'),
(109613, '712356901120', 95, '', 'Far', 0, 0, 259, 'ILF_1104_WR', 1, '311.23'),
(109612, '712356801120', 95, '', 'Far', 0, 0, 259, 'ILF_1104_WR', 1, '311.23'),
(109611, '712351301120', 95, '', 'Far', 0, 0, 259, 'ILF_1070_WR', 1, '247.82'),
(109610, '712351201120', 95, '', 'Far', 0, 0, 259, 'ILF_1070_WR', 1, '268.36'),
(109609, '712754058652', 95, '', 'Far', 0, 0, 259, 'ILF_259_WR', 1, '296.36'),
(109608, '712754058626', 95, '', 'Far', 0, 0, 259, 'ILF_1095_WR', 1, '655.56'),
(109607, '712754058625', 95, '', 'Far', 0, 0, 259, 'ILF_712754058625_WR', 1, '392.5'),
(109606, '712037031129', 95, '', 'Far', 0, 0, 259, 'ILF_1063_WR', 1, '202.13'),
(109605, '714049740801', 95, '', 'Lampa spate', 0, 0, 2501, 'ILF_714049740701_WR', 1, '22.09'),
(109604, '712433711129', 95, '', 'Far ceata', 0, 0, 289, '', 1, '171.39'),
(109603, '712433611129', 95, '', 'Far ceata', 0, 0, 289, '', 1, '171.39'),
(109602, '712402601110', 95, '', 'Far ceata', 0, 0, 289, '', 1, '113.16'),
(109601, '712402551110', 95, '', 'Far ceata', 0, 0, 289, '', 1, '113.16'),
(109600, '712402501110', 95, '', 'Far ceata', 0, 0, 289, '', 1, '113.16'),
(109599, '710305068003', 95, '', 'Far ceata', 0, 0, 289, '', 1, '205.96'),
(109598, '710305068004', 95, '', 'Far ceata', 0, 0, 289, '', 1, '205.96'),
(109597, '712401601120', 95, '', 'Far ceata', 0, 0, 289, '', 1, '132.16'),
(109596, '712401501120', 95, '', 'Far ceata', 0, 0, 289, '', 1, '132.16'),
(109595, '712401801120', 95, '', 'Far ceata', 0, 0, 289, '', 1, '199.93'),
(109594, '712401701120', 95, '', 'Far ceata', 0, 0, 289, '', 1, '199.93'),
(109593, '712453901110', 95, '', 'Far ceata', 0, 0, 289, '', 1, '149.34'),
(109592, '712453801110', 95, '', 'Far ceata', 0, 0, 289, '', 1, '149.34'),
(109591, '710305081004', 95, '', 'Far ceata', 0, 0, 289, '', 1, '151.33'),
(109590, '712410701110', 95, '', 'Far ceata', 0, 0, 289, '', 1, '94.52'),
(109589, '711307022645', 95, '', 'Far ceata', 0, 0, 289, '', 1, '282.48'),
(109588, '711307022646', 95, '', 'Far ceata', 0, 0, 289, '', 1, '142.82'),
(109587, '712421701129', 95, '', 'Far ceata', 0, 0, 289, 'ILF_LAB651_WR', 1, '230.93'),
(109586, '712421601129', 95, '', 'Far ceata', 0, 0, 289, 'ILF_LAB651_WR', 1, '230.93'),
(109585, '710305060002', 95, '', 'Far ceata', 0, 0, 289, 'ILF_710305060002_WR', 1, '168.85'),
(109584, '710305063003', 95, '', 'Far ceata', 0, 0, 289, 'ILF_702_WR', 1, '125.63'),
(109583, '710305063004', 95, '', 'Far ceata', 0, 0, 289, 'ILF_702_WR', 1, '125.63'),
(109582, '712411801129', 95, '', 'Far ceata', 0, 0, 289, 'ILF_0380_WR', 1, '77.24'),
(109581, '712360001129', 95, '', 'Far ceata', 0, 0, 289, 'ILF_53_WR', 1, '376.85'),
(109580, '712355301129', 95, '', 'Far ceata', 0, 0, 289, 'ILF_54_WR', 1, '246.78'),
(109579, '711326201110', 95, '', 'Far ceata', 0, 0, 202, 'ILF_52_WR', 1, '232.79'),
(109578, 'RC-2600', 305, '', 'Filtre aer', 0, 0, 3883, 'RC-2600', 1, '140.24'),
(109577, 'HP-7010', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-7010', 1, '47.51'),
(109576, 'HP-7007', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-7007', 1, '42.31'),
(109575, 'HP-3001', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-3001', 1, '42.31'),
(109574, 'HP-2010', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-2010', 1, '42.31'),
(109573, 'HP-2008', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-2008', 1, '42.31'),
(109572, 'HP-2006', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-2006', 1, '42.31'),
(109571, 'HP-2005', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-2005', 1, '42.31'),
(109570, 'HP-2004', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-2004', 1, '42.31'),
(109569, 'HP-1017', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-1017', 1, '42.31'),
(109568, 'HP-1010', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-1010', 1, '42.31'),
(109567, 'HP-1008', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-1008', 1, '42.31'),
(109566, 'HP-1004', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-1004', 1, '42.31'),
(109565, 'HP-1003', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-1003', 1, '42.31'),
(109564, 'HP-1002', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-1002', 1, '42.31'),
(109563, 'HP-1001', 305, '', 'Filtre ulei', 0, 0, 7, 'HP-1001', 1, '42.31'),
(109562, 'E-9283', 305, '', 'Filtre aer', 0, 0, 8, 'E-9283', 1, '186.64'),
(109561, 'E-9282', 305, '', 'Filtre aer', 0, 0, 8, 'E-9282', 1, '203.35'),
(109560, 'E-9281', 305, '', 'Filtre aer', 0, 0, 8, 'E-9281', 1, '183'),
(109559, 'E-9267', 305, '', 'Filtre aer', 0, 0, 8, 'E-9267', 1, '164.48'),
(109558, 'E-9257', 305, '', 'Filtre aer', 0, 0, 8, 'E-9257', 1, '153.96'),
(109557, 'E-9245', 305, '', 'Filtre aer', 0, 0, 8, 'E-9245', 1, '139.4'),
(109556, 'E-9244', 305, '', 'Filtre aer', 0, 0, 8, 'E-9244', 1, '197.03'),
(109555, 'E-9242', 305, '', 'Filtre aer', 0, 0, 8, 'E-9242', 1, '152.05'),
(109554, 'E-9241', 305, '', 'Filtre aer', 0, 0, 8, 'E-9241', 1, '114.18'),
(109553, 'E-9231-1', 305, '', 'Filtre aer', 0, 0, 8, 'E-9231-1', 1, '222.57'),
(109552, 'E-9228', 305, '', 'Filtre aer', 0, 0, 8, 'E-9228', 1, '243.83'),
(109551, 'E-9183', 305, '', 'Filtre aer', 0, 0, 8, 'E-9183', 1, '162.92'),
(109550, 'E-9136', 305, '', 'Filtre aer', 0, 0, 8, 'E-9136', 1, '160.71'),
(109549, 'E-9130', 305, '', 'Filtre aer', 0, 0, 8, 'E-9130', 1, '160.71'),
(109548, 'E-9103', 305, '', 'Filtre aer', 0, 0, 8, 'E-9103', 1, '146.8'),
(109547, 'E-9060', 305, '', 'Filtre aer', 0, 0, 8, 'E-9060', 1, '200.74'),
(109546, 'E-9000', 305, '', 'Filtre aer', 0, 0, 8, 'E-9000', 1, '145.57'),
(109545, 'E-2993', 305, '', 'Filtre aer', 0, 0, 8, 'E-2993', 1, '203.54'),
(109544, 'E-2992', 305, '', 'Filtre aer', 0, 0, 8, 'E-2992', 1, '281.71'),
(109543, 'E-2875', 305, '', 'Filtre aer', 0, 0, 8, 'E-2875', 1, '174.1'),
(109542, 'E-2872', 305, '', 'Filtre aer', 0, 0, 8, 'E-2872', 1, '8.12'),
(109541, 'E-2870', 305, '', 'Filtre aer', 0, 0, 8, 'E-2870', 1, '205.74'),
(109540, 'E-2867', 305, '', 'Filtre aer', 0, 0, 8, 'E-2867', 1, '218.29'),
(109539, 'E-2863', 305, '', 'Filtre aer', 0, 0, 8, 'E-2863', 1, '221.54'),
(109538, 'E-2710', 305, '', 'Filtre aer', 0, 0, 8, 'E-2710', 1, '133.74'),
(109537, 'E-2670', 305, '', 'Filtre aer', 0, 0, 8, 'E-2670', 1, '142.71'),
(109536, 'E-2657', 305, '', 'Filtre aer', 0, 0, 8, 'E-2657', 1, '250.02'),
(109535, 'E-2653', 305, '', 'Filtre aer', 0, 0, 8, 'E-2653', 1, '205.1'),
(109534, 'E-2630', 305, '', 'Filtre aer', 0, 0, 8, 'E-2630', 1, '143.81'),
(109533, 'E-2590', 305, '', 'Filtre aer', 0, 0, 8, 'E-2590', 1, '362.68'),
(109532, 'E-2553', 305, '', 'Filtre aer', 0, 0, 8, 'E-2553', 1, '178.76'),
(109531, 'E-2444', 305, '', 'Filtre aer', 0, 0, 8, 'E-2444', 1, '230.33'),
(109530, 'E-2440', 305, '', 'Filtre aer', 0, 0, 8, 'E-2440', 1, '189.89'),
(109529, 'E-2435', 305, '', 'Filtre aer', 0, 0, 8, 'E-2435', 1, '208.79'),
(109528, 'E-2429', 305, '', 'Filtre aer', 0, 0, 8, 'E-2429', 1, '211.06'),
(109527, 'E-2428', 305, '', 'Filtre aer', 0, 0, 8, 'E-2428', 1, '189.89'),
(109526, 'E-2400', 305, '', 'Filtre aer', 0, 0, 8, 'E-2400', 1, '113.79'),
(109525, 'E-2244', 305, '', 'Filtre aer', 0, 0, 8, 'E-2244', 1, '131.01'),
(109524, 'E-2233', 305, '', 'Filtre aer', 0, 0, 8, 'E-2233', 1, '235.18'),
(109523, 'E-2022', 305, '', 'Filtre aer', 0, 0, 8, 'E-2022', 1, '201'),
(109522, 'E-2018', 305, '', 'Filtre aer', 0, 0, 8, 'E-2018', 1, '152.8'),
(109521, 'E-2014', 305, '', 'Filtre aer', 0, 0, 8, 'E-2014', 1, '202.49'),
(109520, 'E-2011', 305, '', 'Filtre aer', 0, 0, 8, 'E-2011', 1, '227.84'),
(109519, 'E-1987', 305, '', 'Filtre aer', 0, 0, 8, 'E-1987', 1, '220.24'),
(109518, 'E-1650', 305, '', 'Filtre aer', 0, 0, 8, 'E-1650', 1, '183.98'),
(109517, 'E-1211', 305, '', 'Filtre aer', 0, 0, 8, 'E-1211', 1, '167.79'),
(109516, 'E-1210', 305, '', 'Filtre aer', 0, 0, 8, 'E-1210', 1, '165'),
(109515, 'E-0775', 305, '', 'Filtre aer', 0, 0, 8, 'E-0775', 1, '198.66'),
(109514, 'E-0773', 305, '', 'Filtre aer', 0, 0, 8, 'E-0773', 1, '189.95'),
(109513, '69-9756TFK', 305, '', 'Filtre aer', 0, 0, 3884, '69-9756TFK', 1, '1403.68'),
(109512, '69-8701TP', 305, '', 'Filtre aer', 0, 0, 3884, '69-8701TP', 1, '1134.25'),
(109511, '63-1549', 305, '', 'Filtre aer', 0, 0, 3884, '63-1549', 1, '1119.89'),
(109510, '57S-9500', 305, '', 'Filtre aer', 0, 0, 3884, '57S-9500', 1, '421.1'),
(109509, '57-6013', 305, '', 'Filtre aer', 0, 0, 3884, '57-6013', 1, '1220.36'),
(109508, '57-3010-1', 305, '', 'Filtre aer', 0, 0, 3884, '57-3010-1', 1, '946.76'),
(109507, '57-2503', 305, '', 'Filtre aer', 0, 0, 3884, '57-2503', 1, '978.87'),
(109506, '57-0668', 305, '', 'Filtre aer', 0, 0, 3884, '57-0668', 1, '367.16'),
(109505, '57-0665', 305, '', 'Filtre aer', 0, 0, 3884, '57-0665', 1, '583.04'),
(109504, '57-0664', 305, '', 'Filtre aer', 0, 0, 3884, '57-0664', 1, '365.28'),
(109503, '57-0651', 305, '', 'Filtre aer', 0, 0, 3884, '57-0651', 1, '400.76'),
(109502, '57-0626', 305, '', 'Filtre aer', 0, 0, 3884, '57-0626', 1, '490.91'),
(109501, '57-0576', 305, '', 'Filtre aer', 0, 0, 3884, '57-0576', 1, '139.46'),
(109500, '57-0570', 305, '', 'Filtre aer', 0, 0, 3884, '57-0570', 1, '540.35'),
(109499, '57-0527', 305, '', 'Filtre aer', 0, 0, 3884, '57-0527', 1, '467.31'),
(109498, '57-0491', 305, '', 'Filtre aer', 0, 0, 3884, '', 1, '373.86'),
(109497, '57-0451', 305, '', 'Filtre aer', 0, 0, 3884, '57-0451', 1, '122.27'),
(109496, '57-0430', 305, '', 'Filtre aer', 0, 0, 3884, '', 1, '462.76'),
(109495, '57-0420', 305, '', 'Filtre aer', 0, 0, 3884, '57-0420', 1, '303.87'),
(109494, '57-0415', 305, '', 'Filtre aer', 0, 0, 3884, '57-0415', 1, '330.12'),
(109493, '57-0393', 305, '', 'Filtre aer', 0, 0, 3884, '57-0393', 1, '387.96'),
(109492, '57-0391', 305, '', 'Filtre aer', 0, 0, 3884, '57-0391', 1, '373.86'),
(109491, '57-0356', 305, '', 'Filtre aer', 0, 0, 3884, '57-0356', 1, '373.86'),
(109490, '57-0326', 305, '', 'Filtre aer', 0, 0, 3884, '57-0326', 1, '367.16'),
(109489, '57-0318', 305, '', 'Filtre aer', 0, 0, 3884, '57-0318', 1, '343.97'),
(109488, '57-0303-1', 305, '', 'Filtre aer', 0, 0, 3884, '57-0303-1', 1, '235.9'),
(109487, '57-0299', 305, '', 'Filtre aer', 0, 0, 3884, '57-0299', 1, '206.59'),
(109486, '57-0270-1', 305, '', 'Filtre aer', 0, 0, 3884, '57-0270-1', 1, '311.88'),
(109485, '57-0206', 305, '', 'Filtre aer', 0, 0, 3884, '57-0206', 1, '273.98'),
(109484, '57-0182-1', 305, '', 'Filtre aer', 0, 0, 3884, '57-0182-1', 1, '431.24'),
(109483, '57-0173', 305, '', 'Filtre aer', 0, 0, 3884, '57-0173', 1, '186.32'),
(109482, '57-0139', 305, '', 'Filtre aer', 0, 0, 3884, '57-0139', 1, '286.18'),
(109481, '57-0136', 305, '', 'Filtre aer', 0, 0, 3884, '57-0136', 1, '284.38'),
(109480, '57-0123-1', 305, '', 'Filtre aer', 0, 0, 3884, '57-0123-1', 1, '242.91'),
(109479, '56-1390', 305, '', 'Filtre aer', 0, 0, 3883, '56-1390', 1, '224.72'),
(109478, '33-2955', 305, '', 'Filtre aer', 0, 0, 8, '33-2955', 1, '164.48'),
(109477, '33-2949', 305, '', 'Filtre aer', 0, 0, 8, '33-2949', 1, '175.66'),
(109476, '33-2948', 305, '', 'Filtre aer', 0, 0, 8, '33-2948', 1, '178.45'),
(109475, '33-2947', 305, '', 'Filtre aer', 0, 0, 8, '33-2947', 1, '192.35'),
(109474, '33-2945', 305, '', 'Filtre aer', 0, 0, 8, '33-2945', 1, '192.35'),
(109473, '33-2944', 305, '', 'Filtre aer', 0, 0, 8, '33-2944', 1, '192.35'),
(109472, '33-2941', 305, '', 'Filtre aer', 0, 0, 8, '33-2941', 1, '194.89'),
(109471, '33-2940', 305, '', 'Filtre aer', 0, 0, 8, '33-2940', 1, '323.01'),
(109470, '33-2937', 305, '', 'Filtre aer', 0, 0, 8, '33-2937', 1, '164.48'),
(109469, '33-2936', 305, '', 'Filtre aer', 0, 0, 8, '33-2936', 1, '192.35'),
(109468, '33-2928', 305, '', 'Filtre aer', 0, 0, 8, '33-2928', 1, '192.35'),
(109467, '33-2924', 305, '', 'Filtre aer', 0, 0, 8, '33-2924', 1, '192.35'),
(109466, '33-2920', 305, '', 'Filtre aer', 0, 0, 8, '33-2920', 1, '192.35'),
(109465, '33-2916', 305, '', 'Filtre aer', 0, 0, 8, '33-2916', 1, '157.91'),
(109464, '33-2914', 305, '', 'Filtre aer', 0, 0, 8, '33-2914', 1, '172.21'),
(109463, '33-2912', 305, '', 'Filtre aer', 0, 0, 8, '33-2912', 1, '215.36'),
(109462, '33-2911', 305, '', 'Filtre aer', 0, 0, 8, '33-2911', 1, '166.56'),
(109461, '33-2888', 305, '', 'Filtre aer', 0, 0, 8, '33-2888', 1, '182.48'),
(109460, '33-2887', 305, '', 'Filtre aer', 0, 0, 8, '33-2887', 1, '177.93'),
(109459, '33-2886', 305, '', 'Filtre aer', 0, 0, 8, '33-2886', 1, '169.42'),
(109458, '33-2884', 305, '', 'Filtre aer', 0, 0, 8, '33-2884', 1, '133.55'),
(109457, '33-2881', 305, '', 'Filtre aer', 0, 0, 8, '33-2881', 1, '156.74'),
(109456, '33-2877', 305, '', 'Filtre aer', 0, 0, 8, '33-2877', 1, '135.56'),
(109455, '33-2874', 305, '', 'Filtre aer', 0, 0, 8, '33-2874', 1, '150.7'),
(109454, '33-2870', 305, '', 'Filtre aer', 0, 0, 8, '33-2870', 1, '150.77'),
(109453, '33-2867', 305, '', 'Filtre aer', 0, 0, 8, '33-2867', 1, '178.58'),
(109452, '33-2865', 305, '', 'Filtre aer', 0, 0, 8, '33-2865', 1, '170.89'),
(109451, '33-2864', 305, '', 'Filtre aer', 0, 0, 8, '33-2864', 1, '145.58'),
(109450, '33-2857', 305, '', 'Filtre aer', 0, 0, 8, '33-2857', 1, '194.8'),
(109449, '33-2853', 305, '', 'Filtre aer', 0, 0, 8, '33-2853', 1, '154.67'),
(109448, '33-2850', 305, '', 'Filtre aer', 0, 0, 8, '33-2850', 1, '165.84'),
(109447, '33-2849', 305, '', 'Filtre aer', 0, 0, 8, '33-2849', 1, '157.51'),
(109446, '33-2848', 305, '', 'Filtre aer', 0, 0, 8, '33-2848', 1, '194.3'),
(109445, '33-2847', 305, '', 'Filtre aer', 0, 0, 8, '33-2847', 1, '156.74'),
(109444, '33-2844', 305, '', 'Filtre aer', 0, 0, 8, '33-2844', 1, '176.17'),
(109443, '33-2842', 305, '', 'Filtre aer', 0, 0, 8, '33-2842', 1, '176.17'),
(109442, '33-2840', 305, '', 'Filtre aer', 0, 0, 8, '33-2840', 1, '165.84'),
(109441, '33-2835', 305, '', 'Filtre aer', 0, 0, 8, '33-2835', 1, '174.88'),
(109440, '33-2833', 305, '', 'Filtre aer', 0, 0, 8, '33-2833', 1, '180.92'),
(109439, '33-2830', 305, '', 'Filtre aer', 0, 0, 8, '33-2830', 1, '181.57'),
(109438, '33-2827', 305, '', 'Filtre aer', 0, 0, 8, '33-2827', 1, '129.06'),
(109437, '33-2824', 305, '', 'Filtre aer', 0, 0, 8, '33-2824', 1, '228.62'),
(109436, '33-2819', 305, '', 'Filtre aer', 0, 0, 8, '33-2819', 1, '126.53'),
(109435, '33-2813', 305, '', 'Filtre aer', 0, 0, 8, '33-2813', 1, '126.4'),
(109434, '33-2804', 305, '', 'Filtre aer', 0, 0, 8, '33-2804', 1, '153.43'),
(109433, '33-2795', 305, '', 'Filtre aer', 0, 0, 8, '33-2795', 1, '128.54'),
(109432, '33-2794', 305, '', 'Filtre aer', 0, 0, 8, '33-2794', 1, '135.69'),
(109431, '33-2793', 305, '', 'Filtre aer', 0, 0, 8, '33-2793', 1, '136.79'),
(109430, '33-2790', 305, '', 'Filtre aer', 0, 0, 8, '33-2790', 1, '113.46'),
(109429, '33-2788', 305, '', 'Filtre aer', 0, 0, 8, '33-2788', 1, '45.62'),
(109428, '33-2787', 305, '', 'Filtre aer', 0, 0, 8, '33-2787', 1, '159.83'),
(109427, '33-2786', 305, '', 'Filtre aer', 0, 0, 8, '33-2786', 1, '310.11'),
(109426, '33-2779', 305, '', 'Filtre aer', 0, 0, 8, '33-2779', 1, '179.88'),
(109425, '33-2774', 305, '', 'Filtre aer', 0, 0, 8, '33-2774', 1, '159.69'),
(109424, '33-2773', 305, '', 'Filtre aer', 0, 0, 8, '33-2773', 1, '122.37'),
(109423, '33-2771', 305, '', 'Filtre aer', 0, 0, 8, '33-2771', 1, '146.48'),
(109422, '33-2767', 305, '', 'Filtre aer', 0, 0, 8, '33-2767', 1, '152.33'),
(109421, '33-2763', 305, '', 'Filtre aer', 0, 0, 8, '33-2763', 1, '171.69'),
(109420, '33-2759', 305, '', 'Filtre aer', 0, 0, 8, '33-2759', 1, '200.69'),
(109419, '33-2752', 305, '', 'Filtre aer', 0, 0, 8, '33-2752', 1, '155.96'),
(109418, '33-2750', 305, '', 'Filtre aer', 0, 0, 8, '33-2750', 1, '128.79'),
(109417, '33-2749', 305, '', 'Filtre aer', 0, 0, 8, '33-2749', 1, '164.03'),
(109416, '33-2748-1', 305, '', 'Filtre aer', 0, 0, 8, '33-2748-1', 1, '154.67'),
(109415, '33-2747', 305, '', 'Filtre aer', 0, 0, 8, '33-2747', 1, '207.09'),
(109414, '33-2743', 305, '', 'Filtre aer', 0, 0, 8, '33-2743', 1, '139.13'),
(109413, '33-2739', 305, '', 'Filtre aer', 0, 0, 8, '33-2739', 1, '200.87'),
(109412, '33-2734', 305, '', 'Filtre aer', 0, 0, 8, '33-2734', 1, '188.2'),
(109411, '33-2733', 305, '', 'Filtre aer', 0, 0, 8, '33-2733', 1, '185.6'),
(109410, '33-2706', 305, '', 'Filtre aer', 0, 0, 8, '33-2706', 1, '225.76'),
(109409, '33-2704', 305, '', 'Filtre aer', 0, 0, 8, '33-2704', 1, '168.44'),
(109408, '33-2703', 305, '', 'Filtre aer', 0, 0, 8, '33-2703', 1, '188.59'),
(109407, '33-2689', 305, '', 'Filtre aer', 0, 0, 8, '33-2689', 1, '169.94'),
(109406, '33-2678', 305, '', 'Filtre aer', 0, 0, 8, '33-2678', 1, '175.2'),
(109405, '33-2676', 305, '', 'Filtre aer', 0, 0, 8, '33-2676', 1, '165.26'),
(109404, '33-2675', 305, '', 'Filtre aer', 0, 0, 8, '33-2675', 1, '178.97'),
(109403, '33-2670', 305, '', 'Filtre aer', 0, 0, 8, '33-2670', 1, '172.15'),
(109402, '33-2653-2', 305, '', 'Filtre aer', 0, 0, 8, '33-2653-2', 1, '190.58'),
(109401, '33-2649', 305, '', 'Filtre aer', 0, 0, 8, '33-2649', 1, '194.18'),
(109400, '33-2647', 305, '', 'Filtre aer', 0, 0, 8, '33-2647', 1, '135.36'),
(109399, '33-2626', 305, '', 'Filtre aer', 0, 0, 8, '33-2626', 1, '178.19'),
(109398, '33-2591', 305, '', 'Filtre aer', 0, 0, 8, '33-2591', 1, '262.09'),
(109397, '33-2573', 305, '', 'Filtre aer', 0, 0, 8, '33-2573', 1, '171.37'),
(109396, '33-2539', 305, '', 'Filtre aer', 0, 0, 8, '33-2539', 1, '169.35'),
(109395, '33-2514', 305, '', 'Filtre aer', 0, 0, 8, '33-2514', 1, '170.2'),
(109394, '33-2500', 305, '', 'Filtre aer', 0, 0, 8, '33-2500', 1, '162.14'),
(109393, '33-2418', 305, '', 'Filtre aer', 0, 0, 8, '33-2418', 1, '192.35'),
(109392, '33-2414', 305, '', 'Filtre aer', 0, 0, 8, '33-2414', 1, '192.35'),
(109391, '33-2413', 305, '', 'Filtre aer', 0, 0, 8, '33-2413', 1, '404.27'),
(109390, '33-2407', 305, '', 'Filtre aer', 0, 0, 8, '33-2407', 1, '348.52'),
(109389, '33-2405', 305, '', 'Filtre aer', 0, 0, 8, '33-2405', 1, '192.35'),
(109388, '33-2402', 305, '', 'Filtre aer', 0, 0, 8, '33-2402', 1, '192.35'),
(109387, '33-2393', 305, '', 'Filtre aer', 0, 0, 8, '33-2393', 1, '217.28'),
(109386, '33-2392', 305, '', 'Filtre aer', 0, 0, 8, '33-2392', 1, '217.62'),
(109385, '33-2391', 305, '', 'Filtre aer', 0, 0, 8, '33-2391', 1, '275.99'),
(109384, '33-2389', 305, '', 'Filtre aer', 0, 0, 8, '33-2389', 1, '7.93'),
(109383, '33-2388', 305, '', 'Filtre aer', 0, 0, 8, '33-2388', 1, '220.88'),
(109382, '33-2382', 305, '', 'Filtre aer', 0, 0, 8, '33-2382', 1, '192.35'),
(109381, '33-2380', 305, '', 'Filtre aer', 0, 0, 8, '33-2380', 1, '181.25'),
(109380, '33-2378', 305, '', 'Filtre aer', 0, 0, 8, '33-2378', 1, '192.35'),
(109379, '33-2372', 305, '', 'Filtre aer', 0, 0, 8, '33-2372', 1, '195.15'),
(109378, '33-2370', 305, '', 'Filtre aer', 0, 0, 8, '33-2370', 1, '172.28'),
(109377, '33-2362', 305, '', 'Filtre aer', 0, 0, 8, '33-2362', 1, '169.38'),
(109376, '33-2361', 305, '', 'Filtre aer', 0, 0, 8, '33-2361', 1, '190.44'),
(109375, '33-2360', 305, '', 'Filtre aer', 0, 0, 8, '33-2360', 1, '169.42'),
(109374, '33-2348', 305, '', 'Filtre aer', 0, 0, 8, '33-2348', 1, '172.28'),
(109373, '33-2345', 305, '', 'Filtre aer', 0, 0, 8, '33-2345', 1, '186.64'),
(109372, '33-2342', 305, '', 'Filtre aer', 0, 0, 8, '33-2342', 1, '195.27'),
(109371, '33-2337', 305, '', 'Filtre aer', 0, 0, 8, '33-2337', 1, '132.45'),
(109370, '33-2333', 305, '', 'Filtre aer', 0, 0, 8, '33-2333', 1, '169.42'),
(109369, '33-2332', 305, '', 'Filtre aer', 0, 0, 8, '33-2332', 1, '196'),
(109368, '33-2330', 305, '', 'Filtre aer', 0, 0, 8, '33-2330', 1, '171.82'),
(109367, '33-2326', 305, '', 'Filtre aer', 0, 0, 8, '33-2326', 1, '180.92'),
(109366, '33-2320', 305, '', 'Filtre aer', 0, 0, 8, '33-2320', 1, '159.8'),
(109365, '33-2304', 305, '', 'Filtre aer', 0, 0, 8, '33-2304', 1, '183.52'),
(109364, '33-2298', 305, '', 'Filtre aer', 0, 0, 8, '33-2298', 1, '174.88'),
(109363, '33-2295', 305, '', 'Filtre aer', 0, 0, 8, '33-2295', 1, '165.84'),
(109362, '33-2294', 305, '', 'Filtre aer', 0, 0, 8, '33-2294', 1, '229.01'),
(109361, '33-2293', 305, '', 'Filtre aer', 0, 0, 8, '33-2293', 1, '177.93'),
(109360, '33-2292', 305, '', 'Filtre aer', 0, 0, 8, '33-2292', 1, '229.01'),
(109359, '33-2281', 305, '', 'Filtre aer', 0, 0, 8, '33-2281', 1, '174.88'),
(109358, '33-2280', 305, '', 'Filtre aer', 0, 0, 8, '33-2280', 1, '177.99'),
(109357, '33-2279', 305, '', 'Filtre aer', 0, 0, 8, '33-2279', 1, '178.91'),
(109356, '33-2278', 305, '', 'Filtre aer', 0, 0, 8, '33-2278', 1, '178.91'),
(109355, '33-2276', 305, '', 'Filtre aer', 0, 0, 8, '33-2276', 1, '170.06'),
(109354, '33-2271', 305, '', 'Filtre aer', 0, 0, 8, '33-2271', 1, '177.93'),
(109353, '33-2255', 305, '', 'Filtre aer', 0, 0, 8, '33-2255', 1, '159.28'),
(109352, '33-2252', 305, '', 'Filtre aer', 0, 0, 8, '33-2252', 1, '196'),
(109351, '33-2249', 305, '', 'Filtre aer', 0, 0, 8, '33-2249', 1, '168.25'),
(109350, '33-2245', 305, '', 'Filtre aer', 0, 0, 8, '33-2245', 1, '133.28'),
(109349, '33-2243', 305, '', 'Filtre aer', 0, 0, 8, '33-2243', 1, '164.67'),
(109348, '33-2237', 305, '', 'Filtre aer', 0, 0, 8, '33-2237', 1, '136.34'),
(109347, '33-2234', 305, '', 'Filtre aer', 0, 0, 8, '33-2234', 1, '156.23'),
(109346, '33-2233', 305, '', 'Filtre aer', 0, 0, 8, '33-2233', 1, '203.27'),
(109345, '33-2232', 305, '', 'Filtre aer', 0, 0, 8, '33-2232', 1, '183.52'),
(109344, '33-2231', 305, '', 'Filtre aer', 0, 0, 8, '33-2231', 1, '178.29'),
(109343, '33-2228', 305, '', 'Filtre aer', 0, 0, 8, '33-2228', 1, '167.72'),
(109342, '33-2226', 305, '', 'Filtre aer', 0, 0, 8, '33-2226', 1, '183.52'),
(109341, '33-2221', 305, '', 'Filtre aer', 0, 0, 8, '33-2221', 1, '107.88'),
(109340, '33-2218', 305, '', 'Filtre aer', 0, 0, 8, '33-2218', 1, '158.18'),
(109339, '33-2215', 305, '', 'Filtre aer', 0, 0, 8, '33-2215', 1, '145.57'),
(109338, '33-2213', 305, '', 'Filtre aer', 0, 0, 8, '33-2213', 1, '174.1'),
(109337, '33-2211', 305, '', 'Filtre aer', 0, 0, 8, '33-2211', 1, '177.22'),
(109336, '33-2210', 305, '', 'Filtre aer', 0, 0, 8, '33-2210', 1, '167.21'),
(109335, '33-2209', 305, '', 'Filtre aer', 0, 0, 8, '33-2209', 1, '182.4'),
(109334, '33-2206', 305, '', 'Filtre aer', 0, 0, 8, '33-2206', 1, '171.5'),
(109333, '33-2203', 305, '', 'Filtre aer', 0, 0, 8, '33-2203', 1, '170.84'),
(109332, '33-2201', 305, '', 'Filtre aer', 0, 0, 8, '33-2201', 1, '158.18'),
(109331, '33-2194', 305, '', 'Filtre aer', 0, 0, 8, '33-2194', 1, '139.84'),
(109330, '33-2181', 305, '', 'Filtre aer', 0, 0, 8, '33-2181', 1, '180.33'),
(109329, '33-2176', 305, '', 'Filtre aer', 0, 0, 8, '33-2176', 1, '186.71'),
(109328, '33-2173', 305, '', 'Filtre aer', 0, 0, 8, '33-2173', 1, '178.32'),
(109327, '33-2171', 305, '', 'Filtre aer', 0, 0, 8, '33-2171', 1, '167.27'),
(109326, '33-2170', 305, '', 'Filtre aer', 0, 0, 8, '33-2170', 1, '256.17'),
(109325, '33-2163', 305, '', 'Filtre aer', 0, 0, 8, '33-2163', 1, '150.25'),
(109324, '33-2162', 305, '', 'Filtre aer', 0, 0, 8, '33-2162', 1, '128.21'),
(109323, '33-2158', 305, '', 'Filtre aer', 0, 0, 8, '33-2158', 1, '203.47'),
(109322, '33-2154', 305, '', 'Filtre aer', 0, 0, 8, '33-2154', 1, '206.25'),
(109321, '33-2153', 305, '', 'Filtre aer', 0, 0, 8, '33-2153', 1, '141.02'),
(109320, '33-2152', 305, '', 'Filtre aer', 0, 0, 8, '33-2152', 1, '168.25'),
(109319, '33-2149', 305, '', 'Filtre aer', 0, 0, 8, '33-2149', 1, '154.34'),
(109318, '33-2144', 305, '', 'Filtre aer', 0, 0, 8, '33-2144', 1, '199.49'),
(109317, '33-2142', 305, '', 'Filtre aer', 0, 0, 8, '33-2142', 1, '150.18'),
(109316, '33-2134', 305, '', 'Filtre aer', 0, 0, 8, '33-2134', 1, '136.34'),
(109315, '33-2128', 305, '', 'Filtre aer', 0, 0, 8, '33-2128', 1, '216'),
(109314, '33-2125', 305, '', 'Filtre aer', 0, 0, 8, '33-2125', 1, '189.74'),
(109313, '33-2122', 305, '', 'Filtre aer', 0, 0, 8, '33-2122', 1, '210.42'),
(109312, '33-2114', 305, '', 'Filtre aer', 0, 0, 8, '33-2114', 1, '206.39'),
(109311, '33-2105', 305, '', 'Filtre aer', 0, 0, 8, '33-2105', 1, '288.21'),
(109310, '33-2104', 305, '', 'Filtre aer', 0, 0, 8, '33-2104', 1, '159.08'),
(109309, '33-2098', 305, '', 'Filtre aer', 0, 0, 8, '33-2098', 1, '152.68'),
(109308, '33-2094', 305, '', 'Filtre aer', 0, 0, 8, '33-2094', 1, '203.66'),
(109307, '33-2090', 305, '', 'Filtre aer', 0, 0, 8, '33-2090', 1, '178.58'),
(109306, '33-2080', 305, '', 'Filtre aer', 0, 0, 8, '33-2080', 1, '178.18'),
(109305, '33-2079', 305, '', 'Filtre aer', 0, 0, 8, '33-2079', 1, '187.42'),
(109304, '33-2078', 305, '', 'Filtre aer', 0, 0, 8, '33-2078', 1, '172.4'),
(109303, '33-2075', 305, '', 'Filtre aer', 0, 0, 8, '33-2075', 1, '183.52'),
(109302, '33-2072', 305, '', 'Filtre aer', 0, 0, 8, '33-2072', 1, '177.28'),
(109301, '33-2070', 305, '', 'Filtre aer', 0, 0, 8, '33-2070', 1, '170.22'),
(109300, '33-2069', 305, '', 'Filtre aer', 0, 0, 8, '33-2069', 1, '198.01'),
(109299, '33-2059', 305, '', 'Filtre aer', 0, 0, 8, '33-2059', 1, '155.77'),
(109298, '33-2047', 305, '', 'Filtre aer', 0, 0, 8, '33-2047', 1, '163.5'),
(109297, '33-2045', 305, '', 'Filtre aer', 0, 0, 8, '33-2045', 1, '169.55'),
(109296, '33-2042', 305, '', 'Filtre aer', 0, 0, 8, '33-2042', 1, '169.16'),
(109295, '33-2041-1', 305, '', 'Filtre aer', 0, 0, 8, '33-2041-1', 1, '166.95'),
(109294, '33-2036', 305, '', 'Filtre aer', 0, 0, 8, '33-2036', 1, '154.15'),
(109293, '33-2031-2', 305, '', 'Filtre aer', 0, 0, 8, '33-2031-2', 1, '195.11'),
(109292, '33-2029', 305, '', 'Filtre aer', 0, 0, 8, '33-2029', 1, '187.55'),
(109291, '33-2013', 305, '', 'Filtre aer', 0, 0, 8, '33-2013', 1, '181.64'),
(109290, '33-2003', 305, '', 'Filtre aer', 0, 0, 8, '33-2003', 1, '191.71'),
(109289, '33-2002', 305, '', 'Filtre aer', 0, 0, 8, '33-2002', 1, '158.96'),
(109288, '33-2001', 305, '', 'Filtre aer', 0, 0, 8, '33-2001', 1, '162.2'),
(145691, 'T5168', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23070 190  2 4', 2, '105'),
(156905, '33380', 101, '', 'BUCSA BARA STAB.', 0, 0, 1270, '22', 2, '16.051'),
(156904, '33379', 101, '', 'BUCSA BARA STAB.', 0, 0, 2, '', 2, '16.051'),
(145373, '6K2404', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '50.204'),
(145686, 'T1596', 39, '', 'PLACUTE FRANA', 0, 0, 402, '24161 203  0 5', 2, '122.619'),
(145159, '4K0866', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '12.754'),
(123458, '4.07413.99.0', 5, '', 'MOTORAS MERS IN GOL', 0, 0, 1355, 'PG_4.07413.60.0', 2, '5.859'),
(145160, 'DMV-2017', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '14.371'),
(145117, '2A0730', 100, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '8.225'),
(145118, '2A0755', 100, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '8.372'),
(145119, '2A0950', 100, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '10.297'),
(144276, 'FR940851', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, '', 2, '153.391'),
(145163, '4K0895', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '14.63'),
(123401, 'A5159', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '7.056'),
(144272, 'FR499950', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR499950', 2, '65.436'),
(145166, 'DMV-8506', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '16.464'),
(145167, '4K0938', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '15.617'),
(145168, 'DMV-8002', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '13.888'),
(145169, '4K0970', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '17.22'),
(145161, '4K0885', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '14.28'),
(123384, 'A5101', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '6.475'),
(123385, 'A5102', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '6.776'),
(145251, '6K1000', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '26.166'),
(145178, '4K1511', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '20.622'),
(123394, 'A5112', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '7.637'),
(145263, '6K1125', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '26.698'),
(145182, '5K0775', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '18.186'),
(145183, '5K0813', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '19.565'),
(145184, '5K0836', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '19.236'),
(145185, '5K0847', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '14.511'),
(123400, '8MK 376 722-221', 236, '', 'CUREA TRANSMISIE', 0, 0, 2668, '37672222', 2, '6.706'),
(123399, '8MK 376 722-191', 236, '', 'CUREA TRANSMISIE', 0, 0, 2668, '37672219', 2, '6.902'),
(145238, '6K0869', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '22.61'),
(145239, '6K0875', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '22.911'),
(144152, 'FL3929-J', 236, '', 'TAMPON CUTIE', 0, 0, 249, '', 2, '37.163'),
(123395, 'A5119', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '8.449'),
(145234, '6K0730', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '18.956'),
(123386, 'A5103', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '6.776'),
(123387, 'A5104', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '7.546'),
(145250, '6K0995', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '26.166'),
(145252, '6K1010', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '22.883'),
(145253, '6K1015', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '24.962'),
(123397, 'A5151', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '6.776'),
(123398, 'A5152', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '7.749'),
(145257, '6K1060', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '23.954'),
(123388, 'A5105', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '6.902'),
(123389, 'A5106', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '7.469'),
(145258, '6K1070', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '26.39'),
(123390, 'A5107', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '7.392'),
(123391, 'A5108', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '7.126'),
(123392, 'A5110', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '8.617'),
(145260, '6K1095', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '27.769'),
(123393, 'A5111', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '8.743'),
(145261, 'DMV-2031', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '25.158'),
(145262, '6K1120', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '26.684'),
(144137, 'FL0905-J', 236, '', 'BUCSA PUNTE', 0, 0, 1080, '', 2, '17.003'),
(145255, '6K1045', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '24.423'),
(145256, 'DMV-2025', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '26.572'),
(145264, '6K1138', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '27.538'),
(145265, '6K1145', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '27.237'),
(145266, 'DMV-5516', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '27.237'),
(145269, '6K1180', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '27.265'),
(138496, '2020101', 3, '', 'Cilindrii roata spate', 0, 0, 402, '20217 173  0 4', 1, '0'),
(144122, 'FA20922', 236, '', 'RULMENT INTINZATOR', 0, 0, 540, '', 2, '145.992'),
(145142, '4K0654', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '13.286'),
(123529, '8985', 12, '', 'SABOTI FRANA', 0, 0, 70, '020617289', 2, '88.781'),
(123530, 'BS-6406', 12, '', 'SABOTI FRANA', 0, 0, 70, 'BS-6406', 2, '93.527'),
(123531, '9050', 12, '', 'SABOTI FRANA', 0, 0, 70, '020603625', 2, '108.311'),
(123532, '9085', 12, '', 'SABOTI FRANA', 0, 0, 691, '9085', 2, '76.671'),
(145143, '4K0665', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '13.223'),
(123533, 'IA-372', 12, '', 'SABOTI FRANA', 0, 0, 8, 'IA-372', 2, '86.079'),
(123535, 'MA-4466', 12, '', 'SABOTI FRANA', 0, 0, 8, 'MA-4466', 2, '67.788'),
(123536, '228957', 12, '', 'SABOTI FRANA', 0, 0, 3472, 'AUTOSPRAY 150ML', 2, '196.987'),
(123537, '9230', 12, '', 'SABOTI FRANA', 0, 0, 70, '020604759', 2, '68.887'),
(123538, 'HA-8637', 12, '', 'SABOTI FRANA', 0, 0, 8, 'HA-8637', 2, '142.338'),
(123539, '9320', 12, '', 'SABOTI FRANA', 0, 0, 1260, '9320', 2, '96.061'),
(123540, '9325', 12, '', 'SABOTI FRANA', 0, 0, 1260, '9325', 2, '86.17'),
(123541, '9330', 12, '', 'SABOTI FRANA', 0, 0, 48, '9330', 2, '91.301'),
(123542, 'KO-1542', 12, '', 'SABOTI FRANA', 0, 0, 7, 'KO-1542', 2, '100.534'),
(123543, '9380', 12, '', 'SABOTI FRANA', 0, 0, 685, '9380', 2, '16.723'),
(111329, '7.21903.49.0', 5, '', 'Pierburg', 0, 0, 3553, '7.21903.49.0', 1, '231.43'),
(134145, 'DN 5263', 247, '', 'Condensator, climatizare (Sistem aer conditionat)', 1, 0, 448, '072031', 1, '123'),
(123546, '9510', 12, '', 'SABOTI FRANA', 0, 0, 2, '9510', 2, '110.019'),
(123547, '9525', 12, '', 'SABOTI FRANA', 0, 0, 685, '9525', 2, '190.568'),
(123548, '9550', 12, '', 'SABOTI FRANA', 0, 0, 691, '9550', 2, '98.798'),
(111310, '7.18221.58.0', 5, '', 'Pierburg', 0, 0, 3926, '7.18221.58.0', 1, '1268.67'),
(123549, '9565', 12, '', 'SABOTI FRANA', 0, 0, 691, '9565', 2, '117.642'),
(123550, '9570', 12, '', 'SABOTI FRANA', 0, 0, 2, '', 2, '95.732'),
(123551, '9580', 12, '', 'SABOTI FRANA', 0, 0, 691, '9580', 2, '98.182'),
(123552, '9600', 12, '', 'SABOTI FRANA', 0, 0, 405, '', 2, '93.583'),
(123555, '9710', 12, '', 'SABOTI FRANA', 0, 0, 51, '9710', 2, '104.146'),
(123553, 'MA-4464B', 12, '', 'SABOTI FRANA', 0, 0, 8, 'MA-4464B', 2, '151.438'),
(123554, '9660', 12, '', 'SABOTI FRANA', 0, 0, 2801, '9660', 2, '119.315'),
(123556, 'MA-466', 12, '', 'SABOTI', 0, 0, 8, 'MA-466', 2, '97.713'),
(123557, '9750', 12, '', 'SABOTI FRANA', 0, 0, 48, '9750', 2, '0'),
(123558, '9820', 12, '', 'SABOTI FRANA', 0, 0, 685, '9820', 2, '80.199'),
(123559, 'STE-1009', 12, '', 'SABOTI FRANA', 0, 0, 914, 'STE-1009', 2, '99.099'),
(123560, '9845', 12, '', 'SABOTI FRANA', 0, 0, 48, '9845', 2, '201.74'),
(123561, '9855', 12, '', 'SABOTI FRANA', 0, 0, 48, '9855', 2, '97.713'),
(123562, '9860', 12, '', 'SABOTI FRANA', 0, 0, 3229, '9860', 2, '109.116'),
(123563, '9930', 12, '', 'SABOTI FRANA', 0, 0, 1092, '5465', 2, '153.713'),
(123564, '9935', 12, '', 'SABOTI FRANA', 0, 0, 73, '9935', 2, '153.041'),
(123565, '9950', 12, '', 'SET REP.SABOTI', 0, 0, 73, '9950', 2, '213.983'),
(123423, 'A5351', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '9.366'),
(156903, '33378', 101, '', 'BUCSA BARA STAB.', 0, 0, 2, '', 2, '21.924'),
(156902, '33377', 101, '', 'BUCSA BARA STAB.', 0, 0, 2, '', 2, '22.568'),
(156901, '03337', 101, '', 'CULBUTOR', 0, 0, 561, '03337', 2, '55.349'),
(156899, '33349', 101, '', 'BRAT', 0, 0, 429, '', 2, '322.735'),
(156900, '33350', 101, '', 'BRAT', 0, 0, 1180, '33350C', 2, '322.735'),
(156898, '03332', 101, '', 'BURDUF AMORTIZOR', 0, 0, 919, '03332', 2, '0'),
(156897, '03331', 101, '', 'TAMPON MOTOR', 0, 0, 247, '03331', 2, '22.876'),
(156896, '03330', 101, '', 'FLANSA CARBURATOR', 0, 0, 1081, '03330', 2, '36.001'),
(156715, '714029632701', 101, '', 'BUCSA BRAT SPATE', 0, 0, 492, 'ILF_62163_WR', 2, '20.818'),
(156895, '03328', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '03328', 2, '30.436'),
(145437, 'RR1079K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT10631', 2, '182.385'),
(145438, 'RR1079K2', 100, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 307, 'CT10631', 2, '266.756'),
(156894, '33206', 101, '', 'TAMPON MOTOR', 0, 0, 247, '33206', 2, '102.536'),
(156893, '03320', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 191, '03320', 2, '8.141'),
(156892, '33194', 101, '', 'AX CAME', 0, 0, 247, '33194', 2, '637.742'),
(156891, '33193', 101, '', 'AX CAME', 0, 0, 247, '33193', 2, '0'),
(156713, '32031', 101, '', 'BUCSA BARA STAB.', 0, 0, 1182, '32031', 2, '9.933'),
(156890, '33186', 101, '', 'RULMENT INTINZATOR', 0, 0, 247, '33186', 2, '0'),
(156889, '33170', 101, '', 'RULMENT INTINZATOR', 0, 0, 251, '33170C', 2, '54.901'),
(156711, '03203', 101, '', 'DOP GHEATA', 0, 0, 1603, '03203', 2, '2.303'),
(156712, '32030', 101, '', 'TAMPON MOTOR', 0, 0, 1182, '32030', 2, '200.424'),
(156888, '33161', 101, '', 'POMPA APA', 0, 0, 1180, '33161', 2, '128.814'),
(156887, '33154', 101, '', 'REZISTENTA VENTILATOR CLIM.', 0, 0, 1180, '33154C', 2, '91.294'),
(156886, '33153', 101, '', 'RULMENT INTINZATOR', 0, 0, 1180, '33153', 2, '187.257'),
(156885, '33152', 101, '', 'RULMENT INTINZATOR', 0, 0, 851, '33152', 2, '195.314'),
(156884, '03315', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '03315', 2, '30.884'),
(156883, '33149', 101, '', 'MANER USA EXT.', 0, 0, 1626, '33149C', 2, '40.936'),
(156882, '33148', 101, '', 'MANER USA EXT.', 0, 0, 251, '33148C', 2, '59.521'),
(156881, '33135', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 247, '33135', 2, '104.622'),
(156880, '33133', 101, '', 'FULIE ALTERNATOR', 0, 0, 247, '33133', 2, '470.715'),
(156879, '33132', 101, '', 'FULIE ALTERNATOR', 0, 0, 247, '33132C', 2, '154.147'),
(156878, '33122', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 251, '33122C', 2, '83.16'),
(156877, '33110', 101, '', 'BIELETA DIRECTIE', 0, 0, 851, '33110', 2, '0'),
(156876, '03311', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '03311', 2, '13.195'),
(145444, 'RR1088', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 306, 'HTDA8', 2, '127.498'),
(145445, 'RR1089K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT958(1)', 2, '155.778'),
(156709, '714098299261', 101, '', 'SURUB FULIE', 0, 0, 494, 'ILF_98299325_WR', 2, '7.217');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(156708, '714098299260', 101, '', 'RULMENT INTINZATOR', 0, 0, 494, 'ILF_98299325_WR', 2, '108.717'),
(156875, '33109', 101, '', 'BIELETA DIRECTIE', 0, 0, 655, '33109', 2, '0'),
(156874, '03310', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 191, '03310', 2, '7.812'),
(156873, '33087', 101, '', 'BUCSA BRAT', 0, 0, 470, '33087C', 2, '0'),
(156872, '33086', 101, '', 'BUCSA BRAT', 0, 0, 470, '33086', 2, '48.993'),
(156871, '33085', 101, '', 'BUCSA BRAT', 0, 0, 470, '33085', 2, '49.749'),
(156707, '32022', 101, '', 'TACHET HIDRAULIC', 0, 0, 447, '32022', 2, '18.095'),
(156870, '03308', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 191, '03308', 2, '8.337'),
(156869, '33072', 101, '', 'INTRERUPATOR LUMINI', 0, 0, 470, '33072', 2, '68.964'),
(156703, '32018', 101, '', 'RULMENT INTINZATOR', 0, 0, 447, '32018', 2, '226.149'),
(156704, '32019', 101, '', 'BIELETA DIRECTIE', 0, 0, 447, '32019', 2, '51.366'),
(156705, '03202', 101, '', 'DOP GHEATA', 0, 0, 1603, '03202', 2, '1.918'),
(156706, '070.957-10', 101, '', 'BIELETA DIRECTIE', 0, 0, 655, '', 2, '44.226'),
(145447, 'RR1093K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT10451', 2, '260.792'),
(156691, '31980', 101, '', 'TAMPON MOTOR', 0, 0, 1080, '31980', 2, '116.984'),
(156689, '31977', 101, '', 'TAMPON MOTOR', 0, 0, 1281, '31977', 2, '249.711'),
(156688, '31975', 101, '', 'RULMENT INTINZATOR', 0, 0, 247, '31975', 2, '53.865'),
(156687, '31973', 101, '', 'RULMENT INTINZATOR', 0, 0, 247, '31973', 2, '304.773'),
(156684, '31970', 101, '', 'BIELETA DIRECTIE', 0, 0, 3229, '31970', 2, '60.606'),
(156685, '31971', 101, '', 'CAP BARA', 0, 0, 3229, '31971', 2, '67.655'),
(156686, '31972', 101, '', 'CAP BARA', 0, 0, 247, '31972', 2, '67.655'),
(156683, '31968', 101, '', 'TAMPON MOTOR', 0, 0, 1097, '31968', 2, '67.151'),
(156678, '31957', 101, '', 'TAMPON MOTOR', 0, 0, 247, '31957', 2, '127.561'),
(156677, '03194', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '03194', 2, '49.889'),
(156668, '31835', 101, '', 'BURDUF PLANETARA', 0, 0, 914, '31835', 2, '41.531'),
(156669, '31845', 101, '', 'BRAT', 0, 0, 284, '31845', 2, '343.763'),
(156670, '31846', 101, '', 'BRAT', 0, 0, 914, '', 2, '343.763'),
(156671, '31847', 101, '', 'PIVOT', 0, 0, 914, '31847', 2, '132.545'),
(156672, '8FH 351 312-021', 101, '', 'RULMENT CARDAN', 0, 0, 467, '35131202', 2, '404.502'),
(156673, '31852', 101, '', 'RULMENT CARDAN', 0, 0, 51, '31852', 2, '404.166'),
(156674, '31857', 101, '', 'FULIE ARBORE COTIT', 0, 0, 51, '31857', 2, '0'),
(156675, '3189', 101, '', 'RULMENT ROATA', 0, 0, 273, '3189', 2, '54.985'),
(156676, '03191', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '03191', 2, '64.596'),
(156666, '31814', 101, '', 'PIVOT', 0, 0, 284, '31814', 2, '47.775'),
(156663, '31806', 101, '', 'TAMPON MOTOR', 0, 0, 914, '', 2, '225.12'),
(156664, '31811', 101, '', 'PIVOT', 0, 0, 914, '31811', 2, '45.157'),
(156665, '30-0124', 101, '', 'PIVOT', 0, 0, 247, '', 2, '46.893'),
(145453, 'RR1099K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT10371', 2, '80.367'),
(156658, '31791', 101, '', 'BUCSA BRAT', 0, 0, 914, '', 2, '27.867'),
(156659, '31792', 101, '', 'BUCSA BRAT', 0, 0, 914, '', 2, '27.867'),
(156660, '31794', 101, '', 'DOP GHEATA', 0, 0, 914, '', 2, '2.52'),
(156606, '31538', 101, '', 'BURDUF AMORTIZOR', 0, 0, 284, '31538', 2, '7.434'),
(156607, '31539', 101, '', 'SENZOR TEMPERATURA', 0, 0, 284, '31539', 2, '30.436'),
(145458, 'RR1107K2', 100, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 307, 'CT948', 2, '492.709'),
(156540, '31277', 101, '', 'BRAT', 0, 0, 247, '31277', 2, '324.422'),
(156541, '31278', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 248, '', 2, '33.887'),
(156492, '31130', 101, '', 'TAMPON MOTOR', 0, 0, 1180, '003531130', 2, '150.437'),
(156493, '31131', 101, '', 'TAMPON MOTOR', 0, 0, 1180, '', 2, '75.019'),
(156483, '31112', 101, '', 'TAMPON MOTOR', 0, 0, 285, '003531112', 2, '91.175'),
(156481, '31100', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3229, '003531100', 2, '127.904'),
(156462, '31066', 101, '', 'BUCSA BARA STAB.', 0, 0, 914, '31066', 2, '5.341'),
(156463, '31067', 101, '', 'BUCSA BARA STAB.', 0, 0, 914, '31067', 2, '6.02'),
(156464, '31068', 101, '', 'BUCSA BARA STAB.', 0, 0, 914, '', 2, '10.059'),
(155677, '27807', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '27807', 2, '56.112'),
(156415, '30883', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 219, '30883', 2, '49.567'),
(156339, '30587', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003530587', 2, '75.845'),
(156340, '30601', 101, '', 'MODUL CONTROL CLIMATIZARE', 0, 0, 1385, '30601', 2, '186.907'),
(156341, '13-0377', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 194, '', 2, '26.488'),
(156342, '30603', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 795, '30603', 2, '29.533'),
(156343, '13-0383', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 194, '13-0383', 2, '106.26'),
(155655, '30-0046', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 247, '', 2, '52.171'),
(156307, '30423', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1182, '003530423', 2, '35.756'),
(156308, '30436', 101, '', 'BUCSA BRAT SPATE', 0, 0, 1080, '003530436', 2, '78.96'),
(156304, '30402', 101, '', 'DISC FRANA', 0, 0, 82, '003530402', 2, '120.694'),
(156301, '30380', 101, '', 'PIVOT', 0, 0, 2462, '003530380', 2, '67.655'),
(156302, '30398', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003530398', 2, '106.463'),
(156303, '30399', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003530399', 2, '106.652'),
(156273, '30170', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003530170', 2, '175.679'),
(156274, '30175', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 877, '003530175', 2, '152.068'),
(156275, '30178', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003530178', 2, '196.602'),
(156276, '30185', 101, '', 'FLANSA ARC', 0, 0, 1300, '003530185', 2, '44.247'),
(156277, '30214', 101, '', 'FULIE ARBORE COTIT', 0, 0, 195, '003530214', 2, '307.153'),
(156278, '30215', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003530215', 2, '149.653'),
(156279, '30216', 101, '', 'POMPA AMBREIAJ', 0, 0, 2152, '003530216', 2, '123.809'),
(156280, '30217', 101, '', 'CILINDRU AMBREIAJ', 0, 0, 620, '003530217', 2, '141.323'),
(156281, '30218', 101, '', 'BUCSA BRAT', 0, 0, 251, '003530218', 2, '28.07'),
(156282, '30-0160', 101, '', 'RULMENT INTINZATOR', 0, 0, 247, '', 2, '109.165'),
(156283, '30-0150', 101, '', 'RULMENT INTINZATOR', 0, 0, 247, '', 2, '168.105'),
(156284, '30-0163', 101, '', 'TAMPON MOTOR', 0, 0, 247, '', 2, '81.018'),
(145465, 'RR1116K2', 100, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 307, 'CT984', 2, '664.832'),
(156221, '30034', 101, '', 'BUCSA BRAT', 0, 0, 251, '003530034', 2, '44.478'),
(156219, '30029', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '003530029', 2, '202.699'),
(156220, '30030', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003530030', 2, '34.734'),
(156215, '29971', 101, '', 'TAMPON CUTIE', 0, 0, 248, '003529971', 2, '79.184'),
(156212, '29967', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529967', 2, '186.326'),
(156196, '29897', 101, '', 'BUTUC ROATA', 0, 0, 653, '003529897', 2, '442.96'),
(156185, '29859', 101, '', 'BOBINA INDUCTIE', 0, 0, 689, '003529859', 2, '126.035'),
(156186, '02986', 101, '', 'AX CU CAME', 0, 0, 566, '02986', 2, '278.208'),
(156187, '29864', 101, '', 'LANT DISTRIBUTIE', 0, 0, 1123, '003529864', 2, '90.51'),
(145471, 'RR1132', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 306, '', 2, '43.435'),
(156164, '29751', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '003529751', 2, '33.397'),
(156165, '29762', 101, '', 'FLANSA ARC', 0, 0, 1300, '29762', 2, '17.08'),
(156151, '29681', 101, '', 'RACORD FRANA', 0, 0, 83, '29681', 2, '23.044'),
(156147, '29673', 101, '', 'CAP BARA', 0, 0, 914, '29673', 2, '63.063'),
(156148, '29675', 101, '', 'CAP BARA', 0, 0, 914, '29675', 2, '63.063'),
(156149, '29678', 101, '', 'POMPA APA', 0, 0, 1260, '29678', 2, '112.938'),
(156141, '29663', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529663', 2, '80.178'),
(156142, '29665', 101, '', 'BUCSA BRAT', 0, 0, 251, '003529665', 2, '50.995'),
(156143, '29666', 101, '', 'BUCSA BRAT', 0, 0, 251, '003529666', 2, '46.998'),
(156131, '29639', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529639', 2, '172.305'),
(156132, '29640', 101, '', 'TAMPON MOTOR', 0, 0, 247, '29640', 2, '212.478'),
(156133, '29641', 101, '', 'TAMPON MOTOR', 0, 0, 247, '29641', 2, '218.82'),
(156134, '29650', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '003529650', 2, '27.3'),
(156111, '29585', 101, '', 'TAMPON TOBA', 0, 0, 1057, '003529585', 2, '47.572'),
(156091, '29513', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '003529513', 2, '98.644'),
(156075, '29473', 101, '', 'RULMENT ROATA', 0, 0, 654, '003529473', 2, '175.385'),
(156073, '29470', 101, '', 'BAIE ULEI', 0, 0, 592, '003529470', 2, '363.629'),
(156074, '29471', 101, '', 'BAIE ULEI', 0, 0, 592, '003529471', 2, '325.458'),
(156070, '29463', 101, '', 'PIULITA ROATA', 0, 0, 658, '29463', 2, '6.727'),
(156067, '29450', 101, '', 'BUCSA BRAT', 0, 0, 251, '003529450', 2, '34.657'),
(156053, '29414', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '003529414', 2, '13.209'),
(156054, '02942', 101, '', 'PIVOT', 0, 0, 2462, '02942', 2, '23.8'),
(156055, '29422', 101, '', 'BRAT', 0, 0, 273, '003529422', 2, '226.261'),
(156056, '29423', 101, '', 'BRAT', 0, 0, 273, '003529423', 2, '226.261'),
(156057, '02943', 101, '', 'O-RING AX INTERM', 0, 0, 2048, '02943', 2, '4.613'),
(156058, '29434', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '003529434', 2, '71.855'),
(156059, '29435', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003529435', 2, '62.524'),
(156060, '29436', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003529436', 2, '58.94'),
(156033, '29344', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '003529344', 2, '26.922'),
(156034, '29345', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '003529345', 2, '140.301'),
(156019, '29316', 101, '', 'INTRERUPATOR FRANA', 0, 0, 806, '003529316', 2, '26.39'),
(156020, '29317', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '003529317', 2, '34.531'),
(156021, '82-0092', 101, '', 'SENZOR TEMPERATURA', 0, 0, 1182, '', 2, '24.465'),
(145476, 'RR1142K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, '', 2, '38.227'),
(155970, '02883', 101, '', 'FLANSA CARBURATOR', 0, 0, 1081, '02883', 2, '87.045'),
(155958, '28734', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '28734', 2, '71.274'),
(155959, '28735', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '28735', 2, '71.4'),
(155960, '28736', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '28736', 2, '38.458'),
(155923, '28613', 101, '', 'RACORD FRANA', 0, 0, 83, '28613', 2, '26.46'),
(155924, '28618', 101, '', 'CAP BARA', 0, 0, 914, '28618', 2, '43.337'),
(155925, '28619', 101, '', 'CAP BARA', 0, 0, 914, '28619', 2, '45.57'),
(109287, 'VTE-A640', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '139.769'),
(109286, 'VTE-A410', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '95.424'),
(109285, 'VTE-A402', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '91.826'),
(109284, 'VTE-4714', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '102.088'),
(109283, 'VNE-G477', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '0'),
(109282, 'VNE-F848', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '177.016'),
(109281, 'VNE-F847', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '177.016'),
(109280, 'VNE-F839', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '176.085'),
(109279, 'VNE-F666', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '147.861'),
(109278, 'VNE-F665', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '147.861'),
(109277, 'VNE-F636', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '199.15'),
(109276, 'VNE-F635', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '199.15'),
(109275, 'VNE-F534', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '241.745'),
(109274, 'VNE-F178', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '177.828'),
(109273, 'VNE-F177', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '177.828'),
(109272, 'VNE-F107', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '179.368'),
(109271, 'VNE-F105', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '163.989'),
(109270, 'VNE-E681', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '162.127'),
(109269, 'VNE-E680', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '149.191'),
(109268, 'VNE-E338', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '152.18'),
(109267, 'VNE-E337', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '152.18'),
(109266, 'VNE-E336', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '165.403'),
(109265, 'VNE-E335', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '152.257'),
(109264, 'VNE-E170', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '245.056'),
(109263, 'VNE-E160', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '146.356'),
(109262, 'VNE-E159', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '146.356'),
(109261, 'VNE-E009', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '142.681'),
(109260, 'VNE-D992', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '146.321'),
(109259, 'VNE-D932', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '123.641'),
(109258, 'VNE-D839', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '148.19'),
(109257, 'VNE-D836', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '267.19'),
(109256, 'VNE-D624', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '154.336'),
(109255, 'VNE-D597', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '150.682'),
(109254, 'VNE-D501', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '188.104'),
(109253, 'VNE-D500', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '188.104'),
(109252, 'VNE-D239', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '127.232'),
(109251, 'VNE-D161', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '114.513'),
(109250, 'VNE-D160', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '115.003'),
(109249, 'VNE-D149', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '113.855'),
(109248, 'VNE-C830', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '171.262'),
(109247, 'VNE-C742', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '145.6'),
(109246, 'VNE-C361', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '349.895'),
(109245, 'VNE-C360', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '349.895'),
(109244, 'VNE-C341', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '150.682'),
(109243, 'VNE-C340', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '162.036'),
(109242, 'VNE-C248', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '147.315'),
(109241, 'VNE-C246', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '113.239'),
(109240, 'VNE-C020', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '191.268'),
(109239, 'VNE-C019', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '191.268'),
(109238, 'VNE-B927', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '251.02'),
(109237, 'VNE-B926', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '251.048'),
(109236, 'VNE-B874', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '167.356'),
(109235, 'VNE-B873', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '167.356'),
(109234, 'VNE-B861', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '113.806'),
(109233, 'VNE-B860', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '113.834'),
(109232, 'VNE-B311', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '125.51'),
(109231, 'VNE-B310', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '112.399'),
(109230, 'VNE-B288', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '182.539'),
(109229, 'VNE-B281', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '194.292'),
(109228, 'VNE-B275', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '162.981'),
(109227, 'VNE-B274', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '184.492'),
(109226, 'VNE-B177', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '131.495'),
(109225, 'VNE-B176', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '131.495'),
(109224, 'VNE-B171', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '129.402'),
(109223, 'VNE-B112', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '175.392'),
(109222, 'VNE-B111', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '175.392'),
(109221, 'VNE-B107', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '239.078'),
(109220, 'VNE-B045', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '111.048'),
(109219, 'VNE-B044', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '114.485'),
(109218, 'VNE-A661', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '151.214'),
(109217, 'VNE-A660', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '156.359'),
(109216, 'VNE-A581', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '121.45'),
(109215, 'VNE-A535', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '191.506'),
(109214, 'VNE-A534', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '141.722'),
(109213, 'VNE-A314', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '155.4'),
(109212, 'VNE-A313', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '155.4'),
(109211, 'VNE-A310', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '155.393'),
(109210, 'VNE-A309', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '155.4'),
(109209, 'VNE-A208', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '131.971'),
(109208, 'VNE-5307', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '130.837'),
(109207, 'VNE-5306', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '128.219'),
(109206, 'VNE-5305', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '218.155'),
(109205, 'VNE-5296', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '117.887'),
(109204, 'VNE-5295', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '117.887'),
(109203, 'VNE-5270', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '175.98'),
(109202, 'VNE-5254', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '207.039'),
(109201, 'VNE-5122', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '125.531'),
(109200, 'VNE-5121', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '125.531'),
(109199, 'VNE-4969', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '174.629'),
(109198, 'VNE-4688', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '170.807'),
(109197, 'VNE-4687', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '174.041'),
(109196, 'VNE-4686', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '169.449'),
(109195, 'VNE-4685', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '134.89'),
(109194, 'VNE-4684', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '100.296'),
(109193, 'VNE-4683', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '134.477'),
(109192, 'VNE-4682', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '134.47'),
(109191, 'VNE-4679', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '159.04'),
(109190, 'VNE-4673', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '174.216'),
(109189, 'VNE-4596', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '158.606'),
(109188, 'VNE-4595', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '160.118'),
(109187, 'VNE-4588', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '119.546'),
(109186, 'VNE-4587', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '119.546'),
(109185, 'VNE-4576', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '134.106'),
(109184, 'VNE-4574', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '113.561'),
(109183, 'VNE-4573', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '147.028'),
(109182, 'VNE-4567', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '147.574'),
(109181, 'VNE-4566', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '147.574'),
(109180, 'VNE-4562', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '150.031'),
(109179, 'VNE-4561', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '163.289'),
(109178, 'VNE-4560', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '141.057'),
(109177, 'VNE-4559', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '180.04'),
(109176, 'VNE-4558', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '192.458'),
(109175, 'VNE-4556', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '160.3'),
(109174, 'VNE-4555', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '140.49'),
(109173, 'VNE-4554', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '177.38'),
(109172, 'VNE-4551', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '155.4'),
(109171, 'VNE-4550', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '168.588'),
(109170, 'VNE-4549', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '175.609'),
(109169, 'VNE-4548', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '118.013'),
(109168, 'VNE-4501', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '131.845'),
(109167, 'VNE-4483', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '127.232'),
(109166, 'VNE-4480', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '158.725'),
(109165, 'VNE-4479', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '0'),
(109164, 'VNE-4420', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '203.574'),
(109163, 'VNE-4419', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '203.574'),
(109162, 'VNE-4418', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '234.143'),
(109161, 'VNE-4417', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '222.446'),
(109160, 'VNE-4416', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '234.283'),
(109159, 'VNE-4415', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '234.143'),
(109158, 'VNE-4123', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '151.053'),
(109157, 'VNE-4117', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '112.399'),
(109156, 'VNE-4116', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '118.013'),
(109155, 'VNE-4115', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '127.232'),
(109154, 'VNE-4112', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '103.341'),
(109153, 'VNE-4099', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '132.552'),
(109152, 'VNE-4090', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '118.188'),
(109151, 'VN7-F373', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '213.115'),
(109150, 'VN2-5354', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '308.889'),
(109149, 'V36-0199', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 198, '', 2, '181.202'),
(109148, 'T9106', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23305 154  0 4', 2, '117.621'),
(109147, 'T9105', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23276 175  1 4', 2, '130.627'),
(109146, 'T9104', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23273 180  1 4', 2, '151.319'),
(109145, 'T9103', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23277 177  1 4', 2, '142.366'),
(109144, 'T9101', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23172 183  1 4', 2, '89.411'),
(109143, 'T9097', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21965 150  0 5', 2, '95.011'),
(109142, 'T9096', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23396 180  1 4', 2, '100.996'),
(109141, 'T9075', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23302 175  0 4', 2, '122.465'),
(109140, 'T9073', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21980 180  2 5', 2, '114.303'),
(109139, 'T9062', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21888 184  1 5', 2, '160.405'),
(109138, 'T9054', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23042 190  1 4', 2, '157.92'),
(109137, 'T9049', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21597 110  1 5', 2, '116.06'),
(109136, 'T9037', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20410 129  0 5', 2, '86.877'),
(109135, 'T9033', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21388 183  2 5', 2, '110.719'),
(109134, 'T9031', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21436 170  0 4', 2, '85.33'),
(109133, 'T9025', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21573 140  1 5', 2, '122.745'),
(109132, 'T9021', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21365 170  0 4', 2, '57.33'),
(109131, 'T9011', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21233 167  1 4', 2, '84.931'),
(109130, 'T9000', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20926 185  0 5', 2, '114.436'),
(109129, 'T6089', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21016 170  0 5', 2, '60.228'),
(109128, 'T6088', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20905 180  0 5', 2, '67.046'),
(109127, 'T6065', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20974 110  0 4', 2, '77.707'),
(109126, 'T6064', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21096 150  0 5', 2, '0'),
(109125, 'T6062', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21131 150  0 5', 2, '0'),
(109124, 'T5170', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23602 197  2 5', 2, '176.239'),
(109123, 'T5167', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23600 190  1 4', 2, '177.674'),
(109122, 'T5166', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23599 190  1 4', 2, '64.757'),
(109121, 'T5165', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23714 155  0 4', 2, '63.42'),
(109120, 'T5164', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23711 182  0 5', 2, '92.176'),
(109119, 'T5163', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23708 182  0 5', 2, '90.65'),
(109118, 'T5162', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23705 170  0 5', 2, '88.732'),
(109117, 'T5161', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23581 190  1 5', 2, '118.405'),
(109116, 'T5160', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23581 190  1 4', 2, '108.444'),
(109115, 'T5159', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23603 197  2 5', 2, '119.161'),
(109114, 'T5154', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23743 205  1 5', 2, '161.329'),
(109113, 'T5150', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23694 167  0 4', 2, '183.477'),
(109112, 'T5149', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23692 167  0 4', 2, '403.284'),
(109111, 'T5148', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23693 167  0 4', 2, '396.235'),
(109110, 'T5126', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23773 175  0 5', 2, '149.464'),
(109109, 'T5111', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23144 194  2 5', 2, '148.778'),
(109108, 'T5100', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'HPS1023', 2, '93.149'),
(109107, 'T5099', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23124 193  1 5', 2, '118.069'),
(109106, 'T5077', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21463 182  2 4', 2, '66.717'),
(109105, 'T5027', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21209 194  1 5', 2, '89.95'),
(109104, 'T5024', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21266 174  1 4', 2, '106.351'),
(109103, 'T5013', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21093 174  2 5', 2, '0'),
(109102, 'T5008', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20669 162  1 4', 2, '92.442'),
(109101, 'T5007', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21729 137  1 5', 2, '95.256'),
(109100, 'T4170', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20997 165  0 5', 2, '0'),
(109099, 'T4116', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20011 190  0 4', 2, '54.306'),
(109098, 'T4019', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20783 180  0 5', 2, '79.163'),
(109097, 'T3130', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23620 166  0 5', 2, '99.876'),
(109096, 'T3129', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23768 192  0 5', 2, '151.2'),
(109095, 'T3121', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23253 155  0 5', 2, '169.778'),
(109094, 'T3106', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23234 169  0 5', 2, '59.206'),
(109093, 'T3105', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23250 165  0 5', 2, '93.198'),
(109092, 'T3099', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23510 155  0 5', 2, '96.033'),
(109091, 'T3098', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23348 165  0 5', 2, '100.884'),
(109090, 'T3095', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21983 173  1 4', 2, '154.875'),
(109089, 'T3091', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23061 140  0 4', 2, '42.462'),
(109088, 'T3086', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23358 180  0 5 T4067', 2, '108.262'),
(109087, 'T3076', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21775 150  0 5', 2, '156.338'),
(109086, 'T3064', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21947 150  0 4', 2, '101.5'),
(109085, 'T3057', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21777 150  0 5', 2, '85.568'),
(109084, 'T3043', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21766 148  0 4', 2, '65.646'),
(109083, 'T3040', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21920 151  1 4', 2, '137.627'),
(109082, 'T3037', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21481 157  1 4', 2, '98.469'),
(109081, 'T3034', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21875 158  0 5', 2, '90.244'),
(109080, 'T3033', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21845 165  0 5', 2, '113.638'),
(109079, 'T3029', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21563 130  0 5', 2, '94.696'),
(109078, 'T3025', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21363 157  0 5', 2, '111.076'),
(109077, 'T3019', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21840 140  0 5', 2, '87.556'),
(109076, 'T3011', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21679 150  0 5', 2, '0'),
(109075, 'T3007', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21500 148  0 5', 2, '0'),
(109074, 'T3003', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21543 165  0 5', 2, '95.648'),
(109073, 'T3002', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21754 165  0 5', 2, '116.816'),
(109072, 'T2017', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'T2017', 2, '74.9'),
(109071, 'T1863', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24614_166__0_4', 2, '476.371'),
(109070, 'T1841', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23587_203__9_5', 2, '150.78'),
(109069, 'T1835', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23990 207  0 5', 2, '111.405'),
(109068, 'T1826', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24739 173  0 5', 2, '88.599'),
(109067, 'T1824', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23901 188  0 5', 2, '95.137'),
(109066, 'T1798', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24553 161  0 4', 2, '487.438'),
(109065, 'T1775', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24709 180  0 5', 2, '140.686'),
(109064, 'T1773', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24693 187  1 4', 2, '165.333'),
(109063, 'T1771', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23447 173  0 5', 2, '242.858'),
(109062, 'T1766', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24660 178  1 4', 2, '196.994'),
(109061, 'T1760', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24705 200  0 5', 2, '0'),
(109060, 'T1759', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24737 176  1 4', 2, '98.77'),
(109059, 'T1755', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23747 201  0 5', 2, '149.268'),
(109058, 'T1754', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23747 201  0 5', 2, '185.304'),
(109057, 'T1748', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24408 194  1 5', 2, '177.583'),
(109056, 'T1736', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24606 175  1 4', 2, '149.31'),
(109055, 'T1728', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24610 143  0 5', 2, '69.09'),
(109054, 'T1727', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24664 160  1 5', 2, '83.797'),
(109053, 'T1716', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24574 150  0 5', 2, '67.823'),
(109052, 'T1707', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24550 195  1 5', 2, '121.016'),
(109051, 'T1704', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24549 192  1 5', 2, '100.387'),
(109050, 'T1701', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24538 188  0 5', 2, '142.415'),
(109049, 'T1696', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24537 160  1 4', 2, '98.77'),
(109048, 'T1693', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23215 183  1 5', 2, '144.018'),
(109047, 'T1688', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24529 160  0 5', 2, '144.669'),
(109046, 'T1679', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23698 160  0 5', 2, '96.166'),
(109045, 'T1669', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24415 193  1 5', 2, '176.953'),
(109044, 'T1668', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24412 193  1 5', 2, '197.442'),
(109043, 'T1664', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24142 187  0 5', 2, '94.724'),
(109042, 'T1658', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24496 169  1 4', 2, '73.031'),
(109041, 'T1657', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24468 190 1 5', 2, '178.052'),
(109040, 'T1656', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24466 190 1 5', 2, '193.354'),
(109039, 'T1655', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24465 188 1 4', 2, '134.085'),
(109038, 'T1653', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24123 203  0 5', 2, '139.657'),
(109037, 'T1648', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23979 178  1 5', 2, '172.907'),
(109036, 'T1647', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23982 178  1 5', 2, '150.101'),
(109035, 'T1644', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20961 172  1 4', 2, '76.09'),
(109034, 'T1643', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20961 152  1 4', 2, '71.008'),
(109033, 'T1642', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24486 173  1 4', 2, '96.607'),
(109032, 'T1641', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24485 189  1 4', 2, '127.806'),
(109031, 'T1640', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24484 189  1 4', 2, '131.845'),
(109030, 'T1637', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24253 179  0 5', 2, '159.663'),
(109029, 'T1631', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24155 206  0 5', 2, '130.592'),
(109028, 'T1628', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24172 197  0 5', 2, '0'),
(109027, 'T1627', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24296_166__0_4', 2, '362.712'),
(109026, 'T1625', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24393 174  1 4', 2, '107.919'),
(109025, 'T1624', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24310 194  0 5', 2, '211.449'),
(109024, 'T1623', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24306 206  1 5', 2, '146.818'),
(109023, 'T1622', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24306 206  1 5', 2, '161.119'),
(109022, 'T1619', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24170 197  0 5', 2, '289.247'),
(109021, 'T1616', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24391 160  1 5', 2, '125.237'),
(109020, 'T1612', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24369 170  0 5', 2, '80.36'),
(109019, 'T1609', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24367 190  0 5', 2, '121.016'),
(109018, 'T1604', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24349 175  1 4', 2, '124.131'),
(109017, 'T1592', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24320 159  0 5', 2, '63.189'),
(109016, 'T1587', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23106 189  0 5', 2, '104.776'),
(109015, 'T1582', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24338 154  0 4', 2, '65.695'),
(109014, 'T1581', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24337 176  0 4', 2, '96.544'),
(109013, 'T1577', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20961 152  1 4', 2, '74.536'),
(109012, 'T1566', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24022 177  0 5', 2, '152.922'),
(109011, 'T1564', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21920 151  1 4', 2, '108.143'),
(109010, 'T1563', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21487 173  1 5', 2, '98.021'),
(109009, 'T1557', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21755 165  0 5', 2, '86.422'),
(109008, 'T1550', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23791 208  0 5', 2, '198.919'),
(109007, 'T1537', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23410 157  0 5', 2, '194.964'),
(109006, 'T1536', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23410 157  0 4', 2, '133.294'),
(109005, 'T1535', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24111 179  0 5', 2, '107.499'),
(109004, 'T1534', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24260 163  1 4', 2, '156.324'),
(109003, 'T1531', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23959 175  1 4', 2, '107.849'),
(109002, 'T1530', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23138 146  1 4', 2, '119.672'),
(109001, 'T1527', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24250 186  0 5', 2, '121.401'),
(109000, 'T1522', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24227 165  0 5', 2, '167.272'),
(108999, 'T1516', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23922 210  0 5', 2, '152.866'),
(108998, 'T1509', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24096 203  0 5', 2, '117.432'),
(108997, 'T1500', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24097 171  0 4 T4668', 2, '149.142'),
(108996, 'T1499', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24098 171  0 4 T4668', 2, '218.008'),
(108995, 'T1496', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24150 176  1 4', 2, '112.308'),
(108994, 'T1495', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23589 190  0 5', 2, '125.566'),
(108993, 'T1494', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23550 173  0 5', 2, '100.891'),
(108992, 'T1489', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24137 168  0 5', 2, '99.169'),
(108991, 'T1487', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23950 203  0 5 T645', 2, '196.609'),
(108990, 'T1478', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23749 188  0 5', 2, '159.264'),
(108989, 'T1473', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23590 190  0 5', 2, '125.055'),
(108988, 'T1470', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24083 192  1 4', 2, '96.033'),
(108987, 'T1469', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23326 177  2 4', 2, '130.179'),
(108986, 'T1468', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24101 190  1 4', 2, '108.381'),
(108985, 'T1463', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24135 178  1 4', 2, '104.776'),
(108984, 'T1462', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24133 177  1 5', 2, '184.058'),
(108983, 'T1461', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24134 187  1 5', 2, '147.476'),
(108982, 'T1460', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24010 167  0 4', 2, '308.651'),
(108981, 'T1457', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23746 201  0 5', 2, '157.283'),
(108980, 'T1455', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23923 179  0 5', 2, '105.245'),
(108979, 'T1454', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23960 178  0 5', 2, '186.116'),
(108978, 'T1453', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24077 190  1 4', 2, '130.235'),
(108977, 'T1452', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24077 190  1 4', 2, '121.016'),
(108976, 'T1448', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23793 203  0 5', 2, '116.144'),
(108975, 'T1447', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23926 173  0 5', 2, '88.536'),
(108974, 'T1446', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23935 178  0 5', 2, '97.825'),
(108973, 'T1445', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23623 174  1 5', 2, '120.379'),
(108972, 'T1444', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23915 178  1 5', 2, '139.594'),
(108971, 'T1442', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24072 177  1 4 T4088', 2, '100.793'),
(108970, 'T1429', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24046 182  0 5', 2, '85.463'),
(108969, 'T1428', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24045 137  0 4', 2, '70.791'),
(108968, 'T1422', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23954 190  1 4', 2, '107.94'),
(108967, 'T1416', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23885 205  0 5', 2, '409.367'),
(108966, 'T1414', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23961 170  0 4', 2, '266'),
(108965, 'T1410', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23326 177  1 4', 2, '104.748'),
(108964, 'T1398', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23816 158  1 4', 2, '74.697'),
(108963, 'T1394', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24011 177  0 5', 2, '99.799'),
(108962, 'T1392', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23823 172  1 4', 2, '103.768'),
(108961, 'T1389', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23730 173  0 5', 2, '129.024'),
(108960, 'T1388', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23018 204  0 5', 2, '167.734'),
(108959, 'T1387', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21990 203  0 5', 2, '146.321'),
(108958, 'T1383', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24008 177  0 4', 2, '119.161'),
(108957, 'T1382', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24007 202  0 4', 2, '119.098'),
(108956, 'T1380', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23418 196  0 5', 2, '175.49'),
(108955, 'T1376', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23587 203  0 5 T4308', 2, '125.944'),
(108954, 'T1374', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23934 181  1 4', 2, '88.179'),
(108953, 'T1373', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23930 181  1 4', 2, '83.797'),
(108952, 'T1368', 12, '', 'PLACUTE FRANA', 0, 0, 402, '24024 178  0 5', 2, '99.414'),
(108951, 'T1366', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23732 173  0 5', 2, '105.308'),
(108950, 'T1356', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23921 191  1 4', 2, '83.475'),
(108949, 'T1355', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23919 183  1 5', 2, '103.53'),
(108948, 'T1354', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23917 183  1 5', 2, '90.013'),
(108947, 'T1350', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23801 203  0 5', 2, '173.698'),
(108946, 'T1348', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23881 201  1 4', 2, '166.439'),
(108945, 'T1345', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23842 180  0 5', 2, '125.566'),
(108944, 'T1331', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23865 164  0 5 T4018', 2, '91.399'),
(108943, 'T1328', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21454 171  0 5', 2, '300.139'),
(108942, 'T1326', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21927 179  9 5', 2, '81.76'),
(108941, 'T1324', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23407 193  1 5', 2, '136.045'),
(108940, 'T1318', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23745 177  0 5', 2, '223.328'),
(108939, 'T1295', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23332 180  1 5', 2, '80.948'),
(108938, 'T1293', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23309 173  0 5', 2, '141.974'),
(108937, 'T1283', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23615 175  0 4', 2, '109.088'),
(108936, 'T1281', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23585 170  1 5', 2, '84.63'),
(108935, 'T1274', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23584 160  1 4', 2, '87.29'),
(108934, 'T1261', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23440 176  0 5', 2, '147.35'),
(108933, 'T1260', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23601 137  0 4', 2, '58.17'),
(108932, 'T1259', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23458 150  1 4', 2, '81.13'),
(108931, 'T1258', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23452 190  1 4', 2, '117.012'),
(108930, 'T1248', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23410 157  0 4', 2, '0'),
(108929, 'T1247', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23404 204  0 5', 2, '118.657'),
(108928, 'T1245', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23597 180  1 5', 2, '129.024'),
(108927, 'T1243', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23539 175  0 4', 2, '78.022'),
(108926, 'T1241', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23524 177  0 5', 2, '114.352'),
(108925, 'T1237', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23447 173  0 5', 2, '146.503'),
(108924, 'T1236', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23409 193  1 5', 2, '101.822'),
(108923, 'T1234', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23738 206  0 5', 2, '153.958'),
(108922, 'T1228', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23190 167  1 5', 2, '0'),
(108921, 'T1226', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21931 179  0 5', 2, '112.357'),
(108920, 'T1224', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23896 205  0 5', 2, '342.615'),
(108919, 'T1223', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23763 203  0 5', 2, '222.495'),
(108918, 'T1218', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23762 195  0 5', 2, '229.348'),
(108917, 'T1198', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21919 153  0 4', 2, '92.316'),
(108916, 'T1182', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21452 187  0 5', 2, '181.468'),
(108915, 'T1175', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23078 159  0 4', 2, '166.243'),
(108914, 'T1174', 12, '', 'PLACUTE FRANA', 0, 0, 402, '23271 177  0 5', 2, '118.258'),
(108913, 'T1132', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21822 172  0 5', 2, '120.827'),
(108912, 'T1123', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21832 150  0 4', 2, '86.877'),
(108911, 'T1118', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21027 155  0 4', 2, '88.795'),
(108910, 'T1098', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21930 179  0 5', 2, '102.571'),
(108909, 'T1095', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21928 179  0 5', 2, '124.6'),
(108908, 'T1078', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21273 195  0 5', 2, '100.562'),
(108907, 'T1076', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21304 185  0 4', 2, '104.223'),
(108906, 'T1049', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21303 188  0 4', 2, '147.042'),
(108905, 'T1040', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21089 150  0 5', 2, '63.686'),
(108904, 'T1006', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20907 180  0 5', 2, '42.763'),
(108903, 'T0882', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20852 155  0 4', 2, '0'),
(108902, 'T0868', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20856 140  0 5', 2, '0'),
(108901, 'T0859', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20863 172  0 4', 2, '71.89'),
(108900, 'T0841', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20939 154  0 4', 2, '39.76'),
(108899, 'T0699', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20488 185  0 5', 2, '78.722'),
(108898, 'T0624', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20950 180  0 5', 2, '40.642'),
(108897, 'T0571', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20364 150  2 5', 2, '0'),
(108896, 'T0559', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20359 180  0 5', 2, '58.583'),
(108895, 'T0494', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20437 190  0 4', 2, '50.939'),
(108894, 'T0412', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20675 170  0 5', 2, '67.697'),
(108893, 'T0373', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20112 180  0 5', 2, '0'),
(108892, 'T0370', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21446 175  0 5', 2, '71.785'),
(108891, 'T0366', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21012 148  0 5', 2, '86.037'),
(108890, 'T0359', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20955 150  0 4', 2, '0'),
(108889, 'T0311', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20784 180  0 4', 2, '101.808'),
(108888, 'T0291', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20574 196  1 4', 2, '0'),
(108887, 'T0290', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20741 192  1 5', 2, '106.547'),
(108886, 'T0221', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20833 171  2 5', 2, '0'),
(108885, 'T0135', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20594 130  0 4', 2, '0'),
(108884, 'T0062', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21160 180  0 5', 2, '119.833'),
(108883, 'T0053', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21378 150  0 5', 2, '0'),
(108882, 'T0044', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21373 165  0 5', 2, '93.275'),
(108881, 'T0013', 12, '', 'PLACUTE FRANA', 0, 0, 402, '20780 134  0 4', 2, '0'),
(108880, 'T0012', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21322 150  0 5', 2, '0'),
(108879, 'T0009', 12, '', 'PLACUTE FRANA', 0, 0, 402, '21347 170  0 5', 2, '81.613'),
(108878, 'PTE-3154', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '93.079'),
(108877, 'PTE-3145', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '71.624'),
(108876, 'PTE-3133', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '89.257'),
(108875, 'PTE-3130', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '92.239'),
(108874, 'PTE-3129', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '96.565'),
(108873, 'PNE-3150', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '87.57'),
(108872, 'PNE-3119', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '179.417'),
(108871, 'PNE-3118', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '184.849'),
(108870, 'PNE-3116', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '127.491'),
(108869, 'PNE-3052', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '113.134'),
(108868, 'PNE-3050', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '207.942'),
(108867, 'PNE-3049', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '106.778'),
(108866, 'PNE-3047', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '101.605'),
(108865, 'PNE-3044', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '102.27'),
(108864, 'PNE-3039', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '131.376'),
(108863, 'P8514', 12, '', 'ACCESORII PLACUTE', 0, 0, 407, '96990 0220 0 1', 2, '45.206'),
(108862, 'P8033', 12, '', 'ACCESORII PLACUTE', 0, 0, 407, '96990 0239 0 1', 2, '0'),
(108861, 'P8027', 12, '', 'ACCESORII PLACUTE', 0, 0, 407, '96990 0182 0 1', 2, '16.051'),
(108860, 'P8025', 12, '', 'ACCESORII PLACUTE', 0, 0, 407, '96990 0207 0 1', 2, '0'),
(108859, 'P8024', 12, '', 'ACCESORII PLACUTE', 0, 0, 407, '96990 0206 0 1', 2, '0'),
(108858, 'P8023', 12, '', 'ACCESORII PLACUTE', 0, 0, 407, '96990 0212 0 1', 2, '21.231'),
(108857, 'P8017', 12, '', 'ACCESORII PLACUTE', 0, 0, 407, '96990 0199 0 1', 2, '0'),
(108856, 'P8016', 12, '', 'ACCESORII PLACUTE', 0, 0, 407, '96990 0198 0 1', 2, '0'),
(108855, 'P8014', 12, '', 'ACCESORII PLACUTE', 0, 0, 407, '96990 0133 0 1', 2, '30.037'),
(108854, 'P8011', 12, '', 'ACCESORII PLACUTE', 0, 0, 407, '96990 0213 0 1', 2, '6.174'),
(108853, 'P1021', 12, '', 'ACCESORII PLACUTE', 0, 0, 1164, '97200 0289 9 1', 2, '11.648'),
(108852, 'P0413', 12, '', 'ACCESORII PLACUTE', 0, 0, 407, '96990 0082 0 1', 2, '8.68'),
(108851, 'P0229', 12, '', 'ACCESORII PLACUTE', 0, 0, 407, '96990 0085 0 1', 2, '13.818'),
(108850, 'P0211', 12, '', 'ACCESORII PLACUTE', 0, 0, 407, '96990 0083 0 1', 2, '9.205'),
(108849, 'J5220', 12, '', 'SET REP.SABOTI', 0, 0, 1537, '', 2, '84.952'),
(108848, 'J1276', 12, '', 'SET REP.SABOTI', 0, 0, 1537, '', 2, '26.859'),
(108847, 'J1244', 12, '', 'SET REP.SABOTI', 0, 0, 1537, '', 2, '33.411'),
(108846, 'J1231', 12, '', 'SET REP.SABOTI', 0, 0, 1537, '', 2, '56.616'),
(108845, 'J1150', 12, '', 'SET REP.SABOTI', 0, 0, 1537, '', 2, '32.221'),
(108844, 'J1001', 12, '', 'SET REP.SABOTI', 0, 0, 1537, '', 2, '34.44'),
(108843, 'H9950', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0672 0 4', 2, '207.431'),
(108842, 'H9935', 12, '', 'SABOTI FRANA', 0, 0, 1419, 'H9935', 2, '91.7'),
(108841, 'H9930', 12, '', 'SABOTI FRANA', 0, 0, 1419, 'H9930', 2, '157.031'),
(108840, 'H9925', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0667 1 4', 2, '222.082'),
(108839, 'H9860', 12, '', 'SABOTI FRANA', 0, 0, 70, '', 2, '119.224'),
(108838, 'H9855', 12, '', 'SABOTI FRANA', 0, 0, 70, '', 2, '94.724'),
(108837, 'H9845', 12, '', 'SABOTI FRANA', 0, 0, 70, '', 2, '196.644'),
(108836, 'H9835', 12, '', 'SABOTI FRANA', 0, 0, 70, '', 2, '106.071'),
(108835, 'H9820', 12, '', 'SABOTI FRANA', 0, 0, 70, '', 2, '86.793'),
(108834, 'H9755', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0633 0 4', 2, '76.587'),
(108833, 'H9750', 12, '', 'SABOTI', 0, 0, 1419, '98101 0632 0 4', 2, '76.265'),
(108832, 'H9710', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0624 0 4', 2, '113.071'),
(108831, 'H9705', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0623 0 4', 2, '90.034'),
(108830, 'H9695', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0621 0 4', 2, '126.336'),
(108829, 'H9690', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0620 0 4', 2, '80.85'),
(108828, 'H9685', 12, '', 'SABOTI', 0, 0, 1419, '98101 0619 0 4', 2, '84.952'),
(108827, 'H9670', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0616 0 4', 2, '88.662'),
(108826, 'H9660', 12, '', 'SABOTI FRANA', 0, 0, 70, '', 2, '115.661'),
(108825, 'H9640', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0610 0 4', 2, '99.106'),
(108824, 'H9635', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0609 0 4', 2, '146.804'),
(108823, 'H9600', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0602 0 4', 2, '94.444'),
(108822, 'H9585', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0599 0 4', 2, '106.463'),
(108821, 'H9580', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0598 0 4', 2, '107.17'),
(108820, 'H9570', 12, '', 'SABOTI FRANA', 0, 0, 70, '', 2, '103.53'),
(108819, 'H9565', 12, '', 'SABOTI FRANA', 0, 0, 70, '', 2, '100.506'),
(108818, 'H9550', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0596 0 4', 2, '95.774'),
(108817, 'H9525', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0591 0 4', 2, '201.768'),
(108816, 'H9510', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0588 0 4', 2, '106.652'),
(108815, 'H9505', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0587 0 4', 2, '99.75'),
(108814, 'H9480', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0581 0 4', 2, '67.851'),
(108813, 'H9470', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0579 1 4', 2, '0'),
(108812, 'H9465', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0578 0 4', 2, '95.907'),
(108811, 'H9435', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0571 0 4', 2, '63'),
(108810, 'H9415', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0565 0 4', 2, '128.212'),
(108809, 'H9350', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0548 0 4', 2, '99.4'),
(108808, 'H9335', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0537 0 4', 2, '94.801');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(108807, 'H9330', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0530 0 4', 2, '91.245'),
(108806, 'H9320', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0525 0 4', 2, '104.293'),
(108805, 'H9295', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0509 0 4', 2, '137.977'),
(108804, 'H9230', 12, '', 'SABOTI FRANA', 0, 0, 70, '', 2, '66.773'),
(108803, 'H9225', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0451 0 4', 2, '125.16'),
(108802, 'H9180', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0518 0 4', 2, '220.129'),
(108801, 'H9170', 12, '', 'SABOTI FRANA', 0, 0, 70, '', 2, '208.943'),
(108800, 'H9165', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0546 1 4', 2, '133.637'),
(108799, 'H9160', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0533 0 4', 2, '85.141'),
(108798, 'H9140', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0493 0 4', 2, '72.625'),
(108797, 'H9115', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0556 0 4', 2, '141.582'),
(108796, 'H9110', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0495 1 4', 2, '64.001'),
(108795, 'H9105', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0538 0 4', 2, '91.147'),
(108794, 'H9085', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0536 0 4', 2, '82.81'),
(108793, 'H9060', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0497 0 4', 2, '81.074'),
(108792, 'H9050', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0526 0 4', 2, '105'),
(108791, 'H9025', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0527 0 4', 2, '0'),
(108790, 'H9005', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0488 0 4', 2, '62.72'),
(108789, 'H9000', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0529 0 4', 2, '90.664'),
(108788, 'H8985', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0524 0 4', 2, '92.148'),
(108787, 'H8950', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0478 0 4', 2, '177.366'),
(108786, 'H8945', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0490 0 4', 2, '90.671'),
(108785, 'H8940', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0460 0 4', 2, '70.756'),
(108784, 'H8935', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0486 0 4', 2, '190.925'),
(108783, 'H8930', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0485 0 4', 2, '152.796'),
(108782, 'H8925', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0496 0 4', 2, '130.459'),
(108781, 'H8920', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0479 0 4', 2, '122.724'),
(108780, 'H8905', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0500 0 4', 2, '109.795'),
(108779, 'H8900', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0480 0 4', 2, '79.121'),
(108778, 'H8895', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0455 0 4', 2, '56.504'),
(108777, 'H8830', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0466 0 4', 2, '95.62'),
(108776, 'H8820', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0395 0 4', 2, '97.244'),
(108775, 'H8810', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0464 0 4', 2, '91.098'),
(108774, 'H8805', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0492 0 4', 2, '81.235'),
(108773, 'H8780', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0443 0 4', 2, '97.083'),
(108772, 'H8770', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0442 0 1', 2, '0'),
(108771, 'H8765', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0441 0 1', 2, '138.194'),
(108770, 'H8760', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0452 1 4', 2, '59.073'),
(108769, 'H8755', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0444 0 4', 2, '77.763'),
(108768, 'H8745', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0385 0 4', 2, '120.358'),
(108767, 'H8740', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0445 1 4', 2, '69.629'),
(108766, 'H8720', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0447 0 4', 2, '71.687'),
(108765, 'H8715', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0449 0 4', 2, '78.155'),
(108764, 'H8710', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0448 0 4', 2, '63.294'),
(108763, 'H8705', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0446 0 4', 2, '136.395'),
(108762, 'H8695', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0438 0 4', 2, '70.791'),
(108761, 'H8690', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0437 0 4', 2, '63.546'),
(108760, 'H8685', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0440 0 4', 2, '81.809'),
(108759, 'H8680', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0428 0 4', 2, '57.533'),
(108758, 'H8670', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0374 1 4', 2, '53.172'),
(108757, 'H8655', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0405 0 4', 2, '154.959'),
(108756, 'H8635', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0436 0 4', 2, '84.91'),
(108755, 'H8595', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0435 1 4', 2, '0'),
(108754, 'H8580', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0379 1 4', 2, '65.828'),
(108753, 'H8560', 12, '', 'SABOTI FRANA', 0, 0, 70, '91041900', 2, '61.18'),
(108752, 'H8555', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0370 1 4', 2, '82.348'),
(108751, 'H8550', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0491 0 4', 2, '58.072'),
(108750, 'H8540', 12, '', 'SABOTI FRANA', 0, 0, 1419, '27466 0340 0 4', 2, '55.244'),
(108749, 'H8460', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0367 1 4', 2, '0'),
(108748, 'H8365', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0376 0 4', 2, '134.771'),
(108747, 'H8360', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0375 0 4', 2, '85.911'),
(108746, 'H8355', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0377 0 4', 2, '61.803'),
(108745, 'H8280', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0309 0 4', 2, '80.346'),
(108744, 'H8245', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0161 0 4', 2, '0'),
(108743, 'H8235', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0112 0 4', 2, '72.219'),
(108742, 'H8230', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0334 0 4', 2, '51.016'),
(108741, 'H8210', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0336 0 4', 2, '171.143'),
(108740, 'H8205', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0289 0 4', 2, '139.58'),
(108739, 'H8195', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0276 0 4', 2, '104.412'),
(108738, 'H8190', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0265 0 4', 2, '0'),
(108737, 'H8185', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0325 0 4', 2, '32.424'),
(108736, 'H8105', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0312 0 4', 2, '55.58'),
(108735, 'H8095', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0306 0 4', 2, '98.651'),
(108734, 'H8090', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0332 0 4', 2, '71.883'),
(108733, 'H8085', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0331 0 4', 2, '59.997'),
(108732, 'H8080', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0330 0 4', 2, '55.006'),
(108731, 'H8075', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0328 1 4', 2, '53.193'),
(108730, 'H8070', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0272 0 4', 2, '57.211'),
(108729, 'H8065', 12, '', 'SABOTI FRANA', 0, 0, 70, '', 2, '46.347'),
(108728, 'H8060', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0318 0 4', 2, '58.947'),
(108727, 'H8055', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0303 2 4', 2, '61.194'),
(108726, 'H8010', 12, '', 'SABOTI FRANA', 0, 0, 70, '91033000', 2, '59.024'),
(108725, 'H8005', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0157 0 4', 2, '90.79'),
(108724, 'H8000', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0159 0 4', 2, '0'),
(108723, 'H7995', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0551 1 4', 2, '107.177'),
(108722, 'H7990', 12, '', 'SABOTI', 0, 0, 1419, '98101 0569 0 4', 2, '98.259'),
(108721, 'H1176', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0382 1 4', 2, '67.753'),
(108720, 'H1154', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0172 0 4', 2, '53.207'),
(108719, 'H1152', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0202 0 4', 2, '60.823'),
(108718, 'H1151', 12, '', 'SABOTI FRANA', 0, 0, 70, '', 2, '0'),
(108717, 'H1128', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0207 0 4', 2, '42.077'),
(108716, 'H1080', 12, '', 'SABOTI FRANA', 0, 0, 1419, '98101 0259 2 4', 2, '45.311'),
(108715, 'H1068', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0182 0 4', 2, '39.914'),
(108714, 'H1055', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0059 0 4', 2, '47.859'),
(108713, 'H1051', 12, '', 'SABOTI FRANA', 0, 0, 70, '', 2, '0'),
(108712, 'H1035', 12, '', 'SABOTI FRANA', 0, 0, 70, '98101 0296 0 4', 2, '88.319'),
(108711, 'GM5-C668', 16, '', 'AMORTIZOARE SUSPENSIE - SET', 0, 0, 1185, '', 2, '6436.91286'),
(108710, 'F904449V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '75.649'),
(108709, 'F904450V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '124.348'),
(108708, 'F904133V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '55.132'),
(108707, 'F924259V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '43.729'),
(108706, 'F904340V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '54.999'),
(108705, 'F904223V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '62.482'),
(108704, 'F904002', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '57.498'),
(108703, 'F904312V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '59.15'),
(108702, 'FU11062', 236, '', 'RULMENT INTINZATOR', 0, 0, 313, 'FU11062', 2, '52.465'),
(108701, 'F904211', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '61.866'),
(108700, 'FSE51916', 236, '', 'SENZOR ABS', 0, 0, 412, '', 2, '184.38'),
(108699, 'FSE51887', 236, '', 'SENZOR AX CAME', 0, 0, 834, '', 2, '132.853'),
(108698, 'FSE51761', 236, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '51761', 2, '96.824'),
(108697, 'FSE51746', 236, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '51746', 2, '116.676'),
(108696, 'FSE51714', 236, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '51714', 2, '72.345'),
(108695, 'FSE51713', 236, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '51713', 2, '52.605'),
(108694, 'FSE51712', 236, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '51712', 2, '55.328'),
(108693, 'FSE51711', 236, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '51711', 2, '55.328'),
(108692, 'FSE51702', 236, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '51702', 2, '89.096'),
(108691, 'FSE51699', 236, '', 'SENZOR ABS', 0, 0, 412, '51699', 2, '120.337'),
(108690, 'FSE51698', 236, '', 'SENZOR ABS', 0, 0, 412, '51698', 2, '120.337'),
(108689, 'FSE51697', 236, '', 'SENZOR ABS', 0, 0, 412, '51697', 2, '120.337'),
(108688, 'FSE51676', 236, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '', 2, '94.591'),
(108687, 'FSE51675', 236, '', 'SENZOR ABS', 0, 0, 412, '51675', 2, '138.32'),
(108686, 'FSE51674', 236, '', 'SENZOR ABS', 0, 0, 412, '', 2, '128.156'),
(108685, 'FSE51673', 236, '', 'SENZOR ABS', 0, 0, 412, '', 2, '132.384'),
(108684, 'FSE51672', 236, '', 'SENZOR ABS', 0, 0, 412, '51672', 2, '103.74'),
(108683, 'FSE51667', 236, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '51667', 2, '109.445'),
(108682, 'FSE51666', 236, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '51666', 2, '128.884'),
(108681, 'FSE51665', 236, '', 'SENZOR AX CAME', 0, 0, 3946, '51665', 2, '125.503'),
(108680, 'FSE51664', 236, '', 'SENZOR AX CAME', 0, 0, 3946, '51664', 2, '126.084'),
(108679, 'FSE51662', 236, '', 'SENZOR ABS', 0, 0, 412, '51662', 2, '114.527'),
(108678, 'FSE51609', 236, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '51609', 2, '95.438'),
(108677, 'FSE51568', 236, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '51568', 2, '105.553'),
(108676, 'FSE51566', 236, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '51566', 2, '108.542'),
(108675, 'FSE51519', 236, '', 'SENZOR ABS', 0, 0, 412, '51519', 2, '140.833'),
(108674, 'FSE51516', 236, '', 'SENZOR ABS', 0, 0, 412, '51516', 2, '140.833'),
(108673, 'FSE51514', 236, '', 'SENZOR ABS', 0, 0, 412, '51514', 2, '139.069'),
(108672, 'FSE51510', 236, '', 'SENZOR AX CAME', 0, 0, 3946, '51510', 2, '75.936'),
(108671, 'FSE51509', 236, '', 'SENZOR NIVEL ULEI', 0, 0, 1289, '51509', 2, '197.554'),
(108670, 'FSE51506', 236, '', 'SENZOR ABS', 0, 0, 412, '51506', 2, '82.733'),
(108669, 'FSE51505', 236, '', 'SENZOR ABS', 0, 0, 412, '51505', 2, '111.384'),
(108668, 'FSE51496', 236, '', 'POTENTIOMETRU CLAPETA', 0, 0, 1926, '51496', 2, '65.702'),
(108667, 'FSE51493', 236, '', 'SENZOR ABS', 0, 0, 412, '51493', 2, '160.769'),
(108666, 'FSE51488', 236, '', 'SENZOR ABS', 0, 0, 412, '51488', 2, '96.824'),
(108665, 'FSE51487', 236, '', 'SENZOR ABS', 0, 0, 412, '51487', 2, '96.824'),
(108664, 'FSE51486', 236, '', 'SENZOR ABS', 0, 0, 412, '51486', 2, '110.663'),
(108663, 'FSE51485', 236, '', 'SENZOR ABS', 0, 0, 412, '51485', 2, '114.114'),
(108662, 'FSE51464', 236, '', 'SENZOR ABS', 0, 0, 412, '51464', 2, '236.789'),
(108661, 'FSE51463', 236, '', 'SENZOR ABS', 0, 0, 412, '51463', 2, '138.082'),
(108660, 'FSE51441', 236, '', 'SENZOR NIVEL ULEI', 0, 0, 1289, '51441', 2, '108.542'),
(108659, 'FSE51440', 236, '', 'SENZOR AX CAME', 0, 0, 3946, '51440', 2, '124.061'),
(108658, 'FSE51406', 236, '', 'SENZOR ABS', 0, 0, 412, '51406', 2, '244.475'),
(108657, 'FSE51403', 236, '', 'SENZOR ABS', 0, 0, 412, '51403', 2, '70.014'),
(108656, 'FSE51176', 236, '', 'SENZOR ABS', 0, 0, 412, '51176', 2, '218.211'),
(108655, 'FSE51175', 236, '', 'SENZOR ABS', 0, 0, 412, '51175', 2, '199.661'),
(108654, 'FSE51068', 236, '', 'SENZOR ABS', 0, 0, 412, '51068', 2, '157.682'),
(108653, 'FSE50946', 236, '', 'SENZOR ABS', 0, 0, 412, '50946', 2, '62.349'),
(108652, 'FSE50945', 236, '', 'SENZOR ABS', 0, 0, 412, '50945', 2, '62.349'),
(108651, 'FSE50944', 236, '', 'SENZOR ABS', 0, 0, 412, '50944', 2, '63.014'),
(108650, 'FS20948', 236, '', 'RULMENT INTINZATOR', 0, 0, 310, '', 2, '65.625'),
(108649, 'FS20923', 236, '', 'RULMENT INTINZATOR', 0, 0, 310, '', 2, '42.378'),
(108648, 'F924340V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '60.522'),
(108647, 'F904362V', 236, '', 'Set curea distributie', 0, 0, 307, '', 2, '57.54'),
(108646, 'F904490V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '106.792'),
(108645, 'F904467V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '113.771'),
(108644, 'F904029V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '71.862'),
(108643, 'F904257V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '69.069'),
(108642, 'F904259V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '41.027'),
(108641, 'F914140V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '53.102'),
(108640, 'F904412V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '46.207'),
(108639, 'F904351V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '109.053'),
(108638, 'F904067', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '65.114'),
(108637, 'F904297', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '28.119'),
(108636, 'F904381V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '40.663'),
(108635, 'F904065', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '35.483'),
(108634, 'F904511V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '42.665'),
(108633, 'F904212V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '99.813'),
(108632, 'F904458V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '48.3'),
(108631, 'F904432V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '67.158'),
(108630, 'F904378V', 236, '', 'RULMENT INTINZATOR', 0, 0, 307, '', 2, '87.486'),
(108629, 'FR960806', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR960806', 2, '42.189'),
(108628, 'FR911330', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR911330', 2, '63.077'),
(108627, 'FR899397', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR899397', 2, '72.163'),
(108626, 'FR891204', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR891204', 2, '116.879'),
(108625, 'FR890727', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR890727', 2, '122.08'),
(108624, 'FR890725', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR890725', 2, '130.242'),
(108623, 'FR890349', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR890349', 2, '76.377'),
(108622, 'FR890265', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR890265', 2, '75.768'),
(108621, 'FR880371', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR880371', 2, '0'),
(108620, 'FR799209', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR799209', 2, '47.425'),
(108619, 'FR791872', 236, '', 'RULMENT ROATA', 0, 0, 654, '', 2, '123.48'),
(108618, 'FR791871', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR791871', 2, '107.891'),
(108617, 'FR791735', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR791735', 2, '163.66'),
(108616, 'FR791315', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR791315', 2, '55.328'),
(108615, 'FR791241', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR791241', 2, '73.164'),
(108614, 'FR791210', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR791210', 2, '196.14'),
(108613, 'FR791201L', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR791201 L', 2, '44.8'),
(108612, 'FR790759', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR790759', 2, '175.791'),
(108611, 'FR790296', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR790296', 2, '161.14'),
(108610, 'FR790291', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR790291', 2, '43.393'),
(108609, 'FR790215', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR790215', 2, '105.791'),
(108608, 'FR699297', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR699297', 2, '51.555'),
(108607, 'FR691845', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR691845', 2, '0'),
(108606, 'FR691747', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR691747', 2, '64.953'),
(108605, 'FR691256', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR691256', 2, '181.895'),
(108604, 'FR691234', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR691234', 2, '192.752'),
(108603, 'FR691226', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR691226', 2, '139.013'),
(108602, 'FR691219', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR691219', 2, '54.915'),
(108601, 'FR690805', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR690805', 2, '62.405'),
(108600, 'FR671294', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR671294', 2, '169.96'),
(108599, 'FR671216', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR671216', 2, '92.554'),
(108598, 'FR670493', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR670493', 2, '103.11'),
(108597, 'FR670360', 236, '', 'RULMENT ROATA', 0, 0, 654, '', 2, '261.835'),
(108596, 'FR670292', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR670292', 2, '115.164'),
(108595, 'FR670214', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR670214', 2, '169.96'),
(108594, 'FR591969', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR591969', 2, '87.577'),
(108593, 'FR591961', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR591961', 2, '46.228'),
(108592, 'FR591024', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR591024', 2, '96.971'),
(108591, 'FR591012', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR591012', 2, '122.108'),
(108590, 'FR590047', 236, '', 'RULMENT ROATA', 0, 0, 654, '', 2, '101.752'),
(108589, 'FR590022', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR590022', 2, '179.767'),
(108588, 'FR590010', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR590010', 2, '228.536'),
(108587, 'FR590001', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR590001', 2, '121.359'),
(108586, 'FR499940', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR499940', 2, '114.569'),
(108585, 'FR499096', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR499096', 2, '67.501'),
(108584, 'FR491952', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR491952', 2, '62.244'),
(108583, 'FR491949S', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR491949 S', 2, '101.584'),
(108582, 'FR491949', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR491949', 2, '0'),
(108581, 'FR491048', 236, '', 'RULMENT ROATA', 0, 0, 654, '', 2, '61.866'),
(108580, 'FR491006', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR491006', 2, '101.003'),
(108579, 'FR491005L', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR491005 L', 2, '87.549'),
(108578, 'FR491005', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR491005', 2, '68.271'),
(108577, 'FR490971', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR490971', 2, '63.084'),
(108576, 'FR490490', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, '', 2, '100.002'),
(108575, 'FR490026', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR490026', 2, '86.45'),
(108574, 'FR399993', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR399993', 2, '28.357'),
(108573, 'FR399951', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR399951', 2, '27.132'),
(108572, 'FR399941', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR399941', 2, '33.635'),
(108571, 'FR391965', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR391965', 2, '56.826'),
(108570, 'FR391963', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR391963', 2, '52.199'),
(108569, 'FR391947', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR391947', 2, '40.11'),
(108568, 'FR391146', 236, '', 'BUTUC ROATA', 0, 0, 654, '', 2, '384.79'),
(108567, 'FR391144', 236, '', 'BUTUC ROATA', 0, 0, 654, '', 2, '406.224'),
(108566, 'FR391086', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR391086', 2, '453.691'),
(108565, 'FR391077', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR391077', 2, '203.392'),
(108564, 'FR391075', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR391075', 2, '150.01'),
(108563, 'FR391053', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR391053', 2, '115.164'),
(108562, 'FR391019', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR391019', 2, '94.577'),
(108561, 'FR391013', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR391013', 2, '95.438'),
(108560, 'FR391011', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR391011', 2, '86.513'),
(108559, 'FR390995', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR390995', 2, '48.335'),
(108558, 'FR390934', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR390934', 2, '100.59'),
(108557, 'FR390927', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR390927', 2, '52.542'),
(108556, 'FR390923', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR390923', 2, '54.649'),
(108555, 'FR390907', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR390907', 2, '53.956'),
(108554, 'FR390133', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR390133', 2, '75.768'),
(108553, 'FR390079', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR390079', 2, '62.482'),
(108552, 'FR390074', 236, '', 'BUTUC ROATA', 0, 0, 654, '', 2, '203.329'),
(108551, 'FR390071', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR390071', 2, '89.901'),
(108550, 'FR390021', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR390021', 2, '52.129'),
(108549, 'FR390007', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR390007', 2, '49.035'),
(108548, 'FR299901', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR299901', 2, '15.631'),
(108547, 'FR291915', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR291915', 2, '53.956'),
(108546, 'FR291910', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR291910', 2, '103.74'),
(108545, 'FR291107', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR291107', 2, '318.136'),
(108544, 'FR291090', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR291090', 2, '169.596'),
(108543, 'FR291057', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR291057', 2, '89.712'),
(108542, 'FR291039', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR291039', 2, '207.585'),
(108541, 'FR290984', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR290984', 2, '122.584'),
(108540, 'FR290976', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR290976', 2, '57.4'),
(108539, 'FR290973', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR290973', 2, '150.934'),
(108538, 'FR290939', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR290939', 2, '38.612'),
(108537, 'FR290932', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR290932', 2, '222.005'),
(108536, 'FR290924', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR290924', 2, '296.891'),
(108535, 'FR290922', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR290922', 2, '210.245'),
(108534, 'FR290921', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR290921', 2, '41.342'),
(108533, 'FR290117', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR290117', 2, '75.089'),
(108532, 'FR290109', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR290109', 2, '60.004'),
(108531, 'FR199991', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR199991', 2, '14.812'),
(108530, 'FR199989', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR199989', 2, '69.349'),
(108529, 'FR199987', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR199987', 2, '103.047'),
(108528, 'FR199982', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR199982', 2, '60.858'),
(108527, 'FR199980', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR199980', 2, '66.794'),
(108526, 'FR199945', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR199945', 2, '74.417'),
(108525, 'FR199942', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR199942', 2, '172.9'),
(108524, 'FR199911', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR199911', 2, '43.428'),
(108523, 'FR199195', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR199195', 2, '93.415'),
(108522, 'FR191997', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR191997', 2, '20.055'),
(108521, 'FR191968', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR191968', 2, '144.697'),
(108520, 'FR191966', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR191966', 2, '152.152'),
(108519, 'FR191964', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR191964', 2, '155.477'),
(108518, 'FR191944', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR191944', 2, '46.809'),
(108517, 'FR191930', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR191930', 2, '81.242'),
(108516, 'FR191900', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR191900', 2, '189.154'),
(108515, 'FR191004', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR191004', 2, '135.016'),
(108514, 'FR190953', 236, '', 'RULMENT ROATA - SET', 0, 0, 654, 'FR190953', 2, '35.966'),
(108513, 'FR190933', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR190933', 2, '60.004'),
(108512, 'FR190918', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR190918', 2, '337.827'),
(108511, 'FR190916', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR190916', 2, '153.685'),
(108510, 'FR190914', 236, '', 'BUTUC ROATA', 0, 0, 654, 'FR190914', 2, '288.225'),
(108509, 'FR190913', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR190913', 2, '46.746'),
(108508, 'FR190909', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR190909', 2, '50.302'),
(108507, 'FR190906', 236, '', 'BUTUC ROATA', 0, 0, 654, '', 2, '250.999'),
(108506, 'FR190198', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR190198', 2, '109.711'),
(108505, 'FR190002', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR190002', 2, '64.197'),
(108504, 'FR121020', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR121020', 2, '117.747'),
(108503, 'FR120018', 236, '', 'RULMENT ROATA', 0, 0, 654, 'FR120018', 2, '109.102'),
(108502, 'FL998-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL998-E', 2, '135.618'),
(108501, 'FL998-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL998-D', 2, '36.533'),
(108500, 'FL997-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL997-E', 2, '126.315'),
(108499, 'FL995-H', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 3229, 'FL995-H', 2, '51.1'),
(108498, 'FL995-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL995-C', 2, '50.617'),
(108497, 'FL994-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL994-C', 2, '36.309'),
(108496, 'FL993-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL993-D', 2, '40.068'),
(108495, 'FL988-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL988-B', 2, '21.077'),
(108494, 'FL987-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL987-B', 2, '26.943'),
(108493, 'FL986-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL986-B', 2, '16.982'),
(108492, 'FL985-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL985-B', 2, '18.578'),
(108491, 'FL984-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL984-B', 2, '21.966'),
(108490, 'FL983-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL983-B', 2, '21.966'),
(108489, 'FL982-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL982-B', 2, '22.12'),
(108488, 'FL981-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL981-B', 2, '22.12'),
(108487, 'FL980-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL980-C', 2, '36.764'),
(108486, 'FL980-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL980-B', 2, '16.625'),
(108485, 'FL979-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL979-D', 2, '25.655'),
(108484, 'FL979-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL979-C', 2, '35.63'),
(108483, 'FL979-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL979-B', 2, '19.88'),
(108482, 'FL978-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL978-C', 2, '30.415'),
(108481, 'FL975-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL975-C', 2, '43.071'),
(108480, 'FL975-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL975-A', 2, '68.663'),
(108479, 'FL974-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL974-D', 2, '35.224'),
(108478, 'FL974-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL974-C', 2, '28.7'),
(108477, 'FL974-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL974-A', 2, '78.603'),
(108476, 'FL973-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL973-D', 2, '16.142'),
(108475, 'FL973-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL973-C', 2, '41.006'),
(108474, 'FL973-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL973-A', 2, '68.663'),
(108473, 'FL972-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL972-C', 2, '32.62'),
(108472, 'FL971-E', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL971-E', 2, '98.392'),
(108471, 'FL971-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL971-C', 2, '44.31'),
(108470, 'FL971-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL971-B', 2, '26.166'),
(108469, 'FL971-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL971-A', 2, '57.463'),
(108468, 'FL970-E', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL970-E', 2, '98.392'),
(108467, 'FL970-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL970-B', 2, '26.166'),
(108466, 'FL970-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL970-A', 2, '57.463'),
(108465, 'FL969-G', 236, '', 'BRAT', 0, 0, 273, 'FL969-G', 2, '77.896'),
(108464, 'FL969-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL969-D', 2, '27.125'),
(108463, 'FL969-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL969-B', 2, '20.748'),
(108462, 'FL968-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL968-E', 2, '182.406'),
(108461, 'FL968-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL968-D', 2, '19.432'),
(108460, 'FL968-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL968-C', 2, '33.257'),
(108459, 'FL968-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL968-B', 2, '19.88'),
(108458, 'FL967-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL967-C', 2, '38.444'),
(108457, 'FL966-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL966-D', 2, '26.18'),
(108456, 'FL965-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL965-D', 2, '26.18'),
(108455, 'FL964-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL964-D', 2, '18.235'),
(108454, 'FL963-G', 236, '', 'BRAT', 0, 0, 273, 'FL963-G', 2, '101.521'),
(108453, 'FL963-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL963-D', 2, '28.798'),
(108452, 'FL963-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL963-C', 2, '28.623'),
(108451, 'FL962-G', 236, '', 'BRAT', 0, 0, 273, 'FL962-G', 2, '101.521'),
(108450, 'FL962-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL962-B', 2, '22.092'),
(108449, 'FL961-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL961-C', 2, '32.536'),
(108448, 'FL961-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL961-B', 2, '22.092'),
(108447, 'FL960-G', 236, '', 'BRAT', 0, 0, 273, 'FL960-G', 2, '148.428'),
(108446, 'FL960-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL960-D', 2, '17.941'),
(108445, 'FL959-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL959-D', 2, '34.545'),
(108444, 'FL958-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL958-B', 2, '18.606'),
(108443, 'FL958-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL958-A', 2, '93.933'),
(108442, 'FL956-G', 236, '', 'BRAT', 0, 0, 273, 'FL956-G', 2, '79.814'),
(108441, 'FL955-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL955-E', 2, '116.109'),
(108440, 'FL955-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL955-D', 2, '19.152'),
(108439, 'FL953-E', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL953-E', 2, '56.413'),
(108438, 'FL952-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL952-E', 2, '78.645'),
(108437, 'FL951-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL951-A', 2, '67.039'),
(108436, 'FL950-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL950-A', 2, '67.039'),
(108435, 'FL949-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL949-D', 2, '25.865'),
(108434, 'FL949-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL949-A', 2, '0'),
(108433, 'FL948-F', 236, '', 'BRAT', 0, 0, 273, 'FL948-F', 2, '127.057'),
(108432, 'FL947-F', 236, '', 'BRAT', 0, 0, 273, 'FL947-F', 2, '127.057'),
(108431, 'FL947-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL947-D', 2, '34.601'),
(108430, 'FL945-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL945-B', 2, '32.242'),
(108429, 'FL945-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL945-A', 2, '61.6'),
(108428, 'FL944-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL944-B', 2, '32.242'),
(108427, 'FL944-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL944-A', 2, '57.61'),
(108426, 'FL943-G', 236, '', 'BRAT', 0, 0, 273, 'FL943-G', 2, '75.649'),
(108425, 'FL943-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL943-A', 2, '58.632'),
(108424, 'FL942-G', 236, '', 'BRAT', 0, 0, 273, 'FL942-G', 2, '75.649'),
(108423, 'FL942-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL942-D', 2, '27.139'),
(108422, 'FL942-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL942-A', 2, '58.632'),
(108421, 'FL941-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL941-A', 2, '56.833'),
(108420, 'FL940-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL940-A', 2, '56.833'),
(108419, 'FL939-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL939-C', 2, '23.954'),
(108418, 'FL939-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL939-B', 2, '24.381'),
(108417, 'FL938-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL938-D', 2, '22.344'),
(108416, 'FL938-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL938-A', 2, '49.868'),
(108415, 'FL937-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL937-A', 2, '49.868'),
(108414, 'FL936-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL936-C', 2, '0'),
(108413, 'FL935-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL935-C', 2, '31.857'),
(108412, 'FL931-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL931-B', 2, '23.023'),
(108411, 'FL930-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL930-B', 2, '23.023'),
(108410, 'FL929-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL929-E', 2, '65.394'),
(108409, 'FL929-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL929-C', 2, '27.454'),
(108408, 'FL928-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL928-B', 2, '40.747'),
(108407, 'FL927-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL927-D', 2, '23.674'),
(108406, 'FL927-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL927-B', 2, '25.683'),
(108405, 'FL926-G', 236, '', 'BRAT', 0, 0, 273, 'FL926-G', 2, '146.601'),
(108404, 'FL926-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL926-C', 2, '39.655'),
(108403, 'FL926-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL926-B', 2, '40.747'),
(108402, 'FL925-G', 236, '', 'BRAT', 0, 0, 273, 'FL925-G', 2, '146.601'),
(108401, 'FL925-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL925-B', 2, '17.913'),
(108400, 'FL924-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL924-C', 2, '43.932'),
(108399, 'FL924-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL924-B', 2, '17.913'),
(108398, 'FL923-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL923-B', 2, '24.682'),
(108397, 'FL922-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL922-C', 2, '28.028'),
(108396, 'FL921-F', 236, '', 'BRAT', 0, 0, 273, 'FL921-F', 2, '84.798'),
(108395, 'FL921-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL921-C', 2, '32.767'),
(108394, 'FL920-F', 236, '', 'BRAT', 0, 0, 273, 'FL920-F', 2, '83.832'),
(108393, 'FL919-E', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL919-E', 2, '55.741'),
(108392, 'FL919-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL919-D', 2, '20.888'),
(108391, 'FL919-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL919-B', 2, '30.464'),
(108390, 'FL917-E', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL917-E', 2, '59.507'),
(108389, 'FL914-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL914-B', 2, '20.72'),
(108388, 'FL912-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL912-D', 2, '24.332'),
(108387, 'FL911-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL911-D', 2, '37.737'),
(108386, 'FL910-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL910-D', 2, '37.737'),
(108385, 'FL909-E', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL909-E', 2, '87.479'),
(108384, 'FL909-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL909-D', 2, '25.536'),
(108383, 'FL908-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL908-E', 2, '70.539'),
(108382, 'FL908-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL908-D', 2, '21.924'),
(108381, 'FL907-E', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL907-E', 2, '51.8'),
(108380, 'FL907-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL907-D', 2, '30.443'),
(108379, 'FL906-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL906-E', 2, '61.488'),
(108378, 'FL905-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL905-E', 2, '78.988'),
(108377, 'FL905-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL905-B', 2, '23.751'),
(108376, 'FL904-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL904-E', 2, '53.123'),
(108375, 'FL904-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL904-C', 2, '28.196'),
(108374, 'FL904-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL904-B', 2, '23.751'),
(108373, 'FL903-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL903-C', 2, '42.742'),
(108372, 'FL903-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL903-B', 2, '20.699'),
(108371, 'FL902-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL902-B', 2, '19.95'),
(108370, 'FL900-E', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL900-E', 2, '87.479'),
(108369, 'FL8990-J', 236, '', 'SET REP.DIRECTIE', 0, 0, 673, 'FL8990-J', 2, '30.562'),
(108368, 'FL891-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL891-D', 2, '31.332'),
(108367, 'FL887-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL887-H', 2, '37.709'),
(108366, 'FL886-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL886-B', 2, '31.255'),
(108365, 'FL884-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL884-C', 2, '25.648'),
(108364, 'FL883-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL883-B', 2, '27.454'),
(108363, 'FL882-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL882-C', 2, '38.696'),
(108362, 'FL877-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL877-B', 2, '28.945'),
(108361, 'FL873-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL873-C', 2, '46.263'),
(108360, 'FL873-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL873-B', 2, '28.945'),
(108359, 'FL871-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL871-B', 2, '26.418'),
(108358, 'FL870-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL870-B', 2, '17.885'),
(108357, 'FL868-G', 236, '', 'BRAT', 0, 0, 273, 'FL868-G', 2, '203.315'),
(108356, 'FL861-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL861-C', 2, '51.38'),
(108355, 'FL860-G', 236, '', 'BRAT', 0, 0, 273, 'FL860-G', 2, '153.853'),
(108354, 'FL851-G', 236, '', 'BRAT', 0, 0, 273, 'FL851-G', 2, '363.622'),
(108353, 'FL850-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL850-B', 2, '32.564'),
(108352, 'FL849-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL849-C', 2, '35.21'),
(108351, 'FL849-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL849-B', 2, '26.544'),
(108350, 'FL845-D', 236, '', 'PIVOT', 0, 0, 51, 'FL845-D', 2, '53.179'),
(108349, 'FL844-D', 236, '', 'PIVOT', 0, 0, 914, 'FL844-D', 2, '53.179'),
(108348, 'FL843-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL843-D', 2, '41.384'),
(108347, 'FL843-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL843-C', 2, '56.896'),
(108346, 'FL842-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL842-D', 2, '38.143'),
(108345, 'FL842-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL842-C', 2, '49.721'),
(108344, 'FL841-G', 236, '', 'BRAT', 0, 0, 273, 'FL841-G', 2, '363.622'),
(108343, 'FL841-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL841-D', 2, '43.407'),
(108342, 'FL841-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL841-C', 2, '52.073'),
(108341, 'FL840-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL840-C', 2, '33.166'),
(108340, 'FL836-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL836-D', 2, '58.275'),
(108339, 'FL836-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL836-C', 2, '44.905'),
(108338, 'FL835-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL835-D', 2, '53.942'),
(108337, 'FL834-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL834-D', 2, '47.747'),
(108336, 'FL833-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL833-D', 2, '65.422'),
(108335, 'FL833-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL833-C', 2, '44.1'),
(108334, 'FL830-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL830-D', 2, '43.505'),
(108333, 'FL828-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL828-C', 2, '41.797'),
(108332, 'FL824-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL824-D', 2, '26.243'),
(108331, 'FL820-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 914, 'FL820-C', 2, '38.031'),
(108330, 'FL819-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL819-D', 2, '38.073'),
(108329, 'FL818-G', 236, '', 'BRAT', 0, 0, 273, 'FL818-G', 2, '107.268'),
(108328, 'FL817-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL817-C', 2, '28.609'),
(108327, 'FL816-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL816-C', 2, '44.975'),
(108326, 'FL815-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL815-D', 2, '48.559'),
(108325, 'FL803-G', 236, '', 'BRAT', 0, 0, 273, 'FL803-G', 2, '476.833'),
(108324, 'FL803-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL803-D', 2, '47.789'),
(108323, 'FL802-G', 236, '', 'BRAT', 0, 0, 273, 'FL802-G', 2, '486.332'),
(108322, 'FL801-G', 236, '', 'BRAT', 0, 0, 273, 'FL801-G', 2, '146.391'),
(108321, 'FL800-G', 236, '', 'BRAT', 0, 0, 273, 'FL800-G', 2, '146.391'),
(108320, 'FL800-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL800-D', 2, '67.529'),
(108319, 'FL799-G', 236, '', 'BRAT', 0, 0, 273, 'FL799-G', 2, '152.88'),
(108318, 'FL798-G', 236, '', 'BRAT', 0, 0, 273, 'FL798-G', 2, '168.889'),
(108317, 'FL798-D', 236, '', 'PIVOT', 0, 0, 2462, '', 2, '49.511'),
(108316, 'FL791-G', 236, '', 'BRAT', 0, 0, 273, 'FL791-G', 2, '168.889'),
(108315, 'FL790-G', 236, '', 'BRAT', 0, 0, 273, 'FL790-G', 2, '160.356'),
(108314, 'FL790-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL790-D', 2, '33.453'),
(108313, 'FL789-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL789-D', 2, '32.907'),
(108312, 'FL782-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL782-C', 2, '56.833'),
(108311, 'FL779-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL779-D', 2, '39.676'),
(108310, 'FL778-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL778-C', 2, '66.332'),
(108309, 'FL776-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL776-H', 2, '45.745'),
(108308, 'FL775-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL775-H', 2, '45.745'),
(108307, 'FL774-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL774-H', 2, '41.216'),
(108306, 'FL773-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL773-H', 2, '41.503'),
(108305, 'FL773-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL773-C', 2, '34.195'),
(108304, 'FL771-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL771-D', 2, '35.518'),
(108303, 'FL769-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL769-H', 2, '44.156'),
(108302, 'FL768-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL768-H', 2, '33.537'),
(108301, 'FL768-G', 236, '', 'BRAT', 0, 0, 273, 'FL768-G', 2, '150.801'),
(108300, 'FL768-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL768-C', 2, '38.031'),
(108299, 'FL767-G', 236, '', 'BRAT', 0, 0, 273, 'FL767-G', 2, '150.801'),
(108298, 'FL766-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL766-B', 2, '55.209'),
(108297, 'FL765-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL765-B', 2, '40.285'),
(108296, 'FL761-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL761-C', 2, '43.071'),
(108295, 'FL759-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL759-H', 2, '44.282'),
(108294, 'FL759-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL759-E', 2, '127.057'),
(108293, 'FL757-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL757-H', 2, '40.075'),
(108292, 'FL752-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL752-D', 2, '34.867'),
(108291, 'FL750-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL750-H', 2, '44.282'),
(108290, 'FL749-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL749-H', 2, '46.557'),
(108289, 'FL748-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL748-D', 2, '40.236'),
(108288, 'FL748-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL748-C', 2, '39.907'),
(108287, 'FL740-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL740-D', 2, '32.641'),
(108286, 'FL739-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL739-B', 2, '30.758'),
(108285, 'FL737-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL737-H', 2, '40.285'),
(108284, 'FL736-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL736-H', 2, '28.329'),
(108283, 'FL735-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL735-H', 2, '34.678'),
(108282, 'FL735-G', 236, '', 'BRAT', 0, 0, 273, 'FL735-G', 2, '224.882'),
(108281, 'FL734-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL734-H', 2, '40.719'),
(108280, 'FL733-G', 236, '', 'BRAT', 0, 0, 273, 'FL733-G', 2, '224.882'),
(108279, 'FL732-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL732-H', 2, '41.573'),
(108278, 'FL731-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL731-C', 2, '40.775'),
(108277, 'FL729-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL729-B', 2, '31.857'),
(108276, 'FL724-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL724-D', 2, '44.156'),
(108275, 'FL722-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL722-D', 2, '105.812'),
(108274, 'FL722-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL722-B', 2, '37.443'),
(108273, 'FL721-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL721-B', 2, '37.443'),
(108272, 'FL720-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL720-B', 2, '24.283'),
(108271, 'FL719-G', 236, '', 'BRAT', 0, 0, 273, 'FL719-G', 2, '116.417'),
(108270, 'FL718-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL718-B', 2, '21.483'),
(108269, 'FL717-G', 236, '', 'BRAT', 0, 0, 273, 'FL717-G', 2, '210.707'),
(108268, 'FL717-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL717-C', 2, '43.113'),
(108267, 'FL717-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL717-B', 2, '27.3'),
(108266, 'FL716-G', 236, '', 'BRAT', 0, 0, 273, 'FL716-G', 2, '210.707'),
(108265, 'FL716-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL716-D', 2, '36.869'),
(108264, 'FL714-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL714-H', 2, '33.446'),
(108263, 'FL714-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL714-E', 2, '126.637'),
(108262, 'FL713-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL713-C', 2, '42.231'),
(108261, 'FL710-G', 236, '', 'BRAT', 0, 0, 273, 'FL710-G', 2, '116.417'),
(108260, 'FL707-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL707-D', 2, '31.745'),
(108259, 'FL706-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL706-D', 2, '30.772'),
(108258, 'FL705-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL705-H', 2, '33.754'),
(108257, 'FL703-H', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 3229, 'FL703-H', 2, '43.708'),
(108256, 'FL702-G', 236, '', 'BRAT', 0, 0, 273, 'FL702-G', 2, '112.308'),
(108255, 'FL701-G', 236, '', 'BRAT', 0, 0, 273, 'FL701-G', 2, '112.308'),
(108254, 'FL699-G', 236, '', 'BRAT', 0, 0, 273, 'FL699-G', 2, '159.194'),
(108253, 'FL699-F', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 273, 'FL699-F', 2, '152.068'),
(108252, 'FL699-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL699-C', 2, '75.649'),
(108251, 'FL698-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL698-H', 2, '34.601'),
(108250, 'FL698-F', 236, '', 'BRAT', 0, 0, 273, 'FL698-F', 2, '248.976'),
(108249, 'FL695-G', 236, '', 'BRAT', 0, 0, 273, 'FL695-G', 2, '244.181'),
(108248, 'FL694-G', 236, '', 'BRAT', 0, 0, 273, 'FL694-G', 2, '244.181'),
(108247, 'FL694-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL694-C', 2, '27.972'),
(108246, 'FL694-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL694-B', 2, '45.598'),
(108245, 'FL693-F', 236, '', 'BRAT', 0, 0, 273, 'FL693-F', 2, '174.37'),
(108244, 'FL693-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL693-B', 2, '45.598'),
(108243, 'FL692-F', 236, '', 'BRAT', 0, 0, 273, 'FL692-F', 2, '174.37'),
(108242, 'FL692-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL692-C', 2, '55.902'),
(108241, 'FL691-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL691-H', 2, '34.853'),
(108240, 'FL691-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL691-C', 2, '55.902'),
(108239, 'FL691-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL691-B', 2, '46.718'),
(108238, 'FL690-F', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 273, 'FL690-F', 2, '152.068'),
(108237, 'FL690-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL690-C', 2, '75.649'),
(108236, 'FL690-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL690-B', 2, '32.963'),
(108235, 'FL686-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL686-B', 2, '35.868'),
(108234, 'FL685-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL685-B', 2, '35.868'),
(108233, 'FL683-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 274, 'FL683-H', 2, '23.744'),
(108232, 'FL681-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL681-H', 2, '32.207'),
(108231, 'FL674-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL674-H', 2, '49.427'),
(108230, 'FL673-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL673-H', 2, '39.039'),
(108229, 'FL671-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL671-H', 2, '38.234'),
(108228, 'FL669-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL669-H', 2, '19.292'),
(108227, 'FL667-G', 236, '', 'BRAT', 0, 0, 273, 'FL667-G', 2, '189.945'),
(108226, 'FL663-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL663-H', 2, '38.234'),
(108225, 'FL662-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL662-H', 2, '19.537'),
(108224, 'FL659-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL659-H', 2, '38.43'),
(108223, 'FL658-H', 236, '', 'BRAT DIRECTIE', 0, 0, 1334, 'FL658-H', 2, '75.978'),
(108222, 'FL657-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL657-H', 2, '20.769'),
(108221, 'FL656-H', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 251, 'FL656-H', 2, '72.072'),
(108220, 'FL644-G', 236, '', 'BRAT', 0, 0, 273, 'FL644-G', 2, '212.289'),
(108219, 'FL623-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 3229, 'FL623-H', 2, '38.311'),
(108218, 'FL623-F', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 273, '', 2, '79.534'),
(108217, 'FL620-G', 236, '', 'BRAT', 0, 0, 273, 'FL620-G', 2, '197.036'),
(108216, 'FL616-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL616-H', 2, '39.004'),
(108215, 'FL615-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL615-H', 2, '36.575'),
(108214, 'FL614-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL614-H', 2, '37.093'),
(108213, 'FL611-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL611-H', 2, '34.601'),
(108212, 'FL611-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL611-B', 2, '44.793'),
(108211, 'FL610-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL610-B', 2, '44.793'),
(108210, 'FL609-H', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 3229, 'FL609-H', 2, '107.394'),
(108209, 'FL609-G', 236, '', 'BRAT', 0, 0, 273, 'FL609-G', 2, '156.688'),
(108208, 'FL609-F', 236, '', 'BRAT', 0, 0, 273, 'FL609-F', 2, '248.976'),
(108207, 'FL606-G', 236, '', 'BRAT', 0, 0, 273, 'FL606-G', 2, '156.688'),
(108206, 'FL602-G', 236, '', 'BRAT', 0, 0, 273, 'FL602-G', 2, '197.036'),
(108205, 'FL599-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL599-A', 2, '71.099'),
(108204, 'FL598-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL598-A', 2, '73.423'),
(108203, 'FL597-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL597-A', 2, '73.423'),
(108202, 'FL595-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL595-H', 2, '36.526'),
(108201, 'FL595-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL595-A', 2, '77.231'),
(108200, 'FL594-G', 236, '', 'BRAT', 0, 0, 273, 'FL594-G', 2, '90.153'),
(108199, 'FL594-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL594-A', 2, '73.283'),
(108198, 'FL593-G', 236, '', 'BRAT', 0, 0, 273, 'FL593-G', 2, '90.153'),
(108197, 'FL593-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL593-A', 2, '71.477'),
(108196, 'FL592-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL592-H', 2, '15.218'),
(108195, 'FL591-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL591-H', 2, '22.281'),
(108194, 'FL591-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL591-D', 2, '79.548'),
(108193, 'FL590-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 274, 'FL590-H', 2, '15.96'),
(108192, 'FL590-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL590-A', 2, '71.099'),
(108191, 'FL589-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL589-H', 2, '29.106'),
(108190, 'FL588-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL588-J', 2, '15.008'),
(108189, 'FL588-G', 236, '', 'BRAT', 0, 0, 273, 'FL588-G', 2, '166.649'),
(108188, 'FL588-F', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 273, 'FL588-F', 2, '166.327'),
(108187, 'FL587-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL587-J', 2, '18.074'),
(108186, 'FL587-G', 236, '', 'BRAT', 0, 0, 273, 'FL587-G', 2, '170.1'),
(108185, 'FL587-F', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 273, 'FL587-F', 2, '166.327'),
(108184, 'FL587-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL587-B', 2, '28.217'),
(108183, 'FL586-G', 236, '', 'BRAT', 0, 0, 273, 'FL586-G', 2, '170.1'),
(108182, 'FL586-F', 236, '', 'BRAT', 0, 0, 273, 'FL586-F', 2, '276.255'),
(108181, 'FL585-G', 236, '', 'BRAT', 0, 0, 273, 'FL585-G', 2, '103.432');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(108180, 'FL585-F', 236, '', 'BRAT', 0, 0, 273, 'FL585-F', 2, '276.255'),
(108179, 'FL584-G', 236, '', 'BRAT', 0, 0, 273, 'FL584-G', 2, '415.737'),
(108178, 'FL584-F', 236, '', 'BRAT', 0, 0, 273, 'FL584-F', 2, '242.753'),
(108177, 'FL584-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL584-B', 2, '43.764'),
(108176, 'FL583-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL583-H', 2, '34.888'),
(108175, 'FL583-F', 236, '', 'BRAT', 0, 0, 273, 'FL583-F', 2, '242.753'),
(108174, 'FL583-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL583-D', 2, '37.52'),
(108173, 'FL583-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL583-B', 2, '43.764'),
(108172, 'FL582-F', 236, '', 'BRAT', 0, 0, 273, 'FL582-F', 2, '185.164'),
(108171, 'FL581-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 274, 'FL581-H', 2, '33.852'),
(108170, 'FL581-F', 236, '', 'BRAT', 0, 0, 273, 'FL581-F', 2, '185.164'),
(108169, 'FL581-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL581-D', 2, '27.125'),
(108168, 'FL580-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL580-D', 2, '38.178'),
(108167, 'FL580-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL580-C', 2, '51.009'),
(108166, 'FL579-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL579-H', 2, '12.243'),
(108165, 'FL579-G', 236, '', 'BRAT', 0, 0, 273, 'FL579-G', 2, '294.525'),
(108164, 'FL579-F', 236, '', 'BRAT', 0, 0, 273, 'FL579-F', 2, '412.713'),
(108163, 'FL579-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL579-D', 2, '27.083'),
(108162, 'FL579-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL579-C', 2, '35.826'),
(108161, 'FL579-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL579-A', 2, '98.651'),
(108160, 'FL578-J', 236, '', 'BUCSA BRAT', 0, 0, 251, '', 2, '34.552'),
(108159, 'FL577-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL577-J', 2, '35.308'),
(108158, 'FL577-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL577-D', 2, '32.564'),
(108157, 'FL576-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL576-J', 2, '35.756'),
(108156, 'FL576-G', 236, '', 'BRAT', 0, 0, 273, 'FL576-G', 2, '154'),
(108155, 'FL576-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL576-D', 2, '29.75'),
(108154, 'FL576-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL576-B', 2, '38.598'),
(108153, 'FL575-G', 236, '', 'BRAT', 0, 0, 273, 'FL575-G', 2, '415.737'),
(108152, 'FL575-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL575-C', 2, '35.042'),
(108151, 'FL575-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL575-B', 2, '38.598'),
(108150, 'FL574-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL574-H', 2, '37.786'),
(108149, 'FL574-F', 236, '', 'BRAT', 0, 0, 273, 'FL574-F', 2, '213.353'),
(108148, 'FL573-F', 236, '', 'BRAT', 0, 0, 273, 'FL573-F', 2, '123.865'),
(108147, 'FL572-F', 236, '', 'BRAT', 0, 0, 273, 'FL572-F', 2, '123.865'),
(108146, 'FL570-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL570-H', 2, '14.462'),
(108145, 'FL570-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL570-D', 2, '28.518'),
(108144, 'FL568-F', 236, '', 'BRAT', 0, 0, 273, 'FL568-F', 2, '123.865'),
(108143, 'FL568-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL568-D', 2, '24.493'),
(108142, 'FL568-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL568-A', 2, '98.651'),
(108141, 'FL567-F', 236, '', 'BRAT', 0, 0, 273, 'FL567-F', 2, '123.865'),
(108140, 'FL567-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL567-A', 2, '128.968'),
(108139, 'FL566-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL566-A', 2, '128.968'),
(108138, 'FL564-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL564-J', 2, '29.155'),
(108137, 'FL564-G', 236, '', 'BRAT', 0, 0, 273, 'FL564-G', 2, '294.525'),
(108136, 'FL563-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL563-J', 2, '22.4'),
(108135, 'FL562-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL562-C', 2, '35.826'),
(108134, 'FL559-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL559-A', 2, '58.73'),
(108133, 'FL557-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL557-A', 2, '54.278'),
(108132, 'FL556-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL556-H', 2, '30.884'),
(108131, 'FL556-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL556-C', 2, '42.021'),
(108130, 'FL556-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL556-A', 2, '81.963'),
(108129, 'FL555-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL555-A', 2, '81.963'),
(108128, 'FL554-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL554-J', 2, '11.487'),
(108127, 'FL554-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL554-A', 2, '54.278'),
(108126, 'FL553-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL553-J', 2, '18.235'),
(108125, 'FL552-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL552-J', 2, '0'),
(108124, 'FL551-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL551-J', 2, '7.987'),
(108123, 'FL549-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL549-D', 2, '38.143'),
(108122, 'FL548-G', 236, '', 'BRAT', 0, 0, 273, 'FL548-G', 2, '79.821'),
(108121, 'FL547-J', 236, '', 'BUCSA BRAT - SET', 0, 0, 1597, 'FL547-J', 2, '45.465'),
(108120, 'FL547-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 274, 'FL547-H', 2, '16.093'),
(108119, 'FL547-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL547-A', 2, '58.73'),
(108118, 'FL542-G', 236, '', 'BRAT', 0, 0, 273, 'FL542-G', 2, '153.489'),
(108117, 'FL540-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL540-D', 2, '39.466'),
(108116, 'FL540-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL540-A', 2, '101.948'),
(108115, 'FL538-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL538-J', 2, '15.778'),
(108114, 'FL538-G', 236, '', 'BRAT', 0, 0, 273, 'FL538-G', 2, '153.489'),
(108113, 'FL537-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL537-J', 2, '4.081'),
(108112, 'FL537-G', 236, '', 'BRAT', 0, 0, 273, 'FL537-G', 2, '150.563'),
(108111, 'FL536-G', 236, '', 'BRAT', 0, 0, 273, 'FL536-G', 2, '65.982'),
(108110, 'FL533-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL533-A', 2, '56.833'),
(108109, 'FL532-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL532-A', 2, '70.126'),
(108108, 'FL528-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL528-J', 2, '33.194'),
(108107, 'FL528-F', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 273, 'FL528-F', 2, '98.077'),
(108106, 'FL527-J', 236, '', 'BUCSA BRAT', 0, 0, 1597, 'FL527-J', 2, '35.119'),
(108105, 'FL525-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL525-A', 2, '79.814'),
(108104, 'FL524-G', 236, '', 'BRAT', 0, 0, 273, 'FL524-G', 2, '137.018'),
(108103, 'FL524-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL524-A', 2, '79.814'),
(108102, 'FL523-G', 236, '', 'BRAT', 0, 0, 273, 'FL523-G', 2, '137.018'),
(108101, 'FL522-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL522-J', 2, '0'),
(108100, 'FL520-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL520-A', 2, '56.833'),
(108099, 'FL517-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL517-A', 2, '51.072'),
(108098, 'FL516-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL516-A', 2, '56.833'),
(108097, 'FL515-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL515-A', 2, '67.872'),
(108096, 'FL514-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL514-J', 2, '17.199'),
(108095, 'FL514-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL514-H', 2, '14.7'),
(108094, 'FL514-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL514-D', 2, '40.047'),
(108093, 'FL514-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL514-A', 2, '67.872'),
(108092, 'FL513-J', 236, '', 'BUCSA BRAT', 0, 0, 1597, 'FL513-J', 2, '26.887'),
(108091, 'FL513-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL513-H', 2, '14.7'),
(108090, 'FL513-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL513-A', 2, '51.072'),
(108089, 'FL512-J', 236, '', 'BUCSA BRAT', 0, 0, 1597, 'FL512-J', 2, '26.978'),
(108088, 'FL512-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL512-H', 2, '36.526'),
(108087, 'FL511-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL511-E', 2, '154.644'),
(108086, 'FL508-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL508-A', 2, '96.621'),
(108085, 'FL507-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL507-A', 2, '96.621'),
(108084, 'FL506-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL506-H', 2, '29.372'),
(108083, 'FL506-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL506-B', 2, '31.269'),
(108082, 'FL505-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL505-J', 2, '10.206'),
(108081, 'FL505-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL505-H', 2, '37.737'),
(108080, 'FL504-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL504-J', 2, '46.536'),
(108079, 'FL503-F', 236, '', 'BRAT', 0, 0, 273, 'FL503-F', 2, '0'),
(108078, 'FL503-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL503-A', 2, '101.948'),
(108077, 'FL502-F', 236, '', 'BRAT', 0, 0, 273, 'FL502-F', 2, '0'),
(108076, 'FL501-F', 236, '', 'BRAT', 0, 0, 273, 'FL501-F', 2, '199.962'),
(108075, 'FL500-F', 236, '', 'BRAT', 0, 0, 273, 'FL500-F', 2, '199.962'),
(108074, 'FL4998-J', 236, '', 'BUCSA BRAT - SET', 0, 0, 772, 'FL4998-J', 2, '55.279'),
(108073, 'FL499-G', 236, '', 'BRAT', 0, 0, 273, 'FL499-G', 2, '101.304'),
(108072, 'FL499-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL499-C', 2, '32.809'),
(108071, 'FL4988-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4988-J', 2, '39.739'),
(108070, 'FL498-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL498-H', 2, '33.194'),
(108069, 'FL498-F', 236, '', 'BRAT', 0, 0, 273, 'FL498-F', 2, '120.981'),
(108068, 'FL497-F', 236, '', 'BRAT', 0, 0, 273, 'FL497-F', 2, '120.981'),
(108067, 'FL496-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL496-C', 2, '47.544'),
(108066, 'FL496-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL496-A', 2, '69.3'),
(108065, 'FL4955-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4955-J', 2, '15.4'),
(108064, 'FL495-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL495-H', 2, '31.381'),
(108063, 'FL494-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL494-H', 2, '37.52'),
(108062, 'FL493-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL493-H', 2, '37.52'),
(108061, 'FL492-J', 236, '', 'BUCSA BRAT', 0, 0, 1617, 'FL492-J', 2, '13.818'),
(108060, 'FL492-G', 236, '', 'BRAT', 0, 0, 273, 'FL492-G', 2, '104.573'),
(108059, 'FL4912-J', 236, '', 'BUCSA BRAT - SET', 0, 0, 772, 'FL4912-J', 2, '71.631'),
(108058, 'FL491-G', 236, '', 'BRAT', 0, 0, 273, 'FL491-G', 2, '104.573'),
(108057, 'FL4900-J', 236, '', 'BUCSA BRAT - SET', 0, 0, 772, 'FL4900-J', 2, '65.373'),
(108056, 'FL490-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL490-J', 2, '5.81'),
(108055, 'FL490-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL490-H', 2, '44.856'),
(108054, 'FL490-G', 236, '', 'BRAT', 0, 0, 273, 'FL490-G', 2, '101.304'),
(108053, 'FL489-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL489-H', 2, '30.429'),
(108052, 'FL489-F', 236, '', 'BRAT', 0, 0, 273, 'FL489-F', 2, '171.178'),
(108051, 'FL486-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 274, 'FL486-H', 2, '44.695'),
(108050, 'FL486-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL486-A', 2, '89.39'),
(108049, 'FL485-F', 236, '', 'BRAT', 0, 0, 273, 'FL485-F', 2, '72.66'),
(108048, 'FL485-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL485-A', 2, '95.774'),
(108047, 'FL484-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL484-H', 2, '10.535'),
(108046, 'FL483-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL483-J', 2, '11.375'),
(108045, 'FL482-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL482-J', 2, '7.175'),
(108044, 'FL482-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL482-H', 2, '47.502'),
(108043, 'FL481-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL481-J', 2, '12.362'),
(108042, 'FL481-F', 236, '', 'BRAT', 0, 0, 273, 'FL481-F', 2, '171.178'),
(108041, 'FL480-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL480-J', 2, '20.552'),
(108040, 'FL479-G', 236, '', 'BRAT', 0, 0, 273, 'FL479-G', 2, '197.932'),
(108039, 'FL479-F', 236, '', 'BRAT', 0, 0, 273, 'FL479-F', 2, '122.108'),
(108038, 'FL478-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL478-H', 2, '30.373'),
(108037, 'FL477-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL477-H', 2, '18.193'),
(108036, 'FL477-F', 236, '', 'BRAT', 0, 0, 273, 'FL477-F', 2, '72.66'),
(108035, 'FL476-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL476-H', 2, '18.193'),
(108034, 'FL476-F', 236, '', 'BRAT', 0, 0, 273, 'FL476-F', 2, '111.307'),
(108033, 'FL475-F', 236, '', 'BRAT', 0, 0, 3229, 'FL475-F', 2, '104.643'),
(108032, 'FL472-F', 236, '', 'BRAT SUSPENSIE SPATE', 0, 0, 3229, 'FL472-F', 2, '150.038'),
(108031, 'FL471-F', 236, '', 'BRAT', 0, 0, 3229, 'FL471-F', 2, '146.524'),
(108030, 'FL470-G', 236, '', 'BRAT', 0, 0, 273, 'FL470-G', 2, '197.932'),
(108029, 'FL470-F', 236, '', 'BRAT', 0, 0, 273, 'FL470-F', 2, '122.108'),
(108028, 'FL469-G', 236, '', 'BRAT', 0, 0, 273, 'FL469-G', 2, '288.407'),
(108027, 'FL469-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL469-C', 2, '56.518'),
(108026, 'FL468-G', 236, '', 'BRAT', 0, 0, 273, 'FL468-G', 2, '175.581'),
(108025, 'FL467-G', 236, '', 'BRAT', 0, 0, 273, 'FL467-G', 2, '175.581'),
(108024, 'FL466-F', 236, '', 'BRAT', 0, 0, 273, 'FL466-F', 2, '74.69'),
(108023, 'FL465-F', 236, '', 'BRAT', 0, 0, 273, 'FL465-F', 2, '74.69'),
(108022, 'FL462-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL462-H', 2, '26.817'),
(108021, 'FL460-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL460-H', 2, '31.633'),
(108020, 'FL460-G', 236, '', 'BRAT', 0, 0, 273, 'FL460-G', 2, '288.407'),
(108019, 'FL459-G', 236, '', 'BRAT', 0, 0, 273, 'FL459-G', 2, '203.406'),
(108018, 'FL459-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL459-E', 2, '166.621'),
(108017, 'FL458-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL458-J', 2, '11.55'),
(108016, 'FL458-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL458-C', 2, '34.468'),
(108015, 'FL457-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL457-H', 2, '16.968'),
(108014, 'FL456-F', 236, '', 'BRAT', 0, 0, 273, 'FL456-F', 2, '67.802'),
(108013, 'FL455-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 274, 'FL455-H', 2, '33.194'),
(108012, 'FL455-F', 236, '', 'BRAT', 0, 0, 273, 'FL455-F', 2, '67.802'),
(108011, 'FL455-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL455-A', 2, '105.735'),
(108010, 'FL453-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL453-H', 2, '31.668'),
(108009, 'FL4521-J', 236, '', 'BUCSA BRAT SPATE', 0, 0, 251, 'FL4521-J', 2, '47.404'),
(108008, 'FL452-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 285, 'FL452-A', 2, '59.108'),
(108007, 'FL4518-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4518-J', 2, '20.384'),
(108006, 'FL451-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL451-A', 2, '59.108'),
(108005, 'FL450-G', 236, '', 'BRAT', 0, 0, 273, 'FL450-G', 2, '203.406'),
(108004, 'FL447-E', 236, '', 'BARA CONEXIUNE', 0, 0, 285, 'FL447-E', 2, '111.3'),
(108003, 'FL447-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL447-A', 2, '82.908'),
(108002, 'FL445-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL445-J', 2, '17.437'),
(108001, 'FL444-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL444-J', 2, '23.051'),
(108000, 'FL444-F', 236, '', 'BRAT', 0, 0, 273, 'FL444-F', 2, '125.874'),
(107999, 'FL444-E', 236, '', 'BIELETA DIRECTIE', 0, 0, 285, 'FL444-E', 2, '110.593'),
(107998, 'FL443-F', 236, '', 'BRAT', 0, 0, 273, 'FL443-F', 2, '125.874'),
(107997, 'FL442-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL442-A', 2, '63.049'),
(107996, 'FL441-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL441-A', 2, '63.049'),
(107995, 'FL440-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL440-H', 2, '42.399'),
(107994, 'FL439-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL439-H', 2, '43.673'),
(107993, 'FL439-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL439-D', 2, '27.139'),
(107992, 'FL438-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL438-J', 2, '25.466'),
(107991, 'FL438-E', 236, '', 'BARA CONEXIUNE', 0, 0, 284, 'FL438-E', 2, '153.342'),
(107990, 'FL436-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL436-J', 2, '8.89'),
(107989, 'FL436-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL436-A', 2, '89.019'),
(107988, 'FL435-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL435-A', 2, '89.019'),
(107987, 'FL433A-B', 236, '', 'CAP BARA', 0, 0, 914, '', 2, '46.865'),
(107986, 'FL433-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL433-H', 2, '37.415'),
(107985, 'FL432-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL432-B', 2, '27.293'),
(107984, 'FL431-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 274, 'FL431-H', 2, '40.936'),
(107983, 'FL431-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL431-B', 2, '24.997'),
(107982, 'FL430-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 274, 'FL430-H', 2, '41.342'),
(107981, 'FL430-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL430-D', 2, '27.139'),
(107980, 'FL429-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL429-J', 2, '17.871'),
(107979, 'FL429-I', 236, '', 'SET REP. SUSPENSIE-DIRECTIE', 0, 0, 772, 'FL429-I', 2, '471.1'),
(107978, 'FL429-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL429-H', 2, '10.948'),
(107977, 'FL429-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL429-A', 2, '79.814'),
(107976, 'FL428-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL428-H', 2, '32.13'),
(107975, 'FL427-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL427-H', 2, '35.756'),
(107974, 'FL427-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL427-A', 2, '0'),
(107973, 'FL426-E', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, '', 2, '107.59'),
(107972, 'FL426-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL426-A', 2, '55.279'),
(107971, 'FL425-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL425-A', 2, '55.279'),
(107970, 'FL424-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL424-H', 2, '35.861'),
(107969, 'FL424-E', 236, '', 'BARA CONEXIUNE', 0, 0, 502, 'FL424-E', 2, '222.075'),
(107968, 'FL424-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL424-B', 2, '51.205'),
(107967, 'FL4239-J', 236, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, 'FL4239-J', 2, '29.463'),
(107966, 'FL423-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL423-J', 2, '7.42'),
(107965, 'FL423-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL423-H', 2, '45.241'),
(107964, 'FL423-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL423-B', 2, '51.205'),
(107963, 'FL422-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL422-J', 2, '5.81'),
(107962, 'FL422-G', 236, '', 'BRAT', 0, 0, 273, 'FL422-G', 2, '148.092'),
(107961, 'FL4215-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4215-J', 2, '26.628'),
(107960, 'FL4214-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4214-J', 2, '19.915'),
(107959, 'FL421-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL421-J', 2, '23.541'),
(107958, 'FL421-H', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 3229, 'FL421-H', 2, '43.673'),
(107957, 'FL421-G', 236, '', 'BRAT', 0, 0, 273, 'FL421-G', 2, '148.092'),
(107956, 'FL420-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL420-J', 2, '24.759'),
(107955, 'FL420-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 274, 'FL420-H', 2, '19.068'),
(107954, 'FL420-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL420-A', 2, '79.814'),
(107953, 'FL4190-J', 236, '', 'BUCSA PUNTE SPATE', 0, 0, 251, 'FL4190-J', 2, '33.243'),
(107952, 'FL419-G', 236, '', 'BRAT', 0, 0, 273, 'FL419-G', 2, '146.216'),
(107951, 'FL419-F', 236, '', 'BRAT', 0, 0, 273, 'FL419-F', 2, '134.085'),
(107950, 'FL4186-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4186-J', 2, '26.817'),
(107949, 'FL418-F', 236, '', 'BRAT', 0, 0, 273, 'FL418-F', 2, '156.702'),
(107948, 'FL418-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL418-A', 2, '55.51'),
(107947, 'FL4179-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4179-J', 2, '78.106'),
(107946, 'FL4174-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4174-J', 2, '31.535'),
(107945, 'FL4170-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4170-J', 2, '78.106'),
(107944, 'FL417-H', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 3229, 'FL417-H', 2, '51.205'),
(107943, 'FL417-F', 236, '', 'BRAT', 0, 0, 273, 'FL417-F', 2, '156.639'),
(107942, 'FL417-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL417-D', 2, '46.508'),
(107941, 'FL417-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL417-A', 2, '77.259'),
(107940, 'FL416-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL416-J', 2, '19.887'),
(107939, 'FL416-F', 236, '', 'BRAT', 0, 0, 273, 'FL416-F', 2, '131.88'),
(107938, 'FL4154-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4154-J', 2, '27.034'),
(107937, 'FL4153-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4153-J', 2, '18.515'),
(107936, 'FL4152-J', 236, '', 'BUCSA BRAT', 0, 0, 772, 'FL4152-J', 2, '89.509'),
(107935, 'FL4151-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4151-J', 2, '24.829'),
(107934, 'FL415-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 274, 'FL415-H', 2, '28.798'),
(107933, 'FL4142-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4142-J', 2, '15.267'),
(107932, 'FL4141-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4141-J', 2, '11.886'),
(107931, 'FL4140-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4140-J', 2, '26.53'),
(107930, 'FL414-F', 236, '', 'BRAT', 0, 0, 273, 'FL414-F', 2, '66.892'),
(107929, 'FL414-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL414-B', 2, '39.074'),
(107928, 'FL414-A', 236, '', 'BIELETA DIRECTIE', 0, 0, 284, 'FL414-A', 2, '102.158'),
(107927, 'FL4137-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4137-J', 2, '17.808'),
(107926, 'FL413-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL413-J', 2, '6.741'),
(107925, 'FL413-F', 236, '', 'BRAT', 0, 0, 273, 'FL413-F', 2, '66.892'),
(107924, 'FL413-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL413-B', 2, '39.074'),
(107923, 'FL411-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL411-H', 2, '35.119'),
(107922, 'FL410-G', 236, '', 'BRAT', 0, 0, 273, 'FL410-G', 2, '146.216'),
(107921, 'FL410-F', 236, '', 'BRAT', 0, 0, 273, 'FL410-F', 2, '134.085'),
(107920, 'FL4098-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4098-J', 2, '10.913'),
(107919, 'FL4097-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4097-J', 2, '28.84'),
(107918, 'FL4094-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4094-J', 2, '14.336'),
(107917, 'FL4093-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4093-J', 2, '7.084'),
(107916, 'FL409-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 274, 'FL409-H', 2, '29.47'),
(107915, 'FL4087-J', 236, '', 'BUCSA BRAT - SET', 0, 0, 772, 'FL4087-J', 2, '73.311'),
(107914, 'FL407-HR', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, '', 2, '31.857'),
(107913, 'FL407-HL', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, '', 2, '31.857'),
(107912, 'FL4065-J', 236, '', 'BUCSA BRAT - SET', 0, 0, 772, 'FL4065-J', 2, '105.84'),
(107911, 'FL406-G', 236, '', 'BRAT', 0, 0, 273, 'FL406-G', 2, '196.896'),
(107910, 'FL405-G', 236, '', 'BRAT', 0, 0, 273, 'FL405-G', 2, '193.123'),
(107909, 'FL4049-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4049-J', 2, '13.244'),
(107908, 'FL404-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL404-B', 2, '69.216'),
(107907, 'FL403-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL403-J', 2, '11.025'),
(107906, 'FL403-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL403-H', 2, '25.025'),
(107905, 'FL403-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL403-C', 2, '50.617'),
(107904, 'FL4029-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4029-J', 2, '16.471'),
(107903, 'FL4025-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4025-J', 2, '16.443'),
(107902, 'FL4024-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4024-J', 2, '16.107'),
(107901, 'FL4017-J', 236, '', 'BUCSA BRAT', 0, 0, 1617, 'FL4017-J', 2, '6.902'),
(107900, 'FL401-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL401-H', 2, '36.785'),
(107899, 'FL4009-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL4009-J', 2, '17.934'),
(107898, 'FL3989-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL3989-J', 2, '0'),
(107897, 'FL3949-J', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL3949-J', 2, '19.152'),
(107896, 'FL3940-J', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL3940-J', 2, '11.536'),
(107895, 'FL3934-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL3934-J', 2, '17.878'),
(107894, 'FL3933-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL3933-J', 2, '8.96'),
(107893, 'FL3928-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL3928-J', 2, '17.234'),
(107892, 'FL3927-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL3927-J', 2, '13.349'),
(107891, 'FL3926-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL3926-J', 2, '10.157'),
(107890, 'FL3925-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL3925-J', 2, '19.453'),
(107889, 'FL3924-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL3924-J', 2, '14'),
(107888, 'FL298-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL298-B', 2, '40.355'),
(107887, 'FL297-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL297-B', 2, '20.44'),
(107886, 'FL269-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL269-B', 2, '26.88'),
(107885, 'FL260-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL260-B', 2, '26.88'),
(107884, 'FL258-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL258-B', 2, '36.813'),
(107883, 'FL257-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL257-B', 2, '36.813'),
(107882, 'FL233-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL233-B', 2, '27.524'),
(107881, 'FL232-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL232-B', 2, '27.524'),
(107880, 'FL229-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL229-B', 2, '21.875'),
(107879, 'FL225-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL225-B', 2, '32.249'),
(107878, 'FL209-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL209-B', 2, '40.355'),
(107877, 'FL1991-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL1991-J', 2, '9.716'),
(107876, 'FL1990-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL1990-J', 2, '9.114'),
(107875, 'FL198-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL198-D', 2, '44.31'),
(107874, 'FL1928-J', 236, '', 'BUCSA LEVIER DIRECTIE', 0, 0, 503, 'FL1928-J', 2, '25.466'),
(107873, 'FL183-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL183-B', 2, '29.372'),
(107872, 'FL182-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL182-B', 2, '29.372'),
(107871, 'FL181-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL181-B', 2, '33.894'),
(107870, 'FL180-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL180-B', 2, '33.754'),
(107869, 'FL179-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL179-B', 2, '21.49'),
(107868, 'FL175-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL175-B', 2, '23.793'),
(107867, 'FL166-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL166-B', 2, '24.325'),
(107866, 'FL123-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL123-D', 2, '47.166'),
(107865, 'FL117-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL117-B', 2, '19.271'),
(107864, 'FL116-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL116-B', 2, '30.198'),
(107863, 'FL112-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL112-D', 2, '43.673'),
(107862, 'FL111-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL111-D', 2, '75.432'),
(107861, 'FL109-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL109-D', 2, '44.954'),
(107860, 'FL107-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL107-D', 2, '77.385'),
(107859, 'FL107-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL107-B', 2, '22.344'),
(107858, 'FL106-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL106-D', 2, '77.385'),
(107857, 'FL105-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL105-D', 2, '57.134'),
(107856, 'FL105-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL105-B', 2, '22.344'),
(107855, 'FL0999-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL0999-H', 2, '37.807'),
(107854, 'FL0997-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL0997-J', 2, '6.692'),
(107853, 'FL0997-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL0997-H', 2, '45.458'),
(107852, 'FL0996-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 3229, 'FL0996-H', 2, '45.458'),
(107851, 'FL0996-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL0996-C', 2, '32.851'),
(107850, 'FL0995-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL0995-C', 2, '42.392'),
(107849, 'FL0995-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0995-B', 2, '51.072'),
(107848, 'FL0993-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL0993-C', 2, '37.856'),
(107847, 'FL0993-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0993-B', 2, '27.454'),
(107846, 'FL0992-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL0992-C', 2, '41.083'),
(107845, 'FL0988-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, '', 2, '55.013'),
(107844, 'FL0983-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0983-B', 2, '49.084'),
(107843, 'FL0982-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, '', 2, '73.402'),
(107842, 'FL0982-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0982-B', 2, '31.969'),
(107841, 'FL0981-G', 236, '', 'BRAT', 0, 0, 273, '', 2, '187.635'),
(107840, 'FL0980-G', 236, '', 'BRAT', 0, 0, 273, '', 2, '189.938'),
(107839, 'FL098-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL098-C', 2, '33.194'),
(107838, 'FL098-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL098-B', 2, '16.436'),
(107837, 'FL0979-G', 236, '', 'BRAT', 0, 0, 273, '', 2, '217.175'),
(123396, 'A5150', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '4.928'),
(107836, 'FL0979-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, '', 2, '59.479'),
(107835, 'FL0975-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, '', 2, '70.756'),
(107834, 'FL0974-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, '', 2, '70.756'),
(107833, 'FL0970-G', 236, '', 'BRAT', 0, 0, 273, '', 2, '217.175'),
(107832, 'FL097-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL097-C', 2, '33.852'),
(107831, 'FL0969-G', 236, '', 'BRAT', 0, 0, 273, 'FL0969-G', 2, '127.183'),
(107830, 'FL0969-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, '', 2, '55.216'),
(107829, 'FL0968-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, '', 2, '49'),
(107828, 'FL0968-G', 236, '', 'BRAT', 0, 0, 273, 'FL0968-G', 2, '172.9'),
(107827, 'FL0967-G', 236, '', 'BRAT', 0, 0, 273, 'FL0967-G', 2, '172.9'),
(107826, 'FL0964-G', 236, '', 'BRAT', 0, 0, 273, 'FL0964-G', 2, '301.112'),
(107825, 'FL0964-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0964-B', 2, '31.857'),
(107824, 'FL0963-G', 236, '', 'BRAT', 0, 0, 273, 'FL0963-G', 2, '315.728'),
(107823, 'FL0963-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0963-B', 2, '31.857'),
(107822, 'FL0962-G', 236, '', 'BRAT', 0, 0, 273, 'FL0962-G', 2, '433.216'),
(107821, 'FL0960-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, '', 2, '62.706'),
(107820, 'FL0959-G', 236, '', 'BRAT', 0, 0, 273, 'FL0959-G', 2, '149.387'),
(107819, 'FL0955-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '', 2, '51.506'),
(107818, 'FL0954-G', 236, '', 'BRAT', 0, 0, 273, 'FL0954-G', 2, '127.183'),
(107817, 'FL0953-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '', 2, '56.896'),
(107816, 'FL0950-G', 236, '', 'BRAT', 0, 0, 273, 'FL0950-G', 2, '149.387'),
(107815, 'FL095-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL095-B', 2, '15.904'),
(107814, 'FL0949-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, '', 2, '69.902'),
(107813, 'FL0946-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, '', 2, '47.544'),
(107812, 'FL0946-G', 236, '', 'BRAT', 0, 0, 273, 'FL0946-G', 2, '243.53'),
(107811, 'FL0945-G', 236, '', 'BRAT', 0, 0, 273, 'FL0945-G', 2, '243.53'),
(107810, 'FL0945-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, '', 2, '70.693'),
(107809, 'FL0943-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, '', 2, '44.541'),
(107808, 'FL0943-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0943-B', 2, '38.031'),
(107807, 'FL0942-G', 236, '', 'BRAT', 0, 0, 273, 'FL0942-G', 2, '176.533'),
(107806, 'FL0941-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '', 2, '56.896'),
(107805, 'FL0941-G', 236, '', 'BRAT', 0, 0, 273, 'FL0941-G', 2, '176.533'),
(107804, 'FL0940-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 274, 'FL0940-H', 2, '54.278'),
(107803, 'FL0940-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, '', 2, '52.143'),
(107802, 'FL0940-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0940-B', 2, '48.783'),
(107801, 'FL094-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL094-B', 2, '19.789'),
(107800, 'FL0939-G', 236, '', 'BRAT', 0, 0, 273, 'FL0939-G', 2, '270.83'),
(107799, 'FL0938-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, '', 2, '41.783'),
(107798, 'FL0936-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 3229, 'FL0936-H', 2, '46.893'),
(107797, 'FL0936-G', 236, '', 'BRAT', 0, 0, 273, 'FL0936-G', 2, '419.615'),
(107796, 'FL0936-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, '', 2, '41.244'),
(107795, 'FL0934-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 3229, 'FL0934-H', 2, '34.58'),
(107794, 'FL0933-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 3229, 'FL0933-H', 2, '34.58'),
(107793, 'FL0931-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL0931-H', 2, '44.429'),
(107792, 'FL0930-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, 'FL0930-H', 2, '44.429'),
(107791, 'FL0930-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, '', 2, '56.294'),
(107790, 'FL093-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL093-B', 2, '28.168'),
(107789, 'FL0926-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL0926-C', 2, '50.071'),
(107788, 'FL0925-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0925-B', 2, '29.372'),
(107787, 'FL0922-H', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 1334, 'FL0922-H', 2, '143.654'),
(107786, 'FL0921-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL0921-H', 2, '51.072'),
(107785, 'FL0920-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 1334, 'FL0920-H', 2, '51.072'),
(107784, 'FL092-G', 236, '', 'BRAT', 0, 0, 273, 'FL092-G', 2, '108.892'),
(107783, 'FL092-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL092-B', 2, '25.851'),
(107782, 'FL0918-J', 236, '', 'BUCSA BARA STAB.', 0, 0, 1334, 'FL0918-J', 2, '1.925'),
(107781, 'FL0918-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0918-B', 2, '29.372'),
(107780, 'FL0917-H', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 1334, 'FL0917-H', 2, '79.387'),
(107779, 'FL0916-H', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 1334, 'FL0916-H', 2, '130.305'),
(107778, 'FL0915-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL0915-J', 2, '4.795'),
(107777, 'FL0915-H', 236, '', 'BIELETA PUNTE SPATE', 0, 0, 1334, 'FL0915-H', 2, '99.694'),
(107776, 'FL0913-J', 236, '', 'BUCSA BARA STAB.', 0, 0, 251, 'FL0913-J', 2, '7.021'),
(107775, 'FL0910-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL0910-C', 2, '62.482'),
(107774, 'FL091-G', 236, '', 'BRAT', 0, 0, 273, 'FL091-G', 2, '112.336'),
(107773, 'FL091-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL091-B', 2, '18.998'),
(107772, 'FL0909-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL0909-C', 2, '26.432'),
(107771, 'FL0908-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL0908-C', 2, '40.565'),
(107770, 'FL0908-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0908-B', 2, '25.354'),
(107769, 'FL0907-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL0907-J', 2, '10.479'),
(107768, 'FL0907-H', 236, '', 'BIELETA ANTIRULU', 0, 0, 3229, 'FL0907-H', 2, '36.953'),
(107767, 'FL0907-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL0907-C', 2, '61.656'),
(107766, 'FL0907-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0907-B', 2, '25.116'),
(107765, 'FL0906-J', 236, '', 'BUCSA BARA STAB.', 0, 0, 251, 'FL0906-J', 2, '7.476'),
(107764, 'FL0906-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL0906-C', 2, '43.414'),
(107763, 'FL0905-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 3229, 'FL0905-H', 2, '37.051'),
(107762, 'FL0904-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 3229, 'FL0904-H', 2, '52.129'),
(107761, 'FL0903-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 51, 'FL0903-H', 2, '31.031'),
(107760, 'FL0903-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL0903-C', 2, '46.48'),
(107759, 'FL0903-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0903-B', 2, '51.072'),
(107758, 'FL0902-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL0902-J', 2, '30.569'),
(107757, 'FL0901-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 3229, 'FL0901-H', 2, '46.753'),
(107756, 'FL0901-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL0901-C', 2, '44.261'),
(107755, 'FL0900-C', 236, '', 'BIELETA DIRECTIE', 0, 0, 51, 'FL0900-C', 2, '50.106'),
(107754, 'FL090-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL090-B', 2, '21.077'),
(107753, 'FL087-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL087-D', 2, '40.859'),
(107752, 'FL067-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL067-D', 2, '29.596'),
(107751, 'FL058-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL058-D', 2, '28.707'),
(107750, 'FL038-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL038-B', 2, '35.609'),
(107749, 'FL037-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL037-B', 2, '29.799'),
(107748, 'FL0198-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0198-B', 2, '52.934'),
(107747, 'FL0197-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0197-B', 2, '52.934'),
(107746, 'FL0196-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0196-B', 2, '66.801'),
(107745, 'FL0195-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0195-B', 2, '66.801'),
(107744, 'FL019-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL019-D', 2, '32.564'),
(107743, 'FL018-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL018-D', 2, '29.988'),
(107742, 'FL017-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL017-D', 2, '22.463'),
(107741, 'FL017-B', 236, '', 'CAP BARA', 0, 0, 2066, 'FL017-B', 2, '27.23'),
(107740, 'FL0142-B', 236, '', 'CAP BARA', 0, 0, 914, '', 2, '52.626'),
(107739, 'FL0141-B', 236, '', 'CAP BARA', 0, 0, 914, '', 2, '52.626'),
(107738, 'FL0139-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0139-B', 2, '58.541'),
(107737, 'FL0138-B', 236, '', 'CAP BARA', 0, 0, 914, '', 2, '31.122'),
(107736, 'FL0137-B', 236, '', 'CAP BARA', 0, 0, 914, '', 2, '31.122'),
(107735, 'FL0130-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0130-B', 2, '58.541'),
(107734, 'FL0129-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0129-B', 2, '70.679'),
(107733, 'FL0128-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0128-B', 2, '72.345'),
(107732, 'FL0127-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0127-B', 2, '59.36'),
(107731, 'FL0126-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0126-B', 2, '59.36'),
(107730, 'FL0122-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0122-B', 2, '77.392'),
(107729, 'FL0121-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0121-B', 2, '32.018'),
(107728, 'FL0120-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0120-B', 2, '31.388'),
(107727, 'FL0114-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0114-B', 2, '66.318'),
(107726, 'FL0113-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0113-B', 2, '66.346'),
(107725, 'FL0112-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0112-B', 2, '31.29'),
(107724, 'FL0111-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0111-B', 2, '30.065'),
(107723, 'FL0109-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0109-B', 2, '39.256'),
(107722, 'FL0107-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0107-B', 2, '42.672'),
(107721, 'FL0106-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0106-B', 2, '42.329'),
(107720, 'FL0105-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0105-B', 2, '33.194'),
(107719, 'FL0104-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0104-B', 2, '33.194'),
(107718, 'FL0102-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0102-B', 2, '34.608'),
(107717, 'FL0101-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0101-B', 2, '34.608'),
(107716, 'FL0100-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0100-B', 2, '39.256'),
(107715, 'FL0099-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0099-B', 2, '41.44'),
(107714, 'FL0095-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0095-B', 2, '26.124'),
(107713, 'FL0092-G', 236, '', 'BRAT', 0, 0, 273, '', 2, '212.037'),
(107712, 'FL0091-G', 236, '', 'BRAT', 0, 0, 273, '', 2, '212.037'),
(107711, 'FL0091-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0091-B', 2, '41.44'),
(107710, 'FL0090-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0090-B', 2, '56.518'),
(107709, 'FL009-G', 236, '', 'BRAT', 0, 0, 273, 'FL009-G', 2, '217.854'),
(107708, 'FL009-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL009-B', 2, '16.436'),
(107707, 'FL0080-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0080-B', 2, '42.784'),
(107706, 'FL008-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL008-D', 2, '32.564'),
(107705, 'FL0079-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0079-B', 2, '42.693'),
(107704, 'FL007-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL007-D', 2, '30.002'),
(107703, 'FL0067-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0067-B', 2, '38.241'),
(107702, 'FL0065-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0065-B', 2, '42.784'),
(107701, 'FL006-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL006-D', 2, '30.002'),
(107700, 'FL0056-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0056-B', 2, '55.419'),
(107699, 'FL0045-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0045-B', 2, '55.419'),
(107698, 'FL003-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL003-D', 2, '28.098'),
(107697, 'FL003-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL003-B', 2, '14.966'),
(107696, 'FL0023-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0023-B', 2, '26.124'),
(107695, 'FL0022-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0022-B', 2, '59.185'),
(107694, 'FL0020-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0020-B', 2, '59.185'),
(107693, 'FL002-D', 236, '', 'PIVOT', 0, 0, 2462, 'FL002-D', 2, '28.098'),
(107692, 'FL0016-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0016-B', 2, '24.899'),
(107691, 'FL0013-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0013-B', 2, '52.773'),
(107690, 'FL0012-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0012-B', 2, '52.773'),
(107689, 'FL0009-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0009-B', 2, '48.832'),
(107688, 'FL0005-B', 236, '', 'CAP BARA', 0, 0, 914, 'FL0005-B', 2, '48.832'),
(107687, 'FL000-G', 236, '', 'BRAT', 0, 0, 273, 'FL000-G', 2, '217.854'),
(107686, 'FG9819', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '20.174'),
(107685, 'FG9689', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '13.419'),
(107684, 'FG9684', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '16.709'),
(107683, 'FG9682', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '27.272'),
(107682, 'FG9675', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '26.81'),
(107681, 'FG9670', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '15.232'),
(107680, 'FG9600', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '18.858'),
(107679, 'FG9391', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '15.428'),
(107678, 'FG9319', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '21.378'),
(107677, 'FG9299', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '16.485'),
(107676, 'FG9209', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '18.235'),
(107675, 'FG9204', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '14.014'),
(107674, 'FG9194', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '21.847'),
(107673, 'FG9192', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '20.993'),
(107672, 'FG9190', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '17.843'),
(107671, 'FG9110', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '14.896'),
(107670, 'FG9105', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '16.282'),
(107669, 'FG9104', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '29.295'),
(107668, 'FG9100', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '16.086'),
(107667, 'FG9096', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '12.67'),
(107666, 'FG9093', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '16.1'),
(107665, 'FG9059', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '15.323'),
(107664, 'FG9054', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '14.623'),
(107663, 'FG9046', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '18.109'),
(107662, 'FG9044', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '12.705'),
(107661, 'FG9038', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '18.221'),
(107660, 'FG9037', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '13.545'),
(107659, 'FG9034', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '13.321'),
(107658, 'FG9025', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '10.066'),
(107657, 'FG9009', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '16.709'),
(107656, 'FG9008', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '9.443'),
(107655, 'FG9005', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '10.059'),
(107654, 'FA24997', 236, '', 'RULMENT INTINZATOR', 0, 0, 540, '', 2, '122.108'),
(107653, 'FA20902', 236, '', 'RULMENT INTINZATOR', 0, 0, 540, '', 2, '200.907'),
(107652, 'FA20900', 236, '', 'RULMENT INTINZATOR', 0, 0, 540, 'FA20900', 2, '76.419'),
(107651, '4140V', 236, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 306, '4140V', 2, '204.456'),
(107650, 'F914511V', 236, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 307, '', 2, '314.769'),
(107649, '4490V', 236, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 306, '', 2, '272.146'),
(107648, '4476V', 236, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 306, '', 2, '0'),
(107647, '4467V', 236, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 306, '', 2, '165.018'),
(107646, '4458V', 236, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 306, '4458V', 2, '264.39'),
(107645, '4452V', 236, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 306, '', 2, '0'),
(107644, '4448V', 236, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 306, '4448V', 2, '0'),
(107643, '4441V', 236, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 306, '', 2, '175.133'),
(107642, '4432V', 236, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 306, '4432V', 2, '375.676'),
(144124, 'FG9002', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '15.099'),
(107641, '4380V', 236, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 306, '', 2, '306.138'),
(107640, '4375V', 236, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 306, '4375V', 2, '237.153'),
(107639, '4362V', 236, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 306, '', 2, '89.215'),
(107638, 'C6029', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29232 210  1 4', 2, '279.23'),
(107637, 'C6027', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29217 208  0 4', 2, '80.808'),
(107636, 'C6026', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29200 207  0 4', 2, '124.67'),
(107635, 'C6024', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29192 209  1 4', 2, '127.939'),
(107634, 'C6023', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29229 214  1 4', 2, '324.884'),
(107633, 'C6006', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29041 183  0 5', 2, '109.354'),
(107632, 'C4074', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29121 183  0 4', 2, '156.191'),
(107631, 'C4070', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29160 199  0 4', 2, '189.273'),
(107630, 'C4068', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29153 200  1 4', 2, '149.478'),
(107629, 'C4064', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29123 203  0 4', 2, '157.339'),
(107628, 'C4030', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29121 203  0 4', 2, '130.431'),
(107627, 'C4028', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29076 200  1 4', 2, '0'),
(107626, 'C3016', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29190 190  0 4', 2, '162.862'),
(107625, 'C3008', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29011 250  0 4', 2, '184.233'),
(107624, 'C2040', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29125 292  1 4', 2, '385.847'),
(107623, 'C2014', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29122 220  0 4', 2, '202.531'),
(107622, 'C2006', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29065 220  0 4', 2, '132.454'),
(107621, 'C2004', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29835 220  0 4', 2, '155.099'),
(107620, 'C1020', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29105 300  1 4', 2, '421.295'),
(107619, 'C1014', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29087 300  1 4', 2, '359.38'),
(107618, 'C1008', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29148 340  2 5', 2, '445.431'),
(107617, 'C1006', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29095 300  3 4', 2, '412.58'),
(107616, 'C1004', 12, '', 'PLACUTE FRANA', 0, 0, 402, '29087 300  1 4', 2, '397.432'),
(107615, 'BTE-C619', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '60.207'),
(107614, 'BTE-A638', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '62.118'),
(107613, 'BTE-A431', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '98.154'),
(107612, 'BTE-6912', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '74.235'),
(107611, 'BTE-6911', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '70.525'),
(107610, 'BTE-6221', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '61.614'),
(107609, 'BTE-6219', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '75.915'),
(107608, 'BTE-6218', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '103.565'),
(107607, 'BNE-G478', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '0'),
(107606, 'BNE-F897', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '127.666'),
(107605, 'BNE-F896', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '125.944'),
(107604, 'BNE-F895', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '158.732'),
(107603, 'BNE-F894', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '175.98'),
(107602, 'BNE-F878', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '0'),
(107601, 'BNE-F877', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '150.094'),
(107600, 'BNE-F849', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '158.921'),
(107599, 'BNE-F815', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '119.049'),
(107598, 'BNE-F637', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '142.254'),
(107597, 'BNE-F587', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '162.274'),
(107596, 'BNE-F261', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '146.741'),
(107595, 'BNE-F179', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '138.929'),
(107594, 'BNE-F108', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '155.379'),
(107593, 'BNE-F106', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '161.91'),
(107592, 'BNE-E765', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '111.706'),
(107591, 'BNE-E618', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '164.15'),
(107590, 'BNE-E617', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '167.356'),
(107589, 'BNE-E611', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '118.013'),
(107588, 'BNE-E575', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '118.013'),
(107587, 'BNE-E302', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '89.397'),
(107586, 'BNE-E244', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '104.972'),
(107585, 'BNE-E225', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '141.477'),
(107584, 'BNE-E224', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '174.559'),
(107583, 'BNE-E213', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '138.012'),
(107582, 'BNE-E212', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '125.881'),
(107581, 'BNE-E162', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '102.494'),
(107580, 'BNE-E161', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '107.583'),
(107579, 'BNE-E010', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '132.958'),
(107578, 'BNE-E005', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '135.765'),
(107577, 'BNE-D998', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '129.402'),
(107576, 'BNE-D996', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '153.713'),
(107575, 'BNE-D995', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '173.299'),
(107574, 'BNE-D933', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '118.013'),
(107573, 'BNE-D841', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '161.042'),
(107572, 'BNE-D840', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '125.93'),
(107571, 'BNE-D838', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '258.797'),
(107570, 'BNE-D511', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '147.847'),
(107569, 'BNE-D510', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '144.753'),
(107568, 'BNE-D502', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '129.815'),
(107567, 'BNE-D279', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '156.226'),
(107566, 'BNE-D250', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '368.032'),
(107565, 'BNE-D247', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '157.983'),
(107564, 'BNE-D234', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '162.981'),
(107563, 'BNE-D168', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '129.465'),
(107562, 'BNE-D162', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '101.605'),
(107561, 'BNE-C886', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '98.154'),
(107560, 'BNE-C743', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '118.622'),
(107559, 'BNE-C639', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '108.654'),
(107558, 'BNE-C456', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '373.562'),
(107557, 'BNE-C455', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '385.336'),
(107556, 'BNE-C362', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '203.343'),
(107555, 'BNE-C249', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '117.859'),
(107554, 'BNE-C247', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '79.597'),
(107553, 'BNE-B993', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '135.947'),
(107552, 'BNE-B992', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '132.552'),
(107551, 'BNE-B952', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '150.801'),
(107550, 'BNE-B875', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '135.555'),
(107549, 'BNE-B870', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '141.624'),
(107548, 'BNE-B862', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '0');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(107547, 'BNE-B535', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '98.588'),
(107546, 'BNE-B313', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '101.675'),
(107545, 'BNE-B312', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '113.932'),
(107544, 'BNE-B309', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '110.978'),
(107543, 'BNE-B289', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '125.951'),
(107542, 'BNE-B276', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '149.422'),
(107541, 'BNE-B179', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '147.868'),
(107540, 'BNE-B178', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '158.991'),
(107539, 'BNE-B172', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '94.64'),
(107538, 'BNE-B113', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '147.917'),
(107537, 'BNE-A958', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '86.135'),
(107536, 'BNE-A957', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '91.441'),
(107535, 'BNE-A956', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '124.18'),
(107534, 'BNE-A949', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '165.683'),
(107533, 'BNE-A899', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '92.428'),
(107532, 'BNE-A898', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '91.833'),
(107531, 'BNE-A897', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '95.627'),
(107530, 'BNE-A664', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '262.22'),
(107529, 'BNE-A662', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '109.998'),
(107528, 'BNE-A537', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '175.98'),
(107527, 'BNE-A536', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '114.513'),
(107526, 'BNE-A409', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '147.882'),
(107525, 'BNE-A408', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '143.451'),
(107524, 'BNE-A347', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '176.365'),
(107523, 'BNE-A315', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '91.518'),
(107522, 'BNE-A311', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '118.013'),
(107521, 'BNE-A304', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '89.684'),
(107520, 'BNE-A006', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '161.371'),
(107519, 'BNE-6886', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '94.703'),
(107518, 'BNE-6885', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '88.41'),
(107517, 'BNE-6876', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '93.24'),
(107516, 'BNE-6875', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '97.475'),
(107515, 'BNE-6863', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '117.271'),
(107514, 'BNE-6856', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '100.065'),
(107513, 'BNE-6802', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '108.458'),
(107512, 'BNE-6780', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '104.748'),
(107511, 'BNE-6734', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '162.575'),
(107510, 'BNE-6588', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '107.044'),
(107509, 'BNE-6587', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '124.047'),
(107508, 'BNE-6565', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '118.006'),
(107507, 'BNE-6564', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '110.915'),
(107506, 'BNE-6452', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '79.317'),
(107505, 'BNE-6128', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '149.499'),
(107504, 'BNE-6126', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '143.437'),
(107503, 'BNE-6125', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '121.758'),
(107502, 'BNE-6124', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '111.328'),
(107501, 'BNE-6123', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '103.495'),
(107500, 'BNE-6107', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '86.128'),
(107499, 'BNE-6104', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '112.07'),
(107498, 'BNE-2944', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '104.748'),
(107497, 'BNE-2942', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '95.424'),
(107496, 'BNE-2941', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '81.494'),
(107495, 'BNE-2934', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '83.678'),
(107494, 'BNE-2933', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '123.305'),
(107493, 'BNE-2930', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '166.222'),
(107492, 'BNE-2927', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '147.882'),
(107491, 'BNE-2925', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '88.55'),
(107490, 'BNE-2924', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '118.013'),
(107489, 'BNE-2923', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '109.858'),
(107488, 'BNE-2921', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '137.69'),
(107487, 'BNE-2920', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '129.458'),
(107486, 'BNE-2916', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '118.013'),
(107485, 'BNE-2874', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '129.892'),
(107484, 'BNE-2873', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '146.636'),
(107483, 'BNE-2865', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '98.791'),
(107482, 'BNE-2861', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '110.145'),
(107481, 'BNE-2855', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '147.917'),
(107480, 'BNE-2854', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '146.062'),
(107479, 'BNE-2852', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '113.561'),
(107478, 'BNE-2851', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '131.012'),
(107477, 'BNE-2849', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '178.794'),
(107476, 'BNE-2752', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '117.32'),
(107475, 'BNE-2019', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '109.074'),
(107474, 'BNE-2007', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '116.452'),
(107473, 'BNE-2006', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '153.097'),
(107472, 'BNE-1999', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '146.125'),
(107471, 'BNE-1998', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '102.277'),
(107470, 'BNE-1994', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '77.7'),
(107469, 'BNE-1981', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '84.301'),
(107468, 'BNE-1976', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '107.639'),
(107467, 'BNE-1975', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '88.459'),
(107466, 'BNE-1973', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '98.623'),
(107465, 'BNE-1967', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '113.869'),
(107464, 'BE5-E088', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '440.195'),
(107463, 'BE5-D272', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '567.182'),
(107462, 'BE5-C437', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '437.486'),
(107461, 'BE5-C436', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '566.888'),
(107460, 'BE5-6034', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '202.307'),
(107459, 'BE5-2652', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '218.449'),
(107458, 'BE3-E540', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '0'),
(107457, 'BE3-E399', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '516.299'),
(107456, 'BE3-C326', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '168.588'),
(107455, 'BE3-C179', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '328.426'),
(107454, 'BE3-B471', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '227.801'),
(107453, 'BE3-A826', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '197.246'),
(107452, 'BE3-A825', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '154.133'),
(107451, 'BE3-A592', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '195.951'),
(107450, 'BE3-A591', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '283.444'),
(107449, 'BE3-A058', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '185.444'),
(107448, 'BE3-A057', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '151.753'),
(107447, 'BE3-A056', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '197.246'),
(107446, 'BE3-A055', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '203.161'),
(107445, 'BE3-A054', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '141.47'),
(107444, 'BE3-6936', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '414.281'),
(107443, 'BE3-6782', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '132.104'),
(107442, 'B46-1707', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '279.916'),
(107441, 'B46-0713', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '101.787'),
(107440, 'B36-1857', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '170.338'),
(107439, 'B36-1856', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '175.714'),
(107438, 'B36-1706', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '271.271'),
(107437, 'B36-1518', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '112.609'),
(107436, 'B36-1405', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '101.157'),
(107435, 'B36-0703', 16, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '', 2, '154.7'),
(107434, 'B22-E065', 16, '', 'AMORTIZOR DIRECTIE', 0, 0, 130, '', 2, '51.569'),
(107433, 'ASP-B575', 16, '', 'PROTECTIE AMORTIZOR - SET', 0, 0, 919, '', 2, '51.296'),
(107432, 'ASP-A345', 16, '', 'PROTECTIE AMORTIZOR - SET', 0, 0, 919, '', 2, '49.322'),
(107431, 'AFS-B788', 16, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1180, '', 2, '42.259'),
(107430, 'AFS-B726', 16, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '', 2, '56.112'),
(107429, 'AFS-B707', 16, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '', 2, '32.571'),
(107428, '8PK2335', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '68.726'),
(107427, '63912', 12, '', 'TAMBUR FRANA', 0, 0, 123, 'R0975', 2, '0'),
(107426, '58261', 12, '', 'DISC FRANA', 0, 0, 82, '98200 0877 0 1', 2, '0'),
(107425, '58260', 12, '', 'DISC FRANA', 0, 0, 82, '98200 0875 0 1', 2, '0'),
(107424, '58259', 12, '', 'DISC FRANA', 0, 0, 82, '98200 0874 0 1', 2, '0'),
(107423, '58252', 12, '', 'DISC FRANA', 0, 0, 82, '98200 0876 0 1', 2, '0'),
(107422, '58250', 12, '', 'DISC FRANA', 0, 0, 82, '98200 0879 0 1', 2, '0'),
(107421, '58236', 12, '', 'DISC FRANA', 0, 0, 82, '98200 0387 0 1', 2, '0'),
(107420, '58175', 12, '', 'DISC FRANA', 0, 0, 82, '98200 1015 0 1', 2, '0'),
(107419, '58170', 12, '', 'DISC FRANA', 0, 0, 82, '98200 1013 0 1', 2, '0'),
(107418, '58125', 12, '', 'DISC FRANA', 0, 0, 82, '98200 1023 0 1', 2, '0'),
(107417, '54637', 12, '', 'DISC FRANA', 0, 0, 82, '98200 1637', 2, '104.139'),
(107416, '54564', 12, '', 'DISC FRANA', 0, 0, 82, 'KOMPAKT', 2, '0'),
(107415, '54562', 12, '', 'DISC FRANA', 0, 0, 82, '54562B', 2, '113.883'),
(107414, '54537', 12, '', 'DISC FRANA', 0, 0, 82, '', 2, '287.266'),
(107413, '54523', 12, '', 'DISC FRANA', 0, 0, 82, 'KOMPAKT', 2, '153.244'),
(107412, '54522', 12, '', 'DISC FRANA', 0, 0, 82, '', 2, '159.663'),
(107411, '54463', 12, '', 'DISC FRANA', 0, 0, 82, '54463A', 2, '164.969'),
(107410, '54459', 12, '', 'DISC FRANA', 0, 0, 82, '54459A', 2, '92.484'),
(107409, '54458', 12, '', 'DISC FRANA', 0, 0, 82, '54458A', 2, '126.707'),
(107408, '54457', 12, '', 'DISC FRANA', 0, 0, 82, '54457A', 2, '105.847'),
(107407, '54422', 12, '', 'DISC FRANA', 0, 0, 82, '', 2, '374.913'),
(107406, '54418', 12, '', 'DISC FRANA', 0, 0, 82, '', 2, '0'),
(107405, '54414', 12, '', 'DISC FRANA', 0, 0, 82, '', 2, '0'),
(107404, '54370', 12, '', 'DISC FRANA', 0, 0, 82, '54370', 2, '122.479'),
(107403, '54351', 12, '', 'DISC FRANA', 0, 0, 82, '54351A', 2, '122.283'),
(107402, '54332', 12, '', 'DISC FRANA', 0, 0, 82, '', 2, '146.384'),
(107401, '54326', 12, '', 'DISC FRANA', 0, 0, 82, '', 2, '127.484'),
(107400, '54323', 12, '', 'DISC FRANA', 0, 0, 82, '', 2, '165.48'),
(107399, '54293', 12, '', 'DISC FRANA', 0, 0, 82, '54293A', 2, '123.718'),
(107398, '54249', 12, '', 'DISC FRANA', 0, 0, 82, '0.054249', 2, '109.865'),
(107397, '54248', 12, '', 'DISC FRANA', 0, 0, 82, '', 2, '118.958'),
(107396, '54233', 12, '', 'DISC FRANA', 0, 0, 82, '0.054233', 2, '265.58'),
(107395, '54231', 12, '', 'DISC FRANA', 0, 0, 82, '0.054231', 2, '149.226'),
(107394, '54230', 12, '', 'DISC FRANA', 0, 0, 82, '0.054230', 2, '265.58'),
(107393, '54227', 12, '', 'DISC FRANA', 0, 0, 82, '54227A', 2, '125.748'),
(107392, '54226', 12, '', 'DISC FRANA', 0, 0, 82, '0.054226', 2, '167.671'),
(107391, '54225', 12, '', 'DISC FRANA', 0, 0, 82, '0.054225', 2, '145.502'),
(107390, '54222', 12, '', 'DISC FRANA', 0, 0, 82, '0.054222', 2, '230.223'),
(107389, '54221', 12, '', 'DISC FRANA', 0, 0, 82, '0.054221', 2, '0'),
(107388, '54220', 12, '', 'DISC FRANA', 0, 0, 82, '54220', 2, '153.979'),
(107387, '54218', 12, '', 'DISC FRANA', 0, 0, 82, '0.054218', 2, '247.45'),
(107386, '54217', 12, '', 'DISC FRANA', 0, 0, 82, '0.054217', 2, '257.369'),
(107385, '54214', 12, '', 'DISC FRANA', 0, 0, 82, '0.054214', 2, '135.394'),
(107384, '54213', 12, '', 'DISC FRANA', 0, 0, 82, '54213A', 2, '170.793'),
(107383, '54211', 12, '', 'DISC FRANA', 0, 0, 82, '0.054211', 2, '0'),
(107382, '54210', 12, '', 'DISC FRANA', 0, 0, 82, '54210', 2, '152.159'),
(107381, '54205', 12, '', 'DISC FRANA', 0, 0, 82, '0.054205', 2, '161.329'),
(107380, '54193', 12, '', 'DISC FRANA', 0, 0, 82, '0.054193', 2, '0'),
(107379, '54192', 12, '', 'DISC FRANA', 0, 0, 82, '54192A', 2, '0'),
(107378, '54185', 12, '', 'DISC FRANA', 0, 0, 82, '0.054185', 2, '85.302'),
(107377, '54167', 12, '', 'DISC FRANA', 0, 0, 82, '0.054167', 2, '177.8'),
(107376, '54166', 12, '', 'DISC FRANA', 0, 0, 82, '', 2, '143.5'),
(107375, '54161', 12, '', 'DISC FRANA', 0, 0, 82, '', 2, '158.053'),
(107374, '54154', 12, '', 'DISC FRANA', 0, 0, 82, '', 2, '0'),
(107373, '54152', 12, '', 'DISC FRANA', 0, 0, 82, '', 2, '202.783'),
(107372, '54048', 12, '', 'DISC FRANA', 0, 0, 82, '0.054048', 2, '226.541'),
(107371, '53975', 12, '', 'DISC FRANA', 0, 0, 82, '0.053975', 2, '130.865'),
(107370, '53974', 12, '', 'DISC FRANA', 0, 0, 82, '0.053974', 2, '146.02'),
(107369, '53971', 12, '', 'DISC FRANA', 0, 0, 82, '0.053971', 2, '0'),
(107368, '53970', 12, '', 'DISC FRANA', 0, 0, 82, '0.053970', 2, '0'),
(107367, '53963', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1017', 2, '0'),
(107366, '53962', 12, '', 'DISC FRANA', 0, 0, 82, '0.053962', 2, '0'),
(107365, '53961', 12, '', 'DISC FRANA', 0, 0, 82, '0.053961', 2, '0'),
(107364, '53959', 12, '', 'DISC FRANA', 0, 0, 82, '0.053959', 2, '0'),
(107363, '53957', 12, '', 'DISC FRANA', 0, 0, 82, '0.053957', 2, '0'),
(107362, '53955', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC980', 2, '0'),
(107361, '53954', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC978', 2, '0'),
(107360, '53953', 12, '', 'DISC FRANA', 0, 0, 82, '0.053953', 2, '0'),
(107359, '53952', 12, '', 'DISC FRANA', 0, 0, 82, '0.053952', 2, '0'),
(107358, '53947', 12, '', 'DISC FRANA', 0, 0, 82, '0.053947', 2, '0'),
(107357, '53946', 12, '', 'DISC FRANA', 0, 0, 82, '0.053946', 2, '0'),
(107356, '53942', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC768', 2, '0'),
(107355, '53938', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC795', 2, '0'),
(107354, '53937', 12, '', 'DISC FRANA', 0, 0, 82, '0.053937', 2, '0'),
(107353, '53936', 12, '', 'DISC FRANA', 0, 0, 82, '0.053936', 2, '0'),
(107352, '53935', 12, '', 'DISC FRANA', 0, 0, 82, '0.053935', 2, '0'),
(107351, '53934', 12, '', 'DISC FRANA', 0, 0, 82, '0.053934', 2, '0'),
(107350, '53933', 12, '', 'DISC FRANA', 0, 0, 82, '0.053933', 2, '0'),
(107349, '53930', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC365', 2, '0'),
(107348, '53927', 12, '', 'DISC FRANA', 0, 0, 82, '0.053927', 2, '0'),
(107347, '53926', 12, '', 'DISC FRANA', 0, 0, 82, '0.053926', 2, '0'),
(107346, '53925', 12, '', 'DISC FRANA', 0, 0, 82, '0.053925', 2, '98.126'),
(107345, '53924', 12, '', 'DISC FRANA', 0, 0, 82, '0.053924', 2, '0'),
(107344, '53922', 12, '', 'DISC FRANA', 0, 0, 82, '0.053922', 2, '0'),
(107343, '53919', 12, '', 'DISC FRANA', 0, 0, 82, '0.053919', 2, '88.508'),
(107342, '53916', 12, '', 'DISC FRANA', 0, 0, 82, '0.053916', 2, '0'),
(107341, '53915', 12, '', 'DISC FRANA', 0, 0, 82, '0.053719', 2, '104.944'),
(107340, '53914', 12, '', 'DISC FRANA', 0, 0, 82, '0.053914', 2, '0'),
(107339, '53913', 12, '', 'DISC FRANA', 0, 0, 82, '0.053913', 2, '67.123'),
(107338, '53912', 12, '', 'DISC FRANA', 0, 0, 82, '0.053912', 2, '0'),
(107337, '53911', 12, '', 'DISC FRANA', 0, 0, 82, '0.053911', 2, '0'),
(107336, '53909', 12, '', 'DISC FRANA', 0, 0, 82, '0.053909', 2, '0'),
(107335, '53906', 12, '', 'DISC FRANA', 0, 0, 82, '0.053906', 2, '130.669'),
(107334, '53905', 12, '', 'DISC FRANA', 0, 0, 82, '0.053905', 2, '0'),
(107333, '53903', 12, '', 'DISC FRANA', 0, 0, 82, '0.053903', 2, '0'),
(107332, '53901', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC247', 2, '0'),
(107331, '53203', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC921', 2, '0'),
(107330, '52832', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC763', 2, '137.326'),
(107329, '52831', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC777', 2, '0'),
(107328, '52820', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC956', 2, '0'),
(107327, '52810', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC815', 2, '76.3'),
(107326, '52803', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC297', 2, '0'),
(107325, '52516', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1010', 2, '0'),
(107324, '52512', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC532', 2, '0'),
(107323, '52511', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC990', 2, '0'),
(107322, '52504', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC338', 2, '0'),
(107321, '52433', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1052', 2, '0'),
(107320, '52432', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1051', 2, '58.366'),
(107319, '52431', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1050', 2, '0'),
(107318, '52430', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1049', 2, '126.392'),
(107317, '52428', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1045', 2, '115.059'),
(107316, '52427', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1057', 2, '0'),
(107315, '52426', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1009', 2, '0'),
(107314, '52424', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC797', 2, '0'),
(107313, '52423', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC865', 2, '0'),
(107312, '52418', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC738', 2, '85.687'),
(107311, '52417', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC693', 2, '0'),
(107310, '52415', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC692', 2, '0'),
(107309, '52413', 12, '', 'DISC FRANA', 0, 0, 82, '52413A', 2, '0'),
(107308, '52407', 12, '', 'DISC FRANA', 0, 0, 82, '52407A', 2, '0'),
(107307, '52404', 12, '', 'DISC FRANA', 0, 0, 82, '52404A', 2, '0'),
(107306, '52403', 12, '', 'DISC FRANA', 0, 0, 82, '52403A', 2, '0'),
(107305, '52322', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC753', 2, '0'),
(107304, '52219', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC929', 2, '0'),
(107303, '52169', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1079', 2, '0'),
(107302, '52168', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1360', 2, '138.026'),
(107301, '52167', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1359', 2, '0'),
(107300, '52156', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1365', 2, '0'),
(107299, '52153', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC855', 2, '0'),
(107298, '52149', 12, '', 'DISC FRANA', 0, 0, 82, '52149A', 2, '76.405'),
(107297, '52148', 12, '', 'DISC FRANA', 0, 0, 82, '52148A', 2, '114.359'),
(107296, '52139', 12, '', 'DISC FRANA', 0, 0, 82, '52139A', 2, '0'),
(107295, '52137', 12, '', 'DISC FRANA', 0, 0, 82, '52137A', 2, '0'),
(107294, '52125', 12, '', 'DISC FRANA', 0, 0, 82, '52125A', 2, '0'),
(107293, '52123', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC793', 2, '0'),
(107292, '52122', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC767', 2, '0'),
(107291, '52118', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC741', 2, '0'),
(107290, '52117', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC373', 2, '88.753'),
(107289, '52116', 12, '', 'DISC FRANA', 0, 0, 82, '52116A', 2, '0'),
(107288, '52115', 12, '', 'DISC FRANA', 0, 0, 82, '52115A', 2, '0'),
(107287, '52113', 12, '', 'DISC FRANA', 0, 0, 82, '52113A', 2, '0'),
(107286, '52110', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC500', 2, '0'),
(107285, '52108', 12, '', 'DISC FRANA', 0, 0, 82, '52108A', 2, '0'),
(107284, '52107', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC362', 2, '0'),
(107283, '52106', 12, '', 'DISC FRANA', 0, 0, 82, '52106A', 2, '0'),
(107282, '52105', 12, '', 'DISC FRANA', 0, 0, 82, '52105A', 2, '0'),
(107281, '52104', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC465', 2, '0'),
(107280, '52102', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC351', 2, '60.76'),
(107279, '52101', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC35', 2, '0'),
(107278, '51117', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC742', 2, '0'),
(107277, '51040', 12, '', 'DISC FRANA', 0, 0, 82, 'KOMPAKT', 2, '0'),
(107276, '51035', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC843', 2, '0'),
(107275, '51034', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC844', 2, '49.273'),
(107274, '51033', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC997', 2, '0'),
(107273, '51032', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC996', 2, '0'),
(107272, '51027', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC774', 2, '0'),
(107271, '51026', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC773', 2, '69.979'),
(107270, '51023', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC579', 2, '54.985'),
(107269, '51022', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC438', 2, '0'),
(107268, '51020', 12, '', 'DISC FRANA', 0, 0, 82, '51020', 2, '0'),
(107267, '51018', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC371', 2, '0'),
(107266, '51012', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC578', 2, '0'),
(107265, '51011', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC430', 2, '0'),
(107264, '51010', 12, '', 'DISC FRANA', 0, 0, 82, '51010', 2, '57.904'),
(107263, '51009', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC407', 2, '74.095'),
(107262, '51008', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC442', 2, '0'),
(107261, '51006', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC177', 2, '0'),
(107260, '51005', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC11', 2, '47.866'),
(107259, '50940', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC995', 2, '155.666'),
(107258, '50937', 12, '', 'DISC FRANA', 0, 0, 82, '50937A', 2, '0'),
(107257, '50917', 12, '', 'DISC FRANA', 0, 0, 82, '2016', 2, '131.572'),
(107256, '50916', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC839', 2, '0'),
(107255, '50915', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC615', 2, '0'),
(107254, '50905', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC6', 2, '0'),
(107253, '50903', 12, '', 'DISC FRANA', 0, 0, 82, '19812', 2, '0'),
(107252, '50902', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC333', 2, '0'),
(107251, '50616', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC993', 2, '0'),
(107250, '50610', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC794', 2, '0'),
(107249, '50449', 12, '', 'DISC FRANA', 0, 0, 82, '50449A', 2, '0'),
(107248, '50448', 12, '', 'DISC FRANA', 0, 0, 82, '50448A', 2, '0'),
(107247, '50441', 12, '', 'DISC FRANA', 0, 0, 82, '1008', 2, '109.739'),
(107246, '50440', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1061', 2, '0'),
(107245, '50439', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC989', 2, '130.046'),
(107244, '50436', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC1053', 2, '0'),
(107243, '50429', 12, '', 'DISC FRANA', 0, 0, 82, '6136', 2, '0'),
(107242, '50424', 12, '', 'DISC FRANA', 0, 0, 82, '6134', 2, '133.434'),
(107241, '50421', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC391', 2, '0'),
(107240, '50420', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC283', 2, '0'),
(107239, '50413', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC623', 2, '0'),
(107238, '50412', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC622', 2, '0'),
(107237, '50411', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC483', 2, '74.263'),
(107236, '50409', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC271', 2, '76.524'),
(107235, '50403', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC336', 2, '0'),
(107234, '50366', 12, '', 'DISC FRANA', 0, 0, 82, '50366', 2, '65.758'),
(107233, '50365', 12, '', 'DISC FRANA', 0, 0, 82, '50365', 2, '120.694'),
(107232, '50364', 12, '', 'DISC FRANA', 0, 0, 82, '50364', 2, '113.134'),
(107231, '50363', 12, '', 'DISC FRANA', 0, 0, 82, '50363', 2, '0'),
(107230, '50362', 12, '', 'DISC FRANA', 0, 0, 82, '2121', 2, '100.716'),
(107229, '50361', 12, '', 'DISC FRANA', 0, 0, 82, '50361', 2, '134.092'),
(107228, '50360', 12, '', 'DISC FRANA', 0, 0, 82, '2016', 2, '0'),
(107227, '50359', 12, '', 'DISC FRANA', 0, 0, 82, '50359', 2, '81.312'),
(107226, '50349', 12, '', 'DISC FRANA', 0, 0, 82, '50349', 2, '141.883'),
(107225, '50348', 12, '', 'DISC FRANA', 0, 0, 82, '2016', 2, '207.263'),
(107224, '50347', 12, '', 'DISC FRANA', 0, 0, 82, '2010', 2, '146.02'),
(107223, '50346', 12, '', 'DISC FRANA', 0, 0, 82, '50346', 2, '86.401'),
(107222, '50345', 12, '', 'DISC FRANA', 0, 0, 82, '50345', 2, '129.962'),
(107221, '50323', 12, '', 'DISC FRANA', 0, 0, 82, '50323', 2, '0'),
(107220, '50320', 12, '', 'DISC FRANA', 0, 0, 82, '50320', 2, '0'),
(107219, '50318', 12, '', 'DISC FRANA', 0, 0, 82, '50318', 2, '0'),
(107218, '50317', 12, '', 'DISC FRANA', 0, 0, 82, '50317', 2, '74.333'),
(107217, '50316', 12, '', 'DISC FRANA', 0, 0, 82, '50316', 2, '227.36'),
(107216, '50315', 12, '', 'DISC FRANA', 0, 0, 82, '50315', 2, '132.16'),
(107215, '50314', 12, '', 'DISC FRANA', 0, 0, 82, '19063', 2, '118.783'),
(107214, '50312', 12, '', 'DISC FRANA', 0, 0, 82, '50312', 2, '0'),
(107213, '50311', 12, '', 'DISC FRANA', 0, 0, 82, '50311', 2, '73.458'),
(107212, '50310', 12, '', 'DISC FRANA', 0, 0, 82, '50310', 2, '161.567'),
(107211, '50297', 12, '', 'DISC FRANA', 0, 0, 82, '50297B', 2, '0'),
(107210, '50286', 12, '', 'DISC FRANA', 0, 0, 82, '50286', 2, '74.977'),
(107209, '50284', 12, '', 'DISC FRANA', 0, 0, 82, '50284B', 2, '0'),
(107208, '50280', 12, '', 'DISC FRANA', 0, 0, 82, '3010', 2, '0'),
(107207, '50270', 12, '', 'DISC FRANA', 0, 0, 82, '50270', 2, '210.469'),
(107206, '50269', 12, '', 'DISC FRANA', 0, 0, 82, '19783', 2, '0'),
(107205, '50263', 12, '', 'DISC FRANA', 0, 0, 82, '50263', 2, '89.334'),
(107204, '50257', 12, '', 'DISC FRANA', 0, 0, 82, '50257', 2, '0'),
(107203, '50242', 12, '', 'DISC FRANA', 0, 0, 82, 'MDC984', 2, '118.79'),
(107202, '50207', 12, '', 'DISC FRANA', 0, 0, 82, '6142', 2, '0'),
(107201, '7.50133.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.50133.50.0', 2, '357.903'),
(107200, '7.50062.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.50062.50.0', 2, '358.232'),
(107199, '7.50051.60.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 458, '7.50051.60.0', 2, '549.5'),
(107198, '7.50002.50.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 458, '', 2, '490.028'),
(107197, '7.29053.04.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.29053.04.0', 2, '407.253'),
(107196, '7.29024.04.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.29024.04.0', 2, '349.3'),
(107195, '7.29023.04.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.29023.04.0', 2, '385.301'),
(107194, '7.28342.06.0', 5, '', 'DEBITMETRU AER', 0, 0, 3926, '7.28342.06.0', 2, '382.9'),
(107193, '7.28303.60.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 458, '7.28303.60.0', 2, '331.695'),
(107192, '7.28248.17.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.28248.17.0', 2, '337.995'),
(107191, '7.28248.16.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '', 2, '288.204'),
(107190, '7.28217.51.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 458, '7.28217.51.0', 2, '562.03'),
(107189, '7.28176.07.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.28176.07.0', 2, '596.946'),
(107188, '7.28144.12.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.28144.12.0', 2, '441.623'),
(107187, '7.28144.11.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.28144.11.0', 2, '363.944'),
(107186, '7.28126.51.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.28126.51.0', 2, '498.029'),
(107185, '7.24809.26.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.24809.26.0', 2, '468.433'),
(107184, '7.24809.25.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.24809.25.0', 2, '0.784'),
(107183, '7.24809.24.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.24809.24.0', 2, '0.8841'),
(107182, '7.24809.20.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.24809.20.0', 2, '453.432'),
(107181, '7.24809.19.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.24809.19.0', 2, '432.397'),
(107180, '7.24809.17.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.24809.17.0', 2, '329.525'),
(107179, '7.24809.16.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.24809.16.0', 2, '196.371'),
(107178, '7.24809.12.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.24809.12.0', 2, '394.499'),
(107177, '7.24809.11.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.24809.11.0', 2, '355.285'),
(107176, '7.24809.10.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.24809.10.0', 2, '380.73'),
(107175, '7.24809.08.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.24809.08.0', 2, '561.141'),
(107174, '7.24809.07.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.24809.07.0', 2, '532.245'),
(107173, '7.24809.06.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.24809.06.0', 2, '275.45'),
(107172, '7.24809.05.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.24809.05.0', 2, '525.56'),
(107171, '7.24808.51.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24808.51.0', 2, '491.834'),
(107170, '7.24808.50.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24808.50.0', 2, '360.605'),
(107169, '7.24808.04.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24808.04.0', 2, '512.267'),
(107168, '7.24808.03.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24808.03.0', 2, '467.831'),
(107167, '7.24808.02.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24808.02.0', 2, '656.054'),
(107166, '7.24808.00.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24808.00.0', 2, '517.111'),
(107165, '7.24807.71.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24807.71.0', 2, '0.7623'),
(107164, '7.24807.52.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '', 2, '462.427'),
(107163, '7.24807.19.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24807.19.0', 2, '0.8176'),
(107162, '7.24807.17.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24807.17.0', 2, '0.7896'),
(107161, '7.24807.16.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24807.16.0', 2, '1.2656'),
(107160, '7.24807.12.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24807.12.0', 2, '521.493'),
(107159, '7.24807.11.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24807.11.0', 2, '320.894'),
(107158, '7.24807.10.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24807.10.0', 2, '653.898'),
(107157, '7.24807.09.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24807.09.0', 2, '516.474'),
(107156, '7.24807.07.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24807.07.0', 2, '330.743'),
(107155, '7.24807.06.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24807.06.0', 2, '432.257'),
(107154, '7.24807.03.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24807.03.0', 2, '401.765'),
(107153, '7.24807.02.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24807.02.0', 2, '0.8764'),
(107152, '7.24807.00.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.24807.00.0', 2, '185.283'),
(107151, '7.22947.11.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.22947.11.0', 2, '397.663'),
(107150, '7.22947.10.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '', 2, '300.244'),
(107149, '7.22946.38.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.22946.38.0', 2, '386.624'),
(107148, '7.22946.33.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.22946.33.0', 2, '301.791'),
(107147, '7.22903.28.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 1134, '7.22903.28.0', 2, '115.822'),
(107146, '7.22903.27.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 1134, '7.22903.27.0', 2, '122.605'),
(107145, '7.22903.19.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '7.22903.19.0', 2, '136.269'),
(107144, '7.22903.18.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 1134, '', 2, '0'),
(107143, '7.22903.16.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '7.22903.16.0', 2, '192.087'),
(107142, '7.22903.04.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '', 2, '97.405'),
(123534, '9110', 12, '', 'SABOTI FRANA', 0, 0, 685, 'RC-ET1209', 2, '61.068'),
(107141, '7.22903.02.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '7.22903.02.0', 2, '110.684'),
(107140, '7.22903.01.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 1134, '', 2, '97.608'),
(107139, '7.22875.13.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.22875.13.0', 2, '456.197'),
(107138, '7.22818.62.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.22818.62.0', 2, '382.788'),
(107137, '7.22818.59.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.22818.59.0', 2, '418.271'),
(107136, '7.22818.58.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.22818.58.0', 2, '393.61'),
(107135, '7.22818.57.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.22818.57.0', 2, '382.396'),
(107134, '7.22818.45.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '', 2, '627.067'),
(107133, '7.22810.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.22810.50.0', 2, '524.531'),
(107132, '7.22796.01.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 1134, '7.22796.01.0', 2, '235.165'),
(107131, '7.22785.17.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.22785.17.0', 2, '377.209'),
(107130, '7.22785.15.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '', 2, '308.721'),
(107129, '7.22785.13.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '', 2, '384.328'),
(107128, '7.22785.11.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '', 2, '286.426'),
(107127, '7.22782.50.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 458, '', 2, '571.515'),
(107126, '7.22778.16.0', 5, '', 'SUPAPA AER', 0, 0, 904, '7.22778.16.0', 2, '123.592'),
(107125, '7.22772.12.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.22772.12.0', 2, '473.431'),
(107124, '7.22772.11.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.22772.11.0', 2, '446.579'),
(107123, '7.22769.27.0', 5, '', 'SUPAPA AER', 0, 0, 863, '7.22769.27.0', 2, '175.504'),
(107122, '7.22701.05.0', 5, '', 'DEBITMETRU AER', 0, 0, 3926, '7.22701.05.0', 2, '273.938'),
(107121, '7.22701.04.0', 5, '', 'DEBITMETRU AER', 0, 0, 3926, '7.22701.04.0', 2, '216.937'),
(107120, '7.22684.10.0', 5, '', 'DEBITMETRU AER', 0, 0, 3926, '7.22684.10.0', 2, '235.676'),
(107119, '7.22684.09.0', 5, '', 'DEBITMETRU AER', 0, 0, 3926, '7.22684.09.0', 2, '299.838'),
(107118, '7.22684.08.0', 5, '', 'DEBITMETRU AER', 0, 0, 3926, '7.22684.08.0', 2, '200.928'),
(107117, '7.22684.07.0', 5, '', 'DEBITMETRU AER', 0, 0, 3926, '7.22684.07.0', 2, '203.049'),
(107116, '7.22666.11.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.22666.11.0', 2, '376.215'),
(107115, '7.22646.50.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.22646.50.0', 2, '453.257'),
(107114, '7.22608.09.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.22608.09.0', 2, '488.873'),
(107113, '7.22574.12.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.22574.12.0', 2, '332.5'),
(107112, '7.22574.11.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '', 2, '255.605'),
(107111, '7.22466.87.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 605, '7.22466.87.0', 2, '457.415'),
(107110, '7.22466.82.0', 5, '', 'LITROMETRU', 0, 0, 605, '', 2, '84.924'),
(107109, '7.22466.70.0', 5, '', 'LITROMETRU', 0, 0, 605, '', 2, '104.223'),
(107108, '7.22466.56.0', 5, '', 'LITROMETRU', 0, 0, 605, '', 2, '120.421'),
(107107, '7.22466.55.0', 5, '', 'LITROMETRU', 0, 0, 605, '', 2, '104.223'),
(107106, '7.22466.53.0', 5, '', 'LITROMETRU', 0, 0, 605, '', 2, '96.495'),
(107105, '7.22454.14.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.22454.14.0', 2, '584.5'),
(107104, '7.22448.03.0', 5, '', 'ELECTROVALVA', 0, 0, 1136, '7.22448.03.0', 2, '127.932'),
(107103, '7.22397.50.0', 5, '', 'FLANSA PT.POMPA EL.', 0, 0, 1309, '7.22397.50.0', 2, '116.578'),
(107102, '7.22389.31.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.22389.31.0', 2, '426.524'),
(107101, '7.22389.16.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.22389.16.0', 2, '392.84'),
(107100, '7.22341.08.0', 5, '', 'ELECTROVALVA', 0, 0, 1136, '7.22341.08.0', 2, '52.941'),
(107099, '7.22300.69.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.22300.69.0', 2, '490.581'),
(107098, '7.22300.68.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.22300.68.0', 2, '1.1333'),
(107097, '7.22300.65.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.22300.65.0', 2, '0'),
(107096, '7.22300.62.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.22300.62.0', 2, '0.7238'),
(107095, '7.22300.03.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '', 2, '667.247'),
(107094, '7.22296.50.0', 5, '', 'SUPAPA AER', 0, 0, 863, '7.22296.50.0', 2, '254.933'),
(107093, '7.22293.50.0', 5, '', 'ELECTROVALVA', 0, 0, 1136, '', 2, '76.44'),
(107092, '7.22292.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.22292.50.0', 2, '310.989'),
(107091, '7.22286.07.0', 5, '', 'SUPAPA AER', 0, 0, 863, '', 2, '264.866'),
(107090, '7.22266.60.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.22266.60.0', 2, '580.265'),
(107089, '7.22240.15.0', 5, '', 'ELECTROVALVA', 0, 0, 1305, '7.22240.15.0', 2, '116.438'),
(107088, '7.22185.51.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '', 2, '493.192'),
(107087, '7.22184.50.0', 5, '', 'DEBITMETRU AER', 0, 0, 3926, '7.22184.50.0', 2, '686'),
(107086, '7.22184.20.0', 5, '', 'DEBITMETRU AER', 0, 0, 3926, '7.22184.20.0', 2, '332.584'),
(107085, '7.22156.60.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.22156.60.0', 2, '553.462'),
(107084, '7.22156.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.22156.50.0', 2, '454.727'),
(107083, '7.22138.50.0', 5, '', 'SUPAPA AER', 0, 0, 1137, '7.22138.50.0', 2, '107.933'),
(107082, '7.22116.50.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '', 2, '217.889'),
(107081, '7.22051.51.0', 5, '', 'LITROMETRU CU FLANSA', 0, 0, 1309, '7.22051.51.0', 2, '162.12'),
(107080, '7.22042.51.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.22042.51.0', 2, '544.915'),
(107079, '7.22042.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.22042.50.0', 2, '598.584'),
(107078, '7.22020.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.22020.50.0', 2, '440.146'),
(107077, '7.22017.52.0', 5, '', 'REGULATOR PRESIUNE', 0, 0, 168, '7.22017.52.0', 2, '104.181'),
(107076, '7.22017.50.0', 5, '', 'REGULATOR PRESIUNE', 0, 0, 168, '', 2, '93.436'),
(107075, '7.22013.69.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.22013.69.0', 2, '524.839'),
(107074, '7.22013.02.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.22013.02.0', 2, '336.525'),
(107073, '7.21981.59.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 887, '7.21981.59.0', 2, '461.09'),
(107072, '7.21981.55.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 887, '7.21981.55.0', 2, '462.427'),
(107071, '7.21981.52.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 887, '7.21981.52.0', 2, '638.26'),
(107070, '7.21981.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 887, '7.21981.50.0', 2, '463.218'),
(107069, '7.21949.53.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.21949.53.0', 2, '199.815'),
(107068, '7.21949.51.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.21949.51.0', 2, '280.497'),
(107067, '7.21949.50.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '', 2, '0'),
(107066, '7.21913.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.21913.50.0', 2, '505.617'),
(107065, '7.21903.75.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 170, '7.21903.75.0', 2, '254.912'),
(107064, '7.21903.73.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '7.21903.73.0', 2, '204.092'),
(107063, '7.21903.70.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 170, '7.21903.70.0', 2, '273.231'),
(107062, '7.21903.60.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '', 2, '116.025'),
(107061, '7.21903.57.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '7.21903.57.0', 2, '504.798'),
(107060, '7.21903.51.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 1134, '', 2, '159.859'),
(107059, '7.21903.48.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '7.21903.48.0', 2, '233.499'),
(107058, '7.21903.12.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '', 2, '242.305'),
(107057, '7.21903.10.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 1134, '7.21903.10.0', 2, '374.787'),
(107056, '7.21898.00.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.21898.00.0', 2, '437.122'),
(123544, '9435', 12, '', 'SABOTI FRANA', 0, 0, 48, '9435', 2, '58.03'),
(107055, '7.21895.55.0', 5, '', 'ELECTROVALVA', 0, 0, 761, '7.21895.55.0', 2, '109.151'),
(107054, '7.21860.73.0', 5, '', 'POMPA EL.AER SECUNDAR', 0, 0, 903, '', 2, '347.417'),
(107053, '7.21860.71.0', 5, '', 'POMPA EL.AER SECUNDAR', 0, 0, 903, '', 2, '0.742'),
(107052, '7.21851.31.0', 5, '', 'POMPA EL.AER SECUNDAR', 0, 0, 903, '7.21851.31.0', 2, '0.7742'),
(107051, '7.21835.06.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.21835.06.0', 2, '541.464'),
(107050, '7.21834.52.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.21834.52.0', 2, '443.436'),
(107049, '7.21826.52.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.21826.52.0', 2, '451.325'),
(107048, '7.21723.06.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.21723.06.0', 2, '455.203'),
(107047, '7.21682.60.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.21682.60.0', 2, '541.821'),
(107046, '7.21682.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '', 2, '0'),
(107045, '7.21675.17.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.21675.17.0', 2, '248.92'),
(107044, '7.21659.72.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.21659.72.0', 2, '303.373'),
(107043, '7.21659.70.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.21659.70.0', 2, '430.017'),
(107042, '7.21659.52.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '', 2, '0'),
(107041, '7.21659.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '', 2, '0'),
(107040, '7.21651.60.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '', 2, '385.224'),
(107039, '7.21651.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.21651.50.0', 2, '648.564'),
(107038, '7.21565.71.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.21565.71.0', 2, '517.797'),
(107037, '7.21565.70.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.21565.70.0', 2, '494.557'),
(107036, '7.21565.51.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '', 2, '0'),
(107035, '7.21565.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '', 2, '0'),
(107034, '7.21538.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.21538.50.0', 2, '428.463'),
(107033, '7.21483.54.0', 5, '', 'ELECTROVALVA', 0, 0, 1137, '7.21483.54.0', 2, '289.898'),
(107032, '7.21440.78.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.21440.51.0', 2, '276.234'),
(107031, '7.21440.51.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.21440.51.0', 2, '271.831'),
(107030, '7.21440.28.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '', 2, '0'),
(107029, '7.21440.01.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '', 2, '0'),
(107028, '7.21287.53.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.21287.53.0', 2, '382.711'),
(107027, '7.21223.54.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '', 2, '231.609'),
(107026, '7.21174.95.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.21174.95.0', 2, '459.473'),
(107025, '7.21114.50.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.21114.50.0', 2, '374.668'),
(107024, '7.21107.50.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.21107.50.0', 2, '532.175'),
(107023, '7.21088.62.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.21088.62.0', 2, '168.252'),
(107022, '7.21071.50.0', 5, '', 'ELECTROVALVA', 0, 0, 1137, '7.21071.50.0', 2, '69.629'),
(107021, '7.20724.01.0', 5, '', 'SUPAPA UNISENS', 0, 0, 1146, '', 2, '20.902'),
(107020, '7.20607.74.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.20607.74.0', 2, '620.438'),
(107019, '7.20547.50.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.20547.50.0', 2, '405.328'),
(107018, '7.20533.49.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '', 2, '0'),
(107017, '7.20469.51.0', 5, '', 'SUPAPA UNISENS', 0, 0, 862, '7.20469.51.0', 2, '33.544'),
(107016, '7.20469.23.0', 5, '', 'SUPAPA UNISENS', 0, 0, 862, '', 2, '0'),
(107015, '7.20345.50.0', 5, '', 'SUPAPA UNISENS', 0, 0, 1146, '', 2, '22.365'),
(107014, '7.18259.50.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.18259.50.0', 2, '388.031'),
(107013, '7.18222.21.0', 5, '', 'SENZOR PRESIUNE', 0, 0, 3947, '7.18222.21.0', 2, '146.356'),
(107012, '7.18222.20.0', 5, '', 'SENZOR PRESIUNE', 0, 0, 3947, '7.18222.20.0', 2, '280.336'),
(107011, '7.18222.18.0', 5, '', 'SENZOR PRESIUNE', 0, 0, 3947, '7.18222.18.0', 2, '229.733'),
(107010, '7.18222.15.0', 5, '', 'SENZOR PRESIUNE', 0, 0, 3947, '7.18222.15.0', 2, '193.697'),
(107009, '7.18222.14.0', 5, '', 'SENZOR PRESIUNE', 0, 0, 3947, '7.18222.14.0', 2, '261.366'),
(107008, '7.18222.09.0', 5, '', 'SENZOR PRESIUNE', 0, 0, 3947, '7.18222.09.0', 2, '159.726'),
(107007, '7.18222.06.0', 5, '', 'SENZOR PRESIUNE', 0, 0, 3947, '7.18222.06.0', 2, '262.752'),
(107006, '7.18221.51.0', 5, '', 'DEBITMETRU AER', 0, 0, 3926, '7.18221.51.0', 2, '403.928'),
(107005, '7.14393.26.0', 5, '', 'CORP CLAPETA ACCELERATIE', 0, 0, 158, '7.14393.26.0', 2, '634.172'),
(107004, '7.14393.16.0', 5, '', 'CORP CLAPETA ACCELERATIE', 0, 0, 158, '', 2, '674.422'),
(107003, '7.14319.09.0', 5, '', 'CORP CLAPETA ACCELERATIE', 0, 0, 158, '7.14319.09.0', 2, '1.1095'),
(107002, '7.14319.00.0', 5, '', 'CORP CLAPETA ACCELERATIE', 0, 0, 158, '7.14319.00.0', 2, '1.0115'),
(107001, '7.03088.01.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '', 2, '329.518'),
(107000, '7.02700.69.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.02700.69.0', 2, '528.654'),
(106999, '7.02700.68.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.02700.68.0', 2, '505.722'),
(106998, '7.02700.16.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.02700.16.0', 2, '381.745'),
(106997, '7.02604.07.0', 5, '', 'SONDA LAMBDA', 0, 0, 3922, '7.02604.07.0', 2, '220.605'),
(106996, '7.02604.05.0', 5, '', 'SONDA LAMBDA', 0, 0, 3922, '7.02604.05.0', 2, '220.605'),
(106995, '7.02551.03.0', 5, '', 'POMPA VACUUM/COMBUSTIBIL', 0, 0, 387, '7.02551.03.0', 2, '566.461'),
(106994, '7.02550.26.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 1382, '7.02550.26.0', 2, '446.656'),
(106993, '7.02550.25.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 1382, '7.02550.25.0', 2, '533.337'),
(106992, '7.02550.18.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.02550.18.0', 2, '435.211'),
(106991, '7.02550.17.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.02550.17.0', 2, '288.575'),
(106990, '7.02550.16.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.02550.16.0', 2, '570.073'),
(106989, '7.02550.15.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.02550.15.0', 2, '396.627'),
(106988, '7.02550.14.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.02550.14.0', 2, '450.59'),
(106987, '7.02550.12.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.02550.12.0', 2, '497.84'),
(106986, '7.02550.11.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 605, '7.02550.11.0', 2, '289.072'),
(106985, '7.02550.10.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 605, '7.02550.10.0', 2, '318.339'),
(106984, '7.02550.09.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 605, '7.02550.09.0', 2, '292.733'),
(106983, '7.02550.08.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 605, '7.02550.08.0', 2, '451.598'),
(106982, '7.02550.07.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 605, '7.02550.07.0', 2, '372.043'),
(106981, '7.02550.06.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 605, '7.02550.06.0', 2, '307.748'),
(106980, '7.02550.05.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 605, '7.02550.05.0', 2, '289.072'),
(106979, '7.02550.04.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 605, '7.02550.04.0', 2, '341.964'),
(106978, '7.02550.03.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 605, '7.02550.03.0', 2, '387.205'),
(106977, '7.02550.02.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 605, '7.02550.02.0', 2, '349.818'),
(106976, '7.02550.00.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.02550.00.0', 2, '357.735'),
(106975, '7.02256.09.0', 5, '', 'ELECTROVALVA', 0, 0, 1134, '7.02256.09.0', 2, '382.025'),
(106974, '7.02256.08.0', 5, '', 'ELECTROVALVA', 0, 0, 1134, '7.02256.08.0', 2, '376.677'),
(106973, '7.02256.03.0', 5, '', 'ELECTROVALVA', 0, 0, 1134, '7.02256.03.0', 2, '558.796'),
(106972, '7.02256.02.0', 5, '', 'ELECTROVALVA', 0, 0, 1136, '7.02256.02.0', 2, '69.993'),
(106971, '7.02256.01.0', 5, '', 'ELECTROVALVA', 0, 0, 761, '7.02256.01.0', 2, '64.666'),
(106970, '7.02184.01.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '', 2, '113.575'),
(106969, '7.02084.00.0', 5, '', 'ELECTROVALVA', 0, 0, 1136, '', 2, '136.521'),
(106968, '7.01421.01.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '7.01421.01.0', 2, '406.553'),
(106967, '7.01420.02.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '7.01420.02.0', 2, '141.582'),
(106966, '7.01037.02.0', 5, '', 'ELECTROVALVA', 0, 0, 761, '7.01037.02.0', 2, '101.85'),
(106965, '7.01024.02.0', 5, '', 'ELECTROVALVA', 0, 0, 761, '7.01024.02.0', 2, '83.482'),
(106964, '7.00968.04.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '7.00968.04.0', 2, '161.644'),
(106963, '7.00964.03.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 1134, '7.00964.03.0', 2, '152.6'),
(106962, '7.00868.02.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 3553, '', 2, '111.909'),
(106961, '7.00782.04.0', 5, '', 'CONVERTOR PRESIUNE', 0, 0, 1134, '7.00782.04.0', 2, '170.163'),
(106960, '7.00661.08.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 1382, '7.00661.08.0', 2, '676.732'),
(106959, '7.00661.05.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00661.05.0', 2, '0.7364'),
(106958, '7.00661.04.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00661.04.0', 2, '656.418'),
(106957, '7.00498.02.0', 5, '', 'ELECTROVALVA', 0, 0, 761, '', 2, '0'),
(106956, '7.00468.90.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 1382, '7.00468.90.0', 2, '435.68'),
(106955, '7.00468.86.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00468.86.0', 2, '359.716'),
(106954, '7.00468.85.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00468.85.0', 2, '369.887'),
(106953, '7.00468.84.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00468.84.0', 2, '430.136'),
(106952, '7.00468.80.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00468.80.0', 2, '492.59'),
(106951, '7.00468.78.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00468.78.0', 2, '539.056'),
(106950, '7.00468.77.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00468.77.0', 2, '446.355'),
(106949, '7.00468.73.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00468.73.0', 2, '359.954'),
(106948, '7.00468.71.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.00468.71.0', 2, '467.831'),
(106947, '7.00468.70.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '7.00468.70.0', 2, '559.524'),
(106946, '7.00468.61.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00468.61.0', 2, '458.388'),
(106945, '7.00468.60.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00468.61.0', 2, '438.613'),
(106944, '7.00468.49.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00468.49.0', 2, '636.272'),
(106943, '7.00468.48.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00468.48.0', 2, '525.455'),
(106942, '7.00468.34.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00468.34.0', 2, '387.135'),
(106941, '7.00468.28.0', 5, '', 'POMPA BENZINA ELECTRICA', 0, 0, 1382, '7.00468.28.0', 2, '406.553'),
(106940, '7.00468.16.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 1382, '7.00468.16.0', 2, '401.401'),
(106939, '7.00468.10.0', 5, '', 'POMPA MOTORINA ELECTRICA', 0, 0, 1382, '7.00468.10.0', 2, '473.487'),
(106938, '7.00437.02.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.00437.02.0', 2, '535.423'),
(106937, '7.00373.12.0', 5, '', 'GALERIE ADMISIE', 0, 0, 1415, '7.00373.12.0', 2, '0.7378'),
(106936, '7.00368.15.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.00368.15.0', 2, '474.11'),
(106935, '7.00365.03.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.00365.03.0', 2, '521.619'),
(106934, '7.00063.10.0', 5, '', 'SUPAPA EGR', 0, 0, 1145, '7.00063.10.0', 2, '448.434'),
(106933, '7.00027.02.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.00027.02.0', 2, '548.114'),
(106932, '7.00013.06.0', 5, '', 'POMPA VACUUM', 0, 0, 387, '7.00013.06.0', 2, '464.863');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(106931, '50013866', 432, 'TEST', 'FILTRU ULEI', 0, 0, 7, '', 2, '15.806'),
(106930, '50013863', 432, '', 'FILTRU ULEI', 0, 0, 7, '', 2, '15.806'),
(106929, '50013861', 432, '', 'FILTRU ULEI', 0, 0, 7, '', 2, '29.029'),
(106928, '50013860', 432, '', 'FILTRU ULEI', 0, 0, 7, '', 2, '26.474'),
(106927, '50013854', 432, '', 'FILTRU ULEI', 0, 0, 7, '', 2, '31.094'),
(106926, '50013853', 432, '', 'FILTRU ULEI', 0, 0, 7, '', 2, '14.952'),
(106925, '50013852', 432, '', 'FILTRU ULEI', 0, 0, 7, '', 2, '11.543'),
(106924, '50013848', 432, '', 'FILTRU ULEI', 0, 0, 7, '', 2, '15.687'),
(106923, '50013843', 432, '', 'FILTRU AER', 0, 0, 8, '', 2, '34.307'),
(106922, '50013833', 432, '', 'FILTRU COMBUSTIBIL', 0, 0, 9, '', 2, '39.263'),
(106921, '50013829', 432, '', 'FILTRU COMBUSTIBIL', 0, 0, 9, '', 2, '39.431'),
(106920, '50013827', 432, '', 'FILTRU COMBUSTIBIL', 0, 0, 9, '', 2, '43.1964'),
(106919, '50013826', 432, '', 'FILTRU COMBUSTIBIL', 0, 0, 9, '', 2, '29.309'),
(106918, '50013822', 432, '', 'FILTRU ULEI', 0, 0, 7, '', 2, '30.611'),
(106917, '50013820', 432, '', 'FILTRU ULEI', 0, 0, 7, '', 2, '15.5032'),
(106916, '50013814', 432, '', 'FILTRU AER', 0, 0, 8, '', 2, '18.172'),
(106915, '50013810', 432, '', 'FILTRU AER', 0, 0, 8, '', 2, '31.094'),
(106914, '7PK1078', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '26.796'),
(106913, '6PK2680', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '49.994'),
(106912, '6PK2403', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '48.692'),
(106911, '6PK2305', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '46.34'),
(106910, '6PK2228', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '42.091'),
(106909, '6PK2223', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '44.989'),
(109699, '20962', 1, '', 'Planetare', 0, 0, 13, '26', 1, '295.94'),
(106908, '6PK2153', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '43.918'),
(106907, '6PK2083', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '42.189'),
(106906, '6PK2053', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '41.839'),
(106905, '6PK2033', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '36.897'),
(106904, '6PK1928', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '35.434'),
(106903, '6PK1903', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '36.981'),
(106902, '6PK1803', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '30.8'),
(106901, '6PK1778', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '32.963'),
(106900, '6PK1753', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '27.993'),
(106899, '6PK1745', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, 'ICON_POLYV', 2, '35.84'),
(106898, '6PK1735', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '31.199'),
(106897, '6PK1708', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '30.324'),
(106896, '6PK1678', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '36.309'),
(106895, '6PK1573', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '33.901'),
(109700, '22467', 1, '', 'Planetare', 0, 0, 13, '01', 1, '394.68'),
(106894, '6PK1470', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '34.65'),
(106893, '6PK1353', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '32.081'),
(106892, '6PK1340', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, 'ICON_POLYV', 2, '28.749'),
(106891, '6PK1305', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '33.096'),
(106890, '6PK1255', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '0'),
(106889, '6PK1228', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '27.363'),
(106888, '6PK1218', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '24.703'),
(106887, '6PK1203', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '27.321'),
(106886, '6PK1183', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '26.698'),
(106885, '6PK1123', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '25.242'),
(106884, '6PK1103', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '25.242'),
(106883, '6PK1098', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '24.549'),
(106882, '6PK1078', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '22.484'),
(106881, '5PK1073', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '23.793'),
(106880, '6PK1043', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '22.925'),
(106879, '6PK1018', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '20.405'),
(106877, '5PK1790', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '27.65'),
(112002, 'A AIA 2084', 466, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(106876, '5PK1590', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '25.935'),
(106875, '5PK1453', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '22.183'),
(106874, '5PK1368', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '21.623'),
(106873, '5PK1303', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '25.641'),
(106872, '5PK1297', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '23.814'),
(106871, '5PK1148', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '21.574'),
(106870, '5PK1133', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '21.168'),
(106869, '5PK1123', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '19.201'),
(106868, '5PK1103', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '19.096'),
(106867, '5PK1083', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '18.935'),
(106866, '5PK1023', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '20.216'),
(106865, '4PK1510', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '18.186'),
(106864, '4PK1483', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '18.186'),
(106863, '4PK1368', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '18.753'),
(106862, '4PK1240', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '16.625'),
(106861, '4PK1218', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '17.976'),
(106860, '4PK1123', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '17.64'),
(106859, '4PK1048', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '16.765'),
(106858, '4PK1003', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '14.798'),
(106857, '3PK1040', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, 'ICON_POLYV', 2, '13.37'),
(106856, '2PJ845', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '8.498'),
(106855, '2PJ786', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '7.833'),
(156868, '33071', 101, '', 'INTRERUPATOR AVARIE', 0, 0, 470, '33071', 2, '68.103'),
(156867, '33049', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 470, '33049', 2, '34.545'),
(156866, '03304', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 191, '03304', 2, '6.475'),
(156865, '33012', 101, '', 'INTRERUPATOR FRANA', 0, 0, 470, '33012', 2, '24.353'),
(156864, '32988', 101, '', 'TERMOSTAT', 0, 0, 101, '', 2, '237.552'),
(156863, '810839', 101, '', 'ULEI MOTOR 5W30 4L', 0, 0, 470, '810839', 2, '108.5'),
(156862, '32945', 101, '', 'ULEI MOTOR 5W30 1L', 0, 0, 101, '', 2, '27.93'),
(156861, '32939', 101, '', 'ULEI MOTOR 5W40 60L', 0, 0, 101, '', 2, '0.847'),
(156860, '32936', 101, '', 'ULEI MOTOR 5W40 1L', 0, 0, 101, '', 2, '18.2'),
(156859, '32933', 101, '', 'ULEI MOTOR 10W40 5L', 0, 0, 101, '', 2, '66.5'),
(156858, '03291', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '03291', 2, '11.753'),
(156857, '03287', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '03287', 2, '15.449'),
(156856, '32866', 101, '', 'INTRERUPATOR FRANA', 0, 0, 1182, '32866C', 2, '18.452'),
(156855, '32865', 101, '', 'RULMENT CARDAN', 0, 0, 1182, '32865', 2, '171.899'),
(156854, '32864', 101, '', 'RULMENT CARDAN', 0, 0, 1182, '32864', 2, '171.899'),
(156853, '32862', 101, '', 'SENZOR ABS', 0, 0, 1182, '32862', 2, '120.036'),
(156852, '32861', 101, '', 'SENZOR ABS', 0, 0, 3365, '32861C', 2, '120.036'),
(156851, '03284', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '03284', 2, '24.08'),
(156850, '32820', 101, '', 'RULMENT INTINZATOR', 0, 0, 1182, '32820', 2, '46.039'),
(156849, '32810', 101, '', 'AMORTIZOR FULIE', 0, 0, 3365, '32810', 2, '155.358'),
(156848, '03281', 101, '', 'SIMERING SUPAPE', 0, 0, 322, '03281', 2, '1.54'),
(156847, '32809', 101, '', 'SENZOR TEMPERATURA INT.', 0, 0, 1182, '32809', 2, '39.095'),
(156846, '32808', 101, '', 'SENZOR TEMPERATURA INT.', 0, 0, 3365, '32808', 2, '38.311'),
(156845, '32805', 101, '', 'BUTUC ROATA', 0, 0, 1182, '32805', 2, '438.641'),
(156844, '32804', 101, '', 'BUTUC ROATA', 0, 0, 1182, '32804C', 2, '0'),
(156843, '8FC 351 037-341', 101, '', 'TAMPON MOTOR', 0, 0, 448, '35103734', 2, '151.956'),
(156842, '03277', 101, '', 'REZERVOR PRESIUNE', 0, 0, 1718, '03277', 2, '245.868'),
(156841, '03272', 101, '', 'BUSON BAIE ULEI', 0, 0, 593, '03272', 2, '2.072'),
(156840, '32710', 101, '', 'RULMENT CARDAN', 0, 0, 1182, '32710', 2, '197.316'),
(156839, '03271', 101, '', 'RULMENT ROATA', 0, 0, 655, '03271', 2, '36.4'),
(156838, '32709', 101, '', 'RULMENT CARDAN', 0, 0, 3365, '32709', 2, '197.316'),
(156837, '32708', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1182, '32708', 2, '96.145'),
(156836, '03270', 101, '', 'RULMENT ROATA', 0, 0, 655, '03270', 2, '42.28'),
(156835, '32682', 101, '', 'POMPA APA', 0, 0, 470, '32682', 2, '188.09'),
(156834, '32676', 101, '', 'TAMPON MOTOR', 0, 0, 470, '32676', 2, '58.037'),
(156833, '32672', 101, '', 'TAMPON MOTOR', 0, 0, 470, '32672', 2, '225.015'),
(156832, '32671', 101, '', 'TAMPON MOTOR', 0, 0, 470, '32671', 2, '60.886'),
(156831, '32669', 101, '', 'TAMPON MOTOR', 0, 0, 470, '32669', 2, '93.646'),
(156830, '32660', 101, '', 'SENZOR ABS', 0, 0, 470, '32660', 2, '122.108'),
(156829, '32650', 101, '', 'TERMOSTAT', 0, 0, 830, '32650', 2, '95.2'),
(156828, '32635', 101, '', 'FLANSA AMORTIZOR', 0, 0, 470, '32635', 2, '33.544'),
(156827, '32625', 101, '', 'BUCSA BARA STAB.', 0, 0, 830, '32625', 2, '10.248'),
(156826, '32600', 101, '', 'ULEI CUTIE DE VITEZE', 0, 0, 1182, '32600', 2, '31.332'),
(156825, '32599', 101, '', 'RACORD APA', 0, 0, 1632, '32599', 2, '52.073'),
(156824, '32598', 101, '', 'BUTUC ROATA', 0, 0, 1180, '32598', 2, '454.818'),
(156823, '32590', 101, '', 'ULEI CUTIE DE VITEZE', 0, 0, 830, '32590', 2, '27.93'),
(156822, '03259', 101, '', 'PIVOT', 0, 0, 652, '03259', 2, '72.1'),
(156821, '32583', 101, '', 'POMPA AMBREIAJ', 0, 0, 1080, '32583', 2, '124.873'),
(156820, '32581', 101, '', 'RULMENT INTINZATOR', 0, 0, 3229, '32581', 2, '192.913'),
(156819, '32565', 101, '', 'SENZOR ABS', 0, 0, 470, '32565', 2, '188.048'),
(156818, '32564', 101, '', 'SENZOR ABS', 0, 0, 533, '32564', 2, '175'),
(156817, '32563', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 247, '32563', 2, '45.57'),
(156816, '32544', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1182, '32544', 2, '43.435'),
(156815, '8EW 009 159-461', 101, '', 'BUTUC ROATA', 0, 0, 793, '00915946', 2, '163.107'),
(156814, '32531', 101, '', 'BIELETA ANTIRULIU', 0, 0, 251, '32531', 2, '82.558'),
(156813, '32510', 101, '', 'SENZOR TEMPERATURA', 0, 0, 17, '32510', 2, '27.23'),
(156812, '32502', 101, '', 'RACORD AER', 0, 0, 17, '32502', 2, '60.9'),
(156811, '32471', 101, '', 'SIMERING', 0, 0, 1632, '32471', 2, '13.524'),
(156810, '32464', 101, '', 'CABLU FRANA MANA', 0, 0, 3229, '32464', 2, '123.487'),
(156809, '32463', 101, '', 'CABLU FRANA MANA', 0, 0, 3229, '32463', 2, '119.448'),
(156808, '32450', 101, '', 'SURUB ROATA', 0, 0, 447, '32450', 2, '7.448'),
(156807, '32449', 101, '', 'INTINZATOR LANT', 0, 0, 447, '32449', 2, '231.525'),
(156806, '32448', 101, '', 'VASCOCUPLAJ', 0, 0, 447, '32448', 2, '400.974'),
(156805, '32445', 101, '', 'TERMOSTAT', 0, 0, 447, '32445', 2, '99.281'),
(156804, '32444', 101, '', 'BRAT', 0, 0, 447, '32444', 2, '240.177'),
(156803, '32443', 101, '', 'BRAT', 0, 0, 447, '32443', 2, '240.177'),
(156802, '32442', 101, '', 'SURUB ROATA', 0, 0, 447, '32442', 2, '8.204'),
(156801, '32441', 101, '', 'SURUB ROATA', 0, 0, 447, '32441', 2, '8.204'),
(156800, '32440', 101, '', 'SURUB ROATA', 0, 0, 447, '32440', 2, '5.838'),
(156799, '32437', 101, '', 'SENZOR NIVEL APA', 0, 0, 447, '32437', 2, '48.132'),
(156798, '32430', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 447, '32430', 2, '90.923'),
(156797, '32428', 101, '', 'TAMPON MOTOR', 0, 0, 447, '32428', 2, '185.171'),
(156796, '32421', 101, '', 'SENZOR AX CAME', 0, 0, 447, '32421', 2, '166.474'),
(156795, '32418', 101, '', 'BUCSA BRAT', 0, 0, 447, '32418', 2, '105.812'),
(156794, '03241', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '03241', 2, '60.13'),
(156793, '32407', 101, '', 'BUCSA BRAT SPATE - SET', 0, 0, 447, '32407', 2, '60.571'),
(156792, '32406', 101, '', 'POMPA AMBREIAJ', 0, 0, 447, '32406', 2, '126.301'),
(156791, '32395', 101, '', 'INEL SENZOR ABS', 0, 0, 447, '32395', 2, '30.688'),
(156790, '32390', 101, '', 'ULEI CUTIE DE VITEZE', 0, 0, 447, '32390', 2, '183.162'),
(156789, '32380', 101, '', 'ULEI CUTIE DE VITEZE', 0, 0, 830, '32380', 2, '40.747'),
(156788, '714028672703', 101, '', 'SUPAPA ADMISIE', 0, 0, 492, 'ILF_28671803_WR', 2, '50.512'),
(156787, '32334', 101, '', 'SUPAPA EVACUARE', 0, 0, 3436, '32334', 2, '53.802'),
(156786, '714098290404', 101, '', 'SENZOR NIVEL FARURI', 0, 0, 494, 'ILF_98290401_WR', 2, '156.779'),
(156785, '714098290403', 101, '', 'POMPA SPALATOR FARURI', 0, 0, 494, 'ILF_98290401_WR', 2, '135.366'),
(156784, '714098290400', 101, '', 'BRAT', 0, 0, 494, 'ILF_98290397_WR', 2, '340.984'),
(156783, '32321', 101, '', 'BRAT', 0, 0, 429, '32321', 2, '280.217'),
(156782, '32319', 101, '', 'BRAT', 0, 0, 429, '32319', 2, '92.904'),
(156781, '32318', 101, '', 'BRAT', 0, 0, 3437, '32318', 2, '92.701'),
(156780, '32313', 101, '', 'FULIE ALTERNATOR', 0, 0, 447, '32313', 2, '108.087'),
(156779, '32307', 101, '', 'PREZON ROATA', 0, 0, 655, '32307', 2, '3.787'),
(156778, '32302', 101, '', 'POMPA ULEI', 0, 0, 1182, '32302', 2, '590.254'),
(156777, '32300', 101, '', 'INTRERUPATOR FRANA', 0, 0, 1182, '32300', 2, '49.672'),
(156776, '714098290447', 101, '', 'FULIE ALTERNATOR', 0, 0, 494, 'ILF_98290443_WR', 2, '326.921'),
(156775, '32287', 101, '', 'TAMPON MOTOR', 0, 0, 3365, '32287', 2, '78.897'),
(156774, '32285', 101, '', 'TAMPON MOTOR', 0, 0, 1182, '32285', 2, '88.025'),
(156773, '714098290383', 101, '', 'TAMPON MOTOR', 0, 0, 494, 'ILF_98290382_WR', 2, '94.493'),
(156772, '32279', 101, '', 'TAMPON MOTOR', 0, 0, 447, '32279', 2, '179.445'),
(156771, '32276', 101, '', 'TAMPON MOTOR', 0, 0, 447, '32276', 2, '125.307'),
(156770, '32263', 101, '', 'TAMPON MOTOR', 0, 0, 447, '32263', 2, '252.903'),
(156769, '714025153801', 101, '', 'RULMENT INTINZATOR', 0, 0, 494, 'ILF_25151711_WR', 2, '119.742'),
(156768, '32241', 101, '', 'RULMENT AMORTIZOR', 0, 0, 447, '32241', 2, '21.133'),
(156767, '03224', 101, '', 'SET REP.POMPA APA', 0, 0, 3481, '03224', 2, '123.403'),
(156766, '32232', 101, '', 'BRAT', 0, 0, 447, '32232', 2, '342.328'),
(156765, '32231', 101, '', 'BRAT', 0, 0, 447, '32231', 2, '338.569'),
(156764, '32230', 101, '', 'BIELETA DIRECTIE', 0, 0, 447, '32230', 2, '67.648'),
(156763, '32229', 101, '', 'BIELETA DIRECTIE', 0, 0, 447, '32229', 2, '115.122'),
(156762, '32222', 101, '', 'FULIE ARBORE COTIT', 0, 0, 447, '32222', 2, '195.3'),
(156761, '32221', 101, '', 'FULIE ARBORE COTIT', 0, 0, 447, '32221', 2, '195.888'),
(156760, '32220', 101, '', 'FULIE ARBORE COTIT', 0, 0, 447, '32220', 2, '362.824'),
(156759, '32218', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 447, '32218', 2, '179.634'),
(156758, '32217', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 447, '32217', 2, '110.628'),
(156757, '32216', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 447, '32216', 2, '179.634'),
(156756, '32214', 101, '', 'FULIE ARBORE COTIT', 0, 0, 447, '32214', 2, '191.485'),
(156755, '03221', 101, '', 'POMPA ULEI', 0, 0, 596, '03221', 2, '352.898'),
(156754, '86-0529', 101, '', 'RULMENT INTINZATOR', 0, 0, 251, '86-0529', 2, '570.871'),
(156753, '714098290183', 101, '', 'FULIE ARBORE COTIT', 0, 0, 494, 'ILF_98290179_WR', 2, '388.143'),
(156752, '714098290185', 101, '', 'FULIE ARBORE COTIT', 0, 0, 494, 'ILF_98290181_WR', 2, '261.912'),
(156751, '32194', 101, '', 'BIELETA ANTIRULIU', 0, 0, 447, '32194', 2, '49.651'),
(156750, '32193', 101, '', 'CAP BARA', 0, 0, 101, '', 2, '98.994'),
(156749, '32192', 101, '', 'CAP BARA', 0, 0, 101, '', 2, '97.902'),
(156748, '32191', 101, '', 'FULIE ARBORE COTIT', 0, 0, 447, '32191', 2, '212.73'),
(156747, '32188', 101, '', 'FULIE ARBORE COTIT', 0, 0, 447, '32188', 2, '432.474'),
(156746, '32187', 101, '', 'FULIE ARBORE COTIT', 0, 0, 447, '32187', 2, '260.414'),
(156745, '03218', 101, '', 'AX CU CAME', 0, 0, 321, '03218', 2, '0'),
(156744, '714098290479', 101, '', 'MODUL CONTROL CLIMATIZARE', 0, 0, 494, 'ILF_714098290480_WR', 2, '41.573'),
(156743, '32168', 101, '', 'CILINDRU AMBREIAJ', 0, 0, 447, '32168', 2, '132.545'),
(156742, '32167', 101, '', 'TAMPON MOTOR', 0, 0, 447, '32167', 2, '57.785'),
(156741, '32164', 101, '', 'FLANSA AMORTIZOR', 0, 0, 447, '32164', 2, '44.541'),
(156740, '32163', 101, '', 'PIVOT', 0, 0, 101, '', 2, '102.872'),
(156739, '32157', 101, '', 'BIELETA DIRECTIE', 0, 0, 101, '', 2, '44.226'),
(156738, '32148', 101, '', 'RULMENT INTINZATOR', 0, 0, 447, '32148', 2, '297.731'),
(156737, '32146', 101, '', 'GARN. CAPAC CULBUTORI', 0, 0, 447, '32146', 2, '11.851'),
(156736, '32135', 101, '', 'FULIE ARBORE COTIT', 0, 0, 101, '', 2, '142.716'),
(156735, '32125', 101, '', 'BURDUF AMORTIZOR', 0, 0, 447, '32125', 2, '30.387'),
(156734, '03212', 101, '', 'BUCSA BARA STAB.', 0, 0, 2068, '03212', 2, '0.77'),
(156733, '32119', 101, '', 'RACORD APA', 0, 0, 1080, '32119', 2, '75.054'),
(156732, '32117', 101, '', 'RACORD APA', 0, 0, 447, '32117', 2, '71.687'),
(156731, '32113', 101, '', 'FULIE ARBORE COTIT', 0, 0, 447, '32113', 2, '183.764'),
(156730, '03211', 101, '', 'BUCSA BARA STAB. - SET', 0, 0, 2067, '03211', 2, '14.147'),
(156729, '32106', 101, '', 'BRAT', 0, 0, 447, '32106', 2, '132.097'),
(156728, '32105', 101, '', 'BRAT', 0, 0, 3365, '32105', 2, '124.369'),
(156727, '32092', 101, '', 'PIVOT', 0, 0, 447, '32092', 2, '79.835'),
(156726, '32091', 101, '', 'PIVOT', 0, 0, 447, '32091', 2, '79.835'),
(156725, '714029152701', 101, '', 'RULMENT INTINZATOR', 0, 0, 494, 'ILF_29151701_WR', 2, '353.059'),
(156724, '714029543603', 101, '', 'BRAT', 0, 0, 494, 'ILF_29541701_WR', 2, '247.996'),
(156723, '714029652801', 101, '', 'BUCSA BARA STAB.', 0, 0, 494, 'ILF_29651701_WR', 2, '11.221'),
(156722, '32070', 101, '', 'TAMPON MOTOR', 0, 0, 447, '32070', 2, '131.824'),
(156721, '03207', 101, '', 'BUCSA BARA STAB. - SET', 0, 0, 2067, '03207', 2, '15.988'),
(156720, '32069', 101, '', 'TAMPON MOTOR', 0, 0, 447, '32069', 2, '124.215'),
(156719, '32060', 101, '', 'SURUB ROATA', 0, 0, 447, '32060', 2, '3.661'),
(156718, '03206', 101, '', 'BUCSA BARA STAB.', 0, 0, 2067, '03206', 2, '10.878'),
(156717, '32044', 101, '', 'RULMENT ROATA', 0, 0, 447, '32044', 2, '151.06'),
(155592, '27594', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527594', 2, '68.677'),
(154046, 'T3079', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 402, '21957 170  0 5 T4136', 2, '38.255'),
(154047, 'BL1632A2', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 402, 'BL1632A2', 2, '20.671'),
(154048, '13.0460-4986.2', 101, '', 'DISC FRANA', 0, 0, 402, '604986', 2, '51.072'),
(154049, '13.0460-5809.2', 101, '', 'RULMENT ROATA', 0, 0, 402, '605809', 2, '156.387'),
(154050, '13.0460-3932.2', 101, '', 'POMPA APA', 0, 0, 402, '603932', 2, '101.976'),
(154051, 'FDB1295', 101, '', 'TACHET HIDRAULIC', 0, 0, 402, 'FDB1295', 2, '160.174'),
(154052, '181271', 101, '', 'RULMENT ROATA', 0, 0, 402, '181271', 2, '68.894'),
(154053, '72001', 101, '', 'SUPAPA CONTROL A.C.', 0, 0, 458, '72001', 2, '72.625'),
(154054, '72015', 101, '', 'BURDUF PLANETARA', 0, 0, 458, '72015', 2, '54.229'),
(154055, '72016', 101, '', 'BURDUF PLANETARA', 0, 0, 458, '72016', 2, '20.972'),
(154056, '72018', 101, '', 'BURDUF PLANETARA', 0, 0, 458, '72018', 2, '40.243'),
(154057, '72021', 101, '', 'CAP BARA', 0, 0, 458, '020618418', 2, '45.969'),
(154058, '8MK 376 712-741', 101, '', 'SUPAPA ADMISIE', 0, 0, 470, '37671274', 2, '47.012'),
(154059, '72025', 101, '', 'SUPAPA EVACUARE', 0, 0, 458, '72025', 2, '24.332'),
(154060, '72026', 101, '', 'SUPAPA EVACUARE', 0, 0, 458, '72026', 2, '37.219'),
(154061, '72027', 101, '', 'DISC FRANA', 0, 0, 458, '72027', 2, '365.057'),
(154062, '72033', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 458, '72033', 2, '132.153'),
(154063, '72035', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 458, '72035', 2, '147.679'),
(154064, '72038', 101, '', 'BOBINA INDUCTIE', 0, 0, 458, '72038', 2, '90.93'),
(154065, '72040', 101, '', 'BOBINA INDUCTIE', 0, 0, 458, '72040', 2, '80.941'),
(154066, '72041', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 458, '72041', 2, '0'),
(154067, '72042', 101, '', 'BIELETA DIRECTIE', 0, 0, 458, '72042', 2, '233.751'),
(154068, '72043', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 458, '72043', 2, '0'),
(154069, '72044', 101, '', 'CAP BARA', 0, 0, 458, '72044', 2, '66.584'),
(154070, '72048', 101, '', 'POMPA APA', 0, 0, 458, '72048', 2, '102.536'),
(154071, '02205', 101, '', 'VAS EXPANSIUNE', 0, 0, 397, '02205', 2, '39.158'),
(154072, '72050', 101, '', 'SURUB ALTERNATOR', 0, 0, 458, '72050', 2, '8.4'),
(154073, '72052', 101, '', 'DISC FRANA', 0, 0, 458, '72052', 2, '88.963'),
(154074, '72055', 101, '', 'RULMENT INTINZATOR', 0, 0, 458, '72055', 2, '145.999'),
(154075, '72056', 101, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 458, '72056', 2, '0'),
(154076, '72059', 101, '', 'TERMOSTAT', 0, 0, 458, '72059', 2, '45.423'),
(154077, '72067', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 458, '72067', 2, '77.126'),
(154078, '72071', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 458, '72071', 2, '31.934'),
(154079, '72072', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 458, '72072', 2, '26.775'),
(154080, '72073', 101, '', 'ELICE VENTILATOR', 0, 0, 458, '72073', 2, '91.679'),
(154081, '72075', 101, '', 'BIELETA ANTIRULIU', 0, 0, 458, '72075', 2, '31.997'),
(154082, '72078', 101, '', 'RULMENT ROATA', 0, 0, 458, '72078', 2, '97.3'),
(154083, '72080', 101, '', 'BUSON RADIATOR', 0, 0, 458, '72080', 2, '21.063'),
(154084, '72082', 101, '', 'BUSON RADIATOR', 0, 0, 458, '72082', 2, '9.996'),
(154085, '72085', 101, '', 'BUSON VAS EXPANSIUNE', 0, 0, 458, '72085', 2, '24.164'),
(154086, '02209', 101, '', 'VAS EXPANSIUNE', 0, 0, 397, '02209', 2, '68.957'),
(154087, '72097', 101, '', 'TAMPON MOTOR', 0, 0, 458, '72097', 2, '104.468'),
(154088, '72099', 101, '', 'BRAT DIRECTIE', 0, 0, 458, '72099', 2, '133.763'),
(154089, '72100', 101, '', 'BUCSA BRAT', 0, 0, 458, '72100', 2, '79.989'),
(154090, '72101', 101, '', 'BUCSA BRAT', 0, 0, 458, '72101', 2, '103.257'),
(154091, '72108', 101, '', 'FLANSA AMORTIZOR', 0, 0, 458, '72108', 2, '72.044'),
(154092, '72109', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 458, '72109', 2, '39.928'),
(154093, '02211', 101, '', 'BUSON REZERVOR', 0, 0, 602, '02211', 2, '40.425'),
(154094, '72110', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 458, '72110', 2, '81.634'),
(154095, '72111', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 458, '72111', 2, '39.928'),
(154096, '72113', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 458, '72113', 2, '81.634'),
(154097, '72114', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 458, '', 2, '81.634'),
(154098, '72119', 101, '', 'RULMENT INTINZATOR', 0, 0, 458, '', 2, '93.366'),
(154099, '02212', 101, '', 'BUSON REZERVOR', 0, 0, 602, '02212', 2, '16.275'),
(154100, '72122', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 458, '72122', 2, '221.949'),
(154101, '72124', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 458, '72124', 2, '146.559'),
(154102, '72125', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 458, '72125', 2, '148.547'),
(154103, '72128', 101, '', 'TAMPON MOTOR', 0, 0, 458, '72128', 2, '101.514'),
(154104, '22129', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '22129', 2, '77.903'),
(154105, '02213', 101, '', 'BUSON VAS EXPANSIUNE', 0, 0, 548, '02213', 2, '10.507'),
(154106, '72132', 101, '', 'BRAT', 0, 0, 458, '72132', 2, '179.907'),
(154107, '72133', 101, '', 'BRAT', 0, 0, 458, '72133', 2, '191.191'),
(154108, '72134', 101, '', 'BRAT', 0, 0, 458, '72134', 2, '167.475'),
(154109, '72135', 101, '', 'BRAT', 0, 0, 458, '72135', 2, '195.566'),
(154110, '72137', 101, '', 'BUCSA BRAT', 0, 0, 458, '72137', 2, '79.471'),
(154111, '72138', 101, '', 'BUCSA BRAT', 0, 0, 458, '72138', 2, '21.616'),
(154112, '72139', 101, '', 'BUCSA BRAT', 0, 0, 458, '72139', 2, '74.795'),
(154113, '72140', 101, '', 'PIVOT', 0, 0, 458, '72140', 2, '50.792'),
(154114, '72143', 101, '', 'INTINZATOR CUREA', 0, 0, 3437, '72143', 2, '251.755'),
(154115, '72145', 101, '', 'POMPA APA', 0, 0, 458, '72145', 2, '171.024'),
(154116, '72146', 101, '', 'RULMENT INTINZATOR', 0, 0, 3437, '72146', 2, '121.275'),
(154117, '72151', 101, '', 'TAMPON MOTOR', 0, 0, 458, '72151', 2, '108.318'),
(154118, '72152', 101, '', 'RULMENT INTINZATOR', 0, 0, 458, '72152', 2, '141.085'),
(154119, '810983', 101, '', 'BUCSA BRAT', 0, 0, 470, '810983', 2, '61.257'),
(154120, '810985', 101, '', 'BUCSA BRAT', 0, 0, 470, '810985', 2, '30.688'),
(154121, '72156', 101, '', 'DISC FRANA', 0, 0, 458, '72156', 2, '92.421'),
(154122, '72157', 101, '', 'FLANSA AMORTIZOR', 0, 0, 3437, '72157', 2, '72.422'),
(154123, '2216', 101, '', 'CILINDRU FRANA', 0, 0, 402, '2216', 2, '18.333'),
(154124, '72161', 101, '', 'TAMPON CUTIE', 0, 0, 3437, '72161', 2, '158.256'),
(154125, '72163', 101, '', 'TAMPON CUTIE', 0, 0, 458, '72163', 2, '80.262'),
(154126, '72164', 101, '', 'POMPA APA', 0, 0, 458, '72164', 2, '276.927'),
(154127, '72165', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 458, '72165', 2, '42.084'),
(154128, '02217', 101, '', 'CILINDRU FRANA', 0, 0, 277, '02217', 2, '18.158'),
(154129, '02218', 101, '', 'CILINDRU FRANA', 0, 0, 277, '02218', 2, '32.781'),
(154130, '72183', 101, '', 'RACORD AER', 0, 0, 458, '72183', 2, '9.982'),
(154131, '02219', 101, '', 'BUTUC ROATA', 0, 0, 653, '02219', 2, '72.562'),
(154132, '72195', 101, '', 'TAMPON CUTIE', 0, 0, 458, '72195', 2, '145.537'),
(154133, '02220', 101, '', 'PIVOT', 0, 0, 2462, '02220', 2, '60.116'),
(154134, '72204', 101, '', 'POMPA ULEI', 0, 0, 458, '72204', 2, '363.125'),
(154135, '72205', 101, '', 'DISC FRANA', 0, 0, 458, '72205', 2, '0'),
(154136, '72206', 101, '', 'POMPA APA', 0, 0, 458, '72206', 2, '108.64'),
(154137, '02221', 101, '', 'PIVOT', 0, 0, 2462, '02221', 2, '46.193'),
(154138, '02222', 101, '', 'TAMPON CUTIE', 0, 0, 248, '02222', 2, '192.234'),
(154139, '02223', 101, '', 'BUCSA BRAT', 0, 0, 251, '02223', 2, '30.429'),
(154140, '72238', 101, '', 'BUCSA BRAT', 0, 0, 458, '72238', 2, '72.044'),
(154141, '72239', 101, '', 'BUCSA BRAT', 0, 0, 458, '72239', 2, '26.726'),
(154142, '72240', 101, '', 'DISC FRANA', 0, 0, 458, '72240', 2, '136.696'),
(154143, '72241', 101, '', 'POMPA APA', 0, 0, 458, '72241', 2, '106.582'),
(154144, '72243', 101, '', 'TAMPON MOTOR', 0, 0, 458, '72243', 2, '70.945'),
(154145, '72245', 101, '', 'TAMPON CUTIE', 0, 0, 458, '72245', 2, '106.246'),
(154146, '72246', 101, '', 'TAMPON MOTOR', 0, 0, 458, '72246', 2, '120.68'),
(154147, '72256', 101, '', 'POMPA APA', 0, 0, 458, '72256', 2, '0'),
(154148, '72261', 101, '', 'SENZOR TEMPERATURA', 0, 0, 458, '72261', 2, '75.117'),
(154149, '72267', 101, '', 'PIVOT', 0, 0, 458, '72267', 2, '75.243'),
(154150, '02227', 101, '', 'AX CU CAME', 0, 0, 566, '02227', 2, '232.673'),
(154151, '72271', 101, '', 'BUCSA BRAT', 0, 0, 458, '72271', 2, '66.787'),
(154152, '72281', 101, '', 'RULMENT INTINZATOR', 0, 0, 458, '72281', 2, '130.459'),
(154153, '72282', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 458, '72282', 2, '0'),
(154154, '72287', 101, '', 'TAMPON MOTOR', 0, 0, 458, '72287', 2, '325.402'),
(154155, '72288', 101, '', 'BUTON BLOCARE USA', 0, 0, 458, '72288', 2, '1.876'),
(154156, '72289', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 458, '72289', 2, '65.023'),
(154157, '02229', 101, '', 'PIULITA', 0, 0, 1220, '02229', 2, '2.975'),
(154158, '72290', 101, '', 'BUTON BLOCARE USA', 0, 0, 458, '72290', 2, '0.539'),
(154159, '72297', 101, '', 'RULMENT CARDAN', 0, 0, 458, '72297', 2, '89.95'),
(154160, '22298', 101, '', 'RULMENT CARDAN', 0, 0, 1420, '22298', 2, '137.669'),
(154161, '02230', 101, '', 'TAMPON MOTOR', 0, 0, 247, '02230', 2, '33.187'),
(154162, '72303', 101, '', 'RULMENT INTINZATOR', 0, 0, 458, '72303', 2, '83.293'),
(154163, '72305', 101, '', 'RULMENT AMORTIZOR', 0, 0, 458, '72305', 2, '43.652'),
(154164, '72307', 101, '', 'TAMPON PUNTE SPATE', 0, 0, 458, '72307', 2, '63.168'),
(154165, '72329', 101, '', 'RULMENT INTINZATOR', 0, 0, 3437, '72329', 2, '142.989'),
(154166, '72339', 101, '', 'INTINZATOR CUREA', 0, 0, 458, '72339', 2, '86.492'),
(154167, '02234', 101, '', 'CAP BARA', 0, 0, 914, '02234', 2, '26.012'),
(154168, '72340', 101, '', 'INTINZATOR CUREA', 0, 0, 458, '72340', 2, '195.202'),
(154169, '72342', 101, '', 'TACHET HIDRAULIC', 0, 0, 458, '72342', 2, '22.806'),
(154170, '72344', 101, '', 'CULBUTOR', 0, 0, 458, '72344', 2, '21.525'),
(154171, '72346', 101, '', 'RULMENT INTINZATOR', 0, 0, 458, '72346', 2, '141.323'),
(154172, '22347', 101, '', 'RULMENT INTINZATOR', 0, 0, 545, '22347', 2, '168.294'),
(154173, '72349', 101, '', 'RULMENT INTINZATOR', 0, 0, 3437, '72349', 2, '90.587'),
(154174, '72351', 101, '', 'RULMENT INTINZATOR', 0, 0, 3437, '72351', 2, '67.879'),
(154175, '72353', 101, '', 'RULMENT INTINZATOR', 0, 0, 458, '72353', 2, '98.896'),
(154176, '72354', 101, '', 'RULMENT INTINZATOR', 0, 0, 3436, '72354', 2, '277.298'),
(154177, '72355', 101, '', 'RULMENT INTINZATOR', 0, 0, 458, '72355', 2, '69.027'),
(154178, '72356', 101, '', 'INTINZATOR CUREA', 0, 0, 3437, '72356', 2, '131.348'),
(154179, '72358', 101, '', 'INTINZATOR CUREA', 0, 0, 3437, '72358', 2, '78.477'),
(154180, '22364', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '22364', 2, '219.359'),
(154181, 'CV-2003', 101, '', 'RULMENT INTINZATOR', 0, 0, 5, 'CV-2003', 2, '209.237'),
(154182, '72367', 101, '', 'BRAT', 0, 0, 458, '72367', 2, '360.346'),
(154183, '72368', 101, '', 'BRAT', 0, 0, 458, '72368', 2, '360.346'),
(154184, '72369', 101, '', 'RULMENT INTINZATOR', 0, 0, 458, '72369', 2, '108.332'),
(154185, '02237', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '02237', 2, '114.1'),
(154186, '72370', 101, '', 'RULMENT INTINZATOR', 0, 0, 458, '72370', 2, '179.186'),
(154187, '72371', 101, '', 'BIELETA ANTIRULIU', 0, 0, 458, '72371', 2, '57.001'),
(154188, '72373', 101, '', 'SENZOR AX CAME', 0, 0, 3437, '72373', 2, '417.676'),
(154189, '72374', 101, '', 'SENZOR AX CAME', 0, 0, 3437, '72374', 2, '180.04'),
(154190, '72376', 101, '', 'RULMENT INTINZATOR', 0, 0, 3437, '72376', 2, '88.606'),
(154191, '72378', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 458, '72378', 2, '67.655'),
(154192, '72379', 101, '', 'BIELETA ANTIRULIU', 0, 0, 458, '72379', 2, '49.735'),
(154193, '02238', 101, '', 'CAP BARA', 0, 0, 914, '02238', 2, '24.017'),
(154194, '72384', 101, '', 'BRAT', 0, 0, 3437, '72384', 2, '231.63'),
(154195, '72385', 101, '', 'BRAT', 0, 0, 3437, '72385', 2, '258.286'),
(154196, '72389', 101, '', 'BOBINA INDUCTIE', 0, 0, 458, '72389', 2, '217'),
(154197, '72390', 101, '', 'BIELETA ANTIRULIU', 0, 0, 458, '72390', 2, '45.892'),
(154198, '72392', 101, '', 'RULMENT INTINZATOR', 0, 0, 458, '72392', 2, '89.012'),
(154199, '00-0581', 101, '', 'BIELETA DIRECTIE', 0, 0, 213, '', 2, '44.695'),
(154200, '72401', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 458, '72401', 2, '4.795'),
(154201, '72406', 101, '', 'CAP BARA', 0, 0, 458, '72406', 2, '48.44'),
(154202, '72410', 101, '', 'PIVOT', 0, 0, 458, '72410', 2, '57.463'),
(154203, '72412', 101, '', 'RULMENT INTINZATOR', 0, 0, 458, '72412', 2, '391.937'),
(154204, '72413', 101, '', 'RULMENT INTINZATOR', 0, 0, 458, '72413', 2, '392.231'),
(154205, '72417', 101, '', 'BIELETA ANTIRULIU', 0, 0, 458, '72417', 2, '0'),
(154206, '72419', 101, '', 'BIELETA ANTIRULIU - SET', 0, 0, 458, '72419', 2, '92.764'),
(154207, '72429', 101, '', 'TAMPON CUTIE', 0, 0, 458, '72429', 2, '74.186'),
(154208, '72430', 101, '', 'BUTUC PT. CHEIE', 0, 0, 458, '72430', 2, '35.959'),
(154209, '02244', 101, '', 'PIVOT', 0, 0, 2462, '02244', 2, '25.298'),
(154210, '72445', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 458, '72445', 2, '60.935'),
(154211, '72446', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 458, '72446', 2, '37.31'),
(154212, '72448', 101, '', 'SIMERING', 0, 0, 458, '72448', 2, '22.932'),
(154213, '72450', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 458, '72450', 2, '78.288'),
(154214, '72468', 101, '', 'PIVOT', 0, 0, 458, '72468', 2, '60.928'),
(154215, '22469', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '27', 2, '72.919'),
(154216, '72470', 101, '', 'BIELETA DIRECTIE', 0, 0, 458, '72470', 2, '75.978'),
(154217, '72474', 101, '', 'PIULITA ROATA', 0, 0, 458, '72474', 2, '2.562'),
(154218, '72476', 101, '', 'BIELETA DIRECTIE', 0, 0, 458, '72476', 2, '44.044'),
(154219, '72477', 101, '', 'BIELETA DIRECTIE', 0, 0, 458, '72477', 2, '36.085'),
(154220, '72478', 101, '', 'BIELETA DIRECTIE', 0, 0, 458, '72478', 2, '67.074'),
(154221, '72479', 101, '', 'BIELETA DIRECTIE', 0, 0, 458, '72479', 2, '35.623'),
(154222, '02248', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '02248', 2, '57.176'),
(154223, '02249', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '02249', 2, '45.829'),
(154224, '72490', 101, '', 'POMPA APA', 0, 0, 458, '72490', 2, '111.202'),
(154225, '72492', 101, '', 'BUCSA BARA STAB.', 0, 0, 458, '72492', 2, '18.361'),
(154226, '22498', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '29', 2, '45.57'),
(154227, '22500', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '22500', 2, '50.057'),
(154228, '22502', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1180, '31', 2, '101.444'),
(154229, '22509', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '31', 2, '49.714'),
(154230, '22510', 101, '', 'SENZOR ABS', 0, 0, 412, '22510', 2, '104.139'),
(154231, '22511', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '22511', 2, '51.38'),
(154232, '22512', 101, '', 'BUTUC ROATA', 0, 0, 653, '22512', 2, '226.38'),
(154233, '22513', 101, '', 'CAP BARA', 0, 0, 914, '31', 2, '76.524'),
(154234, '22514', 101, '', 'CAP BARA', 0, 0, 914, '31', 2, '75.313'),
(154235, '22517', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '22517', 2, '61.117'),
(154236, '22518', 101, '', 'ELECTROVENTILATOR', 0, 0, 508, '31', 2, '229.733'),
(154237, '22519', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '22519', 2, '49.714'),
(154238, '22522', 101, '', 'TAMPON TOBA', 0, 0, 1059, '29', 2, '25.928'),
(154239, '22531', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '31', 2, '57.337'),
(154240, '22533', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '22533', 2, '22.974'),
(154241, '22541', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '28', 2, '189.917'),
(154242, '22552', 101, '', 'FILTRU AER', 0, 0, 8, '28', 2, '23.716'),
(154243, '22553', 101, '', 'CUPLAJ CARDAN', 0, 0, 1427, '22553', 2, '228.487'),
(154244, '22554', 101, '', 'BUTUC ROATA', 0, 0, 653, '22554', 2, '233.772'),
(154245, '22556', 101, '', 'BUTUC ROATA', 0, 0, 653, '24', 2, '194.005'),
(154246, '22557', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '24', 2, '21.497'),
(154247, '22586', 101, '', 'TERMOSTAT', 0, 0, 316, '24', 2, '93.562'),
(154248, '22588', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '22588', 2, '0'),
(154249, '22602', 101, '', 'SUPAPA EXPANSIUNE A.C.', 0, 0, 183, '22602', 2, '17.437'),
(154250, '22603', 101, '', 'SIMERING SUPAPE', 0, 0, 322, '22603', 2, '6.09'),
(154251, '22604', 101, '', 'SIMERING SUPAPE', 0, 0, 236, '24', 2, '0'),
(154252, '22605', 101, '', 'RELEU SEMNALIZARE', 0, 0, 61, '24', 2, '47.425'),
(154253, '22606', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1281, '22606', 2, '200.361'),
(154254, '22607', 101, '', 'BURDUF PLANETARA', 0, 0, 193, '22607', 2, '34.286'),
(154255, '22612', 101, '', 'CAP BARA', 0, 0, 914, '22612', 2, '68.005'),
(154256, '22613', 101, '', 'CAP BARA', 0, 0, 914, '22613', 2, '68.005'),
(154257, '22614', 101, '', 'CAP BARA', 0, 0, 914, '22614', 2, '59.969'),
(154258, '22615', 101, '', 'CAP BARA', 0, 0, 914, '22615', 2, '59.969'),
(154259, '22617', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '22617', 2, '76.524'),
(154260, '22619', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1180, '03', 2, '165.781'),
(154261, '22620', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '24', 2, '48.545'),
(154262, '22621', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '24', 2, '50.792'),
(154263, '22622', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '01', 2, '65.17'),
(154264, '22626', 101, '', 'VAS EXPANSIUNE', 0, 0, 397, '22626', 2, '76.741'),
(154265, '22627', 101, '', 'VAS EXPANSIUNE', 0, 0, 397, '27', 2, '200.291'),
(154266, '22628', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '01', 2, '29.666'),
(154267, '02263', 101, '', 'BUCSA BRAT', 0, 0, 251, '02263', 2, '40.194'),
(154268, '22633', 101, '', 'BRAT', 0, 0, 273, '003522633', 2, '159.789'),
(154269, '22634', 101, '', 'BRAT', 0, 0, 273, '22634', 2, '159.551'),
(154270, '22635', 101, '', 'BUCSA BRAT', 0, 0, 251, '22635', 2, '29.792'),
(154271, '22636', 101, '', 'BUCSA BRAT', 0, 0, 251, '31', 2, '29.806'),
(154272, '22637', 101, '', 'VAS EXPANSIUNE', 0, 0, 397, '03', 2, '66.647'),
(154273, '22639', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1180, '28', 2, '141.386'),
(154274, '02264', 101, '', 'VAS EXPANSIUNE', 0, 0, 397, '02264', 2, '47.691'),
(154275, '22646', 101, '', 'TAMPON MOTOR', 0, 0, 247, '22646', 2, '334.348'),
(154276, '22648', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '24', 2, '89.033'),
(154277, '22649', 101, '', 'BUTUC ROATA', 0, 0, 653, '24', 2, '353.262'),
(154278, '02265', 101, '', 'BIELETA DIRECTIE', 0, 0, 318, '02265', 2, '90.475'),
(154279, '22650', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1281, '22650', 2, '203.728'),
(154280, '22654', 101, '', 'BUCSA BRAT', 0, 0, 251, '22654', 2, '43.652'),
(154281, '22657', 101, '', 'BUCSA BRAT', 0, 0, 251, '22657', 2, '14'),
(154282, '02266', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '02266', 2, '103.761'),
(154283, '22660', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '03', 2, '25.06'),
(154284, '22663', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '22663', 2, '17.591'),
(154285, '22665', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1281, '22665', 2, '184.107'),
(154286, '22666', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '31', 2, '75.852'),
(154287, '22667', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1281, '22667', 2, '180.684'),
(154288, '02267', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '02267', 2, '113.806'),
(154289, '22670', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '27', 2, '20.51'),
(154290, '22672', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1281, '01', 2, '124.019'),
(154291, '22673', 101, '', 'TAMPON CUTIE', 0, 0, 248, '01', 2, '260.309'),
(154292, '22674', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '22674', 2, '28.833'),
(154293, '22675', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '31', 2, '29.148'),
(154294, '22677', 101, '', 'DISC FRANA', 0, 0, 82, '003522677', 2, '133'),
(154295, '22679', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1281, '03', 2, '314.286'),
(154296, '02268', 101, '', 'CAP BARA', 0, 0, 914, '02268', 2, '22.68'),
(154297, '22680', 101, '', 'SABOTI FRANA', 0, 0, 1419, '22680', 2, '159.558'),
(154298, '22682', 101, '', 'VASCOCUPLAJ', 0, 0, 509, '31', 2, '456.855'),
(154299, '22683', 101, '', 'DISC FRANA', 0, 0, 82, '31', 2, '145.656'),
(154300, '22685', 101, '', 'TAMPON CUTIE', 0, 0, 248, '31', 2, '196.679'),
(154301, '22687', 101, '', 'TAMPON MOTOR', 0, 0, 247, '03', 2, '148.568'),
(154302, '02269', 101, '', 'BUSON VAS EXPANSIUNE', 0, 0, 548, '02269', 2, '6.545'),
(154303, '22691', 101, '', 'MOTOR STERGATOR PARBRIZ', 0, 0, 295, '22691', 2, '249.2'),
(154304, '22698', 101, '', 'DISC FRANA', 0, 0, 82, '22698', 2, '141.456'),
(154305, '22699', 101, '', 'BUCSA BRAT SPATE', 0, 0, 1080, '22699', 2, '57.127'),
(154306, '22701', 101, '', 'TAMPON MOTOR', 0, 0, 247, '29', 2, '79.849'),
(154307, '22703', 101, '', 'TAMPON CUTIE', 0, 0, 249, '17', 2, '127.484'),
(154308, '22704', 101, '', 'POMPA VACUUM', 0, 0, 387, '14', 2, '526.211'),
(154309, '22705', 101, '', 'BRAT', 0, 0, 273, '22705', 2, '318.479'),
(154310, '22706', 101, '', 'BRAT', 0, 0, 273, '22706', 2, '293.384'),
(154311, '22707', 101, '', 'BRAT', 0, 0, 273, '22707', 2, '325.388'),
(154312, '22708', 101, '', 'BRAT', 0, 0, 273, '22708', 2, '325.388'),
(154313, '02271', 101, '', 'PIVOT', 0, 0, 2523, '02271', 2, '42.441'),
(154314, '22710', 101, '', 'PIVOT', 0, 0, 2462, '25', 2, '65.17'),
(154315, '22711', 101, '', 'TAMPON MOTOR', 0, 0, 247, '27', 2, '118.454'),
(154316, '22712', 101, '', 'DISC FRANA', 0, 0, 82, '25', 2, '164.444'),
(154317, '22714', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '29', 2, '11.473'),
(154318, '22715', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003522715', 2, '11.494'),
(154319, '22718', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '03', 2, '49.448'),
(154320, '22719', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 809, '22719', 2, '243.362'),
(154321, '22720', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 809, '22720', 2, '333.851'),
(154322, '22722', 101, '', 'TAMPON CUTIE', 0, 0, 247, '22722', 2, '126.077'),
(154323, '22724', 101, '', 'TAMPON CUTIE', 0, 0, 247, '22724', 2, '122.486'),
(154324, '22726', 101, '', 'TAMPON MOTOR', 0, 0, 247, '22726', 2, '118.454'),
(154325, '22728', 101, '', 'TAMPON CUTIE', 0, 0, 247, '25', 2, '122.486'),
(154326, '02273', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '02273', 2, '15.624'),
(154327, '22732', 101, '', 'TAMPON MOTOR', 0, 0, 247, '22732', 2, '228.242'),
(154328, '22734', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '22734', 2, '36.792'),
(154329, '22736', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '22736', 2, '45.969'),
(154330, '22738', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '22738', 2, '29.68'),
(154331, '22740', 101, '', 'BRAT', 0, 0, 273, '22740', 2, '239.743'),
(154332, '22741', 101, '', 'BRAT', 0, 0, 273, '03', 2, '244.237'),
(154333, '22744', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '22744', 2, '54.768'),
(154334, '22746', 101, '', 'RACORD APA', 0, 0, 3219, '22746', 2, '29.932'),
(154335, '22748', 101, '', 'RACORD APA', 0, 0, 3219, '28', 2, '15.631'),
(154336, '22749', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '31', 2, '20.811'),
(154337, '22753', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '22753', 2, '33.502'),
(154338, '22754', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '22754', 2, '32.417'),
(154339, '22755', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '22755', 2, '27.125'),
(154340, '22756', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '22756', 2, '32.55'),
(154341, '22757', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '22757', 2, '39.074'),
(154342, '22758', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '31', 2, '47.894'),
(154343, '22760', 101, '', 'TAMPON CUTIE', 0, 0, 247, '22760', 2, '50.4'),
(154344, '22762', 101, '', 'TAMPON MOTOR', 0, 0, 247, '22762', 2, '50.4'),
(154345, '22763', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '28', 2, '224.931'),
(154346, '22764', 101, '', 'TAMPON CUTIE', 0, 0, 247, '22764', 2, '57.47'),
(154347, '22765', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '22765', 2, '95.522'),
(154348, '22766', 101, '', 'TAMPON CUTIE', 0, 0, 247, '22766', 2, '48.391'),
(154349, '22767', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '22767', 2, '68.166'),
(154350, '22768', 101, '', 'TAMPON MOTOR', 0, 0, 247, '22768', 2, '48.482'),
(154351, '22769', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 877, '22769', 2, '150.675'),
(154352, '02277', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '02277', 2, '121.919'),
(154353, '22771', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 809, '22771', 2, '159.033'),
(154354, '22776', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '22776', 2, '212.121'),
(154355, '22778', 101, '', 'POMPA VACUUM', 0, 0, 387, '22778', 2, '0'),
(154356, '22779', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '22779', 2, '177.66'),
(154357, '02278', 101, '', 'CAP BARA', 0, 0, 914, '02278', 2, '33.355'),
(154358, '22783', 101, '', 'ELICE VENTILATOR', 0, 0, 2092, '22783', 2, '79.149'),
(154359, '22784', 101, '', 'ELICE VENTILATOR', 0, 0, 2092, '003522784', 2, '109.431'),
(154360, '22787', 101, '', 'BRAT', 0, 0, 273, '22787', 2, '315.693'),
(154361, '22788', 101, '', 'BRAT', 0, 0, 273, '003522788', 2, '311.122'),
(154362, '02279', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '02279', 2, '121.842'),
(154363, '22794', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '22794', 2, '3.045'),
(154364, '22796', 101, '', 'RACORD APA', 0, 0, 3219, '22796', 2, '10.92'),
(154365, '22797', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003522797', 2, '41.881'),
(154366, '22798', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '22798', 2, '55.517'),
(154367, '22799', 101, '', 'BRAT', 0, 0, 236, '24', 2, '0'),
(154368, '02280', 101, '', 'CAP BARA', 0, 0, 914, '02280', 2, '35.063'),
(154369, '22800', 101, '', 'BRAT', 0, 0, 236, '24', 2, '0'),
(154370, '22804', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '28', 2, '4.494'),
(154371, '22805', 101, '', 'BUTUC ROATA', 0, 0, 654, '29', 2, '276.689'),
(154372, '22806', 101, '', 'ULEI CUTIE DE VITEZE AUTOMATA', 0, 0, 1667, '31', 2, '23.009'),
(154373, '22818', 101, '', 'BUCSA BRAT', 0, 0, 251, '31', 2, '30.688'),
(154374, '22819', 101, '', 'BUCSA BRAT', 0, 0, 251, '03', 2, '29.344'),
(154375, '22821', 101, '', 'BUCSA BRAT', 0, 0, 251, '31', 2, '28.133'),
(154376, '22822', 101, '', 'BUCSA BRAT', 0, 0, 251, '22822', 2, '30.513'),
(154377, '22825', 101, '', 'BUCSA BRAT', 0, 0, 251, '24', 2, '44.541'),
(154378, '22836', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '22836', 2, '37.499'),
(154379, '22839', 101, '', 'BARA CONEXIUNE ANS.', 0, 0, 285, '06', 2, '364.413'),
(154380, '02284', 101, '', 'CAP BARA', 0, 0, 914, '02284', 2, '0'),
(154381, '22840', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1281, '06', 2, '200.599'),
(154382, '22846', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '06', 2, '77.196'),
(154383, '22847', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '06', 2, '81.284'),
(154384, '02285', 101, '', 'CAP BARA', 0, 0, 914, '02285', 2, '0'),
(154385, '22854', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '01', 2, '72.744'),
(154386, '22855', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '01', 2, '161.455'),
(154387, '22857', 101, '', 'DISC FRANA', 0, 0, 82, '01', 2, '112.742'),
(154388, '22858', 101, '', 'DISC FRANA', 0, 0, 82, '26', 2, '131.012'),
(154389, '02286', 101, '', 'POMPA APA', 0, 0, 1260, '02286', 2, '180.894'),
(154390, '22860', 101, '', 'DISC FRANA', 0, 0, 82, '26', 2, '88.753'),
(154391, '22861', 101, '', 'BRAT', 0, 0, 273, '26', 2, '267.274'),
(154392, '22862', 101, '', 'BRAT', 0, 0, 273, '01', 2, '267.274'),
(154393, '22864', 101, '', 'RULMENT ROATA', 0, 0, 654, '01', 2, '207.361'),
(154394, '22865', 101, '', 'BUCSA BRAT', 0, 0, 251, '22865', 2, '29.4'),
(154395, '22866', 101, '', 'BUCSA BRAT', 0, 0, 251, '22866', 2, '51.989'),
(154396, '02287', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '02287', 2, '67.97'),
(154397, '22874', 101, '', 'DISC FRANA', 0, 0, 82, '26', 2, '0'),
(154398, '22876', 101, '', 'DISC FRANA', 0, 0, 82, '26', 2, '88.179'),
(154399, '22880', 101, '', 'DISC FRANA', 0, 0, 82, '22880', 2, '0'),
(154400, '22884', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '06', 2, '39.76'),
(154401, '22886', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '26', 2, '41.111'),
(154402, '22887', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '26', 2, '154.63'),
(154403, '22888', 101, '', 'TAMPON TOBA', 0, 0, 1059, '26', 2, '11.606'),
(154404, '02289', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '02289', 2, '144.459'),
(154405, '22891', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '26', 2, '83.909'),
(154406, '22893', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '26', 2, '106.351'),
(154407, '22894', 101, '', 'DEBITMETRU AER', 0, 0, 3926, '15', 2, '153.426'),
(154408, '22896', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '26', 2, '117.845'),
(154409, '02290', 101, '', 'CAP BARA', 0, 0, 914, '02290', 2, '43.841'),
(154410, '22900', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '28', 2, '226.884'),
(154411, '22901', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '28', 2, '244.041'),
(154412, '22902', 101, '', 'DISC FRANA', 0, 0, 82, '29', 2, '167.195'),
(154413, '22903', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '26', 2, '82.873'),
(154414, '22904', 101, '', 'DISC FRANA', 0, 0, 82, '26', 2, '83.699'),
(154415, '810993', 101, '', 'CAP BARA', 0, 0, 470, '810993', 2, '40.901'),
(154416, '22909', 101, '', 'CAP BARA', 0, 0, 914, '26', 2, '41.818'),
(154417, '02291', 101, '', 'CAP BARA', 0, 0, 914, '02291', 2, '46.256'),
(154418, '22910', 101, '', 'TAMPON MOTOR', 0, 0, 247, '26', 2, '63.161'),
(154419, '22911', 101, '', 'PIVOT', 0, 0, 2462, '26', 2, '53.613'),
(154420, '22912', 101, '', 'TAMPON MOTOR', 0, 0, 247, '26', 2, '61.873'),
(154421, '22914', 101, '', 'TAMPON MOTOR', 0, 0, 247, '26', 2, '64.484'),
(154422, '22916', 101, '', 'DEBITMETRU AER', 0, 0, 3926, '26', 2, '165.221'),
(154423, '22917', 101, '', 'BRAT', 0, 0, 273, '01', 2, '419.846'),
(154424, '22918', 101, '', 'DEBITMETRU AER', 0, 0, 3926, '01', 2, '162.141'),
(154425, '22919', 101, '', 'BRAT', 0, 0, 273, '01', 2, '411.768'),
(154426, '02292', 101, '', 'POMPA APA', 0, 0, 1260, '02292', 2, '312.445'),
(154427, '22921', 101, '', 'DISC FRANA', 0, 0, 82, '01', 2, '99.589'),
(154428, '22922', 101, '', 'DEBITMETRU AER', 0, 0, 3926, '01', 2, '176.134'),
(154429, '8FC 351 300-031', 101, '', 'DISC FRANA', 0, 0, 448, '35130003', 2, '86.1'),
(154430, '22925', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 191, '22925', 2, '21.665'),
(154431, '22927', 101, '', 'DISC FRANA', 0, 0, 82, '003522927', 2, '69.3'),
(154432, '22928', 101, '', 'DEBITMETRU AER', 0, 0, 13, '26', 2, '165.221'),
(154433, '22929', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '22929', 2, '69.153'),
(154434, '22930', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '03', 2, '43.631'),
(154435, '22931', 101, '', 'DISC FRANA', 0, 0, 82, '03', 2, '59.15'),
(154436, '22932', 101, '', 'TAMPON CUTIE', 0, 0, 247, '24', 2, '117.355'),
(154437, 'CV-8507', 101, '', 'TAMPON CUTIE', 0, 0, 5, 'CV-8507', 2, '111.72'),
(154438, 'CV-8512', 101, '', 'TAMPON CUTIE', 0, 0, 5, 'CV-8512', 2, '108.654'),
(154439, 'CV-8511', 101, '', 'TAMPON MOTOR', 0, 0, 5, 'CV-8511', 2, '6.454'),
(154440, '22938', 101, '', 'TAMPON CUTIE', 0, 0, 247, '22938', 2, '62.986'),
(154441, '22940', 101, '', 'TAMPON MOTOR', 0, 0, 247, '26', 2, '69.797'),
(154442, '22943', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '22943', 2, '49.819'),
(154443, '22950', 101, '', 'DISC FRANA', 0, 0, 82, '22950', 2, '193.025'),
(154444, '22952', 101, '', 'DISC FRANA', 0, 0, 5, '22952', 2, '0'),
(154445, '23599.190.1', 101, '', 'BUCSA BRAT', 0, 0, 402, '23599_190_1', 2, '17.843'),
(154446, '22955', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1614, '22955', 2, '53.459'),
(154447, '22956', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003522956', 2, '113.638'),
(154448, '22957', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1614, '22957', 2, '67.333'),
(154449, '22958', 101, '', 'TAMPON MOTOR', 0, 0, 247, '22958', 2, '113.841'),
(154450, '22959', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003522959', 2, '36.722'),
(154451, '22960', 101, '', 'CUPLAJ CARDAN', 0, 0, 1427, '22960', 2, '306.327'),
(154452, '22961', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '003522961', 2, '69.601'),
(154453, '22962', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '27', 2, '43.176');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(154454, '22964', 101, '', 'DISC FRANA', 0, 0, 82, '22964', 2, '192.801'),
(154455, '22966', 101, '', 'TAMPON TOBA', 0, 0, 1059, '27', 2, '18.606'),
(154456, '22968', 101, '', 'TAMPON TOBA', 0, 0, 1059, '27', 2, '17.01'),
(154457, '22970', 101, '', 'TAMPON RADIATOR', 0, 0, 2132, '22970', 2, '4.907'),
(154458, '22977', 101, '', 'MODUL CONTROL CLIMATIZARE', 0, 0, 1385, '22977', 2, '438.151'),
(154459, '22979', 101, '', 'BURDUF PLANETARA', 0, 0, 193, '22979', 2, '33.516'),
(154460, '22982', 101, '', 'BUCSA BRAT SPATE', 0, 0, 1080, '22982', 2, '178.045'),
(154461, '22983', 101, '', 'BURDUF PLANETARA', 0, 0, 193, '22983', 2, '15.12'),
(154462, '22984', 101, '', 'BUCSA BRAT SPATE', 0, 0, 1080, '22984', 2, '178.045'),
(154463, '22986', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '22986', 2, '43.358'),
(154464, '22988', 101, '', 'BUCSA BRAT', 0, 0, 251, '22988', 2, '14.126'),
(154465, '22993', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '22993', 2, '53.032'),
(154466, '22994', 101, '', 'DISC FRANA', 0, 0, 82, '22994', 2, '70.693'),
(154467, '22995', 101, '', 'DISC FRANA', 0, 0, 82, '003522995', 2, '46.9'),
(154468, 'T1176', 101, '', 'BRAT', 0, 0, 402, '21999 158  1 5', 2, '501.55'),
(154469, '73003', 101, '', 'BUCSA BRAT', 0, 0, 458, '73003', 2, '123.305'),
(154470, '73012', 101, '', 'TAMPON MOTOR', 0, 0, 458, '73012', 2, '69.3'),
(154471, '73014', 101, '', 'TAMPON MOTOR', 0, 0, 458, '020620159', 2, '153.048'),
(154472, '73016', 101, '', 'TAMPON MOTOR', 0, 0, 458, '', 2, '212.716'),
(154473, '73026', 101, '', 'TAMPON MOTOR', 0, 0, 458, '020605978', 2, '187.362'),
(154474, '73030', 101, '', 'BIELETA ANTIRULIU', 0, 0, 458, '73030', 2, '26.068'),
(154475, '73031', 101, '', 'BIELETA DIRECTIE', 0, 0, 458, '73031', 2, '49.714'),
(154476, 'T1252', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 402, '23032 155  0 5', 2, '159.663'),
(154477, '13.0460-7123.2', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 402, '607123', 2, '169.575'),
(154478, 'T1420', 101, '', 'REZERVOR ULEI SERVODIRECTIE', 0, 0, 402, '21249 155  0 5', 2, '98.91'),
(154479, '181004', 101, '', 'MOTOR STERGATOR PARBRIZ', 0, 0, 402, '181004', 2, '259.714'),
(154480, '572418J', 101, '', 'BUCSA BARA STAB.', 0, 0, 402, '572418A', 2, '8.393'),
(154481, '181293', 101, '', 'BAIE ULEI', 0, 0, 402, '181293', 2, '28.196'),
(154482, '181179', 101, '', 'CAP BARA', 0, 0, 402, '181179', 2, '105.378'),
(154483, '181335', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 402, '181335', 2, '21.707'),
(154484, '02312', 101, '', 'SURUB CHIULASA', 0, 0, 1533, '02312', 2, '3.437'),
(154485, '181383', 101, '', 'TAMPON CUTIE', 0, 0, 402, '181383', 2, '164.262'),
(154486, 'T1122', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 402, '23117 202  0 5', 2, '34.419'),
(154487, '180873-202', 101, '', 'BUCSA BARA STAB.', 0, 0, 402, '180873-202', 2, '8.561'),
(154488, '598420', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '23134', 2, '161.273'),
(154489, '13.0460-3986.2', 101, '', 'BUCSA BARA STAB.', 0, 0, 402, '603986', 2, '10.15'),
(154490, '13.0460-7105.2', 101, '', 'TAMPON CUTIE', 0, 0, 402, '607105', 2, '144.354'),
(154491, 'T1831', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 402, '23143 143  0 4', 2, '119.469'),
(154492, 'T9068', 101, '', 'BRAT SPATE', 0, 0, 402, '23146 170  1 5', 2, '290.948'),
(154493, '180921', 101, '', 'BRAT SPATE', 0, 0, 402, '180921', 2, '0'),
(154494, 'BL1837A1', 101, '', 'VASCOCUPLAJ', 0, 0, 402, 'BL1837A1', 2, '0.952'),
(154495, 'T1405', 101, '', 'RACORD FRANA', 0, 0, 402, '23160 173  0 5', 2, '34.671'),
(154496, 'FDB1070', 101, '', 'BRAT', 0, 0, 3904, 'FDB1070', 2, '150.423'),
(154497, '573063J', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '573063', 2, '59.269'),
(154498, '141182', 101, '', 'RACORD FRANA', 0, 0, 402, '141182', 2, '17.983'),
(154499, '13.0460-2987.2', 101, '', 'RACORD FRANA', 0, 0, 402, '602987', 2, '69.552'),
(154500, '02317', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '02317', 2, '15.351'),
(154501, 'T5117', 101, '', 'RACORD FRANA', 0, 0, 402, '23169 194  1 5', 2, '16.947'),
(154502, '181438', 101, '', 'BIELETA ANTIRULIU', 0, 0, 402, '181438', 2, '41.16'),
(154503, '13.0460-2861.2', 101, '', 'RACORD FRANA', 0, 0, 402, '602861', 2, '32.886'),
(154504, '573050J', 101, '', 'RACORD FRANA', 0, 0, 402, '573050', 2, '70.756'),
(154505, '02318', 101, '', 'PASTILA CUTIE VITEZE', 0, 0, 1776, '02318', 2, '1.407'),
(154506, '13.0460-5880.2', 101, '', 'POMPA ULEI', 0, 0, 402, '605880', 2, '174.643'),
(154507, '181349', 101, '', 'BURDUF PLANETARA', 0, 0, 402, '181349', 2, '26.068'),
(154508, '13.0460-8005.2', 101, '', 'SABOTI FRANA', 0, 0, 402, '608005', 2, '91.882'),
(154509, '8MK 376 712-391', 101, '', 'SABOTI FRANA', 0, 0, 470, '37671239', 2, '132.482'),
(154510, 'T3070', 101, '', 'SABOTI FRANA', 0, 0, 402, '23197 186  0 5', 2, '174.384'),
(154511, '13.0460-7148.2', 101, '', 'CULBUTOR', 0, 0, 402, '607148', 2, '126.861'),
(154512, '598324', 101, '', 'DOP ETANSARE', 0, 0, 402, '23205', 2, '23.933'),
(154513, '180465', 101, '', 'POMPA ULEI', 0, 0, 402, '180465', 2, '326.718'),
(154514, '180862', 101, '', 'DISC FRANA', 0, 0, 402, '180862', 2, '108.78'),
(154515, '181431', 101, '', 'BRAT', 0, 0, 402, '181431', 2, '260.505'),
(154516, '13.0460-7129.2', 101, '', 'PIVOT', 0, 0, 402, '607129', 2, '61.257'),
(154517, '13.0460-5859.2', 101, '', 'BIELETA ANTIRULIU', 0, 0, 402, '605859', 2, '97.16'),
(154518, '13.0460-5803.2', 101, '', 'DISC FRANA', 0, 0, 402, '605803', 2, '83.062'),
(154519, '23252', 101, '', 'SET REP.SERVODIRECTIE', 0, 0, 681, '003523252', 2, '119.658'),
(154520, '23256', 101, '', 'SET REP.SERVODIRECTIE', 0, 0, 681, '003523256', 2, '210.483'),
(154521, '181363', 101, '', 'BOBINA INDUCTIE', 0, 0, 402, '181363', 2, '93.877'),
(154522, '181406', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '181406', 2, '227.507'),
(154523, '13.0460-7161.2', 101, '', 'BUCSA BRAT', 0, 0, 402, '607161', 2, '43.267'),
(154524, '363702161182', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, 'HAD_BP1182_WR', 2, '83.265'),
(154525, '13.0460-2858.2', 101, '', 'TAMPON CUTIE', 0, 0, 402, '602858', 2, '173.593'),
(154526, 'T1497', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '23285 173  0 4', 2, '133.056'),
(154527, '13.0460-5837.2', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '605837', 2, '99.785'),
(154528, 'T1477', 101, '', 'POMPA APA', 0, 0, 402, '23303 152  0 5', 2, '142.618'),
(154529, 'T1567', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 402, '23086 160  0 5', 2, '103.502'),
(154530, 'T1694', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 402, '23318 159  0 5', 2, '238.385'),
(154531, '13.0460-4974.2', 101, '', 'CAP BARA', 0, 0, 402, '604974', 2, '92.778'),
(154532, '13.0460-4973.2', 101, '', 'CAP BARA', 0, 0, 402, '604973', 2, '71.918'),
(154533, '13.0460-4999.2', 101, '', 'RULMENT ROATA', 0, 0, 402, '604999', 2, '249.893'),
(154534, 'T1294', 101, '', 'RULMENT ROATA', 0, 0, 402, '23331 160  0 5', 2, '190.337'),
(154535, '13.0460-3978.2', 101, '', 'DISC FRANA', 0, 0, 402, '603978', 2, '107.289'),
(154536, 'FDB1523', 101, '', 'PIVOT', 0, 0, 402, 'FDB1523', 2, '43.239'),
(154537, 'BL1827U1', 101, '', 'INTRERUPATOR USA', 0, 0, 402, 'BL1827U1', 2, '8.008'),
(154538, 'T3107', 101, '', 'PIVOT', 0, 0, 402, '21738 130  0 5', 2, '22.988'),
(154539, '23351', 101, '', 'BRAT', 0, 0, 273, '23351', 2, '455.273'),
(154540, 'T1756', 101, '', 'SET REP.SERVODIRECTIE', 0, 0, 402, '23355 150  0 5', 2, '15.316'),
(154541, '8MV 376 727-171', 101, '', 'BUCSA BARA STAB.', 0, 0, 508, '37672717', 2, '11.536'),
(154542, '13.0460-8002.2', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 402, '608002', 2, '22.988'),
(154543, 'T3087', 101, '', 'BUCSA BRAT - SET', 0, 0, 402, '23361 150  0 5', 2, '16.051'),
(154721, '141397', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 402, '141397', 2, '77.126'),
(154544, '02337', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1632, '02337', 2, '33.712'),
(154545, 'T1232', 101, '', 'TAMPON CUTIE', 0, 0, 402, '23373 150  0 5', 2, '223.328'),
(154546, 'BP679', 101, '', 'TAMPON CUTIE', 0, 0, 402, 'BP679', 2, '48.433'),
(154547, 'T1781', 101, '', 'AMORTIZOR HAYON', 0, 0, 402, '23379 140  0 5', 2, '64.736'),
(154548, 'T1298', 101, '', 'AMORTIZOR HAYON', 0, 0, 402, '23381 155  0 5', 2, '75.425'),
(154549, '13.0460-5923.2', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 402, '605923', 2, '58.184'),
(154550, 'T1133', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 402, '23384 180  0 5', 2, '62.902'),
(154551, '13.0460-5865.2', 101, '', 'AMORTIZOR HAYON', 0, 0, 402, '605865', 2, '51.1'),
(154552, '181593', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 402, '181593', 2, '92.806'),
(154553, 'T1233', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '23397 194  1 5', 2, '205.079'),
(154554, '7.687', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 402, '', 2, '61.257'),
(154555, '13.0460-7199.2', 101, '', 'RACORD APA', 0, 0, 402, '607199', 2, '70.7'),
(154556, 'BL1800A3', 101, '', 'SURUB CHIULASA', 0, 0, 402, 'BL1800A3', 2, '6.538'),
(154557, 'BL1801A3', 101, '', 'TAMPON MOTOR', 0, 0, 402, 'BL1801A3', 2, '14.483'),
(154558, 'T1249', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 402, '23410 157  0 5', 2, '0'),
(154559, '23413', 101, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 307, '23413', 2, '318.339'),
(154560, '181622', 101, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 402, '181622', 2, '276.927'),
(154561, 'T5133', 101, '', 'BUCSA BARA STAB.', 0, 0, 402, '23424 178  1 4 T4051', 2, '15.694'),
(154562, 'BP887', 101, '', 'TAMPON CUTIE', 0, 0, 402, 'BP887', 2, '207.025'),
(154563, 'T1475', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '23429 150  0 4', 2, '90.573'),
(154564, '541733', 101, '', 'TAMPON AMORTIZOR', 0, 0, 402, '', 2, '27.881'),
(154565, 'T1372', 101, '', 'TAMPON MOTOR', 0, 0, 402, '23435 185  1 5', 2, '273.007'),
(154566, 'T1277', 101, '', 'TAMPON AMORTIZOR', 0, 0, 402, '23442 160  0 5', 2, '32.172'),
(154567, '02345', 101, '', 'SET REP.DIRECTIE', 0, 0, 673, '02345', 2, '41.72'),
(154568, 'T1303', 101, '', 'TAMPON TOBA', 0, 0, 402, '23484 170  0 5', 2, '22.295'),
(154569, '13.0460-5853.2', 101, '', 'TAMPON TOBA', 0, 0, 402, '605853', 2, '5.656'),
(154570, 'T1588', 101, '', 'RULMENT ROATA', 0, 0, 402, '23489 163  0 5', 2, '171.549'),
(154571, '13.0460-5708.2', 101, '', 'SENZOR ABS', 0, 0, 402, '605708', 2, '177.786'),
(154572, 'T1375', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '23501 172  0 5', 2, '48.069'),
(154573, '02352', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '02352', 2, '7.833'),
(154574, '13.0460-5861.2', 101, '', 'TERMOSTAT', 0, 0, 402, '605861', 2, '168.784'),
(154575, 'T1280', 101, '', 'TERMOSTAT', 0, 0, 402, '23178 160  0 5', 2, '95.522'),
(154576, '13.0460-2959.2', 101, '', 'ELECTROVENTILATOR', 0, 0, 402, '602959', 2, '114.933'),
(154577, 'T1242', 101, '', 'DISC FRANA', 0, 0, 402, '23536 155  0 5', 2, '601.426'),
(154578, '02354', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 251, '02354', 2, '37.814'),
(154579, 'T1282', 101, '', 'DISC FRANA', 0, 0, 402, '23540 165  1 4', 2, '59.325'),
(154580, 'T1353', 101, '', 'DISC FRANA', 0, 0, 402, '23943 175  0 5', 2, '72.968'),
(154581, '23542', 101, '', 'DISC FRANA', 0, 0, 82, '01', 2, '61.257'),
(154582, '13.0460-7225.2', 101, '', 'DISC FRANA', 0, 0, 402, '607225', 2, '94.962'),
(154583, '13.0460-7126.2', 101, '', 'DISC FRANA', 0, 0, 402, '607126', 2, '84.791'),
(154584, '0263.51', 101, '', 'DISC FRANA', 0, 0, 402, '0263.51', 2, '255.934'),
(154585, 'T5145', 101, '', 'DISC FRANA', 0, 0, 402, '23561 170  0 5', 2, '102.613'),
(154586, 'T1306', 101, '', 'BUCSA BRAT SPATE', 0, 0, 402, '23566 172  0 5', 2, '67.76'),
(154587, '13.0460-5832.2', 101, '', 'DISC FRANA', 0, 0, 402, '605832', 2, '55.783'),
(154588, 'T1244', 101, '', 'DISC FRANA', 0, 0, 402, '23572 138  0 5', 2, '99.799'),
(154589, '02359', 101, '', 'BUSON RADIATOR', 0, 0, 548, '02359', 2, '15.309'),
(154590, 'T1278', 101, '', 'INTRERUPATOR FRANA', 0, 0, 402, '23616 133  0 5', 2, '21.14'),
(154591, '23625', 101, '', 'RULMENT ROATA - SET', 0, 0, 654, '003523625', 2, '132.797'),
(154592, '23626.170.1', 101, '', 'RULMENT ROATA - SET', 0, 0, 402, '23626_170_1', 2, '120.267'),
(154593, 'T1311', 101, '', 'CAP BARA', 0, 0, 402, '23627 150  0 5', 2, '77.042'),
(154594, '02363', 101, '', 'FLANSA CARBURATOR', 0, 0, 1081, '02363', 2, '76.174'),
(154595, 'T1315', 101, '', 'CAP BARA', 0, 0, 402, '23640 180  0 5', 2, '69.594'),
(154596, '0817 02', 101, '', 'CAP BARA', 0, 0, 402, '', 2, '69.594'),
(154597, '23645', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '23645', 2, '61.376'),
(154598, 'T1265', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 402, '23649 162  0 5', 2, '153.51'),
(154599, '13.0460-5849.2', 101, '', 'TAMPON TOBA', 0, 0, 402, '605849', 2, '15.309'),
(154600, '02366', 101, '', 'FLANSA CARBURATOR', 0, 0, 3910, '02366', 2, '115.661'),
(154601, '13.0460-5836.2', 101, '', 'SIMERING', 0, 0, 402, '605836', 2, '23.254'),
(154602, 'T1506', 101, '', 'RULMENT ROATA', 0, 0, 402, '23663 152  0 4', 2, '121.338'),
(154603, '23676', 101, '', 'TAMPON MOTOR', 0, 0, 247, '27', 2, '66.542'),
(154604, 'T1507', 101, '', 'TAMPON MOTOR', 0, 0, 402, '23677 155  0 5', 2, '150.36'),
(154605, 'T1279', 101, '', 'TAMPON MOTOR', 0, 0, 402, '23679 161  0 4', 2, '121.156'),
(154606, '02368', 101, '', 'FLANSA CARBURATOR', 0, 0, 1081, '02368', 2, '86.212'),
(154607, '573142J-AS', 101, '', 'TAMPON MOTOR', 0, 0, 402, '573142A', 2, '103.257'),
(154608, '24141.195.1', 101, '', 'TAMPON MOTOR', 0, 0, 402, '24141_195_1', 2, '111.986'),
(154609, '573207J-AS', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 402, '573207', 2, '73.22'),
(154610, '13.0460-7162.2', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 402, '607162', 2, '53.641'),
(154611, '181714', 101, '', 'TAMPON MOTOR', 0, 0, 402, '181714', 2, '64.638'),
(154612, '02374', 101, '', 'ANTIGEL 1.5L', 0, 0, 1602, '02374', 2, '22.099'),
(154613, 'T1317', 101, '', 'RACORD APA', 0, 0, 402, '23740 155  0 5 T4047', 2, '49.714'),
(154614, '222561', 101, '', 'RACORD APA', 0, 0, 402, '222561', 2, '32.55'),
(154615, '13.0460-7192.2', 101, '', 'MANER USA INT.', 0, 0, 402, '607192', 2, '4.935'),
(154616, '23746.175.1', 101, '', 'VAS EXPANSIUNE', 0, 0, 402, '23746_175_1', 2, '68.768'),
(154617, '23750', 101, '', 'SURUB AERISIRE RADIATOR', 0, 0, 3246, '23750', 2, '4.613'),
(154618, '13.0460-4800.2', 101, '', 'TAMPON MOTOR', 0, 0, 402, '604800', 2, '154.833'),
(154619, '13.0460-4969.2', 101, '', 'BIELETA ANTIRULIU', 0, 0, 402, '604969', 2, '41.419'),
(154620, '23758', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003523758', 2, '266.133'),
(154621, '13.0460-7166.2', 101, '', 'BUCSA BRAT', 0, 0, 402, '607166', 2, '0'),
(154622, '23770', 101, '', 'TAMPON MOTOR', 0, 0, 247, '23770', 2, '133.189'),
(154623, '13.0460-5831.2', 101, '', 'BUCSA BRAT SPATE', 0, 0, 402, '605831', 2, '46.319'),
(154624, '02378', 101, '', 'TAMPON MOTOR', 0, 0, 247, '02378', 2, '14.07'),
(154625, 'T1320', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '23780 170  0 5', 2, '46.858'),
(154626, '02379', 101, '', 'CAP BARA', 0, 0, 914, '02379', 2, '33.355'),
(154627, '13.0460-5839.2', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 402, '605839', 2, '40.481'),
(154628, '02380', 101, '', 'PIVOT', 0, 0, 2462, '02380', 2, '41.195'),
(154629, '13.0460-7207.2', 101, '', 'SENZOR ABS', 0, 0, 402, '607207', 2, '146.832'),
(154630, '181450', 101, '', 'SENZOR ABS', 0, 0, 402, '181450', 2, '106.26'),
(154631, '221951', 101, '', 'SENZOR ABS', 0, 0, 402, '221951', 2, '197.736'),
(154632, '02381', 101, '', 'BARA CONEXIUNE', 0, 0, 284, '02381', 2, '99.428'),
(154633, '23761.190.1', 101, '', 'SENZOR ABS', 0, 0, 402, '', 2, '98.966'),
(154634, '181780', 101, '', 'TAMPON MOTOR', 0, 0, 402, '181780', 2, '136.374'),
(154635, 'BP942', 101, '', 'SENZOR ABS', 0, 0, 402, 'BP942', 2, '85.589'),
(154636, '23815', 101, '', 'RACORD FRANA', 0, 0, 83, '23815', 2, '25.445'),
(154637, '13.0460-5819.2', 101, '', 'SENZOR ABS', 0, 0, 402, '605819', 2, '85.589'),
(154638, '13.0460-5815.2', 101, '', 'SENZOR ABS', 0, 0, 402, '605815', 2, '325.311'),
(154639, '788.0', 101, '', 'SENZOR ABS', 0, 0, 402, '788_0', 2, '206.283'),
(154640, '23822', 101, '', 'SENZOR ABS', 0, 0, 412, '01', 2, '122.885'),
(154641, '13.0460-7178.2', 101, '', 'SENZOR ABS', 0, 0, 402, '607178', 2, '118.657'),
(154642, 'T3097', 101, '', 'INEL ABS', 0, 0, 402, '21386 150  0 5 T4047', 2, '41.594'),
(154643, '02383', 101, '', 'CAP BARA', 0, 0, 914, '02383', 2, '25.564'),
(154644, '02384', 101, '', 'CAP BARA', 0, 0, 914, '02384', 2, '24.311'),
(154645, 'T1268', 101, '', 'RACORD APA', 0, 0, 402, '21755 165  0 5', 2, '19.74'),
(154646, '02385', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '02385', 2, '68.642'),
(154647, '23852', 101, '', 'RACORD APA', 0, 0, 3219, '01', 2, '7.924'),
(154648, '0899.00', 101, '', 'RACORD APA', 0, 0, 402, '899 00', 2, '8.113'),
(154649, '181717', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 402, '181717', 2, '15.099'),
(154650, '0959.01', 101, '', 'RACORD APA', 0, 0, 402, '0959.01', 2, '26.593'),
(154651, '02386', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '02386', 2, '81.151'),
(154652, '13.0460-5866.2', 101, '', 'TAMPON MOTOR', 0, 0, 402, '605866', 2, '214.613'),
(154653, 'T1337', 101, '', 'DEBITMETRU AER', 0, 0, 402, '23876 120  0 5', 2, '497.994'),
(154654, '02388', 101, '', 'TAMPON CUTIE', 0, 0, 248, '02388', 2, '57.176'),
(154655, 'T1338', 101, '', 'TAMPON MOTOR', 0, 0, 402, '23879 155  0 5', 2, '198.877'),
(154656, '13.0460-2708.2', 101, '', 'MOTORAS MERS IN GOL', 0, 0, 402, '602708', 2, '319.361'),
(154657, '23883.175.1', 101, '', 'CILINDRU AMBREIAJ', 0, 0, 402, '23883_175_1', 2, '160.237'),
(154658, '181687', 101, '', 'TAMPON MOTOR', 0, 0, 402, '181687', 2, '217.238'),
(154659, '12-1114', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 402, '1114', 2, '148.631'),
(154660, '181724', 101, '', 'BARA CONEXIUNE', 0, 0, 402, '181724', 2, '345.688'),
(154661, 'T1404', 101, '', 'INTRERUPATOR CHEIE', 0, 0, 402, '23904 166  0 5', 2, '250.082'),
(154662, '02391', 101, '', 'AX CU CAME', 0, 0, 566, '02391', 2, '259.588'),
(154663, '13.0460-5743.2', 101, '', 'RULMENT ROATA', 0, 0, 402, '605743', 2, '161.077'),
(154664, 'T1361', 101, '', 'VAS EXPANSIUNE', 0, 0, 402, '23929 170  0 4', 2, '71.4'),
(154665, '02393', 101, '', 'FLANSA CARBURATOR', 0, 0, 3910, '02393', 2, '65.604'),
(154666, '222263', 101, '', 'CAP BARA', 0, 0, 26, '220310', 2, '106.785'),
(154667, '23939', 101, '', 'BRAT', 0, 0, 273, '003523939', 2, '460.46'),
(154668, '02394', 101, '', 'BUCSA SUPORT MOTOR', 0, 0, 318, '02394', 2, '22.806'),
(154669, '23940', 101, '', 'BRAT', 0, 0, 273, '27', 2, '440.741'),
(154670, '13.0460-4997.2', 101, '', 'FLANSA AMORTIZOR', 0, 0, 402, '604997', 2, '78.148'),
(154671, '13.0460-4994.2', 101, '', 'RACORD FRANA', 0, 0, 402, '604994', 2, '25.277'),
(154672, '23949', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003523949', 2, '537.698'),
(154673, '02395', 101, '', 'BUCSA BRAT', 0, 0, 251, '02395', 2, '12.866'),
(154674, 'T1515', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 402, '23951 180  0 5', 2, '148.96'),
(154675, '224570', 101, '', 'BUCSA BRAT SPATE', 0, 0, 402, '224570', 2, '16.562'),
(154676, '13.0460-4817.2', 101, '', 'DISC FRANA', 0, 0, 402, '604817', 2, '0'),
(154677, '23962', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 3230, '003523962', 2, '227.395'),
(154678, '23963', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 3230, '23963', 2, '207.053'),
(154679, '23964', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 3230, '23964', 2, '184.52'),
(154680, 'T5138', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 402, '23554 172  1 5', 2, '184.52'),
(154681, 'T1384', 101, '', 'CABLU FRANA MANA', 0, 0, 402, '23970 170  0 5', 2, '53.613'),
(154682, '13.0460-2709.2', 101, '', 'CABLU FRANA MANA', 0, 0, 402, '602709', 2, '53.613'),
(154683, '02398', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '02398', 2, '7.77'),
(154684, '02399', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '02399', 2, '39.305'),
(154685, '23992', 101, '', 'TAMPON MOTOR', 0, 0, 248, '27', 2, '139.874'),
(154686, '23995', 101, '', 'PIVOT', 0, 0, 2462, '003523995', 2, '50.491'),
(154687, '13.0460-5844.2', 101, '', 'PIVOT', 0, 0, 402, '605844', 2, '45.262'),
(154688, '703.0', 101, '', 'BIELETA ANTIRULIU', 0, 0, 402, '703_0', 2, '83.244'),
(154689, 'T1408', 101, '', 'POMPA APA', 0, 0, 402, '23231 158  0 5', 2, '0'),
(154690, '13.0460-5732.2', 101, '', 'TAMPON CUTIE', 0, 0, 402, '605732', 2, '96.929'),
(154691, '13.0460-5875.2', 101, '', 'BURDUF PLANETARA', 0, 0, 402, '605875', 2, '44.688'),
(154692, '13.0460-5888.2', 101, '', 'TAMBUR FRANA', 0, 0, 402, '605888', 2, '75.824'),
(154693, '13.0460-8008.2', 101, '', 'ELICE VENTILATOR', 0, 0, 402, '608008', 2, '115.374'),
(154694, 'T1430', 101, '', 'SENZOR NIVEL APA', 0, 0, 402, '24050 152  0 5', 2, '26.985'),
(154695, 'T1411', 101, '', 'SENZOR NIVEL APA', 0, 0, 402, '24053 169  0 5 T4018', 2, '26.726'),
(154696, '13.0460-5878.2', 101, '', 'SENZOR ABS', 0, 0, 402, '605878', 2, '112.847'),
(154697, 'T1409', 101, '', 'RACORD APA', 0, 0, 402, '24062 176  0 5', 2, '0'),
(154698, '13.0460-2711.2', 101, '', 'DISC FRANA', 0, 0, 402, '602711', 2, '74.284'),
(154699, 'T1584', 101, '', 'TAMPON MOTOR', 0, 0, 402, '24079 200  0 5', 2, '167.86'),
(154700, '24081', 101, '', 'TAMPON MOTOR', 0, 0, 247, '24081', 2, '162.701'),
(154701, '8MY 376 744-231', 101, '', 'BLOC LUMINI', 0, 0, 1451, '', 2, '337.218'),
(154702, '13.0460-7252.2', 101, '', 'BRAT', 0, 0, 402, '607252', 2, '209.209'),
(154703, '02409', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '02409', 2, '42.322'),
(154704, '24094', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '01', 2, '30.45'),
(154705, '13.0460-7139.2', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 402, '607139', 2, '44.59'),
(154706, 'T1739', 101, '', 'BOBINA INDUCTIE', 0, 0, 402, '24106 180  0 5', 2, '93.996'),
(154707, '13.0460-5602.2', 101, '', 'BIELETA ANTIRULIU', 0, 0, 402, '605602', 2, '87.577'),
(154708, '8MK 376 712-411', 101, '', 'SENZOR ABS', 0, 0, 470, '37671241', 2, '183.925'),
(154709, '24126', 101, '', 'SENZOR ABS', 0, 0, 412, '01', 2, '133.189'),
(154710, '24127', 101, '', 'SENZOR ABS', 0, 0, 412, '01', 2, '199.556'),
(154711, 'GDB1660', 101, '', 'SENZOR ABS', 0, 0, 402, 'GDB1660', 2, '147.161'),
(154712, '181617', 101, '', 'MACARA GEAM', 0, 0, 402, '181617', 2, '163.317'),
(154713, '1065.00', 101, '', 'MACARA GEAM', 0, 0, 402, '1065.00', 2, '168.189'),
(154714, 'T1632', 101, '', 'TERMOSTAT', 0, 0, 402, '24156 171  0 4', 2, '122.892'),
(154715, '24157', 101, '', 'TERMOSTAT', 0, 0, 316, '003524157', 2, '97.104'),
(158870, '940003', 506, '', 'PLACA PRESIUNE AMBREIAJ', 0, 0, 448, 'C00003', 2, '0'),
(154716, '02417', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '02417', 2, '25.627'),
(154717, '24176', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '26', 2, '48.307'),
(154718, 'T1508', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '24092 173  0 5', 2, '229.859'),
(154719, '24181', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '24181', 2, '427.014'),
(154720, '747.0', 101, '', 'SURUB CHIULASA', 0, 0, 402, '747_0', 2, '3.829'),
(154722, 'T1514', 101, '', 'CULBUTOR', 0, 0, 402, '24192 173  1 4', 2, '17.661'),
(154723, 'T1621', 101, '', 'POMPA APA', 0, 0, 402, '24194 153  0 5', 2, '115.185'),
(154724, 'T1685', 101, '', 'INTRERUPATOR AVARIE', 0, 0, 402, '24197 168  0 5', 2, '36.022'),
(154725, 'T1498', 101, '', 'SIMERING SUPAPE - SET', 0, 0, 402, '23813 158  0 5', 2, '14.623'),
(154726, 'T1747', 101, '', 'POMPA APA', 0, 0, 402, '24204 192  1 5', 2, '118.069'),
(154727, '24205', 101, '', 'POMPA APA', 0, 0, 1260, '24205', 2, '170.926'),
(154728, '24206', 101, '', 'POMPA APA', 0, 0, 1260, '24206', 2, '280.021'),
(154729, '181821', 101, '', 'POMPA APA', 0, 0, 402, '181821', 2, '113.715'),
(154730, '181865', 101, '', 'POMPA APA', 0, 0, 402, '181865', 2, '218.568'),
(154731, 'CV-3002', 101, '', 'POMPA APA', 0, 0, 5, 'CV-3002', 2, '120.309'),
(154732, 'T1678', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 402, '24211 172  1 5', 2, '104.846'),
(154733, 'CV-5502', 101, '', 'BUCSA BRAT - SET', 0, 0, 5, 'CV-5502', 2, '79.31'),
(154734, '1160.00', 101, '', 'INJECTOR', 0, 0, 402, '1160 00', 2, '675.605'),
(154735, 'T1519', 101, '', 'INJECTOR', 0, 0, 402, '24218 172  0 5', 2, '8.155'),
(154736, '181697', 101, '', 'BUCSA BRAT SPATE', 0, 0, 402, '181697', 2, '39.27'),
(154737, 'T1518', 101, '', 'BUCSA BARA STAB.', 0, 0, 402, '24222 180  0 5', 2, '19.614'),
(154738, 'T1521', 101, '', 'SONDA LAMBDA', 0, 0, 402, '24231 149  0 5', 2, '137.599'),
(154739, 'T1524', 101, '', 'BUTUC ROATA', 0, 0, 402, '24234 170  0 5', 2, '0'),
(154740, '24237', 101, '', 'SONDA LAMBDA', 0, 0, 3922, '27', 2, '226.072'),
(154741, '24238', 101, '', 'SONDA LAMBDA', 0, 0, 3922, '29', 2, '254.716'),
(154742, 'T1561', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 402, '24245 185  0 4', 2, '46.914'),
(154743, '24257', 101, '', 'POMPA VACUUM', 0, 0, 13, '06', 2, '0'),
(154744, '24262', 101, '', 'BUCSA BRAT', 0, 0, 251, '06', 2, '63.168'),
(154745, '24263', 101, '', 'BUCSA BRAT', 0, 0, 251, '06', 2, '77.903'),
(154746, 'T1540', 101, '', 'BIELETA ANTIRULIU', 0, 0, 402, '24266 157  0 5', 2, '69.041'),
(154747, '24270', 101, '', 'TAMPON MOTOR', 0, 0, 247, '06', 2, '82.558'),
(154748, '13.0460-5829.2', 101, '', 'PATINA LANT', 0, 0, 402, '605829', 2, '33.572'),
(154749, '24278', 101, '', 'PATINA LANT', 0, 0, 1075, '06', 2, '31.01'),
(154750, 'T1556', 101, '', 'PATINA LANT', 0, 0, 402, '24279 145  1 4', 2, '32.137'),
(154751, 'T1559', 101, '', 'PATINA LANT', 0, 0, 402, '21445 147  0 5', 2, '22.316'),
(154752, '02429', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '02429', 2, '23.051'),
(154753, '13.0460-2714.2', 101, '', 'DISC FRANA CU RULMENT', 0, 0, 402, '602714', 2, '217'),
(154754, '2429201', 101, '', 'BRAT', 0, 0, 402, '24292_148__0_5', 2, '158.697'),
(154755, '13.0460-3824.2', 101, '', 'BRAT', 0, 0, 402, '603824', 2, '155.589'),
(154756, 'T1626', 101, '', 'BRAT', 0, 0, 402, '24295 161  0 4', 2, '163.73'),
(154757, 'T1574', 101, '', 'BUCSA PUNTE FATA - SET', 0, 0, 402, '24304 154  0 5', 2, '51.618'),
(154758, '13.0460-2732.2', 101, '', 'BUCSA PUNTE FATA - SET', 0, 0, 402, '602732', 2, '47.859'),
(154759, '24307', 101, '', 'BUCSA PUNTE FATA - SET', 0, 0, 1281, '27', 2, '47.859'),
(154760, '24308', 101, '', 'TAMPON MOTOR', 0, 0, 247, '27', 2, '72.814'),
(154761, 'T1633', 101, '', 'TAMPON MOTOR', 0, 0, 402, '24309 176  1 4', 2, '72.814'),
(154762, '24313', 101, '', 'RULMENT ROATA', 0, 0, 654, '24313', 2, '165.039'),
(154763, '24314', 101, '', 'POMPA APA', 0, 0, 1260, '003524314', 2, '119.49'),
(154764, 'T1620', 101, '', 'RULMENT ROATA', 0, 0, 402, '24315 171  0 4', 2, '177.079'),
(154765, '13.0460-4848.2', 101, '', 'FLANSA AMORTIZOR', 0, 0, 402, '604848', 2, '81.221'),
(154766, '0 986 494 139', 101, '', 'INTRERUPATOR MACARA GEAM', 0, 0, 402, 'K0986494139', 2, '121.401'),
(154767, 'BL1981A2', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 402, '', 2, '44.688'),
(154768, '8MK 376 712-431', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 470, '37671243', 2, '37.107'),
(154769, 'T1618', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '24328 200  0 5', 2, '241.381'),
(154770, '24329', 101, '', 'POMPA APA', 0, 0, 13, '09', 2, '236.656'),
(154771, 'T1595', 101, '', 'POMPA APA', 0, 0, 402, '24331 140  1 4', 2, '100.772'),
(154772, '13.0460-7242.2', 101, '', 'POMPA APA', 0, 0, 402, '607242', 2, '174.573'),
(154773, '24341', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 794, '27', 2, '70.532'),
(154774, '8MK 376 712-451', 101, '', 'DISC FRANA', 0, 0, 470, '37671245', 2, '169.393'),
(154775, 'C7002', 101, '', 'DISC FRANA', 0, 0, 402, '29242 194  1 5', 2, '203.917'),
(154776, '24344', 101, '', 'DISC FRANA', 0, 0, 82, '26', 2, '127.057'),
(154777, '24345', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '26', 2, '112.035'),
(154778, '13.0460-3825.2', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 402, '603825', 2, '256.69'),
(154779, '13.0460-3828.2', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 402, '603828', 2, '182.294'),
(154780, 'T1605', 101, '', 'DISC FRANA', 0, 0, 402, '24350 176  0 4', 2, '101.5'),
(154781, 'T1602', 101, '', 'BUTUC ROATA', 0, 0, 402, '24351 176  0 5', 2, '186.067'),
(154782, '181822', 101, '', 'POMPA APA', 0, 0, 402, '181822', 2, '123.865'),
(154783, '643.0', 101, '', 'POMPA APA', 0, 0, 402, '643_0', 2, '0'),
(154784, 'T1608', 101, '', 'POMPA APA', 0, 0, 402, '24358 184  1 5', 2, '132.293'),
(154785, '24366', 101, '', 'RULMENT ROATA', 0, 0, 654, '003524366', 2, '74.333'),
(154786, '24371', 101, '', 'INTRERUPATOR MERS INAPOI', 0, 0, 807, '27', 2, '45.164'),
(154787, 'T1614', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 402, '24377 146  0 5', 2, '136.969'),
(154788, 'T1613', 101, '', 'DISC FRANA', 0, 0, 402, '24381 146  0 5', 2, '96.887'),
(154789, 'T1594', 101, '', 'FLANSA AMORTIZOR', 0, 0, 402, '23973 173 1 5', 2, '158.977'),
(154790, '13.0460-5756.2', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 402, '605756', 2, '85.883'),
(154791, '24407', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '24407', 2, '76.916'),
(154792, 'T1552', 101, '', 'INTRERUPATOR LUMINI', 0, 0, 402, '24275 168  0 5', 2, '109.55'),
(154793, 'T1670', 101, '', 'BRAT', 0, 0, 402, '24418 172  1 5', 2, '328.23'),
(154794, '02442', 101, '', 'SET REP.POMPA VACUUM', 0, 0, 1008, '02442', 2, '23.646'),
(154795, 'CV-6526', 101, '', 'SENZOR PRESIUNE ULEI', 0, 0, 5, 'CV-6526', 2, '23.926'),
(154796, 'MDB1599', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 402, '24443 155  0 5', 2, '133.553'),
(154797, 'T1646', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 402, '24445 175  0 5', 2, '112.42'),
(154798, 'MDB1637', 101, '', 'INTRERUPATOR LUMINI', 0, 0, 402, '', 2, '0'),
(154799, 'T1334', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 402, '23871 138  0 5 T4051', 2, '55.734'),
(154800, 'T1752', 101, '', 'INTRERUPATOR LUMINI', 0, 0, 402, '24454 175  0 4', 2, '0'),
(154801, '24455', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '27', 2, '112.077'),
(154802, 'T1683', 101, '', 'INTRERUPATOR LUMINI', 0, 0, 402, '24458 171  0 5', 2, '0'),
(154803, '13.0460-4810.2', 101, '', 'DISC FRANA', 0, 0, 402, '604810', 2, '59.164'),
(154804, '181665', 101, '', 'DISC FRANA', 0, 0, 402, '181665', 2, '89.11'),
(154805, '24475', 101, '', 'DISC FRANA', 0, 0, 82, '24475', 2, '79.1'),
(154806, '24476', 101, '', 'DISC FRANA', 0, 0, 82, '24476', 2, '108.78'),
(154807, '24482', 101, '', 'DISC FRANA', 0, 0, 82, '24482', 2, '61.446'),
(154808, 'T1699', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 402, '24483 172  1 4', 2, '119.084'),
(154809, 'T1661', 101, '', 'DISC FRANA', 0, 0, 402, '24491 160  0 5', 2, '294.196'),
(154810, '13.0460-5788.2', 101, '', 'BOBINA INDUCTIE', 0, 0, 402, '605788', 2, '111.657'),
(154811, 'T1660', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '24501 166  0 5', 2, '53.977'),
(154812, '24504', 101, '', 'CAPAC CUREA DISTRIBUTIE', 0, 0, 3308, '003524504', 2, '42.462'),
(154813, '24505', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '24505', 2, '17.626'),
(154814, 'T1673', 101, '', 'SENZOR ABS', 0, 0, 402, '24506 148  0 5', 2, '139.65'),
(154815, 'T1674', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 402, '24513 178  0 4', 2, '93.1'),
(154816, '2451701', 101, '', 'RULMENT ROATA', 0, 0, 402, '', 2, '172.459'),
(154817, '181741', 101, '', 'CABLU FRANA MANA', 0, 0, 402, '181741', 2, '205.688'),
(154818, '180806', 101, '', 'CABLU FRANA MANA', 0, 0, 402, '180806', 2, '28.959'),
(154819, '24524', 101, '', 'RULMENT ROATA', 0, 0, 654, '003524524', 2, '148.561'),
(154820, 'MDB1766', 101, '', 'POMPA APA', 0, 0, 402, '', 2, '156.667'),
(154821, '181045', 101, '', 'TAMPON MOTOR', 0, 0, 402, '181045', 2, '378.63'),
(154822, '24533', 101, '', 'BRAT', 0, 0, 273, '003524533', 2, '378.63'),
(154823, '24534', 101, '', 'RULMENT ROATA', 0, 0, 654, '003524534', 2, '77.434'),
(154824, '13.0460-7229.2', 101, '', 'FILTRU CUTIE AUTOMATA', 0, 0, 402, '607229', 2, '345.765'),
(154825, '02454', 101, '', 'INTINZATOR LANT', 0, 0, 571, '02454', 2, '36.596'),
(154826, '13.0460-4816.2', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '604816', 2, '380.989'),
(154827, 'T1692', 101, '', 'BRAT', 0, 0, 402, '24545 179  0 4', 2, '303.681'),
(154828, '8MK 376 745-011', 101, '', 'BRAT', 0, 0, 470, '37674501', 2, '303.681'),
(154829, '24552', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003524552', 2, '91.147'),
(154830, '141455', 101, '', 'DISC FRANA', 0, 0, 402, '141455', 2, '114.289'),
(154831, '181828', 101, '', 'FILTRU CUTIE AUTOMATA', 0, 0, 402, '181828', 2, '44.737'),
(154832, '24571', 101, '', 'RULMENT ROATA', 0, 0, 655, '24571', 2, '349.636'),
(154833, '24572', 101, '', 'RULMENT ROATA', 0, 0, 655, '24572', 2, '377.587'),
(154834, '13.0460-7214.2', 101, '', 'BUTUC ROATA', 0, 0, 402, '607214', 2, '60.095'),
(154835, '13.0460-2739.2', 101, '', 'PIVOT', 0, 0, 402, '602739', 2, '102.298'),
(154836, '02459', 101, '', 'SET GARNITURI AXA SPATE', 0, 0, 1690, '02459', 2, '20.951'),
(154837, 'T1724', 101, '', 'SENZOR ABS', 0, 0, 402, '', 2, '191.156'),
(154838, '24613', 101, '', 'SENZOR AX CAME', 0, 0, 3946, '24613', 2, '144.298'),
(154839, '24614', 101, '', 'SENZOR ABS', 0, 0, 412, '24614', 2, '145.782'),
(154840, 'T1720', 101, '', 'SENZOR ABS', 0, 0, 402, '24615 169  0 5', 2, '171.689'),
(154841, 'T1723', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '24618 178  1 5', 2, '79.982'),
(154842, '24623', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '24623', 2, '75.32'),
(154843, '24625', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '24625', 2, '75.32'),
(154844, 'MDB2363', 101, '', 'FULIE ARBORE COTIT', 0, 0, 402, '', 2, '244.146'),
(154845, 'T1684', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 402, '24523 164  0 5', 2, '41.58'),
(154846, '13.0460-5754.2', 101, '', 'MACARA GEAM', 0, 0, 402, '605754', 2, '139.342'),
(154847, '24641', 101, '', 'CABLU AMBREIAJ', 0, 0, 478, '24641', 2, '34.93'),
(154848, '24642', 101, '', 'SENZOR ABS', 0, 0, 412, '003524642', 2, '129.591'),
(154849, '141816', 101, '', 'SURUB ROATA', 0, 0, 402, '141816', 2, '6.853'),
(154850, 'T1750', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '24653 174  0 4', 2, '114.856'),
(154851, 'T1733', 101, '', 'FILTRU ULEI', 0, 0, 402, '24435 148  1 5', 2, '12.495'),
(154852, '24684', 101, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 307, '003524684', 2, '0'),
(154853, '24704', 101, '', 'ULEI HIDR.PT.SUSPENSIE', 0, 0, 1620, '24704', 2, '21.063'),
(154854, '13.0460-7256.2', 101, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 402, '607256', 2, '0'),
(154855, 'MDB1772', 101, '', 'AMORTIZOR HAYON', 0, 0, 402, '24711 159  0 5', 2, '53.767'),
(154856, '24720', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '24720', 2, '58.03'),
(154857, 'T1813', 101, '', 'VASCOCUPLAJ', 0, 0, 402, '24722 190  0 5', 2, '256.578'),
(154858, 'T1787', 101, '', 'MACARA GEAM', 0, 0, 402, '24724_140__0_5', 2, '172.389'),
(154859, 'T1808', 101, '', 'MACARA GEAM', 0, 0, 402, '24727 200  0 5', 2, '140.315'),
(154860, 'T1800', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 402, '24730 103  0 5', 2, '54.761'),
(154861, '24733', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '24733', 2, '54.131'),
(154862, '24741', 101, '', 'INTRERUPATOR INCALZIRE LUNETA', 0, 0, 2704, '24741', 2, '51.065'),
(154863, 'MDB2535', 101, '', 'INTRERUPATOR AVARIE', 0, 0, 402, '', 2, '48.307'),
(154864, '8FC 351 038-451', 101, '', 'DISC FRANA', 0, 0, 448, '35103845', 2, '36.876'),
(154865, '24747', 101, '', 'DISC FRANA', 0, 0, 82, '24747', 2, '137.102'),
(154866, '8EW 009 158-071', 101, '', 'DISC FRANA', 0, 0, 793, '00915807', 2, '98.7'),
(154867, '24752', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '24752', 2, '179.585'),
(154868, 'T1837', 101, '', 'BUCSA BARA STAB.', 0, 0, 402, '24753 165  0 5', 2, '155.106'),
(154869, 'T1788', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '24765_166__1_4_TECDOC', 2, '76.258'),
(154870, 'MDB1600', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 402, '24669_162__0_5', 2, '49.007'),
(154871, 'T1852', 101, '', 'RULMENT ROATA', 0, 0, 402, '24778_166__0_5', 2, '151.725'),
(154872, '24782', 101, '', 'RULMENT CARDAN', 0, 0, 1420, '24782', 2, '189.077'),
(154873, '24784', 101, '', 'INTRERUPATOR FRANA', 0, 0, 806, '24784', 2, '40.446'),
(154874, 'T1762', 101, '', 'INTRERUPATOR LUMINI', 0, 0, 402, '24766_162__1_5', 2, '74.312'),
(154875, 'T1867', 101, '', 'DISC FRANA', 0, 0, 402, '24793_182__0_5', 2, '137.27'),
(154876, 'MDB2292', 101, '', 'SET REP. SUSPENSIE-DIRECTIE', 0, 0, 402, '24800_179__0_4', 2, '1.4777'),
(154877, '24801', 101, '', 'DISC FRANA', 0, 0, 82, '24801', 2, '163.177'),
(154878, 'MDB2172', 101, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 402, '24805_180__1_4', 2, '0'),
(154879, 'MDB2549', 101, '', 'DISC FRANA', 0, 0, 402, '24806_201__0_5', 2, '128.002'),
(154880, 'MDB2524', 101, '', 'DISC FRANA', 0, 0, 402, '24809_172__0_5', 2, '129.57'),
(154881, '02481', 101, '', 'INTINZATOR LANT', 0, 0, 571, '02481', 2, '147.665'),
(154882, 'MDB2668', 101, '', 'CAP BARA', 0, 0, 402, '24815_148__0_5', 2, '68.446'),
(154883, '24827', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 424, '24827', 2, '0'),
(154884, '24829', 101, '', 'PATINA LANT', 0, 0, 1075, '24829', 2, '28.84'),
(154885, 'MDB2275', 101, '', 'PATINA LANT', 0, 0, 402, '24830_155__0_5', 2, '37.107'),
(154886, 'T1611', 101, '', 'SENZOR AX CAME', 0, 0, 402, '24375 180  0 5', 2, '40.481'),
(154887, 'MDB2347', 101, '', 'SENZOR AX CAME', 0, 0, 402, '24841_178__0_5', 2, '39.767'),
(154888, '24849', 101, '', 'PIVOT', 0, 0, 2462, '24849', 2, '63.168'),
(154889, '24865', 101, '', 'SENZOR AX CAME', 0, 0, 2453, '', 2, '172.074'),
(154890, '24866', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 402, '24866', 2, '53.445'),
(154891, '24880', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 3304, '24880C', 2, '57.82'),
(154892, '24889', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '24889', 2, '330.89'),
(154893, '24891', 101, '', 'PATINA LANT', 0, 0, 1075, '24891', 2, '39.27'),
(154894, '24892', 101, '', 'PATINA LANT', 0, 0, 1075, '24892', 2, '39.27'),
(154895, '24894', 101, '', 'PATINA LANT', 0, 0, 1075, '24894', 2, '19.159'),
(154896, '24895', 101, '', 'PATINA LANT', 0, 0, 1075, '24895', 2, '37.373'),
(154897, '24896', 101, '', 'PATINA LANT', 0, 0, 1075, '24896', 2, '37.387'),
(154898, '24897', 101, '', 'PATINA LANT', 0, 0, 1075, '24897', 2, '105.007'),
(154899, '24899', 101, '', 'PATINA LANT', 0, 0, 1075, '24899', 2, '45.99'),
(154900, '00-0591', 101, '', 'PATINA LANT', 0, 0, 2152, '', 2, '57.967'),
(154901, '24902', 101, '', 'SET REP.SUSPENSIE-DIRECTIE', 0, 0, 772, '24902', 2, '1.2159'),
(154902, '24905', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '24905', 2, '52.458'),
(154903, '24906', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003524906', 2, '54.061'),
(154904, '24907', 101, '', 'PIVOT', 0, 0, 2462, '003524907', 2, '54.264'),
(154905, '24908', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003524908', 2, '80.591'),
(154906, '24916', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '24916', 2, '6.342'),
(154907, '24918', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003524918', 2, '5.586'),
(154908, '02492', 101, '', 'RACORD FRANA', 0, 0, 83, '02492', 2, '30.891'),
(154909, '24920', 101, '', 'BUCSA BRAT SPATE', 0, 0, 1080, '003524920', 2, '25.256'),
(154910, '24923', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '24923', 2, '78.155'),
(154911, '24924', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003524924', 2, '49.63'),
(154912, '24925', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '24925', 2, '49.539'),
(154913, '24928', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '24928', 2, '65.863'),
(154914, '24929', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '24929', 2, '65.856'),
(154915, '02493', 101, '', 'RACORD FRANA', 0, 0, 83, '02493', 2, '35.896'),
(154916, 'CY-008', 101, '', 'FULIE ARBORE COTIT', 0, 0, 7, 'CY-008', 2, '239.435'),
(154917, '24934', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003524934', 2, '115.43'),
(154918, 'CY-010', 101, '', 'FULIE ARBORE COTIT', 0, 0, 7, 'CY-010', 2, '140.679'),
(154919, '24938', 101, '', 'PATINA LANT', 0, 0, 1075, '003524938', 2, '47.278'),
(154920, 'CY-007', 101, '', 'PATINA LANT', 0, 0, 7, 'CY-007', 2, '33.145'),
(154921, '25071 E', 101, '', 'PATINA LANT', 0, 0, 82, '', 2, '28.763'),
(154922, '24947', 101, '', 'BUTUC ROATA', 0, 0, 653, '003524947', 2, '140.623'),
(154923, '24948', 101, '', 'TAMPON MOTOR', 0, 0, 247, '24948', 2, '117.677'),
(154924, '24952', 101, '', 'PATINA LANT', 0, 0, 1075, '24952', 2, '17.906'),
(154925, '02497', 101, '', 'TAMPON PUNTE SPATE', 0, 0, 1281, '02497', 2, '134.484'),
(154926, '24976', 101, '', 'BUTUC CU CHEIE', 0, 0, 1378, '24976', 2, '63.308'),
(154927, '02498', 101, '', 'TAMPON PUNTE SPATE', 0, 0, 1080, '02498', 2, '54.67'),
(154928, '24981', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '24981', 2, '33.271'),
(154929, '24996', 101, '', 'BOBINA INDUCTIE', 0, 0, 689, '24996', 2, '284.06'),
(154930, '24997', 101, '', 'BOBINA INDUCTIE', 0, 0, 689, '24997', 2, '292.257'),
(154931, '25017', 101, '', 'PINION AX CAME', 0, 0, 1067, '003525017', 2, '98.315'),
(154932, '25018', 101, '', 'PINION AX CAME', 0, 0, 681, '25018', 2, '96.089'),
(154933, '25019', 101, '', 'PINION AX CAME', 0, 0, 1067, '25019', 2, '59.885'),
(154934, 'BS-7410', 101, '', 'PINION AX CAME', 0, 0, 70, 'BS-7410', 2, '66.038'),
(154935, '25033', 101, '', 'PINION ARBORE COTIT', 0, 0, 1066, '003525033', 2, '115.129'),
(154936, 'BS-8901', 101, '', 'PINION ARBORE COTIT', 0, 0, 70, 'BS-8901', 2, '66.003'),
(154937, 'BS-8902', 101, '', 'PINION ARBORE COTIT', 0, 0, 70, 'BS-8902', 2, '48.51'),
(154938, '25039', 101, '', 'PINION ARBORE COTIT', 0, 0, 3229, '003525039', 2, '179.375'),
(154939, 'BS-9916', 101, '', 'PINION POMPA ULEI', 0, 0, 70, 'BS-9916', 2, '60.452'),
(154940, 'BS-9905', 101, '', 'AX INTERMEDIAR', 0, 0, 70, 'BS-9905', 2, '293.062'),
(154941, 'BS-7406', 101, '', 'PINION POMPA ULEI', 0, 0, 70, 'BS-7406', 2, '271.964'),
(154942, '25050', 101, '', 'PATINA LANT', 0, 0, 1075, '25050', 2, '7.882'),
(154943, '25058', 101, '', 'INTINZATOR LANT', 0, 0, 571, '003525058', 2, '249.305'),
(154944, 'BS-8404', 101, '', 'COROANA PORNIRE', 0, 0, 70, 'BS-8404', 2, '105.231'),
(154945, 'BS-8906', 101, '', 'COROANA PORNIRE', 0, 0, 70, 'BS-8906', 2, '39.585'),
(154946, '25064', 101, '', 'PINION AX CAME', 0, 0, 914, '003525064', 2, '21.609'),
(154947, '25065', 101, '', 'PINION AX CAME', 0, 0, 12, '25065', 2, '65.471'),
(154948, '25066', 101, '', 'PINION AX CAME', 0, 0, 285, '003525066', 2, '115.171'),
(154949, 'BS-7409', 101, '', 'PINION POMPA INJECTIE', 0, 0, 70, 'BS-7409', 2, '20.867'),
(154950, '25073', 101, '', 'PINION ARBORE COTIT', 0, 0, 1802, '003525073', 2, '11.935'),
(154951, 'BS-6404', 101, '', 'PINION ARBORE COTIT', 0, 0, 70, 'BS-6404', 2, '65.079'),
(154952, '25075', 101, '', 'PATINA LANT', 0, 0, 1075, '25075', 2, '67.375'),
(154953, 'BS-1913', 101, '', 'BIELETA DIRECTIE', 0, 0, 70, 'BS-1913', 2, '0'),
(154954, '25087', 101, '', 'PINION AX CAME', 0, 0, 914, '003525087', 2, '0'),
(154955, 'BS-6415', 101, '', 'PINION AX CAME', 0, 0, 70, 'BS-6415', 2, '32.823'),
(154956, 'BS-6410', 101, '', 'PINION AX CAME', 0, 0, 70, 'BS-6410', 2, '32.837'),
(154957, '25090', 101, '', 'PINION AX CAME', 0, 0, 681, '25090', 2, '33.264'),
(154958, 'BS-8403', 101, '', 'PINION AX CAME', 0, 0, 70, 'BS-8403', 2, '31.409'),
(154959, 'BS-8900', 101, '', 'PINION AX CAME', 0, 0, 70, 'BS-8900', 2, '25.34'),
(154960, 'BS-8904', 101, '', 'PINION AX CAME', 0, 0, 70, 'BS-8904', 2, '22.029'),
(154961, 'BS-8908', 101, '', 'PINION AX CAME', 0, 0, 70, 'BS-8908', 2, '50.379'),
(154962, '25095', 101, '', 'PINION ARBORE COTIT', 0, 0, 3230, '003525095', 2, '0'),
(154963, '25096', 101, '', 'PINION ARBORE COTIT', 0, 0, 1066, '003525096', 2, '69.391'),
(154964, '25097', 101, '', 'PINION ARBORE COTIT', 0, 0, 273, '003525097', 2, '0'),
(154965, '25098', 101, '', 'PINION ARBORE COTIT', 0, 0, 284, '003525098', 2, '73.073'),
(154966, '25099', 101, '', 'PINION ARBORE COTIT', 0, 0, 285, '003525099', 2, '53.767'),
(154967, '25100', 101, '', 'PINION ARBORE COTIT', 0, 0, 285, '003525100', 2, '31.185'),
(154968, 'BS-8402', 101, '', 'PINION ARBORE COTIT', 0, 0, 70, 'BS-8402', 2, '85.715'),
(154969, '25102', 101, '', 'PINION ARBORE COTIT', 0, 0, 1066, '25102', 2, '82.873'),
(154970, '25104', 101, '', 'PINION AX CAME', 0, 0, 1067, '25104', 2, '7.924'),
(154971, 'BS-1905', 101, '', 'PINION AX CAME', 0, 0, 70, 'BS-1905', 2, '3.99'),
(154972, 'BS-5430', 101, '', 'PINION AX CAME', 0, 0, 70, 'BS-5430', 2, '38.206'),
(154973, 'BS-7421', 101, '', 'PINION ARBORE COTIT', 0, 0, 70, 'BS-7421', 2, '26.88'),
(154974, 'BS-7408', 101, '', 'PATINA LANT', 0, 0, 70, 'BS-7408', 2, '0'),
(154975, 'BS-8406', 101, '', 'PATINA LANT', 0, 0, 70, 'BS-8406', 2, '25.249'),
(154976, 'BS-8407', 101, '', 'INTINZATOR LANT', 0, 0, 70, 'BS-8407', 2, '68.285'),
(154977, '25120', 101, '', 'PINION POMPA ULEI - SET', 0, 0, 806, '25120', 2, '63.42'),
(154978, 'BS-9922', 101, '', 'AMORTIZOR HAYON', 0, 0, 70, 'BS-9922', 2, '75.222'),
(154979, '22-313-003-092', 101, '', 'AMORTIZOR HAYON', 0, 0, 2, '', 2, '14.742'),
(154980, 'BS-6412', 101, '', 'PINION POMPA ULEI', 0, 0, 70, 'BS-6412', 2, '16.303'),
(154981, '22-320-104-112', 101, '', 'AMORTIZOR HAYON', 0, 0, 2, '', 2, '16.905'),
(154982, 'BS-8905', 101, '', 'AMORTIZOR HAYON', 0, 0, 70, 'BS-8905', 2, '60.312'),
(154983, 'BS-8907', 101, '', 'PIVOT', 0, 0, 70, 'BS-8907', 2, '0'),
(154984, 'BS-9913', 101, '', 'PINION POMPA INJECTIE', 0, 0, 70, 'BS-9913', 2, '126.763'),
(154985, '22-320-011-102', 101, '', 'PINION POMPA INJECTIE', 0, 0, 2, '', 2, '45.29'),
(154986, '25158', 101, '', 'PINION ARBORE COTIT', 0, 0, 1066, '25158', 2, '48.433'),
(154987, 'BS-3404', 101, '', 'PINION AX CAME', 0, 0, 70, 'BS-3404', 2, '0'),
(154988, 'BS-6408', 101, '', 'PINION ARBORE COTIT', 0, 0, 70, 'BS-6408', 2, '90.405'),
(154989, 'BS-7414', 101, '', 'LANT POMPA ULEI', 0, 0, 70, 'BS-7414', 2, '96.012'),
(154990, '25172', 101, '', 'PINION ARBORE COTIT', 0, 0, 1066, '003525172', 2, '46.676'),
(154991, 'BS-6407', 101, '', 'PINION ARBORE COTIT', 0, 0, 70, 'BS-6407', 2, '56.343'),
(154992, 'BS-8911', 101, '', 'PINION ARBORE COTIT', 0, 0, 70, 'BS-8911', 2, '29.358'),
(154993, '25182', 101, '', 'PATINA LANT', 0, 0, 1075, '003525182', 2, '75.208'),
(154994, '25185', 101, '', 'LANT DISTRIBUTIE', 0, 0, 101, '', 2, '31.591'),
(154995, '25186', 101, '', 'BARA CONEXIUNE', 0, 0, 51, '003525186', 2, '107.436'),
(154996, 'BS-9925', 101, '', 'BIELETA DIRECTIE', 0, 0, 70, 'BS-9925', 2, '78.288'),
(154997, '25190', 101, '', 'CAP BARA', 0, 0, 914, '003525190', 2, '42.651'),
(154998, '25192', 101, '', 'CAP BARA', 0, 0, 914, '003525192', 2, '55.286'),
(154999, 'BS-4401', 101, '', 'PINION ARBORE COTIT', 0, 0, 70, 'BS-4401', 2, '31.262'),
(155000, '25197', 101, '', 'INTINZATOR LANT', 0, 0, 2930, '25197', 2, '133.868'),
(155001, '25198', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003525198', 2, '0'),
(155002, '25207', 101, '', 'LANT DISTRIBUTIE', 0, 0, 1123, '003525207', 2, '186.326'),
(155003, '25210', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '003525210', 2, '133.511'),
(155004, '25211', 101, '', 'LANT DISTRIBUTIE', 0, 0, 1123, '003525211', 2, '210.77'),
(155005, '25218', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '25218', 2, '0'),
(155006, '02522', 101, '', 'RULMENT CARDAN', 0, 0, 1420, '02522', 2, '0'),
(155007, '25220', 101, '', 'PATINA LANT', 0, 0, 571, '25220', 2, '55.783'),
(155008, 'BS-7418', 101, '', 'PATINA LANT', 0, 0, 70, 'BS-7418', 2, '28.581'),
(155009, 'BS-5411', 101, '', 'LANT DISTRIBUTIE', 0, 0, 70, 'BS-5411', 2, '106.036'),
(155010, '25230', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '25230', 2, '188.286'),
(155011, '25232', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 219, '003525232', 2, '63.385'),
(155012, 'BS-4402', 101, '', 'INTINZATOR LANT', 0, 0, 70, 'BS-4402', 2, '84.077'),
(155013, '02524', 101, '', 'BUCSA BARA STAB. - SET', 0, 0, 1097, '02524', 2, '7.882'),
(155014, 'BS-6409', 101, '', 'INTINZATOR LANT', 0, 0, 70, 'BS-6409', 2, '109.599'),
(155015, '25241', 101, '', 'PINION POMPA ULEI', 0, 0, 1622, '25241', 2, '101.346'),
(155016, '22-320-005-092', 101, '', 'PINION INTERMEDIAR', 0, 0, 2, '', 2, '19.964'),
(155017, '25244', 101, '', 'PINION POMPA ULEI', 0, 0, 1622, '003525244', 2, '155.631'),
(155018, '02525', 101, '', 'BUCSA BARA STAB. - SET', 0, 0, 1097, '02525', 2, '38.157'),
(155019, '22-320-107-102', 101, '', 'PINION AX CAME', 0, 0, 2, '22-320-107-102', 2, '101.5'),
(155020, 'BS-7900', 101, '', 'PINION AX CAME', 0, 0, 70, 'BS-7900', 2, '62.755'),
(155021, '25258', 101, '', 'PINION AX CAME', 0, 0, 1067, '25258', 2, '89.971'),
(155022, '25265', 101, '', 'PATINA LANT', 0, 0, 1075, '25265', 2, '70.756'),
(155023, '25267', 101, '', 'PATINA LANT', 0, 0, 1075, '003525267', 2, '3.983'),
(155024, '8FV 351 211-551', 101, '', 'CAP BARA', 0, 0, 471, '35121155', 2, '61.684'),
(155025, 'BS-7424', 101, '', 'PATINA LANT', 0, 0, 70, 'BS-7424', 2, '112.133'),
(155026, '25274', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '25274', 2, '139.405'),
(155029, '22-314-104-102', 101, '', 'BIELETA ANTIRULIU', 0, 0, 2, '', 2, '53.151'),
(155030, '22-319-109-092', 101, '', 'BIELETA DIRECTIE', 0, 0, 2, '22-319-109-092', 2, '256.592'),
(155031, '25296', 101, '', 'PATINA LANT', 0, 0, 388, '003525296', 2, '0'),
(155032, '25298', 101, '', 'PATINA LANT', 0, 0, 1075, '003525298', 2, '46.725'),
(155033, 'BS-6413', 101, '', 'PATINA LANT', 0, 0, 70, 'BS-6413', 2, '42.217'),
(155034, '8MK 376 712-771', 101, '', 'PATINA LANT', 0, 0, 470, '37671277', 2, '34.531'),
(155035, '25304', 101, '', 'PATINA LANT', 0, 0, 1075, '003525304', 2, '198.989'),
(155036, 'BS-3413', 101, '', 'PATINA LANT', 0, 0, 70, 'BS-3413', 2, '31.094'),
(155037, '25318', 101, '', 'PINION AX CAME', 0, 0, 1067, '003525318', 2, '89.383'),
(155038, '25320', 101, '', 'PINION ARBORE COTIT', 0, 0, 251, '003525320', 2, '201.103'),
(155039, '25322', 101, '', 'PINION ARBORE COTIT', 0, 0, 541, '', 2, '0'),
(155040, '25324', 101, '', 'PINION AX CAME', 0, 0, 1067, '003525324', 2, '145.278'),
(155041, '22-319-105-102', 101, '', 'PATINA LANT', 0, 0, 2, '22-319-105-102', 2, '89.313'),
(155042, '25327', 101, '', 'PATINA LANT', 0, 0, 1075, '003525327', 2, '89.033'),
(155043, '25328', 101, '', 'PINION AX CAME', 0, 0, 914, '003525328', 2, '0'),
(155044, '25329', 101, '', 'PINION AX CAME', 0, 0, 51, '003525329', 2, '0'),
(155045, '25330', 101, '', 'PINION ARBORE COTIT', 0, 0, 914, '25330', 2, '0'),
(155046, '22-319-104-102', 101, '', 'INTINZATOR LANT', 0, 0, 2, '22-319-104-102', 2, '48.272'),
(155047, '25334', 101, '', 'PIVOT', 0, 0, 2462, '25334', 2, '0'),
(155048, '25342', 101, '', 'PINION ARBORE COTIT', 0, 0, 1066, '003525342', 2, '86.982'),
(155049, '25346', 101, '', 'PINION ARBORE COTIT', 0, 0, 1632, '003525346', 2, '67.424'),
(155050, '25348', 101, '', 'PATINA LANT', 0, 0, 1075, '003525348', 2, '204.785'),
(155051, '25352', 101, '', 'INTINZATOR LANT', 0, 0, 2473, '003525352', 2, '77.07'),
(155052, 'BS-9926', 101, '', 'LANT DISTRIBUTIE', 0, 0, 70, 'BS-9926', 2, '55.545'),
(155053, '25359', 101, '', 'PINION AX CAME', 0, 0, 285, '25359', 2, '55.951'),
(155054, '02536', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 191, '02536', 2, '7.238'),
(155055, '25360', 101, '', 'LANT DISTRIBUTIE', 0, 0, 1123, '003525360', 2, '89.985'),
(155056, '25361', 101, '', 'PINION AX CAME', 0, 0, 1067, '003525361', 2, '71.253'),
(155057, 'BS-9933', 101, '', 'PINION ARBORE COTIT', 0, 0, 70, 'BS-9933', 2, '61.733'),
(155058, 'BS-2911', 101, '', 'LANT DISTRIBUTIE', 0, 0, 70, 'BS-2911', 2, '86.009'),
(155059, '02537', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 191, '02537', 2, '7.063'),
(155060, '22-314-101-092', 101, '', 'LANT DISTRIBUTIE', 0, 0, 2, '22-314-101-092', 2, '141.393'),
(155061, '02538', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '02538', 2, '20.09'),
(155062, '25398', 101, '', 'LANT POMPA ULEI', 0, 0, 2725, '003525398', 2, '86.793');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(155063, '25402', 101, '', 'LANT DISTRIBUTIE', 0, 0, 1123, '003525402', 2, '129.724'),
(155064, '25408', 101, '', 'INTINZATOR LANT', 0, 0, 571, '25408', 2, '146.37'),
(155065, '22-314-107-112', 101, '', 'PATINA LANT', 0, 0, 2, '22-314-107-112', 2, '346.178'),
(155066, '25412', 101, '', 'INTINZATOR LANT', 0, 0, 571, '003525412', 2, '74.76'),
(155067, '25414', 101, '', 'INTINZATOR LANT', 0, 0, 571, '25414', 2, '75.957'),
(155068, '25415', 101, '', 'PATINA LANT', 0, 0, 571, '25415', 2, '337.141'),
(155069, '25418', 101, '', 'INTINZATOR LANT', 0, 0, 571, '25418', 2, '97.188'),
(155070, '02543', 101, '', 'DOP GHEATA', 0, 0, 1603, '02543', 2, '0.826'),
(155071, '02544', 101, '', 'DOP GHEATA', 0, 0, 1603, '02544', 2, '0.749'),
(155072, '02545', 101, '', 'CAP BARA', 0, 0, 914, '02545', 2, '54.6'),
(155073, '25459', 101, '', 'PATINA LANT', 0, 0, 1075, '003525459', 2, '38.402'),
(155074, '02546', 101, '', 'CAP BARA', 0, 0, 914, '02546', 2, '55.699'),
(155075, '25467', 101, '', 'PATINA LANT', 0, 0, 1075, '25467', 2, '14.546'),
(155076, '25468', 101, '', 'PATINA LANT', 0, 0, 1075, '003525468', 2, '11.494'),
(155077, '02553', 101, '', 'DISC FRANA', 0, 0, 82, '02553', 2, '78.799'),
(155078, '02556', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1632, '02556', 2, '0'),
(155079, '02557', 101, '', 'BURDUF AMORTIZOR', 0, 0, 3365, '02557', 2, '2.044'),
(155080, '02558', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '02558', 2, '65.989'),
(155081, '02560', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '02560', 2, '54.901'),
(155082, '02561', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '02561', 2, '37.541'),
(155083, '02562', 101, '', 'CUPLAJ CARDAN', 0, 0, 1427, '02562', 2, '93.772'),
(155084, '02563', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '02563', 2, '17.605'),
(155085, '02564', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '02564', 2, '33.376'),
(155086, '02566', 101, '', 'BUCSA BARA STAB. - SET', 0, 0, 1097, '02566', 2, '98.217'),
(155087, '02567', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '02567', 2, '2.8'),
(155088, '2581', 101, '', 'BURDUF PLANETARA', 0, 0, 685, 'MS664', 2, '11.914'),
(155089, '2582', 101, '', 'VASELINA MOLIBDEN', 0, 0, 685, 'MS670', 2, '4.557'),
(155090, '2583', 101, '', 'DISC FRANA', 0, 0, 685, 'MS678', 2, '125.846'),
(155091, '2584', 101, '', 'DISC FRANA', 0, 0, 685, 'MS714', 2, '141.995'),
(155092, '2586', 101, '', 'DISC FRANA', 0, 0, 685, 'MS737', 2, '40.712'),
(155093, '2597', 101, '', 'VASELINA MOLIBDEN', 0, 0, 854, '2597', 2, '7.434'),
(155094, '26014', 101, '', 'BOBINA INDUCTIE', 0, 0, 689, '26014', 2, '271.516'),
(155095, '26015', 101, '', 'SENZOR TEMPERATURA EXTERIOARA', 0, 0, 1186, '003526015', 2, '69.384'),
(155096, '26016', 101, '', 'MOTORAS MERS IN GOL', 0, 0, 1298, '26016', 2, '147.903'),
(155097, '86-0148', 101, '', 'ELECTROVENTILATOR', 0, 0, 331, '', 2, '238.875'),
(155098, '86-0149', 101, '', 'CAP BARA', 0, 0, 331, '', 2, '89.194'),
(155099, '26019', 101, '', 'CAP BARA', 0, 0, 914, '26019', 2, '89.194'),
(155100, '26029', 101, '', 'SIMERING SUPAPE - SET', 0, 0, 323, '003526029', 2, '84.497'),
(155101, '26032', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003526032', 2, '52.017'),
(155102, '26033', 101, '', 'INTINZATOR CUREA', 0, 0, 545, '003526033', 2, '179.536'),
(155103, '26037', 101, '', 'DISC FRANA', 0, 0, 82, '003526037', 2, '101.976'),
(155104, '26038', 101, '', 'BRAT', 0, 0, 273, '003526038', 2, '417.683'),
(155105, '26039', 101, '', 'BRAT', 0, 0, 273, '003526039', 2, '480.648'),
(155106, '26044', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '003526044', 2, '69.867'),
(155107, '14-0023', 101, '', 'BIELETA DIRECTIE', 0, 0, 249, '14-0023', 2, '58.002'),
(155108, '26053', 101, '', 'FILTRU CUTIE AUTOMATA', 0, 0, 416, '003526053', 2, '64.484'),
(155109, '26054', 101, '', 'FILTRU CUTIE AUTOMATA', 0, 0, 416, '003526054', 2, '70.532'),
(155110, '26057', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '003526057', 2, '57.785'),
(155111, '26058', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003526058', 2, '32.501'),
(155112, '26078', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003526078', 2, '48.58'),
(155113, '26082', 101, '', 'PIVOT', 0, 0, 2462, '003526082', 2, '68.481'),
(155114, '26083', 101, '', 'PIVOT', 0, 0, 2462, '003526083', 2, '68.481'),
(155115, '26086', 101, '', 'SENZOR TEMPERATURA EXTERIOARA', 0, 0, 1186, '003526086', 2, '33.439'),
(155116, '26087', 101, '', 'CUPLAJ CARDAN', 0, 0, 1427, '003526087', 2, '282.786'),
(155117, '26089', 101, '', 'FILTRU AER', 0, 0, 8, '003526089', 2, '34.356'),
(155118, '26096', 101, '', 'CAP BARA', 0, 0, 914, '003526096', 2, '38.052'),
(155119, '26097', 101, '', 'CAP BARA', 0, 0, 914, '26097', 2, '36.981'),
(155120, '26100', 101, '', 'SUPAPA VENTILARE CARTER', 0, 0, 2933, '26100', 2, '113.582'),
(155121, '26101', 101, '', 'SUPAPA VENTILARE CARTER', 0, 0, 2933, '003526101', 2, '122.682'),
(155122, '26103', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '003526103', 2, '20.125'),
(155123, '26115', 101, '', 'SENZOR NIVEL APA', 0, 0, 1288, '26115', 2, '28.567'),
(155124, '26118', 101, '', 'DISC FRANA', 0, 0, 82, '26118', 2, '106.862'),
(155125, '26119', 101, '', 'PIVOT', 0, 0, 2462, '26119', 2, '154.651'),
(155126, '26125', 101, '', 'PIVOT', 0, 0, 2462, '26125', 2, '58.94'),
(155127, '26127', 101, '', 'BUCSA BRAT', 0, 0, 251, '26127', 2, '56.924'),
(155128, '26128', 101, '', 'BUCSA BRAT', 0, 0, 251, '26128', 2, '21.189'),
(155129, '26129', 101, '', 'BUCSA BRAT', 0, 0, 251, '26129', 2, '6.643'),
(155130, '26130', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '26130', 2, '70.567'),
(155131, '22-685-003-112', 101, '', 'BIELETA ANTIRULIU', 0, 0, 2, '', 2, '54.761'),
(155132, '26135', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '26135', 2, '406.476'),
(155133, '26137', 101, '', 'BRAT', 0, 0, 273, '26137', 2, '377.51'),
(155134, '26138', 101, '', 'BRAT', 0, 0, 273, '26138', 2, '396.557'),
(155135, '26140', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '26140', 2, '366.548'),
(155136, '8FC 351 301-281', 101, '', 'RELEU COMANDA ELECTROVENT.', 0, 0, 448, '35130128', 2, '252.469'),
(155137, '26149', 101, '', 'INTRERUPATOR CHEIE', 0, 0, 813, '26149', 2, '21.707'),
(155138, '00-0839', 101, '', 'ULEI HIDR.PT.SUSPENSIE', 0, 0, 609, '', 2, '19.131'),
(155139, '26151', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '26151', 2, '64.197'),
(155140, '26152', 101, '', 'CAP BARA', 0, 0, 914, '26152', 2, '43.33'),
(155141, '22-600-036-102', 101, '', 'CAP BARA', 0, 0, 2, '', 2, '43.4'),
(155142, '26170', 101, '', 'DISC FRANA', 0, 0, 82, '26170', 2, '54.6'),
(155143, '22-320-001-112', 101, '', 'SONDA LAMBDA', 0, 0, 2, '', 2, '339.374'),
(155144, '26174', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '26174', 2, '85.141'),
(155145, '26175', 101, '', 'CAP BARA', 0, 0, 914, '26175', 2, '52.276'),
(155146, '26176', 101, '', 'CAP BARA', 0, 0, 914, '26176', 2, '52.276'),
(155147, '26182', 101, '', 'BUCSA BRAT - SET', 0, 0, 1597, '26182', 2, '185.745'),
(155148, '2619', 101, '', 'PIVOT', 0, 0, 854, 'P2619', 2, '77.322'),
(155149, '26192', 101, '', 'BUCSA BRAT', 0, 0, 1597, '26192', 2, '37.8'),
(155150, '00-0838', 101, '', 'PIVOT', 0, 0, 609, '', 2, '29.47'),
(155151, '26202', 101, '', 'BUSON ULEI', 0, 0, 597, '26202', 2, '17.71'),
(155152, '26208', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 273, '26208', 2, '97.958'),
(155153, '30-0037', 101, '', 'BUCSA PUNTE - SET', 0, 0, 247, '', 2, '66.955'),
(155154, '30-0207', 101, '', 'TAMPON CAPOTA MOTOR', 0, 0, 247, '', 2, '7.042'),
(155155, '26221', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '26221', 2, '48.307'),
(155156, '26222', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '26222', 2, '52.017'),
(155157, '22-613-003-102', 101, '', 'BUTUC ROATA', 0, 0, 2, '', 2, '169.722'),
(155158, '30-0042', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 247, '', 2, '96.761'),
(155159, '30-0208', 101, '', 'TACHET HIDRAULIC', 0, 0, 247, '', 2, '39.9'),
(155160, '26238', 101, '', 'TACHET HIDRAULIC', 0, 0, 1216, '26238', 2, '32.368'),
(155161, '82-1018', 101, '', 'SET REP.CASETA DIR.', 0, 0, 1180, '', 2, '135.8'),
(155162, '22-614-003-102', 101, '', 'INTRERUPATOR CHEIE', 0, 0, 2, '', 2, '220.234'),
(155163, '26248', 101, '', 'ELECTROVALVA', 0, 0, 1298, '26248', 2, '200.837'),
(155164, '22-600-034-132', 101, '', 'ELECTROVALVA', 0, 0, 2, '', 2, '235.193'),
(155165, '26250', 101, '', 'CULBUTOR', 0, 0, 561, '26250', 2, '30.954'),
(155166, '26255', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '26255', 2, '125.293'),
(155167, '26257', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 794, '26257', 2, '19.74'),
(155168, '2626', 101, '', 'BIELETA DIRECTIE', 0, 0, 854, '2626', 2, '42'),
(155169, '26262', 101, '', 'RULMENT PRIZA', 0, 0, 579, '26262', 2, '32.48'),
(155170, '00-0900', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1059, '', 2, '56.952'),
(155171, '22-339-103-092', 101, '', 'RULMENT CARDAN', 0, 0, 2, '', 2, '159.201'),
(155172, '2627', 101, '', 'CAP BARA', 0, 0, 402, '020610232', 2, '14'),
(155173, '22-600-027-132', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 2, '', 2, '66.003'),
(155174, '2628', 101, '', 'CAP BARA', 0, 0, 854, '2628', 2, '50.659'),
(155175, '2629', 101, '', 'SURUB BIELETA', 0, 0, 402, '2629', 2, '9.1'),
(155176, '26292', 101, '', 'CUPLAJ CARDAN', 0, 0, 1427, '26292', 2, '205.975'),
(155177, '26297', 101, '', 'SONDA LAMBDA', 0, 0, 3922, '26297', 2, '367.724'),
(155178, '9 130 451 209', 101, '', 'BIELETA DIRECTIE', 0, 0, 793, '', 2, '118.713'),
(155179, '22-600-008-112', 101, '', 'PIVOT', 0, 0, 2, '', 2, '45.766'),
(155180, '26305', 101, '', 'POMPA APA', 0, 0, 1260, '26305', 2, '256.536'),
(155181, '26308', 101, '', 'TAMPON CUTIE', 0, 0, 248, '26308', 2, '109.599'),
(155182, '26309', 101, '', 'RULMENT ROATA', 0, 0, 655, '26309', 2, '98.399'),
(155183, '2631', 101, '', 'CAP BARA', 0, 0, 277, '2631', 2, '61.544'),
(155184, '22-614-001-102', 101, '', 'RULMENT ROATA', 0, 0, 2, '', 2, '43.309'),
(155185, '26312', 101, '', 'RULMENT ROATA', 0, 0, 655, '26312', 2, '204.848'),
(155186, '26313', 101, '', 'RULMENT ROATA', 0, 0, 655, '26313', 2, '138.572'),
(155187, '22-600-004-102', 101, '', 'RULMENT CARDAN', 0, 0, 2, '', 2, '103.642'),
(155188, '26318', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '26318', 2, '51.1'),
(155189, '2632', 101, '', 'CAP BARA', 0, 0, 402, '2632', 2, '61.544'),
(155190, '26320', 101, '', 'RULMENT CARDAN', 0, 0, 1420, '26320', 2, '90.531'),
(155191, '26322', 101, '', 'RULMENT CARDAN', 0, 0, 1420, '26322', 2, '61.53'),
(155192, '30-0094', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 247, '', 2, '37.177'),
(155193, '26326', 101, '', 'TAMPON MOTOR', 0, 0, 247, '26326', 2, '114.184'),
(155194, '26327', 101, '', 'TAMPON MOTOR', 0, 0, 533, '26327', 2, '57.659'),
(155195, '26328', 101, '', 'TAMPON MOTOR', 0, 0, 533, '26328', 2, '63.945'),
(155196, '26334', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '26334', 2, '182.672'),
(155197, '82-1027', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 854, '', 2, '59.696'),
(155198, '22-685-001-102', 101, '', 'FILTRU COMBUSTIBIL', 0, 0, 2, '', 2, '270.221'),
(155199, '2634', 101, '', 'BIELETA DIRECTIE', 0, 0, 854, '2634', 2, '100.982'),
(155200, '26340', 101, '', 'FILTRU COMBUSTIBIL', 0, 0, 9, '26340', 2, '88.249'),
(155201, '26347', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '26347', 2, '41.202'),
(155202, '2635', 101, '', 'CAP BARA', 0, 0, 277, '2635', 2, '23.177'),
(155203, '2636', 101, '', 'CAP BARA', 0, 0, 277, '2636', 2, '23.177'),
(155204, '22-600-012-132', 101, '', 'FLANSA AMORTIZOR', 0, 0, 2, '', 2, '39.809'),
(155205, '26361', 101, '', 'RACORD FRANA', 0, 0, 83, '26361', 2, '62.72'),
(155206, '26362', 101, '', 'RACORD FRANA', 0, 0, 83, '26362', 2, '61.46'),
(155207, '26370', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '26370', 2, '21.707'),
(155208, '26372', 101, '', 'SIMERING', 0, 0, 3346, '26372', 2, '12.642'),
(155209, '26377', 101, '', 'BUTUC ROATA', 0, 0, 653, '26377', 2, '304.213'),
(155210, '26378', 101, '', 'BUTUC ROATA', 0, 0, 653, '26378', 2, '297.577'),
(155211, '26380', 101, '', 'BUTUC ROATA', 0, 0, 653, '26380', 2, '262.857'),
(155212, '26383', 101, '', 'TAMPON CUTIE', 0, 0, 248, '26383', 2, '145.439'),
(155213, '8MK 376 712-621', 101, '', 'BUCSA BRAT', 0, 0, 470, '37671262', 2, '33.985'),
(155214, '26386', 101, '', 'BUCSA BRAT', 0, 0, 251, '26386', 2, '41.769'),
(155215, '22-339-002-104', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 2, '', 2, '18.683'),
(155216, '2639', 101, '', 'BARA CONEXIUNE', 0, 0, 277, '2639', 2, '0'),
(155217, '26393', 101, '', 'POMPA APA', 0, 0, 1260, '26393', 2, '344.183'),
(155218, '22-618-004-092', 101, '', 'POMPA APA', 0, 0, 2, '', 2, '383.621'),
(155219, '26397', 101, '', 'POMPA APA', 0, 0, 1260, '26397', 2, '485.443'),
(155220, '22-344-105-102', 101, '', 'POMPA APA', 0, 0, 2, '', 2, '329.182'),
(155221, '2640', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 402, '2640', 2, '57.4'),
(155222, '30-0218', 101, '', 'POMPA APA', 0, 0, 247, '', 2, '652.33'),
(155223, '30-0242', 101, '', 'POMPA APA', 0, 0, 247, '', 2, '593.593'),
(155224, '26409', 101, '', 'BUCSA BRAT SPATE', 0, 0, 1617, '26409', 2, '33.516'),
(155225, '22-644-002-102', 101, '', 'MODUL APRINDERE', 0, 0, 2, '', 2, '171.465'),
(155226, '22-613-002-102', 101, '', 'FILTRU COMBUSTIBIL', 0, 0, 2, '', 2, '0'),
(155227, '26420', 101, '', 'SURUB CHIULASA', 0, 0, 1533, '26420', 2, '4.354'),
(155228, '2643', 101, '', 'CAP BARA', 0, 0, 243, 'Y-914 U', 2, '31.213'),
(155229, '26432', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '26432', 2, '44.303'),
(155230, '26440', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '26440', 2, '24.913'),
(155231, '26444', 101, '', 'FILTRU ULEI', 0, 0, 7, '26444', 2, '25.256'),
(155232, '26446', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '26446', 2, '72.716'),
(155233, '26450', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '26450', 2, '53.585'),
(155234, '26453', 101, '', 'BRAT', 0, 0, 273, '26453', 2, '505.82'),
(155235, '26454', 101, '', 'BRAT', 0, 0, 273, '26454', 2, '505.82'),
(155236, '26455', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '26455', 2, '78.995'),
(155237, '26457', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '26457', 2, '121.142'),
(155238, '26458', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '26458', 2, '116.648'),
(155239, '26460', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '26460', 2, '90.405'),
(155240, '26462', 101, '', 'POMPA APA', 0, 0, 1260, '26462', 2, '168.91'),
(155241, '26471', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 402, '26471', 2, '95.823'),
(155242, '26472', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 794, '26472', 2, '113.204'),
(155243, '26473', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '26473', 2, '56.343'),
(155244, '26482', 101, '', 'TAMPON MOTOR', 0, 0, 247, '26482', 2, '113.33'),
(155245, '82-0063', 101, '', 'INJECTOR', 0, 0, 1182, '', 2, '0.7966'),
(155246, '26485', 101, '', 'INJECTOR', 0, 0, 3902, '26485', 2, '410.9'),
(155247, '26487', 101, '', 'INJECTOR', 0, 0, 3902, '26487', 2, '0.9835'),
(155248, '26488', 101, '', 'INJECTOR', 0, 0, 3902, '26488', 2, '1.1375'),
(155249, '26489', 101, '', 'INJECTOR', 0, 0, 3902, '26489', 2, '0.7966'),
(155250, '26490', 101, '', 'INJECTOR', 0, 0, 3902, '003526490', 2, '1.3069'),
(155251, '26494', 101, '', 'BOBINA INDUCTIE', 0, 0, 689, '26494', 2, '200.963'),
(155252, '26505', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '26505', 2, '44.205'),
(155253, '26507', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '26507', 2, '55.356'),
(155254, '26508', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '26508', 2, '53.515'),
(155255, '26513', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 402, '26513', 2, '41.783'),
(155256, '26519', 101, '', 'CAP BARA', 0, 0, 914, '26519', 2, '44.541'),
(155257, '26530', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '26530', 2, '0'),
(155258, '26540', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '26540', 2, '14.063'),
(155259, '26541', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '26541', 2, '18.256'),
(155260, '26543', 101, '', 'INJECTOR', 0, 0, 3902, '26543', 2, '0.8638'),
(155261, '26544', 101, '', 'INJECTOR', 0, 0, 3902, '26544', 2, '0.7966'),
(155262, '26545', 101, '', 'INJECTOR', 0, 0, 3902, '26545', 2, '0.9688'),
(155263, '30-0241', 101, '', 'INJECTOR', 0, 0, 247, '', 2, '679.945'),
(155264, '26547', 101, '', 'INJECTOR', 0, 0, 3902, '26547', 2, '679.945'),
(155265, '26548', 101, '', 'INJECTOR', 0, 0, 3902, '26548', 2, '679.945'),
(155266, '26549', 101, '', 'INJECTOR', 0, 0, 3902, '26549', 2, '0.8561'),
(155267, '26550', 101, '', 'INJECTOR', 0, 0, 3902, '26550', 2, '0.7896'),
(155268, '26551', 101, '', 'INJECTOR', 0, 0, 3902, '26551', 2, '0.7014'),
(155269, '86-0559', 101, '', 'INJECTOR', 0, 0, 331, '', 2, '0.8911'),
(155270, '86-0560', 101, '', 'INJECTOR', 0, 0, 331, '', 2, '679.945'),
(155271, '86-0579', 101, '', 'INJECTOR', 0, 0, 331, '', 2, '0.7966'),
(155272, '26555', 101, '', 'INJECTOR', 0, 0, 3902, '26555', 2, '0.8043'),
(155273, '26556', 101, '', 'FLANSA ARC', 0, 0, 1300, '26556', 2, '19.019'),
(155274, '26564', 101, '', 'TAMPON ARC', 0, 0, 1182, '26564', 2, '14.581'),
(155275, '26565', 101, '', 'ELICE VENTILATOR', 0, 0, 2092, '003526565', 2, '50.211'),
(155276, '26568', 101, '', 'RULMENT ROATA - SET', 0, 0, 654, '003526568', 2, '61.32'),
(155277, '26569', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003526569', 2, '152.446'),
(155278, '30-0054', 101, '', 'ELICE VENTILATOR', 0, 0, 247, '', 2, '82.334'),
(155279, '26573', 101, '', 'BUCSA BRAT', 0, 0, 251, '26573', 2, '19.6'),
(155280, '26579', 101, '', 'SENZOR PRESIUNE ULEI', 0, 0, 805, '003526579', 2, '16.52'),
(155281, '26580', 101, '', 'ANTIGEL 1.5L', 0, 0, 1602, '003526580', 2, '15.729'),
(155282, '26584', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003526584', 2, '161.7'),
(155283, '26592', 101, '', 'DISC FRANA', 0, 0, 82, '003526592', 2, '113.428'),
(155284, '26610', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003526610', 2, '95.683'),
(155285, '26615', 101, '', 'ELECTROVENTILATOR CLIMATIZARE', 0, 0, 2669, '003526615', 2, '245.112'),
(155286, '26617', 101, '', 'CILINDRU AMBREIAJ', 0, 0, 620, '003526617', 2, '149.954'),
(155287, '26620', 101, '', 'TAMPON ARC', 0, 0, 1182, '003526620', 2, '7.175'),
(155288, '26622', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1080, '003526622', 2, '133.763'),
(155289, '26635', 101, '', 'CAP BARA', 0, 0, 914, '26635', 2, '63.063'),
(155290, '26636', 101, '', 'CAP BARA', 0, 0, 914, '26636', 2, '63.175'),
(155291, '26637', 101, '', 'CAP BARA', 0, 0, 914, '26637', 2, '68.005'),
(155292, '26638', 101, '', 'RACORD APA', 0, 0, 3219, '26638', 2, '27.37'),
(155293, '26639', 101, '', 'RACORD APA', 0, 0, 3219, '26639', 2, '39.718'),
(155294, '26640', 101, '', 'RACORD APA', 0, 0, 3219, '26640', 2, '58.17'),
(155295, '26643', 101, '', 'BUCSA BRAT SPATE', 0, 0, 3406, '26643', 2, '48.006'),
(155296, '26644', 101, '', 'BUCSA BRAT SPATE', 0, 0, 3406, '26644', 2, '36.96'),
(155297, '26647', 101, '', 'DISC FRANA', 0, 0, 82, '26647', 2, '146.384'),
(155298, '26650', 101, '', 'INTRERUPATOR CHEIE', 0, 0, 402, '26650C', 2, '15.127'),
(155299, '26652', 101, '', 'INTRERUPATOR CHEIE', 0, 0, 813, '003526652', 2, '19.922'),
(155300, '26653', 101, '', 'DISC FRANA', 0, 0, 82, '003526653', 2, '213.528'),
(155301, '26657', 101, '', 'DISC FRANA', 0, 0, 82, '26657', 2, '90.027'),
(155302, '26658', 101, '', 'REZERVOR LICHID FRANA', 0, 0, 396, '26658', 2, '90.244'),
(155303, '22-314-018-092', 101, '', 'TAMPON MOTOR', 0, 0, 2, '22-314-018-092', 2, '170.8'),
(155304, '26664', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003526664', 2, '170.8'),
(155305, '26665', 101, '', 'TAMPON CUTIE', 0, 0, 248, '003526665', 2, '94.458'),
(155306, '26666', 101, '', 'TAMPON CUTIE', 0, 0, 248, '26666', 2, '39.179'),
(155307, '26670', 101, '', 'INTRERUPATOR CHEIE', 0, 0, 1782, '003526670', 2, '63.917'),
(155308, '26675', 101, '', 'BUTUC ROATA', 0, 0, 653, '003526675', 2, '436.408'),
(155309, '00-0590', 101, '', 'BUTUC CHEIE', 0, 0, 2109, '', 2, '32.361'),
(155310, '26677', 101, '', 'BUTUC CU CHEIE', 0, 0, 1782, '003526677', 2, '37.499'),
(155311, '22-319-024-102', 101, '', 'RULMENT INTINZATOR', 0, 0, 2, '22-319-024-102', 2, '137.991'),
(155312, '26683', 101, '', 'CABLU CAPOTA MOTOR', 0, 0, 1238, '003526683', 2, '44.17'),
(155313, '26685', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '003526685', 2, '55.349'),
(155314, '26700', 101, '', 'PIVOT', 0, 0, 2462, '26700', 2, '99.456'),
(155315, '26706', 101, '', 'FILTRU ULEI', 0, 0, 7, '003526706', 2, '14.896'),
(155316, '26709', 101, '', 'PASTA BLOCARE SURUB', 0, 0, 1824, '003526709', 2, '18.9'),
(155317, '26711', 101, '', 'PASTA FRANE', 0, 0, 1812, '003526711', 2, '33.138'),
(155318, '26712', 101, '', 'VASELINA INJECTOR', 0, 0, 1812, '003526712', 2, '27.993'),
(155319, '26713', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003526713', 2, '138.033'),
(155320, '26714', 101, '', 'POMPA FRANA', 0, 0, 258, '003526714', 2, '306.495'),
(155321, '22-327-027-082', 101, '', 'RULMENT INTINZATOR', 0, 0, 2, '22-327-027-082', 2, '145.432'),
(155322, '26716', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '003526716', 2, '84.497'),
(155323, '26724', 101, '', 'RACORD SERVODIRECTIE', 0, 0, 677, '003526724', 2, '279.447'),
(155324, '26725', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003526725', 2, '49.056'),
(155325, '26728', 101, '', 'POMPA FRANA', 0, 0, 258, '003526728', 2, '295.652'),
(155326, '26730', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '003526730', 2, '39.165'),
(155327, '26739', 101, '', 'DISC FRANA', 0, 0, 82, '003526739', 2, '83.181'),
(155328, '26741', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003526741', 2, '0'),
(155329, '26742', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003526742', 2, '224'),
(155330, '26744', 101, '', 'SURUB ROATA', 0, 0, 2070, '003526744', 2, '11.403'),
(155331, '26747', 101, '', 'SURUB ROATA', 0, 0, 2070, '003526747', 2, '4.459'),
(155332, '26748', 101, '', 'LICHID FRANA 1/4L', 0, 0, 71, '003526748', 2, '9.415'),
(155333, '26750', 101, '', 'INTINZATOR LANT', 0, 0, 571, '003526750', 2, '161.336'),
(155334, '26751', 101, '', 'INTINZATOR LANT', 0, 0, 571, '003526751', 2, '86.506'),
(155335, '26752', 101, '', 'INTINZATOR LANT', 0, 0, 571, '003526752', 2, '182.007'),
(155336, '26758', 101, '', 'CAP BARA', 0, 0, 914, '003526758', 2, '75.635'),
(155337, '26759', 101, '', 'CAP BARA', 0, 0, 914, '003526759', 2, '70.693'),
(155338, '26770', 101, '', 'BUTUC ROATA', 0, 0, 653, '26770', 2, '249.823'),
(155339, '26771', 101, '', 'POMPA APA', 0, 0, 1260, '26771', 2, '102.13'),
(155340, '26775', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003526775', 2, '159.747'),
(155341, '26777', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003526777', 2, '149.016'),
(155342, '02678', 101, '', 'POMPA ULEI', 0, 0, 1127, '', 2, '529.256'),
(155343, '26792', 101, '', 'PIVOT', 0, 0, 2462, '003526792', 2, '61.446'),
(155344, '26793', 101, '', 'PIVOT', 0, 0, 2462, '003526793', 2, '0'),
(155345, '26794', 101, '', 'CAP BARA', 0, 0, 914, '26794', 2, '50.505'),
(155346, '26795', 101, '', 'CAP BARA', 0, 0, 914, '003526795', 2, '50.596'),
(155347, '26797', 101, '', 'CAP BARA', 0, 0, 914, '003526797', 2, '69.804'),
(155348, '82-1051', 101, '', 'CAP BARA', 0, 0, 1180, '', 2, '70.056'),
(155349, '02680', 101, '', 'TAMPON MOTOR', 0, 0, 247, '02680', 2, '13.006'),
(155350, '22-314-117-102', 101, '', 'RULMENT INTINZATOR', 0, 0, 2, '', 2, '137.354'),
(155351, '26816', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '003526816', 2, '101.766'),
(155352, '02682', 101, '', 'BUCSA BRAT', 0, 0, 251, '02682', 2, '30.877'),
(155353, '26825', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003526825', 2, '173.467'),
(155354, '26826', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003526826', 2, '118.279'),
(155355, '26829', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '003526829', 2, '33.67'),
(155356, '26830', 101, '', 'POMPA APA', 0, 0, 1260, '003526830', 2, '132.615'),
(155357, '26831', 101, '', 'RACORD FRANA', 0, 0, 83, '003526831', 2, '42.434'),
(155358, '26832', 101, '', 'POMPA APA', 0, 0, 1260, '003526832', 2, '125.951'),
(155359, '22-319-035-102', 101, '', 'RACORD FRANA', 0, 0, 2, '22-319-035-102', 2, '46.536'),
(155360, '22-327-041-082', 101, '', 'FULIE ARBORE COTIT', 0, 0, 2, '22-327-041-082', 2, '343.126'),
(155361, '26842', 101, '', 'POMPA AMBREIAJ', 0, 0, 234, '003526842', 2, '129.409'),
(155362, '26844', 101, '', 'POMPA AMBREIAJ', 0, 0, 234, '003526844', 2, '191.1'),
(155363, '26854', 101, '', 'FLANSA ARC', 0, 0, 1300, '003526854', 2, '62.426'),
(155364, '26860', 101, '', 'ELECTROVENTILATOR', 0, 0, 508, '003526860', 2, '432.621'),
(155365, '14-0009', 101, '', 'BUCSA BRAT', 0, 0, 249, '14-0009', 2, '32.235'),
(155366, '82-0030', 101, '', 'BUCSA BRAT', 0, 0, 1182, '82-0030', 2, '56.112'),
(155367, '00-0852', 101, '', 'BIELETA ANTIRULIU', 0, 0, 1059, '', 2, '57.015'),
(155368, '26868', 101, '', 'CILINDRU AMBREIAJ', 0, 0, 620, '003526868', 2, '147.098'),
(155369, '26869', 101, '', 'BOBINA INDUCTIE', 0, 0, 689, '003526869', 2, '138.6'),
(155370, '30-0014', 101, '', 'FULIE ARBORE COTIT', 0, 0, 247, '', 2, '287.91'),
(155371, '30-0182', 101, '', 'FULIE ARBORE COTIT', 0, 0, 247, '', 2, '275.639'),
(155372, '26874', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003526874', 2, '205.135'),
(155373, '00-1522', 101, '', 'FULIE ARBORE COTIT', 0, 0, 191, '', 2, '201.607'),
(155374, '86-0162', 101, '', 'BIELETA DIRECTIE', 0, 0, 1080, '', 2, '463.246'),
(155375, '30-0235', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 247, '', 2, '52.353'),
(155376, '30-0181', 101, '', 'FULIE ARBORE COTIT', 0, 0, 247, '', 2, '202.895'),
(155377, '26887', 101, '', 'RULMENT ROATA', 0, 0, 654, '003526887', 2, '182.413'),
(155378, '30-0193', 101, '', 'FULIE ARBORE COTIT', 0, 0, 247, '', 2, '451.633'),
(155379, '26907', 101, '', 'RACORD APA', 0, 0, 3219, '003526907', 2, '0'),
(155380, '26909', 101, '', 'MACARA GEAM', 0, 0, 1561, '26909', 2, '216.384'),
(155381, '02691', 101, '', 'RACORD FRANA', 0, 0, 83, '02691', 2, '22.498'),
(155382, '30-0013', 101, '', 'MACARA GEAM', 0, 0, 247, '', 2, '216.762'),
(155383, '22-320-013-102', 101, '', 'TAMPON CUTIE', 0, 0, 2, '', 2, '28.581'),
(155384, '8MK 376 722-521', 101, '', 'FULIE ARBORE COTIT', 0, 0, 470, '', 2, '167.846'),
(155385, '26923', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003526923', 2, '183.029'),
(155386, '8MK 376 712-521', 101, '', 'INTINZATOR CUREA', 0, 0, 470, '37671252', 2, '152.194'),
(155387, '26926', 101, '', 'CAP BARA', 0, 0, 914, '003526926', 2, '55.979'),
(155388, '26927', 101, '', 'CAP BARA', 0, 0, 914, '003526927', 2, '55.979'),
(155389, '26930', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1281, '26930', 2, '227.605'),
(155390, '26931', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 3230, '26931', 2, '133.224'),
(155391, '26932', 101, '', 'BUCSA BRAT', 0, 0, 251, '003526932', 2, '25.242'),
(155392, '26933', 101, '', 'BUCSA BRAT', 0, 0, 251, '003526933', 2, '24.535'),
(155393, '26934', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1180, '003526934', 2, '0'),
(155394, '26937', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '003526937', 2, '124.733'),
(155395, '26941', 101, '', 'BURDUF AMORTIZOR', 0, 0, 3365, '003526941', 2, '5.334'),
(155396, '26945', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '003526945', 2, '53.858'),
(155397, '26949', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003526949', 2, '162.848'),
(155398, '26951', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '003526951', 2, '95.935'),
(155399, '00-0596', 101, '', 'RULMENT INTINZATOR', 0, 0, 599, '', 2, '173.992'),
(155400, '26957', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003526957', 2, '118.517'),
(155401, '26958', 101, '', 'CUPLAJ COMPRESOR AC', 0, 0, 1390, '003526958', 2, '187.453'),
(155402, '26960', 101, '', 'SUPAPA FILTRU', 0, 0, 3960, '003526960', 2, '27.132'),
(155403, '26968', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003526968', 2, '180.278'),
(155404, '26969', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003526969', 2, '193.2'),
(155405, '26972', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003526972', 2, '200.004'),
(155406, '26973', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003526973', 2, '175.245'),
(155407, '26974', 101, '', 'AX CU CAME', 0, 0, 566, '003526974', 2, '471.8'),
(155408, '26976', 101, '', 'AX CU CAME', 0, 0, 566, '003526976', 2, '472.5'),
(155409, '26977', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003526977', 2, '319.445'),
(155410, '26978', 101, '', 'AX CU CAME', 0, 0, 566, '003526978', 2, '499.807'),
(155411, '26980', 101, '', 'AX CU CAME', 0, 0, 566, '26980', 2, '472.5'),
(155412, '26984', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '003526984', 2, '39.809'),
(155413, '26985', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '003526985', 2, '39.718'),
(155414, '27001', 101, '', 'ULEI CUTIE DE VITEZE AUTOMATA', 0, 0, 1667, '003527001', 2, '25.235'),
(155415, '27005', 101, '', 'POMPA VACUUM', 0, 0, 387, '003527005', 2, '515.004'),
(155416, '27010', 101, '', 'BRAT', 0, 0, 273, '003527010', 2, '256.592'),
(155417, '27014', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 3230, '003527014', 2, '147.287'),
(155418, '27015', 101, '', 'BUCSA BRAT', 0, 0, 251, '003527015', 2, '41.223'),
(155419, '27024', 101, '', 'FILTRU AER', 0, 0, 8, '003527024', 2, '57.722'),
(155420, '27038', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003527038', 2, '10.381'),
(155421, '27039', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '27039', 2, '58.94'),
(155422, '27046', 101, '', 'PINION ARBORE COTIT', 0, 0, 1066, '27046', 2, '28.063'),
(155423, '22-319-040-092', 101, '', 'ANTIFURT ROTI - SET', 0, 0, 2, '', 2, '66.437'),
(155424, '84-2000', 101, '', 'ANTIFURT ROTI - SET', 0, 0, 1184, '', 2, '70.63'),
(155425, '27052', 101, '', 'ANTIFURT ROTI - SET', 0, 0, 2070, '003527052', 2, '66.437'),
(155426, '27053', 101, '', 'ANTIFURT ROTI - SET', 0, 0, 2070, '003527053', 2, '66.437'),
(155427, '27054', 101, '', 'ANTIFURT ROTI - SET', 0, 0, 2070, '003527054', 2, '70.469'),
(155428, '27055', 101, '', 'ANTIFURT ROTI - SET', 0, 0, 2070, '003527055', 2, '70.469'),
(155429, '27056', 101, '', 'ANTIFURT ROTI - SET', 0, 0, 2070, '003527056', 2, '70.469'),
(155430, '27057', 101, '', 'ANTIFURT ROTI - SET', 0, 0, 658, '003527057', 2, '70.63'),
(155431, '27058', 101, '', 'ANTIFURT ROTI - SET', 0, 0, 658, '003527058', 2, '70.469'),
(155432, '27059', 101, '', 'PIVOT', 0, 0, 2523, '003527059', 2, '61.593'),
(155433, '27060', 101, '', 'PATINA LANT', 0, 0, 1075, '003527060', 2, '28.707'),
(155434, '27061', 101, '', 'FILTRU CUTIE AUTOMATA', 0, 0, 416, '003527061', 2, '107.289'),
(155435, '27065', 101, '', 'FILTRU CUTIE AUTOMATA', 0, 0, 416, '003527065', 2, '112.077'),
(155436, '27066', 101, '', 'PIVOT', 0, 0, 2462, '003527066', 2, '37.24'),
(155437, '86-0491', 101, '', 'CAP BARA', 0, 0, 331, '', 2, '59.325'),
(155438, '27068', 101, '', 'PINION ARBORE COTIT', 0, 0, 1066, '003527068', 2, '26.642'),
(155439, '27069', 101, '', 'BUCSA BRAT', 0, 0, 251, '003527069', 2, '77'),
(155440, '00-0580', 101, '', 'INTINZATOR LANT DISTRIB.', 0, 0, 1776, '', 2, '320.964'),
(155441, '86-0467', 101, '', 'BUCSA BRAT', 0, 0, 950, '86-0467', 2, '77'),
(155442, '30-0212', 101, '', 'PINION POMPA ULEI', 0, 0, 247, '', 2, '27.16'),
(155443, '27073', 101, '', 'BRAT', 0, 0, 273, '003527073', 2, '280.154'),
(155444, '27074', 101, '', 'BRAT', 0, 0, 273, '003527074', 2, '288.554'),
(155445, '27076', 101, '', 'BRAT', 0, 0, 273, '003527076', 2, '248.122'),
(155446, '30-0185', 101, '', 'BRAT', 0, 0, 247, '', 2, '248.122'),
(155447, '30-0172', 101, '', 'BURDUF PLANETARA', 0, 0, 247, '', 2, '68.971'),
(155448, '27080', 101, '', 'PINION AX CAME', 0, 0, 1067, '003527080', 2, '42.042'),
(155449, '27086', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '003527086', 2, '44.8'),
(155450, '27087', 101, '', 'RACORD FRANA', 0, 0, 83, '003527087', 2, '24.479'),
(155451, '27095', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '003527095', 2, '49'),
(155452, '27097', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 273, '003527097', 2, '216.062'),
(155453, '27104', 101, '', 'VAS EXPANSIUNE', 0, 0, 397, '003527104', 2, '120.19'),
(155454, '27105', 101, '', 'VAS EXPANSIUNE', 0, 0, 397, '003527105', 2, '120.19'),
(155455, '27114', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003527114', 2, '68.824'),
(155456, '27115', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003527115', 2, '92.764'),
(155457, '27125', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '003527125', 2, '36.001'),
(155458, '27128', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '003527128', 2, '31.535'),
(155459, '27132', 101, '', 'BOBINA INDUCTIE', 0, 0, 689, '003527132', 2, '217.98'),
(155460, '27153', 101, '', 'RACORD APA', 0, 0, 3219, '003527153', 2, '0'),
(155461, '27155', 101, '', 'FILTRU ULEI', 0, 0, 7, '003527155', 2, '11.235'),
(155462, '27158', 101, '', 'CAP BARA', 0, 0, 914, '003527158', 2, '87.773'),
(155463, '27159', 101, '', 'CAP BARA', 0, 0, 914, '003527159', 2, '87.773'),
(155464, '2716', 101, '', 'BURDUF PLANETARA', 0, 0, 277, '2716', 2, '10.381'),
(155465, '27160', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003527160', 2, '11.879'),
(155466, '27161', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '003527161', 2, '61.131'),
(155467, '27162', 101, '', 'RULMENT ROATA - SET', 0, 0, 654, '003527162', 2, '340.69'),
(155468, '82-0034', 101, '', 'BOBINA INDUCTIE', 0, 0, 1182, '82-0034', 2, '428.204'),
(155469, '2717', 101, '', 'BURDUF PLANETARA', 0, 0, 685, '2717', 2, '16.345'),
(155470, '27173', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 3946, '27173', 2, '209.104'),
(155471, '541724', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 402, 'P541724', 2, '136.668'),
(155472, '27175', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '003527175', 2, '108.381'),
(155473, '27177', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '003527177', 2, '129.794'),
(155474, '27181', 101, '', 'BUCSA BRAT', 0, 0, 251, '003527181', 2, '280.7'),
(155475, '27182', 101, '', 'RACORD SERVODIRECTIE', 0, 0, 677, '003527182', 2, '310.219'),
(155476, '27183', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '003527183', 2, '18.991'),
(155477, '27186', 101, '', 'SENZOR PRES.GALERIE ADM.', 0, 0, 247, '003527186', 2, '0'),
(155478, '27193', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 273, '003527193', 2, '166.166'),
(155479, '27195', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '27195', 2, '44.8'),
(155480, '27196', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003527196', 2, '44.877'),
(155481, '27197', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '003527197', 2, '46.914'),
(155482, '27198', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003527198', 2, '35.238'),
(155483, '30-0223', 101, '', 'BIELETA ANTIRULIU', 0, 0, 247, '', 2, '49.007'),
(155484, '27200', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '27200', 2, '49.007'),
(155485, '27201', 101, '', 'DISC FRANA', 0, 0, 82, '003527201', 2, '294.007'),
(155486, '27204', 101, '', 'CAP BARA', 0, 0, 914, '27204', 2, '82.558'),
(155487, '02721', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '02721', 2, '16.373'),
(155488, '27210', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '27210', 2, '184.996'),
(155489, '27212', 101, '', 'BRAT', 0, 0, 273, '003527212', 2, '272.573'),
(155490, '27213', 101, '', 'BRAT', 0, 0, 273, '003527213', 2, '272.573'),
(155491, '27215', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '27215', 2, '271.215'),
(155492, '27216', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '27216', 2, '133.686'),
(155493, '27218', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003527218', 2, '122.283'),
(155494, '27221', 101, '', 'RACORD SERVODIRECTIE', 0, 0, 677, '27221', 2, '191.751'),
(155495, '86-0464', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 1460, '', 2, '36.001'),
(155496, '27223', 101, '', 'SENZOR PRESIUNE ULEI', 0, 0, 805, '27223', 2, '19.775'),
(155497, '27226', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '27226', 2, '34.979'),
(155498, '30-0226', 101, '', 'RULMENT INTINZATOR', 0, 0, 247, '', 2, '98.427'),
(155499, '27245', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '27245', 2, '37.835'),
(155500, '27247', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '27247', 2, '68.516'),
(155501, '02725', 101, '', 'RACORD FRANA', 0, 0, 83, '02725', 2, '35.301'),
(155502, '00-0887', 101, '', 'BUCSA BARA STAB.', 0, 0, 194, '', 2, '0'),
(155503, '82-0033', 101, '', 'RULMENT ROATA', 0, 0, 1182, '82-0033', 2, '0'),
(155504, '30-0071', 101, '', 'BRAT', 0, 0, 247, '', 2, '234.458'),
(155505, '30-0072', 101, '', 'BRAT', 0, 0, 247, '', 2, '234.864'),
(155506, '02728', 101, '', 'RULMENT CARDAN', 0, 0, 1420, '02728', 2, '206.941'),
(155507, '86-0462', 101, '', 'BUSON REZERVOR', 0, 0, 1460, '86-0462', 2, '21.063'),
(155508, '02729', 101, '', 'RACORD FRANA', 0, 0, 83, '02729', 2, '31.654'),
(155509, '27290', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '27290', 2, '27.244'),
(155510, '27299', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003527299', 2, '83.986'),
(155511, '27300', 101, '', 'BAIE ULEI', 0, 0, 592, '27300', 2, '287.609'),
(155512, '27301', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '27301', 2, '40.642'),
(155513, '27304', 101, '', 'BUCSA BARA STAB. - SET', 0, 0, 1097, '27304', 2, '18.13'),
(155514, '27306', 101, '', 'ELECTROVENTILATOR CLIMATIZARE', 0, 0, 2669, '003527306', 2, '269.584'),
(155515, '27311', 101, '', 'RULMENT ROATA - SET', 0, 0, 654, '003527311', 2, '76.727'),
(155516, '27317', 101, '', 'BUTUC ROATA', 0, 0, 653, '27317', 2, '0'),
(155517, '27319', 101, '', 'PINION AX CAME', 0, 0, 1067, '003527319', 2, '210.098'),
(155518, '27321', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '003527321', 2, '188.188'),
(155519, '86-0460', 101, '', 'BUCSA BARA STAB.', 0, 0, 331, '', 2, '7.77'),
(155520, '27330', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '27330', 2, '6.545'),
(155521, '02734', 101, '', 'BARA CONEXIUNE', 0, 0, 285, '02734', 2, '125.594'),
(155522, '27340', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003527340', 2, '429.114'),
(155523, '27341', 101, '', 'RACORD SERVODIRECTIE', 0, 0, 677, '27341', 2, '61.306'),
(155524, '27343', 101, '', 'RACORD SERVODIRECTIE', 0, 0, 677, '27343', 2, '257.313'),
(155525, '27354', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '27354', 2, '315.448'),
(155526, '27362', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003527362', 2, '95.347'),
(155527, '27364', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003527364', 2, '161.266'),
(155528, '27365', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003527365', 2, '174.468'),
(155529, '86-0536', 101, '', 'RULMENT INTINZATOR', 0, 0, 251, '86-0536', 2, '75.754'),
(155530, '27371', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003527371', 2, '84.301'),
(155531, '27372', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003527372', 2, '115.64'),
(155532, '27373', 101, '', 'INTINZATOR CUREA', 0, 0, 541, '27373', 2, '127.554'),
(155533, '27374', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003527374', 2, '67.907'),
(155534, '8MK 376 721-451', 101, '', 'INTINZATOR CUREA', 0, 0, 470, '37672145', 2, '123.34'),
(155535, '8MK 376 750-201', 101, '', 'RULMENT INTINZATOR', 0, 0, 470, '', 2, '105.721'),
(155536, '30-0204', 101, '', 'RULMENT INTINZATOR', 0, 0, 247, '', 2, '107.226'),
(155537, '27381', 101, '', 'INTINZATOR CUREA', 0, 0, 541, '27381', 2, '70.14'),
(155538, '27382', 101, '', 'BUTUC ROATA', 0, 0, 653, '27382', 2, '262.5'),
(155539, '27384', 101, '', 'BUTUC ROATA', 0, 0, 653, '27384', 2, '540.687'),
(155540, '27385', 101, '', 'BUTUC ROATA', 0, 0, 653, '27385', 2, '598.227'),
(155541, '27386', 101, '', 'BUTUC ROATA', 0, 0, 653, '27386', 2, '601.496'),
(155542, '27392', 101, '', 'MACARA GEAM', 0, 0, 1561, '27392', 2, '185.339'),
(155543, '27393', 101, '', 'MACARA GEAM', 0, 0, 1561, '003527393', 2, '185.43'),
(155544, '14-0016', 101, '', 'BURDUF PLANETARA', 0, 0, 249, '14-0016', 2, '45.549'),
(155545, '02741', 101, '', 'SIMERING SUPAPE', 0, 0, 322, '02741', 2, '1.477'),
(155546, '27410', 101, '', 'POMPA APA', 0, 0, 1260, '27410', 2, '114.926'),
(155547, '22-344-003-102', 101, '', 'BIELETA ANTIRULIU', 0, 0, 2, '', 2, '43.4'),
(155548, '27414', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '27414', 2, '41.734'),
(155549, '02743', 101, '', 'BUTUC CU CHEIE', 0, 0, 1782, '02743', 2, '105.49'),
(155550, '27434', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '27434', 2, '37.835'),
(155551, '27438', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003527438', 2, '32.676'),
(155552, '13-0381', 101, '', 'MODUL CONTROL CLIMATIZARE', 0, 0, 194, '', 2, '368.459'),
(155553, '27444', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003527444', 2, '220.416'),
(155554, '27445', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '27445', 2, '208.11'),
(155555, '30-0240', 101, '', 'BUCSA BARA STAB.', 0, 0, 247, '', 2, '10.136'),
(155556, '30-0239', 101, '', 'BIELETA ANTIRULIU', 0, 0, 247, '', 2, '17.843'),
(155557, '30-0149', 101, '', 'AMORTIZOR FULIE', 0, 0, 247, '', 2, '127.862'),
(155558, '30-0217', 101, '', 'FLANSA AMORTIZOR', 0, 0, 247, '', 2, '64.225'),
(155559, '27456', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003527456', 2, '64.19'),
(155560, '27459', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '27459', 2, '30.702'),
(155561, '00-0819', 101, '', 'DISC FRANA', 0, 0, 191, '', 2, '55.713'),
(155562, '27477', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003527477', 2, '49.035'),
(155563, '02748', 101, '', 'BUTUC CU CHEIE', 0, 0, 1782, '02748', 2, '69.86'),
(155564, '27480', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '27480', 2, '110.943'),
(155565, '27484', 101, '', 'BUCSA BRAT', 0, 0, 251, '27484', 2, '21.42'),
(155566, '27489', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '27489', 2, '41.769'),
(155567, '02749', 101, '', 'INTRERUPATOR CHEIE', 0, 0, 813, '02749', 2, '35'),
(155568, '27495', 101, '', 'MODUL CONTROL CLIMATIZARE', 0, 0, 1385, '27495', 2, '396.557'),
(155569, '02750', 101, '', 'BUTUC PT. CHEIE', 0, 0, 1367, '02750', 2, '93.548'),
(155570, '22-320-006-132', 101, '', 'POTENTIOMETRU CLAPETA', 0, 0, 2, '22-320-006-132', 2, '116.396'),
(155571, '82-0090', 101, '', 'BRAT', 0, 0, 1182, '82-0090', 2, '234.864'),
(155572, '14-0012', 101, '', 'FLANSA AMORTIZOR', 0, 0, 249, '14-0012', 2, '36.001'),
(155573, '30-0019', 101, '', 'FLANSA AMORTIZOR', 0, 0, 247, '', 2, '66.437'),
(155574, '30-0020', 101, '', 'RULMENT INTINZATOR', 0, 0, 247, '', 2, '115.962'),
(155575, '02751', 101, '', 'TAMPON MOTOR', 0, 0, 247, '02751', 2, '49.273'),
(155576, '27514', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '27514', 2, '42.042'),
(155577, '86-0466', 101, '', 'RULMENT INTINZATOR', 0, 0, 1460, '86-0466', 2, '108.381'),
(155578, '27524', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '27524', 2, '58.625'),
(155579, '27525', 101, '', 'RULMENT ROATA', 0, 0, 470, '27525', 2, '114.863'),
(155580, '27527', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '27527', 2, '291.956'),
(155581, '02753', 101, '', 'TAMPON MOTOR', 0, 0, 247, '02753', 2, '33.194'),
(155582, '27530', 101, '', 'BRAT', 0, 0, 273, '27530', 2, '149.604'),
(155583, '27538', 101, '', 'VENTILATOR CLIMATIZARE', 0, 0, 470, '27538', 2, '319.991'),
(155584, '02754', 101, '', 'TERMOCONTACT', 0, 0, 1103, '02754', 2, '17.654'),
(155585, '27548', 101, '', 'POMPA FRANA', 0, 0, 258, '27548', 2, '305.179'),
(155586, '02756', 101, '', 'TERMOCONTACT', 0, 0, 1103, '02756', 2, '23.975'),
(155587, '27560', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003527560', 2, '285.698'),
(155588, '27566', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '27566', 2, '111.412'),
(155589, '27567', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '27567', 2, '125.461'),
(155590, '02757', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '02757', 2, '15.218'),
(156657, '31789', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '', 2, '104.811'),
(156656, '31788', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '', 2, '99.785'),
(156655, '31785', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '', 2, '92.491'),
(156654, '31782', 101, '', 'FILIE ARBORE COTIT', 0, 0, 914, '', 2, '130.396'),
(156653, '8MK 376 710-231', 101, '', 'PREZON ROATA', 0, 0, 470, '37671023', 2, '2.632'),
(156652, '31759', 101, '', 'POMPA FRANA', 0, 0, 101, '', 2, '271.18'),
(156651, '31758', 101, '', 'BUCSA BRAT SPATE', 0, 0, 273, '', 2, '42.637'),
(156650, '31757', 101, '', 'BUCSA BRAT SPATE', 0, 0, 273, '31757', 2, '45.682'),
(156648, '31744', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 51, '', 2, '98.973'),
(156647, '31740', 101, '', 'POMPA FRANA', 0, 0, 273, '003531740', 2, '177.947'),
(156646, '31735', 101, '', 'TAMPON TOBA', 0, 0, 429, '31735', 2, '25.746'),
(156645, '31733', 101, '', 'INTRERUPATOR MACARA GEAM', 0, 0, 284, '', 2, '239.974'),
(156644, '8ML 376 724-031', 101, '', 'SENZOR ABS', 0, 0, 468, '37672403', 2, '318.136'),
(156643, '8MY 376 744-361', 101, '', 'FULIE ALTERNATOR', 0, 0, 3852, '', 2, '151.445'),
(156642, '31724', 101, '', 'DISC FRANA', 0, 0, 101, '', 2, '131.516'),
(156641, '31723', 101, '', 'DISC FRANA', 0, 0, 284, '', 2, '166.691'),
(156640, '31722', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 284, '', 2, '93.905'),
(156639, '31719', 101, '', 'BRAT', 0, 0, 284, '', 2, '248.57'),
(156638, '31718', 101, '', 'BRAT', 0, 0, 273, '', 2, '248.57'),
(156637, '31708', 101, '', 'BIELETA ANTIRULIU', 0, 0, 1802, '', 2, '55.055'),
(156635, '31701', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 193, '31701', 2, '261.891'),
(156636, '31705', 101, '', 'BIELETA DIRECTIE', 0, 0, 101, '', 2, '64.078'),
(156634, '31700', 101, '', 'SENZOR AX CAME', 0, 0, 829, '31700', 2, '200.844'),
(156633, '31696', 101, '', 'BIELETA DIRECTIE', 0, 0, 101, '', 2, '74.655'),
(156632, '03169', 101, '', 'DISC FRANA', 0, 0, 82, '03169', 2, '62.069'),
(156630, '03168', 101, '', 'BUCSA ELECTROMOTOR', 0, 0, 1670, '03168', 2, '1.491'),
(156631, '31688', 101, '', 'BURDUF PLANETARA', 0, 0, 101, '', 2, '43.631'),
(156629, '03167', 101, '', 'DISC FRANA', 0, 0, 82, '03167', 2, '62.335'),
(156628, '31660', 101, '', 'AMORTIZOR HAYON', 0, 0, 830, '31660', 2, '96.789'),
(156626, '31657', 101, '', 'AMORTIZOR HAYON', 0, 0, 101, '', 2, '67.802'),
(156627, '03166', 101, '', 'DISC FRANA', 0, 0, 82, '03166', 2, '66.01'),
(156625, '31654', 101, '', 'AMORTIZOR HAYON', 0, 0, 915, '', 2, '48.006'),
(156624, '31653', 101, '', 'AMORTIZOR HAYON', 0, 0, 285, '', 2, '66.598'),
(156622, '31644', 101, '', 'AMORTIZOR HAYON', 0, 0, 285, '', 2, '71.617'),
(156623, '31652', 101, '', 'AMORTIZOR HAYON', 0, 0, 285, '', 2, '45.906'),
(156621, '31643', 101, '', 'AMORTIZOR HAYON', 0, 0, 285, '', 2, '68.39'),
(156619, '31641', 101, '', 'AMORTIZOR HAYON', 0, 0, 285, '', 2, '56.413'),
(156620, '31642', 101, '', 'AMORTIZOR HAYON', 0, 0, 285, '', 2, '72.338'),
(156618, '31639', 101, '', 'AMORTIZOR CAPOTA', 0, 0, 285, '', 2, '74.242'),
(156617, '31637', 101, '', 'AMORTIZOR CAPOTA', 0, 0, 101, '', 2, '60.13'),
(156616, '31636', 101, '', 'AMORTIZOR CAPOTA', 0, 0, 285, '', 2, '63.357'),
(156615, '31633', 101, '', 'AMORTIZOR CAPOTA', 0, 0, 285, '', 2, '85.106'),
(156614, '31622', 101, '', 'LANT DISTRIBUTIE - SET', 0, 0, 2522, '31622', 2, '436.674'),
(156613, '03161', 101, '', 'SIGURANTA SUPAPA', 0, 0, 1271, '03161', 2, '0.868'),
(156612, '03160', 101, '', 'BUSON BAIE ULEI', 0, 0, 593, '03160', 2, '1.981'),
(156611, '31561', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '31561', 2, '65.002'),
(156610, '31547', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 2522, '31547', 2, '36.904'),
(156609, '31541', 101, '', 'FULIE ALTERNATOR', 0, 0, 284, '31541', 2, '151.515'),
(156608, '31540', 101, '', 'BUCSA BRAT', 0, 0, 284, '31540', 2, '38.514'),
(156604, '31519', 101, '', 'SET GARNITURI CASETA DIR.', 0, 0, 284, '31519', 2, '158.445'),
(156605, '31523', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '31523', 2, '90.013'),
(156603, '31496', 101, '', 'BIELETE DIRECTIE', 0, 0, 1632, '003531496', 2, '90.44'),
(156601, '31486', 101, '', 'PIVOT', 0, 0, 1626, '', 2, '52.073'),
(156602, '31488', 101, '', 'BURDUF PLANETARA', 0, 0, 1632, '003531488', 2, '45.227'),
(156600, '31485', 101, '', 'PIVOT', 0, 0, 1632, '003531485', 2, '52.094'),
(156599, '31483', 101, '', 'FULIE ARBORE COTIT', 0, 0, 1632, '003531483', 2, '417.368'),
(156598, '31479', 101, '', 'BUCSA BRAT', 0, 0, 251, '003531479', 2, '22.813'),
(156597, '31475', 101, '', 'FLANSA AMORTIZOR', 0, 0, 247, '003531475', 2, '57.785'),
(156596, '31468', 101, '', 'BUCSA BRAT', 0, 0, 1632, '003531468', 2, '22.687'),
(156595, '31452', 101, '', 'FULIE ALTERNATOR', 0, 0, 1699, '', 2, '95.088'),
(156594, '31448', 101, '', 'RULMENT AMORTIZOR', 0, 0, 247, '003531448', 2, '45.227'),
(156593, '31447', 101, '', 'SIMERING', 0, 0, 247, '003531447', 2, '157.612'),
(156591, '31433', 101, '', 'SENZOR ABS', 0, 0, 1180, '003531433', 2, '140.469'),
(156592, '31438', 101, '', 'AMORTIZOR HAYON', 0, 0, 1180, '003531438', 2, '62.174'),
(156589, '31429', 101, '', 'BIELETA ANTIRULIU', 0, 0, 1632, '003531429', 2, '88.2'),
(156590, '03143', 101, '', 'BUCSA BRAT', 0, 0, 251, '03143', 2, '25.172'),
(156588, '31426', 101, '', 'TAMPON MOTOR', 0, 0, 1632, '003531426', 2, '220.675'),
(156587, '31424', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1614, '003531424', 2, '84.56'),
(156585, '31421', 101, '', 'TAMPON MOTOR', 0, 0, 1632, '003531421', 2, '172.011'),
(156586, '31422', 101, '', 'TAMPON MOTOR', 0, 0, 1626, '003531422', 2, '165.095'),
(156584, '03142', 101, '', 'BUCSA BRAT', 0, 0, 251, '03142', 2, '16.345'),
(156583, '31417', 101, '', 'TAMPON MOTOR', 0, 0, 1632, '003531417', 2, '233.898'),
(156581, '31410', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 1632, '003531410', 2, '20.496'),
(156582, '31412', 101, '', 'DEBITMETRU AER', 0, 0, 1632, '003531412', 2, '452.039'),
(156579, '31409', 101, '', 'POMPA APA', 0, 0, 1626, '003531409', 2, '168.98'),
(156580, '03141', 101, '', 'BUCSA BRAT', 0, 0, 251, '03141', 2, '29.911'),
(156577, '31405', 101, '', 'FULIE ALTERNATOR', 0, 0, 1626, '003531405', 2, '120.834'),
(156578, '31408', 101, '', 'RACORD FRANA', 0, 0, 1632, '003531408', 2, '29.904'),
(156576, '31401', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1632, '003531401', 2, '114.324'),
(156574, '31396', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1632, '003531396', 2, '129.15'),
(156575, '03140', 101, '', 'BUCSA BRAT', 0, 0, 251, '03140', 2, '19.887'),
(156573, '31389', 101, '', 'TAMPON MOTOR', 0, 0, 1632, '003531389', 2, '317.016'),
(156571, '31385', 101, '', 'FULIE ALTERNATOR', 0, 0, 247, '003531385', 2, '241.647'),
(156572, '31388', 101, '', 'TAMPON MOTOR', 0, 0, 251, '003531388', 2, '246.603'),
(156570, '31383', 101, '', 'RULMENT INTINZATOR', 0, 0, 1180, '003531383', 2, '123.872'),
(156568, '31379', 101, '', 'RULMENT ROATA', 0, 0, 247, '003531379', 2, '211.365'),
(156569, '31382', 101, '', 'RULMENT INTINZATOR', 0, 0, 247, '003531382', 2, '127.995'),
(156566, '31374', 101, '', 'CULBUTOR', 0, 0, 1632, '003531374', 2, '17.843'),
(156567, '31376', 101, '', 'TAMPON MOTOR', 0, 0, 1626, '003531376', 2, '177.835'),
(156565, '31373', 101, '', 'CULBUTOR', 0, 0, 1626, '003531373', 2, '19.411'),
(156564, '31359', 101, '', 'RULMENT INTINZATOR', 0, 0, 285, '003531359', 2, '152.446'),
(156563, '31354', 101, '', 'BUCSA BARA STAB.', 0, 0, 1182, '31354', 2, '8.008'),
(156561, '03135', 101, '', 'CAP BARA', 0, 0, 914, '03135', 2, '59.997'),
(156560, '31347', 101, '', 'BUCSA BARA STAB.', 0, 0, 273, '31347', 2, '0'),
(156559, '31346', 101, '', 'BUCSA BARA STAB.', 0, 0, 247, '31346', 2, '0'),
(156558, '31335', 101, '', 'MODUL CONTROL CLIMATIZARE', 0, 0, 2462, '31335', 2, '510.895'),
(156557, '31334', 101, '', 'PIVOT', 0, 0, 3229, '003531334', 2, '56.084'),
(156556, '31333', 101, '', 'BUCSA BRAT SPATE', 0, 0, 3229, '003531333', 2, '31.92'),
(156555, '31332', 101, '', 'BRAT', 0, 0, 253, '31332', 2, '185.976'),
(156554, '31331', 101, '', 'BRAT', 0, 0, 1180, '31331', 2, '185.976'),
(156552, '31327', 101, '', 'CULBUTOR', 0, 0, 284, '31327', 2, '22.309'),
(156553, '31329', 101, '', 'SIMERING', 0, 0, 914, '31329', 2, '35.238'),
(156551, '03132', 101, '', 'CAP BARA', 0, 0, 914, '03132', 2, '58.814'),
(156550, '31312', 101, '', 'PIVOT', 0, 0, 2068, '31312', 2, '55.055');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(156548, '31293', 101, '', 'CULBUTOR', 0, 0, 51, '31293', 2, '44.31'),
(156547, '31292', 101, '', 'FLANSA AMORTIZOR', 0, 0, 51, '003531292', 2, '84.63'),
(156545, '31289', 101, '', 'INTRERUPATOR FRANA', 0, 0, 51, '31289', 2, '17.493'),
(156544, '31288', 101, '', 'RULMENT INTINZATOR', 0, 0, 1699, '003531288', 2, '67.879'),
(156542, '31279', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003531279', 2, '189.658'),
(156539, '31274', 101, '', 'TAMPON TOBA', 0, 0, 1080, '003531274', 2, '36.428'),
(156538, '31273', 101, '', 'CAP BARA', 0, 0, 1080, '003531273', 2, '75.082'),
(156537, '31272', 101, '', 'BRAT', 0, 0, 247, '003531272', 2, '169.575'),
(156536, '31271', 101, '', 'BUCSA BRAT', 0, 0, 247, '003531271', 2, '47.474'),
(156535, '31270', 101, '', 'CULBUTOR', 0, 0, 248, '31270', 2, '95.004'),
(156534, '31269', 101, '', 'CULBUTOR', 0, 0, 247, '003531269', 2, '92.652'),
(156533, '31268', 101, '', 'CULBUTOR', 0, 0, 247, '003531268', 2, '44.786'),
(156532, '31267', 101, '', 'BUCSA BRAT', 0, 0, 247, '003531267', 2, '36.337'),
(156531, '31266', 101, '', 'BUCSA BRAT', 0, 0, 247, '31266', 2, '66.339'),
(156530, '31253', 101, '', 'BUCSA BRAT', 0, 0, 1632, '003531253', 2, '18.361'),
(156529, '31249', 101, '', 'TAMPON TOBA', 0, 0, 3229, '31249', 2, '36.428'),
(156528, '31248', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 3229, '31248', 2, '33.712'),
(156527, '31244', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 273, '', 2, '53.417'),
(156526, '31241', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 3229, '31241', 2, '70.973'),
(156525, '31240', 101, '', 'SENZOR AX CAME', 0, 0, 3229, '31240', 2, '71.001'),
(156524, '03124', 101, '', 'AX CU CAME', 0, 0, 566, '03124', 2, '414.064'),
(156523, '31239', 101, '', 'SENZOR AX CAME', 0, 0, 3229, '003531239', 2, '107.478'),
(156522, '31238', 101, '', 'SENZOR AX CAME', 0, 0, 3229, '003531238', 2, '87.808'),
(156521, '31236', 101, '', 'RULMENT INTINZATOR', 0, 0, 273, '003531236', 2, '53.55'),
(156519, '31212', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3229, '31212', 2, '459.9'),
(156520, '31225', 101, '', 'BIELETA DIRECTIE', 0, 0, 247, '31225', 2, '175.434'),
(156518, '31211', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 1180, '003531211', 2, '173.383'),
(156517, '31210', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 830, '31210', 2, '176.561'),
(156516, '31207', 101, '', 'BLOC LUMINI', 0, 0, 51, '003531207', 2, '340.62'),
(156515, '31206', 101, '', 'BLOC LUMINI', 0, 0, 1632, '31206', 2, '329.959'),
(156514, '31205', 101, '', 'BLOC LUMINI', 0, 0, 1080, '003531205', 2, '351.932'),
(156513, '31204', 101, '', 'BLOC LUMINI', 0, 0, 247, '003531204', 2, '340.62'),
(156512, '31203', 101, '', 'BLOC LUMINI', 0, 0, 247, '003531203', 2, '339.857'),
(156511, '31202', 101, '', 'SENZOR AX CAME', 0, 0, 3229, '003531202', 2, '143.283'),
(156510, '31201', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 1182, '31201', 2, '56.287'),
(156509, '31200', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 830, '31200', 2, '66.99'),
(156508, '31196', 101, '', 'RULMENT INTINZATOR', 0, 0, 2462, '003531196', 2, '185.962'),
(156507, '31190', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 830, '31190', 2, '71.981'),
(156506, '31187', 101, '', 'FULIE ARBORE COTIT', 0, 0, 101, '', 2, '277.634'),
(156504, '31171', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 273, '', 2, '169.659'),
(156505, '31185', 101, '', 'BUTUC ROATA', 0, 0, 3229, '003531185', 2, '223.076'),
(156503, '31170', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 273, '003531170', 2, '178.388'),
(156501, '03115', 101, '', 'RULMENT ROATA - SET', 0, 0, 654, '03115', 2, '28.063'),
(156502, '31169', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 273, '003531169', 2, '168.224'),
(156500, '8FH 351 311-381', 101, '', 'TAMPON CUTIE', 0, 0, 467, '35131138', 2, '25.746'),
(156499, '31144', 101, '', 'SIMERING', 0, 0, 285, '003531144', 2, '19.026'),
(156498, '31142', 101, '', 'RULMENT INTINZATOR', 0, 0, 10, '', 2, '73.493'),
(156497, '31138', 101, '', 'CILINDRU AMBREIAJ', 0, 0, 101, '', 2, '171.108'),
(156496, '31137', 101, '', 'POMPA AMBREIAJ', 0, 0, 469, '31137', 2, '123.172'),
(156495, '31136', 101, '', 'BUTUC ROATA', 0, 0, 469, '31136', 2, '588.063'),
(156494, '31132', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1632, '003531132', 2, '71.365'),
(156491, '31129', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1180, '003531129', 2, '57.862'),
(156490, '31127', 101, '', 'TAMPON MOTOR', 0, 0, 1180, '003531127', 2, '98.196'),
(156489, '31124', 101, '', 'TAMPON MOTOR', 0, 0, 1632, '003531124', 2, '101.605'),
(156488, '31123', 101, '', 'TAMPON MOTOR', 0, 0, 1632, '003531123', 2, '91.049'),
(156487, '31122', 101, '', 'BUTUC ROATA', 0, 0, 1180, '003531122', 2, '0.7231'),
(156486, '31121', 101, '', 'BUTUC ROATA', 0, 0, 1180, '31121', 2, '287.84'),
(156485, '31119', 101, '', 'BUSON BAIE ULEI', 0, 0, 1180, '', 2, '22.477'),
(156484, '31113', 101, '', 'TAMPON MOTOR', 0, 0, 27, '31113', 2, '100.436'),
(156482, '31110', 101, '', 'RADIATOR ULEI', 0, 0, 273, '31110', 2, '222.985'),
(156480, '31097', 101, '', 'FULIE ARBORE', 0, 0, 51, '003531097', 2, '275.926'),
(156479, '31096', 101, '', 'FULIE ARBORE', 0, 0, 51, '003531096', 2, '186.725'),
(156477, '31091', 101, '', 'BUCSA BRAT', 0, 0, 273, '003531091', 2, '44.59'),
(156476, '31090', 101, '', 'INTINZATOR CUREA', 0, 0, 2462, '003531090', 2, '248.507'),
(156475, '31089', 101, '', 'RULMENT INTINZATOR', 0, 0, 914, '003531089', 2, '69.769'),
(156474, '31087', 101, '', 'INJECTOR', 0, 0, 1080, '003531087', 2, '649.502'),
(156473, '31086', 101, '', 'INJECTOR', 0, 0, 1180, '31086', 2, '394.541'),
(156472, '31084', 101, '', 'AMORTIZOR HAYON', 0, 0, 247, '003531084', 2, '62.181'),
(156471, '31083', 101, '', 'TAMPON MOTOR', 0, 0, 1080, '003531083', 2, '93.807'),
(156470, '31082', 101, '', 'TAMPON MOTOR', 0, 0, 284, '', 2, '240.17'),
(156469, '31081', 101, '', 'TAMPON CUTIE', 0, 0, 284, '31081', 2, '122.29'),
(156468, '31079', 101, '', 'TAMPON MOTOR', 0, 0, 284, '31079', 2, '200.704'),
(156467, '31076', 101, '', 'RULMENT INTINZATOR', 0, 0, 914, '31076', 2, '206.773'),
(156466, '86-0484', 101, '', 'RULMENT INTINZATOR', 0, 0, 331, '86-0484', 2, '145.684'),
(156465, '31069', 101, '', 'RULMENT INTINZATOR', 0, 0, 914, '', 2, '86.338'),
(156461, '31065', 101, '', 'SUPORT MOTOR', 0, 0, 914, '31065', 2, '107.233'),
(156460, '31064', 101, '', 'BUCSA BARA STAB.', 0, 0, 188, '31064', 2, '6.167'),
(156459, '31062', 101, '', 'RULMENT ROATA', 0, 0, 914, '31062', 2, '153.195'),
(156458, '03106', 101, '', 'BUTUC ROATA', 0, 0, 653, '03106', 2, '90.587'),
(156457, '31056', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '31056', 2, '26.201'),
(156456, '31052', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '003531052', 2, '32.844'),
(156454, '03104', 101, '', 'BUTUC ROATA', 0, 0, 653, '03104', 2, '105.259'),
(156455, '31041', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1080, '003531041', 2, '0'),
(156453, '31024', 101, '', 'ELECTROVENTILATOR', 0, 0, 508, '003531024', 2, '341.95'),
(156452, '31016', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003531016', 2, '110.215'),
(156451, '31015', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003531015', 2, '115.822'),
(156450, '82-1066', 101, '', 'TAMPON MOTOR', 0, 0, 1180, '', 2, '103.474'),
(156449, '86-0537', 101, '', 'TAMPON MOTOR', 0, 0, 251, '', 2, '103.474'),
(156448, '31012', 101, '', 'ELECTROVENTILATOR', 0, 0, 508, '31012', 2, '311.017'),
(156447, '31010', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '31010', 2, '9.17'),
(156446, '03101', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1182, '03101', 2, '18.459'),
(156445, '31009', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003531009', 2, '8.904'),
(156444, '31008', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003531008', 2, '8.925'),
(156443, '31007', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003531007', 2, '5.061'),
(156442, '03100', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1182, '03100', 2, '13.566'),
(156441, '30990', 101, '', 'RULMENT INTINZATOR', 0, 0, 1641, '30990', 2, '131.208'),
(156440, '30989', 101, '', 'INTINZATOR CUREA', 0, 0, 541, '30989', 2, '149.023'),
(156438, '30983', 101, '', 'BUCSA BRAT', 0, 0, 251, '003530983', 2, '64.96'),
(156439, '30984', 101, '', 'BUCSA BRAT', 0, 0, 2462, '003530984', 2, '18.039'),
(156437, '30982', 101, '', 'BUCSA BRAT', 0, 0, 251, '30982', 2, '61.803'),
(156436, '30981', 101, '', 'SENZOR TEMPERATURA AER ADM.', 0, 0, 3925, '30981', 2, '60.676'),
(156434, '30975', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '30975', 2, '60.382'),
(156433, '30974', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '30974', 2, '55.776'),
(156432, '30973', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '30973', 2, '55.776'),
(156431, '30972', 101, '', 'BUCSA PUNTE FATA', 0, 0, 1080, '30972', 2, '20.244'),
(156430, '30970', 101, '', 'BUCSA PUNTE FATA', 0, 0, 1080, '003530970', 2, '18.62'),
(156429, '03096', 101, '', 'RULMENT ROATA', 0, 0, 654, '03096', 2, '42.917'),
(156428, '30950', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 1059, '30950', 2, '54.768'),
(156427, '30944', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 251, '30944', 2, '309.729'),
(156426, '03094', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '03094', 2, '6.412'),
(156425, '30936', 101, '', 'RULMENT CARDAN', 0, 0, 1427, '003530936', 2, '180.145'),
(156424, '30930', 101, '', 'RULMENT CARDAN', 0, 0, 1427, '003530930', 2, '106.225'),
(156423, '30926', 101, '', 'RULMENT CARDAN', 0, 0, 1427, '30926', 2, '155.358'),
(156422, '30923', 101, '', 'RULMENT INTINZATOR', 0, 0, 1641, '30923', 2, '47.663'),
(156421, '30922', 101, '', 'BUSON BAIE ULEI', 0, 0, 593, '30922', 2, '3.01'),
(156420, '30920', 101, '', 'RACORD AER', 0, 0, 3314, '30920', 2, '92.463'),
(156419, '03091', 101, '', 'BUCSA BRAT', 0, 0, 251, '03091', 2, '24.066'),
(156418, '30905', 101, '', 'RELEU BUJII INCANDESCENTE', 0, 0, 1750, '30905', 2, '255.941'),
(156417, '30902', 101, '', 'BUCSA BRAT', 0, 0, 251, '30902', 2, '19.495'),
(156416, '30888', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530888', 2, '124.593'),
(156414, '30881', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 514, '30881', 2, '49.091'),
(156413, '30880', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 514, '30880', 2, '73.493'),
(156411, '30873', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '30873', 2, '66.01'),
(156412, '30879', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 514, '30879', 2, '63.392'),
(156410, '30867', 101, '', 'BRAT', 0, 0, 273, '30867', 2, '200.179'),
(156409, '30866', 101, '', 'BRAT', 0, 0, 273, '30866', 2, '200.179'),
(156408, '30859', 101, '', 'RULMENT INTINZATOR', 0, 0, 1641, '30859', 2, '46.529'),
(156407, '30852', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '30852', 2, '11.172'),
(156405, '30850', 101, '', 'FURTUN FRANA', 0, 0, 83, '30850', 2, '27.23'),
(156404, '30849', 101, '', 'FILTRU CUTIE AUTOMATA', 0, 0, 416, '30849', 2, '128.457'),
(156403, '30847', 101, '', 'RACORD FRANA', 0, 0, 83, '30847', 2, '30.044'),
(156402, '30842', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1180, '30842', 2, '71.946'),
(156401, '30841', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '30841', 2, '35.511'),
(156400, '30839', 101, '', 'RULMENT AMORTIZOR', 0, 0, 3429, '30839', 2, '10.913'),
(156398, '30836', 101, '', 'CUPLAJ CARDAN', 0, 0, 1427, '003530836', 2, '248.759'),
(156397, '30833', 101, '', 'SENZOR TEMPERATURA EXTERIOARA', 0, 0, 830, '003530833', 2, '45.57'),
(156396, '30830', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003530830', 2, '47.971'),
(156395, '30827', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003530827', 2, '47.236'),
(156394, '30820', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '30820', 2, '60.571'),
(156393, '30816', 101, '', 'CUPLAJ COMPRESOR AC', 0, 0, 1390, '30816', 2, '275.1'),
(156392, '03081', 101, '', 'BUCSA ALTERNATOR', 0, 0, 1678, '03081', 2, '6.517'),
(156391, '03080', 101, '', 'TERMOCONTACT', 0, 0, 1103, '03080', 2, '10.22'),
(156390, '30798', 101, '', 'CUPLAJ ELASTIC', 0, 0, 1390, '', 2, '100.996'),
(156388, '03079', 101, '', 'TERMOCONTACT', 0, 0, 1103, '03079', 2, '15.701'),
(156387, '30786', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '30786', 2, '36.134'),
(156386, '30743', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 424, '30743', 2, '19.495'),
(156385, '30742', 101, '', 'ELECTROVENTILATOR', 0, 0, 508, '30742', 2, '339.542'),
(156384, '30741', 101, '', 'ELECTROVENTILATOR', 0, 0, 508, '30741', 2, '262.794'),
(156382, '14-0054', 101, '', 'RULMENT INTINZATOR', 0, 0, 249, '14-0054', 2, '121.842'),
(156381, '03073', 101, '', 'TAMPON CUTIE', 0, 0, 248, '03073', 2, '70.574'),
(156380, '30724', 101, '', 'CAP BARA', 0, 0, 914, '30724', 2, '66.563'),
(156379, '30723', 101, '', 'CAP BARA', 0, 0, 914, '003530723', 2, '66.71'),
(156378, '00-0621', 101, '', 'BIELETA DIRECTIE', 0, 0, 2132, '', 2, '64.603'),
(156377, '30691', 101, '', 'BUCSA BRAT', 0, 0, 251, '003530691', 2, '57.918'),
(156376, '30688', 101, '', 'BUCSA BRAT', 0, 0, 251, '003530688', 2, '15.953'),
(156375, '30687', 101, '', 'BUCSA BRAT', 0, 0, 251, '30687', 2, '14.112'),
(156374, '30677', 101, '', 'SENZOR PRESIUNE', 0, 0, 3947, '30677', 2, '198.324'),
(156373, '30676', 101, '', 'SENZOR ARBORE', 0, 0, 833, '30676', 2, '192.626'),
(156372, '30675', 101, '', 'SENZOR AX CAME', 0, 0, 3946, '30675', 2, '78.288'),
(156371, '30670', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '30670', 2, '45.332'),
(156370, '86-0527', 101, '', 'PIVOT', 0, 0, 331, '86-0527', 2, '84.406'),
(156369, '30652', 101, '', 'DISC FRANA', 0, 0, 82, '30652', 2, '53.816'),
(156368, '30-0118', 101, '', 'INTRERUPATOR MERS INAPOI', 0, 0, 247, '', 2, '51.184'),
(156367, '30645', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '003530645', 2, '42.238'),
(156365, '03064', 101, '', 'AX CU CAME', 0, 0, 854, '', 2, '0'),
(156364, '30636', 101, '', 'DISC FRANA', 0, 0, 82, '003530636', 2, '79.534'),
(156362, '30634', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530634', 2, '132.93'),
(156361, '30633', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530633', 2, '144.158'),
(156360, '30632', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530632', 2, '142.583'),
(156359, '30631', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530631', 2, '144.158'),
(156357, '30628', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530628', 2, '236.089'),
(156358, '30629', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530629', 2, '206.794'),
(156356, '30627', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530627', 2, '235.564'),
(156355, '30626', 101, '', 'RULMENT CARDAN', 0, 0, 1420, '30626', 2, '89.768'),
(156354, '30625', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '30625', 2, '47.173'),
(156353, '30624', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '30624', 2, '8.925'),
(156352, '30623', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '30623', 2, '7.518'),
(156351, '30621', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '003530621', 2, '55.279'),
(156350, '30620', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003530620', 2, '107.408'),
(156349, '30618', 101, '', 'POMPA APA', 0, 0, 1260, '003530618', 2, '140.042'),
(156348, '30616', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '003530616', 2, '42.896'),
(156347, '30613', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '003530613', 2, '34.272'),
(156346, '30612', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '003530612', 2, '42.154'),
(156345, '30608', 101, '', 'MOTORAS MERS IN GOL', 0, 0, 1298, '30608', 2, '153.328'),
(156344, '30607', 101, '', 'LANT DISTRIBUTIE - SET', 0, 0, 1389, '003530607', 2, '274.008'),
(156338, '30556', 101, '', 'DISC FRANA', 0, 0, 82, '', 2, '108.962'),
(156337, '30555', 101, '', 'DISC FRANA', 0, 0, 82, '30555', 2, '87.962'),
(156336, '30554', 101, '', 'DISC FRANA', 0, 0, 82, '30554', 2, '73.423'),
(156335, '30553', 101, '', 'DISC FRANA', 0, 0, 82, '30553', 2, '181.972'),
(156330, '30541', 101, '', 'DISC FRANA', 0, 0, 82, '003530541', 2, '188.363'),
(156329, '03054', 101, '', 'POMPA APA', 0, 0, 1260, '03054', 2, '92.533'),
(156328, '30528', 101, '', 'CAP BARA', 0, 0, 914, '003530528', 2, '46.214'),
(156327, '30527', 101, '', 'CAP BARA', 0, 0, 914, '003530527', 2, '44.793'),
(156326, '30517', 101, '', 'BRAT', 0, 0, 273, '30517', 2, '252.98'),
(156325, '30516', 101, '', 'BRAT', 0, 0, 273, '30516', 2, '252.98'),
(156324, '30515', 101, '', 'BRAT', 0, 0, 273, '30515', 2, '237.741'),
(156323, '30514', 101, '', 'BRAT', 0, 0, 273, '30514', 2, '238.273'),
(156322, '30510', 101, '', 'PIVOT', 0, 0, 2462, '003530510', 2, '0'),
(156321, '30509', 101, '', 'PIVOT', 0, 0, 2462, '003530509', 2, '0'),
(156320, '30505', 101, '', 'PATINA LANT', 0, 0, 1075, '003530505', 2, '30.205'),
(156319, '30504', 101, '', 'PATINA LANT', 0, 0, 1075, '003530504', 2, '56.7'),
(156318, '30503', 101, '', 'PATINA LANT', 0, 0, 1075, '30503', 2, '30.674'),
(156317, '30494', 101, '', 'BUCSA BRAT', 0, 0, 251, '30494', 2, '21.784'),
(156316, '30478', 101, '', 'LANT DISTRIBUTIE - SET', 0, 0, 1389, '003530478', 2, '245.035'),
(156315, '30458', 101, '', 'PINION ARBORE', 0, 0, 1066, '30458', 2, '26.201'),
(156314, '30449', 101, '', 'LANT DISTRIBUTIE - SET', 0, 0, 1389, '30449', 2, '472.731'),
(156313, '30444', 101, '', 'LANT DISTRIBUTIE - SET', 0, 0, 1389, '30444', 2, '460.11'),
(156311, '30441', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '30441', 2, '55.734'),
(156312, '30442', 101, '', 'TAMPON CUTIE', 0, 0, 247, '003530442', 2, '56.315'),
(156309, '30437', 101, '', 'TAMPON MOTOR', 0, 0, 247, '30437', 2, '240.982'),
(156310, '03044', 101, '', 'AX CU CAME', 0, 0, 854, '', 2, '268.142'),
(156306, '30408', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003530408', 2, '363.461'),
(156305, '30404', 101, '', 'BUCSA BRAT SPATE', 0, 0, 1080, '003530404', 2, '78.708'),
(156300, '30372', 101, '', 'LANT DISTRIBUTIE - SET', 0, 0, 1389, '30372', 2, '210.602'),
(156299, '30368', 101, '', 'FILTRU AER', 0, 0, 8, '30368', 2, '17.486'),
(156298, '03035', 101, '', 'CULBUTOR', 0, 0, 561, '03035', 2, '16.338'),
(156297, '30299', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '30299', 2, '18.942'),
(156296, '30295', 101, '', 'BUCSA BRAT', 0, 0, 3019, '30295', 2, '21.924'),
(156295, '30292', 101, '', 'RACORD FRANA', 0, 0, 83, '30292', 2, '29.932'),
(156294, '30277', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003530277', 2, '93.835'),
(156293, '30276', 101, '', 'BUTUC ROATA', 0, 0, 1159, '003530276', 2, '159.775'),
(156291, '30258', 101, '', 'PATINA LANT', 0, 0, 1075, '003530258', 2, '8.729'),
(156292, '30-0165', 101, '', 'BUTUC ROATA', 0, 0, 247, '', 2, '240.583'),
(156290, '30257', 101, '', 'PATINA LANT', 0, 0, 1075, '30257', 2, '23.009'),
(156289, '30253', 101, '', 'SAIBA INJECTOR', 0, 0, 3891, '30253', 2, '3.017'),
(156288, '30249', 101, '', 'PIULITA ROATA', 0, 0, 658, '30249', 2, '6.482'),
(156287, '30248', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '30248', 2, '159.145'),
(156286, '30237', 101, '', 'BUTUC ROATA', 0, 0, 653, '003530237', 2, '248.675'),
(156285, '30227', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '003530227', 2, '92.813'),
(156271, '30166', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003530166', 2, '135.947'),
(156272, '30168', 101, '', 'RULMENT INTINZATOR', 0, 0, 1641, '003530168', 2, '104.139'),
(156270, '30164', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003530164', 2, '59.073'),
(156269, '30163', 101, '', 'CULBUTOR', 0, 0, 561, '003530163', 2, '51.282'),
(156268, '30159', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003530159', 2, '219.66'),
(156267, '30157', 101, '', 'FILTRU CUTIE AUTOMATA', 0, 0, 416, '003530157', 2, '63.455'),
(156266, '8FC 351 301-241', 101, '', 'GARNITURA FILTRU C.V.', 0, 0, 448, '35130124', 2, '21.784'),
(156265, '30153', 101, '', 'SURUB FULIE', 0, 0, 1628, '003530153', 2, '24.444'),
(156264, '30151', 101, '', 'PIVOT', 0, 0, 2462, '003530151', 2, '70.175'),
(156263, '30150', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '003530150', 2, '336.014'),
(156262, '30142', 101, '', 'BURDUF PLANETARA - SET', 0, 0, 194, '003530142', 2, '63.357'),
(156261, '03014', 101, '', 'GARNITURA BUSON BAIE ULEI', 0, 0, 135, '03014', 2, '0.539'),
(156260, '30136', 101, '', 'CULBUTOR', 0, 0, 561, '003530136', 2, '71.001'),
(156259, '03013', 101, '', 'BUSON BAIE ULEI', 0, 0, 593, '03013', 2, '4.305'),
(156258, '30129', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003530129', 2, '119.126'),
(156257, '30125', 101, '', 'FULIE POMPA APA', 0, 0, 3345, '003530125', 2, '50.309'),
(156256, '30124', 101, '', 'FULIE POMPA APA', 0, 0, 3345, '003530124', 2, '63'),
(156255, '30123', 101, '', 'FULIE POMPA SERVODIR.', 0, 0, 195, '003530123', 2, '61.145'),
(156253, '30120', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '30120', 2, '56.245'),
(156254, '30121', 101, '', 'RULMENT INTINZATOR-ANSAMBLU', 0, 0, 541, '003530121', 2, '131.782'),
(156252, '30117', 101, '', 'INTINZATOR CUREA', 0, 0, 541, '003530117', 2, '96.096'),
(156250, '30114', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '003530114', 2, '167.979'),
(156251, '30116', 101, '', 'INTINZATOR CUREA', 0, 0, 310, '003530116', 2, '76.972'),
(156249, '30113', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '003530113', 2, '101.885'),
(156248, '30110', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530110', 2, '89.537'),
(156247, '8FH 351 312-521', 101, '', 'TAMPON MOTOR', 0, 0, 467, '35131252', 2, '126.994'),
(156246, '30107', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530107', 2, '134.246'),
(156245, '30106', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530106', 2, '123.732'),
(156244, '30105', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530105', 2, '146.328'),
(156243, '30104', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530104', 2, '106.652'),
(156241, '30096', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003530096', 2, '123.711'),
(156242, '30097', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003530097', 2, '255.5'),
(156239, '30093', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530093', 2, '347.655'),
(156240, '30094', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530094', 2, '321.09'),
(156238, '30091', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003530091', 2, '76.265'),
(156237, '30086', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530086', 2, '281.904'),
(156236, '30078', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530078', 2, '103.705'),
(156235, '30077', 101, '', 'RACORD APA', 0, 0, 1792, '003530077', 2, '23.303'),
(156234, '30068', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '003530068', 2, '141.323'),
(156233, '30067', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '003530067', 2, '163.366'),
(156232, '30062', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530062', 2, '318.269'),
(156231, '30061', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530061', 2, '299.628'),
(156230, '30060', 101, '', 'TAMPON MOTOR', 0, 0, 247, '30060', 2, '382.333'),
(156229, '30058', 101, '', 'TAMPON CUTIE', 0, 0, 247, '003530058', 2, '134.617'),
(156228, '30057', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530057', 2, '186.942'),
(156227, '30055', 101, '', 'TAMPON MOTOR', 0, 0, 247, '30055', 2, '233.023'),
(156226, '30046', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530046', 2, '151.214'),
(156225, '30045', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003530045', 2, '169.582'),
(156224, '03004', 101, '', 'SURUB PLANETARA', 0, 0, 1611, '03004', 2, '0.707'),
(156223, '30037', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003530037', 2, '103.334'),
(156222, '30035', 101, '', 'BUCSA BRAT', 0, 0, 251, '003530035', 2, '67.844'),
(156218, '02999', 101, '', 'PASTILA CULBUTOR', 0, 0, 2945, '02999', 2, '3.654'),
(156217, '29986', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529986', 2, '181.468'),
(156216, '02998', 101, '', 'TACHET HIDRAULIC', 0, 0, 1216, '02998', 2, '18.578'),
(156214, 'C1011', 101, '', 'TAMPON MOTOR', 0, 0, 402, '29969 345  0 8', 2, '217.931'),
(156213, '29968', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529968', 2, '229.264'),
(156211, '29966', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529966', 2, '186.326'),
(156210, '29964', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '003529964', 2, '290.535'),
(156209, '2996', 101, '', 'AX CU CAME', 0, 0, 685, 'MS719', 2, '258.643'),
(156208, '29952', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003529952', 2, '135.156'),
(156207, '29950', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '003529950', 2, '44.303'),
(156206, '29945', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003529945', 2, '162.659'),
(156205, '29944', 101, '', 'BUCSA BRAT', 0, 0, 251, '003529944', 2, '15.316'),
(156204, '29938', 101, '', 'BUCSA BRAT', 0, 0, 251, '003529938', 2, '17.143'),
(156203, '29934', 101, '', 'ULEI CUTIE DE VITEZE AUTOMATA', 0, 0, 1667, '003529934', 2, '32.606'),
(156202, '29921', 101, '', 'POMPA APA', 0, 0, 1260, '003529921', 2, '499.765'),
(156201, '29913', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529913', 2, '269.157'),
(156200, '29908', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529908', 2, '283.675'),
(156199, '29907', 101, '', 'TAMPON CUTIE', 0, 0, 247, '003529907', 2, '187.999'),
(156198, '29904', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '003529904', 2, '194.495'),
(156197, '29898', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529898', 2, '163.961'),
(156195, '29896', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003529896', 2, '364.245'),
(156194, '29892', 101, '', 'RACORD APA', 0, 0, 3219, '003529892', 2, '28.434'),
(156193, '29886', 101, '', 'RACORD APA', 0, 0, 3219, '003529886', 2, '24.374'),
(156192, '29883', 101, '', 'CULBUTOR', 0, 0, 561, '003529883', 2, '20.363'),
(156191, '29882', 101, '', 'TACHET HIDRAULIC', 0, 0, 1216, '003529882', 2, '54.411'),
(156190, '29878', 101, '', 'INTRERUPATOR CHEIE', 0, 0, 813, '003529878', 2, '44.303'),
(156189, '29870', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529870', 2, '79.268'),
(156188, '29868', 101, '', 'LANT DISTRIBUTIE', 0, 0, 1123, '003529868', 2, '119.931'),
(156184, '29857', 101, '', 'PATINA LANT', 0, 0, 1075, '003529857', 2, '20.566'),
(156183, '29856', 101, '', 'INTINZATOR LANT', 0, 0, 571, '003529856', 2, '69.769'),
(156182, '29855', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003529855', 2, '53.165'),
(156181, '29848', 101, '', 'POMPA APA', 0, 0, 1260, '003529848', 2, '242.2'),
(156180, '00-0907', 101, '', 'BUTUC ROATA', 0, 0, 548, '', 2, '266.763'),
(156179, '00-0909', 101, '', 'BUCSA BRAT', 0, 0, 597, '', 2, '37.737'),
(156178, '00-0908', 101, '', 'TAMPON MOTOR', 0, 0, 597, '', 2, '182.168'),
(156177, '13.0460-6015.2', 101, '', 'FULIE ALTERNATOR', 0, 0, 402, '606015', 2, '209.832'),
(156175, '29832', 101, '', 'TAMPON MOTOR', 0, 0, 247, '29832', 2, '169.001'),
(156176, '00-0904', 101, '', 'BIELETA ANTIRULIU', 0, 0, 597, '', 2, '140.364'),
(156174, '00-0905', 101, '', 'BUTUC ROATA', 0, 0, 597, '', 2, '434.161'),
(156173, '29823', 101, '', 'COLIER', 0, 0, 1504, '003529823', 2, '3.143'),
(156172, '29822', 101, '', 'COLIER', 0, 0, 1504, '003529822', 2, '2.247'),
(156170, '29802', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '29802', 2, '67.004'),
(156171, '29803', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '003529803', 2, '30.828'),
(156169, '29791', 101, '', 'RACORD APA', 0, 0, 3219, '003529791', 2, '28.623'),
(156168, '29771', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '29771', 2, '323.078'),
(156167, '29770', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '29770', 2, '141.414'),
(156166, '02977', 101, '', 'AX CU CAME - SET', 0, 0, 17, '02977', 2, '297.199'),
(156162, '29704', 101, '', 'PIVOT', 0, 0, 2462, '29704', 2, '50.806'),
(156163, 'C1002', 101, '', 'TAMPON CUTIE', 0, 0, 402, '29747 325  0 8', 2, '90.461'),
(156161, '29703', 101, '', 'POMPA APA', 0, 0, 1260, '29703', 2, '146.846'),
(156160, '29701', 101, '', 'TAMPON CUTIE', 0, 0, 249, '003529701', 2, '164.976'),
(156159, '29698', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003529698', 2, '68.124'),
(156158, '29697', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003529697', 2, '55.384'),
(156157, '29696', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003529696', 2, '55.384'),
(156156, '29695', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003529695', 2, '47.404'),
(156155, '29694', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003529694', 2, '47.404'),
(156154, '029690', 101, '', 'BUCSA BRAT', 0, 0, 259, 'GM011', 2, '26.012'),
(156153, '029689', 101, '', 'BUCSA BRAT', 0, 0, 259, 'GM011', 2, '24.423'),
(156152, '29682', 101, '', 'BUCSA BRAT', 0, 0, 251, '29682', 2, '24.409'),
(156150, '02968', 101, '', 'TAMPON MOTOR', 0, 0, 247, '02968', 2, '48.405'),
(156146, '02967', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '02967', 2, '5.075'),
(156145, '29669', 101, '', 'POMPA APA', 0, 0, 1260, '29669', 2, '106.974'),
(156144, '29668', 101, '', 'TAMPON CUTIE', 0, 0, 247, '29668', 2, '163.177'),
(156140, '29661', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '003529661', 2, '46.193'),
(156139, '02966', 101, '', 'TAMPON MOTOR', 0, 0, 247, '02966', 2, '66.92'),
(156138, '29659', 101, '', 'TACHET HIDRAULIC', 0, 0, 1216, '003529659', 2, '35.567'),
(156137, '29656', 101, '', 'BUTUC ROATA', 0, 0, 1159, '003529656', 2, '235.298'),
(156136, '29652', 101, '', 'BRAT', 0, 0, 273, '003529652', 2, '222.187'),
(156135, '29651', 101, '', 'BRAT', 0, 0, 273, '29651', 2, '222.187'),
(156130, '00-1559', 101, '', 'BRAT', 0, 0, 2148, '00-1559', 2, '147.406'),
(156129, '29637', 101, '', 'BRAT', 0, 0, 273, '003529637', 2, '144.2'),
(156128, '29636', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529636', 2, '194.495'),
(156127, '00-0600', 101, '', 'RULMENT ROATA', 0, 0, 597, '', 2, '149.849'),
(156126, 'C4002', 101, '', 'BIELETA DIRECTIE', 0, 0, 402, '', 2, '61.964'),
(156125, '29624', 101, '', 'CAP BARA', 0, 0, 914, '29624', 2, '51.45'),
(156124, '29623', 101, '', 'CAP BARA', 0, 0, 914, '29623', 2, '51.45'),
(156123, '29618', 101, '', 'TAMPON MOTOR', 0, 0, 247, '29618', 2, '137.354'),
(156122, '29616', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '29616', 2, '61.446'),
(156121, '29612', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003529612', 2, '61.341'),
(156120, '29611', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003529611', 2, '67.844'),
(156119, '29610', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003529610', 2, '67.844'),
(156118, '29609', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '003529609', 2, '48.671'),
(156117, '29607', 101, '', 'BUSON RADIATOR', 0, 0, 548, '29607', 2, '31.017'),
(156116, '29606', 101, '', 'SENZOR KILOMETRAJ', 0, 0, 1189, '29606', 2, '132.853'),
(156115, '29602', 101, '', 'TAMPON MOTOR', 0, 0, 247, '29602', 2, '239.071'),
(156114, '29593', 101, '', 'TAMPON CUTIE', 0, 0, 247, '003529593', 2, '150.934'),
(156113, '02959', 101, '', 'CAP BARA', 0, 0, 914, '02959', 2, '22.729'),
(156112, '29586', 101, '', 'TAMPON CUTIE', 0, 0, 247, '003529586', 2, '112.427'),
(156110, '29584', 101, '', 'TAMPON TOBA', 0, 0, 1057, '003529584', 2, '47.474'),
(156109, '29580', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529580', 2, '118.342'),
(156108, '2958', 101, '', 'PIVOT', 0, 0, 402, '2958', 2, '42.798'),
(156107, '02957', 101, '', 'PIVOT', 0, 0, 17, '02957', 2, '0'),
(156106, '29568', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '003529568', 2, '14.231'),
(156105, '29567', 101, '', 'TAMPON MOTOR', 0, 0, 247, '29567', 2, '128.198'),
(156104, '29566', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529566', 2, '246.225'),
(156103, '29547', 101, '', 'SENZOR AX CAME', 0, 0, 834, '003529547', 2, '153.818'),
(156102, '29546', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '003529546', 2, '13.482'),
(156101, '29545', 101, '', 'BUCSA BRAT', 0, 0, 251, '29545', 2, '41.804'),
(156100, '29544', 101, '', 'BRAT', 0, 0, 273, '29544', 2, '326.823'),
(156099, '29543', 101, '', 'BRAT', 0, 0, 273, '003529543', 2, '326.823'),
(156098, '29540', 101, '', 'BUCSA CASETA DIRECTIE', 0, 0, 1166, '29540', 2, '26.523'),
(156097, '02954', 101, '', 'CAP BARA', 0, 0, 914, '02954', 2, '55.965'),
(156096, '29537', 101, '', 'PATINA LANT', 0, 0, 1075, '29537', 2, '28'),
(156095, '29532', 101, '', 'PATINA LANT', 0, 0, 1075, '003529532', 2, '33.089'),
(156094, '02953', 101, '', 'CAP BARA', 0, 0, 914, '02953', 2, '54.334'),
(156093, '29525', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '29525', 2, '36.862'),
(156092, '29517', 101, '', 'DEBITMETRU AER', 0, 0, 3926, '003529517', 2, '0.8372'),
(156090, '150428', 101, '', 'TAMPON CUTIE', 0, 0, 402, '150428', 2, '54.544'),
(156089, '02951', 101, '', 'SURUB CHIULASA', 0, 0, 1533, '02951', 2, '6.538'),
(156088, '8EW 009 159-371', 101, '', 'SENZOR ABS', 0, 0, 793, '00915937', 2, '236.32'),
(156087, '29508', 101, '', 'SENZOR ABS', 0, 0, 412, '003529508', 2, '222.138'),
(156086, '29506', 101, '', 'BRAT', 0, 0, 273, '003529506', 2, '224.287'),
(156085, '29505', 101, '', 'BRAT', 0, 0, 273, '003529505', 2, '224.287'),
(156084, '29504', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003529504', 2, '87.374'),
(156083, '29502', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529502', 2, '77.168'),
(156082, '02950', 101, '', 'SURUB CHIULASA', 0, 0, 1533, '02950', 2, '3.528'),
(156081, 'C1000', 101, '', 'TAMPON MOTOR', 0, 0, 402, '29498 200  0 8', 2, '76.629'),
(156080, '02949', 101, '', 'SURUB CHIULASA', 0, 0, 1533, '02949', 2, '3.948'),
(156079, '02948', 101, '', 'TERMOCONTACT', 0, 0, 1103, '02948', 2, '33.453'),
(156078, '29477', 101, '', 'VAS EXPANSIUNE', 0, 0, 397, '003529477', 2, '73.353'),
(156077, '29476', 101, '', 'DEBITMETRU AER', 0, 0, 3926, '003529476', 2, '686.777'),
(156076, '29475', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1180, '003529475', 2, '47.215'),
(156072, 'GDB1703', 101, '', 'SURUB ROATA', 0, 0, 402, 'GDB1703', 2, '7.112'),
(156071, '29464', 101, '', 'POMPA BENZINA ELECTRICA', 0, 0, 454, '29464', 2, '374.346'),
(156069, '29461', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003529461', 2, '54.383'),
(156068, '29454', 101, '', 'FILTRU COMBUSTIBIL', 0, 0, 9, '003529454', 2, '123.809'),
(156066, '29449', 101, '', 'ULEI CUTIE DE VITEZE AUTOMATA', 0, 0, 1667, '003529449', 2, '28.574'),
(156065, '29447', 101, '', 'BUTUC ROATA', 0, 0, 653, '003529447', 2, '308'),
(156064, '29444', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003529444', 2, '66.57'),
(156063, '29439', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003529439', 2, '222.859'),
(156062, '29438', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '003529438', 2, '66.346'),
(156061, '29437', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003529437', 2, '0'),
(156051, '02941', 101, '', 'BRAT', 0, 0, 273, '02941', 2, '156.324'),
(156050, '02940', 101, '', 'BRAT', 0, 0, 273, '02940', 2, '156.324'),
(156049, '29397', 101, '', 'TAMPON CUTIE', 0, 0, 247, '29397', 2, '80.325'),
(156048, '29396', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '29396', 2, '70.882'),
(156047, '29394', 101, '', 'BUTUC ROATA', 0, 0, 653, '003529394', 2, '263.557'),
(156046, '29389', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003529389', 2, '85.638'),
(156045, '29385', 101, '', 'PIVOT', 0, 0, 2462, '003529385', 2, '105.504'),
(156044, '02938', 101, '', 'CULBUTOR', 0, 0, 432, '02938', 2, '69.307'),
(156043, '86-0431', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 2068, '', 2, '61.18'),
(156042, '86-0430', 101, '', 'BUCSA BARA STAB.', 0, 0, 2068, '', 2, '23.835'),
(156041, '86-0434', 101, '', 'CILINDRU FRANA', 0, 0, 331, '', 2, '61.509'),
(156040, '86-0577', 101, '', 'AMORTIZOR HAYON', 0, 0, 2068, '', 2, '146.384'),
(156039, '86-0433', 101, '', 'CABLU FRANA MANA', 0, 0, 331, '', 2, '25.375'),
(156038, '86-0576', 101, '', 'CABLU FRANA MANA', 0, 0, 331, '', 2, '30.401'),
(156037, '29360', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '003529360', 2, '50.141'),
(156036, '29351', 101, '', 'DISC FRANA', 0, 0, 82, '003529351', 2, '125.202'),
(156035, '29350', 101, '', 'DISC FRANA', 0, 0, 82, '003529350', 2, '131.915'),
(156032, '29343', 101, '', 'SONDA LAMBDA', 0, 0, 3922, '003529343', 2, '220.934'),
(156028, '29334', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003529334', 2, '176.477'),
(156029, '29335', 101, '', 'AMORTIZOR HAYON', 0, 0, 1180, '003529335', 2, '0'),
(156027, '29333', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003529333', 2, '379.89'),
(156026, '29332', 101, '', 'SONDA LAMBDA', 0, 0, 3922, '003529332', 2, '303.569'),
(156024, '541708', 101, '', 'CAP BARA', 0, 0, 402, '29325', 2, '78.4'),
(156025, '29330', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003529330', 2, '228.515'),
(156023, 'C5000', 101, '', 'CAP BARA', 0, 0, 402, '29764 203  0 5', 2, '78.225'),
(156022, '29321', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '003529321', 2, '114.485'),
(156017, '29311', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003529311', 2, '108.521'),
(156018, '29312', 101, '', 'TAMPON MOTOR', 0, 0, 247, '29312', 2, '277.396'),
(156016, '29289', 101, '', 'RACORD FRANA', 0, 0, 83, '29289', 2, '12.103'),
(156015, '29280', 101, '', 'BUCSA BRAT', 0, 0, 251, '29280', 2, '21.721'),
(156014, '29279', 101, '', 'SURUB', 0, 0, 772, '29279', 2, '10.458'),
(156013, '29276', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '29276', 2, '33.957'),
(156012, '29262', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '29262', 2, '58.38'),
(156011, '29254', 101, '', 'BRAT', 0, 0, 273, '29254', 2, '277.27'),
(156010, '29253', 101, '', 'BRAT', 0, 0, 273, '29253', 2, '285.467'),
(156009, '29250', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '29250', 2, '64.064'),
(156008, '29245', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 877, '29245', 2, '153.524'),
(156007, '29244', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 812, '29244', 2, '207.991'),
(156006, '29241', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 812, '29241', 2, '163.107'),
(156005, '29240', 101, '', 'SENZOR PRESIUNE', 0, 0, 1360, '29240', 2, '118.832'),
(156004, '29238', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '29238', 2, '72.625'),
(156003, 'C6030', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 402, '29160 199  0 4', 2, '182.133'),
(156002, '29235', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '29235', 2, '65.59'),
(156001, '29233', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003529233', 2, '55.055'),
(156000, '151427', 101, '', 'CAP BARA', 0, 0, 402, '151427', 2, '63.259'),
(155999, '29223', 101, '', 'CAP BARA', 0, 0, 914, '29223', 2, '63.259'),
(155998, '02922', 101, '', 'AX CU CAME - SET', 0, 0, 567, '02922', 2, '394.422'),
(155997, '02921', 101, '', 'AX CU CAME - SET', 0, 0, 567, '02921', 2, '348.866'),
(155996, 'FVR1761', 101, '', 'SURUB ROATA', 0, 0, 402, 'FVR1761', 2, '5.383'),
(155995, 'FCV1856B', 101, '', 'BURDUF PLANETARA', 0, 0, 402, 'FCV1856B', 2, '38.395'),
(155994, '29188', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 424, '29188', 2, '30.709'),
(155993, '02918', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '02918', 2, '25.627'),
(155992, '13.0460-4975.2', 101, '', 'DISC FRANA', 0, 0, 402, '604975', 2, '86.681'),
(155991, '02916', 101, '', 'TERMOCONTACT', 0, 0, 830, '02916', 2, '26.474'),
(155990, '02915', 101, '', 'BRAT', 0, 0, 273, '02915', 2, '0'),
(155989, '05P1179', 101, '', 'BOBINA INDUCTIE', 0, 0, 402, '05P1179', 2, '181.881'),
(155988, '151254', 101, '', 'BRAT', 0, 0, 402, '151254', 2, '329.581'),
(155987, '2908826004017234', 101, '', 'BRAT', 0, 0, 402, 'BCV1279', 2, '329.581'),
(155986, 'C2048', 101, '', 'BRAT', 0, 0, 402, '29143 300  1 4', 2, '194.257'),
(155985, 'C4056', 101, '', 'BRAT', 0, 0, 402, '29142 298  0 4', 2, '206.353'),
(155984, '02912', 101, '', 'BRAT', 0, 0, 273, '02912', 2, '0'),
(155983, '02910', 101, '', 'SABOTI FRANA', 0, 0, 70, '02910', 2, '0'),
(155982, '02908', 101, '', 'DISC FRANA', 0, 0, 82, '02908', 2, '52.332'),
(155981, '02903', 101, '', 'BUCSA FIXARE CASETA DIR.', 0, 0, 1166, '02903', 2, '5.026'),
(155980, '29021', 101, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '29021', 2, '0'),
(155979, '02901', 101, '', 'BUCSA BRAT', 0, 0, 251, '02901', 2, '22.428'),
(155978, '02895', 101, '', 'BUTUC ROATA', 0, 0, 653, '02895', 2, '253.246'),
(155977, '02894', 101, '', 'CILINDRU FRANA', 0, 0, 277, '02894', 2, '27.398'),
(155975, '02889', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '02889', 2, '103.012'),
(155976, '02891', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '02891', 2, '15.925'),
(155973, '02885', 101, '', 'PATINA LANT', 0, 0, 1075, '02885', 2, '30.268'),
(155972, '02884', 101, '', 'FLANSA CARBURATOR', 0, 0, 1081, '02884', 2, '77.378'),
(155971, '28838', 101, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 286, '', 2, '0'),
(155969, '02882', 101, '', 'SURUB CHIULASA', 0, 0, 1533, '02882', 2, '3.073'),
(155968, '28810', 101, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 286, '', 2, '0'),
(155967, '02881', 101, '', 'BUCSA ARC', 0, 0, 647, '02881', 2, '9.282'),
(155965, '02879', 101, '', 'INTINZATOR LANT', 0, 0, 571, '02879', 2, '90.503'),
(155966, '02880', 101, '', 'INTINZATOR LANT', 0, 0, 571, '02880', 2, '24.619'),
(155964, '02878', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '02878', 2, '90.391'),
(155962, '02875', 101, '', 'BUCSA ARC', 0, 0, 645, '02875', 2, '42.567'),
(155963, '02876', 101, '', 'BUCSA ARC', 0, 0, 3215, '02876', 2, '27.23'),
(155961, '28737', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '28737', 2, '38.458'),
(155957, '28733', 101, '', 'BUCSA BRAT', 0, 0, 251, '28733', 2, '0'),
(155956, '28732', 101, '', 'BUCSA BRAT', 0, 0, 251, '28732', 2, '28.7'),
(155955, '28731', 101, '', 'BUCSA BRAT', 0, 0, 251, '28731', 2, '17.759'),
(155954, '28730', 101, '', 'SABOTI FRANA', 0, 0, 1419, '003528730', 2, '142.681'),
(155953, '28729', 101, '', 'SABOTI FRANA', 0, 0, 1419, '003528729', 2, '101.717'),
(155952, '28727', 101, '', 'PATINA LANT', 0, 0, 1075, '003528727', 2, '23.156'),
(155951, '28717', 101, '', 'INTINZATOR LANT', 0, 0, 571, '28717', 2, '76.601'),
(155950, '28715', 101, '', 'RACORD FRANA', 0, 0, 83, '28715', 2, '16.436'),
(155949, '28711', 101, '', 'CAP BARA', 0, 0, 914, '28711', 2, '92.442'),
(155948, '28710', 101, '', 'CAP BARA', 0, 0, 914, '28710', 2, '92.652'),
(155947, '02871', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '02871', 2, '18.298'),
(155946, '28709', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '28709', 2, '55.993'),
(155942, '28690', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 1189, '28690', 2, '96.208'),
(155941, '28682', 101, '', 'DISC FRANA', 0, 0, 82, '28682', 2, '93.03'),
(155940, '28680', 101, '', 'RACORD APA', 0, 0, 475, '003528680', 2, '63.378'),
(155939, '28662', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '28662', 2, '91.868'),
(155938, '28661', 101, '', 'TAMPON MOTOR', 0, 0, 247, '28661', 2, '95.564'),
(155937, '28660', 101, '', 'TAMPON CUTIE', 0, 0, 247, '28660', 2, '49.14'),
(155936, '28656', 101, '', 'POMPA AMBREIAJ', 0, 0, 234, '28656', 2, '185.563'),
(155935, '28655', 101, '', 'CULBUTOR', 0, 0, 561, '28655', 2, '0'),
(155934, '28654', 101, '', 'CULBUTOR', 0, 0, 561, '28654', 2, '0'),
(155933, '28653', 101, '', 'CULBUTOR', 0, 0, 561, '28653', 2, '0'),
(155932, '28652', 101, '', 'CULBUTOR', 0, 0, 561, '28652', 2, '0'),
(155930, '28649', 101, '', 'BRAT', 0, 0, 1281, '003528649', 2, '310.744'),
(155931, '28651', 101, '', 'INTRERUPATOR MERS INAPOI', 0, 0, 807, '28651', 2, '30.639'),
(155929, '28648', 101, '', 'BRAT', 0, 0, 51, '003528648', 2, '349.02'),
(155927, '00-0593', 101, '', 'BUTUC ROATA', 0, 0, 2152, '', 2, '173.103'),
(155926, '02862', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '02862', 2, '123.858'),
(155922, '28611', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '28611', 2, '94.43'),
(155921, '02861', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '02861', 2, '146.097'),
(155920, '28606', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003528606', 2, '59.584'),
(155919, '28600', 101, '', 'PIVOT', 0, 0, 2462, '28600', 2, '39.102'),
(155918, '28599', 101, '', 'PIVOT', 0, 0, 2462, '003528599', 2, '44.863'),
(155917, '28593', 101, '', 'DEBITMETRU AER', 0, 0, 3926, '28593', 2, '389.011'),
(155916, '28582', 101, '', 'BUCSA BRAT', 0, 0, 251, '003528582', 2, '33.005'),
(155915, '28581', 101, '', 'CAP BARA', 0, 0, 914, '28581', 2, '57.078'),
(155914, '28580', 101, '', 'CAP BARA', 0, 0, 914, '28580', 2, '57.078'),
(155913, '28579', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '28579', 2, '32.354'),
(155912, '28576', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '28576', 2, '68.6'),
(155911, '28575', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '28575', 2, '68.6'),
(155910, '28574', 101, '', 'BUTUC ROATA', 0, 0, 655, '28574', 2, '183.89'),
(155909, '28572', 101, '', 'DEBITMETRU AER', 0, 0, 3926, '003528572', 2, '392.203'),
(155908, '28558', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 219, '28558', 2, '58.219'),
(155907, '28543', 101, '', 'POMPA APA', 0, 0, 1260, '28543', 2, '234.087'),
(155906, '28542', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '28542', 2, '57.4'),
(155905, '28541', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '28541', 2, '54.446'),
(155904, '28538', 101, '', 'BOBINA INDUCTIE', 0, 0, 689, '28538', 2, '175.273'),
(155903, '28536', 101, '', 'BOBINA INDUCTIE', 0, 0, 689, '28536', 2, '269.612'),
(155902, '28531', 101, '', 'POMPA APA', 0, 0, 1260, '28531', 2, '133.294'),
(155901, '28528', 101, '', 'TAMPON CUTIE', 0, 0, 247, '28528', 2, '78.225'),
(155899, '28525', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '28525', 2, '386.533'),
(155900, '28526', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '28526', 2, '136.78'),
(155897, '28521', 101, '', 'RACORD APA', 0, 0, 475, '28521', 2, '61.18'),
(155898, '28522', 101, '', 'RACORD APA', 0, 0, 475, '28522', 2, '67.333'),
(155896, '28511', 101, '', 'PIVOT', 0, 0, 2462, '28511', 2, '108.955'),
(155895, '000028506010', 101, '', 'BUTUC ROATA', 0, 0, 1529, '', 2, '193.732'),
(155894, '000028505010', 101, '', 'DISC FRANA', 0, 0, 1529, '', 2, '94.43'),
(155893, '28504', 101, '', 'DISC FRANA', 0, 0, 82, '28504', 2, '128.1'),
(155892, '000028501010', 101, '', 'RACORD FRANA', 0, 0, 1529, '', 2, '30.24'),
(155891, '28500', 101, '', 'RACORD FRANA', 0, 0, 83, '28500', 2, '34.048'),
(155890, '02850', 101, '', 'BUCSA BARA STAB. - SET', 0, 0, 1097, '02850', 2, '74.032'),
(155889, '28499', 101, '', 'RACORD FRANA', 0, 0, 83, '28499', 2, '23.877'),
(155888, '28497', 101, '', 'BUTUC ROATA', 0, 0, 653, '28497', 2, '296.891'),
(155887, '28495', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003528495', 2, '136.78'),
(155886, '28494', 101, '', 'BRAT', 0, 0, 273, '28494', 2, '249.004'),
(155885, '28493', 101, '', 'BRAT', 0, 0, 273, '28493', 2, '249.004'),
(155884, '28491', 101, '', 'BUTUC ROATA', 0, 0, 653, '28491', 2, '343.889'),
(155883, '28490', 101, '', 'BUSON VAS EXPANSIUNE', 0, 0, 548, '28490', 2, '27.23'),
(155882, '28489', 101, '', 'SENZOR NIVEL APA', 0, 0, 1538, '28489', 2, '30.954'),
(155881, '28488', 101, '', 'BUCSA BRAT', 0, 0, 251, '28488', 2, '57.337'),
(155880, '28487', 101, '', 'BOBINA INDUCTIE', 0, 0, 689, '28487', 2, '107.807'),
(155879, '28486', 101, '', 'RACORD APA', 0, 0, 475, '28486', 2, '58.492'),
(155878, '86-0567', 101, '', 'POMPA AMBREIAJ', 0, 0, 331, '', 2, '302.512'),
(155877, '28483', 101, '', 'POMPA AMBREIAJ', 0, 0, 234, '28483', 2, '146.202'),
(155876, '28481', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '28481', 2, '53.2'),
(155875, '28480', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '28480', 2, '52.815'),
(155874, '02848', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '02848', 2, '7.434'),
(155873, '28477', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '28477', 2, '64.575'),
(155872, '28475', 101, '', 'BUCSA BRAT', 0, 0, 251, '28475', 2, '24.486'),
(155871, '28471', 101, '', 'TAMPON CUTIE', 0, 0, 12, '28471', 2, '80.787'),
(155870, '28466', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '28466', 2, '52.584'),
(155869, '28458', 101, '', 'INTINZATOR LANT', 0, 0, 571, '28458', 2, '68.894'),
(155868, '28454', 101, '', 'POMPA APA', 0, 0, 1260, '003528454', 2, '265.993'),
(155867, '28450', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '003528450', 2, '129.262'),
(155866, '28445', 101, '', 'SENZOR DETONATIE', 0, 0, 3921, '28445', 2, '150.563'),
(155865, '28430', 101, '', 'RACORD APA', 0, 0, 3219, '28430', 2, '26.838'),
(155864, '02843', 101, '', 'BUTUC ROATA', 0, 0, 653, '02843', 2, '374.647'),
(155863, '28425', 101, '', 'INJECTOR', 0, 0, 3902, '28425', 2, '0.938'),
(155862, '28424', 101, '', 'SUPAPA CONTROL PRESIUNE', 0, 0, 3959, '28424', 2, '699.727'),
(155861, '28423', 101, '', 'SENZOR PRESIUNE COMBUSTIBIL', 0, 0, 3959, '28423', 2, '613.06'),
(155860, '28422', 101, '', 'SUPAPA CONTROL PRESIUNE', 0, 0, 3959, '28422', 2, '0.7455'),
(155859, '28421', 101, '', 'SENZOR PRESIUNE COMBUSTIBIL', 0, 0, 3959, '28421', 2, '0.77'),
(155858, '28420', 101, '', 'PIVOT', 0, 0, 2523, '28420', 2, '68.005'),
(155857, '28419', 101, '', 'RACORD APA', 0, 0, 3219, '28419', 2, '17.08'),
(155856, '28405', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '28405', 2, '146.454'),
(155855, '28404', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '28404', 2, '53.725'),
(155854, '28403', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '28403', 2, '52.584'),
(155853, '28401', 101, '', 'RACORD APA', 0, 0, 3219, '28401', 2, '17.402'),
(155852, '28391', 101, '', 'SIMERING SUPAPA', 0, 0, 322, '28391', 2, '5.642'),
(155851, '28389', 101, '', 'DISC FRANA', 0, 0, 82, '28389', 2, '140.301'),
(155850, '28388', 101, '', 'DISC FRANA', 0, 0, 82, '28388', 2, '122.486'),
(155849, '28386', 101, '', 'SENZOR AX CAME', 0, 0, 3946, '28386', 2, '226.331'),
(155848, '28384', 101, '', 'BUTUC ROATA', 0, 0, 653, '28384', 2, '413.532'),
(155847, '28383', 101, '', 'BUTUC ROATA', 0, 0, 653, '28383', 2, '347.424'),
(155846, '28382', 101, '', 'BUTUC ROATA', 0, 0, 653, '28382', 2, '385.28'),
(155845, '28381', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '28381', 2, '29.407'),
(155844, '28378', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '28378', 2, '27.615'),
(155843, '28377', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '28377', 2, '29.358'),
(155842, '28376', 101, '', 'BUTUC ROATA', 0, 0, 653, '28376', 2, '280.021'),
(155841, '28373', 101, '', 'CULBUTOR', 0, 0, 561, '28373', 2, '23.303'),
(155840, '28364', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '28364', 2, '306.971'),
(155839, '28360', 101, '', 'TAMPON CUTIE', 0, 0, 247, '28360', 2, '221.774'),
(155838, '28359', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '28359', 2, '62.755'),
(155837, '28356', 101, '', 'PIVOT', 0, 0, 2462, '28356', 2, '67.333'),
(155836, '28355', 101, '', 'PIVOT', 0, 0, 2462, '28355', 2, '246.981'),
(155835, '28354', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '28354', 2, '19.152'),
(155834, '28351', 101, '', 'CAP BARA', 0, 0, 914, '28351', 2, '45.871'),
(155833, '28350', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '28350', 2, '56.245'),
(155832, '28349', 101, '', 'TERMOSTAT', 0, 0, 316, '28349', 2, '71.274'),
(155831, '28344', 101, '', 'CULBUTOR', 0, 0, 561, '28344', 2, '31.983'),
(155830, '28342', 101, '', 'DEBITMETRU', 0, 0, 3926, '28342', 2, '0.756'),
(155829, '28341', 101, '', 'TACHET HIDRAULIC', 0, 0, 1216, '28341', 2, '56.903'),
(155828, '28337', 101, '', 'DEBITMETRU AER', 0, 0, 3926, '28337', 2, '0.8883'),
(155827, '28335', 101, '', 'BUCSA BRAT', 0, 0, 251, '003528335', 2, '23.835'),
(155826, '28334', 101, '', 'SENZOR TEMPERATURA ULEI', 0, 0, 829, '003528334', 2, '27.027'),
(155825, '28333', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003528333', 2, '177.779'),
(155824, '8MK 376 712-541', 101, '', 'TAMPON MOTOR', 0, 0, 470, '37671254', 2, '176.19'),
(155823, '28331', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003528331', 2, '189.602'),
(155822, '28327', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 219, '003528327', 2, '57.463'),
(155821, '28326', 101, '', 'POMPA APA', 0, 0, 1260, '003528326', 2, '139.951'),
(155820, '28325', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003528325', 2, '110.684'),
(155819, '30-0090', 101, '', 'TAMPON MOTOR', 0, 0, 247, '', 2, '259.14'),
(155818, '28319', 101, '', 'CAP BARA', 0, 0, 914, '28319', 2, '47.404'),
(155817, '28318', 101, '', 'CAP BARA', 0, 0, 914, '28318', 2, '47.404'),
(155816, '28317', 101, '', 'TACHET HIDRAULIC', 0, 0, 1216, '28317', 2, '18.004'),
(155815, '28314', 101, '', 'BUTUC ROATA', 0, 0, 653, '28314', 2, '245.098'),
(155814, '28311', 101, '', 'MODUL CONTROL CLIMATIZARE', 0, 0, 1385, '28311', 2, '228.067'),
(155813, '30-0080', 101, '', 'BUTUC ROATA', 0, 0, 247, '', 2, '138.411'),
(155812, '714000028301', 101, '', 'BUTUC ROATA', 0, 0, 391, 'ILF_LLE871_WR', 2, '143.822');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(155811, '714000028300', 101, '', 'BUTUC ROATA', 0, 0, 391, 'ILF_LLE871_WR', 2, '143.57'),
(155810, '28294', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 273, '28294', 2, '194.096'),
(155809, '28293', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 273, '28293', 2, '204.372'),
(155808, '82-0068', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 1182, '', 2, '191.751'),
(155807, '28291', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 273, '28291', 2, '191.751'),
(155806, '28290', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '28290', 2, '15.022'),
(155805, '28289', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '28289', 2, '62.3'),
(155804, '82-1043', 101, '', 'BIELETA ANTIRULIU', 0, 0, 1180, '', 2, '51.128'),
(155803, '00-0828', 101, '', 'RULMENT INTINZATOR', 0, 0, 1166, '', 2, '322.56'),
(155802, '28282', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '28282', 2, '30.688'),
(155801, '28281', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '28281', 2, '30.688'),
(155800, '30-0234', 101, '', 'RULMENT INTINZATOR', 0, 0, 247, '', 2, '100.828'),
(155799, '28269', 101, '', 'BUCSA BRAT', 0, 0, 251, '28269', 2, '39.396'),
(155798, '28264', 101, '', 'BUTUC ROATA', 0, 0, 653, '28264', 2, '301.035'),
(155797, '28257', 101, '', 'SIMERING', 0, 0, 656, '28257', 2, '67.97'),
(155795, '28232', 101, '', 'BUTUC ROATA', 0, 0, 653, '28232', 2, '226.905'),
(155794, '28231', 101, '', 'BUTUC ROATA', 0, 0, 653, '28231', 2, '187.992'),
(155793, '30-0068', 101, '', 'BUTUC ROATA', 0, 0, 247, '', 2, '168.847'),
(155792, '02823', 101, '', 'RULMENT CARDAN', 0, 0, 1420, '02823', 2, '73.332'),
(155791, '30-0089', 101, '', 'TAMPON MOTOR', 0, 0, 247, '', 2, '124.733'),
(155790, '30-0079', 101, '', 'RULMENT INTINZATOR', 0, 0, 247, '', 2, '113.764'),
(155789, '28222', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '28222', 2, '74.69'),
(155788, '28221', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '28221', 2, '73.262'),
(155787, '02822', 101, '', 'INTRERUPATOR FRANA', 0, 0, 806, '02822', 2, '12.215'),
(155786, '28216', 101, '', 'CAP BARA', 0, 0, 914, '28216', 2, '64.4'),
(155785, '28215', 101, '', 'CAP BARA', 0, 0, 914, '28215', 2, '62.426'),
(155784, '28214', 101, '', 'TAMPON MOTOR', 0, 0, 247, '28214', 2, '60.025'),
(155783, '28212', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '28212', 2, '53.648'),
(155782, '28203', 101, '', 'TAMPON MOTOR', 0, 0, 247, '28203', 2, '266.889'),
(155781, '28202', 101, '', 'TAMPON CUTIE', 0, 0, 247, '28202', 2, '78.204'),
(155780, '28198', 101, '', 'TAMPON CUTIE', 0, 0, 247, '28198', 2, '103.768'),
(155779, '28197', 101, '', 'RACORD FRANA', 0, 0, 83, '28197', 2, '27.174'),
(155778, '28196', 101, '', 'RACORD FRANA', 0, 0, 83, '28196', 2, '40.81'),
(155777, '30-0092', 101, '', 'DISC FRANA', 0, 0, 247, '', 2, '80.899'),
(155776, '28178', 101, '', 'DISC FRANA', 0, 0, 82, '28178', 2, '85.204'),
(155775, '28177', 101, '', 'DISC FRANA', 0, 0, 82, '28177', 2, '65.8'),
(155774, '28175', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '28175', 2, '93.772'),
(155773, '28174', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '28174', 2, '48.881'),
(155772, '28166', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '28166', 2, '13.979'),
(155771, '30-0139', 101, '', 'DISC FRANA', 0, 0, 247, '', 2, '115.57'),
(155770, '28155', 101, '', 'DISC FRANA CU RULMENT', 0, 0, 82, '28155', 2, '318.213'),
(155769, '28154', 101, '', 'DISC FRANA CU RULMENT', 0, 0, 82, '28154', 2, '302.911'),
(155768, '86-0153', 101, '', 'TAMPON MOTOR', 0, 0, 331, '86-0153', 2, '194.355'),
(155767, '28149', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '28149', 2, '200.074'),
(155766, '28148', 101, '', 'BOBINA INDUCTIE', 0, 0, 689, '28148', 2, '228.578'),
(155765, '28145', 101, '', 'BUTUC ROATA', 0, 0, 653, '28145', 2, '268.443'),
(155764, '82-0031', 101, '', 'RULMENT ROATA', 0, 0, 1182, '', 2, '135.947'),
(155763, '30-0133', 101, '', 'BUTUC ROATA', 0, 0, 247, '', 2, '616.042'),
(155762, '28139', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '003528139', 2, '14'),
(155761, '28132', 101, '', 'BUTUC ROATA', 0, 0, 653, '28132', 2, '165.438'),
(155760, '14-0038', 101, '', 'SENZOR AX CAME', 0, 0, 249, '14-0038', 2, '203.476'),
(155759, '14-0056', 101, '', 'SENZOR AX CAME', 0, 0, 249, '14-0056', 2, '98.84'),
(155758, '28129', 101, '', 'SENZOR AX CAME', 0, 0, 3946, '28129', 2, '117.292'),
(155757, '14-0037', 101, '', 'SENZOR AX CAME', 0, 0, 2110, '14-0037', 2, '226.555'),
(155756, '82-0026', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 1182, '82-0026', 2, '125.23'),
(155755, '28121', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '28121', 2, '70.056'),
(155754, '28120', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '28120', 2, '118.657'),
(155753, '28119', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '28119', 2, '91.175'),
(155752, '30-0137', 101, '', 'FLANSA AMORTIZOR', 0, 0, 247, '', 2, '133'),
(155751, '30-0125', 101, '', 'FLANSA AMORTIZOR', 0, 0, 247, '', 2, '79.681'),
(155750, '28114', 101, '', 'BUTUC ROATA', 0, 0, 653, '28114', 2, '237.867'),
(155749, '28108', 101, '', 'BOBINA INDUCTIE', 0, 0, 689, '28108', 2, '502.964'),
(155748, '30-0222', 101, '', 'RULMENT INTINZATOR', 0, 0, 247, '', 2, '116.144'),
(155747, '28104', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '28104', 2, '138.124'),
(155746, '28102', 101, '', 'SEZOR ARBORE COTIT', 0, 0, 833, '28102', 2, '135.093'),
(155745, '28098', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '28098', 2, '67.137'),
(155744, '28096', 101, '', 'BRAT', 0, 0, 273, '28096', 2, '392.14'),
(155743, '28095', 101, '', 'BRAT', 0, 0, 273, '003528095', 2, '383.845'),
(155742, '28094', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '28094', 2, '302.015'),
(155741, '02807', 101, '', 'TAMBUR FRANA', 0, 0, 123, '02807', 2, '95.116'),
(155740, '02806', 101, '', 'DISC FRANA', 0, 0, 82, '02806', 2, '52.843'),
(155739, '8MV 376 732-031', 101, '', 'PINION POMPA ULEI', 0, 0, 509, '37673203', 2, '141.148'),
(155738, '28043', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '28043', 2, '50.379'),
(155737, '86-0495', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 331, '', 2, '50.232'),
(155736, 'F 006 B10 186', 101, '', 'INTRERUPATOR FRANA', 0, 0, 793, '', 2, '15.351'),
(155735, '28025', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, 'PNISS0004', 2, '100.87'),
(155734, '28004', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, 'PMITS0002', 2, '62.356'),
(155733, '000028002010', 101, '', 'AMORTIZOR HAYON', 0, 0, 288, '', 2, '57.652'),
(155732, '02800', 101, '', 'INTRERUPATOR MERS INAPOI', 0, 0, 807, '02800', 2, '15.309'),
(155731, '27997', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, 'PMITS0001', 2, '136.248'),
(155730, '27996', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, 'PMITS0001', 2, '41.573'),
(155729, '27995', 101, '', 'SENZOR AX CAME', 0, 0, 3946, 'PMITS0001', 2, '164.458'),
(155728, '02799', 101, '', 'INTRERUPATOR MERS INAPOI', 0, 0, 807, '02799', 2, '26.264'),
(155727, '27988', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, 'PMERC0006', 2, '61.635'),
(155726, '27987', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, 'PMERC0005', 2, '61.635'),
(155725, '27982', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, 'PMERC0003', 2, '42.504'),
(155724, '27980', 101, '', 'RACORD FRANA', 0, 0, 83, 'PMERC0004', 2, '59.171'),
(155723, '27979', 101, '', 'ELECTROVALVA', 0, 0, 3959, 'PMERC0003', 2, '562.996'),
(155722, '27978', 101, '', 'ELECTROVALVA', 0, 0, 3959, 'PMERC0003', 2, '500.619'),
(155721, '27977', 101, '', 'POMPA INJECTIE', 0, 0, 3904, 'PMERC0003', 2, '1.4637'),
(155720, '27975', 101, '', 'ULEI CUTIE DE VITEZE AUTOMATA', 0, 0, 3069, 'PMERC0003', 2, '35.7'),
(155719, '27973', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1182, 'PMERC0003', 2, '16.73'),
(155718, '27951', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 424, 'PMERC0003', 2, '38.017'),
(155717, '27947', 101, '', 'BRAT', 0, 0, 273, 'PMERC0004', 2, '299.985'),
(155716, '27946', 101, '', 'BRAT', 0, 0, 273, 'PMERC0004', 2, '315'),
(155715, '27941', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 812, 'PMERC0004', 2, '160.993'),
(155714, '27940', 101, '', 'INTRERUPATOR LUMINI', 0, 0, 812, 'PMERC0004', 2, '154.007'),
(155713, '30-0157', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 247, '', 2, '50.82'),
(155712, '30-0138', 101, '', 'AMORTIZOR HAYON', 0, 0, 247, '', 2, '71.239'),
(155711, '30-0154', 101, '', 'BUCSA BRAT', 0, 0, 247, '', 2, '105.49'),
(155710, '00-0854', 101, '', 'BUCSA BRAT', 0, 0, 1059, '', 2, '31.591'),
(155709, '27897', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '27897', 2, '48.216'),
(155708, '27895', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '27895', 2, '63.875'),
(155707, '27885', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '27885', 2, '71.869'),
(155706, '27883', 101, '', 'BRAT', 0, 0, 273, '003527883', 2, '373.352'),
(155705, '27882', 101, '', 'BRAT', 0, 0, 273, '27882', 2, '374.003'),
(155704, '27880', 101, '', 'BUCSA BRAT', 0, 0, 251, '27880', 2, '95.319'),
(155703, '86-0159', 101, '', 'TERMOSTAT', 0, 0, 2068, '86-0159', 2, '49.112'),
(155702, '82-0035', 101, '', 'BIELETA ANTIRULIU', 0, 0, 1182, '82-0035', 2, '76.216'),
(155701, '27864', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003527864', 2, '24.318'),
(155700, '30-0005', 101, '', 'SENZOR ABS', 0, 0, 247, '', 2, '132.041'),
(155699, '30-0004', 101, '', 'SENZOR ABS', 0, 0, 247, '', 2, '141.393'),
(155698, '30-0007', 101, '', 'SENZOR ABS', 0, 0, 247, '', 2, '149.744'),
(155697, '30-0006', 101, '', 'SENZOR ABS', 0, 0, 247, '', 2, '163.31'),
(155696, '00-0553', 101, '', 'BIELETA ANTIRULIU', 0, 0, 193, '', 2, '51.212'),
(155695, '27850', 101, '', 'BUCSA ARC', 0, 0, 3040, '003527850', 2, '71.12'),
(155694, '27848', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1182, '003527848', 2, '18.627'),
(155693, '27847', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1182, '003527847', 2, '21.021'),
(155692, '30-0142', 101, '', 'RACORD FRANA', 0, 0, 247, '', 2, '20.664'),
(155691, '82-1049', 101, '', 'FULIE ALTERNATOR', 0, 0, 1180, '', 2, '191.471'),
(103403, 'K015528XS', 33, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '61.16'),
(103402, '5518XS', 33, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '5518XS', 2, '169.36'),
(103401, 'K015495XS', 33, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '56.45'),
(103400, 'K015489XS', 33, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '47.04'),
(103399, '5466XS', 33, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '5466XS', 2, '56.45'),
(103398, 'K015453XS', 33, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '84.68'),
(103397, 'K+25451XS', 33, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '42.34'),
(103396, 'K025435XS', 33, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '65.86'),
(103395, 'K015434XS', 33, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '28.23'),
(103394, '5407XS', 33, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '5407XS', 2, '42.34'),
(103393, 'K025398XS', 33, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '56.45'),
(123459, 'K015205', 12, '', 'SET REP.SABOTI', 0, 0, 307, '', 2, '227.34264'),
(145011, '2471001', 39, '', 'PLACUTE FRANA', 0, 0, 402, '24710_178__0_5', 2, '162.918'),
(145127, '3A1150', 100, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '13.006'),
(145128, '3A1350', 100, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '15.561'),
(145012, '2476501', 39, '', 'PLACUTE FRANA', 0, 0, 402, '24765_166__1_4_TECDOC', 2, '87.703'),
(145130, 'DMV-9048', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '11.921'),
(145129, '3A1425', 100, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '16.625'),
(145013, '2482001', 39, '', 'PLACUTE FRANA', 0, 0, 402, '24820_157__1_4', 2, '94.108'),
(145014, '8MK 376 712-761', 39, '', 'DISC FRANA', 0, 0, 470, '37671276', 2, '119.966'),
(145131, '3K0648', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '11.088'),
(145132, '3K0670', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '11.914'),
(145133, 'DMV-3020', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '11.921'),
(145125, '3A1100', 100, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '12.362'),
(145134, 'DMV-2002', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '12.782'),
(145135, '3K0750', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '12.383'),
(145124, '3A1075', 100, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '12.103'),
(145136, '3K0850', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '15.127'),
(145123, '3A1050', 100, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '12.859'),
(145122, '3A0925', 100, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '11.172'),
(145137, '3K0865', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '12.775'),
(145138, 'DMV-6504', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '14.217'),
(145015, '54208', 39, '', 'DISC FRANA', 0, 0, 12, '54208A', 2, '111.65'),
(145139, '3K0945', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '14.14'),
(145140, '3K1038', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '15.932'),
(145016, '54209', 39, '', 'DISC FRANA', 0, 0, 12, '54209A', 2, '71.4'),
(145141, 'DMV-5513', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '12.509'),
(137581, '2123302', 39, '', 'Placute de frana', 0, 0, 402, '21233 167  1 4', 1, '129.43'),
(137313, '99 91 4096', 151, '', 'Comutator semnalizare', 0, 0, 1367, '99 91 4096', 1, '43.25'),
(137197, '40 92 7173', 151, '', 'Electrice', 0, 0, 3946, '40 92 7173', 1, '193.82'),
(130400, '20 92 8717', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '20 92 8717', 1, '27357.26'),
(136922, '55 93 0144', 151, '', 'Bucse', 0, 0, 247, '55 93 0144', 1, '186.58'),
(136914, '50 92 2097', 151, '', 'Bucse', 0, 0, 247, '50 92 2097', 1, '91.93'),
(136912, '32 92 3537', 151, '', 'Bucse', 0, 0, 1545, '32 92 3537', 1, '11.96'),
(136905, '30 92 6561', 151, '', 'Bucse', 0, 0, 1182, '30 92 6561', 1, '26877.31'),
(136901, '30 13 0033', 151, '', 'Bucse', 0, 0, 247, '30 13 0033', 1, '73.25'),
(136900, '20 92 6858', 151, '', 'Accesorii arbore cardanic', 0, 0, 1427, '20 92 6858', 1, '26877.31'),
(136899, '20 92 6183', 151, '', 'Bucse', 0, 0, 1182, '20 92 6183', 1, '26877.31'),
(136895, '10 92 4828', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '10 92 4828', 1, '138.38'),
(136894, '10 92 2661', 151, '', 'Bucse', 0, 0, 251, '10 92 2661', 1, '42.31'),
(136890, '10 80 0003', 151, '', 'Altele', 0, 0, 681, '10 80 0003', 1, '37.74'),
(130124, '10 13 0032', 151, '', 'Bucse', 0, 0, 247, '10 13 0032', 1, '129.85'),
(130092, '85 71 0001', 151, '', 'Elemente de directie', 0, 0, 914, '85 71 0001', 1, '76.01'),
(130086, '84 92 8000', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '84 92 8000', 1, '26877.31'),
(130084, '83 92 3055', 151, '', 'Elemente de directie', 0, 0, 3229, '83 92 3055', 1, '203.08'),
(136855, '62 92 8356', 151, '', 'Elemente de directie', 0, 0, 2462, '62 92 8356', 1, '59.03'),
(130034, '62 92 8318', 151, '', 'Elemente de directie', 0, 0, 914, '62 92 8318', 1, '93.11'),
(130025, '62 80 0001', 151, '', 'Elemente de directie', 0, 0, 191, '62 80 0001', 1, '9.06'),
(136838, '22 73 0001', 151, '', 'Elemente de directie', 0, 0, 273, '22 73 0001', 1, '231.65'),
(136827, '10 92 1560', 151, '', 'Elemente de directie', 0, 0, 1597, '10 92 1560', 1, '26.85'),
(136658, '60 92 7455', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 92 7455', 1, '84.48'),
(129860, '55 91 8481', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '55 91 8481', 1, '169.67'),
(129858, '50 55 0008', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 55 0008', 1, '84.97'),
(146526, 'FDH3855-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(147233, '0691185', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(147074, 'BT21705E', 508, '', 'Rulment intinzator', 1, 0, 312, '15177', 2, '40.628'),
(147070, 'BT21691E', 508, '', 'Rulment intinzator', 1, 0, 313, '003524547', 2, '48.797'),
(147067, 'BT21688E', 508, '', 'Rulment intinzator', 1, 0, 313, '21787', 2, '42.945'),
(147061, 'BT21529E', 508, '', 'Rulment intinzator', 1, 0, 313, 'FIG11A', 2, '72.702'),
(146552, 'FL0000-H', 236, '', 'Bieleta antiruliu', 1, 0, 3229, '21922', 2, '54.369'),
(146553, '0690522', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146554, 'FL0001-H', 236, '', 'Bieleta antiruliu', 1, 0, 3229, '21920', 2, '54.369'),
(147052, 'BT21459E', 508, '', 'Rulment intinzator', 1, 0, 313, '0021652', 2, '0'),
(147048, 'BT21438E', 508, '', 'Rulment intinzator', 1, 0, 313, '5226', 2, '70.112'),
(147045, 'BT21427E', 508, '', 'Rulment intinzator', 1, 0, 313, '003514546', 2, '108.941'),
(147041, 'BT21363E', 508, '', 'Rulment intinzator', 1, 0, 313, '11356', 2, '112.595'),
(147038, 'BT21346E', 508, '', 'Rulment intinzator', 1, 0, 313, '5933', 2, '184.03'),
(147035, '0690988', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(147032, 'KL17', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(147029, 'BT21313E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '93.779'),
(147026, 'BT21305E', 508, '', 'Rulment intinzator', 1, 0, 313, '21719', 2, '61.425'),
(146551, '21067S', 461, '', 'Planetara', 1, 0, 13, 'D20', 2, '186.263'),
(146534, '0690490', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146535, '0690491', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146536, '0690492', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146537, '0690495', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146538, '0690497', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146539, '0690498', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146540, 'FL0000-G', 236, '', 'Brat, suspensie roata (Suspensie roata)', 1, 0, 273, '22384', 2, '209.363'),
(146541, '0690499', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146542, '0690503', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146543, '0690505', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146544, '0690510', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146545, '21061PV', 461, '', 'Planetara - Piesa schimb', 1, 0, 13, 'FORMA7', 2, '135.758'),
(146546, '0690511', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '006742C', 2, '0'),
(146547, '21067PV', 461, '', 'Planetara - Piesa schimb', 1, 0, 13, 'D20', 2, '129.759'),
(146548, '0690516', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146549, '0690520', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146963, 'KL134', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146958, 'KL13', 40, '', 'Filtru combustibil', 1, 0, 9, 'FF-010', 2, '0'),
(146949, 'KL103', 40, '', 'Filtru combustibil', 1, 0, 9, 'KVMK0205', 2, '0'),
(146944, 'KC98', 40, '', 'Filtru combustibil', 1, 0, 9, '202', 2, '0'),
(146941, 'BT20964E', 508, '', 'Rulment intinzator', 1, 0, 313, '19189', 2, '57.75'),
(146926, 'KC75', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-870', 2, '0'),
(146919, 'BT20826E', 508, '', 'Rulment intinzator', 1, 0, 313, '22303', 2, '59.332'),
(146903, 'BT20697E', 508, '', 'Rulment intinzator', 1, 0, 313, '26', 2, '88.851'),
(146901, '0690864', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146893, '0690854', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146888, 'BT20600E', 508, '', 'Rulment intinzator', 1, 0, 313, '14734', 2, '52.605'),
(146884, 'KC38', 40, '', 'Filtru combustibil', 1, 0, 9, '04300064', 2, '0'),
(146880, 'BT20466E', 508, '', 'Rulment intinzator', 1, 0, 313, '11348', 2, '102.634'),
(146877, 'BT20462E', 508, '', 'Rulment intinzator', 1, 0, 313, '27', 2, '74.361'),
(146863, 'BT20257E', 508, '', 'Rulment intinzator', 1, 0, 313, '19072', 2, '147.084'),
(146859, 'BT20228E', 508, '', 'Rulment intinzator', 1, 0, 313, '19845', 2, '63.504'),
(146856, '0690844', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146854, 'BT20221E', 508, '', 'Rulment intinzator', 1, 0, 313, '27', 2, '90.391'),
(146851, 'BT20191E', 508, '', 'Rulment intinzator', 1, 0, 313, '17942', 2, '121.947'),
(146850, 'BT20173E', 508, '', 'Rulment intinzator', 1, 0, 313, '22779', 2, '130.2'),
(146849, 'BT20172E', 508, '', 'Rulment intinzator', 1, 0, 313, '003530799', 2, '155.54'),
(146848, 'BT20157E', 508, '', 'Rulment intinzator', 1, 0, 313, '003527365', 2, '130.844'),
(146842, 'BT01026E', 508, '', 'Rulment intinzator', 1, 0, 313, '17726', 2, '52.5'),
(146841, 'BT01025E', 508, '', 'Rulment intinzator', 1, 0, 313, 'PZFR5D-11 7968 [TEC DOC]', 2, '45.031'),
(146840, '0690843', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146838, 'BT01021E', 508, '', 'Rulment intinzator', 1, 0, 313, '4732', 2, '121.121'),
(146837, '0690835', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '08.23.102', 2, '0'),
(146832, 'BT00997E', 508, '', 'Rulment intinzator', 1, 0, 313, '6982', 2, '43.344'),
(146831, '0690791', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146829, 'BT00995E', 508, '', 'Rulment intinzator', 1, 0, 313, 'BKR6EYA 2249 [TEC DOC]', 2, '37.226'),
(146828, '0690790', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146825, '0690786', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146823, '0690785', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146821, '0690779', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146820, 'BT00974E', 508, '', 'Rulment intinzator', 1, 0, 313, 'PFR5B 5341 [TEC DOC]', 2, '73.808'),
(146531, 'FDH8734-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146532, '0690487', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146814, 'BT00951E', 508, '', 'Rulment intinzator', 1, 0, 313, '02', 2, '112.749'),
(146811, 'BT00948E', 508, '', 'Rulment intinzator', 1, 0, 313, '8685', 2, '119.847'),
(146809, 'BT00942/1E', 508, '', 'Rulment intinzator', 1, 0, 313, '6146', 2, '50.19'),
(146806, 'BT01032E', 508, '', 'Rulment intinzator', 1, 0, 313, '4927', 2, '73.5'),
(146804, 'BT20076E', 508, '', 'Rulment intinzator', 1, 0, 308, '', 2, '0'),
(146801, 'KC226', 40, '', 'Filtru combustibil', 1, 0, 9, 'KF-1466', 2, '0'),
(146798, 'BT01054E', 508, '', 'Rulment intinzator', 1, 0, 313, '23654', 2, '54.719'),
(146793, 'BT01051E', 508, '', 'Rulment intinzator', 1, 0, 313, '11340', 2, '37.093'),
(146788, 'KC189', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146786, 'BT01050E', 508, '', 'Rulment intinzator', 1, 0, 313, 'MS251', 2, '37.499'),
(146785, 'BT01049E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '31.5'),
(146783, 'BT01039E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '36.54'),
(146782, 'KC186', 40, '', 'Filtru combustibil', 1, 0, 9, 'K1457434025', 2, '0'),
(146779, 'BT01038E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '37.401'),
(146781, 'KC184', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146780, 'KC182', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1297', 2, '0'),
(146775, 'BT01036E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '44.744'),
(146776, 'KC179', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146774, 'KC178', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146770, 'KC17', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-831', 2, '0'),
(146768, '0690750', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146766, 'KC16', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-975', 2, '0'),
(146764, '0690748', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146761, 'KC116', 40, '', 'Filtru combustibil', 1, 0, 9, 'EFF092', 2, '0'),
(146759, 'KC112', 40, '', 'Filtru combustibil', 1, 0, 9, '30-0L-L08_1', 2, '0'),
(146758, '0690745', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '02943182998901', 2, '0'),
(146756, 'KC109', 40, '', 'Filtru combustibil', 1, 0, 9, 'K1457434025', 2, '0'),
(146754, 'KC103', 40, '', 'Filtru combustibil', 1, 0, 9, 'KVMK0195', 2, '0'),
(146753, 'KC102/1', 40, '', 'Filtru combustibil', 1, 0, 9, 'D12668001-001', 2, '0'),
(146751, 'KC101', 40, '', 'Filtru combustibil', 1, 0, 9, 'HF-634', 2, '0'),
(146747, 'J1310502', 40, '', 'Filtru ulei', 1, 0, 7, '', 2, '0'),
(146746, 'HX48', 40, '', 'Filtru hidraulic, cutie de viteze automata (Cutie automata)', 1, 0, 416, '02177', 2, '0'),
(146744, 'HX45', 40, '', 'Filtru cutie automata', 1, 0, 416, '06441', 2, '0'),
(146742, 'BT01009E', 508, '', 'Rulment intinzator', 1, 0, 313, '19931', 2, '72.044'),
(146740, 'BT01001E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '40.6'),
(146738, 'BT00999E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '46.97'),
(146736, 'BT00985E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '47.593'),
(146734, 'BT00969E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '56.644'),
(146732, '96570765', 40, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 2, '0'),
(146729, 'BT00915E', 508, '', 'Rulment intinzator', 1, 0, 308, '', 2, '54.404'),
(146721, 'FL649-F', 236, '', 'Brat, suspensie roata (Suspensie roata)', 1, 0, 273, '003527010', 2, '231.686'),
(146720, 'FL640-F', 236, '', 'Brat, suspensie roata (Suspensie roata)', 1, 0, 273, '003527012', 2, '231.686'),
(146719, 'FL639-F', 236, '', 'Bieleta punte spate', 1, 0, 3229, '003519857', 2, '70.833'),
(146718, 'FL631-F', 236, '', 'Brat, suspensie roata (Suspensie roata)', 1, 0, 273, '19932', 2, '169.596'),
(146716, 'FL5987-J', 236, '', 'Bucsa punte spate', 1, 0, 251, '01', 2, '31.584'),
(146713, 'FL5080-J', 236, '', 'Bucsa bara stabilizatoare', 1, 0, 1334, '27', 2, '11.039'),
(146712, 'FL4970-J', 236, '', 'Bucsa bara stabilizatoare', 1, 0, 1334, '14146', 2, '1.778'),
(146710, 'FL4885-J', 236, '', 'Tampon amortizor', 1, 0, 938, '18365', 2, '11.452'),
(146708, 'FL4877-J', 236, '', 'Bucsa punte spate', 1, 0, 251, '18183', 2, '33.418'),
(146709, 'FL4878-J', 236, '', 'Bucsa punte spate', 1, 0, 1080, '18313', 2, '25.242'),
(155690, '86-0489', 101, '', 'FULIE ALTERNATOR', 0, 0, 331, '86-0489', 2, '271.656'),
(154020, '0390.11', 101, '', 'BUCSA BRAT', 0, 0, 402, '0390.11', 2, '18.816'),
(145388, 'RR1002K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT513', 2, '84.595'),
(158949, '45510-42080', 462, '', 'Caseta servodirectie', 1, 0, 286, '', 2, '0'),
(155688, '30-0146', 101, '', 'RULMENT INTINZATOR', 0, 0, 247, '', 2, '207.116'),
(155686, '30-0152', 101, '', 'BIELETA ANTIRULIU', 0, 0, 247, '', 2, '73.29'),
(154030, '21905', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '21905', 2, '140.042'),
(155685, '02783', 101, '', 'INTRERUPATOR MERS INAPOI', 0, 0, 17, '02783', 2, '18.655'),
(129610, '3151 250 231', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '838.22'),
(136696, '2100 043 233', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100043233', 1, '2286.18'),
(129382, '802 378', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802378', 1, '282.38'),
(136668, '802 359', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802359', 1, '151.59'),
(136667, '802 216', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL213', 1, '109.79'),
(136666, '802 191', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802191', 1, '203.86'),
(137187, '10 92 8424', 151, '', 'Electrice', 0, 0, 3959, '10 92 8424', 1, '667.71'),
(155684, '27825', 101, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 307, '27825', 2, '316.351'),
(129047, '0046', 15, '', 'Sonde lambda', 0, 0, 3922, '44', 1, '479.24'),
(155682, '27823', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '27823', 2, '418.446'),
(129045, '1068', 15, '', 'Bujii', 0, 0, 686, '1068_', 1, '7.33'),
(155681, '27822', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '27822', 2, '411.25'),
(137185, '2687', 15, '', 'Bujii', 0, 0, 686, '2687', 1, '62.89'),
(117627, '140976', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3625, 'AUTO-COLOR', 1, '22.88'),
(155680, '27819', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '27819', 2, '75.663'),
(155678, '27814', 101, '', 'INTINZATOR CUREA', 0, 0, 541, '003527814', 2, '205.359'),
(137181, '3344', 15, '', 'Bujii', 0, 0, 686, 'BP7EFVX [TEC DOC]', 1, '25.42'),
(134140, 'VW 2129', 247, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '041310', 1, '110.84'),
(145325, '6K1740', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '37.625'),
(128530, '535 0130 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535013010', 1, '186.45'),
(134074, 'AU 5139', 247, '', 'Condensator, climatizare (Sistem aer conditionat)', 1, 0, 448, '372010', 1, '224.49'),
(128527, '534 0286 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534028610', 1, '181.04'),
(128520, '533 0089 10', 204, '', 'Role de ghidaj', 0, 0, 1637, '533008910', 1, '82.31'),
(128521, '534 0011 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534001110', 1, '466.8'),
(134075, 'SC 2010', 247, '', 'Radiator,racire motor (Sistem racire)', 1, 0, 470, '270070', 1, '1669.12'),
(128519, '533 0056 20', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533005620', 1, '131.31'),
(128518, '533 0024 10', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533002410', 1, '356.64'),
(137117, '533 0005 10', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533000510', 1, '131.39'),
(128515, '532 0342 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532034210', 1, '56.68'),
(129034, 'MF-4657', 40, '', 'Filtru combustibil', 0, 0, 9, 'MF-4657', 1, '56.66'),
(144454, '51904', 461, '', 'CASETA DIRECTIE', 0, 0, 286, '51904A', 2, '0'),
(145170, 'DMV-2028', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '17.157'),
(129006, 'E704L', 81, '', 'Filtre aer', 0, 0, 8, 'D13784001-001', 1, '55.08'),
(138289, 'E89H D97', 81, '', 'Filtre ulei', 0, 0, 7, 'D14458001-001', 1, '126.41'),
(129000, 'E615L', 81, '', 'Filtre aer', 0, 0, 8, 'D15246001-001', 1, '86.11'),
(128994, 'E502H02 D121', 81, '', 'Filtre ulei', 0, 0, 7, 'D13548001-001', 1, '258.38'),
(158928, '58101H1A10F ', 462, '', 'PLACUTE FRANA FATA FABRICANT ', 1, 0, 402, '50-H0-006_1', 2, '0'),
(131749, '0 986 444 043', 30, '', 'Piese alternatoare si electrom', 0, 0, 3904, '', 1, '4838.9'),
(138288, 'E672L', 81, '', 'Filtre aer', 0, 0, 8, 'D22289001-001', 1, '184.97'),
(131750, '0 986 435 076', 30, '', 'Altele - benzina', 0, 0, 3902, '', 1, '126.31'),
(128987, 'E311L', 81, '', 'Filtre aer', 0, 0, 8, 'D13402001-001', 1, '53.49'),
(128986, 'E237LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D14764001-001', 1, '164.81'),
(128983, 'E2000L', 81, '', 'Filtre aer', 0, 0, 8, 'D14856001-001', 1, '238.22'),
(131752, '0 986 280 206', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 3926, 'F0280218013', 1, '323.32'),
(131751, '0 986 438 671', 30, '', 'Debitmetre', 0, 0, 3903, '', 1, '86.89'),
(137308, '9ES 144 434-021', 2, '', 'Altele', 0, 0, 14, 'H082', 1, '221.16'),
(127555, '8KB 863 949-001', 2, '', 'Far', 0, 0, 824, 'E954', 1, '36.66'),
(155674, '27784', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '27784', 2, '61.53'),
(127429, '8TW 006 847-011', 2, '', 'Elemente electrice Hella', 0, 0, 794, 'D897', 1, '256.82'),
(137252, '1ED 247 025-221', 2, '', 'Far', 0, 0, 259, 'F812', 1, '624.88'),
(137220, '8JA 001 920-011', 2, '', 'Elemente electrice Hella', 0, 0, 824, 'F290', 1, '45.58'),
(137217, '6ZT 007 837-021', 2, '', 'Elemente electrice Hella', 0, 0, 1103, 'E024', 1, '90.03'),
(127417, '6ZL 006 097-001', 2, '', 'Elemente electrice Hella', 0, 0, 805, 'B281', 1, '37.97'),
(127416, '6ZF 008 621-041', 2, '', 'Elemente electrice Hella', 0, 0, 807, 'D759', 1, '66.6'),
(127408, '6PU 009 106-221', 2, '', 'Elemente electronice Hella', 0, 0, 412, 'D780', 1, '399.48'),
(127407, '6PT 009 107-241', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D824', 1, '83.91'),
(137210, '6EZ 004 599-041', 2, '', 'Elemente electrice Hella', 0, 0, 1538, 'D492', 1, '88.11'),
(127397, '6EH 007 832-671', 2, '', 'Elemente electrice Hella', 0, 0, 865, 'S337', 1, '99.45'),
(127395, '5DR 004 246-461', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'D039', 1, '235.64'),
(127394, '5DR 004 241-111', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'B398', 1, '163.27'),
(137200, '50 92 4371', 151, '', 'Electrice', 0, 0, 807, '50 92 4371', 1, '41.04'),
(138239, 'JN937', 141, '', 'Garnituri- admisie', 0, 0, 321, 'JN937', 1, '95.24'),
(127198, 'JN596', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN596', 1, '11.27'),
(138234, 'JH5013', 141, '', 'Garnituri baie de ulei', 0, 0, 455, 'JH5013', 1, '80.93'),
(127158, '31-027903-00', 60, '', 'Garnituri- admisie', 0, 0, 42, '360921L', 1, '11.16'),
(134106, 'CN 5093', 247, '', 'Condensator, climatizare (Sistem aer conditionat)', 1, 0, 448, '062030', 1, '323.45'),
(127122, '713 6903 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690330', 1, '226.3'),
(127119, '713 6787 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678780', 1, '246.57'),
(136977, '713 6901 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690180', 1, '225.87'),
(127118, '713 6780 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678080', 1, '102.36'),
(134107, 'VW 2070', 247, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '040670', 1, '117.48'),
(136975, '713 6679 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667900', 1, '370.96'),
(127113, '713 6677 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667780', 1, '156.67'),
(136973, '713 6601 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713660170', 1, '112.01'),
(134105, 'ST 2011', 247, '', 'Radiator,racire motor (Sistem racire)', 1, 0, 470, '330002', 1, '230.15'),
(136972, '713 6400 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640010', 1, '405.73'),
(136969, '713 6260 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626090', 1, '318.69'),
(127091, '713 6231 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713623100', 1, '106.33'),
(136966, '713 6202 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713620280', 1, '446.31'),
(127088, '713 6186 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618670', 1, '373.07'),
(127082, '713 6137 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713613710', 1, '194.26'),
(134108, 'VW 2071', 247, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '040680', 1, '113.49'),
(127083, '713 6137 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '158.24'),
(133366, '7.3267', 159, '', 'Management motor', 0, 0, 829, '7.3267', 1, '22.42'),
(133357, '7.3175', 159, '', 'Management motor', 0, 0, 830, '7.3175', 1, '24.71'),
(141008, '7.3057', 159, '', 'Management motor', 0, 0, 830, '7.3057', 1, '19.01'),
(141005, '7.1165', 159, '', 'Electrice', 0, 0, 806, '7.1165', 1, '25.09'),
(133331, '10.3071', 159, '', 'Management motor', 0, 0, 3925, '10.3071', 1, '187.53'),
(133329, '10.3032', 159, '', 'Management motor', 0, 0, 3925, '10.3032', 1, '238.79'),
(133319, '9.6048', 159, '', 'Componente aprindere', 0, 0, 689, '9.6048', 1, '161.69'),
(133221, '9562 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '31.77'),
(134109, 'CN 5100', 247, '', 'Condensator, climatizare (Sistem aer conditionat)', 1, 0, 448, '062340', 1, '367.94'),
(127064, '2.8322/42', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_42', 1, '54.4'),
(127060, '2.7530/18PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_18PHT', 1, '119.43'),
(127059, '1.4143HDV', 159, '', 'Componente aprindere', 0, 0, 688, '1.4143HDV', 1, '13.25'),
(127031, '984.703', 10, '', 'Garnituri chiulasa', 0, 0, 318, '984702', 1, '68.57'),
(134161, 'VW 2217', 247, '', 'Radiator, racire motor (Sistem racire)', 1, 0, 470, '040027', 1, '22'),
(137445, '835.634', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '835634', 1, '26.71'),
(127011, '850.650', 10, '', 'Garnituri- admisie', 0, 0, 42, '850650', 1, '7.52'),
(126989, '750.182', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '750182', 1, '22.27'),
(126973, '693.693', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '693693', 1, '32.75'),
(126971, '645.900', 10, '', 'Garnituri- admisie', 0, 0, 42, '645900', 1, '47.58'),
(134162, 'SU 2071', 247, '', 'Radiator,racire motor (Sistem racire)', 1, 0, 470, '', 1, '123'),
(126934, '467.830', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '467830', 1, '21.62'),
(137421, '448.520', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '298.71'),
(126917, '424.870', 10, '', 'Garnituri- admisie', 0, 0, 42, '424870', 1, '2.63'),
(126913, '407.470', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '181.76'),
(126906, '372.690', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '146.05'),
(126893, '237.390', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '275.36'),
(137389, '156.351', 10, '', 'Garnituri chiulasa', 0, 0, 321, '', 1, '267.36'),
(126866, '152.390', 10, '', 'Seturi garnituri', 0, 0, 323, '', 1, '149.08'),
(137387, '150.782', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '131.33'),
(126776, '80000877', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000877', 1, '73.05'),
(143043, '21651237', 140, '', 'TAMPON CUTIE', 0, 0, 249, '21651238', 2, '17.276'),
(145481, 'RR1149K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT975', 2, '223.349'),
(143355, '80000932', 140, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '80000932', 2, '286.426'),
(143343, '80000883', 140, '', 'BUCSA BRAT', 0, 0, 251, '80000883', 2, '0'),
(145484, 'RR1156K1', 100, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 307, '', 2, '321.489'),
(145486, 'DTB-2024', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 306, '', 2, '59.178'),
(145487, 'RR1162K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'HTDA9525', 2, '245.182'),
(145491, 'RR1164K2', 100, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 307, 'CT946', 2, '437.199'),
(126714, 'CT941', 31, '', 'Curele de distributie', 0, 0, 306, 'CT941', 1, '72.12'),
(141056, 'CT909K4', 31, '', 'Kit-uri curele de distributie', 0, 0, 307, 'CT909', 1, '234.15'),
(126655, 'CT860', 31, '', 'Curele de distributie', 0, 0, 306, 'CT860', 1, '70.05'),
(141063, '4PK856K1', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '04K08561', 1, '106.25'),
(126332, '607-080', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '101.55'),
(145271, '6K1190', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '29.4'),
(137345, '202-175', 311, '', 'Pompe frana', 0, 0, 258, 'C202-175', 1, '205.23'),
(126326, '101-984', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '23.72'),
(126325, '101-473', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '25.43'),
(137342, '101-504', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '33.81'),
(126223, '09.9144.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9144.10', 1, '178.33'),
(126034, '08.9556.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9556.10', 1, '128.08'),
(126026, '08.7765.11', 65, '', 'Discuri frana', 0, 0, 82, '08.7765.10', 1, '200.12'),
(125999, '08.5646.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5646.20', 1, '103.68'),
(134601, '941030', 42, '', 'Comutator, lampa marsalier (Lumini)', 1, 0, 807, 'T138', 1, '32.24'),
(138147, '0 986 280 212', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218038', 1, '268.04'),
(131535, '0 280 218 109', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218008', 1, '634.76'),
(131534, '0 280 218 034', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217529', 1, '521.61'),
(131533, '0 280 218 005', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218005', 1, '634.76'),
(131532, '0 280 217 810', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217810', 1, '577.98'),
(137366, '7PK1325', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '33.52'),
(138122, '1 237 013 816', 30, '', 'Altele - benzina', 0, 0, 688, 'KVMZ0056', 1, '14.32'),
(133049, '8179 0141', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '22'),
(133029, '9008 0397', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '74.13'),
(133031, '8161 0283', 473, '', 'Far (Lumini)', 1, 0, 259, '20-5086-08-2', 1, '101.44'),
(131503, '0 986 357 195', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357195', 1, '67.8'),
(131497, '0 986 356 135', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356128', 1, '37.68'),
(134602, '11,0X528', 31, '', 'Curea transmisie (Angrenare curea)', 1, 0, 10, '', 1, '14.22'),
(138099, '0 280 155 731', 30, '', 'Injectoare', 0, 0, 3905, 'F0280155731', 1, '349.06'),
(131474, '0 280 156 061', 30, '', 'Injectoare', 0, 0, 3905, 'F0280156063', 1, '336.7'),
(138010, '0 281 002 568', 30, '', 'Altele - diesel', 0, 0, 3942, 'F0281002568', 1, '426.32'),
(138005, '1 987 302 525', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302207', 1, '1.81'),
(146728, '2444300', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(131340, '2 007 011 069', 30, '', 'Piese alternatoare si electrom', 0, 0, 2266, '', 1, '51.1'),
(138032, '0 433 271 758', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '137.4'),
(155673, '30-0049', 101, '', 'AMORTIZOR HAYON', 0, 0, 247, '', 2, '58.31'),
(155672, '27780', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '27780', 2, '29.946'),
(155670, '00-1524', 101, '', 'AMORTIZOR HAYON', 0, 0, 191, '00-1524', 2, '67.137'),
(145165, 'DMV-6516', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '15.337'),
(155668, '27775', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '27775', 2, '42.126'),
(155669, '27776', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '27776', 2, '60.76'),
(145333, '6K1830', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '37.394'),
(155667, '85-0172', 101, '', 'AMORTIZOR HAYON', 0, 0, 3229, '85-0172', 2, '57.904'),
(134611, '11A0675C', 42, '', 'Curea transmisie (Angrenarea curea)', 1, 0, 10, '', 1, '14.19'),
(131276, '0 242 240 628', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242229641', 1, '46.59'),
(137943, '1 457 431 710', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0191', 1, '48.11'),
(137944, '1 457 433 324', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '37.88'),
(137945, '1 457 433 332', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '114.26'),
(137942, '1 457 429 141', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '35.54'),
(146803, 'KC24', 206, '', 'Filtru combustibil', 1, 0, 9, 'SP-871', 2, '0'),
(134613, '11,9X868', 31, '', 'Curea transmisie (Angrenare curea)', 1, 0, 10, '', 1, '12.61'),
(131152, '1 987 475 162', 30, '', 'Accesorii frana', 0, 0, 1502, 'F1987475162', 1, '53.73'),
(131116, '0 986 477 127', 30, '', 'Tamburi', 0, 0, 123, 'K0986477127', 1, '99.34'),
(131113, '0 986 487 658', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487658', 1, '93.07'),
(131110, '0 986 487 289', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487289', 1, '51.82'),
(125882, '282-339', 41, '', 'Esapamente', 0, 0, 3436, '282339', 1, '268.08'),
(145148, '4K0735', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '14.896'),
(144126, 'FG9908', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '20.86'),
(145399, 'RR1014K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'HTD_N_H', 2, '113.806'),
(145240, 'DMV-6515', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '23.044'),
(136609, '131 747', 32, '', 'Supertouring', 0, 0, 854, '', 1, '333.82'),
(125850, 'FDK171', 247, '', 'Compresor', 0, 0, 447, 'FDK171', 1, '878.15'),
(131076, 'BWK319', 247, '', 'Compresor', 0, 0, 447, 'BWK319', 1, '2045.17'),
(131074, 'AIK015', 247, '', 'Compresor', 0, 0, 447, 'AIK015', 1, '1936.23'),
(131075, 'AIK266', 247, '', 'Compresor', 0, 0, 447, 'AIK266', 1, '1737.5'),
(131077, 'CNK061', 247, '', 'Compresor', 0, 0, 447, 'CNK061', 1, '461.47'),
(138552, 'RT2290', 247, '', 'Radiator', 0, 0, 470, 'RT2290', 1, '950.82'),
(131014, 'RT2171', 247, '', 'Radiator', 0, 0, 470, 'RT2171', 1, '1235.08'),
(138550, 'RT2065', 247, '', 'Radiator', 0, 0, 470, 'RT2065', 1, '808.6'),
(132872, 'WQW', 206, '', 'asas', 1, 0, 1694, '', 1, '0'),
(155664, '27760', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 219, '003527760', 2, '67.046'),
(136713, '3082 194 233', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '212.22'),
(116242, 'T3036', 1, '', 'Kit-uri burdufe', 0, 0, 402, '23081 190  0 5', 1, '17.84'),
(145090, 'FDS1063', 62, '', 'PLACUTE FRANA', 0, 0, 402, 'FDS1063', 2, '104.265'),
(155659, '30-0047', 101, '', 'BIELETA DIRECTIE', 0, 0, 247, '', 2, '143.5'),
(155658, '02775', 101, '', 'CILINDRU FRANA', 0, 0, 277, '02775', 2, '23.156'),
(123628, '3527 0560', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '15.05'),
(131698, '6402109', 362, '', 'Geam oglinda', 0, 0, 1914, '6451109', 1, '113.41'),
(131696, '6401267', 362, '', 'Oglinda', 0, 0, 1914, '', 1, '130.03'),
(131697, '6401397', 362, '', 'Geam oglinda', 0, 0, 1914, '6401397', 1, '25.85'),
(131699, '6402288', 362, '', 'Geam oglinda', 0, 0, 1914, '6402288', 1, '26.5'),
(131694, '6344307', 362, '', 'Oglinda', 0, 0, 3393, '6343307', 1, '22.71'),
(131693, '6343440', 362, '', 'Oglinda', 0, 0, 3393, '6343440', 1, '34.64'),
(131692, '6342700', 362, '', 'Capac oglinda', 0, 0, 3393, '6342700', 1, '84.76'),
(131688, '6342282', 362, '', 'Capac oglinda', 0, 0, 3393, '6341282', 1, '21.57'),
(131685, '6341440', 362, '', 'Oglinda', 0, 0, 3393, '6341440', 1, '35.08'),
(131671, '6139436', 362, '', 'Oglinda', 0, 0, 50, '6139436', 1, '198.56'),
(131669, '6139389', 362, '', 'Oglinda', 0, 0, 50, '6125389', 1, '101.79'),
(131666, '6137127', 362, '', 'Oglinda', 0, 0, 50, '6164127', 1, '64.82'),
(131664, '6130444', 362, '', 'Oglinda', 0, 0, 50, '6126444', 1, '354.8'),
(131665, '6132464', 362, '', 'Oglinda', 0, 0, 50, '', 1, '238.43'),
(131662, '6128600', 362, '', 'Oglinda', 0, 0, 50, '6127600', 1, '298.74'),
(131659, '6127414', 362, '', 'Oglinda', 0, 0, 50, '6127414', 1, '127.38'),
(131657, '6127268', 362, '', 'Oglinda', 0, 0, 50, '6127268', 1, '120.2'),
(144183, 'FL4313-J', 236, '', 'TAMPON MOTOR', 0, 0, 247, '', 2, '156.856'),
(131655, '6126472', 362, '', 'Oglinda', 0, 0, 50, '6140472', 1, '120.8'),
(131656, '6126516', 362, '', 'Oglinda', 0, 0, 50, '6125515', 1, '257.1'),
(131654, '6126355', 362, '', 'Oglinda', 0, 0, 50, '6125355', 1, '109.57'),
(131652, '6126280', 362, '', 'Oglinda', 0, 0, 50, '6125280', 1, '100.86'),
(131653, '6126285', 362, '', 'Oglinda', 0, 0, 50, '6125285', 1, '109.8'),
(131651, '6125851', 362, '', 'Oglinda', 0, 0, 50, '6125851', 1, '69.77'),
(131658, '6127323', 362, '', 'Oglinda', 0, 0, 50, '6127323', 1, '254.74'),
(131640, '6102392', 362, '', 'Oglinda', 0, 0, 50, '6101392', 1, '73.19'),
(155657, '30-0236', 101, '', 'BIELETA DIRECTIE', 0, 0, 247, '', 2, '143.822'),
(155656, '86-0184', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 251, '86-0184', 2, '56.427'),
(103392, '818474', 21, '', 'Furtune A/C', 0, 0, 2094, '818474', 1, '170.72'),
(103391, '251571', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251571', 1, '293.61'),
(103390, '251570', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251570', 1, '328.38'),
(103389, '251563', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251563', 1, '281.14'),
(103388, '251561', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251561', 1, '213.29'),
(103387, '251549', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251549', 1, '657.75'),
(103386, '251515', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251515', 1, '775.08'),
(103385, '251506', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251506', 1, '642.76'),
(103384, '251496', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251496', 1, '848.5'),
(103383, '251495', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251495', 1, '769.28'),
(103382, '251493', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251493', 1, '879.65'),
(103381, '251490', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251490', 1, '996.12'),
(103380, '251485', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251485', 1, '996.12'),
(103379, '251477', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251477', 1, '800.65'),
(103378, '251444', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251444', 1, '209.18'),
(103377, '251439', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251439', 1, '196.22'),
(103376, '251437', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251437', 1, '210.58'),
(103375, '251397', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251397', 1, '543.46'),
(103374, '251394', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251394', 1, '517.14'),
(103373, '251378', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251378', 1, '470.83'),
(103372, '251368', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251368', 1, '746.59'),
(103371, '251367', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251367', 1, '791.43'),
(103370, '251365', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251365', 1, '363.28'),
(103369, '251329', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251329', 1, '146.74'),
(103368, '251312', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251312', 1, '173.32'),
(103367, '251311', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251311', 1, '179.88'),
(103366, '251309', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251309', 1, '174.32'),
(103365, '251304', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251304', 1, '169.83'),
(103364, '251298', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251298', 1, '191.44'),
(103363, '251297', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251297', 1, '318.15'),
(103362, '251280', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251280', 1, '247.62'),
(103361, '251279', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251279', 1, '161.79'),
(103360, '251267', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251267', 1, '238.53'),
(103359, '251260', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251260', 1, '258.24'),
(103358, '251219', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251219', 1, '139.05'),
(103357, '251212', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251212', 1, '174.93'),
(103356, '251209', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251209', 1, '115.07'),
(103355, '251160', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251160', 1, '124.64'),
(103354, '251154', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251154', 1, '122.46'),
(103353, '251105', 21, '', 'Comutator semnalizare', 0, 0, 1563, '251105', 1, '213.4'),
(103352, '251022', 21, '', 'Comutator semnalizare', 0, 0, 1665, '005169', 1, '15.51'),
(103351, '632004', 21, '', 'Incuietoare', 0, 0, 2740, '632004', 1, '581.58'),
(103350, '632003', 21, '', 'Incuietoare', 0, 0, 2740, '632003', 1, '282'),
(103349, '632000', 21, '', 'Incuietoare', 0, 0, 2740, '632000', 1, '241.84'),
(103348, '256926', 21, '', 'Incuietoare', 0, 0, 1379, '256926', 1, '284.87'),
(103347, '256892', 21, '', 'Incuietoare', 0, 0, 1373, '256892', 1, '64.97'),
(103346, '256890', 21, '', 'Incuietoare', 0, 0, 1373, '256890', 1, '56.26'),
(103345, '256632', 21, '', 'Incuietoare', 0, 0, 1379, '256632', 1, '336.4'),
(103344, '256626', 21, '', 'Incuietoare', 0, 0, 1376, '256626', 1, '428.44'),
(103343, '256625', 21, '', 'Incuietoare', 0, 0, 1782, '256625', 1, '205.12'),
(103342, '256603', 21, '', 'Incuietoare', 0, 0, 1376, '256603', 1, '66.74'),
(103341, '256576', 21, '', 'Incuietoare', 0, 0, 1376, '256576', 1, '104.32'),
(103340, '256569', 21, '', 'Incuietoare', 0, 0, 813, '256569', 1, '91.99'),
(103339, '256568', 21, '', 'Incuietoare', 0, 0, 813, '256568', 1, '104.19'),
(103338, '256537', 21, '', 'Incuietoare', 0, 0, 1379, '256537', 1, '221.76'),
(103337, '256528', 21, '', 'Incuietoare', 0, 0, 1379, '256528', 1, '350.32'),
(103336, '256523', 21, '', 'Incuietoare', 0, 0, 1376, '256523', 1, '277.97'),
(103335, '256521', 21, '', 'Incuietoare', 0, 0, 1379, '256521', 1, '160.83'),
(103334, '256466', 21, '', 'Incuietoare', 0, 0, 1379, '256466', 1, '172.33'),
(103333, '256453', 21, '', 'Incuietoare', 0, 0, 1379, '256453', 1, '500.37'),
(103332, '256412', 21, '', 'Incuietoare', 0, 0, 1362, '256412', 1, '109.43'),
(103331, '256121', 21, '', 'Incuietoare', 0, 0, 1373, '256121', 1, '116.58'),
(103330, '256086', 21, '', 'Incuietoare', 0, 0, 1373, '256086', 1, '58.06'),
(103329, '256003', 21, '', 'Incuietoare', 0, 0, 1379, '256003', 1, '280.09'),
(103328, '252613', 21, '', 'Incuietoare', 0, 0, 1379, '252613', 1, '823.55');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(103327, '252600', 21, '', 'Incuietoare', 0, 0, 1373, '252600', 1, '130.78'),
(103326, '252595', 21, '', 'Incuietoare', 0, 0, 1376, '252595', 1, '215.07'),
(103325, '252571', 21, '', 'Incuietoare', 0, 0, 1379, '252571', 1, '546.36'),
(103324, '252529', 21, '', 'Incuietoare', 0, 0, 1373, '252529', 1, '138.81'),
(103323, '252526', 21, '', 'Incuietoare', 0, 0, 1379, '252526', 1, '464.65'),
(103322, '252454', 21, '', 'Incuietoare', 0, 0, 1367, '252454', 1, '501.28'),
(103321, '252414', 21, '', 'Incuietoare', 0, 0, 1379, '252414', 1, '447.39'),
(103320, '252386', 21, '', 'Incuietoare', 0, 0, 1376, '252386', 1, '57.04'),
(103319, '252383', 21, '', 'Incuietoare', 0, 0, 1379, '252383', 1, '107.39'),
(103318, '252364', 21, '', 'Incuietoare', 0, 0, 1376, '252364', 1, '44.45'),
(103317, '252319', 21, '', 'Incuietoare', 0, 0, 1373, '252319', 1, '61.1'),
(103316, '252315', 21, '', 'Incuietoare', 0, 0, 1373, '252315', 1, '116.47'),
(103315, '252243', 21, '', 'Incuietoare', 0, 0, 1367, '252243', 1, '278.5'),
(103314, '252241', 21, '', 'Incuietoare', 0, 0, 1367, '252241', 1, '203.78'),
(103313, '252239', 21, '', 'Incuietoare', 0, 0, 1367, '252239', 1, '250.52'),
(103312, '252197', 21, '', 'Incuietoare', 0, 0, 1376, '252197', 1, '104.94'),
(103311, '252196', 21, '', 'Incuietoare', 0, 0, 1379, '252196', 1, '183.51'),
(103310, '252186', 21, '', 'Incuietoare', 0, 0, 1379, '252186', 1, '274.24'),
(103309, '252178', 21, '', 'Incuietoare', 0, 0, 1379, '252178', 1, '415.35'),
(103308, '252157', 21, '', 'Incuietoare', 0, 0, 1376, '252157', 1, '66.56'),
(103307, '252145', 21, '', 'Incuietoare', 0, 0, 1367, '252145', 1, '257.72'),
(103306, '252124', 21, '', 'Incuietoare', 0, 0, 1367, '252124', 1, '226.17'),
(103305, '252123', 21, '', 'Incuietoare', 0, 0, 1367, '252123', 1, '270.01'),
(103304, '252121', 21, '', 'Incuietoare', 0, 0, 1367, '252121', 1, '265.6'),
(103303, '252113', 21, '', 'Incuietoare', 0, 0, 1367, '252113', 1, '370.81'),
(103302, '252060', 21, '', 'Incuietoare', 0, 0, 1379, '252060', 1, '80.99'),
(103301, '252045', 21, '', 'Incuietoare', 0, 0, 1367, '252045', 1, '262.84'),
(103300, '252034', 21, '', 'Incuietoare', 0, 0, 1367, '252034', 1, '190.58'),
(103299, '252020', 21, '', 'Incuietoare', 0, 0, 1367, '252020', 1, '236.06'),
(103298, '252008', 21, '', 'Incuietoare', 0, 0, 1367, '252008', 1, '552.6'),
(103297, '252007', 21, '', 'Incuietoare', 0, 0, 1367, '252007', 1, '220.26'),
(103296, '252004', 21, '', 'Incuietoare', 0, 0, 1367, '252004', 1, '252.54'),
(103295, '089336', 21, '', 'Far ceata', 0, 0, 289, 'PL_IVE004', 1, '222.53'),
(103294, '089335', 21, '', 'Far ceata', 0, 0, 289, 'PL_IVE004', 1, '222.53'),
(103293, '089298', 21, '', 'Far', 0, 0, 259, 'PL_RT010', 1, '1230.77'),
(103292, '089290', 21, '', 'Far', 0, 0, 259, 'PL_RT014', 1, '657.35'),
(103291, '089289', 21, '', 'Far', 0, 0, 259, 'PL_RT013', 1, '808.21'),
(103290, '088948', 21, '', 'Far', 0, 0, 259, 'REN245', 1, '713'),
(103289, '088940', 21, '', 'Far', 0, 0, 259, 'REN243', 1, '744.9'),
(103288, '088886', 21, '', 'Far', 0, 0, 259, 'GM090', 1, '308.82'),
(103287, '088885', 21, '', 'Far', 0, 0, 259, 'GM090', 1, '308.82'),
(103286, '088841', 21, '', 'Far', 0, 0, 259, 'CIT097', 1, '638.97'),
(103285, '088840', 21, '', 'Far', 0, 0, 259, 'CIT097', 1, '638.97'),
(103284, '088744', 21, '', 'Lampa spate', 0, 0, 391, 'GM060', 1, '47.52'),
(103283, '088743', 21, '', 'Lampa spate', 0, 0, 391, 'GM060', 1, '47.52'),
(103282, '088707', 21, '', 'Far', 0, 0, 259, 'SEA047', 1, '394.97'),
(103281, '088703', 21, '', 'Far', 0, 0, 259, 'CIT094', 1, '492.44'),
(103280, '088533', 21, '', 'Far', 0, 0, 259, 'AUD018', 1, '1119.47'),
(103279, '088532', 21, '', 'Far', 0, 0, 259, 'AUD018', 1, '654.45'),
(103278, '088505', 21, '', 'Lampa spate', 0, 0, 391, 'GM050', 1, '88.11'),
(103277, '088493', 21, '', 'Lampa spate', 0, 0, 391, 'REN199', 1, '150.61'),
(103276, '088490', 21, '', 'Lampa spate', 0, 0, 391, 'REN201', 1, '150.61'),
(103275, '088489', 21, '', 'Lampa spate', 0, 0, 391, 'REN201', 1, '166.48'),
(103274, '088454', 21, '', 'Far', 0, 0, 259, 'TOY022', 1, '657.94'),
(103273, '088453', 21, '', 'Far', 0, 0, 259, 'TOY022', 1, '499.46'),
(103272, '088406', 21, '', 'Far', 0, 0, 259, 'POR001', 1, '915.88'),
(103271, '088405', 21, '', 'Far', 0, 0, 259, 'POR001', 1, '979.43'),
(103270, '088389', 21, '', 'Lampa spate', 0, 0, 391, 'REN200', 1, '196.82'),
(103269, '088358', 21, '', 'Lampa spate', 0, 0, 289, 'STD015', 1, '130.07'),
(103268, '088343', 21, '', 'Far', 0, 0, 259, 'GM046', 1, '264.29'),
(103267, '088335', 21, '', 'Far', 0, 0, 259, 'REN195', 1, '440.39'),
(103266, '088334', 21, '', 'Far', 0, 0, 259, 'REN195', 1, '445.97'),
(103265, '088308', 21, '', 'Far', 0, 0, 259, 'GM045', 1, '365.69'),
(103264, '088243', 21, '', 'Far', 0, 0, 259, 'SEA044', 1, '1391.74'),
(103263, '088234', 21, '', 'Far', 0, 0, 259, 'SEA043', 1, '289.17'),
(103262, '088233', 21, '', 'Far', 0, 0, 259, 'SEA043', 1, '289.17'),
(103261, '088229', 21, '', 'Far', 0, 0, 259, 'SEA048', 1, '326.8'),
(103260, '088184', 21, '', 'Far', 0, 0, 259, 'VW034', 1, '409.04'),
(103259, '088183', 21, '', 'Far', 0, 0, 259, 'VW034', 1, '427.12'),
(103258, '088142', 21, '', 'Far', 0, 0, 259, 'FIA072', 1, '469.52'),
(103257, '088141', 21, '', 'Far', 0, 0, 259, 'FIA072', 1, '469.52'),
(103256, '088136', 21, '', 'Far', 0, 0, 391, 'REN187', 1, '132.22'),
(103255, '088133', 21, '', 'Far', 0, 0, 62, 'GM044', 1, '177.2'),
(103254, '088132', 21, '', 'Far', 0, 0, 62, 'REN183', 1, '152.95'),
(103253, '088131', 21, '', 'Far', 0, 0, 62, 'REN183', 1, '152.95'),
(103252, '088128', 21, '', 'Far', 0, 0, 259, 'GM043', 1, '630.2'),
(103251, '088127', 21, '', 'Far', 0, 0, 259, 'GM043', 1, '630.2'),
(103250, '088081', 21, '', 'Far', 0, 0, 289, 'FIA063', 1, '221.55'),
(103249, '088059', 21, '', 'Far', 0, 0, 259, 'SEA039', 1, '271.3'),
(103248, '088058', 21, '', 'Far', 0, 0, 259, 'SEA039', 1, '271.3'),
(103247, '088057', 21, '', 'Far', 0, 0, 700, 'ENV125', 1, '113.03'),
(103246, '088049', 21, '', 'Far', 0, 0, 259, 'AUD018', 1, '574.5'),
(103245, '088048', 21, '', 'Far', 0, 0, 259, 'AUD018', 1, '574.5'),
(103244, '088045', 21, '', 'Far', 0, 0, 289, 'REN174', 1, '207.59'),
(103243, '088044', 21, '', 'Far', 0, 0, 289, 'REN174', 1, '207.59'),
(103242, '088041', 21, '', 'Far', 0, 0, 391, 'PEU114', 1, '178.96'),
(103241, '088040', 21, '', 'Far', 0, 0, 391, 'PEU114', 1, '178.96'),
(103240, '088035', 21, '', 'Far', 0, 0, 259, 'PEU113', 1, '471.88'),
(103239, '088034', 21, '', 'Far', 0, 0, 259, 'PEU113', 1, '471.88'),
(103238, '088021', 21, '', 'Far', 0, 0, 289, 'REN172', 1, '164.77'),
(103237, '088017', 21, '', 'Far', 0, 0, 289, 'PEU112', 1, '217'),
(103236, '088016', 21, '', 'Far', 0, 0, 289, 'PEU112', 1, '217'),
(103235, '088013', 21, '', 'Far', 0, 0, 289, 'CIT081', 1, '94.89'),
(103234, '088012', 21, '', 'Far', 0, 0, 700, 'ENV124', 1, '145.36'),
(103233, '088001', 21, '', 'Far', 0, 0, 391, 'REN171', 1, '198'),
(103232, '088000', 21, '', 'Far', 0, 0, 391, 'REN171', 1, '198'),
(103231, '087998', 21, '', 'Far', 0, 0, 391, 'REN170', 1, '107.06'),
(103230, '087997', 21, '', 'Far', 0, 0, 391, 'REN169', 1, '124.83'),
(103229, '087996', 21, '', 'Far', 0, 0, 391, 'REN169', 1, '124.83'),
(103228, '087978', 21, '', 'Far', 0, 0, 259, 'TOY014', 1, '547.14'),
(103227, '087959', 21, '', 'Far', 0, 0, 391, 'NIS030', 1, '295.14'),
(103226, '087951', 21, '', 'Far', 0, 0, 391, 'NIS023', 1, '166.92'),
(103225, '087950', 21, '', 'Far', 0, 0, 391, 'NIS023', 1, '166.92'),
(103224, '087934', 21, '', 'Far', 0, 0, 259, 'GM034', 1, '363.74'),
(103223, '087929', 21, '', 'Far', 0, 0, 391, 'GM032', 1, '140.5'),
(103222, '087922', 21, '', 'Far', 0, 0, 259, 'CIT080', 1, '558.64'),
(103221, '087686', 21, '', 'Far', 0, 0, 259, 'GM035', 1, '353.31'),
(103220, '087662', 21, '', 'Far', 0, 0, 259, 'SUZ015', 1, '347.27'),
(103219, '087658', 21, '', 'Far', 0, 0, 259, 'PEU107', 1, '1669.25'),
(103218, '087651', 21, '', 'Far', 0, 0, 62, 'REN176', 1, '106.15'),
(103217, '087624', 21, '', 'Far', 0, 0, 259, 'VW002', 1, '235.01'),
(103216, '087623', 21, '', 'Far', 0, 0, 259, 'VW002', 1, '235.01'),
(103215, '087622', 21, '', 'Lampa spate', 0, 0, 391, 'CIT078', 1, '181.95'),
(103214, '087621', 21, '', 'Lampa spate', 0, 0, 391, 'CIT078', 1, '181.95'),
(103213, '087618', 21, '', 'Far', 0, 0, 259, 'CIT076', 1, '344.87'),
(103212, '087617', 21, '', 'Far', 0, 0, 259, 'CIT076', 1, '344.87'),
(103211, '087598', 21, '', 'Far ceata', 0, 0, 289, 'REN163', 1, '229.8'),
(103210, '087597', 21, '', 'Far ceata', 0, 0, 289, 'REN163', 1, '229.8'),
(103209, '087584', 21, '', 'Far', 0, 0, 259, 'SEA025', 1, '396.64'),
(103208, '087581', 21, '', 'Far', 0, 0, 259, 'SEA026', 1, '465.75'),
(103207, '087571', 21, '', 'Far ceata', 0, 0, 289, 'PEU105', 1, '188.4'),
(103206, '087570', 21, '', 'Far ceata', 0, 0, 289, 'PEU105', 1, '188.4'),
(103205, '087563', 21, '', 'Lampa spate', 0, 0, 391, 'REN181', 1, '131.39'),
(103204, '087562', 21, '', 'Lampa spate', 0, 0, 391, 'REN181', 1, '131.39'),
(103203, '087559', 21, '', 'Far', 0, 0, 259, 'REN165', 1, '425.13'),
(103202, '087558', 21, '', 'Far', 0, 0, 259, 'REN165', 1, '430.51'),
(103201, '087552', 21, '', 'Far', 0, 0, 259, 'REN178', 1, '483.82'),
(103200, '087551', 21, '', 'Far ceata', 0, 0, 289, 'AUD007', 1, '299.08'),
(103199, '087545', 21, '', 'Far ceata', 0, 0, 289, 'AUD008', 1, '277.77'),
(103198, '087544', 21, '', 'Far ceata', 0, 0, 289, 'AUD008', 1, '333.07'),
(103197, '087540', 21, '', 'Far', 0, 0, 700, 'ENV106', 1, '321.65'),
(103196, '087539', 21, '', 'Far', 0, 0, 700, 'ENV112', 1, '377.2'),
(103195, '087501', 21, '', 'Far', 0, 0, 259, 'AUD023', 1, '683.85'),
(103194, '087487', 21, '', 'Far', 0, 0, 259, 'PEU106', 1, '554.6'),
(103193, '087481', 21, '', 'Far', 0, 0, 259, 'SEA021', 1, '372.39'),
(103192, '087467', 21, '', 'Lampa spate', 0, 0, 391, 'REN158', 1, '191.94'),
(103191, '087465', 21, '', 'Lampa spate', 0, 0, 391, 'REN157', 1, '142.22'),
(103190, '087463', 21, '', 'Lampa spate', 0, 0, 391, 'REN156', 1, '144.02'),
(103189, '087461', 21, '', 'Far', 0, 0, 259, 'REN155', 1, '673.56'),
(103188, '087456', 21, '', 'Far', 0, 0, 259, 'GM031', 1, '444.38'),
(103187, '087454', 21, '', 'Far', 0, 0, 259, 'GM030', 1, '406.86'),
(103186, '087387', 21, '', 'Far', 0, 0, 259, 'HON001', 1, '659.29'),
(103185, '087368', 21, '', 'Lampa spate', 0, 0, 391, 'REN154', 1, '84.11'),
(103184, '087367', 21, '', 'Lampa spate', 0, 0, 391, 'REN154', 1, '84.11'),
(103183, '087361', 21, '', 'Far', 0, 0, 289, 'PEU103', 1, '146.09'),
(103182, '087360', 21, '', 'Far', 0, 0, 289, 'PEU103', 1, '146.09'),
(103181, '087359', 21, '', 'Far ceata', 0, 0, 289, 'PEU102', 1, '146.09'),
(103180, '087358', 21, '', 'Far ceata', 0, 0, 289, 'PEU102', 1, '146.09'),
(103179, '087316', 21, '', 'Semnalizator', 0, 0, 62, 'PEU101', 1, '112.36'),
(103178, '087315', 21, '', 'Semnalizator', 0, 0, 62, 'PEU101', 1, '112.36'),
(103177, '087313', 21, '', 'Semnalizator', 0, 0, 62, 'FIA047', 1, '115.69'),
(103176, '087302', 21, '', 'Far', 0, 0, 259, 'CIT075', 1, '679.52'),
(103175, '087299', 21, '', 'Far', 0, 0, 700, 'ENV114', 1, '114.67'),
(103174, '087292', 21, '', 'Far', 0, 0, 259, 'NIS022', 1, '426.02'),
(103173, '087291', 21, '', 'Far', 0, 0, 259, 'NIS022', 1, '426.02'),
(103172, '087276', 21, '', 'Far', 0, 0, 259, 'PEU110', 1, '477.42'),
(103171, '087274', 21, '', 'Far', 0, 0, 259, 'PEU099', 1, '246.68'),
(103170, '087273', 21, '', 'Far', 0, 0, 259, 'PEU099', 1, '246.68'),
(103169, '087267', 21, '', 'Far', 0, 0, 700, 'ENV120', 1, '114'),
(103168, '087266', 21, '', 'Semnalizator', 0, 0, 62, 'VW027', 1, '104.7'),
(103167, '087265', 21, '', 'Semnalizator', 0, 0, 62, 'VW027', 1, '106.82'),
(103166, '086978', 21, '', 'Far', 0, 0, 700, 'ENV115', 1, '141.09'),
(103165, '086975', 21, '', 'Far', 0, 0, 259, 'PL_RT018', 1, '648.45'),
(103164, '086974', 21, '', 'Far', 0, 0, 259, 'PL_RT018', 1, '670.52'),
(103163, '086928', 21, '', 'Lampa spate', 0, 0, 391, 'CIT073', 1, '165.26'),
(103162, '086925', 21, '', 'Far', 0, 0, 259, 'CIT072', 1, '592.24'),
(103161, '086757', 21, '', 'Far ceata', 0, 0, 289, 'CIT071', 1, '156.41'),
(103160, '086755', 21, '', 'Lampa spate', 0, 0, 391, 'VW031', 1, '152.78'),
(103159, '086753', 21, '', 'Far', 0, 0, 259, 'VW030', 1, '255.82'),
(103158, '086749', 21, '', 'Far', 0, 0, 259, 'VW030', 1, '312.13'),
(103157, '086741', 21, '', 'Far', 0, 0, 259, 'VW026', 1, '438.04'),
(103156, '086740', 21, '', 'Far', 0, 0, 259, 'VW026', 1, '438.04'),
(103155, '086736', 21, '', 'Far', 0, 0, 259, 'VW026', 1, '289.41'),
(103154, '086701', 21, '', 'Lampa spate', 0, 0, 391, 'REN057', 1, '299.01'),
(103153, '086700', 21, '', 'Lampa spate', 0, 0, 391, 'REN057', 1, '299.01'),
(103152, '086699', 21, '', 'Lampa spate', 0, 0, 391, 'REN149', 1, '129.7'),
(103151, '086677', 21, '', 'Lampa spate', 0, 0, 391, 'REN030', 1, '216.65'),
(103150, '086676', 21, '', 'Lampa spate', 0, 0, 391, 'REN030', 1, '201.77'),
(103149, '086675', 21, '', 'Lampa spate', 0, 0, 391, 'REN031', 1, '165.26'),
(103148, '086670', 21, '', 'Far', 0, 0, 259, 'REN029', 1, '366.3'),
(103147, '086669', 21, '', 'Far', 0, 0, 259, 'REN029', 1, '366.3'),
(103146, '086653', 21, '', 'Far', 0, 0, 259, 'SEA010', 1, '348.87'),
(103145, '086643', 21, '', 'Semnalizator', 0, 0, 62, 'SUZ005', 1, '146.02'),
(103144, '086625', 21, '', 'Far', 0, 0, 259, 'PEU039', 1, '486'),
(103143, '086624', 21, '', 'Far', 0, 0, 259, 'PEU039', 1, '436.99'),
(103142, '086565', 21, '', 'Far', 0, 0, 259, 'FOR016', 1, '346.58'),
(103141, '086564', 21, '', 'Far', 0, 0, 259, 'FOR016', 1, '359.9'),
(103140, '086386', 21, '', 'Far', 0, 0, 259, 'VW004', 1, '340.24'),
(103139, '086385', 21, '', 'Far', 0, 0, 259, 'VW004', 1, '340.24'),
(103138, '086380', 21, '', 'Far', 0, 0, 259, 'CIT010', 1, '251.89'),
(103137, '086379', 21, '', 'Far', 0, 0, 259, 'CIT010', 1, '249.74'),
(103136, '086376', 21, '', 'Far', 0, 0, 259, 'PEU092', 1, '249.74'),
(103135, '086375', 21, '', 'Far', 0, 0, 259, 'PEU092', 1, '249.74'),
(103134, '086374', 21, '', 'Far', 0, 0, 259, 'MER009', 1, '431.56'),
(103133, '086373', 21, '', 'Far', 0, 0, 259, 'MER009', 1, '431.56'),
(103132, '086221', 21, '', 'Far', 0, 0, 259, 'FIA057', 1, '511.96'),
(103131, '086196', 21, '', 'Far', 0, 0, 259, 'REN006', 1, '309.25'),
(103130, '086190', 21, '', 'Lampa spate', 0, 0, 391, 'PEU109', 1, '201.98'),
(103129, '086187', 21, '', 'Far', 0, 0, 259, 'PEU011', 1, '464.29'),
(103128, '086186', 21, '', 'Far', 0, 0, 259, 'PEU011', 1, '312.16'),
(103127, '085891', 21, '', 'Lampa spate', 0, 0, 391, 'FOR026', 1, '238.69'),
(103126, '085859', 21, '', 'Far', 0, 0, 14, '', 1, '179.18'),
(103125, '085855', 21, '', 'Lampa spate', 0, 0, 391, 'VW022', 1, '147.63'),
(103124, '085854', 21, '', 'Lampa spate', 0, 0, 391, 'VW022', 1, '147.63'),
(103123, '085835', 21, '', 'Far ceata', 0, 0, 289, 'REN061', 1, '185.12'),
(103122, '085834', 21, '', 'Far ceata', 0, 0, 289, 'REN061', 1, '184.5'),
(103121, '085825', 21, '', 'Lampa spate', 0, 0, 391, 'SEA015', 1, '161.25'),
(103120, '085824', 21, '', 'Lampa spate', 0, 0, 391, 'SEA015', 1, '161.25'),
(103119, '085819', 21, '', 'Far', 0, 0, 259, 'VW002', 1, '227.67'),
(103118, '085818', 21, '', 'Far', 0, 0, 259, 'VW002', 1, '227.67'),
(103117, '085810', 21, '', 'Altele', 0, 0, 391, 'REN063', 1, '247.24'),
(103116, '085795', 21, '', 'Far', 0, 0, 259, 'REN060', 1, '270.09'),
(103115, '085794', 21, '', 'Far', 0, 0, 259, 'REN060', 1, '270.09'),
(103114, '085793', 21, '', 'Far', 0, 0, 700, 'ENV119', 1, '164.37'),
(103113, '085788', 21, '', 'Far', 0, 0, 259, 'GM028', 1, '387.64'),
(103112, '085787', 21, '', 'Far', 0, 0, 259, 'GM028', 1, '387.64'),
(103111, '085781', 21, '', 'Lampa spate', 0, 0, 391, 'CIT041', 1, '161.55'),
(103110, '085780', 21, '', 'Lampa spate', 0, 0, 391, 'CIT041', 1, '161.55'),
(103109, '085753', 21, '', 'Far ceata', 0, 0, 289, 'GM026', 1, '224.69'),
(103108, '085751', 21, '', 'Far ceata', 0, 0, 289, 'GM005', 1, '118.3'),
(103107, '085750', 21, '', 'Far ceata', 0, 0, 289, 'GM005', 1, '118.3'),
(103106, '085747', 21, '', 'Far', 0, 0, 259, 'FOR005', 1, '510.42'),
(103105, '085746', 21, '', 'Far', 0, 0, 259, 'FOR005', 1, '510.42'),
(103104, '085744', 21, '', 'Far', 0, 0, 259, 'FOR005', 1, '510.42'),
(103103, '085741', 21, '', 'Far', 0, 0, 259, 'VW008', 1, '301.99'),
(103102, '085737', 21, '', 'Lampa spate', 0, 0, 391, 'REN161', 1, '220.52'),
(103101, '085659', 21, '', 'Far', 0, 0, 259, 'GM002', 1, '348.87'),
(103100, '085658', 21, '', 'Far', 0, 0, 259, 'GM002', 1, '348.87'),
(103099, '085654', 21, '', 'Far', 0, 0, 259, 'GM002', 1, '331.49'),
(103098, '085653', 21, '', 'Far', 0, 0, 259, 'GM002', 1, '319.74'),
(103097, '085635', 21, '', 'Far', 0, 0, 259, 'GM025', 1, '401.05'),
(103096, '085619', 21, '', 'Far', 0, 0, 259, 'CIT055', 1, '868.2'),
(103095, '085603', 21, '', 'Far ceata', 0, 0, 289, 'REN010', 1, '135.8'),
(103094, '085602', 21, '', 'Lampa numar', 0, 0, 391, 'REN014', 1, '188.43'),
(103093, '085599', 21, '', 'Far ceata', 0, 0, 289, 'REN045', 1, '163.27'),
(103092, '085598', 21, '', 'Far ceata', 0, 0, 289, 'REN045', 1, '173.89'),
(103091, '085595', 21, '', 'Far', 0, 0, 259, 'PEU038', 1, '363.52'),
(103090, '085594', 21, '', 'Far', 0, 0, 259, 'PEU038', 1, '363.52'),
(103089, '085589', 21, '', 'Far', 0, 0, 259, 'CIT036', 1, '583.89'),
(103088, '085587', 21, '', 'Semnalizator', 0, 0, 62, 'PEU090', 1, '133.11'),
(103087, '085546', 21, '', 'Lampa spate', 0, 0, 391, 'GM010', 1, '137.38'),
(103086, '085545', 21, '', 'Lampa spate', 0, 0, 391, 'GM010', 1, '137.38'),
(103085, '085279', 21, '', 'Far', 0, 0, 259, 'REN052', 1, '582.52'),
(103084, '085277', 21, '', 'Far ceata', 0, 0, 289, 'REN258', 1, '181.31'),
(103083, '085205', 21, '', 'Semnalizator', 0, 0, 900, 'CIT059', 1, '98.84'),
(103082, '085204', 21, '', 'Semnalizator', 0, 0, 900, 'CIT059', 1, '98.84'),
(103081, '085201', 21, '', 'Semnalizator', 0, 0, 62, 'NIS016', 1, '83.46'),
(103080, '085188', 21, '', 'Lampa numar', 0, 0, 391, 'SEA003', 1, '139.48'),
(103079, '085186', 21, '', 'Lampa spate', 0, 0, 391, 'SEA004', 1, '150.23'),
(103078, '085185', 21, '', 'Lampa spate', 0, 0, 391, 'SEA004', 1, '150.23'),
(103077, '085179', 21, '', 'Far', 0, 0, 700, 'ENV071', 1, '139.85'),
(103076, '085175', 21, '', 'Far', 0, 0, 259, 'SEA001', 1, '250.39'),
(103075, '085174', 21, '', 'Far', 0, 0, 259, 'SEA001', 1, '250.39'),
(103074, '085169', 21, '', 'Far', 0, 0, 700, 'ENV076', 1, '135.07'),
(103073, '085135', 21, '', 'Far', 0, 0, 259, 'GM009', 1, '227.67'),
(103072, '085101', 21, '', 'Lampa spate', 0, 0, 93, 'PEU042', 1, '109.46'),
(103071, '085076', 21, '', 'Lampa spate', 0, 0, 391, 'CIT052', 1, '159.8'),
(103070, '084762', 21, '', 'Far', 0, 0, 259, 'REN110', 1, '327.77'),
(103069, '084554', 21, '', 'Semnalizator', 0, 0, 62, 'REN142', 1, '189.18'),
(103068, '084519', 21, '', 'Far', 0, 0, 259, 'CIT066', 1, '279.52'),
(103067, '084435', 21, '', 'Far', 0, 0, 700, 'ENV077', 1, '161.49'),
(103066, '084388', 21, '', 'Far', 0, 0, 259, 'PEU018', 1, '239.97'),
(103065, '084387', 21, '', 'Far', 0, 0, 259, 'PEU018', 1, '249.74'),
(103064, '084282', 21, '', 'Lampa spate', 0, 0, 391, 'PEU087', 1, '334.71'),
(103063, '084271', 21, '', 'Lampa spate', 0, 0, 391, 'CIT023', 2, '82.418'),
(103062, '082756', 21, '', 'Semnalizator', 0, 0, 900, 'CIT059', 1, '77.87'),
(103061, '082277', 21, '', 'Lampa spate', 0, 0, 391, '080240', 1, '82.9'),
(103060, '082133', 21, '', 'Semnalizator', 0, 0, 62, '080128', 1, '102.95'),
(103059, '069671', 21, '', 'Far', 0, 0, 259, 'REN016', 1, '536.79'),
(103058, '061203', 21, '', 'Far', 0, 0, 14, '12937_00', 1, '134.37'),
(103057, '061192', 21, '', 'Far', 0, 0, 14, '', 1, '157.35'),
(103056, '044056', 21, '', 'Far', 0, 0, 259, '', 1, '649.8'),
(103055, '044055', 21, '', 'Far', 0, 0, 259, '', 1, '649.8'),
(103054, '044052', 21, '', 'Far', 0, 0, 259, '', 1, '495.07'),
(103053, '044051', 21, '', 'Far', 0, 0, 259, '', 1, '495.07'),
(103052, '044048', 21, '', 'Far', 0, 0, 259, 'REN281', 1, '584.37'),
(103051, '044047', 21, '', 'Far', 0, 0, 259, 'REN281', 1, '577.07'),
(103050, '043972', 21, '', 'Far', 0, 0, 259, 'REN280', 1, '559.21'),
(103049, '043903', 21, '', 'Far', 0, 0, 259, '', 1, '494.24'),
(103048, '043902', 21, '', 'Far', 0, 0, 259, '', 1, '463'),
(103047, '043897', 21, '', 'Far', 0, 0, 900, 'VOL016', 1, '152.22'),
(103046, '043895', 21, '', 'Far ceata', 0, 0, 391, 'VOL017', 1, '86.28'),
(103045, '043894', 21, '', 'Far', 0, 0, 391, 'VOL017', 1, '86.28'),
(103044, '043889', 21, '', 'Far', 0, 0, 259, '', 1, '509.14'),
(103043, '043888', 21, '', 'Far', 0, 0, 259, '', 1, '509.14'),
(103042, '043876', 21, '', 'Far', 0, 0, 289, 'VOL014', 1, '167.92'),
(103041, '043873', 21, '', 'Far', 0, 0, 259, '', 1, '1823.12'),
(103040, '043872', 21, '', 'Far', 0, 0, 259, '', 1, '1846.2'),
(103039, '043869', 21, '', 'Far', 0, 0, 259, 'VOL013', 1, '629.61'),
(103038, '043868', 21, '', 'Far', 0, 0, 259, 'VOL013', 1, '629.61'),
(103037, '043851', 21, '', 'Far', 0, 0, 259, 'VW072', 1, '434.46'),
(103036, '043850', 21, '', 'Far', 0, 0, 259, 'VW072', 1, '434.46'),
(103035, '043817', 21, '', 'Far', 0, 0, 259, 'SEA050', 1, '514.99'),
(103034, '043813', 21, '', 'Far', 0, 0, 259, 'SEA049', 1, '444.38'),
(103033, '043812', 21, '', 'Far', 0, 0, 259, 'SEA049', 1, '449.93'),
(103032, '043793', 21, '', 'Far', 0, 0, 259, 'ALF009', 1, '462.95'),
(103031, '043792', 21, '', 'Far', 0, 0, 259, 'ALF009', 1, '462.95'),
(103030, '043779', 21, '', 'Far', 0, 0, 259, 'CIT111', 1, '552.68'),
(103029, '043778', 21, '', 'Far', 0, 0, 259, 'CIT111', 1, '517.81'),
(103028, '043775', 21, '', 'Far', 0, 0, 259, 'PEU160', 1, '530.67'),
(103027, '043774', 21, '', 'Far', 0, 0, 259, 'PEU160', 1, '530.67'),
(103026, '043763', 21, '', 'Far', 0, 0, 259, '', 1, '529.86'),
(103025, '043762', 21, '', 'Far', 0, 0, 259, '', 1, '529.86'),
(103024, '043692', 21, '', 'Far', 0, 0, 259, 'CIT110', 1, '894.73'),
(103023, '043691', 21, '', 'Far', 0, 0, 259, 'CIT110', 1, '894.73'),
(103022, '043683', 21, '', 'Far ceata', 0, 0, 289, 'BMW005', 1, '158.59'),
(103021, '043682', 21, '', 'Far ceata', 0, 0, 289, 'BMW005', 1, '158.59'),
(103020, '043677', 21, '', 'Far', 0, 0, 259, 'SUZ018', 1, '359.2'),
(103019, '043676', 21, '', 'Far', 0, 0, 259, 'SUZ018', 1, '354.71'),
(103018, '043673', 21, '', 'Far', 0, 0, 259, 'GM091', 1, '427.69'),
(103017, '043672', 21, '', 'Far', 0, 0, 259, 'GM091', 1, '427.69'),
(103016, '043622', 21, '', 'Far', 0, 0, 259, '', 1, '2072.91'),
(103015, '043617', 21, '', 'Far', 0, 0, 259, 'REN265', 1, '944.16'),
(103014, '043602', 21, '', 'Far', 0, 0, 259, 'FIA078', 1, '418.92'),
(103013, '043578', 21, '', 'Far', 0, 0, 259, 'AUD034', 1, '919.62'),
(103012, '043577', 21, '', 'Far', 0, 0, 259, 'AUD034', 1, '919.62'),
(103011, '043542', 21, '', 'Far', 0, 0, 259, 'VOL011', 1, '2305.23'),
(103010, '043530', 21, '', 'Far', 0, 0, 259, 'VOL009', 1, '1043.29'),
(103009, '043463', 21, '', 'Far', 0, 0, 259, 'TOY033', 1, '712.78'),
(103008, '043406', 21, '', 'Far', 0, 0, 259, 'CIT106', 1, '593.38'),
(103007, '043405', 21, '', 'Far', 0, 0, 259, 'CIT106', 1, '588.8'),
(103006, '043393', 21, '', 'Far', 0, 0, 259, 'REN253', 1, '494.54'),
(103005, '043392', 21, '', 'Lampa spate', 0, 0, 391, 'GM086', 1, '131.5'),
(103004, '043352', 21, '', 'Far', 0, 0, 289, 'PEU153', 1, '78.09'),
(103003, '043341', 21, '', 'Far', 0, 0, 259, 'SEA048', 1, '236.65'),
(103002, '043321', 21, '', 'Far', 0, 0, 259, 'NIS058', 1, '469.76'),
(103001, '043310', 21, '', 'Far', 0, 0, 259, 'REN251', 1, '1038.21'),
(103000, '043285', 21, '', 'Far', 0, 0, 259, 'REN250', 1, '621.08'),
(102999, '043281', 21, '', 'Far', 0, 0, 259, 'REN250', 1, '521.8'),
(102998, '043280', 21, '', 'Far', 0, 0, 259, 'REN250', 1, '566.23'),
(102997, '043238', 21, '', 'Far', 0, 0, 259, 'PEU148', 1, '638.67'),
(102996, '043052', 21, '', 'Far', 0, 0, 259, 'PEU110', 1, '601.12'),
(102995, '043048', 21, '', 'Far', 0, 0, 259, 'TOY037', 1, '403.95'),
(102994, '043017', 21, '', 'Far', 0, 0, 259, 'GM071', 1, '904.57'),
(102993, '043009', 21, '', 'Far', 0, 0, 259, 'TOY031', 1, '449.09'),
(102992, '043008', 21, '', 'Far', 0, 0, 259, 'TOY031', 1, '449.09'),
(102991, '043000', 21, '', 'Far', 0, 0, 259, 'CIT105', 1, '487.97'),
(102990, '009249', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '009249C', 2, '215.705'),
(102989, '009247', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '009247C', 1, '281.51'),
(102988, '009245', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '009245C', 1, '557.49'),
(102987, '836038', 21, '', 'Volante', 0, 0, 577, '836038', 1, '1375.26'),
(102986, '836034', 21, '', 'Volante', 0, 0, 577, '836034', 1, '1211.08'),
(102985, '836033', 21, '', 'Volante', 0, 0, 479, '', 1, '2374.44'),
(102984, '836023', 21, '', 'Volante', 0, 0, 577, '836023', 1, '2160.45'),
(102983, '836022', 21, '', 'Volante', 0, 0, 577, 'AUTO-COLOR MET', 1, '1662.2'),
(102982, '836017', 21, '', 'Volante', 0, 0, 577, 'IMG_3295', 1, '1395.45'),
(102981, '836016', 21, '', 'Volante', 0, 0, 577, '836016', 1, '1143.18'),
(102980, '836013', 21, '', 'Volante', 0, 0, 577, '', 1, '1407.11'),
(102979, '836006', 21, '', 'Volante', 0, 0, 577, 'IMG_3290', 1, '3326.24'),
(102978, '836002', 21, '', 'Volante', 0, 0, 577, '836002', 1, '2691.47'),
(102977, '835035', 21, '', 'Volante', 0, 0, 479, '', 1, '1307.39'),
(102976, '835028', 21, '', 'Volante', 0, 0, 479, '', 1, '1321.66'),
(102975, '835026', 21, '', 'Set ambreiaj', 0, 0, 479, '', 1, '1897.93'),
(102974, '835021', 21, '', 'Volante', 0, 0, 479, '', 1, '1112.48'),
(102973, '835020', 21, '', 'Volante', 0, 0, 479, '', 1, '1712.96'),
(102972, '835019', 21, '', 'Volante', 0, 0, 479, '835019F', 1, '1445.42'),
(102971, '835012', 21, '', 'Set ambreiaj', 0, 0, 479, '', 1, '1867.13'),
(102970, '835011', 21, '', 'Volante', 0, 0, 479, '835011F', 1, '2146.43'),
(102969, '835010', 21, '', 'Volante', 0, 0, 479, '835010F', 1, '1472.54'),
(102968, '835008', 21, '', 'Volante', 0, 0, 479, '835008F', 1, '2245.04'),
(102967, '835007', 21, '', 'Volante', 0, 0, 479, '835007F', 1, '1388.54'),
(102966, '835005', 21, '', 'Volante', 0, 0, 479, 'IMG_3305', 1, '1572.8'),
(102965, '835003', 21, '', 'Volante', 0, 0, 479, 'IMG_3300', 1, '1113.77'),
(102964, '835000', 21, '', 'Volante', 0, 0, 479, '835000F', 1, '1275.37'),
(102963, '834069', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '781.35'),
(102962, '834068', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1065.52'),
(102961, '834067', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1953.45'),
(102960, '834065', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1193.34'),
(102959, '834062', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '942.17'),
(102958, '834061', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1349.67'),
(102957, '834058', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1285.67'),
(102956, '834056', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '426.18'),
(102955, '834048', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '834048C', 1, '1284.76'),
(102954, '834046', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '834046C', 1, '777.16'),
(102953, '834037', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1324.73'),
(102952, '834030', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '834030C', 1, '1338.28'),
(102951, '828080', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1185.54'),
(102950, '828065', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '639.34'),
(102949, '828056', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1051.33'),
(102948, '828055', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '707.18'),
(102947, '828045', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1953.45'),
(102946, '828044', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '26877.31'),
(102945, '828042', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1225.35'),
(102944, '828033', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '998'),
(102943, '828019', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1150.79'),
(102942, '828017', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1047.75'),
(102941, '828015', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '902.12'),
(102940, '828001', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1089.47'),
(102939, '827162', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'IMG_3283', 1, '26877.31'),
(102938, '827161', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '26877.31'),
(102937, '827088', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '4391.59'),
(102936, '827055', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '4583.78'),
(102935, '826998', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '319.66'),
(102934, '826995', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '280.6'),
(102933, '826994', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '291.22'),
(102932, '826993', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '301.92'),
(102931, '826992', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '411.09'),
(102930, '826956', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '852.42'),
(102929, '826941', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1596.46'),
(102928, '826934', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1129.47'),
(102927, '826918', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '284.18'),
(102926, '826902', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826902', 1, '838.26'),
(102925, '826898', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '390.67'),
(102924, '826862', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '994.5'),
(102923, '826860', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '511.45'),
(102922, '826859', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '789.18'),
(102921, '826856', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'IMG_3257', 1, '946.9'),
(102920, '826831', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'HDC-91', 1, '26877.31'),
(102919, '826830', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1176.48'),
(102918, '826822', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'NSC-68', 1, '961.79'),
(102917, '826821', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826821P', 1, '787.42'),
(102916, '826816', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826816C', 1, '904.62'),
(102915, '826815', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826815C', 1, '674.42'),
(102914, '826814', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '482.75'),
(102913, '826793', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'HDC-84', 1, '333.15'),
(102912, '826740', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '745.84'),
(102911, '826729', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826729B', 1, '1318.52'),
(102910, '826726', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '854.86'),
(102909, '826725', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'IMG_3386', 1, '553.19'),
(102908, '826719', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826719C', 1, '774.98'),
(102907, '826715', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826715C', 1, '929.41'),
(102906, '826714', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'IMG_3403', 1, '1113.8'),
(102905, '826712', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'IMG_3400', 1, '1191.18'),
(102904, '826709', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'IMG_3362', 1, '649.48'),
(102903, '826706', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '503.62'),
(102902, '826705', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '26877.31'),
(102901, '826702', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826702C', 1, '799.17'),
(102900, '826701', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'IMG_3454', 1, '834.68'),
(102899, '826700', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826700C', 1, '581.04'),
(102898, '826698', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'IMG_3461', 1, '302.32'),
(102897, '826694', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'IMG_3443', 1, '1051.33'),
(102896, '826662', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'IMG_3413', 1, '850.67'),
(102895, '826661', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826661D', 1, '26877.31'),
(102894, '826647', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'IMG_3416', 1, '1031.55'),
(102893, '826640', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'IMG_3217', 1, '1345.78'),
(102892, '826634', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826634C', 1, '825.46'),
(102891, '826632', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826632C', 1, '493.54'),
(102890, '826615', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3569.45'),
(102889, '826584', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'HD-35', 1, '623.75'),
(102888, '826583', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826583C', 1, '477.37'),
(102887, '826577', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826577C', 1, '252.38'),
(102886, '826568', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, 'DW-46', 1, '325.01'),
(102885, '826567', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826567C', 1, '662.05'),
(102884, '826564', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826564C', 1, '582.09'),
(102883, '826562', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826562C', 1, '669.79'),
(102882, '826554', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826554C', 1, '349.01'),
(102881, '826553', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826553C', 1, '474.8'),
(102880, '826551', 21, '', 'Volante', 0, 0, 479, '826551F', 1, '25925.41'),
(102879, '826550', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826550C', 1, '675.25'),
(102878, '826537', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826537C', 1, '757.65'),
(102877, '826525', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826525C', 1, '637.16'),
(102876, '826498', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826498C', 1, '747.81'),
(102875, '826497', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826497C', 1, '674.77'),
(102874, '826493', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826493C', 1, '565.39'),
(102873, '826488', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826488C', 1, '703.99'),
(102872, '826475', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826475C', 1, '909.24'),
(102871, '826473', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826473C', 1, '799.17'),
(102870, '826461', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826461C', 1, '717.4'),
(102869, '826450', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826450C', 1, '1278.6'),
(102868, '826424', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826424C', 1, '388.51'),
(102867, '826417', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826417C', 1, '500.88'),
(102866, '826416', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826416C', 1, '485.8'),
(102865, '826409', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826409C', 1, '856.2'),
(102864, '826403', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826403C', 1, '523.19'),
(102863, '826388', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '544.86'),
(102862, '826377', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826377C', 1, '449.78'),
(102861, '826374', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826374C', 1, '728.1'),
(102860, '826372', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826372C', 1, '478.16'),
(102859, '826362', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826362C', 1, '467.3'),
(102858, '826358', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826358C', 1, '273.13'),
(102857, '826357', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826357C', 1, '421.99'),
(102856, '826354', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826354C', 1, '611.31'),
(102855, '826352', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826352C', 1, '565.82'),
(102854, '826350', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826350C', 1, '631.17'),
(102853, '826345', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826345C', 1, '661.28'),
(102852, '826344', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826344C', 1, '538.74'),
(102851, '826339', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826339C', 1, '425.75'),
(102850, '826337', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826337C', 1, '645.69'),
(102849, '826335', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826335C', 1, '584.75'),
(102848, '826332', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826332C', 1, '339.93'),
(102847, '826330', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826330C', 1, '941.18'),
(102846, '826328', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826328C', 1, '555.53'),
(102845, '826326', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826326C', 1, '384.92'),
(102844, '826323', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826323C', 1, '796.64'),
(102843, '826321', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826321C', 1, '381.86'),
(102842, '826317', 21, '', 'Volante', 0, 0, 479, '826317', 1, '1034.07'),
(102841, '826308', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826308C', 1, '469.25'),
(102840, '826307', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826307C', 1, '722.61'),
(102839, '826303', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826303C', 1, '396.4'),
(102838, '826301', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826301C', 1, '703.29'),
(102837, '826268', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826268C', 1, '916.93'),
(102836, '826264', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826264C', 1, '1000.07'),
(102835, '826245', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826245C', 1, '414.86'),
(102834, '826231', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826231C', 1, '577.76'),
(102833, '826220', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '773.56'),
(102832, '826213', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826213C', 1, '466.4'),
(102831, '826212', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826212C', 1, '568.27'),
(102830, '826211', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826211C', 1, '465.94'),
(102829, '826208', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826208C', 1, '1072.99'),
(102828, '826059', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826059C', 1, '696.09'),
(102827, '826055', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826055C', 1, '477.33'),
(102826, '826048', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826048C', 1, '449.86'),
(102825, '826043', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826043C', 1, '455.48'),
(102824, '826038', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826038C', 1, '460.83'),
(102823, '826034', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826034C', 1, '338.09'),
(102822, '826033', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826033C', 1, '680.71'),
(102821, '826027', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826027C', 1, '460.11'),
(102820, '826022', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '826022C', 1, '627.95'),
(102819, '821499', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821499C', 1, '520.18'),
(102818, '821494', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821494C', 1, '435.11'),
(102817, '821465', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821465C', 1, '755.06'),
(102816, '821463', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821463C', 1, '512.84'),
(102815, '821460', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821460C', 1, '371.18'),
(102814, '821458', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821458C', 1, '391.37'),
(102813, '821457', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821457C', 1, '379.28'),
(102812, '821426', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821426C', 1, '452.09'),
(102811, '821422', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821422C', 1, '497.92'),
(102810, '821416', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821416C', 1, '323.79'),
(102809, '821394', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821394C', 1, '791.09'),
(102808, '821393', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821393C', 1, '793.09'),
(102807, '821383', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821383C', 1, '736.62'),
(102806, '821365', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821365C', 1, '478.3'),
(102805, '821364', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821364C', 1, '504.66'),
(102804, '821359', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821359C', 1, '791.4'),
(102803, '821342', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821342C', 1, '458.47'),
(102802, '821340', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821340C', 1, '369.01'),
(102801, '821334', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821334C', 1, '801.62'),
(102800, '821333', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821333C', 1, '382.16'),
(102799, '821324', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821324C', 1, '877.23'),
(102798, '821323', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821323C', 1, '500.88'),
(102797, '821322', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821322C', 1, '461.34'),
(102796, '821304', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821304C', 1, '618.72'),
(102795, '821303', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821303C', 1, '396.75'),
(102794, '821301', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821301C', 1, '509.35'),
(102793, '821279', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821279C', 1, '782.75'),
(102792, '821276', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821276C', 1, '526.34'),
(102791, '821256', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '26877.31'),
(102790, '821253', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821253C', 1, '661.42'),
(102789, '821247', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821247C', 1, '587.14'),
(102788, '821246', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821246C', 1, '346.71'),
(102787, '821242', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821242C', 1, '355.16'),
(102786, '821238', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821238C', 1, '605.58'),
(102785, '821217', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821217C', 1, '891.15'),
(102784, '821216', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821216C', 1, '852.7'),
(102783, '821184', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821184C', 1, '385'),
(102782, '821183', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821183C', 1, '292.11'),
(102781, '821177', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821177C', 1, '511.12'),
(102780, '821092', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821092C', 1, '25925.41'),
(102779, '821075', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '821075C', 1, '649.48'),
(102778, '809142', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '4541.94'),
(102777, '805401', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '33596.64'),
(102776, '805283', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '33596.64'),
(102775, '804570', 21, '', 'Rulmenti presiune', 0, 0, 47, '480106', 1, '221.41'),
(102774, '804554', 21, '', 'Rulmenti presiune', 0, 0, 47, '804554', 1, '183.67'),
(102773, '804545', 21, '', 'Rulmenti presiune', 0, 0, 47, '804545', 1, '382.16'),
(102772, '804544', 21, '', 'Rulmenti presiune', 0, 0, 47, '804544', 1, '231.95'),
(102771, '804538', 21, '', 'Rulmenti presiune', 0, 0, 47, '804538', 1, '695.82'),
(102770, '804531', 21, '', 'Rulmenti presiune', 0, 0, 47, '804531', 1, '469.32'),
(102769, '804530', 21, '', 'Rulmenti presiune', 0, 0, 47, '804530', 1, '399.2'),
(102768, '804529', 21, '', 'Rulmenti presiune', 0, 0, 47, '804529', 1, '227.7'),
(102767, '804527', 21, '', 'Rulmenti presiune', 0, 0, 47, '804527', 1, '132.17'),
(102766, '804526', 21, '', 'Rulmenti presiune', 0, 0, 47, '804526', 1, '198.05'),
(102765, '804524', 21, '', 'Rulmenti presiune', 0, 0, 47, '804524', 1, '413.47'),
(102764, '804521', 21, '', 'Rulmenti presiune', 0, 0, 47, '804521', 1, '338.12'),
(102763, '804509', 21, '', 'Rulmenti presiune', 0, 0, 47, '804509', 1, '305.76'),
(102762, '804505', 21, '', 'Rulmenti presiune', 0, 0, 47, '804505', 1, '536.31'),
(102761, '804503', 21, '', 'Rulmenti presiune', 0, 0, 47, '804503', 1, '589.58'),
(102760, '804502', 21, '', 'Rulmenti presiune', 0, 0, 47, '804502', 1, '660.58'),
(102759, '804500', 21, '', 'Rulmenti presiune', 0, 0, 47, '804500', 1, '276.27'),
(102758, '801992', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801992C', 1, '1253.01'),
(102757, '801988', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801988C', 1, '377.59'),
(102756, '801985', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801985C', 1, '540.58'),
(102755, '801984', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801984C', 1, '356.22'),
(102754, '801983', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801983C', 1, '343.07'),
(102753, '801833', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801833C', 1, '658.48'),
(102752, '801689', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801689C', 1, '924.13'),
(102751, '801607', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801607C', 1, '403.82'),
(102750, '801588', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801588C', 1, '456.45'),
(102749, '801575', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801575C', 1, '782.05'),
(102748, '801508', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801508C', 1, '259.29'),
(102747, '801489', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801489C', 1, '980.27'),
(102746, '801474', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801474C', 1, '488.87'),
(102745, '801450', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801450C', 1, '613.92'),
(102744, '801417', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801417C', 1, '497.25'),
(102743, '801416', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801416C', 1, '557.42'),
(102742, '801415', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801415C', 1, '330.92'),
(102741, '801411', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801411C', 1, '401.59'),
(102740, '801348', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801348C', 1, '824.59'),
(102739, '801291', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801291C', 1, '535.61'),
(102738, '801256', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801256C', 1, '306.11'),
(102737, '801205', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801205C', 1, '411.99'),
(102736, '801171', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801171C', 1, '454.97'),
(102735, '801169', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801169C', 1, '424.36'),
(102734, '801107', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801107C', 1, '410.24'),
(102733, '801095', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '801095C', 1, '487.33'),
(102732, '006803', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '006803C', 1, '269.77'),
(102731, '006730', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '006730C', 1, '391.45'),
(102730, '003498', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '003498C', 1, '552.79'),
(102729, '003433', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '003433C', 1, '271.38'),
(102728, '54.148.00', 137, '', 'Filtre habitaclu - altele', 0, 0, 424, '', 1, '45.74'),
(102727, '54.136.00', 137, '', 'Filtre habitaclu - altele', 0, 0, 424, '', 1, '49.45'),
(102726, '54.124.00', 137, '', 'Filtre habitaclu - altele', 0, 0, 424, '', 1, '22.75'),
(102725, '54.114.00', 137, '', 'Filtre habitaclu - altele', 0, 0, 424, '', 1, '41.93'),
(102724, '54.111.00', 137, '', 'Filtre habitaclu - altele', 0, 0, 424, '', 1, '46.69'),
(102723, '54.109.00', 137, '', 'Filtre habitaclu - altele', 0, 0, 424, '', 1, '32.29'),
(102722, '53.113.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '53.17'),
(102721, '53.106.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '63.06'),
(102720, '53.078.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '70.93'),
(102719, '53.055.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '60.95'),
(102718, '53.043.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '40.17'),
(102717, '53.042.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '54.11'),
(102716, '53.038.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '33.07'),
(102715, '53.037.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '65.26'),
(102714, '53.035.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '40.2'),
(102713, '53.034.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '38.22'),
(102712, '53.033.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '57.35'),
(102711, '53.032.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '26.16'),
(102710, '53.031.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '23.7'),
(102709, '53.030.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '26.58'),
(102708, '53.028.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '43.29'),
(102707, '53.026.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '40.01'),
(102706, '53.023.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '73.33'),
(102705, '53.021.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '27.64'),
(102704, '53.018.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '46.49'),
(102703, '53.017.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '34.24'),
(102702, '53.016.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '36.97'),
(102701, '53.015.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '22.78'),
(102700, '53.014.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '19'),
(102699, '53.013.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '25.83'),
(102698, '53.012.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '29.31'),
(102697, '53.007.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '40.59'),
(102696, '53.006.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '15.86'),
(102695, '53.005.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '42.75'),
(102694, '53.004.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '23.94'),
(102693, '53.002.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '28.81'),
(102692, '53.001.00', 137, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '27.92'),
(102691, '60.H2O.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '54.84'),
(102690, '55.170.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '129.6'),
(102689, '55.148.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '318.83'),
(102688, '55.114.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '234.38'),
(102687, '31.852.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '80.35'),
(102686, '31.851.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '73.33'),
(102685, '31.850.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '24.82'),
(102684, '31.849.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '115.37'),
(102683, '31.848.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '96.3'),
(102682, '31.847.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '131.57'),
(102681, '31.844.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '25.88'),
(102680, '31.843.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '18.13'),
(102679, '31.842.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '30.58'),
(102678, '31.841.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '162.75'),
(102677, '31.840.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 2, '23.499'),
(102676, '31.839.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '60.97'),
(102675, '31.838.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '45.55'),
(102674, '31.835.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '28.68'),
(102673, '31.834.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '128.73'),
(102672, '31.820.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '44.68'),
(102671, '31.819.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '45.6'),
(102670, '31.831.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '48.83'),
(102669, '31.828.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '42.26'),
(102668, '31.825.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '35.99'),
(102667, '31.824.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '85.83'),
(102666, '31.817.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '35.86'),
(102665, '31.774.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '72.69'),
(102664, '31.769.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '31.74'),
(102663, '31.750.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '24.17'),
(102662, '31.748.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '38.87'),
(102661, '31.747.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '50.31'),
(102660, '31.741.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '45.66'),
(102659, '31.740.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '46.66'),
(102658, '31.722.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '21.4'),
(102657, '31.718.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '18.36'),
(102656, '31.715.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '58.77'),
(102655, '31.712.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '54.54'),
(102654, '31.710.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '24.62');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(102653, '31.699.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '32.16'),
(102652, '31.685.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '73.64'),
(102651, '31.632.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '68.29'),
(102650, '31.627.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '39.42'),
(102649, '31.626.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '28.76'),
(102648, '31.621.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '49.78'),
(102647, '31.611.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '20.43'),
(102646, '31.594.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '54.57'),
(102645, '31.589.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '65.04'),
(102644, '31.583.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '57.01'),
(102643, '31.581.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '53.73'),
(102642, '31.580.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '70.55'),
(102641, '31.569.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '51.67'),
(102640, '31.566.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '44.82'),
(102639, '31.565.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '52.03'),
(102638, '31.564.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '29.85'),
(102637, '31.561.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '54.98'),
(102636, '31.560.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '79.68'),
(102635, '31.546.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '81.32'),
(102634, '31.544.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '35.5'),
(102633, '31.530.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '54.82'),
(102632, '31.529.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '29.24'),
(102631, '31.515.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '27'),
(102630, '31.514.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '24.85'),
(102629, '31.513.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '39.87'),
(102628, '31.512.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '29.6'),
(102627, '31.511.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '48.13'),
(102626, '31.510.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '21.54'),
(102625, '31.508.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '38.95'),
(102624, '31.506.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '51.17'),
(102623, '31.505.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '53.9'),
(102622, '31.504.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '39.67'),
(102621, '31.503.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '43.65'),
(102620, '31.502.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '30.05'),
(102619, '31.501.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '36.61'),
(102618, '31.500.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '22.13'),
(102617, '31.071.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '218.76'),
(102616, '31.027.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '4.98'),
(102615, '31.024.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '18.57'),
(102614, '31.022.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '26.03'),
(102613, '31.020.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '23.28'),
(102612, '31.015.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '10.74'),
(102611, '31.014.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '6.57'),
(102610, '31.013.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '4.92'),
(102609, '31.012.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '5.6'),
(102608, '31.010.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '3.39'),
(102607, '31.009.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '2.74'),
(102606, '31.007.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '7.02'),
(102605, '31.003.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '17.43'),
(102604, '31.001.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '3.47'),
(102603, '30.999.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '44.29'),
(102602, '30.997.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.56'),
(102601, '30.996.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '19.92'),
(102600, '30.994.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '22.69'),
(102599, '30.993.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '72.69'),
(102598, '30.991.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.99'),
(102597, '30.990.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '14.55'),
(102596, '30.985.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.95'),
(102595, '30.981.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '18.3'),
(102594, '30.978.01', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '16.76'),
(102593, '30.977.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '41.73'),
(102592, '30.976.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '34.3'),
(102591, '30.974.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '46.46'),
(102590, '30.973.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.4'),
(102589, '30.972.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '44.18'),
(102588, '30.969.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '18.47'),
(102587, '30.968.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '101.17'),
(102586, '30.966.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.36'),
(102585, '30.965.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '43.63'),
(102584, '30.964.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.44'),
(102583, '30.963.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '43.07'),
(102582, '30.961.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '60.94'),
(102581, '30.960.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.48'),
(102580, '30.959.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '46.83'),
(102579, '30.958.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '16.03'),
(102578, '30.955.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '36.36'),
(102577, '30.953.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '21.63'),
(102576, '30.952.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '16.59'),
(102575, '30.951.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '14.89'),
(102574, '30.950.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '20.79'),
(102573, '30.948.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '25.63'),
(102572, '30.938.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '18.44'),
(102571, '30.945.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.81'),
(102570, '30.944.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.16'),
(102569, '30.942.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.62'),
(102568, '30.939.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '25.07'),
(102567, '30.937.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '55.37'),
(102566, '30.936.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.48'),
(102565, '30.935.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.88'),
(102564, '30.933.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '16.51'),
(102563, '30.932.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '19.75'),
(102562, '30.930.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.12'),
(102561, '30.929.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '43.29'),
(102560, '30.926.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '22.64'),
(102559, '30.925.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.51'),
(102558, '30.924.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '19.81'),
(102557, '30.923.01', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.78'),
(102556, '30.922.01', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '16.54'),
(102555, '30.920.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '41.9'),
(102554, '30.917.01', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.55'),
(102553, '30.916.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.96'),
(102552, '30.915.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '18.37'),
(102551, '30.914.02', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.4'),
(102550, '30.913.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '17.34'),
(102549, '30.911.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '34.35'),
(102548, '30.910.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.36'),
(102547, '30.909.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '12.81'),
(102546, '30.908.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '19.55'),
(102545, '30.906.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '90.42'),
(102544, '30.904.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.14'),
(102543, '30.902.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '19.88'),
(102542, '30.899.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '18.33'),
(102541, '30.898.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '41.56'),
(102540, '30.896.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '41.48'),
(102539, '30.895.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '22.83'),
(102538, '30.894.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '16.29'),
(102537, '30.893.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '19.62'),
(102536, '30.891.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '40.62'),
(102535, '30.890.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '73.19'),
(102534, '30.889.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '36.61'),
(102533, '30.887.02', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '65.28'),
(102532, '30.881.01', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '15.29'),
(102531, '30.878.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.21'),
(102530, '27.884.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '60.49'),
(102529, '30.871.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '25.88'),
(102528, '30.864.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '13.18'),
(102527, '30.860.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.62'),
(102526, '30.859.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.35'),
(102525, '30.858.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '15.22'),
(102524, '30.856.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.31'),
(102523, '30.855.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '33.43'),
(102522, '30.852.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '18.3'),
(102521, '30.851.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.2'),
(102520, '30.843.01', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '34.24'),
(102519, '30.836.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '13.21'),
(102518, '30.835.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '17.57'),
(102517, '30.818.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '16.65'),
(102516, '30.811.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.58'),
(102515, '30.809.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.51'),
(102514, '30.807.02', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '16.62'),
(102513, '30.807.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '17.79'),
(102512, '30.806.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '14.69'),
(102511, '30.803.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '20.23'),
(102510, '30.802.01', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '16.26'),
(102509, '30.800.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '16.31'),
(102508, '30.371.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.07'),
(102507, '30.368.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.01'),
(102506, '30.367.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '97.5'),
(102505, '30.366.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '54.54'),
(102504, '30.365.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '47.16'),
(102503, '30.362.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '60.27'),
(102502, '30.361.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '40.26'),
(102501, '30.360.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '55.12'),
(102500, '30.357.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '78.09'),
(102499, '30.352.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '66.98'),
(102498, '30.351.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '39.42'),
(102497, '30.350.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '44.79'),
(102496, '30.349.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '46.75'),
(102495, '30.347.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '62.7'),
(102494, '30.346.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.22'),
(102493, '30.345.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '40.03'),
(102492, '30.344.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '79.48'),
(102491, '30.342.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '33.47'),
(102490, '30.341.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '80.26'),
(102489, '30.340.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.06'),
(102488, '30.339.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '47.19'),
(102487, '30.338.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '75.11'),
(102486, '30.337.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.89'),
(102485, '30.336.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.13'),
(102484, '30.334.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '43.49'),
(102483, '30.332.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.48'),
(102482, '30.331.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.02'),
(102481, '30.330.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '42.04'),
(102480, '30.329.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '49.28'),
(102479, '30.326.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '42.71'),
(102478, '30.324.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.29'),
(102477, '30.322.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '51.48'),
(102476, '30.321.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '50.81'),
(102475, '30.320.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.44'),
(102474, '30.319.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '45.66'),
(102473, '30.318.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.49'),
(102472, '30.315.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '41.15'),
(102471, '30.313.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '49.86'),
(102470, '30.312.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '45.68'),
(102469, '30.311.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '45.04'),
(102468, '30.310.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '37.17'),
(102467, '30.308.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.73'),
(102466, '30.307.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.78'),
(102465, '30.305.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '50.53'),
(102464, '30.303.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '165.79'),
(102463, '30.302.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '44.9'),
(102462, '30.301.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.77'),
(102461, '30.300.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '78.68'),
(102460, '30.299.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.97'),
(102459, '30.298.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '40.65'),
(102458, '30.297.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35'),
(102457, '30.295.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '57.6'),
(102456, '30.294.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.11'),
(102455, '30.293.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '42.82'),
(102454, '30.292.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.01'),
(102453, '30.291.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.04'),
(102452, '30.290.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.96'),
(102451, '30.289.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '41.48'),
(102450, '30.288.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '51.12'),
(102449, '30.287.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.24'),
(102448, '30.286.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.9'),
(102447, '30.284.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '54.84'),
(102446, '30.283.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.22'),
(102445, '30.281.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '39.39'),
(102444, '30.280.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.44'),
(102443, '30.279.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.82'),
(102442, '30.278.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.58'),
(102441, '30.277.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '36.78'),
(102440, '30.276.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '49.14'),
(102439, '30.274.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '47.3'),
(102438, '30.273.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '52.59'),
(102437, '30.268.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '62'),
(102436, '30.267.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '59.61'),
(102435, '30.266.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '33.27'),
(102434, '30.265.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '39.17'),
(102433, '30.264.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.34'),
(102432, '30.263.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.72'),
(102431, '30.262.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '39.75'),
(102430, '30.261.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '44.35'),
(102429, '30.260.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '41.76'),
(102428, '30.259.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.93'),
(102427, '30.258.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.34'),
(102426, '30.257.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.46'),
(102425, '30.254.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '40.76'),
(102424, '30.253.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.87'),
(102423, '30.252.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '33.91'),
(102422, '30.251.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '42.21'),
(102421, '30.250.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '45.07'),
(102420, '30.247.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '60.91'),
(102419, '30.246.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.88'),
(102418, '30.245.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.16'),
(102417, '30.244.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.6'),
(102416, '30.241.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.7'),
(102415, '30.239.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '46.3'),
(102414, '30.238.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '42.24'),
(102413, '30.235.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '11.7'),
(102412, '30.226.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.38'),
(102411, '30.219.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '36.64'),
(102410, '30.217.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '19.02'),
(102409, '30.215.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.29'),
(102408, '30.214.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.67'),
(102407, '30.213.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '18.3'),
(102406, '30.212.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '43.88'),
(102405, '30.211.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '43.49'),
(102404, '30.210.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.8'),
(102403, '30.209.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.05'),
(102402, '30.207.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.71'),
(102401, '30.206.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '39.87'),
(102400, '30.204.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '104.18'),
(102399, '30.203.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.07'),
(102398, '30.202.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.63'),
(102397, '30.201.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '37.44'),
(102396, '30.200.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.53'),
(102395, '30.199.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.52'),
(102394, '30.197.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.66'),
(102393, '30.196.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.25'),
(102392, '30.195.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.94'),
(102391, '30.194.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.84'),
(102390, '30.192.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '22.44'),
(102389, '30.190.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '63.53'),
(102388, '30.189.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '47.86'),
(102387, '30.188.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.08'),
(102386, '30.187.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.76'),
(102385, '30.186.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.71'),
(102384, '30.185.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '21.74'),
(102383, '30.183.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '34.44'),
(102382, '30.182.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '44.74'),
(102381, '30.181.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.25'),
(102380, '30.180.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.01'),
(102379, '30.177.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '37.83'),
(102378, '30.176.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.73'),
(102377, '30.175.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.68'),
(102376, '30.173.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.3'),
(102375, '30.172.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.99'),
(102374, '30.171.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '45.83'),
(102373, '30.170.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '40.51'),
(102372, '30.169.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '48.83'),
(102371, '30.168.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '37.09'),
(102370, '30.167.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '33.52'),
(102369, '30.165.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.91'),
(102368, '30.164.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '41.79'),
(102367, '30.163.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '17.88'),
(102366, '30.162.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.93'),
(102365, '30.161.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.61'),
(102364, '30.159.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '22.19'),
(102363, '30.158.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.55'),
(102362, '30.157.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.63'),
(102361, '30.155.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '21.32'),
(102360, '30.154.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.65'),
(102359, '30.153.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.37'),
(102358, '30.151.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.2'),
(102357, '30.150.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '17.88'),
(102356, '30.149.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '45.55'),
(102355, '30.148.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '45.85'),
(102354, '30.147.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '25.49'),
(102353, '30.146.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.8'),
(102352, '30.145.01', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.44'),
(102351, '30.144.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '42.37'),
(102350, '30.142.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.59'),
(102349, '30.141.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '41.04'),
(102348, '30.139.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.3'),
(102347, '30.137.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '25.49'),
(102346, '30.136.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.69'),
(102345, '30.135.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.27'),
(102344, '30.134.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '45.74'),
(102343, '30.133.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.26'),
(102342, '30.132.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.08'),
(102341, '30.131.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.98'),
(102340, '30.130.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '34.72'),
(102339, '30.129.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.13'),
(102338, '30.128.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '39.25'),
(102337, '30.127.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '39.87'),
(102336, '30.124.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.64'),
(102335, '30.119.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.85'),
(102334, '30.118.01', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '22.07'),
(102333, '30.117.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '23.08'),
(102332, '30.116.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '25.49'),
(102331, '30.115.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '49.83'),
(102330, '30.113.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '36.08'),
(102329, '30.112.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.9'),
(102328, '30.111.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.31'),
(102327, '30.110.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '37'),
(102326, '30.109.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.47'),
(102325, '30.108.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '44.16'),
(102324, '30.107.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '19.45'),
(102323, '30.106.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '36.97'),
(102322, '30.105.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.61'),
(102321, '30.104.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '18.19'),
(102320, '30.103.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.68'),
(102319, '30.102.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '25.74'),
(102318, '30.101.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.42'),
(102317, '30.100.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '33.77'),
(102316, '30.099.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.09'),
(102315, '30.098.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.6'),
(102314, '30.097.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '21.85'),
(102313, '30.095.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.92'),
(102312, '30.091.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.73'),
(102311, '30.090.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '33.33'),
(102310, '30.089.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.9'),
(102309, '30.088.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '21.94'),
(102308, '30.087.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '22.58'),
(102307, '30.086.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '40.26'),
(102306, '30.085.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '33.83'),
(102305, '30.084.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '39.81'),
(102304, '30.083.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.26'),
(102303, '30.082.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '72.69'),
(102302, '30.080.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '39.67'),
(102301, '30.079.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '37.58'),
(102300, '30.078.01', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.21'),
(102299, '30.077.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '20.54'),
(102298, '30.076.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '36.39'),
(102297, '30.075.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.21'),
(102296, '30.073.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.2'),
(102295, '30.072.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.91'),
(102294, '30.071.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '47.11'),
(102293, '30.070.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.75'),
(102292, '30.069.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '45.46'),
(102291, '30.068.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.16'),
(102290, '30.067.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.83'),
(102289, '30.066.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.46'),
(102288, '30.065.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.98'),
(102287, '30.064.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '21.49'),
(102286, '30.063.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '18.8'),
(102285, '30.062.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.76'),
(102284, '30.060.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '22.02'),
(102283, '30.059.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '97.87'),
(102282, '30.058.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.96'),
(102281, '30.053.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.13'),
(102280, '30.052.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.19'),
(102279, '30.050.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.01'),
(102278, '30.049.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.57'),
(102277, '30.048.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '39.56'),
(102276, '30.045.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.9'),
(102275, '30.043.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.84'),
(102274, '30.042.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.47'),
(102273, '30.041.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.25'),
(102272, '30.039.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.01'),
(102271, '30.038.01', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '20.06'),
(102270, '30.036.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.64'),
(102269, '30.035.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.21'),
(102268, '30.034.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '25.68'),
(102267, '30.033.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.52'),
(102266, '30.032.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '14.33'),
(102265, '30.030.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.78'),
(102264, '30.029.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '23.87'),
(102263, '30.028.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.7'),
(102262, '30.031.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '17.18'),
(102261, '30.026.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '33.77'),
(102260, '30.025.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.08'),
(102259, '30.024.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.85'),
(102258, '30.022.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.58'),
(102257, '30.021.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.68'),
(102256, '30.020.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '40.03'),
(102255, '30.019.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '20.57'),
(102254, '30.017.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '18.8'),
(102253, '30.016.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '25.46'),
(102252, '30.015.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '45.72'),
(102251, '30.013.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.2'),
(102250, '30.011.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '20.79'),
(102249, '30.008.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.31'),
(102248, '30.007.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '40.29'),
(102247, '30.005.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '33.52'),
(102246, '30.004.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.72'),
(102245, '30.003.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '40.2'),
(102244, '29.001.00', 137, '', 'Filtre ulei', 0, 0, 1388, '', 1, '59.4'),
(102243, '28.926.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '38.08'),
(102242, '28.906.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '65.48'),
(102241, '27.998.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '185.81'),
(102240, '27.994.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '106.21'),
(102239, '27.993.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '91.3'),
(102238, '27.990.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '353.43'),
(102237, '27.989.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '144.89'),
(102236, '27.982.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '97.92'),
(102235, '27.979.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '212.59'),
(102234, '27.971.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '171.41'),
(102233, '27.970.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '64.2'),
(102232, '27.969.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '73.56'),
(102231, '27.950.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '188.63'),
(102230, '27.949.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '96.41'),
(102229, '27.937.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '79.48'),
(102228, '27.933.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '70.63'),
(102227, '27.932.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '135.54'),
(102226, '27.927.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.57'),
(102225, '27.924.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '90.12'),
(102224, '27.923.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '169.78'),
(102223, '27.922.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '188.31'),
(102222, '27.920.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '75.11'),
(102221, '27.919.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '87.11'),
(102220, '27.897.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '21.4'),
(102219, '27.893.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '217.19'),
(102218, '27.892.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '202.78'),
(102217, '27.890.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '22.19'),
(102216, '27.888.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.82'),
(102215, '27.881.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '55.48'),
(102214, '27.878.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '94.18'),
(102213, '27.853.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '236.58'),
(102212, '27.845.02', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '18.5'),
(102211, '27.844.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '22.21'),
(102210, '27.828.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '72.95'),
(102209, '27.824.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '20.43'),
(102208, '27.820.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '172.91'),
(102207, '27.806.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '136.45'),
(102206, '27.805.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '107.52'),
(102205, '27.804.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '82.38'),
(102204, '27.802.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '97.71'),
(102203, '27.801.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '66.76'),
(102202, '27.800.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.26'),
(102201, '27.799.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.09'),
(102200, '27.793.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '101.64'),
(102199, '27.789.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '286.34'),
(102198, '27.785.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.93'),
(102197, '27.781.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.58'),
(102196, '27.769.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.54'),
(102195, '27.764.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '59.46'),
(102194, '27.756.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '8.73'),
(102193, '27.752.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '34.86'),
(102192, '27.744.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '20.52'),
(102191, '27.735.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.61'),
(102190, '27.731.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '14.69'),
(102189, '27.730.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '20.7'),
(102188, '27.728.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '11.17'),
(102187, '27.723.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '128.45'),
(102186, '27.719.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '12.15'),
(102185, '27.712.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '15.2'),
(102184, '27.710.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '19.41'),
(102183, '27.630.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.84'),
(102182, '27.628.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '46.43'),
(102181, '27.619.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '249.68'),
(102180, '27.606.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '51.01'),
(102179, '27.604.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '43.43'),
(102178, '27.603.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '39.64'),
(102177, '27.602.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '70.1'),
(102176, '27.600.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '380.82'),
(102175, '27.598.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '62.16'),
(102174, '27.597.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '70.63'),
(102173, '27.596.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '58.19'),
(102172, '27.595.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.82'),
(102171, '27.594.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '52.81'),
(102170, '27.593.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '39.67'),
(102169, '27.592.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '42.4'),
(102168, '27.588.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '33.91'),
(102167, '27.587.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '117.07'),
(102166, '27.586.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '56.57'),
(102165, '27.585.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '54.98'),
(102164, '27.584.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '66.76'),
(102163, '27.579.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '50.95'),
(102162, '27.563.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '305.59'),
(102161, '27.562.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '350.48'),
(102160, '27.527.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '28.2'),
(102159, '27.524.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '41.15'),
(102158, '27.486.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '65.7'),
(102157, '27.403.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.58'),
(102156, '27.401.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.35'),
(102155, '27.400.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '20.62'),
(102154, '27.394.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '46.6'),
(102153, '27.393.00', 137, '', 'Filtre aer', 0, 0, 340, '', 1, '101.77'),
(102152, '27.390.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '274.81'),
(102151, '27.389.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '187.52'),
(102150, '27.386.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.85'),
(102149, '27.385.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.47'),
(102148, '27.384.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '69.63'),
(102147, '27.383.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '254.42'),
(102146, '27.381.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '39.78'),
(102145, '27.367.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.78'),
(102144, '27.366.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '29.46'),
(102143, '27.361.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '342.96'),
(102142, '27.356.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '91.01'),
(102141, '27.355.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.8'),
(102140, '27.354.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '78.98'),
(102139, '27.353.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '57.32'),
(102138, '27.347.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '214.54'),
(102137, '27.345.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '232.95'),
(102136, '27.341.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '33.69'),
(102135, '27.288.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '164'),
(102134, '27.283.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '71.61'),
(102133, '27.282.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '40.06'),
(102132, '27.278.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '539.78'),
(102131, '27.274.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '20.45'),
(102130, '27.273.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.3'),
(102129, '27.272.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.47'),
(102128, '27.271.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.42'),
(102127, '27.268.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '34.1'),
(102126, '27.267.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '21.85'),
(102125, '27.265.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.4'),
(102124, '27.264.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '112.66'),
(102123, '27.259.00', 137, '', 'Filtre aer', 0, 0, 340, '', 1, '137.93'),
(102122, '27.258.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '33.55'),
(102121, '27.257.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '31.46'),
(102120, '27.254.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '77.64'),
(102119, '27.253.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '24.76'),
(102118, '27.252.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.29'),
(102117, '27.239.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '22.33'),
(102116, '27.236.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '37.39'),
(102115, '27.235.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '37.6'),
(102114, '27.234.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.79'),
(102113, '27.232.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '77.98'),
(102112, '27.231.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '102.98'),
(102111, '27.228.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '49.78'),
(102110, '27.227.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '221.41'),
(102109, '27.226.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '160.88'),
(102108, '27.215.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '90.79'),
(102107, '27.209.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '389.56'),
(102106, '27.201.03', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '33.19'),
(102105, '27.200.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '54.54'),
(102104, '27.196.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '16.48'),
(102103, '27.195.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '41.45'),
(102102, '27.194.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '20.85'),
(102101, '27.193.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '84.74'),
(102100, '27.189.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '214.54'),
(102099, '27.188.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '43.3'),
(102098, '27.187.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '182.82'),
(102097, '27.185.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '191.67'),
(102096, '27.183.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '150.43'),
(102095, '27.177.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '18.5'),
(102094, '27.176.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '21.52'),
(102093, '27.175.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '78.4'),
(102092, '27.171.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '42.37'),
(102091, '27.169.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '66.4'),
(102090, '27.167.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '41.56'),
(102089, '27.166.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '103.81'),
(102088, '27.165.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '88.5'),
(102087, '27.162.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '66.15'),
(102086, '27.159.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '60.91'),
(102085, '27.156.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '32.82'),
(102084, '27.155.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '26.2'),
(102083, '27.154.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '83.3'),
(102082, '27.153.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '60.86'),
(102081, '27.150.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '50.67'),
(102080, '27.149.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '21.63'),
(102079, '27.138.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '122.97'),
(102078, '27.137.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '76.17'),
(102077, '27.134.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '115.09'),
(102076, '27.132.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '95.46'),
(102075, '27.128.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '41.48'),
(102074, '27.110.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '39.36'),
(102073, '27.097.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '49.78'),
(102072, '27.096.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '27.84'),
(102071, '27.092.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '164.4'),
(102070, '27.091.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '35.48'),
(102069, '27.090.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '66.93'),
(102068, '27.084.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.42'),
(102067, '27.081.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '36.79'),
(102066, '27.079.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '46.38'),
(102065, '27.078.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '130.91'),
(102064, '27.076.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '34.46'),
(102063, '27.068.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '87.61'),
(102062, '27.067.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '81.11'),
(102061, '27.065.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '22.16'),
(102060, '27.063.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '22.69'),
(102059, '27.062.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '19.22'),
(102058, '27.061.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '19.56'),
(102057, '27.057.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '30.79'),
(102056, '27.054.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '116.86'),
(102055, '27.024.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '166.08'),
(102054, '27.017.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '189.95'),
(102053, '27.016.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '75.92'),
(102052, '27.015.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '135'),
(102051, '27.007.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '148.81'),
(102050, '27.001.00', 137, '', 'Filtre aer', 0, 0, 8, '', 1, '89.96'),
(102049, '26.695.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '42.1'),
(102048, '26.694.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '43.09'),
(102047, '26.693.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '60.02'),
(102046, '26.691.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '36.36'),
(102045, '26.690.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '25.24'),
(102044, '26.689.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '21.99'),
(102043, '26.688.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '25.74'),
(102042, '26.687.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '21.07'),
(102041, '26.686.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '18.77'),
(102040, '26.681.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '24.99'),
(102039, '26.680.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '24.7'),
(102038, '26.679.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '21.38'),
(102037, '26.676.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '18.13'),
(102036, '26.670.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '13.24'),
(102035, '26.663.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '73.07'),
(102034, '26.655.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '12.67'),
(102033, '26.654.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '19.23'),
(102032, '26.652.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '7.47'),
(102031, '26.645.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '25.56'),
(102030, '26.632.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '34.07'),
(102029, '26.629.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '30.71'),
(102028, '26.622.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '10.49'),
(102027, '26.609.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '17.42'),
(102026, '26.604.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '54.57'),
(102025, '26.601.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '17.57'),
(102024, '26.022.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '46.1'),
(102023, '26.021.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '49.53'),
(102022, '26.020.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '72.38'),
(102021, '26.018.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '57.07'),
(102020, '26.017.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '63.43'),
(102019, '26.015.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '105.99'),
(102018, '26.014.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '58.46'),
(102017, '26.013.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '47.5'),
(102016, '26.012.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '67.23'),
(102015, '26.011.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '305.02'),
(102014, '26.010.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '75.12'),
(102013, '26.009.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '67.33'),
(102012, '26.007.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '46.41'),
(102011, '26.006.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '19.16'),
(102010, '26.005.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '23.36'),
(102009, '26.004.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '71.74'),
(102008, '26.003.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '42.54'),
(102007, '26.002.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '53.45'),
(102006, '26.001.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '105.88'),
(102005, '25.607.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '27'),
(102004, '25.590.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '31.63'),
(102003, '25.589.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '36.69'),
(102002, '25.587.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '31.07'),
(102001, '25.586.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.41'),
(102000, '25.583.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.52'),
(101999, '25.555.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '25.54'),
(101998, '25.549.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '86.69'),
(101997, '25.548.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.78'),
(101996, '25.546.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '32.59'),
(101995, '25.546.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '31.92'),
(101994, '25.543.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '23.14'),
(101993, '25.541.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.29'),
(101992, '25.540.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '24.89'),
(101991, '25.507.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.26'),
(101990, '25.538.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.66'),
(101989, '25.530.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '15.48'),
(101988, '25.528.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.63'),
(101987, '25.521.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '69.55'),
(101986, '25.511.00', 137, '', 'Filtre ulei', 0, 0, 417, '', 1, '14.51'),
(101985, '25.505.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '42.91'),
(101984, '25.499.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.29'),
(101983, '25.455.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.91'),
(101982, '25.449.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '26.81'),
(101981, '25.447.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '40.49'),
(101980, '25.443.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '38.92'),
(101979, '25.442.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.59'),
(101978, '25.439.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '33.87'),
(101977, '25.435.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '63.72'),
(101976, '25.431.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '32.99'),
(101975, '25.427.00', 137, '', 'Filtre ulei', 0, 0, 417, '', 1, '28.26'),
(101974, '25.426.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.38'),
(101973, '25.423.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '35.83'),
(101972, '25.423.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '49.46'),
(101971, '25.422.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '38.88'),
(101970, '25.416.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.72'),
(101969, '25.414.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '32.35'),
(101968, '25.413.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '27.17'),
(101967, '25.409.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '19.1'),
(101966, '25.408.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.82'),
(101965, '25.407.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '28.51'),
(101964, '25.407.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '30.43'),
(101963, '25.406.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.16'),
(101962, '25.402.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '20.48'),
(101961, '25.085.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '27.5'),
(101960, '25.084.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '45.21'),
(101959, '25.080.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '29.2'),
(101958, '25.077.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.57'),
(101957, '25.072.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.83'),
(101956, '25.071.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '30.36'),
(101955, '25.070.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '37.58'),
(101954, '25.069.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '31.04'),
(101953, '25.068.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '25.63'),
(101952, '25.067.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '19.39'),
(101951, '25.066.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '45.69'),
(101950, '25.065.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '38'),
(101949, '25.064.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.37'),
(101948, '25.061.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '31.9'),
(101947, '25.058.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '20.91'),
(101946, '25.056.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.82'),
(101945, '25.055.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '43.23'),
(101944, '25.054.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '24.47');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(101943, '25.053.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '30.96'),
(101942, '25.049.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.83'),
(101941, '25.048.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '37.17'),
(101940, '25.047.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.13'),
(101939, '25.046.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '49.73'),
(101938, '25.045.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '85.78'),
(101937, '25.043.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.21'),
(101936, '25.040.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.94'),
(101935, '25.039.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '25.49'),
(101934, '25.038.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '23.78'),
(101933, '25.037.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '23.64'),
(101932, '25.036.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '35.08'),
(101931, '25.035.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '8.96'),
(101930, '25.034.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '15.58'),
(101929, '25.033.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '39.06'),
(101928, '25.032.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '19.28'),
(101927, '25.031.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '29.74'),
(101926, '25.030.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.13'),
(101925, '25.029.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '15.11'),
(101924, '25.028.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.07'),
(101923, '25.027.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.64'),
(101922, '25.026.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '32.1'),
(101921, '25.024.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.73'),
(101920, '25.023.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '15.02'),
(101919, '25.022.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.74'),
(101918, '25.021.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '24.68'),
(101917, '25.019.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '27.39'),
(101916, '25.018.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.99'),
(101915, '25.017.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '15.28'),
(101914, '25.016.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '54.33'),
(101913, '25.015.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.01'),
(101912, '25.014.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.51'),
(101911, '25.013.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.57'),
(101910, '25.012.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '11.78'),
(101909, '25.011.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '11.86'),
(101908, '25.010.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '30.44'),
(101907, '25.009.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '28.43'),
(101906, '25.008.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '14.6'),
(101905, '25.007.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '28.81'),
(101904, '25.006.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '51.11'),
(101903, '25.005.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '36.93'),
(101902, '25.004.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.6'),
(101901, '25.003.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '19.31'),
(101900, '25.002.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '20.71'),
(101899, '25.001.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '20.17'),
(101898, '24.ONE.03', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '199.97'),
(101897, '24.ONE.02', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '176.31'),
(101896, '24.ONE.01', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '150.12'),
(101895, '24.ONE.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '164.95'),
(101894, '24.H2O.08', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '57.49'),
(101893, '24.H2O.07', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '69.57'),
(101892, '24.H2O.05', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '75.37'),
(101891, '24.H2O.04', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '65.53'),
(101890, '24.H2O.02', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '67.31'),
(101889, '24.H2O.01', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '61.08'),
(101888, '24.H2O.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '69.52'),
(101887, '24.999.01', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '51.81'),
(101886, '24.999.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '81.35'),
(101885, '24.526.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '132.91'),
(101884, '24.525.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '488.56'),
(101883, '24.500.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '37.11'),
(101882, '24.445.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '78.98'),
(101881, '24.444.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '46.35'),
(101880, '24.443.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '86.72'),
(101879, '24.441.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '85.86'),
(101878, '24.440.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '80.26'),
(101877, '24.439.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '118.04'),
(101876, '24.437.01', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '58.05'),
(101875, '24.437.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '60.27'),
(101874, '24.436.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '38.84'),
(101873, '24.435.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '66.12'),
(101872, '24.434.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '46.94'),
(101871, '24.432.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '56.6'),
(101870, '24.430.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '71.8'),
(101869, '24.429.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '40.9'),
(101868, '24.428.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '53.42'),
(101867, '24.427.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '101.67'),
(101866, '24.426.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '58.74'),
(101865, '24.425.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '83.3'),
(101864, '24.424.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '75.34'),
(101863, '24.423.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '75.64'),
(101862, '24.418.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '65.56'),
(101861, '24.417.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '65.81'),
(101860, '24.416.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '40.4'),
(101859, '24.415.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '59.64'),
(101858, '24.414.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '39.5'),
(101857, '24.413.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '46.57'),
(101856, '24.412.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '61'),
(101855, '24.411.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '62.86'),
(101854, '24.409.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '58.55'),
(101853, '24.408.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '30.82'),
(101852, '24.404.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '45.18'),
(101851, '24.401.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '38.81'),
(101850, '24.400.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '58.38'),
(101849, '24.399.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '55.01'),
(101848, '24.397.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '39.45'),
(101847, '24.396.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '132.83'),
(101846, '24.395.01', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '183.66'),
(101845, '24.395.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '172.57'),
(101844, '24.394.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '38.27'),
(101843, '24.393.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '55.96'),
(101842, '24.391.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '41.76'),
(101841, '24.390.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '13.18'),
(101840, '24.389.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '24.06'),
(101839, '24.388.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '22.07'),
(101838, '24.384.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '31.99'),
(101837, '24.383.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '32.74'),
(101836, '24.382.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '45.8'),
(101835, '24.381.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '51.89'),
(101834, '24.380.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '61.5'),
(101833, '24.379.01', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '48.78'),
(101832, '24.379.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '45.46'),
(101831, '24.378.01', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '48.89'),
(101830, '24.378.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '18.13'),
(101829, '24.375.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '30.84'),
(101828, '24.374.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '47.58'),
(101827, '24.372.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '24.7'),
(101826, '24.371.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '40.17'),
(101825, '24.370.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '28.62'),
(101824, '24.366.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '38.53'),
(101823, '24.365.01', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '30.58'),
(101822, '24.365.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '36.89'),
(101821, '24.361.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '20.23'),
(101820, '24.360.01', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '16.26'),
(101819, '24.360.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '9.65'),
(101818, '24.352.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '26.63'),
(101817, '24.355.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '22.21'),
(101816, '24.351.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '17.88'),
(101815, '24.350.02', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '30.48'),
(101814, '24.350.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '44.9'),
(101813, '24.349.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '47.81'),
(101812, '24.344.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '51.45'),
(101811, '24.343.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '130.54'),
(101810, '24.341.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '34.55'),
(101809, '24.338.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '95.32'),
(101808, '24.336.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '29.41'),
(101807, '24.333.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '45.07'),
(101806, '24.331.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '73.08'),
(101805, '24.329.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '23.16'),
(101804, '24.327.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '40.95'),
(101803, '24.326.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '26.25'),
(101802, '24.323.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '14.72'),
(101801, '24.321.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '17.9'),
(101800, '24.319.01', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '14.1'),
(101799, '24.314.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '22.39'),
(101798, '24.313.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '57.62'),
(101797, '24.309.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '24.09'),
(101796, '24.308.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '25.8'),
(101795, '24.307.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '16.14'),
(101794, '24.305.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '25'),
(101793, '24.357.01', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '23.73'),
(101792, '24.304.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '16.84'),
(101791, '24.014.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '68.49'),
(101790, '24.013.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '69.46'),
(101789, '24.010.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '44.59'),
(101788, '24.007.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '51.25'),
(101787, '24.006.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '64.84'),
(101786, '24.005.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '81.51'),
(101785, '24.004.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '63.2'),
(101784, '24.003.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '71.8'),
(101783, '24.002.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '150.89'),
(101782, '24.001.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '143.43'),
(101781, '23.489.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '67.79'),
(101780, '23.486.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '30.43'),
(101779, '23.484.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.84'),
(101778, '23.481.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.09'),
(101777, '23.479.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.68'),
(101776, '23.478.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '39.53'),
(101775, '23.477.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '26.18'),
(101774, '23.476.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '35.22'),
(101773, '23.475.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '47.94'),
(101772, '23.474.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '43.43'),
(101771, '23.473.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.36'),
(101770, '23.472.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '38'),
(101769, '23.471.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '36.47'),
(101768, '23.470.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.72'),
(101767, '23.469.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '49.19'),
(101766, '23.465.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '28.18'),
(101765, '23.464.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '70.38'),
(101764, '23.463.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.66'),
(101763, '23.459.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '27.47'),
(101762, '23.400.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '26.83'),
(101761, '23.457.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '38.67'),
(101760, '23.455.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '26.16'),
(101759, '23.453.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '10.89'),
(101758, '23.450.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '81.11'),
(101757, '23.449.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.64'),
(101756, '23.448.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.62'),
(101755, '23.446.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '80.44'),
(101754, '23.445.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.13'),
(101753, '23.444.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '20.9'),
(101752, '23.440.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.35'),
(101751, '23.439.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.85'),
(101750, '23.438.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '23.64'),
(101749, '23.436.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.76'),
(101748, '23.435.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.95'),
(101747, '23.434.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '34.35'),
(101746, '23.429.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '20.87'),
(101745, '23.428.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '11.75'),
(101744, '23.425.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '20.71'),
(101743, '23.424.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.71'),
(101742, '23.419.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.75'),
(101741, '23.418.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.28'),
(101740, '23.417.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.55'),
(101739, '23.416.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '11.19'),
(101738, '23.415.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.71'),
(101737, '23.414.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.66'),
(101736, '23.413.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.68'),
(101735, '23.411.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '159.4'),
(101734, '23.409.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '73.89'),
(101733, '23.404.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '24.23'),
(101732, '23.402.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '19.55'),
(101731, '23.401.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.98'),
(101730, '23.313.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '35.05'),
(101729, '23.312.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '33.76'),
(101728, '23.305.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '46.33'),
(101727, '23.303.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '32.16'),
(101726, '23.299.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.23'),
(101725, '23.201.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '15.5'),
(101724, '23.293.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.82'),
(101723, '23.292.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '39.14'),
(101722, '23.291.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.96'),
(101721, '23.290.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.57'),
(101720, '23.288.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '164.3'),
(101719, '23.285.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '14.69'),
(101718, '23.282.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.18'),
(101717, '23.281.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '35.72'),
(101716, '23.280.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.38'),
(101715, '23.279.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.89'),
(101714, '23.278.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.7'),
(101713, '23.276.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '77.45'),
(101712, '23.274.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '36.67'),
(101711, '23.272.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.65'),
(101710, '23.271.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.82'),
(101709, '23.268.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.84'),
(101708, '23.267.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.43'),
(101707, '23.266.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.26'),
(101706, '23.265.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.98'),
(101705, '23.264.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '44.54'),
(101704, '23.263.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.59'),
(101703, '23.262.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.9'),
(101702, '23.261.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.76'),
(101701, '23.260.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '15.08'),
(101700, '23.259.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '27.9'),
(101699, '23.258.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '11.75'),
(101698, '23.257.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.54'),
(101697, '23.256.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.18'),
(101696, '23.255.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.96'),
(101695, '23.254.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.55'),
(101694, '23.253.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.29'),
(101693, '23.252.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '24.95'),
(101692, '23.251.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '32.46'),
(101691, '23.249.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.12'),
(101690, '23.248.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '35.99'),
(101689, '23.246.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '25.21'),
(101688, '23.244.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '35.83'),
(101687, '23.243.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.98'),
(101686, '23.242.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '15.19'),
(101685, '23.241.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '25.04'),
(101684, '23.240.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.85'),
(101683, '23.238.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '102.95'),
(101682, '23.237.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '35.83'),
(101681, '23.236.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '106.13'),
(101680, '23.235.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '57.18'),
(101679, '23.232.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '50.5'),
(101678, '23.212.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '23.72'),
(101677, '23.211.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.14'),
(101676, '23.210.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.34'),
(101675, '23.208.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '20.82'),
(101674, '23.202.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.75'),
(101673, '23.200.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.52'),
(101672, '23.198.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '23.28'),
(101671, '23.197.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.55'),
(101670, '23.196.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '8.76'),
(101669, '23.195.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.82'),
(101668, '23.194.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.98'),
(101667, '23.191.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.73'),
(101666, '23.190.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.12'),
(101665, '23.189.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.78'),
(101664, '23.188.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '10.74'),
(101663, '23.187.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '11.25'),
(101662, '23.186.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '20'),
(101661, '23.182.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '20.4'),
(101660, '23.180.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '28.85'),
(101659, '23.177.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '23.36'),
(101658, '23.176.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.43'),
(101657, '23.175.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '8.5'),
(101656, '23.173.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '19.45'),
(101655, '23.172.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '15.14'),
(101654, '23.171.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.19'),
(101653, '23.169.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.39'),
(101652, '23.168.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '15.67'),
(101651, '23.167.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '48.72'),
(101650, '23.166.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '20.76'),
(101649, '23.165.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.15'),
(101648, '23.164.03', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.51'),
(101647, '23.164.02', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '26.3'),
(101646, '23.164.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.4'),
(101645, '23.156.03', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.52'),
(101644, '23.156.02', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.52'),
(101643, '23.156.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '41.29'),
(101642, '23.153.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.27'),
(101641, '23.152.02', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '28.93'),
(101640, '23.152.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '26.92'),
(101639, '23.151.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '33.99'),
(101638, '23.145.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.56'),
(101637, '23.144.02', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '52.49'),
(101636, '23.144.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '36.94'),
(101635, '23.144.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '35.66'),
(101634, '23.143.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '31.15'),
(101633, '23.142.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.95'),
(101632, '23.138.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '24.72'),
(101631, '23.134.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.57'),
(101630, '23.133.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.98'),
(101629, '23.132.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '15.48'),
(101628, '23.131.02', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.79'),
(101627, '23.131.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '12.5'),
(101626, '23.131.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '15.28'),
(101625, '23.130.03', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '15.02'),
(101624, '23.130.02', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '14.63'),
(101623, '23.130.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '9.01'),
(101622, '23.130.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.48'),
(101621, '23.129.02', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '6.01'),
(101620, '23.129.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.7'),
(101619, '23.128.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '32.54'),
(101618, '23.127.06', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '29.62'),
(101617, '23.127.05', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.88'),
(101616, '23.127.04', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '24.36'),
(101615, '23.127.02', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '14.88'),
(101614, '23.127.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '19.11'),
(101613, '23.121.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.37'),
(101612, '23.118.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.07'),
(101611, '23.115.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '19.21'),
(101610, '23.114.02', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.1'),
(101609, '23.114.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '9.74'),
(101608, '23.113.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '33.19'),
(101607, '23.112.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.55'),
(101606, '23.110.02', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.93'),
(101605, '23.108.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '26.53'),
(101604, '23.107.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '25.88'),
(101603, '23.106.01', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '23.47'),
(101602, '23.106.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '18.64'),
(101601, '23.104.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '58.43'),
(101600, '23.103.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '7.39'),
(101599, '23.102.03', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.18'),
(101598, '23.102.02', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '26.78'),
(101597, '23.102.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.75'),
(101596, '21.062.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '31.85'),
(101595, '21.061.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '16.14'),
(101594, '21.059.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '41.59'),
(101593, '21.051.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '19.18'),
(101592, '21.050.00', 137, '', 'Filtre combustibil', 0, 0, 9, '', 1, '17.35'),
(101591, '20.012.00', 137, '', 'Filtre ulei', 0, 0, 7, '', 1, '13.82'),
(101590, '16.002.00', 137, '', 'Filtre combustibil', 0, 0, 1498, '', 1, '42.7'),
(101589, '16.001.00', 137, '', 'Filtre combustibil', 0, 0, 1498, '', 1, '42.7'),
(101588, '95006300', 39, '', 'Lichid de frana', 0, 0, 3357, 'TEXTAR DOT4PRO_5L', 1, '115.41'),
(101587, '95006200', 39, '', 'Lichid de frana', 0, 0, 3357, 'TEXTAR DOT4PRO_1L', 1, '30.93'),
(101586, '95002400', 39, '', 'Lichid de frana', 0, 0, 3357, 'TEXTAR DOT4_500ML', 2, '9.415'),
(101585, '95002300', 39, '', 'Lichid de frana', 0, 0, 3357, 'TEXTAR DOT4_5L', 2, '70.791'),
(101584, '95002100', 39, '', 'Lichid de frana', 0, 0, 3357, 'TEXTAR DOT4_250ML', 2, '5.768'),
(101583, '95001200', 39, '', 'Lichid de frana', 0, 0, 3357, 'TEXTAR DOT3_1L', 1, '21.69'),
(101582, '98040100', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '10.93'),
(101581, '98039700', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '30.42'),
(101580, '98039500', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '35.34'),
(101579, '98039400', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '29.67'),
(101578, '98039300', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '25.64'),
(101577, '98039200', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '25.64'),
(101576, '98037300', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '15.24'),
(101575, '98036400', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '13.15'),
(101574, '98036200', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '31.82'),
(101573, '98036100', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '26.87'),
(101572, '98035600', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '33.57'),
(101571, '98035500', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '34.01'),
(101570, '98035300', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '26.36'),
(101569, '98035200', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '33.37'),
(101568, '98035100', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '33.77'),
(101567, '98035000', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '33.77'),
(101566, '98034000', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '34.65'),
(101565, '98033900', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '36.04'),
(101564, '98033800', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '11.28'),
(101563, '98033700', 39, '', 'Accesorii frana', 0, 0, 407, '', 1, '12.75'),
(101562, '98031700', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0317 0 1', 1, '7.5'),
(101561, '98031400', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0314 0 1', 1, '14.75'),
(101560, '98031300', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0313 0 1', 1, '34.22'),
(101559, '98031200', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0312 0 1', 1, '34.01'),
(101558, '98031100', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0311 0 1', 1, '33.17'),
(101557, '98031000', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0310 0 1', 1, '13.92'),
(101556, '98030900', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0309 0 1', 1, '13.92'),
(101555, '98030700', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0307 0 1', 1, '24.92'),
(101554, '98030600', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0306 0 1', 1, '22.65'),
(101553, '98030500', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0305 0 1', 1, '31.19'),
(101552, '98030400', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0304 0 1', 1, '33.14'),
(101551, '98030300', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0303 0 1', 1, '25.59'),
(101550, '98030200', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0302 0 1', 1, '23.13'),
(101549, '98030100', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0301 0 1', 1, '15.05'),
(101548, '98030000', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0300 0 1', 1, '3.75'),
(101547, '98029900', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0299 0 1', 1, '24.25'),
(101546, '98029800', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0298 0 1', 1, '17.89'),
(101545, '98029700', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0297 0 1', 1, '18.97'),
(101544, '98029600', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0296 0 1', 1, '39.71'),
(101543, '98029400', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0294 0 1', 1, '12.4'),
(101542, '98029300', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0293 0 1', 1, '30.94'),
(101541, '98029200', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0292 0 1', 1, '30.94'),
(101540, '98029100', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0291 0 1', 1, '17.27'),
(101539, '98028400', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0284 0 1', 1, '73.16'),
(101538, '98028200', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0282 0 1', 1, '147.98'),
(101537, '98027600', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0276 0 1', 1, '137.76'),
(101536, '98027200', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0272 0 1', 1, '17.71'),
(101535, '98027100', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0271 0 1', 1, '3.43'),
(101534, '98026900', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0269 0 1', 1, '20.97'),
(101533, '98026800', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0268 0 1', 1, '21.26'),
(101532, '98026700', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0267 0 1', 1, '20.61'),
(101531, '98026500', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0265 0 1', 1, '26'),
(101530, '98026400', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0264 0 1', 1, '23.09'),
(101529, '98026300', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0263 0 1', 1, '21.21'),
(101528, '98026000', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0260 0 1', 1, '20.23'),
(101527, '98025400', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0254 0 1', 1, '152.63'),
(101526, '98025300', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0253 0 1', 1, '209.63'),
(101525, '98025100', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0251 0 1', 1, '198.72'),
(101524, '98024900', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0249 0 1', 1, '22.37'),
(101523, '98024800', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0248 0 1', 1, '30.53'),
(101522, '98024700', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0247 0 1', 1, '9.84'),
(101521, '98024300', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0243 0 1', 1, '150.87'),
(101520, '98024000', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0240 0 1', 1, '23.13'),
(101519, '98023900', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0239 0 1', 1, '18.6'),
(101518, '98023600', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0236 0 1', 1, '37.89'),
(101517, '98023500', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0235 0 1', 1, '50.47'),
(101516, '98023400', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0234 0 1', 1, '126.78'),
(101515, '98023300', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0233 0 1', 1, '17.83'),
(101514, '98022400', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0224 0 1', 1, '62.38'),
(101513, '98022300', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0223 0 1', 1, '55.05'),
(101512, '98022000', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0220 0 1', 1, '17.82'),
(101511, '98021300', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0213 0 1', 1, '2.16'),
(101510, '98021200', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0212 0 1', 1, '17.02'),
(101509, '98021100', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0211 0 1', 1, '17.02'),
(101508, '98020800', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0208 0 1', 1, '17.9'),
(101507, '98020700', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0207 0 1', 1, '17.02'),
(101506, '98020600', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0206 0 1', 1, '20.29'),
(101505, '98020500', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0205 0 1', 1, '48.48'),
(101504, '98020300', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0203 0 1', 1, '11.89'),
(101503, '98020100', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0201 0 1', 1, '16.87'),
(101502, '98020000', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0200 0 1', 1, '16.69'),
(101501, '98019800', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0198 0 1', 1, '15.15'),
(101500, '98019500', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0195 0 1', 1, '19.9'),
(101499, '98018600', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0186 0 1', 1, '38.57'),
(101498, '98018200', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0182 0 1', 1, '3.82'),
(101497, '98017200', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0172 0 1', 1, '29.04'),
(101496, '98017000', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0170 0 1', 1, '36.6'),
(101495, '98015900', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0159 0 1', 1, '52.43'),
(101494, '98015800', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0158 0 1', 1, '17.02'),
(101493, '98015700', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0157 0 1', 1, '23.05'),
(101492, '98014600', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0146 0 1', 1, '34.01'),
(101491, '98013500', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0135 0 1', 1, '2.39'),
(101490, '98013400', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0134 0 1', 1, '15.99'),
(101489, '98013300', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0133 0 1', 1, '16.55'),
(101488, '98012600', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0126 0 1', 1, '16.67'),
(101487, '98012500', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0125 0 1', 1, '32.3'),
(101486, '98012200', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0122 0 1', 1, '26.24'),
(101485, '98012100', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0121 0 1', 1, '9.05'),
(101484, '98008900', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0089 0 1', 1, '12.96'),
(101483, '98008500', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0085 0 1', 1, '3.82'),
(101482, '98008300', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0083 0 1', 1, '8.18'),
(101481, '98008200', 39, '', 'Accesorii frana', 0, 0, 407, '96990 0082 0 1', 1, '9.37'),
(101480, '94023800', 39, '', 'Tamburi', 0, 0, 123, '', 1, '132.65'),
(101479, '94018900', 39, '', 'Tamburi', 0, 0, 123, '', 1, '425.66'),
(101478, '93127200', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '253.25'),
(101477, '93126900', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '915.53'),
(101476, '93117500', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '231.57'),
(101475, '93101500', 39, '', 'Discuri frana', 0, 0, 82, '98200 1015 0 1', 1, '629.03'),
(101474, '93101300', 39, '', 'Discuri frana', 0, 0, 82, '98200 1013 0 1', 1, '570.16'),
(101473, '93096100', 39, '', 'Discuri frana', 0, 0, 82, '98200 0961 0 1', 1, '1160.61'),
(101472, '93095800', 39, '', 'Discuri frana', 0, 0, 82, '98200 0958 0 1', 1, '948.56'),
(101471, '93095100', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '437.37'),
(101470, '93089600', 39, '', 'Discuri frana', 0, 0, 82, 'MDC995', 1, '287.25'),
(101469, '93087900', 39, '', 'Discuri frana', 0, 0, 82, '98200 0879 0 1', 1, '910.29'),
(101468, '93087700', 39, '', 'Discuri frana', 0, 0, 82, '98200 0877 0 1', 1, '551.34'),
(101467, '93087600', 39, '', 'Discuri frana', 0, 0, 82, '98200 0876 0 1', 1, '508.44'),
(101466, '93085800', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '205.5'),
(101465, '93085700', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '239.44'),
(101464, '93084800', 39, '', 'Discuri frana', 0, 0, 82, '98200 0848 0 1', 1, '657.01'),
(101463, '93084500', 39, '', 'Discuri frana', 0, 0, 82, 'MDC1322', 1, '777.05'),
(101462, '93084100', 39, '', 'Discuri frana', 0, 0, 82, '98200 0841 0 1', 1, '718.5'),
(101461, '93084000', 39, '', 'Discuri frana', 0, 0, 82, '98200 0840 0 1', 1, '1675.2'),
(101460, '93038800', 39, '', 'Discuri frana', 0, 0, 82, 'MDC464', 1, '479'),
(101459, '92142200', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '799.65'),
(101458, '92131500', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '142.14'),
(101457, '92129900', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '180.15'),
(101456, '92129400', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '161.28'),
(101455, '92126700', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '343.63'),
(101454, '92126200', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '94.83'),
(101453, '92125800', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '107.82'),
(101452, '92124500', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '115.56'),
(101451, '92122900', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '282.35'),
(101450, '92122700', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '193.51'),
(101449, '92122600', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '232.32'),
(101448, '92122500', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '148.65'),
(101447, '92122200', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '324.79'),
(101446, '92122000', 39, '', 'Discuri frana', 0, 0, 82, '', 2, '198.996'),
(101445, '92121900', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '273.74'),
(101444, '92121800', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '261.2'),
(101443, '92121700', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '261.2'),
(101442, '92121600', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '305.25'),
(101441, '92121400', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '163'),
(101440, '92121100', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '80.24'),
(101439, '92120900', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '58.65'),
(101438, '92120700', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '108.81'),
(101437, '92120600', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '301.19'),
(101436, '92120500', 39, '', 'Discuri frana', 0, 0, 82, '', 2, '174.468'),
(101435, '92120300', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '523.29'),
(101434, '92119400', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '203.73'),
(101433, '92118700', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '129.1'),
(101432, '92118600', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '117.25'),
(101431, '92118500', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '128.56'),
(101430, '92118400', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '176.01'),
(101429, '92116600', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '225.31'),
(101428, '92116100', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '164.04'),
(101427, '92115300', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '251.74'),
(101426, '92113400', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '257.43'),
(101425, '92109900', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '279.52'),
(101424, '92109800', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '354.55'),
(101423, '92108200', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '227.48'),
(101422, '92107900', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '128.43'),
(101421, '92107800', 39, '', 'Discuri frana', 0, 0, 82, '', 2, '100.772'),
(101420, '92107300', 39, '', 'Discuri frana', 0, 0, 82, '', 2, '243.831'),
(101419, '92107100', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '250.58'),
(101418, '92106900', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '226.92'),
(101417, '92106800', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '127.2'),
(101416, '92106700', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '245.04'),
(101415, '92106300', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '99.29'),
(101414, '92106200', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '105.58'),
(101413, '92105800', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '98.86'),
(101412, '92104100', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '123.89'),
(101411, '92103800', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '139.85'),
(101410, '92100003', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '493.49'),
(101409, '92098800', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '244.61'),
(101408, '92098700', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '239.83'),
(101407, '92098600', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '162.95'),
(101406, '92098400', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '158.35'),
(101405, '92097200', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '184.91'),
(101404, '92090800', 39, '', 'Discuri frana', 0, 0, 82, 'MDC1358', 1, '113.33'),
(101403, '92089800', 39, '', 'Discuri frana', 0, 0, 82, 'MDC1079', 1, '220.23'),
(101402, '92082200', 39, '', 'Tamburi', 0, 0, 82, 'MDC1019', 2, '79.926'),
(101401, '91052400', 39, '', 'Saboti frana', 0, 0, 70, '98101 0524 0 4', 2, '105.707'),
(101400, '2610501', 39, '', 'Saboti frana', 0, 0, 1419, '26105 0340 0 4', 1, '110.18'),
(101399, '29835 220  0 4 T3018', 39, '', 'Placute de frana', 0, 0, 402, '29835 220  0 4', 1, '241.09'),
(101398, '29232 210  1 4 T4136', 39, '', 'Placute de frana', 0, 0, 402, '29232 210  1 4', 1, '145'),
(101397, '29229 214  1 4 T4136', 39, '', 'Placute de frana', 0, 0, 402, '29229 214  1 4', 1, '258.15'),
(101396, '29217 206  1 5 T3038', 39, '', 'Placute de frana', 0, 0, 402, '29217 208  0 4', 1, '116.39'),
(101395, '29190 190  1 5 T3035', 39, '', 'Placute de frana', 0, 0, 402, '29190 190  0 4', 1, '199.06'),
(101394, '29153 200  1 4 T3011', 39, '', 'Placute de frana', 0, 0, 402, '29153 200  1 4', 1, '177.73'),
(101393, '29123 203  2 4 T3078', 39, '', 'Placute de frana', 0, 0, 402, '29123 203  0 4', 1, '486.45'),
(101392, '29123 203  1 4 T3078', 39, '', 'Placute de frana', 0, 0, 402, '29123 203  0 4', 1, '106.04'),
(101391, '29121 203  0 4 T3035', 39, '', 'Placute de frana', 0, 0, 402, '29121 203  0 4', 1, '112.41'),
(101390, '29121 170  0 4 T3035', 39, '', 'Placute de frana', 0, 0, 402, '29121 183  0 4', 1, '133.32'),
(101389, '29041 183  0 5 T4047', 39, '', 'Placute de frana', 0, 0, 402, '29041 183  0 5', 1, '182.27'),
(101388, '2479601', 39, '', 'Placute de frana', 0, 0, 402, '24796_175__0_5', 1, '131.63'),
(101387, '2474302', 39, '', 'Placute de frana', 0, 0, 402, '', 1, '438.55'),
(101386, '2474301', 39, '', 'Placute de frana', 0, 0, 402, '24408 194  1 5', 1, '203.13'),
(101385, '2473901', 39, '', 'Placute de frana', 0, 0, 402, '24739 173  0 5', 1, '126.41'),
(101384, '2473701', 39, '', 'Placute de frana', 0, 0, 402, '24737 176  1 4', 1, '142'),
(101383, '2473401', 39, '', 'Placute de frana', 0, 0, 402, '24734 103  0 5', 1, '104.16'),
(101382, '2472401', 39, '', 'Placute de frana', 0, 0, 402, '24724_140__0_5', 1, '230.82'),
(101381, '2472201', 39, '', 'Placute de frana', 0, 0, 402, '24722 190  0 5', 1, '186.58'),
(101380, '2470901', 39, '', 'Placute de frana', 0, 0, 402, '24709 180  0 5', 1, '176.74'),
(101379, '2469301', 39, '', 'Placute de frana', 0, 0, 402, '24693 187  1 4', 2, '127.225'),
(101378, '2469201', 39, '', 'Placute de frana', 0, 0, 402, '24692 150  1 4', 2, '109.039'),
(101377, '2467301', 39, '', 'Placute de frana', 0, 0, 402, '24673 180  0 5', 2, '81.977'),
(101376, '2466401', 39, '', 'Placute de frana', 0, 0, 402, '24664 160  1 5', 2, '120.246'),
(101375, '2466001', 39, '', 'Placute de frana', 0, 0, 402, '24660 178  1 4', 2, '132.356'),
(101374, '2463801', 39, '', 'Placute de frana', 0, 0, 402, '24638 190  1 5', 1, '243.16'),
(101373, '2463501', 39, '', 'Placute de frana', 0, 0, 402, '24635 165  1 5', 1, '228.96'),
(101372, '2461801', 39, '', 'Placute de frana', 0, 0, 402, '24618 178  1 5', 1, '354.28'),
(101371, '2461501', 39, '', 'Placute de frana', 0, 0, 402, '24615 169  0 5', 1, '462.8'),
(101370, '2461401', 39, '', 'Placute de frana', 0, 0, 402, '24614_166__0_4', 2, '0'),
(101369, '2461001', 39, '', 'Placute de frana', 0, 0, 402, '24610 143  0 5', 2, '73.801'),
(101368, '2460602', 39, '', 'Placute de frana', 0, 0, 402, '24606 175  1 4', 2, '119'),
(101367, '2460601', 39, '', 'Placute de frana', 0, 0, 402, '24606 175  1 4', 2, '0'),
(101366, '2459901', 39, '', 'Placute de frana', 0, 0, 402, '24599 155  1 5', 1, '284.12'),
(101365, '2459701', 39, '', 'Placute de frana', 0, 0, 402, '', 1, '186.2'),
(101364, '2458601', 39, '', 'Placute de frana', 0, 0, 402, '24586 178  1 5', 1, '258.45'),
(101363, '2458501', 39, '', 'Placute de frana', 0, 0, 402, '24585 180  0 4', 1, '234.15'),
(101362, '2458301', 39, '', 'Placute de frana', 0, 0, 402, '24583 170  1 4', 1, '274.18'),
(101361, '2458202', 39, '', 'Placute de frana', 0, 0, 402, '24582 184  1 5', 1, '312.24'),
(101360, '2458201', 39, '', 'Placute de frana', 0, 0, 402, '24582 184  0 4', 1, '128.54'),
(101359, '2458002', 39, '', 'Placute de frana', 0, 0, 402, 'HPS3771', 1, '211.42'),
(101358, '2457401', 39, '', 'Placute de frana', 0, 0, 402, '24574 150  0 5', 2, '85.568'),
(101357, '2456701', 39, '', 'Placute de frana', 0, 0, 402, '24567 155  0 4', 1, '183.78'),
(101356, '2455701', 39, '', 'Placute de frana', 0, 0, 402, '24557 190  0 5', 1, '191.92'),
(101355, '2455501', 39, '', 'Placute de frana', 0, 0, 402, '24555 160  0 4', 1, '262.35'),
(101354, '2455301', 39, '', 'Placute de frana', 0, 0, 402, '24553 161  0 4', 2, '520.905'),
(101353, '2455001', 39, '', 'Placute de frana', 0, 0, 402, '24550 195  1 5', 1, '215.88'),
(101352, '2454501', 39, '', 'Placute de frana', 0, 0, 402, '24545 179  0 4', 1, '180.53'),
(101351, '2454401', 39, '', 'Placute de frana', 0, 0, 402, '24544 175  1 4', 1, '330.46'),
(101350, '2454001', 39, '', 'Placute de frana', 0, 0, 402, '24540 164  1 4', 1, '246.79'),
(101349, '2453801', 39, '', 'Placute de frana', 0, 0, 402, '24538 188  0 5', 2, '136.437'),
(101348, '2453702', 39, '', 'Placute de frana', 0, 0, 402, '24537 160  1 4', 1, '153.46'),
(101347, '2453701', 39, '', 'Placute de frana', 0, 0, 402, '24537 160  1 4', 1, '120.96'),
(101346, '2453601', 39, '', 'Placute de frana', 0, 0, 402, '23245 183  1 5', 1, '175.85'),
(101345, '2453501', 39, '', 'Placute de frana', 0, 0, 402, '23215 183  1 5', 2, '150.752'),
(101344, '2452901', 39, '', 'Placute de frana', 0, 0, 402, '24529 160  0 5', 2, '156.324'),
(101343, '2452301', 39, '', 'Placute de frana', 0, 0, 402, '24523 164  0 5', 1, '201.01'),
(101342, '2451401', 39, '', 'Placute de frana', 0, 0, 402, '24514 173  1 4', 1, '181.38'),
(101341, '2451301', 39, '', 'Placute de frana', 0, 0, 402, '24513 178  0 4', 1, '253.29'),
(101340, '2451001', 39, '', 'Placute de frana', 0, 0, 402, '24510 170  0 5', 1, '232.19'),
(101339, '2450101', 39, '', 'Placute de frana', 0, 0, 402, '24501 166  0 5', 1, '203.86'),
(101338, '2449801', 39, '', 'Placute de frana', 0, 0, 402, '24498 154  0 5', 1, '213.43'),
(101337, '2449602', 39, '', 'Placute de frana', 0, 0, 402, '24496 169  1 4', 1, '214.58'),
(101336, '2449601', 39, '', 'Placute de frana', 0, 0, 402, '24496 169  1 4', 2, '91.14'),
(101335, '2449101', 39, '', 'Placute de frana', 0, 0, 402, '24491 160  0 5', 1, '186.41'),
(101334, '2448701', 39, '', 'Placute de frana', 0, 0, 402, '24487 166  0 5', 1, '190.23'),
(101333, '2448601', 39, '', 'Placute de frana', 0, 0, 402, '24486 173  1 4', 2, '147.665'),
(101332, '2448501', 39, '', 'Placute de frana', 0, 0, 402, '24485 189  1 4', 2, '149.73'),
(101331, '2448401', 39, '', 'Placute de frana', 0, 0, 402, '24484 189  1 4', 2, '142.989'),
(101330, '2448302', 39, '', 'Placute de frana', 0, 0, 402, '24483 172  1 4', 1, '193.3'),
(101329, '2448301', 39, '', 'Placute de frana', 0, 0, 402, '24483 172  1 4', 2, '128.772'),
(101328, '2446802', 39, '', 'Placute de frana', 0, 0, 402, '24468 190 1 5', 2, '193.984'),
(101327, '2446801', 39, '', 'Placute de frana', 0, 0, 402, '24468 190 1 5', 1, '185.1'),
(101326, '2446602', 39, '', 'Placute de frana', 0, 0, 402, '24466 190 1 5', 2, '193.277'),
(101325, '2446601', 39, '', 'Placute de frana', 0, 0, 402, '24466 190 1 5', 2, '196.056'),
(101324, '2446501', 39, '', 'Placute de frana', 0, 0, 402, '24465 188 1 4', 2, '165.109'),
(101323, '2446201', 39, '', 'Placute de frana', 0, 0, 402, '24462 167  1 4', 1, '308.07'),
(101322, '2445401', 39, '', 'Placute de frana', 0, 0, 402, '24454 175  0 4', 1, '285.03'),
(101321, '2441501', 39, '', 'Placute de frana', 0, 0, 402, '24415 193  1 5', 2, '167.461'),
(101320, '2441201', 39, '', 'Placute de frana', 0, 0, 402, '24412 193  1 5', 2, '199.192'),
(101319, '2439301', 39, '', 'Placute de frana', 0, 0, 402, '24393 174  1 4', 1, '136.63'),
(101318, '2438101', 39, '', 'Placute de frana', 0, 0, 402, '24381 146  0 5', 1, '228.54'),
(101317, '2437701', 39, '', 'Placute de frana', 0, 0, 402, '24377 146  0 5', 1, '459.4'),
(101316, '2437501', 39, '', 'Placute de frana', 0, 0, 402, '24375 180  0 5', 1, '260.87'),
(101315, '2437001', 39, '', 'Placute de frana', 0, 0, 402, '24370 160  0 5', 1, '248.07'),
(101314, '2436901', 39, '', 'Placute de frana', 0, 0, 402, '24369 170  0 5', 1, '182.76'),
(101313, '2436801', 39, '', 'Placute de frana', 0, 0, 402, '24368 190  0 5', 1, '267.67'),
(101312, '2436701', 39, '', 'Placute de frana', 0, 0, 402, '24367 190  0 5', 2, '152.796'),
(101311, '2435301', 39, '', 'Placute de frana', 0, 0, 402, '24353 169  0 5', 1, '237.99'),
(101310, '2435001', 39, '', 'Placute de frana', 0, 0, 402, '24350 176  0 4', 1, '213.13'),
(101309, '2434901', 39, '', 'Placute de frana', 0, 0, 402, '24349 175  1 4', 1, '130.5'),
(101308, '2434801', 39, '', 'Placute de frana', 0, 0, 402, '24348 168  1 4', 1, '134.02'),
(101307, '2433901', 39, '', 'Placute de frana', 0, 0, 402, '24339 205  0 5', 1, '126.83'),
(101306, '2433801', 39, '', 'Placute de frana', 0, 0, 402, '24338 154  0 4', 1, '71.38'),
(101305, '2433701', 39, '', 'Placute de frana', 0, 0, 402, '24337 176  0 4', 2, '89.922'),
(101304, '2433301', 39, '', 'Placute de frana', 0, 0, 402, '24333 199  0 5', 2, '112.819'),
(101303, '2433201', 39, '', 'Placute de frana', 0, 0, 402, '24332 179  0 5', 1, '241.92'),
(101302, '2433101', 39, '', 'Placute de frana', 0, 0, 402, '24331 140  1 4', 1, '163.62');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(101301, '2432301', 39, '', 'Placute de frana', 0, 0, 402, '24323 155  0 5', 1, '131.28'),
(101300, '2432001', 39, '', 'Placute de frana', 0, 0, 402, '24320 159  0 5', 2, '63.168'),
(101299, '2431701', 39, '', 'Placute de frana', 0, 0, 402, '24317 175  0 5', 2, '92.057'),
(101298, '2431001', 39, '', 'Placute de frana', 0, 0, 402, '24310 194  0 5', 2, '187.803'),
(101297, '2430603', 39, '', 'Placute de frana', 0, 0, 402, '24306 206  1 5', 1, '202.77'),
(101296, '2430602', 39, '', 'Placute de frana', 0, 0, 402, '24306 206  1 5', 2, '175.749'),
(101295, '2430601', 39, '', 'Placute de frana', 0, 0, 402, '24306 206  1 5', 2, '174.895'),
(101294, '2430301', 39, '', 'Placute de frana', 0, 0, 402, '24303 141  0 4', 1, '357.8'),
(101293, '2430101', 39, '', 'Placute de frana', 0, 0, 402, '24301 164  1 4', 1, '74.32'),
(101292, '2429401', 39, '', 'Placute de frana', 0, 0, 402, '24294 193  1 5', 1, '173.59'),
(101291, '2428601', 39, '', 'Placute de frana', 0, 0, 402, '21445 147  0 5', 1, '267.64'),
(101290, '2428303', 39, '', 'Placute de frana', 0, 0, 402, '', 1, '325.76'),
(101289, '2428302', 39, '', 'Placute de frana', 0, 0, 402, '24283 165  1 4', 2, '40.236'),
(101288, '2428001', 39, '', 'Placute de frana', 0, 0, 402, '24280 160  0 5', 1, '148.81'),
(101287, '2427901', 39, '', 'Placute de frana', 0, 0, 402, '24279 145  1 4', 1, '472.04'),
(101286, '2427701', 39, '', 'Placute de frana', 0, 0, 402, '24277 165  0 5', 1, '90.53'),
(101285, '2427601', 39, '', 'Placute de frana', 0, 0, 402, '24276 148  0 5', 1, '72.61'),
(101284, '2427501', 39, '', 'Placute de frana', 0, 0, 402, '24275 168  0 5', 1, '72.55'),
(101283, '2426801', 39, '', 'Placute de frana', 0, 0, 402, '24268 139  0 4', 1, '331.13'),
(101282, '2426601', 39, '', 'Placute de frana', 0, 0, 402, '24266 157  0 5', 1, '259.6'),
(101281, '2426001', 39, '', 'Placute de frana', 0, 0, 402, '24260 163  1 4', 2, '162.995'),
(101280, '2425801', 39, '', 'Placute de frana', 0, 0, 402, '24111 179  0 5', 2, '113.071'),
(101279, '2425301', 39, '', 'Placute de frana', 0, 0, 402, '24253 179  0 5', 2, '129.724'),
(101278, '2425001', 39, '', 'Placute de frana', 0, 0, 402, '24250 186  0 5', 2, '141.771'),
(101277, '2424601', 39, '', 'Placute de frana', 0, 0, 402, '24246 170  0 5', 1, '297.56'),
(101276, '2424502', 39, '', 'Placute de frana', 0, 0, 402, '24245 185  0 4', 1, '322.48'),
(101275, '2424501', 39, '', 'Placute de frana', 0, 0, 402, '24245 185  0 4', 1, '177.22'),
(101274, '2424401', 39, '', 'Placute de frana', 0, 0, 402, '24244 185  0 4', 1, '143.24'),
(101273, '2423101', 39, '', 'Placute de frana', 0, 0, 402, '24231 149  0 5', 1, '79.7'),
(101272, '2422901', 39, '', 'Placute de frana', 0, 0, 402, '24229 153  0 5', 1, '90.4'),
(101271, '2422201', 39, '', 'Placute de frana', 0, 0, 402, '24222 180  0 5', 1, '128.5'),
(101270, '2421801', 39, '', 'Placute de frana', 0, 0, 402, '24218 172  0 5', 1, '93.14'),
(101269, '2420401', 39, '', 'Placute de frana', 0, 0, 402, '24204 192  1 5', 2, '122.997'),
(101268, '2419701', 39, '', 'Placute de frana', 0, 0, 402, '24197 168  0 5', 1, '296.56'),
(101267, '2419401', 39, '', 'Placute de frana', 0, 0, 402, '24194 153  0 5', 1, '115.15'),
(101266, '2419201', 39, '', 'Placute de frana', 0, 0, 402, '24192 173  1 4', 2, '100.373'),
(101265, '2419101', 39, '', 'Placute de frana', 0, 0, 402, '24191 181  1 4', 2, '125.951'),
(101264, '2419001', 39, '', 'Placute de frana', 0, 0, 402, '24190 165  1 4', 1, '107.22'),
(101263, '2417201', 39, '', 'Placute de frana', 0, 0, 402, '24172 197  0 5', 1, '289.31'),
(101262, '2417001', 39, '', 'Placute de frana', 0, 0, 402, '24170 197  0 5', 2, '212.919'),
(101261, '2416601', 39, '', 'Placute de frana', 0, 0, 402, '24166 188  0 4', 1, '129.67'),
(101260, '2416401', 39, '', 'Placute de frana', 0, 0, 402, '24164 178  0 4', 1, '184.93'),
(101259, '2416301', 39, '', 'Placute de frana', 0, 0, 402, '24163 178  0 4', 1, '100.08'),
(101258, '2416101', 39, '', 'Placute de frana', 0, 0, 402, '24161 203  0 5', 1, '167.43'),
(101257, '2415501', 39, '', 'Placute de frana', 0, 0, 402, '24155 206  0 5', 2, '164.976'),
(101256, '2415001', 39, '', 'Placute de frana', 0, 0, 402, '24150 176  1 4', 1, '117.19'),
(101255, '2414201', 39, '', 'Placute de frana', 0, 0, 402, '24142 187  0 5', 2, '119.777'),
(101254, '2414101', 39, '', 'Placute de frana', 0, 0, 402, '24141 198  0 5', 1, '312.59'),
(101253, '2413701', 39, '', 'Placute de frana', 0, 0, 402, '24137 168  0 5', 2, '102.249'),
(101252, '2413501', 39, '', 'Placute de frana', 0, 0, 402, '24135 178  1 4', 2, '96.425'),
(101251, '2413401', 39, '', 'Placute de frana', 0, 0, 402, '24134 187  1 5', 2, '182.903'),
(101250, '2413301', 39, '', 'Placute de frana', 0, 0, 402, '24133 177  1 5', 2, '162.995'),
(101249, '2412301', 39, '', 'Placute de frana', 0, 0, 402, '24123 203  0 5', 2, '119.728'),
(101248, '2412201', 39, '', 'Placute de frana', 0, 0, 402, '24122 192  1 5', 1, '220.63'),
(101247, '2410601', 39, '', 'Placute de frana', 0, 0, 402, '24106 180  0 5', 1, '143.06'),
(101246, '2410101', 39, '', 'Placute de frana', 0, 0, 402, '24101 190  1 4', 2, '84.329'),
(101245, '2410001', 39, '', 'Placute de frana', 0, 0, 402, '24100 155  1 4', 1, '257.82'),
(101244, '2409901', 39, '', 'Placute de frana', 0, 0, 402, '24099 180  0 4', 1, '261.08'),
(101243, '2409801', 39, '', 'Placute de frana', 0, 0, 402, '24098 171  0 4 T4668', 2, '169.386'),
(101242, '2409701', 39, '', 'Placute de frana', 0, 0, 402, '24097 171  0 4 T4668', 2, '167.461'),
(101241, '2409601', 39, '', 'Placute de frana', 0, 0, 402, '24096 203  0 5', 2, '151.214'),
(101240, '2409201', 39, '', 'Placute de frana', 0, 0, 402, '24092 173  0 5', 1, '96.04'),
(101239, '2408601', 39, '', 'Placute de frana', 0, 0, 402, '24086 157  1 5', 1, '133.67'),
(101238, '2408401', 39, '', 'Placute de frana', 0, 0, 402, '24124 190  0 5', 1, '293.1'),
(101237, '2408301', 39, '', 'Placute de frana', 0, 0, 402, '24083 192  1 4', 2, '94.346'),
(101236, '2407901', 39, '', 'Placute de frana', 0, 0, 402, '24079 200  0 5', 1, '653.65'),
(101235, '2407702', 39, '', 'Placute de frana', 0, 0, 402, '24077 190  1 4', 1, '142.44'),
(101234, '2407701', 39, '', 'Placute de frana', 0, 0, 402, '24077 190  1 4', 1, '155.72'),
(101233, '2407304', 39, '', 'Placute de frana', 0, 0, 402, '24073 164  1 4', 1, '122.29'),
(101232, '2407301', 39, '', 'Placute de frana', 0, 0, 402, '24073 164  1 4', 1, '114.45'),
(101231, '2407202', 39, '', 'Placute de frana', 0, 0, 402, '24072 177  1 5', 1, '212.22'),
(101230, '2407201', 39, '', 'Placute de frana', 0, 0, 402, '24072 177  1 4 T4088', 2, '95.536'),
(101229, '2407101', 39, '', 'Placute de frana', 0, 0, 402, '24071 146  0 4', 1, '72.3'),
(101228, '2406201', 39, '', 'Placute de frana', 0, 0, 402, '24062 176  0 5', 1, '125.18'),
(101227, '2405901', 39, '', 'Placute de frana', 0, 0, 402, '24059 166  0 5', 1, '89.18'),
(101226, '2405801', 39, '', 'Placute de frana', 0, 0, 402, '24058 158  0 5', 2, '73.521'),
(101225, '2405601', 39, '', 'Placute de frana', 0, 0, 402, '24056 155  0 5', 1, '206.68'),
(101224, '2405301', 39, '', 'Placute de frana', 0, 0, 402, '24053 169  0 5 T4018', 1, '207.65'),
(101223, '2405001', 39, '', 'Placute de frana', 0, 0, 402, '24050 152  0 5', 1, '56.64'),
(101222, '2404903', 39, '', 'Placute de frana', 0, 0, 402, '24049 170  0 4', 1, '263.83'),
(101221, '2404601', 39, '', 'Placute de frana', 0, 0, 402, '24046 182  0 5', 2, '87.192'),
(101220, '2404501', 39, '', 'Placute de frana', 0, 0, 402, '24045 137  0 4', 2, '80.57'),
(101219, '2404301', 39, '', 'Placute de frana', 0, 0, 402, '24043 163  0 5', 1, '100.47'),
(101218, '2404201', 39, '', 'Placute de frana', 0, 0, 402, '24042 163  0 4', 1, '81.07'),
(101217, '2404001', 39, '', 'Placute de frana', 0, 0, 402, '24039 144  0 5', 1, '73.62'),
(101216, '2403901', 39, '', 'Placute de frana', 0, 0, 402, '24039 144  0 5', 1, '61.69'),
(101215, '2403601', 39, '', 'Placute de frana', 0, 0, 402, '24036 160  0 5', 1, '85.58'),
(101214, '2403101', 39, '', 'Placute de frana', 0, 0, 402, '24031 168  0 5', 1, '68.15'),
(101213, '2402901', 39, '', 'Placute de frana', 0, 0, 402, '24029 126  0 5', 1, '64.7'),
(101212, '2402401', 39, '', 'Placute de frana', 0, 0, 402, '24024 178  0 5', 2, '94.045'),
(101211, '2402201', 39, '', 'Placute de frana', 0, 0, 402, '24022 177  0 5', 2, '179.571'),
(101210, '2401401', 39, '', 'Placute de frana', 0, 0, 402, '24014 154  1 5 T4051', 1, '76.34'),
(101209, '2401301', 39, '', 'Placute de frana', 0, 0, 402, '24013 150  1 5', 1, '81.38'),
(101208, '2401101', 39, '', 'Placute de frana', 0, 0, 402, '24011 177  0 5', 1, '94.08'),
(101207, '2401001', 39, '', 'Placute de frana', 0, 0, 402, '24010 167  0 4', 2, '333.179'),
(101206, '2400801', 39, '', 'Placute de frana', 0, 0, 402, '24008 177  0 4', 2, '126.014'),
(101205, '2400701', 39, '', 'Placute de frana', 0, 0, 402, '24007 202  0 4', 2, '138.635'),
(101204, '2399601', 39, '', 'Placute de frana', 0, 0, 402, '23996 183  0 5', 1, '104.92'),
(101203, '2399401', 39, '', 'Placute de frana', 0, 0, 402, '23994 148  0 4 T4051', 1, '77.06'),
(101202, '2399002', 39, '', 'Placute de frana', 0, 0, 402, '23990 207  0 5', 1, '110.83'),
(101201, '2398401', 39, '', 'Placute de frana', 0, 0, 402, '23984 180  1 5', 1, '322.75'),
(101200, '2398202', 39, '', 'Placute de frana', 0, 0, 402, '23982 178  1 5', 1, '165.78'),
(101199, '2398201', 39, '', 'Placute de frana', 0, 0, 402, '23705 170  1 4', 1, '174.83'),
(101198, '2398101', 39, '', 'Placute de frana', 0, 0, 402, '24549 192  1 5', 2, '126.203'),
(101197, '2398001', 39, '', 'Placute de frana', 0, 0, 402, '23980 170  1 4', 2, '84.049'),
(101196, '2397901', 39, '', 'Placute de frana', 0, 0, 402, '23979 178  1 5', 2, '178.017'),
(101195, '2397601', 39, '', 'Placute de frana', 0, 0, 402, '23976 160  0 4', 1, '129.86'),
(101194, '2397401', 39, '', 'Placute de frana', 0, 0, 402, '23974 178  0 4', 1, '76.45'),
(101193, '2397302', 39, '', 'Placute de frana', 0, 0, 402, '23973 173 1 5', 1, '90.29'),
(101192, '2397301', 39, '', 'Placute de frana', 0, 0, 402, '23973 173  1 4', 2, '101.668'),
(101191, '2397001', 39, '', 'Placute de frana', 0, 0, 402, '23970 170  0 5', 1, '99.66'),
(101190, '2396701', 39, '', 'Placute de frana', 0, 0, 402, '23967 152  0 4', 1, '51.72'),
(101189, '2396601', 39, '', 'Placute de frana', 0, 0, 402, '23966 164  0 5', 2, '78.988'),
(101188, '2396101', 39, '', 'Placute de frana', 0, 0, 402, '23961 170  0 4', 2, '260.995'),
(101187, '2396001', 39, '', 'Placute de frana', 0, 0, 402, '23960 178  0 5', 2, '124.348'),
(101186, '2395901', 39, '', 'Placute de frana', 0, 0, 402, '23959 175  1 4', 2, '125.888'),
(101185, '2395401', 39, '', 'Placute de frana', 0, 0, 402, '23954 190  1 4', 2, '102.494'),
(101184, '2395001', 39, '', 'Placute de frana', 0, 0, 402, '23950 203  0 5 T645', 2, '207.438'),
(101183, '2394501', 39, '', 'Placute de frana', 0, 0, 402, '23945 165  0 4', 1, '253.51'),
(101182, '2394301', 39, '', 'Placute de frana', 0, 0, 402, '23943 175  0 5', 1, '512.41'),
(101181, '2393501', 39, '', 'Placute de frana', 0, 0, 402, '23935 178  0 5', 2, '140.301'),
(101180, '2393401', 39, '', 'Placute de frana', 0, 0, 402, '23934 181  1 4', 1, '97.58'),
(101179, '2393001', 39, '', 'Placute de frana', 0, 0, 402, '23930 181  1 4', 2, '97.314'),
(101178, '2392701', 39, '', 'Placute de frana', 0, 0, 402, '23926 173  0 5', 2, '131.264'),
(101177, '2392302', 39, '', 'Placute de frana', 0, 0, 402, '23923 179  0 5', 2, '160.16'),
(101176, '2392301', 39, '', 'Placute de frana', 0, 0, 402, '23923 179  0 5', 1, '158.74'),
(101175, '2392201', 39, '', 'Placute de frana', 0, 0, 402, '23922 210  0 5', 2, '167.335'),
(101174, '2392103', 39, '', 'Placute de frana', 0, 0, 402, '23921 191  1 5', 1, '351.29'),
(101173, '2392101', 39, '', 'Placute de frana', 0, 0, 402, '23921 191  1 4', 2, '83.475'),
(101172, '2391901', 39, '', 'Placute de frana', 0, 0, 402, '23919 183  1 5', 2, '126.399'),
(101171, '2391701', 39, '', 'Placute de frana', 0, 0, 402, '23917 183  1 5', 2, '105.252'),
(101170, '2391601', 39, '', 'Placute de frana', 0, 0, 402, '23915 178  1 5', 1, '224.48'),
(101169, '2391503', 39, '', 'Placute de frana', 0, 0, 402, '23915 178  1 5', 2, '167.783'),
(101168, '2391402', 39, '', 'Placute de frana', 0, 0, 402, '23914 172  1 4 T4822', 2, '128.002'),
(101167, '2391401', 39, '', 'Placute de frana', 0, 0, 402, '23914 172  1 4 T4822', 2, '163.569'),
(101166, '2391202', 39, '', 'Placute de frana', 0, 0, 402, '23912 204  0 5', 1, '131.87'),
(101165, '2391201', 39, '', 'Placute de frana', 0, 0, 402, '23912 204  0 5', 1, '138.73'),
(101164, '2390401', 39, '', 'Placute de frana', 0, 0, 402, '23904 166  0 5', 1, '149.82'),
(101163, '2390101', 39, '', 'Placute de frana', 0, 0, 402, '23901 188  0 5', 1, '124.26'),
(101162, '2389601', 39, '', 'Placute de frana', 0, 0, 402, '23896 205  0 5', 2, '342.804'),
(101161, '2389101', 39, '', 'Placute de frana', 0, 0, 402, '23891 169  0 5', 2, '92.806'),
(101160, '2388501', 39, '', 'Placute de frana', 0, 0, 402, '23885 205  0 5', 2, '375.207'),
(101159, '2387902', 39, '', 'Placute de frana', 0, 0, 402, '23879 155  0 5', 1, '108.37'),
(101158, '2387601', 39, '', 'Placute de frana', 0, 0, 402, '23876 120  0 5', 1, '55.4'),
(101157, '2387301', 39, '', 'Placute de frana', 0, 0, 402, '23873 150  0 5', 1, '68.07'),
(101156, '2387101', 39, '', 'Placute de frana', 0, 0, 402, '23871 138  0 5 T4051', 2, '65.31'),
(101155, '2386801', 39, '', 'Placute de frana', 0, 0, 402, '23868 169  0 5', 1, '74.16'),
(101154, '2386501', 39, '', 'Placute de frana', 0, 0, 402, '23865 164  0 5 T4018', 2, '94.493'),
(101153, '2386401', 39, '', 'Placute de frana', 0, 0, 402, '23864 170  0 4 T4018', 2, '79.821'),
(101152, '2386301', 39, '', 'Placute de frana', 0, 0, 402, '23863 150  0 4', 1, '64.02'),
(101151, '2384504', 39, '', 'Placute de frana', 0, 0, 402, '21755 165  0 5', 1, '98.13'),
(101150, '2384201', 39, '', 'Placute de frana', 0, 0, 402, '23842 180  0 5', 2, '149.429'),
(101149, '2383601', 39, '', 'Placute de frana', 0, 0, 402, '23836 167  1 4', 1, '68.28'),
(101148, '2383201', 39, '', 'Placute de frana', 0, 0, 402, '23832 196  0 5', 2, '135.107'),
(101147, '2382301', 39, '', 'Placute de frana', 0, 0, 402, '23823 172  1 4', 1, '83.41'),
(101146, '2381701', 39, '', 'Placute de frana', 0, 0, 402, '23817 170  0 5', 1, '93.49'),
(101145, '2381601', 39, '', 'Placute de frana', 0, 0, 402, '23816 158  1 4', 2, '75.145'),
(101144, '2381301', 39, '', 'Placute de frana', 0, 0, 402, '23813 158  0 5', 1, '275.71'),
(101143, '2380701', 39, '', 'Placute de frana', 0, 0, 402, '23807 185  0 5', 1, '79.73'),
(101142, '2380401', 39, '', 'Placute de frana', 0, 0, 402, '23804 150  0 4 T4067', 1, '61.58'),
(101141, '2380101', 39, '', 'Placute de frana', 0, 0, 402, '23801 203  0 5', 1, '215.17'),
(101140, '2379801', 39, '', 'Placute de frana', 0, 0, 402, '23798 203  0 5', 1, '175.1'),
(101139, '2379501', 39, '', 'Placute de frana', 0, 0, 402, '23795 150  0 5', 1, '76.55'),
(101138, '2379401', 39, '', 'Placute de frana', 0, 0, 402, '23793 203  0 5', 2, '192.836'),
(101137, '2379101', 39, '', 'Placute de frana', 0, 0, 402, '23791 208  0 5', 2, '185.591'),
(101136, '2378701', 39, '', 'Placute de frana', 0, 0, 402, '23787 183  0 5', 1, '98.06'),
(101135, '2378401', 39, '', 'Placute de frana', 0, 0, 402, '23784 155  0 5', 1, '116.09'),
(101134, '2378001', 39, '', 'Placute de frana', 0, 0, 402, '23780 170  0 5', 1, '86.07'),
(101133, '2377701', 39, '', 'Placute de frana', 0, 0, 402, '23777 150  0 5', 1, '89.27'),
(101132, '2377601', 39, '', 'Placute de frana', 0, 0, 402, '23776 180  0 5', 1, '71.31'),
(101131, '2377301', 39, '', 'Placute de frana', 0, 0, 402, '23773 175  0 5', 1, '461.2'),
(101130, '2376802', 39, '', 'Placute de frana', 0, 0, 402, '23768 192  0 5', 2, '169.897'),
(101129, '2376601', 39, '', 'Placute de frana', 0, 0, 402, '23766 172  0 5', 2, '165.991'),
(101128, '2376302', 39, '', 'Placute de frana', 0, 0, 402, '23763 203  0 5', 2, '219.422'),
(101127, '2376201', 39, '', 'Placute de frana', 0, 0, 402, '23762 195  0 5', 2, '238.189'),
(101126, '2376101', 39, '', 'Placute de frana', 0, 0, 402, '23761 188  1 4 T4136', 1, '247.47'),
(101125, '2376002', 39, '', 'Placute de frana', 0, 0, 402, '23760 178  1 4', 1, '107.69'),
(101124, '2376001', 39, '', 'Placute de frana', 0, 0, 402, '23760 178  1 4', 1, '83.33'),
(101123, '2375301', 39, '', 'Placute de frana', 0, 0, 402, '23753 180  0 5', 1, '92.37'),
(101122, '2375101', 39, '', 'Placute de frana', 0, 0, 402, '23751 167  0 5', 1, '610.51'),
(101121, '2374901', 39, '', 'Placute de frana', 0, 0, 402, '23749 188  0 5', 2, '175.749'),
(101120, '2374702', 39, '', 'Placute de frana', 0, 0, 402, '23747 201  0 5', 2, '180.852'),
(101119, '2374602', 39, '', 'Placute de frana', 0, 0, 402, '23746 201  0 5', 2, '156.849'),
(101118, '2374601', 39, '', 'Placute de frana', 0, 0, 402, '23746 201  0 5', 2, '166.047'),
(101117, '2374502', 39, '', 'Placute de frana', 0, 0, 402, '23745 177  0 5', 2, '238'),
(101116, '2374303', 39, '', 'Placute de frana', 0, 0, 402, '23743 205  1 5', 2, '190.106'),
(101115, '2373807', 39, '', 'Placute de frana', 0, 0, 402, '23738 206  0 5', 2, '171.178'),
(101114, '2373401', 39, '', 'Placute de frana', 0, 0, 402, '23734 170  0 4', 1, '152.64'),
(101113, '2373201', 39, '', 'Placute de frana', 0, 0, 402, '23732 173  0 5', 2, '151.907'),
(101112, '2373001', 39, '', 'Placute de frana', 0, 0, 402, '23730 173  0 5', 2, '160.496'),
(101111, '2372901', 39, '', 'Placute de frana', 0, 0, 402, '23729 170  0 5', 1, '92.71'),
(101110, '2372601', 39, '', 'Placute de frana', 0, 0, 402, '23726 165  0 5', 1, '98.3'),
(101109, '2372301', 39, '', 'Placute de frana', 0, 0, 402, '23723 182  0 5', 2, '117.047'),
(101108, '2372001', 39, '', 'Placute de frana', 0, 0, 402, '23720 170  0 5', 1, '174.84'),
(101107, '2371401', 39, '', 'Placute de frana', 0, 0, 402, '23714 155  0 4', 2, '69.16'),
(101106, '2371102', 39, '', 'Placute de frana', 0, 0, 402, '23711 182  0 5', 2, '99.414'),
(101105, '2370804', 39, '', 'Placute de frana', 0, 0, 402, '23708 182  0 5', 1, '252.78'),
(101104, '2370803', 39, '', 'Placute de frana', 0, 0, 402, '23708 182  1 4', 1, '110.07'),
(101103, '2370802', 39, '', 'Placute de frana', 0, 0, 402, '23708 182  0 5', 2, '97.937'),
(101102, '2370502', 39, '', 'Placute de frana', 0, 0, 402, '23705 170  0 5', 2, '92.575'),
(101101, '2370301', 39, '', 'Placute de frana', 0, 0, 402, '23703 185  1 4', 1, '72.5'),
(101100, '2370201', 39, '', 'Placute de frana', 0, 0, 402, '23702 160  0 4', 1, '127.57'),
(101099, '2369801', 39, '', 'Placute de frana', 0, 0, 402, '23698 160  0 5', 2, '98.084'),
(101098, '2369402', 39, '', 'Placute de frana', 0, 0, 402, '23694 167  0 4', 2, '187.453'),
(101097, '2369302', 39, '', 'Placute de frana', 0, 0, 402, '23693 167  0 4', 2, '442.876'),
(101096, '2369202', 39, '', 'Placute de frana', 0, 0, 402, '23692 167  0 4', 2, '412.195'),
(101095, '2367301', 39, '', 'Placute de frana', 0, 0, 402, '23673 150  0 5', 1, '70.4'),
(101094, '2367101', 39, '', 'Placute de frana', 0, 0, 402, '23671 155  1 4', 1, '79.51'),
(101093, '2366901', 39, '', 'Placute de frana', 0, 0, 402, '23669 168  1 4', 2, '147.476'),
(101092, '2366401', 39, '', 'Placute de frana', 0, 0, 402, '23664 148  0 5', 1, '573.62'),
(101091, '2365201', 39, '', 'Placute de frana', 0, 0, 402, '23652 148  0 5', 1, '60.16'),
(101090, '2364901', 39, '', 'Placute de frana', 0, 0, 402, '23649 162  0 5', 1, '117.76'),
(101089, '2364601', 39, '', 'Placute de frana', 0, 0, 402, '23646 160  0 5', 1, '150.37'),
(101088, '2364001', 39, '', 'Placute de frana', 0, 0, 402, '23640 180  0 5', 1, '121.42'),
(101087, '2363101', 39, '', 'Placute de frana', 0, 0, 402, '23631 178  0 5', 1, '116.64'),
(101086, '2362303', 39, '', 'Placute de frana', 0, 0, 402, '23623 174  1 5', 2, '141.078'),
(101085, '2362002', 39, '', 'Placute de frana', 0, 0, 402, '23620 166  0 5', 2, '123.256'),
(101084, '2361501', 39, '', 'Placute de frana', 0, 0, 402, '23615 175  0 4', 1, '137.83'),
(101083, '2361301', 39, '', 'Placute de frana', 0, 0, 402, '23613 178  0 4', 2, '149.142'),
(101082, '2361101', 39, '', 'Placute de frana', 0, 0, 402, '23611 190  0 5', 1, '118.3'),
(101081, '2360501', 39, '', 'Placute de frana', 0, 0, 402, '23605 155  1 5', 1, '96.66'),
(101080, '2360406', 39, '', 'Placute de frana', 0, 0, 402, '23604 188  0 5', 2, '117.334'),
(101079, '2360301', 39, '', 'Placute de frana', 0, 0, 402, '23603 197  2 5', 2, '112.749'),
(101078, '2360201', 39, '', 'Placute de frana', 0, 0, 402, '23602 197  2 5', 1, '136.71'),
(101077, '2360102', 39, '', 'Placute de frana', 0, 0, 402, '23601 137  0 4', 1, '77.31'),
(101076, '2360001', 39, '', 'Placute de frana', 0, 0, 402, '23600 190  1 4', 2, '140.455'),
(101075, '2359703', 39, '', 'Placute de frana', 0, 0, 402, '23597 180  1 5', 2, '114.632'),
(101074, '2359301', 39, '', 'Placute de frana', 0, 0, 402, '23593 150  0 5', 2, '96.082'),
(101073, '2359201', 39, '', 'Placute de frana', 0, 0, 402, '23592 150  0 4', 1, '67.08'),
(101072, '2359001', 39, '', 'Placute de frana', 0, 0, 402, '23590 190  0 5', 1, '134.6'),
(101071, '2358901', 39, '', 'Placute de frana', 0, 0, 402, '23589 190  0 5', 2, '136.01'),
(101070, '2358704', 39, '', 'Placute de frana', 0, 0, 402, '23587_203__9_5', 1, '210.93'),
(101069, '2358701', 39, '', 'Placute de frana', 0, 0, 402, '23587 203  0 5 T4308', 2, '164.962'),
(101068, '2358501', 39, '', 'Placute de frana', 0, 0, 402, '23585 170  1 5', 2, '82.901'),
(101067, '2358403', 39, '', 'Placute de frana', 0, 0, 402, '23584 160  1 4', 1, '250.87'),
(101066, '2358401', 39, '', 'Placute de frana', 0, 0, 402, '23584 160  1 4', 2, '90.671'),
(101065, '2358202', 39, '', 'Placute de frana', 0, 0, 402, '23582 155  0 5', 2, '96.453'),
(101064, '2358102', 39, '', 'Placute de frana', 0, 0, 402, '23581 190  1 5', 2, '124.873'),
(101063, '2358101', 39, '', 'Placute de frana', 0, 0, 402, '23581 190  1 4', 2, '143.087'),
(101062, '2357701', 39, '', 'Placute de frana', 0, 0, 402, '23577 185  1 5', 1, '129.57'),
(101061, '2357501', 39, '', 'Placute de frana', 0, 0, 402, '23575 160  0 5', 1, '194.99'),
(101060, '2357202', 39, '', 'Placute de frana', 0, 0, 402, '23572 138  0 5', 2, '88.459'),
(101059, '2356901', 39, '', 'Placute de frana', 0, 0, 402, '23569 170  0 5', 2, '111.342'),
(101058, '2356501', 39, '', 'Placute de frana', 0, 0, 402, '23565 179  0 4', 1, '101.95'),
(101057, '2356102', 39, '', 'Placute de frana', 0, 0, 402, '23561 170  0 5', 1, '165.18'),
(101056, '2355802', 39, '', 'Placute de frana', 0, 0, 402, '23558 170  0 5', 1, '105.18'),
(101055, '2355702', 39, '', 'Placute de frana', 0, 0, 402, '23557 172  1 4', 1, '191.31'),
(101054, '2355701', 39, '', 'Placute de frana', 0, 0, 402, '23557 172  1 4', 2, '107.373'),
(101053, '2355403', 39, '', 'Placute de frana', 0, 0, 402, '23554 172  1 5', 2, '95.578'),
(101052, '2355402', 39, '', 'Placute de frana', 0, 0, 402, '20961 172  1 4', 2, '74.76'),
(101051, '2355401', 39, '', 'Placute de frana', 0, 0, 402, '20961 152  1 4', 2, '76.524'),
(101050, '2355202', 39, '', 'Placute de frana', 0, 0, 402, '23552 180  0 5', 1, '62.28'),
(101049, '2355001', 39, '', 'Placute de frana', 0, 0, 402, '23550 173  0 5', 2, '140.686'),
(101048, '2354901', 39, '', 'Placute de frana', 0, 0, 402, 'HPS1023', 1, '112.16'),
(101047, '2354601', 39, '', 'Placute de frana', 0, 0, 402, '23546 160  1 5', 1, '69.14'),
(101046, '2354301', 39, '', 'Placute de frana', 0, 0, 402, '23543 150  0 5', 2, '77.392'),
(101045, '2354001', 39, '', 'Placute de frana', 0, 0, 402, '23540 165  1 4', 1, '130.31'),
(101044, '2353902', 39, '', 'Placute de frana', 0, 0, 402, '23539 175  0 4', 1, '79.62'),
(101043, '2353601', 39, '', 'Placute de frana', 0, 0, 402, '23536 155  0 5', 1, '76.18'),
(101042, '2353202', 39, '', 'Placute de frana', 0, 0, 402, '23532 200  0 5', 1, '237.35'),
(101041, '2352701', 39, '', 'Placute de frana', 0, 0, 402, '23527 150  1 4', 1, '80.72'),
(101040, '2352402', 39, '', 'Placute de frana', 0, 0, 402, '23524 177  0 5', 1, '114.36'),
(101039, '2352101', 39, '', 'Placute de frana', 0, 0, 402, '23521 140  0 5 T4051', 2, '104.748'),
(101038, '2351801', 39, '', 'Placute de frana', 0, 0, 402, '23518 170  0 5', 1, '82.36'),
(101037, '2351703', 39, '', 'Placute de frana', 0, 0, 402, '23517 165  0 4', 1, '54.64'),
(101036, '2351501', 39, '', 'Placute de frana', 0, 0, 402, '23515 160  1 4', 1, '91.85'),
(101035, '2351302', 39, '', 'Placute de frana', 0, 0, 402, '23513 170  1 4', 1, '97.79'),
(101034, '2351002', 39, '', 'Placute de frana', 0, 0, 402, '23510 155  0 5', 2, '85.071'),
(101033, '2350701', 39, '', 'Placute de frana', 0, 0, 402, '23507 150  0 5', 1, '156.31'),
(101032, '2350201', 39, '', 'Placute de frana', 0, 0, 402, '23502 160  0 5', 1, '160.64'),
(101031, '2349901', 39, '', 'Placute de frana', 0, 0, 402, '23499 170  0 4 T4136', 1, '86.74'),
(101030, '2349002', 39, '', 'Placute de frana', 0, 0, 402, '23490 150  1 4', 1, '166.63'),
(101029, '2348901', 39, '', 'Placute de frana', 0, 0, 402, '23489 163  0 5', 1, '171.66'),
(101028, '2348801', 39, '', 'Placute de frana', 0, 0, 402, '23488 160  1 4', 2, '82.572'),
(101027, '2348701', 39, '', 'Placute de frana', 0, 0, 402, '23487 155  0 4', 1, '139.18'),
(101026, '2348401', 39, '', 'Placute de frana', 0, 0, 402, '23484 170  0 5', 1, '98.46'),
(101025, '2348202', 39, '', 'Placute de frana', 0, 0, 402, '23482 168  0 5', 2, '109.739'),
(101024, '2347801', 39, '', 'Placute de frana', 0, 0, 402, '23478 165  0 4', 1, '238.91'),
(101023, '2347402', 39, '', 'Placute de frana', 0, 0, 402, '23474 203  0 5', 1, '164.1'),
(101022, '2347201', 39, '', 'Placute de frana', 0, 0, 402, '23472 170  0 5', 1, '89.38'),
(101021, '2347103', 39, '', 'Placute de frana', 0, 0, 402, '23471 150  0 4', 1, '156.04'),
(101020, '2347101', 39, '', 'Placute de frana', 0, 0, 402, '23471 150  0 4', 1, '72.82'),
(101019, '2347001', 39, '', 'Placute de frana', 0, 0, 402, '23470 178  1 4', 1, '334.95'),
(101018, '2346302', 39, '', 'Placute de frana', 0, 0, 402, '23463 166  0 4', 1, '96.07'),
(101017, '2345801', 39, '', 'Placute de frana', 0, 0, 402, '23458 150  1 4', 1, '76.23'),
(101016, '2345501', 39, '', 'Placute de frana', 0, 0, 402, '23455 160  0 5', 1, '65.64'),
(101015, '2345201', 39, '', 'Placute de frana', 0, 0, 402, '23452 190  1 4', 1, '101.93'),
(101014, '2345001', 39, '', 'Placute de frana', 0, 0, 402, '23450 155  0 5', 1, '84.88'),
(101013, '2344801', 39, '', 'Placute de frana', 0, 0, 402, '23448 208  0 5', 1, '156.17'),
(101012, '2344702', 39, '', 'Placute de frana', 0, 0, 402, '23447 173  0 5', 2, '180.936'),
(101011, '2344605', 39, '', 'Placute de frana', 0, 0, 402, '23446 165  1 5', 2, '164.234'),
(101010, '2344201', 39, '', 'Placute de frana', 0, 0, 402, '23442 160  0 5', 1, '86.67'),
(101009, '2344007', 39, '', 'Placute de frana', 0, 0, 402, '23440 176  0 5', 1, '162.1'),
(101008, '2344004', 39, '', 'Placute de frana', 0, 0, 402, '23440 176  0 5', 2, '126.392'),
(101007, '2343401', 39, '', 'Placute de frana', 0, 0, 402, '23434 180  1 5', 2, '140.672'),
(101006, '2342901', 39, '', 'Placute de frana', 0, 0, 402, '23429 150  0 4', 1, '98.03'),
(101005, '2342401', 39, '', 'Placute de frana', 0, 0, 402, '23424 178  1 4 T4051', 1, '136.46'),
(101004, '2342001', 39, '', 'Placute de frana', 0, 0, 402, '23420 165  0 5', 2, '120.442'),
(101003, '2341801', 39, '', 'Placute de frana', 0, 0, 402, '23418 196  0 5', 2, '188.363'),
(101002, '2341703', 39, '', 'Placute de frana', 0, 0, 402, '23417 152  1 5', 2, '100.625'),
(101001, '2341702', 39, '', 'Placute de frana', 0, 0, 402, '23417 152  1 4 T657', 2, '128.457'),
(101000, '2341008', 39, '', 'Placute de frana', 0, 0, 402, '23410 157  0 5', 1, '215.74'),
(100999, '2341007', 39, '', 'Placute de frana', 0, 0, 402, '23410 157  0 4', 1, '178.35'),
(100998, '2340902', 39, '', 'Placute de frana', 0, 0, 402, '23409 193  1 5', 2, '142.989'),
(100997, '2340702', 39, '', 'Placute de frana', 0, 0, 402, '23407 193  1 5', 1, '127.07'),
(100996, '2340404', 39, '', 'Placute de frana', 0, 0, 402, '23404 204  0 5', 1, '265.65'),
(100995, '2340001', 39, '', 'Placute de frana', 0, 0, 402, '23400 165  1 4', 1, '105.99'),
(100994, '2339703', 39, '', 'Placute de frana', 0, 0, 402, '23397 194  1 5', 1, '196.85'),
(100993, '2339602', 39, '', 'Placute de frana', 0, 0, 402, '23396 180  1 4', 2, '103.145'),
(100992, '2339502', 39, '', 'Placute de frana', 0, 0, 402, '23395 145  0 5', 1, '114.08'),
(100991, '2339201', 39, '', 'Placute de frana', 0, 0, 402, '23392 206  0 5', 2, '160.867'),
(100990, '2338704', 39, '', 'Placute de frana', 0, 0, 402, '23387 130  0 5', 1, '119.29'),
(100989, '2338401', 39, '', 'Placute de frana', 0, 0, 402, '23384 180  0 5', 1, '99.59'),
(100988, '2338101', 39, '', 'Placute de frana', 0, 0, 402, '23381 155  0 5', 1, '74.62'),
(100987, '2337301', 39, '', 'Placute de frana', 0, 0, 402, '23373 150  0 5', 1, '92.81'),
(100986, '2336701', 39, '', 'Placute de frana', 0, 0, 402, '23367 150  0 5', 1, '133.06'),
(100985, '2335301', 39, '', 'Placute de frana', 0, 0, 402, '23353 140  1 4', 2, '79.604'),
(100984, '2334803', 39, '', 'Placute de frana', 0, 0, 402, '23348 165  0 5', 2, '113.001'),
(100983, '2334602', 39, '', 'Placute de frana', 0, 0, 402, '23346 193  1 4', 1, '88.19'),
(100982, '2334001', 39, '', 'Placute de frana', 0, 0, 402, '23340 168  1 5', 2, '112.238'),
(100981, '2333901', 39, '', 'Placute de frana', 0, 0, 402, '23339 171  0 5', 1, '81.45'),
(100980, '2333403', 39, '', 'Placute de frana', 0, 0, 402, '23334 165  0 5', 2, '152.796'),
(100979, '2333201', 39, '', 'Placute de frana', 0, 0, 402, '23332 180  1 5', 2, '94.157'),
(100978, '2333102', 39, '', 'Placute de frana', 0, 0, 402, '23331 160  0 5', 1, '202.19'),
(100977, '2332902', 39, '', 'Placute de frana', 0, 0, 402, '23329 170  0 4', 1, '267.72'),
(100976, '2332603', 39, '', 'Placute de frana', 0, 0, 402, '23326 177  3 4', 1, '202.24'),
(100975, '2332602', 39, '', 'Placute de frana', 0, 0, 402, '23326 177  2 4', 2, '128.002'),
(100974, '2332601', 39, '', 'Placute de frana', 0, 0, 402, '23326 177  1 4', 1, '176.36'),
(100973, '2331401', 39, '', 'Placute de frana', 0, 0, 402, '23314 145  1 4 T4067', 1, '52.44'),
(100972, '2331301', 39, '', 'Placute de frana', 0, 0, 402, '23313 203  0 5', 1, '344.17'),
(100971, '2331207', 39, '', 'Placute de frana', 0, 0, 402, '23312 203  0 5', 1, '405'),
(100970, '2331204', 39, '', 'Placute de frana', 0, 0, 402, '23312 203  0 5', 2, '174.251'),
(100969, '2330902', 39, '', 'Placute de frana', 0, 0, 402, '23309 173  0 5', 1, '134.85'),
(100968, '2330501', 39, '', 'Placute de frana', 0, 0, 402, '23305 154  0 4', 2, '113.54'),
(100967, '2330201', 39, '', 'Placute de frana', 0, 0, 402, '23302 175  0 4', 1, '101.22'),
(100966, '2330002', 39, '', 'Placute de frana', 0, 0, 402, '23300 180  0 5', 1, '99.89'),
(100965, '2329601', 39, '', 'Placute de frana', 0, 0, 402, '23296 150  0 5', 1, '69.94'),
(100964, '2329402', 39, '', 'Placute de frana', 0, 0, 402, '23294 165  0 4', 1, '70.26'),
(100963, '2329002', 39, '', 'Placute de frana', 0, 0, 402, '23290 155  1 4', 1, '91.39'),
(100962, '2328902', 39, '', 'Placute de frana', 0, 0, 402, '23289 193  0 5', 1, '156.9'),
(100961, '2328702', 39, '', 'Placute de frana', 0, 0, 402, '23287 178  0 5', 2, '121.016'),
(100960, '2328501', 39, '', 'Placute de frana', 0, 0, 402, '23285 173  0 4', 1, '528.43'),
(100959, '2328404', 39, '', 'Placute de frana', 0, 0, 402, '23284 140  1 4', 1, '141.85'),
(100958, '2328101', 39, '', 'Placute de frana', 0, 0, 402, '23281 183  0 5', 1, '188.27'),
(100957, '2328001', 39, '', 'Placute de frana', 0, 0, 402, '23280 175  0 5', 2, '325.059'),
(100956, '2327904', 39, '', 'Placute de frana', 0, 0, 402, '23279 184  0 4', 2, '117.103'),
(100955, '2327701', 39, '', 'Placute de frana', 0, 0, 402, '23277 177  1 4', 2, '139.909'),
(100954, '2327601', 39, '', 'Placute de frana', 0, 0, 402, '23276 175  1 4', 1, '138.62'),
(100953, '2327301', 39, '', 'Placute de frana', 0, 0, 402, '23273 180  1 4', 2, '146.321'),
(100952, '2327102', 39, '', 'Placute de frana', 0, 0, 402, '23271 177  0 5', 2, '172.907'),
(100951, '2326903', 39, '', 'Placute de frana', 0, 0, 402, '23269 201  0 5', 1, '213.19'),
(100950, '2325803', 39, '', 'Placute de frana', 0, 0, 402, '23258 169  2 5', 2, '114.856'),
(100949, '2325001', 39, '', 'Placute de frana', 0, 0, 402, '23250 165  0 5', 1, '100.56'),
(100948, '2324802', 39, '', 'Placute de frana', 0, 0, 402, '23248 183  1 5', 1, '148'),
(100947, '2324502', 39, '', 'Placute de frana', 0, 0, 402, '23245 183  1 5', 2, '163.072'),
(100946, '2324201', 39, '', 'Placute de frana', 0, 0, 402, '23242 142  1 5', 1, '119.88'),
(100945, '2324102', 39, '', 'Placute de frana', 0, 0, 402, '23241 165  0 4', 2, '87.682'),
(100944, '2323802', 39, '', 'Placute de frana', 0, 0, 402, '23238 160  0 5', 1, '87.17'),
(100943, '2323701', 39, '', 'Placute de frana', 0, 0, 402, '23237 145  1 4', 1, '97.42'),
(100942, '2323401', 39, '', 'Placute de frana', 0, 0, 402, '23234 169  0 5', 2, '77.812'),
(100941, '2323001', 39, '', 'Placute de frana', 0, 0, 402, '23230 158  0 5', 1, '190.98'),
(100940, '2322702', 39, '', 'Placute de frana', 0, 0, 402, '23227 180  0 5', 1, '150.32'),
(100939, '2322501', 39, '', 'Placute de frana', 0, 0, 402, '23225 170  1 5', 2, '111.727'),
(100938, '2322416', 39, '', 'Placute de frana', 0, 0, 402, '23224 173  1 5', 2, '168.721'),
(100937, '2322201', 39, '', 'Placute de frana', 0, 0, 402, '23222 190  0 5 T4292', 1, '112.84'),
(100936, '2321901', 39, '', 'Placute de frana', 0, 0, 402, '23219 180  0 5', 1, '76.64'),
(100935, '2321502', 39, '', 'Placute de frana', 0, 0, 402, '23215 183  1 5', 1, '144.56'),
(100934, '2320001', 39, 'Punte fata', 'Placute de frana', 0, 0, 402, '', 1, '128.32'),
(100933, '2319002', 39, '', 'Placute de frana', 0, 0, 402, '23190 167  1 5', 1, '346.62'),
(100932, '2318902', 39, '', 'Placute de frana', 0, 0, 402, '23189 167  1 5', 1, '231.76'),
(100931, '2318401', 39, '', 'Placute de frana', 0, 0, 402, '23184 145  0 5', 1, '104.89'),
(100930, '2318302', 39, '', 'Placute de frana', 0, 0, 402, '23183 203  0 5', 2, '159.068'),
(100929, '2318101', 39, '', 'Placute de frana', 0, 0, 402, '23181 179  0 5', 1, '116.4'),
(100928, '2317703', 39, '', 'Placute de frana', 0, 0, 402, '23177 144  1 4', 1, '80.26'),
(100927, '2317602', 39, '', 'Placute de frana', 0, 0, 402, '23176 182  1 5', 1, '169.34'),
(100926, '2317203', 39, '', 'Placute de frana', 0, 0, 402, '23172 183  1 4', 2, '136.136'),
(100925, '2316901', 39, '', 'Placute de frana', 0, 0, 402, '23169 194  1 5', 1, '220.42'),
(100924, '2316001', 39, '', 'Placute de frana', 0, 0, 402, '23160 173  0 5', 1, '103.28'),
(100923, '2315702', 39, '', 'Placute de frana', 0, 0, 402, '23157 160  0 4', 2, '242.144'),
(100922, '2315402', 39, '', 'Placute de frana', 0, 0, 402, '23154 193  0 5', 2, '112.371'),
(100921, '2314601', 39, '', 'Placute de frana', 0, 0, 402, '23146 170  1 5', 1, '87.74'),
(100920, '2314402', 39, '', 'Placute de frana', 0, 0, 402, '23144 194  2 5', 2, '207.501'),
(100919, '2314401', 39, '', 'Placute de frana', 0, 0, 402, '23144 194  1 5', 2, '190.428'),
(100918, '2314201', 39, '', 'Placute de frana', 0, 0, 402, '23142 150  0 5', 1, '138.86'),
(100917, '2314101', 39, '', 'Placute de frana', 0, 0, 402, '23141 193  0 5', 1, '92.87'),
(100916, '2314002', 39, '', 'Placute de frana', 0, 0, 402, '23140 193  0 5', 1, '114.58'),
(100915, '2313901', 39, '', 'Placute de frana', 0, 0, 402, '23139 170  0 4', 1, '285.73'),
(100914, '2313805', 39, '', 'Placute de frana', 0, 0, 402, '23138 146  1 4', 2, '104.426'),
(100913, '2313803', 39, '', 'Placute de frana', 0, 0, 402, '23138 146  1 4', 1, '156.98'),
(100912, '2313503', 39, '', 'Placute de frana', 0, 0, 402, '23135 180  1 5', 1, '200.3'),
(100911, '2313101', 39, '', 'Placute de frana', 0, 0, 402, '23131 197  0 5', 2, '134.344'),
(100910, '2313001', 39, '', 'Placute de frana', 0, 0, 402, '23130 197  0 5', 2, '116.403'),
(100909, '2312601', 39, '', 'Placute de frana', 0, 0, 402, '23126 175  0 5', 1, '212.7'),
(100908, '2312401', 39, '', 'Placute de frana', 0, 0, 402, '23124 193  1 5', 2, '114.24'),
(100907, '2311901', 39, '', 'Placute de frana', 0, 0, 402, '23119 175  0 5', 2, '261.128'),
(100906, '2311701', 39, '', 'Placute de frana', 0, 0, 402, '23117 202  0 5', 1, '163.08'),
(100905, '2311502', 39, '', 'Placute de frana', 0, 0, 402, '23115 196  0 5', 1, '164.48'),
(100904, '2311203', 39, '', 'Placute de frana', 0, 0, 402, '23112 191  0 5', 1, '145.15'),
(100903, '2310601', 39, '', 'Placute de frana', 0, 0, 402, '23106 189  0 5', 1, '124.72'),
(100902, '2310301', 39, '', 'Placute de frana', 0, 0, 402, '23103 175  0 5', 1, '90.51'),
(100901, '2310101', 39, '', 'Placute de frana', 0, 0, 402, '23101 175  0 5', 1, '87.01'),
(100900, '2309903', 39, '', 'Placute de frana', 0, 0, 402, '23099 184  0 5', 1, '155.53'),
(100899, '2309902', 39, '', 'Placute de frana', 0, 0, 402, '23099 184  0 4', 2, '140.175'),
(100898, '2309601', 39, '', 'Placute de frana', 0, 0, 402, '23096 172  0 5', 1, '158.52'),
(100897, '2309501', 39, '', 'Placute de frana', 0, 0, 402, '23095 170  0 4', 2, '90.986'),
(100896, '2309401', 39, '', 'Placute de frana', 0, 0, 402, '23094 170  0 5', 1, '94.16'),
(100895, '2309204', 39, '', 'Placute de frana', 0, 0, 402, '23092 150  0 5', 1, '112.15'),
(100894, '2309203', 39, '', 'Placute de frana', 0, 0, 402, '23092 145  0 4', 1, '131.82'),
(100893, '2309201', 39, '', 'Placute de frana', 0, 0, 402, '23092 160  0 5', 1, '199.07'),
(100892, '2309102', 39, '', 'Placute de frana', 0, 0, 402, '23091 152  1 4', 1, '145.99'),
(100891, '2308801', 39, '', 'Placute de frana', 0, 0, 402, '23088 176  0 5', 1, '98.57'),
(100890, '2308601', 39, '', 'Placute de frana', 0, 0, 402, '23086 170  0 5', 1, '95.56'),
(100889, '2308101', 39, '', 'Placute de frana', 0, 0, 402, '23081 190  0 5', 1, '163.94'),
(100888, '2308001', 39, '', 'Placute de frana', 0, 0, 402, '23080 151  1 4', 1, '118.27'),
(100887, '2307801', 39, '', 'Placute de frana', 0, 0, 402, '23078 159  0 4', 2, '145.999'),
(100886, '2307602', 39, '', 'Placute de frana', 0, 0, 402, '23076 175  0 5', 2, '130.886'),
(100885, '2307401', 39, '', 'Placute de frana', 0, 0, 402, '23074 189  0 5', 1, '120.58'),
(100884, '2307303', 39, '', 'Placute de frana', 0, 0, 402, '23073 189  0 5', 2, '156.527'),
(100883, '2307104', 39, '', 'Placute de frana', 0, 0, 402, '23071 185  1 5', 1, '135.69'),
(100882, '2307005', 39, '', 'Placute de frana', 0, 0, 402, '23070 190  2 4', 1, '173.11'),
(100881, '2307004', 39, '', 'Placute de frana', 0, 0, 402, '23070 170  2 4', 1, '134.59'),
(100880, '2307003', 39, '', 'Placute de frana', 0, 0, 402, '23070 170  1 4', 2, '139.657'),
(100879, '2306302', 39, '', 'Placute de frana', 0, 0, 402, '23063 173  0 5', 2, '131.915'),
(100878, '2306101', 39, '', 'Placute de frana', 0, 0, 402, '23061 140  0 4', 1, '68.62'),
(100877, '2304301', 39, '', 'Placute de frana', 0, 0, 402, '23043 186  0 5', 1, '231.3'),
(100876, '2304201', 39, '', 'Placute de frana', 0, 0, 402, '23042 190  1 4', 2, '143.22'),
(100875, '2303401', 39, '', 'Placute de frana', 0, 0, 402, '23034 186  0 5', 1, '191.63'),
(100874, '2303201', 39, '', 'Placute de frana', 0, 0, 402, '23032 155  0 5', 1, '101.88'),
(100873, '2302301', 39, '', 'Placute de frana', 0, 0, 402, '23023 150  0 5', 1, '67.93'),
(100872, '2302201', 39, '', 'Placute de frana', 0, 0, 402, '23022 209  0 4', 2, '125.755'),
(100871, '2302101', 39, '', 'Placute de frana', 0, 0, 402, '23021 189  0 4', 1, '109.69'),
(100870, '2302001', 39, '', 'Placute de frana', 0, 0, 402, '23020 179  0 4', 2, '107.877'),
(100869, '2301802', 39, '', 'Placute de frana', 0, 0, 402, '23018 204  0 5', 2, '168.525'),
(100868, '2300901', 39, '', 'Placute de frana', 0, 0, 402, '23009 155  0 5', 1, '95.05'),
(100867, '2300501', 39, '', 'Placute de frana', 0, 0, 402, '23005 155  0 5', 1, '72.25'),
(100866, '2300401', 39, '', 'Placute de frana', 0, 0, 402, '23004 155  0 5', 1, '102.63'),
(100865, '2199901', 39, '', 'Placute de frana', 0, 0, 402, '21999 158  1 5', 1, '136.52'),
(100864, '2199003', 39, '', 'Placute de frana', 0, 0, 402, '21990 203  0 5', 2, '173.957'),
(100863, '2198804', 39, '', 'Placute de frana', 0, 0, 402, '21988 180  1 5', 1, '290.06'),
(100862, '2198304', 39, '', 'Placute de frana', 0, 0, 402, '21983 173  1 4', 1, '103.92'),
(100861, '2198302', 39, '', 'Placute de frana', 0, 0, 402, '21983 173  1 4', 2, '139.657'),
(100860, '2198004', 39, '', 'Placute de frana', 0, 0, 402, '21980 180  2 5', 1, '104.37'),
(100859, '2198003', 39, '', 'Placute de frana', 0, 0, 402, '21980 180  1 5', 2, '136.976'),
(100858, '2197502', 39, '', 'Placute de frana', 0, 0, 402, '21975 182  0 5', 1, '105.1'),
(100857, '2196801', 39, '', 'Placute de frana', 0, 0, 402, '21968 140  0 5', 1, '86.08'),
(100856, '2196502', 39, '', 'Placute de frana', 0, 0, 402, '21965 150  0 5', 1, '143.57'),
(100855, '2196202', 39, '', 'Placute de frana', 0, 0, 402, '21962 180  0 5', 1, '169.18'),
(100854, '2196102', 39, '', 'Placute de frana', 0, 0, 402, '21961 155  0 4 T4047', 1, '76.07'),
(100853, '2195202', 39, '', 'Placute de frana', 0, 0, 402, '21952 156  0 5', 1, '84.73'),
(100852, '2194701', 39, '', 'Placute de frana', 0, 0, 402, '21947 150  0 4', 2, '87.5'),
(100851, '2194504', 39, '', 'Placute de frana', 0, 0, 402, '21945 196  1 5', 2, '184.184'),
(100850, '2194503', 39, '', 'Placute de frana', 0, 0, 402, '21945 196  1 4', 2, '139.734'),
(100849, '2194502', 39, '', 'Placute de frana', 0, 0, 402, '21945 162  1 4', 1, '122.01'),
(100848, '2193801', 39, '', 'Placute de frana', 0, 0, 402, '21938 204  0 5', 2, '135.492'),
(100847, '2193702', 39, '', 'Placute de frana', 0, 0, 402, '21937 155  0 4', 1, '241.06'),
(100846, '2193402', 39, '', 'Placute de frana', 0, 0, 402, '21934 173  0 5', 2, '113.778'),
(100845, '2193201', 39, '', 'Placute de frana', 0, 0, 402, '21932 179  0 5', 1, '154.86'),
(100844, '2193101', 39, '', 'Placute de frana', 0, 0, 402, '21931 179  0 5', 1, '105.34'),
(100843, '2193002', 39, '', 'Placute de frana', 0, 0, 402, '21930 179  0 5', 1, '90.99'),
(100842, '2192901', 39, '', 'Placute de frana', 0, 0, 402, '21929 179  0 5', 1, '167.25'),
(100841, '2192802', 39, '', 'Placute de frana', 0, 0, 402, '21928 179  0 5', 1, '138.96'),
(100840, '2192703', 39, '', 'Placute de frana', 0, 0, 402, '21927 179  9 5', 2, '64.561'),
(100839, '2192701', 39, '', 'Placute de frana', 0, 0, 402, '21927 179  0 5', 1, '104.22'),
(100838, '2192003', 39, '', 'Placute de frana', 0, 0, 402, '21920 151  1 4', 2, '117.11'),
(100837, '2192001', 39, '', 'Placute de frana', 0, 0, 402, '21920 151  1 4', 2, '111.685'),
(100836, '2191903', 39, '', 'Placute de frana', 0, 0, 402, '21919 157  0 4', 1, '112.68'),
(100835, '2191901', 39, '', 'Placute de frana', 0, 0, 402, '21919 153  0 4', 2, '109.676'),
(100834, '2191102', 39, '', 'Placute de frana', 0, 0, 402, '21911 206  0 5', 1, '150.61'),
(100833, '2191003', 39, '', 'Placute de frana', 0, 0, 402, '21910 198  0 5', 1, '178.05'),
(100832, '2190701', 39, '', 'Placute de frana', 0, 0, 402, '21907 154  0 5', 1, '90.72'),
(100831, '2190403', 39, '', 'Placute de frana', 0, 0, 402, '21904 169  0 5', 2, '91.364'),
(100830, '2190003', 39, '', 'Placute de frana', 0, 0, 402, '21900 158  0 4', 1, '85.91'),
(100829, '2189803', 39, '', 'Placute de frana', 0, 0, 402, '21898 157  0 5', 1, '140.26'),
(100828, '2189801', 39, '', 'Placute de frana', 0, 0, 402, '21898 157  0 5', 2, '128.702'),
(100827, '2189202', 39, '', 'Placute de frana', 0, 0, 402, '21892 184  0 5', 1, '95.98'),
(100826, '2188801', 39, '', 'Placute de frana', 0, 0, 402, '21888 184  1 5', 1, '182.89'),
(100825, '2188501', 39, '', 'Placute de frana', 0, 0, 402, '21885 206  0 5', 2, '165.263'),
(100824, '2188302', 39, '', 'Placute de frana', 0, 0, 402, '21883 196  0 5', 1, '157.49'),
(100823, '2187901', 39, '', 'Placute de frana', 0, 0, 402, '21879 185  0 5', 1, '83.92'),
(100822, '2187501', 39, '', 'Placute de frana', 0, 0, 402, '21875 158  0 5', 1, '84.77'),
(100821, '2186801', 39, '', 'Placute de frana', 0, 0, 402, '21868 172  0 5', 2, '106.666'),
(100820, '2186603', 39, '', 'Placute de frana', 0, 0, 402, '21866 197  0 5', 1, '105.29'),
(100819, '2186602', 39, '', 'Placute de frana', 0, 0, 402, '21866 172  0 5', 2, '113.736'),
(100818, '2186601', 39, '', 'Placute de frana', 0, 0, 402, '21866 153  0 5', 1, '92.14'),
(100817, '2186201', 39, '', 'Placute de frana', 0, 0, 402, '21862 183  0 5', 2, '93.856'),
(100816, '2185701', 39, '', 'Placute de frana', 0, 0, 402, '21857 170  0 5', 1, '118.97'),
(100815, '2185401', 39, '', 'Placute de frana', 0, 0, 402, '21854 150  0 4', 1, '128.43'),
(100814, '2184903', 39, '', 'Placute de frana', 0, 0, 402, '21849 206  0 5', 1, '138.58'),
(100813, '2184802', 39, '', 'Placute de frana', 0, 0, 402, '21848 197  0 5', 2, '128.317'),
(100812, '2184501', 39, '', 'Placute de frana', 0, 0, 402, '21845 165  0 5', 1, '81.24'),
(100811, '2184002', 39, '', 'Placute de frana', 0, 0, 402, '21840 140  0 5', 2, '96.803'),
(100810, '2183601', 39, '', 'Placute de frana', 0, 0, 402, '21836 155  0 5', 1, '133.92'),
(100809, '2183301', 39, '', 'Placute de frana', 0, 0, 402, '21833 155  0 5', 1, '96.07'),
(100808, '2183201', 39, '', 'Placute de frana', 0, 0, 402, '21832 150  0 4', 1, '58.12'),
(100807, '2183001', 39, '', 'Placute de frana', 0, 0, 402, '21830 157  0 5', 1, '97.95'),
(100806, '2182702', 39, '', 'Placute de frana', 0, 0, 402, '21827 173  0 5', 1, '101.71'),
(100805, '2182202', 39, '', 'Placute de frana', 0, 0, 402, '21822 172  0 5', 2, '120.302'),
(100804, '2182001', 39, '', 'Placute de frana', 0, 0, 402, '21820 155  0 5 T4136', 1, '71.99'),
(100803, '2181001', 39, '', 'Placute de frana', 0, 0, 402, '21810 170  0 5', 1, '180.47'),
(100802, '2180101', 39, '', 'Placute de frana', 0, 0, 402, '21801 193  2 5', 1, '166.87'),
(100801, '2179901', 39, '', 'Placute de frana', 0, 0, 402, '21799 197  2 5', 2, '109.991'),
(100800, '2179701', 39, '', 'Placute de frana', 0, 0, 402, '21797 197  2 5', 1, '135.5'),
(100799, '2179203', 39, '', 'Placute de frana', 0, 0, 402, '21792 155  0 4', 1, '201.22'),
(100798, '2179101', 39, '', 'Placute de frana', 0, 0, 402, '21791 170  0 4', 1, '155.74'),
(100797, '2179001', 39, '', 'Placute de frana', 0, 0, 402, '21790 156  0 4 T4067', 2, '187.355'),
(100796, '2177501', 39, '', 'Placute de frana', 0, 0, 402, '21775 150  0 5', 2, '107.562'),
(100795, '2176603', 39, '', 'Placute de frana', 0, 0, 402, '21766 148  0 4', 1, '55.18'),
(100794, '2175901', 39, '', 'Placute de frana', 0, 0, 402, '21759 153  0 5', 1, '113.54'),
(100793, '2173801', 39, '', 'Placute de frana', 0, 0, 402, '21738 130  0 5', 1, '77.71'),
(100792, '2173001', 39, '', 'Placute de frana', 0, 0, 402, '21730 140  0 4', 1, '65.29'),
(100791, '2172902', 39, '', 'Placute de frana', 0, 0, 402, '21729 137  2 5', 1, '111.73'),
(100790, '2172501', 39, '', 'Placute de frana', 0, 0, 402, '21725 170  0 5', 1, '92.57'),
(100789, '2172402', 39, '', 'Placute de frana', 0, 0, 402, '21724 193  1 5', 1, '141.28'),
(100788, '2171901', 39, '', 'Placute de frana', 0, 0, 402, '21719 146  0 5', 1, '70.69'),
(100787, '2171602', 39, '', 'Placute de frana', 0, 0, 402, '21716 159  0 5', 1, '85.58'),
(100786, '2171301', 39, '', 'Placute de frana', 0, 0, 402, '21713 164  0 5', 1, '76.15'),
(100785, '2171201', 39, '', 'Placute de frana', 0, 0, 402, '21712 140  0 4', 1, '76.85'),
(100784, '2170602', 39, '', 'Placute de frana', 0, 0, 402, '21706 155  0 5', 1, '99.32'),
(100783, '2170301', 39, '', 'Placute de frana', 0, 0, 402, '21703 150  0 5', 1, '104.46'),
(100782, '2169701', 39, '', 'Placute de frana', 0, 0, 402, '21697 158  0 5', 1, '88.78'),
(100781, '2169401', 39, '', 'Placute de frana', 0, 0, 402, '21694 173  0 5', 1, '88.3'),
(100780, '2169103', 39, '', 'Placute de frana', 0, 0, 402, '21691 173  0 5', 1, '115.13'),
(100779, '2168801', 39, '', 'Placute de frana', 0, 0, 402, '21688 153  0 4', 1, '79.76'),
(100778, '2168701', 39, '', 'Placute de frana', 0, 0, 402, '21687 075  0 2', 1, '56.15'),
(100777, '2168001', 39, '', 'Placute de frana', 0, 0, 402, '21680 150  0 5', 1, '208.4'),
(100776, '2167901', 39, '', 'Placute de frana', 0, 0, 402, '21679 150  0 5', 1, '117.29'),
(100775, '2167703', 39, '', 'Placute de frana', 0, 0, 402, '21677 203  0 5', 2, '92.617'),
(100774, '2167403', 39, '', 'Placute de frana', 0, 0, 402, '21674 193  1 5', 1, '158.22'),
(100773, '2167001', 39, '', 'Placute de frana', 0, 0, 402, '21670 203  0 5', 2, '170.751'),
(100772, '2166404', 39, '', 'Placute de frana', 0, 0, 402, '21664 198  0 5', 1, '143.37'),
(100771, '2166201', 39, '', 'Placute de frana', 0, 0, 402, '21662 178  1 4 T4018', 1, '67.99'),
(100770, '2165701', 39, '', 'Placute de frana', 0, 0, 402, '21657 165  0 5', 1, '78.36'),
(100769, '2165404', 39, '', 'Placute de frana', 0, 0, 402, '21654 150  0 5', 1, '88.27'),
(100768, '2165101', 39, '', 'Placute de frana', 0, 0, 402, '21651 173  0 5', 1, '103.68'),
(100767, '2165001', 39, '', 'Placute de frana', 0, 0, 402, '21650 150  1 4', 1, '71.39'),
(100766, '2164701', 39, '', 'Placute de frana', 0, 0, 402, '21647 160  0 5', 1, '81.79'),
(100765, '2163702', 39, '', 'Placute de frana', 0, 0, 402, '21637 188  0 5', 1, '179.91'),
(100764, '2163501', 39, '', 'Placute de frana', 0, 0, 402, '21635 182  1 5', 2, '105.49'),
(100763, '2163201', 39, '', 'Placute de frana', 0, 0, 402, '21632 160  1 4', 1, '81.5'),
(100762, '2163102', 39, '', 'Placute de frana', 0, 0, 402, '21631 170  1 4', 1, '83.12'),
(100761, '2162601', 39, '', 'Placute de frana', 0, 0, 402, '21626 158  0 4', 1, '71.98'),
(100760, '2162402', 39, '', 'Placute de frana', 0, 0, 402, '21624 204  0 5', 2, '144.529'),
(100759, '2162102', 39, '', 'Placute de frana', 0, 0, 402, '21621 173  0 5', 1, '118.9'),
(100758, '2160702', 39, '', 'Placute de frana', 0, 0, 402, '21607 173  0 5', 2, '101.801'),
(100757, '2160601', 39, '', 'Placute de frana', 0, 0, 402, '21606 166  2 4', 1, '119.67'),
(100756, '2160101', 39, '', 'Placute de frana', 0, 0, 402, '21601 176  0 5', 1, '88.33'),
(100755, '2159502', 39, '', 'Placute de frana', 0, 0, 402, '21595 183  2 5', 1, '145.69'),
(100754, '2158001', 39, '', 'Placute de frana', 0, 0, 402, '21580 137  0 5', 1, '81.02'),
(100753, '2157601', 39, '', 'Placute de frana', 0, 0, 402, '21576 207  0 5', 1, '107.52'),
(100752, '2157302', 39, '', 'Placute de frana', 0, 0, 402, '21573 140  1 5', 2, '104.629'),
(100751, '2157101', 39, '', 'Placute de frana', 0, 0, 402, '21571 171  1 4', 1, '158.92'),
(100750, '2156301', 39, '', 'Placute de frana', 0, 0, 402, '21563 130  0 5', 1, '102.31'),
(100749, '2156201', 39, '', 'Placute de frana', 0, 0, 402, '21562 170  0 5', 1, '223.78'),
(100748, '2156101', 39, '', 'Placute de frana', 0, 0, 402, '21561 170  0 5', 1, '98.97'),
(100747, '2155901', 39, '', 'Placute de frana', 0, 0, 402, '21559 125  0 4', 1, '77.58'),
(100746, '2155801', 39, '', 'Placute de frana', 0, 0, 402, '21558 130  0 4', 1, '103.38'),
(100745, '2155301', 39, '', 'Placute de frana', 0, 0, 402, '21553 140  0 5', 1, '90.51'),
(100744, '2155202', 39, '', 'Placute de frana', 0, 0, 402, '21552 144  0 4', 1, '64.13');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(100743, '2154601', 39, '', 'Placute de frana', 0, 0, 402, '21546 175  0 4', 1, '110.15'),
(100742, '2154501', 39, '', 'Placute de frana', 0, 0, 402, '21545 156  1 4', 1, '87.66'),
(100741, '2154302', 39, '', 'Placute de frana', 0, 0, 402, '21543 165  0 5', 2, '75.824'),
(100740, '2153901', 39, '', 'Placute de frana', 0, 0, 402, '21539 150  0 5', 1, '74.05'),
(100739, '2152601', 39, '', 'Placute de frana', 0, 0, 402, '21526 170  0 5', 1, '138'),
(100738, '2151902', 39, '', 'Placute de frana', 0, 0, 402, '21519 180  0 4', 1, '201.66'),
(100737, '2151901', 39, '', 'Placute de frana', 0, 0, 402, '21519 180  0 4', 1, '119.83'),
(100736, '2151801', 39, '', 'Placute de frana', 0, 0, 402, '21518 170  1 4', 1, '137.66'),
(100735, '2151504', 39, '', 'Placute de frana', 0, 0, 402, '21515 180  0 4', 1, '183.86'),
(100734, '2151503', 39, '', 'Placute de frana', 0, 0, 402, '21515 180  0 5', 1, '105.62'),
(100733, '2150401', 39, '', 'Placute de frana', 0, 0, 402, '21504 170  1 5', 1, '193.97'),
(100732, '2150001', 39, '', 'Placute de frana', 0, 0, 402, '21500 148  0 5', 1, '71.99'),
(100731, '2149501', 39, '', 'Placute de frana', 0, 0, 402, '21495_170__0_5', 1, '101.78'),
(100730, '2149001', 39, '', 'Placute de frana', 0, 0, 402, '21490 171  0 5', 1, '174.87'),
(100729, '2148801', 39, '', 'Placute de frana', 0, 0, 402, '21488 087  0 5', 1, '53.88'),
(100728, '2148703', 39, '', 'Placute de frana', 0, 0, 402, '21487 172  0 5', 2, '144.599'),
(100727, '2148701', 39, '', 'Placute de frana', 0, 0, 402, '21487 172  0 5', 2, '142.989'),
(100726, '2148604', 39, '', 'Placute de frana', 0, 0, 402, '21486 193  0 5', 1, '251.36'),
(100725, '2148602', 39, '', 'Placute de frana', 0, 0, 402, '21486 193  0 5', 2, '209.3'),
(100724, '2148401', 39, '', 'Placute de frana', 0, 0, 402, '21484 208  0 5', 1, '158.19'),
(100723, '2148101', 39, '', 'Placute de frana', 0, 0, 402, '21481 157  1 4', 1, '74.86'),
(100722, '2147903', 39, '', 'Placute de frana', 0, 0, 402, '21479 192  1 5', 2, '157.339'),
(100721, '2147902', 39, '', 'Placute de frana', 0, 0, 402, '21479 192  1 4', 2, '131.621'),
(100720, '2147102', 39, '', 'Placute de frana', 0, 0, 402, '21471 180  0 4', 1, '225.39'),
(100719, '2147002', 39, '', 'Placute de frana', 0, 0, 402, '21470 190  0 4', 1, '171.15'),
(100718, '2147001', 39, '', 'Placute de frana', 0, 0, 402, '21470 190  0 4', 1, '105.4'),
(100717, '2146902', 39, '', 'Placute de frana', 0, 0, 402, '21469 190  0 4', 1, '166.4'),
(100716, '2146901', 39, '', 'Placute de frana', 0, 0, 402, '21469 190  0 4', 1, '126.34'),
(100715, '2146801', 39, '', 'Placute de frana', 0, 0, 402, '21468 155  0 4', 1, '140.55'),
(100714, '2146306', 39, '', 'Placute de frana', 0, 0, 402, '21463 182  1 4', 1, '75.8'),
(100713, '2146304', 39, '', 'Placute de frana', 0, 0, 402, '21463 182  2 4', 2, '82.663'),
(100712, '2146002', 39, '', 'Placute de frana', 0, 0, 402, '21460 180  2 5', 1, '130.66'),
(100711, '2145902', 39, '', 'Placute de frana', 0, 0, 402, '21459 185  0 5', 1, '156.23'),
(100710, '2145401', 39, '', 'Placute de frana', 0, 0, 402, '21454 171  0 5', 1, '648.1'),
(100709, '2145201', 39, '', 'Placute de frana', 0, 0, 402, '21452 187  0 5', 1, '201.75'),
(100708, '2144601', 39, '', 'Placute de frana', 0, 0, 402, '21446 175  0 5', 1, '80.32'),
(100707, '2143906', 39, '', 'Placute de frana', 0, 0, 402, '21439 203  2 4', 1, '169.7'),
(100706, '2143905', 39, '', 'Placute de frana', 0, 0, 402, '21439 203  2 4', 1, '126.04'),
(100705, '2143603', 39, '', 'Placute de frana', 0, 0, 402, '21436_170__1_4', 1, '65.18'),
(100704, '2143602', 39, '', 'Placute de frana', 0, 0, 402, '21436 170  0 4', 2, '53.2'),
(100703, '2143001', 39, '', 'Placute de frana', 0, 0, 402, '21430 173  0 5', 1, '117.09'),
(100702, '2141401', 39, '', 'Placute de frana', 0, 0, 402, '21414 180  0 5', 1, '113.24'),
(100701, '2141101', 39, '', 'Placute de frana', 0, 0, 402, '21411 175  0 5', 1, '146.98'),
(100700, '2140201', 39, '', 'Placute de frana', 0, 0, 402, '21402 175  0 4', 1, '382.77'),
(100699, '2139408', 39, '', 'Placute de frana', 0, 0, 402, '21394 185  0 5', 1, '106.39'),
(100698, '2138802', 39, '', 'Placute de frana', 0, 0, 402, '21388 183  2 5', 2, '103.887'),
(100697, '2138604', 39, '', 'Placute de frana', 0, 0, 402, '21386 150  0 5 T4047', 1, '65.03'),
(100696, '2138603', 39, '', 'Placute de frana', 0, 0, 402, '21386 150  0 4', 1, '81.5'),
(100695, '2138501', 39, '', 'Placute de frana', 0, 0, 402, '21385 139  1 4', 1, '131.85'),
(100694, '2138103', 39, '', 'Placute de frana', 0, 0, 402, '21381 180  0 5', 1, '331.37'),
(100693, '2137801', 39, '', 'Placute de frana', 0, 0, 402, '21378 150  0 5', 1, '82.04'),
(100692, '2137601', 39, '', 'Placute de frana', 0, 0, 402, '21376 155  0 5', 1, '74.24'),
(100691, '2137301', 39, '', 'Placute de frana', 0, 0, 402, '21373 165  0 5', 1, '93.81'),
(100690, '2137001', 39, '', 'Placute de frana', 0, 0, 402, '21370 157  1 4', 1, '94.11'),
(100689, '2136801', 39, '', 'Placute de frana', 0, 0, 402, '21368 183  1 4', 1, '152.62'),
(100688, '2136502', 39, '', 'Placute de frana', 0, 0, 402, '21365 170  0 4', 1, '57.66'),
(100687, '2136301', 39, '', 'Placute de frana', 0, 0, 402, '21363 157  0 5', 2, '116.662'),
(100686, '2135803', 39, '', 'Placute de frana', 0, 0, 402, '21358 198  0 5', 1, '164.07'),
(100685, '2135501', 39, '', 'Placute de frana', 0, 0, 402, '21355 145  0 5', 1, '69.84'),
(100684, '2134702', 39, '', 'Placute de frana', 0, 0, 402, '21347 170  0 5', 1, '76.55'),
(100683, '2134401', 39, '', 'Placute de frana', 0, 0, 402, '21344 160  0 5', 1, '108.76'),
(100682, '2134101', 39, '', 'Placute de frana', 0, 0, 402, '21341 160  0 5', 1, '79.81'),
(100681, '2133801', 39, '', 'Placute de frana', 0, 0, 402, '21338 140  0 5', 1, '90.6'),
(100680, '2133301', 39, '', 'Placute de frana', 0, 0, 402, '21333 150  0 5', 1, '45'),
(100679, '2132201', 39, '', 'Placute de frana', 0, 0, 402, '21322 150  0 5', 1, '73.62'),
(100678, '2131901', 39, '', 'Placute de frana', 0, 0, 402, '21319 130  0 5', 1, '105.75'),
(100677, '2131201', 39, '', 'Placute de frana', 0, 0, 402, '21312 130  0 5', 1, '55.01'),
(100676, '2130701', 39, '', 'Placute de frana', 0, 0, 402, '21307 145  0 5', 1, '95.75'),
(100675, '2130504', 39, '', 'Placute de frana', 0, 0, 402, '21305 155  0 4', 1, '124.72'),
(100674, '2130503', 39, '', 'Placute de frana', 0, 0, 402, '21305 160  0 4', 1, '170.74'),
(100673, '2130501', 39, '', 'Placute de frana', 0, 0, 402, '21305 155  0 4', 2, '80.661'),
(100672, '2130304', 39, '', 'Placute de frana', 0, 0, 402, '21303 188  0 4', 1, '153.03'),
(100671, '2130103', 39, '', 'Placute de frana', 0, 0, 402, '21301 155  0 4', 1, '87.54'),
(100670, '2128201', 39, '', 'Placute de frana', 0, 0, 402, '21282 173  0 5', 1, '181.71'),
(100669, '2128002', 39, '', 'Placute de frana', 0, 0, 402, '21280 160  0 4', 1, '83.05'),
(100668, '2127803', 39, '', 'Placute de frana', 0, 0, 402, '21278 170  1 5', 1, '98.84'),
(100667, '2127801', 39, '', 'Placute de frana', 0, 0, 402, '21278 170  0 5', 1, '77.79'),
(100666, '2127702', 39, '', 'Placute de frana', 0, 0, 402, '21277 150  0 5', 1, '72.73'),
(100665, '2127504', 39, '', 'Placute de frana', 0, 0, 402, '21275 169  0 5', 1, '174.45'),
(100664, '2127304', 39, '', 'Placute de frana', 0, 0, 402, '21273 195  0 5', 1, '132.49'),
(100663, '2126702', 39, '', 'Placute de frana', 0, 0, 402, '21267 176  0 5', 1, '101.8'),
(100662, '2123701', 39, '', 'Placute de frana', 0, 0, 402, '21237 150  0 5', 1, '88.89'),
(100661, '2121702', 39, '', 'Placute de frana', 0, 0, 402, '21217 181  1 4', 1, '108.57'),
(100660, '2121102', 39, '', 'Placute de frana', 0, 0, 402, '21211 187  0 5', 1, '256.31'),
(100659, '2120909', 39, '', 'Placute de frana', 0, 0, 402, '21209 194  1 5', 1, '99.53'),
(100658, '2120501', 39, '', 'Placute de frana', 0, 0, 402, '21205 194  1 5', 1, '131.85'),
(100657, '2120203', 39, '', 'Placute de frana', 0, 0, 402, '21202 178  0 5', 1, '83.46'),
(100656, '2119701', 39, '', 'Placute de frana', 0, 0, 402, '21197 150  0 4', 1, '89.03'),
(100655, '2119301', 39, '', 'Placute de frana', 0, 0, 402, '21193 180  0 5', 1, '73.63'),
(100654, '2118801', 39, '', 'Placute de frana', 0, 0, 402, '21188 183  0 5', 1, '100.92'),
(100653, '2118503', 39, '', 'Placute de frana', 0, 0, 402, '21185 194  2 5', 1, '175.87'),
(100652, '2117902', 39, '', 'Placute de frana', 0, 0, 402, '21179 168  0 5', 1, '106.37'),
(100651, '2117302', 39, '', 'Placute de frana', 0, 0, 402, '21173 170  1 4', 1, '163.13'),
(100650, '2117105', 39, '', 'Placute de frana', 0, 0, 402, '21171 180  0 4', 1, '68.01'),
(100649, '2117002', 39, '', 'Placute de frana', 0, 0, 402, '21170 170  1 4', 1, '46.23'),
(100648, '2116301', 39, '', 'Placute de frana', 0, 0, 402, '21163 145  0 4', 1, '210.17'),
(100647, '2115402', 39, '', 'Placute de frana', 0, 0, 402, '21154 195  0 5', 1, '133.13'),
(100646, '2115307', 39, '', 'Placute de frana', 0, 0, 402, '21153 175  0 4', 1, '144.08'),
(100645, '2115305', 39, '', 'Placute de frana', 0, 0, 402, '21153 160  0 4', 1, '145.59'),
(100644, '2114401', 39, '', 'Placute de frana', 0, 0, 402, '21144 166  1 4', 1, '77.6'),
(100643, '2114202', 39, '', 'Placute de frana', 0, 0, 402, '21142 155  0 4', 1, '67.33'),
(100642, '2114103', 39, '', 'Placute de frana', 0, 0, 402, '21141 180  0 4', 1, '105.37'),
(100641, '2114001', 39, '', 'Placute de frana', 0, 0, 402, '21140 157  0 4', 1, '81.88'),
(100640, '2112503', 39, '', 'Placute de frana', 0, 0, 402, '21125 145  0 4', 1, '81.12'),
(100639, '2110701', 39, '', 'Placute de frana', 0, 0, 402, '21107 120  0 4', 1, '72.68'),
(100638, '2110005', 39, '', 'Placute de frana', 0, 0, 402, '21100 170  2 5', 1, '102.6'),
(100637, '2109901', 39, '', 'Placute de frana', 0, 0, 402, '21099 170  0 4', 1, '77.74'),
(100636, '2109601', 39, '', 'Placute de frana', 0, 0, 402, '21096 150  0 5', 1, '72.04'),
(100635, '2105503', 39, '', 'Placute de frana', 0, 0, 402, '21055 179  1 4', 1, '101.74'),
(100634, '2105101', 39, '', 'Placute de frana', 0, 0, 402, '21051 157  0 4', 1, '104.4'),
(100633, '2105002', 39, '', 'Placute de frana', 0, 0, 402, '21050 152  0 4', 2, '82.453'),
(100632, '2104102', 39, '', 'Placute de frana', 0, 0, 402, '21041 150  0 5', 1, '109.07'),
(100631, '2103501', 39, '', 'Placute de frana', 0, 0, 402, '21035 155  0 4', 1, '73.17'),
(100630, '2101602', 39, '', 'Placute de frana', 0, 0, 402, '21016 170  0 5', 1, '90.41'),
(100629, '2101204', 39, '', 'Placute de frana', 0, 0, 402, '21012 148  0 4', 1, '74.4'),
(100628, '2101202', 39, '', 'Placute de frana', 0, 0, 402, '21012 148  0 5', 2, '85.113'),
(100627, '2099501', 39, '', 'Placute de frana', 0, 0, 402, '20995 173  0 5', 2, '87.703'),
(100626, '2098901', 39, '', 'Placute de frana', 0, 0, 402, '20989 177  0 5', 1, '114.32'),
(100625, '2098101', 39, '', 'Placute de frana', 0, 0, 402, '20981 137  1 4', 1, '111.04'),
(100624, '2097904', 39, '', 'Placute de frana', 0, 0, 402, '20979 197  1 4', 1, '101.9'),
(100623, '2097401', 39, '', 'Placute de frana', 0, 0, 402, '20974 110  0 4', 1, '67'),
(100622, '2096801', 39, '', 'Placute de frana', 0, 0, 402, '20968 203  0 5', 1, '124.68'),
(100621, '2096110', 39, '', 'Placute de frana', 0, 0, 402, '20961 174  1 4', 1, '97.65'),
(100620, '2095902', 39, '', 'Placute de frana', 0, 0, 402, '20959 150  0 5', 1, '62.79'),
(100619, '2095901', 39, '', 'Placute de frana', 0, 0, 402, '20959 150  0 4', 1, '64.67'),
(100618, '2095802', 39, '', 'Placute de frana', 0, 0, 402, '20958 160  0 4', 1, '51.76'),
(100617, '2095701', 39, '', 'Placute de frana', 0, 0, 402, '20957 160  0 4', 1, '58.46'),
(100616, '2095501', 39, '', 'Placute de frana', 0, 0, 402, '20955 150  0 4', 1, '67.28'),
(100615, '2095302', 39, '', 'Placute de frana', 0, 0, 402, '20953 175  0 4', 1, '376.91'),
(100614, '2095006', 39, '', 'Placute de frana', 0, 0, 402, '20950 180  0 5', 1, '45.13'),
(100613, '2095005', 39, '', 'Placute de frana', 0, 0, 402, '20950 180  0 4', 1, '47.74'),
(100612, '2094602', 39, '', 'Placute de frana', 0, 0, 402, '20946 165  2 5', 1, '162.41'),
(100611, '2094102', 39, '', 'Placute de frana', 0, 0, 402, '20941 193  1 4', 1, '102.74'),
(100610, '2093903', 39, '', 'Placute de frana', 0, 0, 402, '20939 154  0 4', 1, '40.15'),
(100609, '2092602', 39, '', 'Placute de frana', 0, 0, 402, '20926 185  0 5', 1, '113.43'),
(100608, '2091002', 39, '', 'Placute de frana', 0, 0, 402, '20910 165  0 4', 1, '105.48'),
(100607, '2091001', 39, '', 'Placute de frana', 0, 0, 402, '20910 150  0 4', 1, '181.55'),
(100606, '2090802', 39, '', 'Placute de frana', 0, 0, 402, '20908 180  0 5', 1, '172.81'),
(100605, '2090702', 39, '', 'Placute de frana', 0, 0, 402, '20907 180  0 5', 1, '148.27'),
(100604, '2090604', 39, '', 'Placute de frana', 0, 0, 402, '20906 180  4 5', 1, '137.97'),
(100603, '2090603', 39, '', 'Placute de frana', 0, 0, 402, '20906 180  2 5', 1, '96.26'),
(100602, '2090602', 39, '', 'Placute de frana', 0, 0, 402, '20906 180  0 5', 1, '66.92'),
(100601, '2090506', 39, '', 'Placute de frana', 0, 0, 402, '20905 180  0 5', 1, '62.6'),
(100600, '2090401', 39, '', 'Placute de frana', 0, 0, 402, '20904 180  0 4', 1, '167.65'),
(100599, '2088902', 39, '', 'Placute de frana', 0, 0, 402, '20889 173  2 4', 1, '53.89'),
(100598, '2088710', 39, '', 'Placute de frana', 0, 0, 402, '20887 197  2 5', 1, '61.45'),
(100597, '2088708', 39, '', 'Placute de frana', 0, 0, 402, '20887 173  2 5', 1, '58.57'),
(100596, '2088707', 39, '', 'Placute de frana', 0, 0, 402, '20887 153  2 5', 1, '58.06'),
(100595, '2087704', 39, '', 'Placute de frana', 0, 0, 402, '20877 175  0 4', 1, '369.92'),
(100594, '2087702', 39, '', 'Placute de frana', 0, 0, 402, '20877 175  0 4', 1, '469.03'),
(100593, '2087001', 39, '', 'Placute de frana', 0, 0, 402, '20870 150  0 4', 1, '72.63'),
(100592, '2086301', 39, '', 'Placute de frana', 0, 0, 402, '20863 172  0 4', 1, '61.82'),
(100591, '2086105', 39, '', 'Placute de frana', 0, 0, 402, '20861 177  1 4', 1, '44.81'),
(100590, '2085201', 39, '', 'Placute de frana', 0, 0, 402, '20852 155  0 4', 1, '78.65'),
(100589, '2083302', 39, '', 'Placute de frana', 0, 0, 402, '20833 171  2 5', 1, '86.02'),
(100588, '2078401', 39, '', 'Placute de frana', 0, 0, 402, '20784 180  0 4', 1, '131.63'),
(100587, '2078001', 39, '', 'Placute de frana', 0, 0, 402, '20780 134  0 4', 1, '58.29'),
(100586, '2075506', 39, '', 'Placute de frana', 0, 0, 402, '20755 150  0 4', 1, '118.19'),
(100585, '2075303', 39, '', 'Placute de frana', 0, 0, 402, '20753 180  0 5', 1, '74.56'),
(100584, '2074101', 39, '', 'Placute de frana', 0, 0, 402, '20741 192  1 5', 1, '144.48'),
(100583, '2070803', 39, '', 'Placute de frana', 0, 0, 402, '20708 165  2 4', 1, '112.41'),
(100582, '2068703', 39, '', 'Placute de frana', 0, 0, 402, '20687 135  0 4', 1, '60.21'),
(100581, '2068701', 39, '', 'Placute de frana', 0, 0, 402, '20687 155  0 4', 1, '60.78'),
(100580, '2067602', 39, '', 'Placute de frana', 0, 0, 402, '20676 196  0 5', 1, '115.77'),
(100579, '2067502', 39, '', 'Placute de frana', 0, 0, 402, '20675 170  0 5', 1, '115.82'),
(100578, '2066922', 39, '', 'Placute de frana', 0, 0, 402, '20669 196  1 5', 1, '143.06'),
(100577, '2066921', 39, '', 'Placute de frana', 0, 0, 402, '20669 196  1 4', 1, '120.26'),
(100576, '2066001', 39, '', 'Placute de frana', 0, 0, 402, '20660 156  0 4', 1, '39.53'),
(100575, '2064501', 39, '', 'Placute de frana', 0, 0, 402, '20645 145  0 4', 1, '94'),
(100574, '2063503', 39, '', 'Placute de frana', 0, 0, 402, '20635 180  0 5', 1, '89.4'),
(100573, '2063402', 39, '', 'Placute de frana', 0, 0, 402, '20634 150  0 4', 1, '69.11'),
(100572, '2058805', 39, '', 'Placute de frana', 0, 0, 402, '20588 165  0 4', 1, '61.82'),
(100571, '2057511', 39, '', 'Placute de frana', 0, 0, 402, '20575 170  0 4', 1, '82.25'),
(100570, '2057402', 39, '', 'Placute de frana', 0, 0, 402, '20574 196  1 4', 1, '132.31'),
(100569, '2056101', 39, '', 'Placute de frana', 0, 0, 402, '20561 150  0 4', 1, '43.85'),
(100568, '2054701', 39, '', 'Placute de frana', 0, 0, 402, '20547 168  0 5', 1, '83.12'),
(100567, '2049401', 39, '', 'Placute de frana', 0, 0, 402, '20494 140  0 5', 1, '57.51'),
(100566, '2048802', 39, '', 'Placute de frana', 0, 0, 402, '20488 185  0 5', 1, '119.86'),
(100565, '2045502', 39, '', 'Placute de frana', 0, 0, 402, '20455 190  0 5', 1, '129.3'),
(100564, '2043703', 39, '', 'Placute de frana', 0, 0, 402, '20437 150  0 4', 1, '120.05'),
(100563, '2043702', 39, '', 'Placute de frana', 0, 0, 402, '20437 190  0 4', 2, '0'),
(100562, '2041001', 39, '', 'Placute de frana', 0, 0, 402, '20410 129  0 5', 1, '101.2'),
(100561, '2039213', 39, '', 'Placute de frana', 0, 0, 402, '20392 185  0 4', 1, '126.27'),
(100560, '2039204', 39, '', 'Placute de frana', 0, 0, 402, '20392 150  0 4', 1, '92.09'),
(100559, '2038002', 39, '', 'Placute de frana', 0, 0, 402, '20380 156  0 5', 1, '113.49'),
(100558, '2038001', 39, '', 'Placute de frana', 0, 0, 402, '20380 156  0 4', 1, '136.04'),
(100557, '2036602', 39, '', 'Placute de frana', 0, 0, 402, '20366 150  0 5', 1, '113.48'),
(100556, '2036404', 39, '', 'Placute de frana', 0, 0, 402, '20364 150  2 5', 1, '69.94'),
(100555, '2035908', 39, '', 'Placute de frana', 0, 0, 402, '20359 180  1 4', 1, '98.32'),
(100554, '2034501', 39, '', 'Placute de frana', 0, 0, 402, '20345 157  0 4', 1, '214.56'),
(100553, '2034402', 39, '', 'Placute de frana', 0, 0, 402, '20344 150  0 4', 1, '69.59'),
(100552, '2034110', 39, '', 'Placute de frana', 0, 0, 402, '20341 175  0 4', 1, '91.29'),
(100551, '2033602', 39, '', 'Placute de frana', 0, 0, 402, '20336 140  0 5', 1, '110.5'),
(100550, '2032501', 39, '', 'Placute de frana', 0, 0, 402, '20325 175  0 5', 1, '152.71'),
(100549, '2032306', 39, '', 'Placute de frana', 0, 0, 402, '20323 144  0 4', 1, '110.64'),
(100548, '2026101', 39, '', 'Placute de frana', 0, 0, 402, '20261 193  1 5', 1, '114.91'),
(100547, '2023602', 39, '', 'Placute de frana', 0, 0, 402, '20236 182  1 5', 1, '139.64'),
(100546, '2023201', 39, '', 'Placute de frana', 0, 0, 402, '20232 177  1 5', 1, '181.55'),
(100545, '2022401', 39, '', 'Placute de frana', 0, 0, 402, '23404 204  0 5', 1, '275.68'),
(100544, '2021701', 39, '', 'Placute de frana', 0, 0, 402, '20217 173  0 4', 1, '350.01'),
(100543, '2020709', 39, '', 'Placute de frana', 0, 0, 402, '20207 130  0 4', 1, '54.22'),
(100542, '2016805', 39, '', 'Placute de frana', 0, 0, 402, '20168 196  1 5', 1, '175.29'),
(100541, '2016804', 39, '', 'Placute de frana', 0, 0, 402, '20168 196  1 4', 2, '87.822'),
(100540, '2016801', 39, '', 'Placute de frana', 0, 0, 402, '20168 162  1 4', 1, '86.31'),
(100539, '2016402', 39, '', 'Placute de frana', 0, 0, 402, '20164 182  0 4', 1, '169.01'),
(100538, '2016203', 39, '', 'Placute de frana', 0, 0, 402, '20162 154  0 4', 1, '71.53'),
(100537, '2014003', 39, '', 'Placute de frana', 0, 0, 402, '20140 140  0 5', 1, '62.93'),
(100536, '2009801', 39, '', 'Placute de frana', 0, 0, 402, '20098 170  0 4', 1, '91.38'),
(100535, '2008701', 39, '', 'Placute de frana', 0, 0, 402, '20087 140  0 5', 1, '79.1'),
(100534, '2007404', 39, '', 'Placute de frana', 0, 0, 402, '20074 100  0 4', 1, '38.23'),
(100533, '2003801', 39, '', 'Placute de frana', 0, 0, 402, '20038 138  0 4', 1, '60.97'),
(100532, '2003402', 39, '', 'Placute de frana', 0, 0, 402, '20034 150  0 4', 1, '50.91'),
(100531, '2003101', 39, '', 'Placute de frana', 0, 0, 402, '20031 130  0 4', 1, '147.9'),
(100530, '2001108', 39, '', 'Placute de frana', 0, 0, 402, '20011 150  0 4', 1, '276.06'),
(100529, '2001104', 39, '', 'Placute de frana', 0, 0, 402, '20011 190  0 4', 1, '77.28'),
(100528, '2001102', 39, '', 'Placute de frana', 0, 0, 402, '20011 150  0 4', 1, '152.47'),
(100527, '2000801', 39, '', 'Placute de frana', 0, 0, 402, '20008 130  0 4', 1, '64.16'),
(100526, '2000702', 39, '', 'Placute de frana', 0, 0, 402, '20007 152  0 4', 1, '71.39'),
(100525, '2000201', 39, '', 'Placute de frana', 0, 0, 402, '20002 150  0 5', 1, '79.67'),
(100524, '132801', 19, '', 'Stergatoare parbriz SWF', 0, 0, 298, '132801', 1, '123.03'),
(100523, '119865', 19, '', 'Stergatoare parbriz SWF', 0, 0, 298, '', 1, '43'),
(100522, '119860', 19, '', 'Stergatoare parbriz SWF', 0, 0, 298, 'I0640630', 1, '37.58'),
(100521, '119855', 19, '', 'Stergatoare parbriz SWF', 0, 0, 298, '', 1, '35.6'),
(100520, '119853', 19, '', 'Stergatoare parbriz SWF', 0, 0, 298, '', 1, '41.79'),
(100519, '119850', 19, '', 'Stergatoare parbriz SWF', 0, 0, 298, '', 1, '37.06'),
(100518, '119848', 19, '', 'Stergatoare parbriz SWF', 0, 0, 298, '', 1, '33.26'),
(100517, '119845', 19, '', 'Stergatoare parbriz SWF', 0, 0, 298, '37', 1, '32.58'),
(100516, '119840', 19, '', 'Stergatoare parbriz SWF', 0, 0, 298, '40', 1, '30.1'),
(100515, '119835', 19, '', 'Stergatoare parbriz SWF', 0, 0, 298, '', 1, '29.86'),
(100514, '99 91 7062', 151, '', 'Comutator semnalizare', 0, 0, 812, '99 91 7062', 1, '56.58'),
(100513, '99 91 4094', 151, '', 'Comutator semnalizare', 0, 0, 812, '99 91 4094', 1, '54.62'),
(100512, '99 91 4088', 151, '', 'Comutator semnalizare', 0, 0, 812, '99 91 4088', 1, '63.76'),
(100511, '99 91 4055', 151, '', 'Comutator semnalizare', 0, 0, 809, '99 91 4055', 1, '144.32'),
(100510, '99 90 5956', 151, '', 'Comutator semnalizare', 0, 0, 877, '99 90 5956', 1, '44.86'),
(100509, '62 91 7947', 151, '', 'Comutator semnalizare', 0, 0, 809, '62 91 7947', 1, '183.11'),
(100508, '50 92 3686', 151, '', 'Comutator semnalizare', 0, 0, 809, '50 92 3686', 1, '224.58'),
(100507, '50 91 9725', 151, '', 'Comutator semnalizare', 0, 0, 809, '50 91 9725', 1, '121.47'),
(100506, '50 91 9723', 151, '', 'Comutator semnalizare', 0, 0, 812, '50 91 9723', 1, '165.39'),
(100505, '50 91 9054', 151, '', 'Comutator semnalizare', 0, 0, 809, '50 91 9054', 1, '351.05'),
(100504, '50 91 7116', 151, '', 'Comutator semnalizare', 0, 0, 809, '50 91 7116', 1, '252.03'),
(100503, '50 91 0551', 151, '', 'Comutator semnalizare', 0, 0, 809, '50 91 0551', 1, '213.51'),
(100502, '40 92 4513', 151, '', 'Comutator semnalizare', 0, 0, 812, '40 92 4513', 1, '96.2'),
(100501, '40 92 4405', 151, '', 'Comutator semnalizare', 0, 0, 877, '40 92 4405', 1, '79.24'),
(100500, '40 91 7380', 151, '', 'Comutator semnalizare', 0, 0, 812, '40 91 7380', 1, '63.41'),
(100499, '40 90 1515', 151, '', 'Comutator semnalizare', 0, 0, 816, '40 90 1515', 1, '36.1'),
(100498, '40 90 1499', 151, '', 'Comutator semnalizare', 0, 0, 812, '40 90 1499', 1, '45.75'),
(100497, '40 90 1456', 151, '', 'Comutator semnalizare', 0, 0, 877, '40 90 1456', 1, '44.97'),
(100496, '32 92 1320', 151, '', 'Comutator semnalizare', 0, 0, 812, '32 92 1320', 1, '66.32'),
(100495, '30 92 4742', 151, '', 'Comutator semnalizare', 0, 0, 816, '30 92 4742', 1, '63.3'),
(100494, '30 92 1594', 151, '', 'Comutator semnalizare', 0, 0, 812, '30 92 1594', 1, '99.16'),
(100493, '30 91 7924', 151, '', 'Comutator semnalizare', 0, 0, 877, '30 91 7924', 1, '74.54'),
(100492, '30 91 7806', 151, '', 'Comutator semnalizare', 0, 0, 877, '30 91 7806', 1, '51.02'),
(100491, '30 91 7070', 151, '', 'Comutator semnalizare', 0, 0, 812, '30 91 7070', 1, '50.37'),
(100490, '30 91 7060', 151, '', 'Comutator semnalizare', 0, 0, 877, '30 91 7060', 1, '45.77'),
(100489, '30 91 5624', 151, '', 'Comutator semnalizare', 0, 0, 809, '30 91 5624', 1, '37.69'),
(100488, '30 91 4846', 151, '', 'Comutator semnalizare', 0, 0, 809, '30 91 4846', 1, '29.62'),
(100487, '30 91 4053', 151, '', 'Comutator semnalizare', 0, 0, 816, '30 91 4053', 1, '158.08'),
(100486, '10 92 4082', 151, '', 'Comutator semnalizare', 0, 0, 809, '10 92 4082', 1, '261.17'),
(100485, '10 91 7515', 151, '', 'Comutator semnalizare', 0, 0, 812, '10 91 7515', 1, '169.85'),
(100484, '32 92 3050', 151, '', 'Baie de ulei', 0, 0, 592, '32 92 3050', 1, '166.66'),
(100483, '99 92 2397', 151, '', 'Electrice', 0, 0, 407, '99 92 2397', 1, '30.48'),
(100482, '99 92 2396', 151, '', 'Electrice', 0, 0, 407, '99 92 2396', 1, '30.84'),
(100481, '99 91 7714', 151, '', 'Electrice', 0, 0, 1782, '99 91 7714', 1, '113.28'),
(100480, '99 91 7696', 151, '', 'Electrice', 0, 0, 1103, '99 91 7696', 1, '44.55'),
(100479, '99 91 7664', 151, '', 'Electrice', 0, 0, 805, '99 91 7664', 1, '14.26'),
(100478, '99 91 4748', 151, '', 'Electrice', 0, 0, 508, '99 91 4748', 1, '329.9'),
(100477, '99 91 4744', 151, '', 'Electrice', 0, 0, 508, '99 91 4744', 1, '344.41'),
(100476, '99 91 4742', 151, '', 'Electrice', 0, 0, 508, '99 91 4742', 1, '258.49'),
(100475, '99 91 0576', 151, '', 'Electrice', 0, 0, 460, '99 91 0576', 1, '24.61'),
(100474, '99 91 0114', 151, '', 'Electrice', 0, 0, 1103, '99 91 0114', 1, '26.48'),
(100473, '99 90 9088', 151, '', 'Electrice', 0, 0, 794, '99 90 9088', 1, '39.84'),
(100472, '99 90 7835', 151, '', 'Electrice', 0, 0, 407, '99 90 7835', 1, '6.29'),
(100471, '99 90 5809', 151, '', 'Electrice', 0, 0, 1008, '99 90 5809', 1, '23.66'),
(100470, '99 90 3940', 151, '', 'Electrice', 0, 0, 794, '99 90 3940', 1, '41.73'),
(100469, '99 90 2800', 151, '', 'Electrice', 0, 0, 807, '99 90 2800', 1, '17.46'),
(100468, '99 90 2748', 151, '', 'Electrice', 0, 0, 1782, '99 90 2748', 1, '31.49'),
(100467, '99 90 2743', 151, '', 'Electrice', 0, 0, 1782, '99 90 2743', 1, '66.46'),
(100466, '99 90 1840', 151, '', 'Electrice', 0, 0, 1186, '99 90 1840', 1, '32.82'),
(100465, '99 90 1788', 151, '', 'Electrice', 0, 0, 1288, '99 90 1788', 1, '49.39'),
(100464, '99 90 1569', 151, '', 'Electrice', 0, 0, 1288, '99 90 1569', 1, '6.48'),
(100463, '99 90 1565', 151, '', 'Electrice', 0, 0, 816, '99 90 1565', 1, '36.67'),
(100462, '99 90 1483', 151, '', 'Electrice', 0, 0, 1111, '99 90 1483', 1, '42.71'),
(100461, '99 90 1204', 151, '', 'Electrice', 0, 0, 813, '99 90 1204', 1, '18.37'),
(100460, '70 91 4503', 151, '', 'Electrice', 0, 0, 794, '70 91 4503', 1, '29.03'),
(100459, '70 91 4368', 151, '', 'Electrice', 0, 0, 794, '70 91 4368', 1, '38.59'),
(100458, '70 91 4325', 151, '', 'Electrice', 0, 0, 813, '70 91 4325', 1, '72.49'),
(100457, '70 91 2902', 151, '', 'Electrice', 0, 0, 807, '70 91 2902', 1, '26.81'),
(100456, '70 91 2745', 151, '', 'Electrice', 0, 0, 1750, '70 91 2745', 1, '212.89'),
(100455, '70 91 1964', 151, '', 'Electrice', 0, 0, 1103, '70 91 1964', 1, '29.65'),
(100454, '70 23 0001', 151, '', 'Electrice', 0, 0, 805, '70 23 0001', 1, '34.78'),
(100453, '64 92 4633', 151, '', 'Electrice', 0, 0, 794, '64 92 4633', 1, '44.6'),
(100452, '64 92 4453', 151, '', 'Electrice', 0, 0, 794, '64 92 4453', 1, '50.08'),
(100451, '62 92 6651', 151, '', 'Electrice', 0, 0, 794, '62 92 6651', 1, '54.94'),
(100450, '62 92 6335', 151, '', 'Electrice', 0, 0, 833, '62 92 6335', 1, '56.96'),
(100449, '62 91 7217', 151, '', 'Electrice', 0, 0, 806, '62 91 7217', 1, '10.85'),
(100448, '60 92 7039', 151, '', 'Electrice', 0, 0, 830, '60 92 7039', 1, '56.24'),
(100447, '60 92 6936', 151, '', 'Electrice', 0, 0, 830, '60 92 6936', 1, '59.27'),
(100446, '60 92 6472', 151, '', 'Electrice', 0, 0, 794, '60 92 6472', 1, '101.73'),
(100445, '60 92 4435', 151, '', 'Electrice', 0, 0, 689, '60 92 4435', 1, '167.21'),
(100444, '60 92 4341', 151, '', 'Electrice', 0, 0, 794, '60 92 4341', 1, '70.46'),
(100443, '60 92 2891', 151, '', 'Electrice', 0, 0, 833, '60 92 2891', 1, '77.73'),
(100442, '60 92 1866', 151, '', 'Electrice', 0, 0, 243, '60 92 1866', 1, '63.97'),
(100441, '60 91 7252', 151, '', 'Electrice', 0, 0, 794, '60 91 7252', 1, '73.39'),
(100440, '50 92 6869', 151, '', 'Electrice', 0, 0, 689, '50 92 6869', 1, '152.81'),
(100439, '50 92 6492', 151, '', 'Electrice', 0, 0, 1218, '50 92 6492', 1, '119.43'),
(100438, '50 92 6450', 151, '', 'Electrice', 0, 0, 830, '50 92 6450', 1, '51.14'),
(100437, '50 92 6446', 151, '', 'Electrice', 0, 0, 830, '50 92 6446', 1, '64.79'),
(100436, '50 92 4467', 151, '', 'Electrice', 0, 0, 830, '50 92 4467', 1, '55.34'),
(100435, '50 92 4436', 151, '', 'Electrice', 0, 0, 805, '50 92 4436', 1, '22.83'),
(100434, '50 92 4318', 151, '', 'Electrice', 0, 0, 1761, '50 92 4318', 1, '63.5'),
(100433, '50 92 4317', 151, '', 'Electrice', 0, 0, 1761, '50 92 4317', 1, '89.62'),
(100432, '50 91 4534', 151, '', 'Electrice', 0, 0, 61, '50 91 4534', 1, '52.7'),
(100431, '50 23 0001', 151, '', 'Electrice', 0, 0, 805, '50 23 0001', 1, '14.4'),
(100430, '40 92 9606', 151, '', 'Electrice', 0, 0, 1189, '40 92 9606', 1, '131.21'),
(100429, '40 92 7941', 151, '', 'Electrice', 0, 0, 812, '40 92 7941', 1, '149.22'),
(100428, '40 92 7223', 151, '', 'Electrice', 0, 0, 805, '40 92 7223', 1, '17.93'),
(100427, '40 92 7183', 151, '', 'Electrice', 0, 0, 407, '40 92 7183', 1, '20.1'),
(100426, '40 92 7175', 151, '', 'Electrice', 0, 0, 833, '40 92 7175', 1, '107.46'),
(100425, '40 92 6246', 151, '', 'Electrice', 0, 0, 813, '40 92 6246', 1, '23.64'),
(100424, '40 92 6149', 151, '', 'Electrice', 0, 0, 813, '40 92 6149', 1, '24.61'),
(100423, '40 92 6014', 151, '', 'Electrice', 0, 0, 689, '40 92 6014', 1, '498.83'),
(100422, '40 92 4505', 151, '', 'Electrice', 0, 0, 407, '40 92 4505', 1, '20.91'),
(100421, '40 92 2605', 151, '', 'Electrice', 0, 0, 61, '40 92 2605', 1, '43.91'),
(100420, '40 92 2389', 151, '', 'Electrice', 0, 0, 689, '40 92 2389', 1, '414.43'),
(100419, '40 92 2072', 151, '', 'Electrice', 0, 0, 407, '40 92 2072', 1, '27.84'),
(100418, '40 92 1304', 151, '', 'Electrice', 0, 0, 806, '40 92 1304', 1, '45.77'),
(100417, '40 92 1159', 151, '', 'Electrice', 0, 0, 1145, '40 92 1159', 1, '380.18'),
(100416, '40 91 7697', 151, '', 'Electrice', 0, 0, 830, '40 91 7697', 1, '36.83'),
(100415, '40 91 7695', 151, '', 'Electrice', 0, 0, 830, '40 91 7695', 1, '23.82'),
(100414, '40 91 7665', 151, '', 'Electrice', 0, 0, 805, '40 91 7665', 1, '15.23'),
(100413, '40 91 7640', 151, '', 'Electrice', 0, 0, 816, '40 91 7640', 1, '67.23'),
(100412, '40 91 7489', 151, '', 'Electrice', 0, 0, 407, '40 91 7489', 1, '34.05'),
(100411, '40 91 0275', 151, '', 'Electrice', 0, 0, 794, '40 91 0275', 1, '59.86'),
(100410, '40 91 0274', 151, '', 'Electrice', 0, 0, 794, '40 91 0274', 1, '43.46'),
(100409, '40 90 5568', 151, '', 'Electrice', 0, 0, 794, '40 90 5568', 1, '59.64'),
(100408, '40 90 5109', 151, '', 'Electrice', 0, 0, 407, '40 90 5109', 1, '15.11'),
(100407, '40 90 4719', 151, '', 'Electrice', 0, 0, 816, '40 90 4719', 1, '53.06'),
(100406, '40 90 4718', 151, '', 'Electrice', 0, 0, 816, '40 90 4718', 1, '56.96'),
(100405, '40 90 4633', 151, '', 'Electrice', 0, 0, 61, '40 90 4633', 1, '28.76'),
(100404, '40 90 3861', 151, '', 'Electrice', 0, 0, 813, '40 90 3861', 1, '19.15'),
(100403, '40 90 3079', 151, '', 'Electrice', 0, 0, 1103, '40 90 3079', 1, '14.98'),
(100402, '40 90 2822', 151, '', 'Electrice', 0, 0, 806, '40 90 2822', 1, '11.66'),
(100401, '40 90 2799', 151, '', 'Electrice', 0, 0, 807, '40 90 2799', 1, '23.94'),
(100400, '40 90 2750', 151, '', 'Electrice', 0, 0, 1367, '40 90 2750', 1, '87.34'),
(100399, '40 90 0002', 151, '', 'Electrice', 0, 0, 813, '40 90 0002', 1, '31.77'),
(100398, '40 23 0003', 151, '', 'Electrice', 0, 0, 830, '40 23 0003', 1, '11.5'),
(100397, '40 23 0001', 151, '', 'Electrice', 0, 0, 805, '40 23 0001', 1, '13.98'),
(100396, '36 92 1790', 151, '', 'Electrice', 0, 0, 412, '36 92 1790', 1, '174.56'),
(100395, '32 92 6141', 151, '', 'Electrice', 0, 0, 1291, '32 92 6141', 1, '250.03'),
(100394, '32 92 6103', 151, '', 'Electrice', 0, 0, 830, '32 92 6103', 1, '27'),
(100393, '32 92 6043', 151, '', 'Electrice', 0, 0, 412, '32 92 6043', 1, '254.79'),
(100392, '32 92 4380', 151, '', 'Electrice', 0, 0, 1289, '32 92 4380', 1, '151.28'),
(100391, '32 92 4108', 151, '', 'Electrice', 0, 0, 689, '32 92 4108', 1, '84.13'),
(100390, '32 92 4056', 151, '', 'Electrice', 0, 0, 412, '32 92 4056', 1, '142.65'),
(100389, '32 92 3824', 151, '', 'Electrice', 0, 0, 412, '32 92 3824', 1, '113.23'),
(100388, '32 92 3816', 151, '', 'Electrice', 0, 0, 412, '32 92 3816', 1, '85.81'),
(100387, '32 92 3810', 151, '', 'Electrice', 0, 0, 412, '32 92 3810', 1, '104.76'),
(100386, '32 92 3808', 151, '', 'Electrice', 0, 0, 412, '32 92 3808', 1, '104.76'),
(100385, '32 92 3508', 151, '', 'Electrice', 0, 0, 412, '32 92 3508', 1, '286.09'),
(100384, '32 92 3496', 151, '', 'Electrice', 0, 0, 412, '32 92 3496', 1, '158.8'),
(100383, '32 92 3362', 151, '', 'Electrice', 0, 0, 407, '32 92 3362', 1, '24.02'),
(100382, '32 92 3360', 151, '', 'Electrice', 0, 0, 407, '32 92 3360', 1, '20.99'),
(100381, '32 92 3340', 151, '', 'Electrice', 0, 0, 806, '32 92 3340', 1, '33.07'),
(100380, '32 92 3258', 151, '', 'Electrice', 0, 0, 689, '32 92 3258', 1, '90.93'),
(100379, '32 92 2510', 151, '', 'Electrice', 0, 0, 412, '32 92 2510', 1, '55.32'),
(100378, '32 92 2292', 151, '', 'Electrice', 0, 0, 816, '32 92 2292', 1, '44.54'),
(100377, '32 91 5920', 151, '', 'Electrice', 0, 0, 2073, '32 91 5920', 1, '15'),
(100376, '30 92 9912', 151, '', 'Electrice', 0, 0, 407, '30 92 9912', 1, '31.04'),
(100375, '30 92 9911', 151, '', 'Electrice', 0, 0, 407, '30 92 9911', 1, '31.04'),
(100374, '30 92 9878', 151, '', 'Electrice', 0, 0, 813, '30 92 9878', 1, '49.53'),
(100373, '30 92 9859', 151, '', 'Electrice', 0, 0, 689, '30 92 9859', 1, '114.25'),
(100372, '30 92 9318', 151, '', 'Electrice', 0, 0, 830, '30 92 9318', 1, '22.63'),
(100371, '30 92 9316', 151, '', 'Electrice', 0, 0, 806, '30 92 9316', 1, '29.03'),
(100370, '30 92 9240', 151, '', 'Electrice', 0, 0, 1360, '30 92 9240', 1, '113.39'),
(100369, '30 92 7470', 151, '', 'Electrice', 0, 0, 689, '30 92 7470', 1, '120.63'),
(100368, '30 92 7306', 151, '', 'Electrice', 0, 0, 2669, '30 92 7306', 1, '277.51'),
(100367, '30 92 7174', 151, '', 'Electrice', 0, 0, 833, '30 92 7174', 1, '127.92'),
(100366, '30 92 6652', 151, '', 'Electrice', 0, 0, 813, '30 92 6652', 1, '19.01'),
(100365, '30 92 6414', 151, '', 'Electrice', 0, 0, 1218, '30 92 6414', 1, '283.66'),
(100364, '30 92 4500', 151, '', 'Electrice', 0, 0, 689, '30 92 4500', 1, '104.57'),
(100363, '30 92 2038', 151, '', 'Electrice', 0, 0, 689, '30 92 2038', 1, '96.96'),
(100362, '30 92 1760', 151, '', 'Electrice', 0, 0, 807, '30 92 1760', 1, '29.59'),
(100361, '30 92 1758', 151, '', 'Electrice', 0, 0, 807, '30 92 1758', 1, '16.59'),
(100360, '30 92 1584', 151, '', 'Electrice', 0, 0, 412, '30 92 1584', 1, '71.24'),
(100359, '30 92 1582', 151, '', 'Electrice', 0, 0, 412, '30 92 1582', 1, '71.24'),
(100358, '30 91 9778', 151, '', 'Electrice', 0, 0, 2975, '30 91 9778', 1, '107.77'),
(100357, '30 91 9776', 151, '', 'Electrice', 0, 0, 2975, '30 91 9776', 1, '94.55'),
(100356, '30 91 9772', 151, '', 'Electrice', 0, 0, 2975, '30 91 9772', 1, '93.1'),
(100355, '30 91 9418', 151, '', 'Electrice', 0, 0, 808, '30 91 9418', 1, '11.5'),
(100354, '30 91 9018', 151, '', 'Electrice', 0, 0, 805, '30 91 9018', 1, '23.86'),
(100353, '30 91 9016', 151, '', 'Electrice', 0, 0, 805, '30 91 9016', 1, '19.77'),
(100352, '30 91 9014', 151, '', 'Electrice', 0, 0, 805, '30 91 9014', 1, '23.86'),
(100351, '30 91 9012', 151, '', 'Electrice', 0, 0, 805, '30 91 9012', 1, '26.1'),
(100350, '30 91 7202', 151, '', 'Electrice', 0, 0, 288, '30 91 7202', 1, '30.94'),
(100349, '30 91 7200', 151, '', 'Electrice', 0, 0, 288, '30 91 7200', 1, '147.58'),
(100348, '30 91 7196', 151, '', 'Electrice', 0, 0, 288, '30 91 7196', 1, '81.57'),
(100347, '30 91 7194', 151, '', 'Electrice', 0, 0, 689, '30 91 7194', 1, '147.72'),
(100346, '30 91 7092', 151, '', 'Electrice', 0, 0, 295, '30 91 7092', 1, '252.96'),
(100345, '30 91 7010', 151, '', 'Electrice', 0, 0, 794, '30 91 7010', 1, '28.37'),
(100344, '30 91 5956', 151, '', 'Electrice', 0, 0, 243, '30 91 5956', 1, '16.56'),
(100343, '30 91 4746', 151, '', 'Electrice', 0, 0, 508, '30 91 4746', 1, '236.92'),
(100342, '30 91 4078', 151, '', 'Electrice', 0, 0, 2060, '30 91 4078', 1, '19.38'),
(100341, '30 91 4076', 151, '', 'Electrice', 0, 0, 2060, '30 91 4076', 1, '20.88'),
(100340, '30 91 1574', 151, '', 'Electrice', 0, 0, 61, '30 91 1574', 1, '16.45'),
(100339, '30 90 9089', 151, '', 'Electrice', 0, 0, 794, '30 90 9089', 1, '63.92'),
(100338, '30 23 0004', 151, '', 'Electrice', 0, 0, 805, '30 23 0004', 1, '21.56'),
(100337, '30 23 0003', 151, '', 'Electrice', 0, 0, 805, '30 23 0003', 1, '8.74'),
(100336, '30 23 0002', 151, '', 'Electrice', 0, 0, 805, '30 23 0002', 1, '10.89'),
(100335, '30 23 0001', 151, '', 'Electrice', 0, 0, 805, '30 23 0001', 1, '8.02'),
(100334, '20 92 9661', 151, '', 'Electrice', 0, 0, 407, '20 92 9661', 1, '54.15'),
(100333, '20 92 9519', 151, '', 'Electrice', 0, 0, 2975, '20 92 9519', 1, '108.94'),
(100332, '20 92 9483', 151, '', 'Electrice', 0, 0, 833, '20 92 9483', 1, '125.45'),
(100331, '20 92 9481', 151, '', 'Electrice', 0, 0, 3946, '20 92 9481', 1, '179.6'),
(100330, '20 92 6115', 151, '', 'Electrice', 0, 0, 1288, '20 92 6115', 1, '25.11'),
(100329, '20 92 6015', 151, '', 'Electrice', 0, 0, 1186, '20 92 6015', 1, '65.98'),
(100328, '20 92 4617', 151, '', 'Electrice', 0, 0, 1385, '20 92 4617', 1, '173.05'),
(100327, '20 92 4611', 151, '', 'Electrice', 0, 0, 412, '20 92 4611', 1, '222.73'),
(100326, '20 92 4320', 151, '', 'Electrice', 0, 0, 407, '20 92 4320', 1, '45.83'),
(100325, '20 92 4319', 151, '', 'Electrice', 0, 0, 407, '20 92 4319', 1, '49.8'),
(100324, '20 92 4013', 151, '', 'Electrice', 0, 0, 407, '20 92 4013', 1, '32.79'),
(100323, '20 92 4012', 151, '', 'Electrice', 0, 0, 407, '20 92 4012', 1, '36.92'),
(100322, '20 92 3951', 151, '', 'Electrice', 0, 0, 407, '20 92 3951', 1, '24.53'),
(100321, '20 92 3908', 151, '', 'Electrice', 0, 0, 407, '20 92 3908', 1, '36.89'),
(100320, '20 92 3123', 151, '', 'Electrice', 0, 0, 407, '20 92 3123', 1, '30.87'),
(100319, '20 92 3121', 151, '', 'Electrice', 0, 0, 407, '20 92 3121', 1, '37.53'),
(100318, '20 92 3025', 151, '', 'Electrice', 0, 0, 407, '20 92 3025', 1, '39.64'),
(100317, '20 92 3021', 151, '', 'Electrice', 0, 0, 407, '20 92 3021', 1, '38.22'),
(100316, '20 92 1659', 151, '', 'Electrice', 0, 0, 407, '20 92 1659', 1, '27.23'),
(100315, '20 92 1072', 151, '', 'Electrice', 0, 0, 407, '20 92 1072', 1, '36.11'),
(100314, '20 92 1013', 151, '', 'Electrice', 0, 0, 1761, '20 92 1013', 1, '71.34'),
(100313, '20 90 1789', 151, '', 'Electrice', 0, 0, 1288, '20 90 1789', 1, '45.72'),
(100312, '10 92 9546', 151, '', 'Electrice', 0, 0, 407, '10 92 9546', 1, '12.95'),
(100311, '10 92 9509', 151, '', 'Electrice', 0, 0, 412, '10 92 9509', 1, '225.5'),
(100310, '10 92 9414', 151, '', 'Electrice', 0, 0, 407, '10 92 9414', 1, '16.9'),
(100309, '10 92 7855', 151, '', 'Electrice', 0, 0, 412, '10 92 7855', 1, '230.41'),
(100308, '10 92 7439', 151, '', 'Electrice', 0, 0, 1385, '10 92 7439', 1, '344.91'),
(100307, '10 92 6552', 151, '', 'Electrice', 0, 0, 3902, '10 92 6552', 1, '850.54'),
(100306, '10 92 6488', 151, '', 'Electrice', 0, 0, 3902, '10 92 6488', 1, '1006.53'),
(100305, '10 92 6485', 151, '', 'Electrice', 0, 0, 3902, '10 92 6485', 1, '950.46'),
(100304, '10 92 6370', 151, '', 'Electrice', 0, 0, 407, '10 92 6370', 1, '23.04'),
(100303, '10 92 6235', 151, '', 'Electrice', 0, 0, 795, '10 92 6235', 1, '102.21'),
(100302, '10 92 6086', 151, '', 'Electrice', 0, 0, 1186, '10 92 6086', 1, '37.72'),
(100301, '10 92 4345', 151, '', 'Electrice', 0, 0, 833, '10 92 4345', 1, '104.71'),
(100300, '10 92 4216', 151, '', 'Electrice', 0, 0, 3902, '10 92 4216', 1, '997.95'),
(100299, '10 92 3857', 151, '', 'Electrice', 0, 0, 407, '10 92 3857', 1, '14.42'),
(100298, '10 92 3752', 151, '', 'Electrice', 0, 0, 407, '10 92 3752', 1, '8.21'),
(100297, '10 92 3113', 151, '', 'Electrice', 0, 0, 794, '10 92 3113', 1, '38.81'),
(100296, '10 92 2691', 151, '', 'Electrice', 0, 0, 295, '10 92 2691', 1, '237.81'),
(100295, '10 92 2689', 151, '', 'Electrice', 0, 0, 295, '10 92 2689', 1, '270.36'),
(100294, '10 92 2663', 151, '', 'Electrice', 0, 0, 407, '10 92 2663', 1, '16.26'),
(100293, '10 92 2402', 151, '', 'Electrice', 0, 0, 407, '10 92 2402', 1, '5.68'),
(100292, '10 92 2401', 151, '', 'Electrice', 0, 0, 407, '10 92 2401', 1, '5.68'),
(100291, '10 91 9186', 151, '', 'Electrice', 0, 0, 407, '10 91 9186', 1, '11.69'),
(100290, '10 91 5960', 151, '', 'Electrice', 0, 0, 243, '10 91 5960', 1, '15.28'),
(100289, '10 90 1498', 151, '', 'Electrice', 0, 0, 407, '10 90 1498', 1, '3.73'),
(100288, '99 91 4264', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '99 91 4264', 1, '42.9'),
(100287, '99 91 4256', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '99 91 4256', 1, '31.38'),
(100286, '99 91 2224', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '99 91 2224', 1, '61.67'),
(100285, '99 91 1439', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1751, '99 91 1439', 1, '10.01'),
(100284, '99 91 0098', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '99 91 0098', 1, '43.15'),
(100283, '99 90 9463', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '99 90 9463', 1, '29.25'),
(100282, '99 90 7295', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1603, '99 90 7295', 1, '1.45'),
(100281, '99 90 7284', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1603, '99 90 7284', 1, '2.22'),
(100280, '99 90 5961', 151, '', 'Role si accesorii motor SWAG', 0, 0, 593, '99 90 5961', 1, '2'),
(100279, '99 90 5598', 151, '', 'Role si accesorii motor SWAG', 0, 0, 593, '99 90 5598', 1, '4.02'),
(100278, '99 90 4872', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '99 90 4872', 1, '27.11'),
(100277, '99 90 3272', 151, '', 'Role si accesorii motor SWAG', 0, 0, 593, '99 90 3272', 1, '2.11'),
(100276, '99 90 3219', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '99 90 3219', 1, '92.24'),
(100275, '99 90 2544', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1603, '99 90 2544', 1, '0.71'),
(100274, '99 90 2543', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1603, '99 90 2543', 1, '0.76'),
(100273, '99 90 2180', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '99 90 2180', 1, '62.76'),
(100272, '99 90 1981', 151, '', 'Role si accesorii motor SWAG', 0, 0, 596, '99 90 1981', 1, '434.45'),
(100271, '99 90 1388', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1751, '99 90 1388', 1, '12.69'),
(100270, '99 90 1387', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1751, '99 90 1387', 1, '11.43'),
(100269, '99 90 1386', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1751, '99 90 1386', 1, '10.86'),
(100268, '99 13 0539', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '27357.26'),
(100267, '99 13 0538', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '459.21'),
(100266, '99 13 0497', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '252.64'),
(100265, '99 13 0495', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '381.75'),
(100264, '99 13 0478', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '229.8'),
(100263, '99 13 0453', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '99 13 0453', 1, '27357.26'),
(100262, '99 13 0452', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '99 13 0452', 1, '330.43'),
(100261, '99 13 0444', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '419.13'),
(100260, '99 13 0410', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '99 13 0410', 1, '27357.26'),
(100259, '99 13 0393', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '', 1, '27357.26'),
(100258, '99 13 0392', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '', 1, '27357.26'),
(100257, '99 13 0391', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '', 1, '27357.26'),
(100256, '99 13 0384', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '876.45'),
(100255, '99 13 0372', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '238.85'),
(100254, '99 13 0345', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '326.48'),
(100253, '99 13 0341', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '453.77'),
(100252, '99 13 0340', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '637.43'),
(100251, '99 13 0339', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '657.4'),
(100250, '99 13 0335', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '416.89'),
(100249, '99 13 0333', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '99 13 0333', 1, '353.96'),
(100248, '99 13 0328', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '1139.33'),
(100247, '99 13 0323', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '548.21'),
(100246, '99 13 0317', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '1367.83'),
(100245, '99 13 0306', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '368.05'),
(100244, '99 13 0305', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '', 1, '287.03'),
(100243, '99 11 0448', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '', 1, '27357.26'),
(100242, '99 11 0442', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0442', 1, '27357.26'),
(100241, '99 11 0425', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '99 11 0425', 1, '72.44'),
(100240, '99 11 0424', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '99 11 0424', 1, '47.13'),
(100239, '99 11 0407', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0407', 1, '124.79'),
(100238, '99 11 0406', 151, '', 'Lanturi si kituri distributie', 0, 0, 2725, '99 11 0406', 1, '79.83'),
(100237, '99 11 0405', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0405', 1, '118.12'),
(100236, '99 11 0381', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0381', 1, '98.31'),
(100235, '99 11 0379', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0379', 1, '27357.26'),
(100234, '99 11 0334', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0334', 1, '84.38'),
(100233, '99 11 0260', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0260', 1, '186.08'),
(100232, '99 11 0256', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0256', 1, '210.54'),
(100231, '99 11 0227', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0227', 1, '66.24'),
(100230, '99 11 0217', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0217', 1, '52.01'),
(100229, '99 11 0214', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0214', 1, '86.56'),
(100228, '99 11 0210', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0210', 1, '42.52'),
(100227, '99 11 0208', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0208', 1, '86.04'),
(100226, '99 11 0207', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0207', 1, '83.75'),
(100225, '99 11 0206', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0206', 1, '86.59'),
(100224, '99 11 0201', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0201', 1, '53.82'),
(100223, '99 11 0193', 151, '', 'Lanturi si kituri distributie', 0, 0, 2725, '99 11 0193', 1, '27.28'),
(100222, '99 11 0174', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0174', 1, '351.96'),
(100221, '99 11 0170', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0170', 1, '126.24'),
(100220, '99 11 0169', 151, '', 'Lanturi si kituri distributie', 0, 0, 1621, '99 11 0169', 1, '7.6'),
(100219, '99 11 0150', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0150', 1, '123.59'),
(100218, '99 11 0146', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0146', 1, '105.99'),
(100217, '99 11 0142', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0142', 1, '88.17'),
(100216, '99 11 0138', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0138', 1, '109.11'),
(100215, '99 11 0052', 151, '', 'Lanturi si kituri distributie', 0, 0, 1621, '99 11 0052', 1, '6.26'),
(100214, '99 11 0031', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '99 11 0031', 1, '139.92'),
(100213, '99 11 0011', 151, '', 'Lanturi si kituri distributie', 0, 0, 2725, '99 11 0011', 1, '29.11'),
(100212, '99 11 0008', 151, '', 'Lanturi si kituri distributie', 0, 0, 2725, '99 11 0008', 1, '29.2'),
(100211, '99 03 0083', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '99 03 0083', 1, '142.06'),
(100210, '99 03 0080', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '99 03 0080', 1, '141.33'),
(100209, '99 03 0079', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '99 03 0079', 1, '54.99'),
(100208, '99 03 0073', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '99 03 0073', 1, '52.31'),
(100207, '99 03 0071', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '99 03 0071', 1, '131.33'),
(100206, '99 03 0051', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '99 03 0051', 1, '148.23'),
(100205, '99 03 0042', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '99 03 0042', 1, '152.75'),
(100204, '99 03 0041', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '99 03 0041', 1, '151.88'),
(100203, '99 03 0038', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '99 03 0038', 1, '147.64'),
(100202, '99 03 0034', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '99 03 0034', 1, '181.62'),
(100201, '99 03 0009', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '99 03 0009', 1, '100.31'),
(100200, '91 92 6734', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '91 92 6734', 1, '143.09'),
(100199, '91 92 6599', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '91 92 6599', 1, '144.05'),
(100198, '91 92 6197', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '91 92 6197', 1, '150.13'),
(100197, '90 92 6051', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '90 92 6051', 1, '89.88'),
(100196, '90 92 4551', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '90 92 4551', 1, '83.19'),
(100195, '90 92 4547', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '90 92 4547', 1, '80.79'),
(100194, '89 03 0002', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '89 03 0002', 1, '151.72'),
(100193, '89 03 0001', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '89 03 0001', 1, '40.62'),
(100192, '85 91 7485', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '85 91 7485', 1, '95.7'),
(100191, '83 92 7004', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '83 92 7004', 1, '246.65'),
(100190, '81 92 7556', 151, '', 'Lanturi si kituri distributie', 0, 0, 541, '81 92 7556', 1, '27357.26'),
(100189, '81 92 7231', 151, '', 'Role intinzatoare', 0, 0, 3213, '81 92 7231', 1, '465.29'),
(100188, '81 92 6805', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '81 92 6805', 1, '229.58'),
(100187, '80 03 0004', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '80 03 0004', 1, '55.71'),
(100186, '80 03 0003', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '80 03 0003', 1, '73.32'),
(100185, '70 92 7824', 151, '', 'Role intinzatoare', 0, 0, 3213, '70 92 7824', 1, '139.26'),
(100184, '70 92 7823', 151, '', 'Role intinzatoare', 0, 0, 3213, '70 92 7823', 1, '392.15'),
(100183, '70 92 7822', 151, '', 'Role intinzatoare', 0, 0, 3213, '70 92 7822', 1, '400.31'),
(100182, '70 92 7480', 151, '', 'Componente distributie lant', 0, 0, 541, '70 92 7480', 1, '94.67'),
(100181, '70 92 4413', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1108, '70 92 4413', 1, '222.76'),
(100180, '70 92 3778', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '70 92 3778', 1, '133.44');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(100179, '70 92 3654', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '70 92 3654', 1, '46.71'),
(100178, '70 91 9871', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '70 91 9871', 1, '95.32'),
(100177, '70 22 0002', 151, '', 'Role si accesorii motor SWAG', 0, 0, 597, '70 22 0002', 1, '18.19'),
(100176, '70 22 0001', 151, '', 'Role si accesorii motor SWAG', 0, 0, 597, '70 22 0001', 1, '4.51'),
(100175, '70 03 0051', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '70 03 0051', 1, '180.17'),
(100174, '70 03 0040', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '70 03 0040', 1, '195.8'),
(100173, '70 03 0039', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '70 03 0039', 1, '74.53'),
(100172, '70 03 0021', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '70 03 0021', 1, '40.93'),
(100171, '70 03 0004', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '70 03 0004', 1, '121.01'),
(100170, '70 03 0003', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '70 03 0003', 1, '159.41'),
(100169, '62 92 9333', 151, '', 'Role intinzatoare', 0, 0, 3213, '62 92 9333', 1, '345.86'),
(100168, '62 92 6923', 151, '', 'Role intinzatoare', 0, 0, 3213, '62 92 6923', 1, '250.97'),
(100167, '62 92 6922', 151, '', 'Role intinzatoare', 0, 0, 3213, '62 92 6922', 1, '180.09'),
(100166, '62 92 6334', 151, '', 'Role intinzatoare', 0, 0, 3213, '62 92 6334', 1, '218.77'),
(100165, '62 92 4628', 151, '', 'Role intinzatoare', 0, 0, 3213, '62 92 4628', 1, '213.71'),
(100164, '62 92 2779', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '62 92 2779', 1, '206.93'),
(100163, '62 92 2369', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1637, '62 92 2369', 1, '96.42'),
(100162, '62 91 9482', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '62 91 9482', 1, '121.56'),
(100161, '62 91 9357', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '62 91 9357', 1, '43.17'),
(100160, '62 91 9119', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '62 91 9119', 1, '149.74'),
(100159, '60 92 7541', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '60 92 7541', 1, '160.8'),
(100158, '60 92 7319', 151, '', 'Componente distributie lant', 0, 0, 1067, '60 92 7319', 1, '191.33'),
(100157, '60 92 6957', 151, '', 'Role intinzatoare', 0, 0, 3213, '60 92 6957', 1, '134.47'),
(100156, '60 92 6458', 151, '', 'Role intinzatoare', 0, 0, 1108, '60 92 6458', 1, '120'),
(100155, '60 92 6457', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1108, '60 92 6457', 1, '139.02'),
(100154, '60 92 3397', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '60 92 3397', 1, '52.15'),
(100153, '60 92 3204', 151, '', 'Role si accesorii motor SWAG', 0, 0, 2750, '60 92 3204', 1, '9.88'),
(100152, '60 92 2329', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '60 92 2329', 1, '129.96'),
(100151, '60 92 2119', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '60 92 2119', 1, '90.48'),
(100150, '60 92 1033', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '60 92 1033', 1, '72.7'),
(100149, '60 91 2056', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '60 91 2056', 1, '109.41'),
(100148, '60 91 0742', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1751, '60 91 0742', 1, '42.38'),
(100147, '60 91 0741', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1751, '60 91 0741', 1, '64.81'),
(100146, '60 91 0740', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1751, '60 91 0740', 1, '40.82'),
(100145, '60 03 0058', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '60 03 0058', 1, '96.75'),
(100144, '60 03 0052', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '60 03 0052', 1, '156.72'),
(100143, '60 03 0049', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '60 03 0049', 1, '136.52'),
(100142, '60 03 0044', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '60 03 0044', 1, '125.64'),
(100141, '60 03 0004', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '60 03 0004', 1, '85.88'),
(100140, '57 92 1568', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '57 92 1568', 1, '133'),
(100139, '57 91 9487', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '57 91 9487', 1, '253.51'),
(100138, '57 03 0004', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '57 03 0004', 1, '160.36'),
(100137, '55 92 6871', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '55 92 6871', 1, '157.15'),
(100136, '55 03 0009', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '55 03 0009', 1, '127.53'),
(100135, '50 93 0097', 151, '', 'Role intinzatoare', 0, 0, 3213, '50 93 0097', 1, '286.16'),
(100134, '50 92 7517', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '50 92 7517', 1, '96.55'),
(100133, '50 92 4765', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '50 92 4765', 1, '85.47'),
(100132, '50 92 4618', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '50 92 4618', 1, '61.91'),
(100131, '50 92 4407', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '50 92 4407', 1, '76.31'),
(100130, '50 92 4233', 151, '', 'Role si accesorii motor SWAG', 0, 0, 2073, '50 92 4233', 1, '122.63'),
(100129, '50 92 2303', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '50 92 2303', 1, '99.28'),
(100128, '50 92 1900', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '50 92 1900', 1, '216.83'),
(100127, '50 92 1096', 151, '', 'Role si accesorii motor SWAG', 0, 0, 593, '50 92 1096', 1, '10.09'),
(100126, '50 91 9324', 151, '', 'Role si accesorii motor SWAG', 0, 0, 3506, '50 91 9324', 1, '3.86'),
(100125, '50 22 0001', 151, '', 'Role si accesorii motor SWAG', 0, 0, 2922, '50 22 0001', 1, '9.77'),
(100124, '50 10 0006', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '50 10 0006', 1, '84.38'),
(100123, '50 10 0002', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '50 10 0002', 1, '129.77'),
(100122, '50 09 0005', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '50 09 0005', 1, '23.67'),
(100121, '50 08 1100', 151, '', 'Lanturi si kituri distributie', 0, 0, 1389, '50 08 1100', 1, '96.31'),
(100120, '50 03 0026', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '50 03 0026', 1, '54.72'),
(100119, '50 03 0025', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '50 03 0025', 1, '109.82'),
(100118, '50 03 0010', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '50 03 0010', 1, '71.82'),
(100117, '50 03 0001', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '50 03 0001', 1, '78.06'),
(100116, '40 92 7215', 151, '', 'Role intinzatoare', 0, 0, 3213, '40 92 7215', 1, '236.5'),
(100115, '40 92 1099', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '40 92 1099', 1, '106.32'),
(100114, '40 91 9491', 151, '', 'Role si accesorii motor SWAG', 0, 0, 597, '40 91 9491', 1, '18.06'),
(100113, '40 91 9285', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '40 91 9285', 1, '141.01'),
(100112, '40 91 7799', 151, '', 'Role si accesorii motor SWAG', 0, 0, 597, '40 91 7799', 1, '15.46'),
(100111, '40 90 4708', 151, '', 'Componente distributie lant', 0, 0, 809, '40 90 4708', 1, '77.29'),
(100110, '40 90 4572', 151, '', 'Role si accesorii motor SWAG', 0, 0, 593, '40 90 4572', 1, '4.82'),
(100109, '40 90 3203', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1603, '40 90 3203', 1, '2.05'),
(100108, '40 90 3202', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1603, '40 90 3202', 1, '1.81'),
(100107, '40 90 3201', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1603, '40 90 3201', 1, '1.92'),
(100106, '40 90 3199', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1603, '40 90 3199', 1, '2.08'),
(100105, '40 90 3160', 151, '', 'Role si accesorii motor SWAG', 0, 0, 593, '40 90 3160', 1, '2.22'),
(100104, '40 22 0002', 151, '', 'Role si accesorii motor SWAG', 0, 0, 597, '40 22 0002', 1, '6.54'),
(100103, '40 22 0001', 151, '', 'Role si accesorii motor SWAG', 0, 0, 598, '40 22 0001', 1, '0.9'),
(100102, '40 10 1000', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '40 10 1000', 1, '80.77'),
(100101, '40 10 0006', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '40 10 0006', 1, '84.33'),
(100100, '40 10 0005', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '40 10 0005', 1, '187.8'),
(100099, '40 10 0004', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '40 10 0004', 1, '145.39'),
(100098, '40 09 1000', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '40 09 1000', 1, '24.27'),
(100097, '40 09 0001', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '40 09 0001', 1, '28.4'),
(100096, '40 05 0013', 151, '', 'Componente distributie lant', 0, 0, 1066, '40 05 0013', 1, '72.7'),
(100095, '40 05 0012', 151, '', 'Componente distributie lant', 0, 0, 1066, '40 05 0012', 1, '75.51'),
(100094, '40 03 0025', 151, '', 'Role si accesorii motor SWAG', 0, 0, 545, '40 03 0025', 1, '253.79'),
(100093, '40 03 0023', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '40 03 0023', 1, '160.16'),
(100092, '40 03 0021', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '40 03 0021', 1, '79.45'),
(100091, '40 03 0016', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '40 03 0016', 1, '48.1'),
(100090, '40 03 0014', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '40 03 0014', 1, '32.8'),
(100089, '40 03 0011', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '40 03 0011', 1, '62.76'),
(100088, '40 03 0010', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '40 03 0010', 1, '53.08'),
(100087, '40 03 0006', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '40 03 0006', 1, '85.8'),
(100086, '32 92 6958', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1390, '32 92 6958', 1, '193.6'),
(100085, '32 92 6834', 151, '', 'Role intinzatoare', 0, 0, 3213, '32 92 6834', 1, '290.81'),
(100084, '32 92 6140', 151, '', 'Role intinzatoare', 0, 0, 3213, '32 92 6140', 1, '343.97'),
(100083, '32 92 6135', 151, '', 'Role intinzatoare', 0, 0, 3213, '32 92 6135', 1, '284.33'),
(100082, '32 92 6054', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '32 92 6054', 1, '62.99'),
(100081, '32 92 6053', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '32 92 6053', 1, '60.47'),
(100080, '32 92 4653', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '32 92 4653', 1, '105.55'),
(100079, '32 92 3758', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '32 92 3758', 1, '216.01'),
(100078, '32 92 3558', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '32 92 3558', 1, '172.11'),
(100077, '32 92 3538', 151, '', 'Componente distributie lant', 0, 0, 508, '32 92 3538', 1, '497.51'),
(100076, '32 92 3042', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1628, '32 92 3042', 1, '5.31'),
(100075, '32 92 2363', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '32 92 2363', 1, '134.55'),
(100074, '32 92 2339', 151, '', 'Role si accesorii motor SWAG', 0, 0, 545, '32 92 2339', 1, '99.44'),
(100073, '32 91 9401', 151, '', 'Role si accesorii motor SWAG', 0, 0, 593, '32 91 9401', 1, '25.86'),
(100072, '32 91 9294', 151, '', 'Role si accesorii motor SWAG', 0, 0, 593, '32 91 9294', 1, '22.62'),
(100071, '32 91 5374', 151, '', 'Role si accesorii motor SWAG', 0, 0, 593, '32 91 5374', 1, '3.83'),
(100070, '32 91 5322', 151, '', 'Role si accesorii motor SWAG', 0, 0, 593, '32 91 5322', 1, '3.82'),
(100069, '32 91 2281', 151, '', 'Role si accesorii motor SWAG', 0, 0, 593, '32 91 2281', 1, '3.56'),
(100068, '32 90 7537', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1603, '32 90 7537', 1, '0.47'),
(100067, '32 05 0002', 151, '', 'Componente distributie lant', 0, 0, 1066, '32 05 0002', 1, '24.98'),
(100066, '32 05 0001', 151, '', 'Componente distributie lant', 0, 0, 1066, '32 05 0001', 1, '24.98'),
(100065, '32 04 0001', 151, '', 'Componente distributie lant', 0, 0, 1067, '32 04 0001', 1, '40.09'),
(100064, '30 92 7604', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1637, '30 92 7604', 1, '280.85'),
(100063, '30 92 7584', 151, '', 'Lanturi si kituri distributie', 0, 0, 545, '30 92 7584', 1, '155.05'),
(100062, '30 92 7444', 151, '', 'Role intinzatoare', 0, 0, 3213, '30 92 7444', 1, '312.13'),
(100061, '30 92 7070', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '30 92 7070', 1, '292.37'),
(100060, '30 92 6960', 151, '', 'Componente distributie lant', 0, 0, 3960, '30 92 6960', 1, '33.68'),
(100059, '30 92 6888', 151, '', 'Role intinzatoare', 0, 0, 3213, '30 92 6888', 1, '402.44'),
(100058, '30 92 6872', 151, '', 'Role intinzatoare', 0, 0, 3213, '30 92 6872', 1, '258.5'),
(100057, '30 92 4851', 151, '', 'Role si accesorii motor SWAG', 0, 0, 545, '30 92 4851', 1, '236.76'),
(100056, '30 92 4682', 151, '', 'Componente distributie lant', 0, 0, 1066, '30 92 4682', 1, '131.41'),
(100055, '30 92 4680', 151, '', 'Componente distributie lant', 0, 0, 1066, '30 92 4680', 1, '123.17'),
(100054, '30 92 4674', 151, '', 'Componente distributie lant', 0, 0, 1066, '30 92 4674', 1, '110.87'),
(100053, '30 92 4672', 151, '', 'Componente distributie lant', 0, 0, 1066, '30 92 4672', 1, '107.31'),
(100052, '30 92 4502', 151, '', 'Role si accesorii motor SWAG', 0, 0, 3308, '30 92 4502', 1, '13.87'),
(100051, '30 92 2348', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '30 92 2348', 1, '377.63'),
(100050, '30 92 2347', 151, '', 'Role si accesorii motor SWAG', 0, 0, 545, '30 92 2347', 1, '242.8'),
(100049, '30 92 2346', 151, '', 'Role si accesorii motor SWAG', 0, 0, 545, '30 92 2346', 1, '128.76'),
(100048, '30 92 2340', 151, '', 'Role si accesorii motor SWAG', 0, 0, 545, '30 92 2340', 1, '174.31'),
(100047, '30 92 2204', 151, '', 'Role si accesorii motor SWAG', 0, 0, 596, '30 92 2204', 1, '340.52'),
(100046, '30 92 1918', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '30 92 1918', 1, '92.02'),
(100045, '30 92 1766', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '30 92 1766', 1, '80.23'),
(100044, '30 92 1746', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '30 92 1746', 1, '124.65'),
(100043, '30 92 1722', 151, '', 'Role si accesorii motor SWAG', 0, 0, 545, '30 92 1722', 1, '155.05'),
(100042, '30 92 1690', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '30 92 1690', 1, '286.11'),
(100041, '30 91 9756', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1604, '30 91 9756', 1, '6.78'),
(100040, '30 91 9752', 151, '', 'Componente distributie lant', 0, 0, 1604, '30 91 9752', 1, '6.92'),
(100039, '30 91 9750', 151, '', 'Componente distributie lant', 0, 0, 1604, '30 91 9750', 1, '5.99'),
(100038, '30 91 9416', 151, '', 'Role si accesorii motor SWAG', 0, 0, 596, '30 91 9416', 1, '240.66'),
(100037, '30 91 9404', 151, '', 'Role si accesorii motor SWAG', 0, 0, 545, '30 91 9404', 1, '338.23'),
(100036, '30 91 7232', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1628, '30 91 7232', 1, '17.37'),
(100035, '30 91 7230', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1628, '30 91 7230', 1, '14.42'),
(100034, '30 91 4258', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '30 91 4258', 1, '24.35'),
(100033, '30 90 2134', 151, '', 'Role si accesorii motor SWAG', 0, 0, 596, '30 90 2134', 1, '364.41'),
(100032, '30 22 0004', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1533, '30 22 0004', 1, '2.63'),
(100031, '30 22 0001', 151, '', 'Role si accesorii motor SWAG', 0, 0, 597, '30 22 0001', 1, '5.64'),
(100030, '30 14 0008', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1108, '30 14 0008', 1, '136.8'),
(100029, '30 14 0006', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1108, '30 14 0006', 1, '132.26'),
(100028, '30 10 0002', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '30 10 0002', 1, '78.85'),
(100027, '30 09 0003', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '30 09 0003', 1, '24.5'),
(100026, '30 09 0002', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '30 09 0002', 1, '70.53'),
(100025, '30 09 0001', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '30 09 0001', 1, '168.3'),
(100024, '30 05 0017', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1628, '30 05 0017', 1, '4.98'),
(100023, '30 05 0011', 151, '', 'Componente distributie lant', 0, 0, 1066, '30 05 0011', 1, '47.28'),
(100022, '30 05 0010', 151, '', 'Componente distributie lant', 0, 0, 1066, '30 05 0010', 1, '28.48'),
(100021, '30 05 0008', 151, '', 'Componente distributie lant', 0, 0, 1066, '30 05 0008', 1, '76.85'),
(100020, '30 05 0007', 151, '', 'Componente distributie lant', 0, 0, 1066, '30 05 0007', 1, '57.76'),
(100019, '30 05 0004', 151, '', 'Componente distributie lant', 0, 0, 1066, '30 05 0004', 1, '48.29'),
(100018, '30 05 0002', 151, '', 'Componente distributie lant', 0, 0, 1066, '30 05 0002', 1, '40.82'),
(100017, '30 05 0001', 151, '', 'Componente distributie lant', 0, 0, 1066, '30 05 0001', 1, '37.13'),
(100016, '30 04 0022', 151, '', 'Componente distributie lant', 0, 0, 1067, '30 04 0022', 1, '84.38'),
(100015, '30 04 0001', 151, '', 'Componente distributie lant', 0, 0, 1067, '30 04 0001', 1, '39.81'),
(100014, '30 03 0098', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '30 03 0098', 1, '58.25'),
(100013, '30 03 0089', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '30 03 0089', 1, '151.72'),
(100012, '30 03 0083', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '30 03 0083', 1, '90.42'),
(100011, '30 03 0080', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '30 03 0080', 1, '69.03'),
(100010, '30 03 0076', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '30 03 0076', 1, '76.23'),
(100009, '30 03 0074', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '30 03 0074', 1, '153.46'),
(100008, '30 03 0068', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '30 03 0068', 1, '130.7'),
(100007, '30 03 0063', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '30 03 0063', 1, '99.62'),
(100006, '30 03 0059', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '30 03 0059', 1, '102.66'),
(100005, '30 03 0055', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '30 03 0055', 1, '103.28'),
(100004, '30 03 0053', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '30 03 0053', 1, '101.53'),
(100003, '30 03 0042', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '30 03 0042', 1, '75.43'),
(100002, '30 03 0039', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '30 03 0039', 1, '75.16'),
(100001, '30 03 0037', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '30 03 0037', 1, '106.27'),
(100000, '30 03 0034', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '30 03 0034', 1, '110.13'),
(99999, '30 03 0032', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '30 03 0032', 1, '39.07'),
(99998, '30 03 0029', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '30 03 0029', 1, '87.39'),
(99997, '30 03 0018', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '30 03 0018', 1, '60.93'),
(99996, '30 03 0016', 151, '', 'Role si accesorii motor SWAG', 0, 0, 313, '30 03 0016', 1, '51.68'),
(99995, '30 03 0015', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '30 03 0015', 1, '30.45'),
(99994, '30 03 0007', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '30 03 0007', 1, '36.34'),
(99993, '30 03 0005', 151, '', 'Role si accesorii motor SWAG', 0, 0, 308, '30 03 0005', 1, '49.61'),
(99992, '20 92 9864', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '20 92 9864', 1, '27357.26'),
(99991, '20 92 9857', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '20 92 9857', 1, '27357.26'),
(99990, '20 92 9856', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '20 92 9856', 1, '27357.26'),
(99989, '20 92 9539', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '20 92 9539', 1, '27357.26'),
(99988, '20 92 9538', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '20 92 9538', 1, '27357.26'),
(99987, '20 92 9537', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '20 92 9537', 1, '27357.26'),
(99986, '20 92 9535', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '20 92 9535', 1, '27357.26'),
(99985, '20 92 9534', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '20 92 9534', 1, '27357.26'),
(99984, '20 92 9533', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '20 92 9533', 1, '27357.26'),
(99983, '20 92 9532', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '20 92 9532', 1, '27357.26'),
(99982, '20 92 7367', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '20 92 7367', 1, '71.06'),
(99981, '20 92 7340', 151, '', 'Role intinzatoare', 0, 0, 3213, '20 92 7340', 1, '744.06'),
(99980, '20 92 7061', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '20 92 7061', 1, '136.33'),
(99979, '20 92 6742', 151, '', 'Role intinzatoare', 0, 0, 3213, '20 92 6742', 1, '224.19'),
(99978, '20 92 4639', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '20 92 4639', 1, '73.38'),
(99977, '20 92 3957', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '20 92 3957', 1, '158.47'),
(99976, '20 92 3949', 151, '', 'Role intinzatoare', 0, 0, 3213, '20 92 3949', 1, '479.79'),
(99975, '20 92 3165', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '20 92 3165', 1, '79.11'),
(99974, '20 92 1078', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '20 92 1078', 1, '34.26'),
(99973, '20 92 1041', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '20 92 1041', 1, '36.5'),
(99972, '20 92 1023', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '20 92 1023', 1, '42.85'),
(99971, '20 91 9247', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '20 91 9247', 1, '73.89'),
(99970, '20 91 2671', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '20 91 2671', 1, '110.12'),
(99969, '20 91 2173', 151, '', 'Role si accesorii motor SWAG', 0, 0, 977, '20 91 2173', 1, '7.6'),
(99968, '20 91 1675', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '20 91 1675', 1, '46.1'),
(99967, '20 90 7294', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1603, '20 90 7294', 1, '2.82'),
(99966, '20 90 6564', 151, '', 'Role si accesorii motor SWAG', 0, 0, 593, '20 90 6564', 1, '4.57'),
(99965, '20 52 0017', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1637, '20 52 0017', 1, '126.4'),
(99964, '20 52 0007', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1637, '20 52 0007', 1, '96.91'),
(99963, '20 22 0002', 151, '', 'Role si accesorii motor SWAG', 0, 0, 597, '20 22 0002', 1, '9.88'),
(99962, '20 22 0001', 151, '', 'Role si accesorii motor SWAG', 0, 0, 597, '20 22 0001', 1, '14.56'),
(99961, '20 10 1000', 151, '', 'Lanturi si kituri distributie', 0, 0, 2117, '20 10 1000', 1, '33.38'),
(99960, '20 10 0011', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '20 10 0011', 1, '86.43'),
(99959, '20 10 0008', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '20 10 0008', 1, '130.19'),
(99958, '20 10 0003', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '20 10 0003', 1, '85.06'),
(99957, '20 09 1100', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '20 09 1100', 1, '134.06'),
(99956, '20 09 0010', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '20 09 0010', 1, '75.92'),
(99955, '20 09 0009', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '20 09 0009', 1, '81.15'),
(99954, '20 09 0004', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '', 1, '27.26'),
(99953, '20 06 0002', 151, '', 'Componente distributie lant', 0, 0, 1722, '20 06 0002', 1, '34.83'),
(99952, '20 05 1000', 151, '', 'Componente distributie lant', 0, 0, 1066, '20 05 1000', 1, '79.01'),
(99951, '20 04 1100', 151, '', 'Componente distributie lant', 0, 0, 1067, '20 04 1100', 1, '79.97'),
(99950, '20 03 0037', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '20 03 0037', 1, '45.39'),
(99949, '20 03 0022', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '20 03 0022', 1, '133.41'),
(99948, '20 03 0011', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '20 03 0011', 1, '44.38'),
(99947, '20 03 0010', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '20 03 0010', 1, '197.01'),
(99946, '20 03 0009', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '20 03 0009', 1, '39.54'),
(99945, '12 92 5407', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '12 92 5407', 1, '27357.26'),
(99944, '12 92 5406', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '12 92 5406', 1, '27357.26'),
(99943, '11 92 9903', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '11 92 9903', 1, '27357.26'),
(99942, '11 92 9902', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '11 92 9902', 1, '27357.26'),
(99941, '11 92 9901', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '11 92 9901', 1, '27357.26'),
(99940, '11 92 9900', 151, '', 'Lanturi si kituri distributie', 0, 0, 1123, '11 92 9900', 1, '27357.26'),
(99939, '11 92 9899', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '11 92 9899', 1, '27357.26'),
(99938, '10 99 0015', 151, '', 'Role si accesorii motor SWAG', 0, 0, 596, '10 99 0015', 1, '430.57'),
(99937, '10 92 6070', 151, '', 'Role si accesorii motor SWAG', 0, 0, 540, '10 92 6070', 1, '285.39'),
(99936, '10 92 5410', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '10 92 5410', 1, '27357.26'),
(99935, '10 92 4568', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '10 92 4568', 1, '74.66'),
(99934, '10 92 4538', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '10 92 4538', 1, '41.97'),
(99933, '10 92 4536', 151, '', 'Role si accesorii motor SWAG', 0, 0, 416, '10 92 4536', 1, '26.87'),
(99932, '10 92 4285', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '10 92 4285', 1, '40.63'),
(99931, '10 92 3780', 151, '', 'Role si accesorii motor SWAG', 0, 0, 312, '10 92 3780', 1, '62.02'),
(99930, '10 92 1683', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1108, '10 92 1683', 1, '269.74'),
(99929, '10 91 0072', 151, '', 'Role si accesorii motor SWAG', 0, 0, 3106, '10 91 0072', 1, '27357.26'),
(99928, '10 90 3013', 151, '', 'Role si accesorii motor SWAG', 0, 0, 593, '10 90 3013', 1, '5.91'),
(99927, '10 90 1039', 151, '', 'Role si accesorii motor SWAG', 0, 0, 596, '10 90 1039', 1, '691.04'),
(99926, '10 52 0023', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1637, '10 52 0023', 1, '59.1'),
(99925, '10 52 0022', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1637, '10 52 0022', 1, '88.75'),
(99924, '10 52 0018', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1637, '10 52 0018', 1, '71'),
(99923, '10 22 0001', 151, '', 'Role si accesorii motor SWAG', 0, 0, 597, '10 22 0001', 1, '5.96'),
(99922, '10 14 0006', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1108, '10 14 0006', 1, '201.7'),
(99921, '10 14 0001', 151, '', 'Role si accesorii motor SWAG', 0, 0, 1108, '10 14 0001', 1, '179.62'),
(99920, '10 10 2700', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '10 10 2700', 1, '142.98'),
(99919, '10 10 1700', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '10 10 1700', 1, '130.4'),
(99918, '10 10 1400', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '10 10 1400', 1, '68.87'),
(99917, '10 10 1000', 151, '', 'Lanturi si kituri distributie', 0, 0, 571, '10 10 1000', 1, '137.07'),
(99916, '10 09 1900', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '10 09 1900', 1, '40.36'),
(99915, '10 09 1400', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '10 09 1400', 1, '40.57'),
(99914, '10 09 0140', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '10 09 0140', 1, '17.68'),
(99913, '10 09 0092', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '10 09 0092', 1, '12.39'),
(99912, '10 09 0091', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '10 09 0091', 1, '31.14'),
(99911, '10 09 0089', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '10 09 0089', 1, '29.19'),
(99910, '10 09 0034', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '10 09 0034', 1, '6.92'),
(99909, '10 09 0033', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '10 09 0033', 1, '8.37'),
(99908, '10 09 0032', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '10 09 0032', 1, '7.42'),
(99907, '10 09 0031', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '10 09 0031', 1, '64.54'),
(99906, '10 09 0025', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '10 09 0025', 1, '6.13'),
(99905, '10 09 0012', 151, '', 'Lanturi si kituri distributie', 0, 0, 1075, '10 09 0012', 1, '5.31'),
(99904, '10 06 0002', 151, '', 'Componente distributie lant', 0, 0, 1622, '10 06 0002', 1, '83.37'),
(99903, '10 05 0009', 151, '', 'Componente distributie lant', 0, 0, 1066, '10 05 0009', 1, '107.96'),
(99902, '10 05 0001', 151, '', 'Componente distributie lant', 0, 0, 1066, '10 05 0001', 1, '82.43'),
(99901, '10 04 1800', 151, '', 'Componente distributie lant', 0, 0, 1067, '10 04 1800', 1, '817.76'),
(99900, '10 04 1400', 151, '', 'Componente distributie lant', 0, 0, 1067, '10 04 1400', 1, '73.11'),
(99899, '10 04 0035', 151, '', 'Componente distributie lant', 0, 0, 1067, '10 04 0035', 1, '132.67'),
(99898, '10 04 0034', 151, '', 'Componente distributie lant', 0, 0, 1067, '10 04 0034', 1, '136.39'),
(99897, '10 03 1700', 151, '', 'Role si accesorii motor SWAG', 0, 0, 540, '10 03 1700', 1, '298.88'),
(99896, '10 03 0024', 151, '', 'Role si accesorii motor SWAG', 0, 0, 2144, '10 03 0024', 1, '54.47'),
(99895, '10 03 0023', 151, '', 'Role si accesorii motor SWAG', 0, 0, 540, '10 03 0023', 1, '96.25'),
(99894, '10 03 0020', 151, '', 'Role si accesorii motor SWAG', 0, 0, 541, '10 03 0020', 1, '117.68'),
(99893, '10 03 0005', 151, '', 'Role si accesorii motor SWAG', 0, 0, 310, '10 03 0005', 1, '84'),
(99892, '99 18 0013', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '99 18 0013', 1, '47.88'),
(99891, '99 18 0009', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '99 18 0009', 1, '31.25'),
(99890, '99 18 0005', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '99 18 0005', 1, '79.81'),
(99889, '99 18 0001', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '99 18 0001', 1, '21.01'),
(99888, '70 92 1945', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '70 92 1945', 1, '25.64'),
(99887, '70 91 9915', 151, '', 'Arbore cu came si componente', 0, 0, 561, '70 91 9915', 1, '66.95'),
(99886, '70 18 0004', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '70 18 0004', 1, '43.47'),
(99885, '62 92 1504', 151, '', 'Arbore cu came si componente', 0, 0, 561, '62 92 1504', 1, '53.84'),
(99884, '62 91 9933', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '62 91 9933', 1, '44.16'),
(99883, '62 91 9113', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '62 91 9113', 1, '51.88'),
(99882, '62 91 9098', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '62 91 9098', 1, '72.12'),
(99881, '60 92 3200', 151, '', 'Arbore cu came si componente', 0, 0, 561, '60 92 3200', 1, '118.96'),
(99880, '55 92 9883', 151, '', 'Arbore cu came si componente', 0, 0, 561, '55 92 9883', 1, '19.1'),
(99879, '50 92 7702', 151, '', 'Arbore cu came si componente', 0, 0, 432, '50 92 7702', 1, '27357.26'),
(99878, '50 92 7701', 151, '', 'Arbore cu came si componente', 0, 0, 432, '50 92 7701', 1, '27357.26'),
(99877, '50 92 3993', 151, '', 'Arbore cu came si componente', 0, 0, 566, '50 92 3993', 1, '327.07'),
(99876, '50 92 1994', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '50 92 1994', 1, '63.89'),
(99875, '50 33 0004', 151, '', 'Arbore cu came si componente', 0, 0, 561, '50 33 0004', 1, '12.8'),
(99874, '50 18 0015', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '50 18 0015', 1, '17.54'),
(99873, '50 18 0014', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '50 18 0014', 1, '30.37'),
(99872, '50 18 0013', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '50 18 0013', 1, '51.78'),
(99871, '50 18 0010', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '50 18 0010', 1, '41.07'),
(99870, '50 18 0009', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '50 18 0009', 1, '44.87'),
(99869, '50 18 0001', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '50 18 0001', 1, '22.82'),
(99868, '40 92 4548', 151, '', 'Arbore cu came si componente', 0, 0, 566, '40 92 4548', 1, '672.7'),
(99867, '40 92 3573', 151, '', 'Arbore cu came si componente', 0, 0, 561, '40 92 3573', 1, '95.73'),
(99866, '40 33 0004', 151, '', 'Arbore cu came si componente', 0, 0, 561, '40 33 0004', 1, '11.25'),
(99865, '40 33 0001', 151, '', 'Arbore cu came si componente', 0, 0, 2945, '40 33 0001', 1, '3.5'),
(99864, '40 18 0004', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '40 18 0004', 1, '33.19'),
(99863, '40 18 0002', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '40 18 0002', 1, '17.73'),
(99862, '32 92 2344', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '32 92 2344', 1, '26.1'),
(99861, '32 92 2342', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '32 92 2342', 1, '20.38'),
(99860, '32 90 7554', 151, '', 'Arbore cu came si componente', 0, 0, 1521, '32 90 7554', 1, '2.57'),
(99859, '32 90 7552', 151, '', 'Arbore cu came si componente', 0, 0, 1521, '32 90 7552', 1, '2.71'),
(99858, '32 90 7549', 151, '', 'Arbore cu came si componente', 0, 0, 1521, '32 90 7549', 1, '2.52'),
(99857, '32 90 7548', 151, '', 'Arbore cu came si componente', 0, 0, 1521, '32 90 7548', 1, '2.57'),
(99856, '30 92 6976', 151, '', 'Arbore cu came si componente', 0, 0, 566, '30 92 6976', 1, '468.71'),
(99855, '30 92 6938', 151, '', 'Arbore cu came si componente', 0, 0, 561, '30 92 6938', 1, '26.89'),
(99854, '30 91 9800', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '30 91 9800', 1, '55.35'),
(99853, '30 18 0003', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '30 18 0003', 1, '33.9'),
(99852, '30 18 0001', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '30 18 0001', 1, '47.69'),
(99851, '20 33 0016', 151, '', 'Arbore cu came si componente', 0, 0, 561, '20 33 0016', 1, '49.41'),
(99850, '20 33 0015', 151, '', 'Arbore cu came si componente', 0, 0, 1645, '20 33 0015', 1, '2.25'),
(99849, '20 33 0006', 151, '', 'Arbore cu came si componente', 0, 0, 432, '20 33 0006', 1, '38.2'),
(99848, '20 33 0005', 151, '', 'Arbore cu came si componente', 0, 0, 432, '20 33 0005', 1, '27357.26'),
(99847, '20 33 0002', 151, '', 'Arbore cu came si componente', 0, 0, 2945, '20 33 0002', 1, '8.07'),
(99846, '20 32 0005', 151, '', 'Arbore cu came si componente', 0, 0, 567, '20 32 0005', 1, '2037.28'),
(99845, '20 18 0002', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '20 18 0002', 1, '36.28'),
(99844, '10 91 9480', 151, '', 'Arbore cu came si componente', 0, 0, 432, '10 91 9480', 1, '138.5'),
(99843, '10 33 0012', 151, '', 'Arbore cu came si componente', 0, 0, 561, '10 33 0012', 1, '27357.26'),
(99842, '10 33 0010', 151, '', 'Arbore cu came si componente', 0, 0, 561, '10 33 0010', 1, '27357.26'),
(99841, '10 33 0009', 151, '', 'Arbore cu came si componente', 0, 0, 561, '10 33 0009', 1, '27357.26'),
(99840, '10 33 0003', 151, '', 'Arbore cu came si componente', 0, 0, 432, '10 33 0003', 1, '27357.26'),
(99839, '10 33 0002', 151, '', 'Arbore cu came si componente', 0, 0, 432, '10 33 0002', 1, '27357.26'),
(99838, '10 33 0001', 151, '', 'Arbore cu came si componente', 0, 0, 432, '10 33 0001', 1, '65.01'),
(99837, '10 31 0013', 151, '', 'Arbore cu came si componente', 0, 0, 566, '10 31 0013', 1, '679.83'),
(99836, '10 18 0016', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '10 18 0016', 1, '27.34'),
(99835, '10 18 0014', 151, '', 'Arbore cu came si componente', 0, 0, 1216, '10 18 0014', 1, '37.66'),
(99834, '50 92 1807', 151, '', 'Supape', 0, 0, 1270, '50 92 1807', 1, '65.5'),
(99833, '50 91 9639', 151, '', 'Supape', 0, 0, 1270, '50 91 9639', 1, '46.13'),
(99832, '50 91 9632', 151, '', 'Supape', 0, 0, 1269, '50 91 9632', 1, '27.8'),
(99831, '40 90 5106', 151, '', 'Supape', 0, 0, 1271, '40 90 5106', 1, '1.17'),
(99830, '30 92 7366', 151, '', 'Supape', 0, 0, 1270, '30 92 7366', 1, '73.71'),
(99829, '30 92 1016', 151, '', 'Supape', 0, 0, 1270, '30 92 1016', 1, '72.17'),
(99828, '30 92 1006', 151, '', 'Supape', 0, 0, 1269, '30 92 1006', 1, '71.79'),
(99827, '30 91 9954', 151, '', 'Supape', 0, 0, 1269, '30 91 9954', 1, '43.06'),
(99826, '30 91 0007', 151, '', 'Supape', 0, 0, 1644, '30 91 0007', 1, '3.89'),
(99825, '20 90 1014', 151, '', 'Supape', 0, 0, 1271, '20 90 1014', 1, '2.38'),
(99824, '10 91 4828', 151, '', 'Supape', 0, 0, 1644, '10 91 4828', 1, '13.95'),
(99823, '99 90 9521', 151, '', 'Kit-uri rulmenti roata', 0, 0, 653, '99 90 9521', 1, '152.06'),
(99822, '99 90 3674', 151, '', 'Kit-uri rulmenti roata', 0, 0, 654, '99 90 3674', 1, '16.77'),
(99821, '99 90 3368', 151, '', 'Kit-uri rulmenti roata', 0, 0, 653, '99 90 3368', 1, '49.62'),
(99820, '70 91 9345', 151, '', 'Kit-uri rulmenti roata', 0, 0, 653, '70 91 9345', 1, '176.09'),
(99819, '70 91 2695', 151, '', 'Kit-uri rulmenti roata', 0, 0, 654, '70 91 2695', 1, '124.99'),
(99818, '70 91 2572', 151, '', 'Kit-uri rulmenti roata', 0, 0, 653, '70 91 2572', 1, '57.85'),
(99817, '62 90 5543', 151, '', 'Kit-uri rulmenti roata', 0, 0, 654, '62 90 5543', 1, '69.73'),
(99816, '60 91 9897', 151, '', 'Kit-uri rulmenti roata', 0, 0, 654, '60 91 9897', 1, '68.95'),
(99815, '55 92 9825', 151, '', 'Kit-uri rulmenti roata', 0, 0, 653, '55 92 9825', 1, '508.38'),
(99814, '32 92 4224', 151, '', 'Kit-uri rulmenti roata', 0, 0, 653, '32 92 4224', 1, '145.75'),
(99813, '32 92 2512', 151, '', 'Kit-uri rulmenti roata', 0, 0, 653, '32 92 2512', 1, '231.38'),
(99812, '30 92 9447', 151, '', 'Kit-uri rulmenti roata', 0, 0, 653, '30 92 9447', 1, '290.23'),
(99811, '30 92 4947', 151, '', 'Kit-uri rulmenti roata', 0, 0, 653, '30 92 4947', 1, '121.71'),
(99810, '30 91 4250', 151, '', 'Kit-uri rulmenti roata', 0, 0, 654, '30 91 4250', 1, '70.32'),
(99809, '99 99 0005', 151, '', 'Altele', 0, 0, 2070, '99 99 0005', 1, '8.17'),
(99808, '99 92 4190', 151, '', 'Bucse', 0, 0, 247, '99 92 4190', 1, '195.42'),
(99807, '99 92 2438', 151, '', 'Bucse', 0, 0, 251, '99 92 2438', 1, '80.91'),
(99806, '99 91 9400', 151, '', 'Altele', 0, 0, 1602, '99 91 9400', 1, '18.49'),
(99805, '99 91 5655', 151, '', 'Altele', 0, 0, 2070, '99 91 5655', 1, '8.3'),
(99804, '99 91 5382', 151, '', 'Bucse', 0, 0, 1334, '99 91 5382', 1, '16.34'),
(99803, '99 91 4218', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '99 91 4218', 1, '26.18'),
(99802, '99 91 2410', 151, '', 'Altele', 0, 0, 3219, '99 91 2410', 1, '12.36'),
(99801, '99 91 2406', 151, '', 'Altele', 0, 0, 3219, '99 91 2406', 1, '16.48'),
(99800, '99 91 0144', 151, '', 'Bucse', 0, 0, 1334, '99 91 0144', 1, '14.11'),
(99799, '99 90 9801', 151, '', 'Altele', 0, 0, 2070, '99 90 9801', 1, '2.53'),
(99798, '99 90 7953', 151, '', 'Altele', 0, 0, 657, '99 90 7953', 1, '14.89'),
(99797, '99 90 7663', 151, '', 'Altele', 0, 0, 658, '99 90 7663', 1, '11.02'),
(99796, '99 90 7614', 151, '', 'Accesorii arbore cardanic', 0, 0, 3358, '99 90 7614', 1, '6.48'),
(99795, '99 90 7066', 151, '', 'Altele', 0, 0, 2070, '99 90 7066', 1, '3.12'),
(99794, '99 90 7065', 151, '', 'Altele', 0, 0, 2070, '99 90 7065', 1, '3.95'),
(99793, '99 90 6963', 151, '', 'Altele', 0, 0, 2070, '99 90 6963', 1, '3.2'),
(99792, '99 90 6730', 151, '', 'Bucse', 0, 0, 2132, '99 90 6730', 1, '14.65'),
(99791, '99 90 6295', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '99 90 6295', 1, '21.03'),
(99790, '99 90 6271', 151, '', 'Altele', 0, 0, 657, '99 90 6271', 1, '7.6'),
(99789, '99 90 6249', 151, '', 'Bucse', 0, 0, 1126, '99 90 6249', 1, '5.91'),
(99788, '99 90 6185', 151, '', 'Bucse', 0, 0, 1334, '99 90 6185', 1, '39.68'),
(99787, '99 90 6162', 151, '', 'Altele', 0, 0, 1620, '99 90 6162', 1, '17.6'),
(99786, '99 90 6161', 151, '', 'Altele', 0, 0, 1620, '99 90 6161', 1, '20.74'),
(99785, '99 90 6084', 151, '', 'Altele', 0, 0, 794, '99 90 6084', 1, '52.09'),
(99784, '99 90 5472', 151, '', 'Bucse', 0, 0, 950, '99 90 5472', 1, '3.6'),
(99783, '99 90 5014', 151, '', 'Bucse', 0, 0, 1334, '99 90 5014', 1, '11.75'),
(99782, '99 90 5013', 151, '', 'Bucse', 0, 0, 1334, '99 90 5013', 1, '26.06'),
(99781, '99 90 4899', 151, '', 'Altele', 0, 0, 658, '99 90 4899', 1, '7.6'),
(99780, '99 90 4029', 151, '', 'Altele', 0, 0, 658, '99 90 4029', 1, '5.71'),
(99779, '99 90 3966', 151, '', 'Altele', 0, 0, 658, '99 90 3966', 1, '1.61'),
(99778, '99 90 3964', 151, '', 'Altele', 0, 0, 658, '99 90 3964', 1, '2.58'),
(99777, '99 90 3538', 151, '', 'Bucse', 0, 0, 1420, '99 90 3538', 1, '331.03'),
(99776, '99 90 3176', 151, '', 'Altele', 0, 0, 657, '99 90 3176', 1, '4.24'),
(99775, '99 90 2876', 151, '', 'Bucse', 0, 0, 3215, '99 90 2876', 1, '33.58'),
(99774, '99 90 2563', 151, '', 'Bucse', 0, 0, 1334, '99 90 2563', 1, '21.64'),
(99773, '99 90 2374', 151, '', 'Altele', 0, 0, 1602, '99 90 2374', 1, '19.29'),
(99772, '99 90 2087', 151, '', 'Altele', 0, 0, 3960, '99 90 2087', 1, '13.82'),
(99771, '99 90 2065', 151, '', 'Altele', 0, 0, 1609, '99 90 2065', 1, '15.56'),
(99770, '99 90 1872', 151, '', 'Bucse', 0, 0, 1080, '99 90 1872', 1, '16.96'),
(99769, '99 90 1849', 151, '', 'Altele', 0, 0, 2070, '99 90 1849', 1, '9.57'),
(99768, '99 90 1616', 151, '', 'Bucse', 0, 0, 1591, '99 90 1616', 1, '39.27'),
(99767, '99 90 1613', 151, '', 'Bucse', 0, 0, 1678, '99 90 1613', 1, '4.11'),
(99766, '99 90 1612', 151, '', 'Bucse', 0, 0, 1678, '99 90 1612', 1, '5.21'),
(99765, '99 90 1471', 151, '', 'Altele', 0, 0, 657, '99 90 1471', 1, '3.95'),
(99764, '99 90 1381', 151, '', 'Altele', 0, 0, 1602, '99 90 1381', 1, '24.99'),
(99763, '99 90 1244', 151, '', 'Altele', 0, 0, 659, '99 90 1244', 1, '0.64'),
(99762, '99 90 1243', 151, '', 'Altele', 0, 0, 659, '99 90 1243', 1, '0.43'),
(99761, '99 90 1214', 151, '', 'Altele', 0, 0, 658, '99 90 1214', 1, '1.56'),
(99760, '99 90 1118', 151, '', 'Bucse', 0, 0, 1166, '99 90 1118', 1, '10.81'),
(99759, '99 90 1089', 151, '', 'Altele', 0, 0, 1602, '99 90 1089', 1, '19.29'),
(99758, '90 92 9666', 151, '', 'Bucse', 0, 0, 251, '90 92 9666', 1, '43.71'),
(99757, '90 92 9665', 151, '', 'Bucse', 0, 0, 251, '90 92 9665', 1, '47.5'),
(99756, '87 92 9375', 151, '', 'Bucse', 0, 0, 251, '87 92 9375', 1, '45.16'),
(99755, '85 91 9729', 151, '', 'Bucse', 0, 0, 251, '85 91 9729', 1, '31.75'),
(99754, '85 91 7841', 151, '', 'Bucse', 0, 0, 251, '85 91 7841', 1, '33.71'),
(99753, '85 91 7839', 151, '', 'Bucse', 0, 0, 251, '85 91 7839', 1, '32.6'),
(99752, '85 73 0013', 151, '', 'Bucse', 0, 0, 251, '85 73 0013', 1, '23.33'),
(99751, '85 13 0006', 151, '', 'Bucse', 0, 0, 247, '85 13 0006', 1, '80.67'),
(99750, '85 13 0004', 151, '', 'Bucse', 0, 0, 247, '85 13 0004', 1, '97.92'),
(99749, '82 92 7058', 151, '', 'Altele', 0, 0, 658, '82 92 7058', 1, '59.97'),
(99748, '82 92 2867', 151, '', 'Bucse', 0, 0, 251, '82 92 2867', 1, '40.06'),
(99747, '82 91 7091', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '82 91 7091', 1, '39.68'),
(99746, '82 91 7084', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '82 91 7084', 1, '39'),
(99745, '82 91 1938', 151, '', 'Altele', 0, 0, 658, '82 91 1938', 1, '3.63'),
(99744, '82 73 0014', 151, '', 'Bucse', 0, 0, 251, '82 73 0014', 1, '30.51'),
(99743, '81 92 9934', 151, '', 'Altele', 0, 0, 1667, '', 1, '39.74'),
(99742, '81 92 7508', 151, '', 'Altele', 0, 0, 658, '81 92 7508', 1, '12.47'),
(99741, '81 92 7057', 151, '', 'Altele', 0, 0, 658, '81 92 7057', 1, '60.64'),
(99740, '81 92 6590', 151, '', 'Altele', 0, 0, 2070, '81 92 6590', 1, '16.18'),
(99739, '81 92 6587', 151, '', 'Altele', 0, 0, 658, '81 92 6587', 1, '12.47'),
(99738, '81 92 6586', 151, '', 'Altele', 0, 0, 658, '81 92 6586', 1, '13.74'),
(99737, '80 92 9406', 151, '', 'Bucse', 0, 0, 251, '80 92 9406', 1, '45.16'),
(99736, '80 92 9377', 151, '', 'Bucse', 0, 0, 3245, '80 92 9377', 1, '45.16'),
(99735, '80 91 1939', 151, '', 'Altele', 0, 0, 658, '80 91 1939', 1, '2.77'),
(99734, '70 92 7051', 151, '', 'Altele', 0, 0, 2070, '70 92 7051', 1, '72.55'),
(99733, '70 91 9979', 151, '', 'Bucse', 0, 0, 247, '70 91 9979', 1, '155.93'),
(99732, '70 91 9968', 151, '', 'Bucse', 0, 0, 247, '70 91 9968', 1, '108.11'),
(99731, '70 91 9477', 151, '', 'Bucse', 0, 0, 251, '70 91 9477', 1, '16.02'),
(99730, '70 91 9476', 151, '', 'Bucse', 0, 0, 251, '70 91 9476', 1, '33.09'),
(99729, '70 91 9475', 151, '', 'Bucse', 0, 0, 251, '70 91 9475', 1, '33.44'),
(99728, '70 91 9473', 151, '', 'Bucse', 0, 0, 251, '70 91 9473', 1, '34.97'),
(99727, '70 91 9472', 151, '', 'Bucse', 0, 0, 251, '70 91 9472', 1, '31.45'),
(99726, '70 91 9459', 151, '', 'Bucse', 0, 0, 251, '70 91 9459', 1, '18.52'),
(99725, '70 91 9458', 151, '', 'Bucse', 0, 0, 251, '70 91 9458', 1, '25.8'),
(99724, '70 91 9457', 151, '', 'Bucse', 0, 0, 251, '70 91 9457', 1, '26.21'),
(99723, '70 91 9341', 151, '', 'Altele', 0, 0, 2070, '70 91 9341', 1, '3.52'),
(99722, '70 91 9244', 151, '', 'Bucse', 0, 0, 2473, '70 91 9244', 1, '113.76'),
(99721, '70 91 4909', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '70 91 4909', 1, '22.93'),
(99720, '70 91 4908', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '70 91 4908', 1, '61.23'),
(99719, '70 91 4906', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '70 91 4906', 1, '15'),
(99718, '70 91 4905', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '70 91 4905', 1, '127.68'),
(99717, '70 91 4769', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '70 91 4769', 1, '22.18'),
(99716, '70 91 4768', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '70 91 4768', 1, '41.74'),
(99715, '70 91 4495', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '70 91 4495', 1, '28.41'),
(99714, '70 91 4361', 151, '', 'Altele', 0, 0, 794, '70 91 4361', 1, '57.63'),
(99713, '70 91 4299', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '70 91 4299', 1, '23.04'),
(99712, '70 91 4297', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '70 91 4297', 1, '33.09'),
(99711, '70 91 2831', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '70 91 2831', 1, '16.5'),
(99710, '70 91 2830', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '70 91 2830', 1, '7.5'),
(99709, '70 91 2806', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '70 91 2806', 1, '12.74'),
(99708, '70 91 2805', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '70 91 2805', 1, '25.16'),
(99707, '70 91 2803', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '70 91 2803', 1, '23.39'),
(99706, '70 91 2707', 151, '', 'Altele', 0, 0, 2070, '70 91 2707', 1, '10.29'),
(99705, '70 91 2706', 151, '', 'Altele', 0, 0, 2070, '70 91 2706', 1, '3.28'),
(99704, '70 91 2692', 151, '', 'Accesorii arbore cardanic', 0, 0, 1220, '70 91 2692', 1, '8.2'),
(99703, '70 91 2691', 151, '', 'Altele', 0, 0, 655, '70 91 2691', 1, '63.97'),
(99702, '70 91 0633', 151, '', 'Altele', 0, 0, 2070, '70 91 0633', 1, '2.9'),
(99701, '70 79 0002', 151, '', 'Bucse', 0, 0, 1080, '70 79 0002', 1, '22.37'),
(99700, '70 79 0001', 151, '', 'Bucse', 0, 0, 1080, '70 79 0001', 1, '20.03'),
(99699, '70 61 0011', 151, '', 'Bucse', 0, 0, 1334, '70 61 0011', 1, '25.46'),
(99698, '70 61 0010', 151, '', 'Bucse', 0, 0, 1334, '70 61 0010', 1, '18.92'),
(99697, '70 61 0005', 151, '', 'Bucse', 0, 0, 2068, '70 61 0005', 1, '4.27'),
(99696, '70 61 0004', 151, '', 'Bucse', 0, 0, 1334, '70 61 0004', 1, '21.26'),
(99695, '70 60 0004', 151, '', 'Bucse', 0, 0, 1334, '70 60 0004', 1, '8.57'),
(99694, '70 60 0002', 151, '', 'Bucse', 0, 0, 1617, '70 60 0002', 1, '3.55'),
(99693, '70 60 0001', 151, '', 'Bucse', 0, 0, 251, '70 60 0001', 1, '19.81'),
(99692, '70 56 0001', 151, '', 'Bucse', 0, 0, 1300, '70 56 0001', 1, '17.82'),
(99691, '70 13 0036', 151, '', 'Bucse', 0, 0, 247, '70 13 0036', 1, '68.92'),
(99690, '70 13 0030', 151, '', 'Bucse', 0, 0, 247, '70 13 0030', 1, '191.2'),
(99689, '70 13 0025', 151, '', 'Bucse', 0, 0, 247, '70 13 0025', 1, '159.45'),
(99688, '70 13 0023', 151, '', 'Bucse', 0, 0, 247, '70 13 0023', 1, '106.07'),
(99687, '70 13 0020', 151, '', 'Bucse', 0, 0, 247, '70 13 0020', 1, '54.03'),
(99686, '70 13 0019', 151, '', 'Bucse', 0, 0, 247, '70 13 0019', 1, '136.23'),
(99685, '70 13 0017', 151, '', 'Bucse', 0, 0, 247, '70 13 0017', 1, '42.04'),
(99684, '70 13 0016', 151, '', 'Bucse', 0, 0, 247, '70 13 0016', 1, '39.17'),
(99683, '70 13 0015', 151, '', 'Bucse', 0, 0, 247, '70 13 0015', 1, '101.66'),
(99682, '70 13 0012', 151, '', 'Bucse', 0, 0, 247, '70 13 0012', 1, '59.48'),
(99681, '70 13 0011', 151, '', 'Bucse', 0, 0, 247, '70 13 0011', 1, '26.05'),
(99680, '70 13 0010', 151, '', 'Bucse', 0, 0, 247, '70 13 0010', 1, '24.27'),
(99679, '70 13 0009', 151, '', 'Bucse', 0, 0, 247, '70 13 0009', 1, '95.72'),
(99678, '70 13 0008', 151, '', 'Bucse', 0, 0, 247, '70 13 0008', 1, '60.45'),
(99677, '70 13 0007', 151, '', 'Bucse', 0, 0, 247, '70 13 0007', 1, '103.86'),
(99676, '70 13 0006', 151, '', 'Bucse', 0, 0, 247, '70 13 0006', 1, '36.34'),
(99675, '70 13 0005', 151, '', 'Bucse', 0, 0, 247, '70 13 0005', 1, '66.37'),
(99674, '70 13 0004', 151, '', 'Bucse', 0, 0, 247, '70 13 0004', 1, '78.81'),
(99673, '70 13 0003', 151, '', 'Bucse', 0, 0, 247, '70 13 0003', 1, '73.86'),
(99672, '70 13 0002', 151, '', 'Bucse', 0, 0, 247, '70 13 0002', 1, '57.12'),
(99671, '70 13 0001', 151, '', 'Bucse', 0, 0, 247, '70 13 0001', 1, '105.13'),
(99670, '64 92 6129', 151, '', 'Bucse', 0, 0, 251, '64 92 6129', 1, '6.13'),
(99669, '64 92 6128', 151, '', 'Bucse', 0, 0, 251, '64 92 6128', 1, '21.21'),
(99668, '64 92 6127', 151, '', 'Bucse', 0, 0, 251, '64 92 6127', 1, '52.44'),
(99667, '64 92 2636', 151, '', 'Bucse', 0, 0, 251, '64 92 2636', 1, '25.88'),
(99666, '64 92 2635', 151, '', 'Bucse', 0, 0, 251, '64 92 2635', 1, '29.57'),
(99665, '64 92 2307', 151, '', 'Bucse', 0, 0, 1080, '64 92 2307', 1, '60.51'),
(99664, '64 92 2273', 151, '', 'Bucse', 0, 0, 251, '64 92 2273', 1, '61.53'),
(99663, '64 92 2271', 151, '', 'Bucse', 0, 0, 251, '64 92 2271', 1, '59.48'),
(99662, '64 91 9124', 151, '', 'Bucse', 0, 0, 251, '64 91 9124', 1, '20.27'),
(99661, '64 13 0014', 151, '', 'Bucse', 0, 0, 247, '64 13 0014', 1, '61.29'),
(99660, '64 13 0013', 151, '', 'Bucse', 0, 0, 247, '64 13 0013', 1, '79.37'),
(99659, '64 13 0012', 151, '', 'Bucse', 0, 0, 247, '64 13 0012', 1, '208.8'),
(99658, '64 13 0009', 151, '', 'Bucse', 0, 0, 247, '64 13 0009', 1, '55.29'),
(99657, '64 13 0008', 151, '', 'Bucse', 0, 0, 247, '64 13 0008', 1, '51.55'),
(99656, '64 13 0007', 151, '', 'Bucse', 0, 0, 247, '64 13 0007', 1, '50.32'),
(99655, '64 13 0006', 151, '', 'Bucse', 0, 0, 247, '64 13 0006', 1, '38.57'),
(99654, '64 13 0004', 151, '', 'Bucse', 0, 0, 247, '64 13 0004', 1, '43.98'),
(99653, '64 13 0003', 151, '', 'Bucse', 0, 0, 247, '64 13 0003', 1, '9.62'),
(99652, '64 13 0002', 151, '', 'Bucse', 0, 0, 247, '64 13 0002', 1, '26.58'),
(99651, '64 13 0001', 151, '', 'Bucse', 0, 0, 247, '64 13 0001', 1, '13.63'),
(99650, '62 92 9208', 151, '', 'Altele', 0, 0, 2070, '62 92 9208', 1, '8.95'),
(99649, '62 92 7015', 151, '', 'Bucse', 0, 0, 251, '62 92 7015', 1, '37.44'),
(99648, '62 92 6933', 151, '', 'Bucse', 0, 0, 251, '62 92 6933', 1, '21.53'),
(99647, '62 92 6932', 151, '', 'Bucse', 0, 0, 251, '62 92 6932', 1, '22.18'),
(99646, '62 92 4594', 151, '', 'Bucse', 0, 0, 247, '62 92 4594', 1, '234.94'),
(99645, '62 92 2102', 151, '', 'Bucse', 0, 0, 251, '62 92 2102', 1, '89.67'),
(99644, '62 92 2101', 151, '', 'Bucse', 0, 0, 251, '62 92 2101', 1, '90.56'),
(99643, '62 92 2100', 151, '', 'Bucse', 0, 0, 251, '62 92 2100', 1, '73.71'),
(99642, '62 92 2016', 151, '', 'Altele', 0, 0, 193, '62 92 2016', 1, '19.33');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(99641, '62 92 2015', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '62 92 2015', 1, '49'),
(99640, '62 92 2014', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '62 92 2014', 1, '55.7'),
(99639, '62 92 1934', 151, '', 'Bucse', 0, 0, 251, '62 92 1934', 1, '95.83'),
(99638, '62 92 1850', 151, '', 'Bucse', 0, 0, 251, '62 92 1850', 1, '17.28'),
(99637, '62 92 1822', 151, '', 'Bucse', 0, 0, 1334, '62 92 1822', 1, '9.95'),
(99636, '62 92 1821', 151, '', 'Bucse', 0, 0, 1334, '62 92 1821', 1, '10.08'),
(99635, '62 92 1819', 151, '', 'Bucse', 0, 0, 1080, '62 92 1819', 1, '16.18'),
(99634, '62 92 1613', 151, '', 'Bucse', 0, 0, 251, '62 92 1613', 1, '4.89'),
(99633, '62 92 1611', 151, '', 'Bucse', 0, 0, 251, '62 92 1611', 1, '32.45'),
(99632, '62 92 1250', 151, '', 'Bucse', 0, 0, 1334, '62 92 1250', 1, '32.42'),
(99631, '62 92 1175', 151, '', 'Altele', 0, 0, 2070, '62 92 1175', 1, '3.28'),
(99630, '62 91 9969', 151, '', 'Bucse', 0, 0, 247, '62 91 9969', 1, '83.52'),
(99629, '62 91 9048', 151, '', 'Bucse', 0, 0, 1080, '62 91 9048', 1, '81.93'),
(99628, '62 91 9009', 151, '', 'Bucse', 0, 0, 251, '62 91 9009', 1, '18.79'),
(99627, '62 91 7821', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '62 91 7821', 1, '66.82'),
(99626, '62 91 7819', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '62 91 7819', 1, '38.3'),
(99625, '62 91 7792', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '62 91 7792', 1, '56.99'),
(99624, '62 91 7375', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '62 91 7375', 1, '40.53'),
(99623, '62 91 1616', 151, '', 'Altele', 0, 0, 2070, '62 91 1616', 1, '5.05'),
(99622, '62 79 0019', 151, '', 'Bucse', 0, 0, 251, '62 79 0019', 1, '14.32'),
(99621, '62 79 0018', 151, '', 'Bucse', 0, 0, 251, '62 79 0018', 1, '21.21'),
(99620, '62 79 0017', 151, '', 'Bucse', 0, 0, 1080, '62 79 0017', 1, '37.87'),
(99619, '62 79 0016', 151, '', 'Bucse', 0, 0, 251, '62 79 0016', 1, '35.11'),
(99618, '62 79 0015', 151, '', 'Bucse', 0, 0, 251, '62 79 0015', 1, '17.85'),
(99617, '62 79 0014', 151, '', 'Bucse', 0, 0, 1080, '62 79 0014', 1, '14.41'),
(99616, '62 79 0013', 151, '', 'Bucse', 0, 0, 1080, '62 79 0013', 1, '52.39'),
(99615, '62 79 0011', 151, '', 'Bucse', 0, 0, 251, '62 79 0011', 1, '32.33'),
(99614, '62 79 0010', 151, '', 'Bucse', 0, 0, 251, '62 79 0010', 1, '21.69'),
(99613, '62 79 0009', 151, '', 'Bucse', 0, 0, 251, '62 79 0009', 1, '28.28'),
(99612, '62 79 0008', 151, '', 'Bucse', 0, 0, 251, '62 79 0008', 1, '18.76'),
(99611, '62 79 0007', 151, '', 'Bucse', 0, 0, 1080, '62 79 0007', 1, '127.95'),
(99610, '62 79 0006', 151, '', 'Bucse', 0, 0, 1080, '62 79 0006', 1, '38.81'),
(99609, '62 79 0005', 151, '', 'Bucse', 0, 0, 1281, '62 79 0005', 1, '48.73'),
(99608, '62 75 0004', 151, '', 'Bucse', 0, 0, 1699, '62 75 0004', 1, '27.69'),
(99607, '62 75 0003', 151, '', 'Bucse', 0, 0, 1699, '62 75 0003', 1, '24.79'),
(99606, '62 75 0002', 151, '', 'Bucse', 0, 0, 1699, '62 75 0002', 1, '59.68'),
(99605, '62 73 0031', 151, '', 'Bucse', 0, 0, 251, '62 73 0031', 1, '19.49'),
(99604, '62 73 0030', 151, '', 'Bucse', 0, 0, 251, '62 73 0030', 1, '23.92'),
(99603, '62 69 0001', 151, '', 'Bucse', 0, 0, 251, '62 69 0001', 1, '48.01'),
(99602, '62 61 0006', 151, '', 'Bucse', 0, 0, 1334, '62 61 0006', 1, '21.02'),
(99601, '62 61 0003', 151, '', 'Bucse', 0, 0, 1334, '62 61 0003', 1, '9.76'),
(99600, '62 61 0001', 151, '', 'Bucse', 0, 0, 1334, '62 61 0001', 1, '17.04'),
(99599, '62 60 0012', 151, '', 'Bucse', 0, 0, 251, '62 60 0012', 1, '30.05'),
(99598, '62 60 0011', 151, '', 'Bucse', 0, 0, 251, '62 60 0011', 1, '21.69'),
(99597, '62 60 0010', 151, '', 'Bucse', 0, 0, 251, '62 60 0010', 1, '22.93'),
(99596, '62 60 0009', 151, '', 'Bucse', 0, 0, 251, '62 60 0009', 1, '10.7'),
(99595, '62 60 0008', 151, '', 'Bucse', 0, 0, 251, '62 60 0008', 1, '10.81'),
(99594, '62 60 0007', 151, '', 'Bucse', 0, 0, 251, '62 60 0007', 1, '25.3'),
(99593, '62 60 0006', 151, '', 'Bucse', 0, 0, 251, '62 60 0006', 1, '19.19'),
(99592, '62 60 0005', 151, '', 'Bucse', 0, 0, 251, '62 60 0005', 1, '43.38'),
(99591, '62 60 0004', 151, '', 'Bucse', 0, 0, 251, '62 60 0004', 1, '11.23'),
(99590, '62 60 0003', 151, '', 'Bucse', 0, 0, 251, '62 60 0003', 1, '32.52'),
(99589, '62 60 0002', 151, '', 'Bucse', 0, 0, 251, '62 60 0002', 1, '10.94'),
(99588, '62 60 0001', 151, '', 'Bucse', 0, 0, 1080, '62 60 0001', 1, '130.13'),
(99587, '62 54 0014', 151, '', 'Bucse', 0, 0, 1182, '62 54 0014', 1, '29.67'),
(99586, '62 13 0009', 151, '', 'Bucse', 0, 0, 247, '62 13 0009', 1, '59.57'),
(99585, '62 13 0007', 151, '', 'Bucse', 0, 0, 247, '62 13 0007', 1, '73.3'),
(99584, '62 13 0006', 151, '', 'Bucse', 0, 0, 247, '62 13 0006', 1, '35.64'),
(99583, '62 13 0005', 151, '', 'Bucse', 0, 0, 247, '62 13 0005', 1, '17.71'),
(99582, '62 13 0004', 151, '', 'Bucse', 0, 0, 247, '62 13 0004', 1, '72.84'),
(99581, '62 13 0003', 151, '', 'Bucse', 0, 0, 247, '62 13 0003', 1, '25.35'),
(99580, '62 13 0002', 151, '', 'Bucse', 0, 0, 247, '62 13 0002', 1, '7.26'),
(99579, '62 13 0001', 151, '', 'Bucse', 0, 0, 247, '62 13 0001', 1, '43.68'),
(99578, '60 93 0153', 151, '', 'Altele', 0, 0, 1628, '60 93 0153', 1, '23.71'),
(99577, '60 93 0078', 151, '', 'Bucse', 0, 0, 247, '60 93 0078', 1, '93.65'),
(99576, '60 92 9668', 151, '', 'Bucse', 0, 0, 247, '60 92 9668', 1, '150.34'),
(99575, '60 92 9663', 151, '', 'Bucse', 0, 0, 247, '60 92 9663', 1, '73.86'),
(99574, '60 92 9650', 151, '', 'Altele', 0, 0, 195, '60 92 9650', 1, '24.67'),
(99573, '60 92 9602', 151, '', 'Bucse', 0, 0, 247, '60 92 9602', 1, '274.28'),
(99572, '60 92 9601', 151, '', 'Bucse', 0, 0, 247, '60 92 9601', 1, '293.02'),
(99571, '60 92 9593', 151, '', 'Bucse', 0, 0, 247, '60 92 9593', 1, '130.5'),
(99570, '60 92 9586', 151, '', 'Bucse', 0, 0, 247, '60 92 9586', 1, '123.08'),
(99569, '60 92 9510', 151, '', 'Bucse', 0, 0, 247, '60 92 9510', 1, '66.47'),
(99568, '60 92 9502', 151, '', 'Bucse', 0, 0, 247, '60 92 9502', 1, '84.16'),
(99567, '60 92 9498', 151, '', 'Bucse', 0, 0, 247, '60 92 9498', 1, '70.62'),
(99566, '60 92 9312', 151, '', 'Bucse', 0, 0, 247, '60 92 9312', 1, '247.3'),
(99565, '60 92 7793', 151, '', 'Altele', 0, 0, 2070, '60 92 7793', 1, '8.66'),
(99564, '60 92 7756', 151, '', 'Altele', 0, 0, 2070, '60 92 7756', 1, '5.81'),
(99563, '60 92 7222', 151, '', 'Altele', 0, 0, 195, '60 92 7222', 1, '37.63'),
(99562, '60 92 7197', 151, '', 'Altele', 0, 0, 195, '60 92 7197', 1, '41.15'),
(99561, '60 92 7181', 151, '', 'Bucse', 0, 0, 251, '60 92 7181', 1, '276.27'),
(99560, '60 92 7054', 151, '', 'Altele', 0, 0, 2070, '60 92 7054', 1, '61.12'),
(99559, '60 92 6930', 151, '', 'Bucse', 0, 0, 1281, '60 92 6930', 1, '222.3'),
(99558, '60 92 6826', 151, '', 'Bucse', 0, 0, 247, '60 92 6826', 1, '108.97'),
(99557, '60 92 6747', 151, '', 'Altele', 0, 0, 2070, '60 92 6747', 1, '4.22'),
(99556, '60 92 6337', 151, '', 'Altele', 0, 0, 1438, '60 92 6337', 1, '26877.31'),
(99555, '60 92 6304', 151, '', 'Bucse', 0, 0, 251, '60 92 6304', 1, '18.33'),
(99554, '60 92 4552', 151, '', 'Bucse', 0, 0, 247, '60 92 4552', 1, '79.91'),
(99553, '60 92 4270', 151, '', 'Bucse', 0, 0, 247, '60 92 4270', 1, '71.04'),
(99552, '60 92 4263', 151, '', 'Bucse', 0, 0, 251, '60 92 4263', 1, '68.35'),
(99551, '60 92 4247', 151, '', 'Bucse', 0, 0, 247, '60 92 4247', 1, '180.39'),
(99550, '60 92 3987', 151, '', 'Bucse', 0, 0, 247, '60 92 3987', 1, '239.61'),
(99549, '60 92 3691', 151, '', 'Bucse', 0, 0, 247, '60 92 3691', 1, '231.87'),
(99548, '60 92 3318', 151, '', 'Bucse', 0, 0, 1080, '60 92 3318', 1, '85.37'),
(99547, '60 92 3317', 151, '', 'Bucse', 0, 0, 1080, '60 92 3317', 1, '85.37'),
(99546, '60 92 2854', 151, '', 'Bucse', 0, 0, 1080, '60 92 2854', 1, '63.68'),
(99545, '60 92 2819', 151, '', 'Bucse', 0, 0, 251, '60 92 2819', 1, '26.61'),
(99544, '60 92 2732', 151, '', 'Bucse', 0, 0, 247, '60 92 2732', 1, '221.63'),
(99543, '60 92 2617', 151, '', 'Accesorii arbore cardanic', 0, 0, 1626, '60 92 2617', 1, '67.14'),
(99542, '60 92 2289', 151, '', 'Bucse', 0, 0, 1080, '60 92 2289', 1, '59.81'),
(99541, '60 92 2151', 151, '', 'Bucse', 0, 0, 247, '60 92 2151', 1, '96.02'),
(99540, '60 92 2129', 151, '', 'Bucse', 0, 0, 1080, '60 92 2129', 1, '67.41'),
(99539, '60 92 2128', 151, '', 'Bucse', 0, 0, 247, '60 92 2128', 1, '79.4'),
(99538, '60 92 2106', 151, '', 'Bucse', 0, 0, 247, '60 92 2106', 1, '101.42'),
(99537, '60 92 2077', 151, '', 'Bucse', 0, 0, 247, '60 92 2077', 1, '83.92'),
(99536, '60 92 1885', 151, '', 'Bucse', 0, 0, 247, '60 92 1885', 1, '73.09'),
(99535, '60 92 1785', 151, '', 'Bucse', 0, 0, 247, '60 92 1785', 1, '138.08'),
(99534, '60 92 1757', 151, '', 'Accesorii arbore cardanic', 0, 0, 1626, '60 92 1757', 1, '70.86'),
(99533, '60 92 1655', 151, '', 'Bucse', 0, 0, 251, '60 92 1655', 1, '33.12'),
(99532, '60 92 1039', 151, '', 'Bucse', 0, 0, 1080, '60 92 1039', 1, '56.12'),
(99531, '60 91 9911', 151, '', 'Bucse', 0, 0, 247, '60 91 9911', 1, '111.28'),
(99530, '60 91 9909', 151, '', 'Bucse', 0, 0, 247, '60 91 9909', 1, '112.97'),
(99529, '60 91 9905', 151, '', 'Bucse', 0, 0, 247, '60 91 9905', 1, '122.44'),
(99528, '60 91 9901', 151, '', 'Bucse', 0, 0, 248, '60 91 9901', 1, '63.65'),
(99527, '60 91 9899', 151, '', 'Bucse', 0, 0, 247, '60 91 9899', 1, '114.75'),
(99526, '60 91 0355', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '60 91 0355', 1, '49.49'),
(99525, '60 91 0353', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '60 91 0353', 1, '44.76'),
(99524, '60 90 2062', 151, '', 'Altele', 0, 0, 2070, '60 90 2062', 1, '3.95'),
(99523, '60 79 0010', 151, '', 'Bucse', 0, 0, 1334, '60 79 0010', 1, '10.29'),
(99522, '60 79 0007', 151, '', 'Bucse', 0, 0, 1334, '60 79 0007', 1, '6.1'),
(99521, '60 79 0006', 151, '', 'Bucse', 0, 0, 1334, '60 79 0006', 1, '5.72'),
(99520, '60 79 0004', 151, '', 'Bucse', 0, 0, 1080, '60 79 0004', 1, '39.54'),
(99519, '60 75 0001', 151, '', 'Bucse', 0, 0, 1614, '60 75 0001', 1, '30.32'),
(99518, '60 61 0007', 151, '', 'Bucse', 0, 0, 1334, '60 61 0007', 1, '26.77'),
(99517, '60 61 0006', 151, '', 'Bucse', 0, 0, 1334, '60 61 0006', 1, '6.56'),
(99516, '60 61 0005', 151, '', 'Bucse', 0, 0, 1334, '60 61 0005', 1, '5.24'),
(99515, '60 61 0003', 151, '', 'Bucse', 0, 0, 1334, '60 61 0003', 1, '6.02'),
(99514, '60 61 0001', 151, '', 'Bucse', 0, 0, 1334, '60 61 0001', 1, '13.36'),
(99513, '60 60 0018', 151, '', 'Bucse', 0, 0, 251, '60 60 0018', 1, '19.19'),
(99512, '60 60 0017', 151, '', 'Bucse', 0, 0, 251, '60 60 0017', 1, '28.63'),
(99511, '60 60 0016', 151, '', 'Bucse', 0, 0, 251, '60 60 0016', 1, '14.95'),
(99510, '60 60 0015', 151, '', 'Bucse', 0, 0, 251, '60 60 0015', 1, '13.28'),
(99509, '60 60 0014', 151, '', 'Bucse', 0, 0, 251, '60 60 0014', 1, '23.65'),
(99508, '60 60 0013', 151, '', 'Bucse', 0, 0, 251, '60 60 0013', 1, '28.84'),
(99507, '60 60 0012', 151, '', 'Bucse', 0, 0, 251, '60 60 0012', 1, '41.74'),
(99506, '60 60 0011', 151, '', 'Bucse', 0, 0, 251, '60 60 0011', 1, '72.68'),
(99505, '60 60 0010', 151, '', 'Bucse', 0, 0, 251, '60 60 0010', 1, '37.44'),
(99504, '60 60 0009', 151, '', 'Bucse', 0, 0, 251, '60 60 0009', 1, '66.63'),
(99503, '60 60 0008', 151, '', 'Bucse', 0, 0, 251, '60 60 0008', 1, '12.61'),
(99502, '60 60 0007', 151, '', 'Bucse', 0, 0, 251, '60 60 0007', 1, '15.78'),
(99501, '60 60 0006', 151, '', 'Bucse', 0, 0, 251, '60 60 0006', 1, '7.82'),
(99500, '60 60 0005', 151, '', 'Bucse', 0, 0, 251, '60 60 0005', 1, '7.47'),
(99499, '60 60 0003', 151, '', 'Bucse', 0, 0, 251, '60 60 0003', 1, '10.65'),
(99498, '60 60 0002', 151, '', 'Bucse', 0, 0, 251, '60 60 0002', 1, '8.87'),
(99497, '60 60 0001', 151, '', 'Bucse', 0, 0, 251, '60 60 0001', 1, '13.76'),
(99496, '60 13 0021', 151, '', 'Bucse', 0, 0, 248, '60 13 0021', 1, '34.43'),
(99495, '60 13 0015', 151, '', 'Bucse', 0, 0, 247, '60 13 0015', 1, '114.94'),
(99494, '60 13 0013', 151, '', 'Bucse', 0, 0, 247, '60 13 0013', 1, '133.78'),
(99493, '60 13 0012', 151, '', 'Bucse', 0, 0, 247, '60 13 0012', 1, '174.48'),
(99492, '60 13 0009', 151, '', 'Bucse', 0, 0, 247, '60 13 0009', 1, '55.03'),
(99491, '60 13 0008', 151, '', 'Bucse', 0, 0, 247, '60 13 0008', 1, '49.81'),
(99490, '60 13 0006', 151, '', 'Bucse', 0, 0, 247, '60 13 0006', 1, '47.98'),
(99489, '60 13 0005', 151, '', 'Bucse', 0, 0, 247, '60 13 0005', 1, '143.97'),
(99488, '60 13 0004', 151, '', 'Bucse', 0, 0, 247, '60 13 0004', 1, '93'),
(99487, '60 13 0002', 151, '', 'Bucse', 0, 0, 247, '60 13 0002', 1, '68.84'),
(99486, '57 92 2089', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '57 92 2089', 1, '23.33'),
(99485, '57 60 0001', 151, '', 'Bucse', 0, 0, 251, '57 60 0001', 1, '65.08'),
(99484, '57 13 0015', 151, '', 'Bucse', 0, 0, 247, '57 13 0015', 1, '391.94'),
(99483, '57 13 0005', 151, '', 'Bucse', 0, 0, 247, '57 13 0005', 1, '206.3'),
(99482, '55 93 0145', 151, '', 'Bucse', 0, 0, 247, '55 93 0145', 1, '256.94'),
(99481, '55 92 6863', 151, '', 'Bucse', 0, 0, 251, '55 92 6863', 1, '48.6'),
(99480, '55 92 6193', 151, '', 'Bucse', 0, 0, 247, '55 92 6193', 1, '221.89'),
(99479, '55 92 4242', 151, '', 'Bucse', 0, 0, 251, '55 92 4242', 1, '72.87'),
(99478, '55 92 2961', 151, '', 'Bucse', 0, 0, 1080, '55 92 2961', 1, '99.08'),
(99477, '55 92 2935', 151, '', 'Bucse', 0, 0, 249, '55 92 2935', 1, '93.41'),
(99476, '55 92 2756', 151, '', 'Bucse', 0, 0, 251, '55 92 2756', 1, '30'),
(99475, '55 92 2753', 151, '', 'Bucse', 0, 0, 251, '55 92 2753', 1, '31.85'),
(99474, '55 92 2711', 151, '', 'Bucse', 0, 0, 247, '55 92 2711', 1, '110.34'),
(99473, '55 92 2703', 151, '', 'Bucse', 0, 0, 249, '55 92 2703', 1, '112.57'),
(99472, '55 92 2685', 151, '', 'Bucse', 0, 0, 248, '55 92 2685', 1, '175.23'),
(99471, '55 92 2673', 151, '', 'Bucse', 0, 0, 248, '55 92 2673', 1, '239.85'),
(99470, '55 92 2646', 151, '', 'Bucse', 0, 0, 247, '55 92 2646', 1, '308.04'),
(99469, '55 92 2642', 151, '', 'Bucse', 0, 0, 247, '55 92 2642', 1, '53.41'),
(99468, '55 92 2596', 151, '', 'Accesorii arbore cardanic', 0, 0, 1420, '55 92 2596', 1, '71.23'),
(99467, '55 92 2557', 151, '', 'Accesorii arbore cardanic', 0, 0, 195, '55 92 2557', 1, '23.12'),
(99466, '55 92 2533', 151, '', 'Altele', 0, 0, 195, '55 92 2533', 1, '21.88'),
(99465, '55 92 2394', 151, '', 'Bucse', 0, 0, 248, '55 92 2394', 1, '41.23'),
(99464, '55 92 2239', 151, '', 'Bucse', 0, 0, 251, '55 92 2239', 1, '24.33'),
(99463, '55 92 2238', 151, '', 'Bucse', 0, 0, 251, '55 92 2238', 1, '78.25'),
(99462, '55 92 1508', 151, '', 'Altele', 0, 0, 2070, '55 92 1508', 1, '8.93'),
(99461, '55 91 9886', 151, '', 'Bucse', 0, 0, 248, '55 91 9886', 1, '134.27'),
(99460, '55 90 6626', 151, '', 'Altele', 0, 0, 658, '55 90 6626', 1, '10.05'),
(99459, '55 79 0014', 151, '', 'Bucse', 0, 0, 1618, '55 79 0014', 1, '18.55'),
(99458, '55 79 0012', 151, '', 'Bucse', 0, 0, 1618, '55 79 0012', 1, '45.21'),
(99457, '55 79 0011', 151, '', 'Bucse', 0, 0, 251, '55 79 0011', 1, '31.8'),
(99456, '55 79 0010', 151, '', 'Bucse', 0, 0, 251, '55 79 0010', 1, '59.19'),
(99455, '55 60 0015', 151, '', 'Bucse', 0, 0, 1597, '55 60 0015', 1, '88.19'),
(99454, '55 60 0014', 151, '', 'Bucse', 0, 0, 251, '55 60 0014', 1, '55.67'),
(99453, '55 60 0012', 151, '', 'Bucse', 0, 0, 251, '55 60 0012', 1, '66.56'),
(99452, '55 60 0002', 151, '', 'Bucse', 0, 0, 1617, '55 60 0002', 1, '25.59'),
(99451, '55 60 0001', 151, '', 'Bucse', 0, 0, 251, '55 60 0001', 1, '15.86'),
(99450, '55 13 0020', 151, '', 'Bucse', 0, 0, 247, '55 13 0020', 1, '52.79'),
(99449, '55 13 0019', 151, '', 'Bucse', 0, 0, 247, '55 13 0019', 1, '45.46'),
(99448, '55 13 0016', 151, '', 'Bucse', 0, 0, 247, '55 13 0016', 1, '198.43'),
(99447, '55 13 0015', 151, '', 'Bucse', 0, 0, 248, '55 13 0015', 1, '25.19'),
(99446, '55 13 0014', 151, '', 'Bucse', 0, 0, 247, '55 13 0014', 1, '211.36'),
(99445, '55 13 0013', 151, '', 'Bucse', 0, 0, 247, '55 13 0013', 1, '225.69'),
(99444, '50 93 0005', 151, '', 'Altele', 0, 0, 1220, '50 93 0005', 1, '2.31'),
(99443, '50 92 9913', 151, '', 'Bucse', 0, 0, 247, '50 92 9913', 1, '308.26'),
(99442, '50 92 9908', 151, '', 'Bucse', 0, 0, 247, '50 92 9908', 1, '246.06'),
(99441, '50 92 9907', 151, '', 'Bucse', 0, 0, 247, '50 92 9907', 1, '161.68'),
(99440, '50 92 9870', 151, '', 'Bucse', 0, 0, 247, '50 92 9870', 1, '73.04'),
(99439, '50 92 7912', 151, '', 'Bucse', 0, 0, 251, '50 92 7912', 1, '38.28'),
(99438, '50 92 7413', 151, '', 'Altele', 0, 0, 658, '50 92 7413', 1, '1.99'),
(99437, '50 92 6985', 151, '', 'Bucse', 0, 0, 1080, '50 92 6985', 1, '49.78'),
(99436, '50 92 6984', 151, '', 'Bucse', 0, 0, 1080, '50 92 6984', 1, '49.22'),
(99435, '50 92 6287', 151, '', 'Altele', 0, 0, 658, '50 92 6287', 1, '16.18'),
(99434, '50 92 4250', 151, '', 'Accesorii arbore cardanic', 0, 0, 1427, '50 92 4250', 1, '26541.35'),
(99433, '50 92 4187', 151, '', 'Bucse', 0, 0, 1080, '50 92 4187', 1, '27.93'),
(99432, '50 92 3811', 151, '', 'Bucse', 0, 0, 247, '50 92 3811', 1, '117.12'),
(99431, '50 92 3189', 151, '', 'Altele', 0, 0, 194, '50 92 3189', 1, '36.15'),
(99430, '50 92 3188', 151, '', 'Altele', 0, 0, 193, '50 92 3188', 1, '22.82'),
(99429, '50 92 3135', 151, '', 'Bucse', 0, 0, 1334, '50 92 3135', 1, '19.19'),
(99428, '50 92 3133', 151, '', 'Bucse', 0, 0, 1334, '50 92 3133', 1, '19.19'),
(99427, '50 92 3125', 151, '', 'Bucse', 0, 0, 1334, '50 92 3125', 1, '16.93'),
(99426, '50 92 2980', 151, '', 'Altele', 0, 0, 194, '50 92 2980', 1, '59.6'),
(99425, '50 92 2979', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '50 92 2979', 1, '30.24'),
(99424, '50 92 2925', 151, '', 'Altele', 0, 0, 191, '50 92 2925', 1, '19.97'),
(99423, '50 92 2699', 151, '', 'Bucse', 0, 0, 1080, '50 92 2699', 1, '37.63'),
(99422, '50 92 2414', 151, '', 'Bucse', 0, 0, 247, '50 92 2414', 1, '232.67'),
(99421, '50 92 2299', 151, '', 'Bucse', 0, 0, 247, '50 92 2299', 1, '115.69'),
(99420, '50 92 2285', 151, '', 'Bucse', 0, 0, 247, '50 92 2285', 1, '284.5'),
(99419, '50 92 2275', 151, '', 'Bucse', 0, 0, 247, '50 92 2275', 1, '146.15'),
(99418, '50 92 2163', 151, '', 'Bucse', 0, 0, 247, '50 92 2163', 1, '70.37'),
(99417, '50 92 2161', 151, '', 'Bucse', 0, 0, 247, '50 92 2161', 1, '156.74'),
(99416, '50 92 2155', 151, '', 'Bucse', 0, 0, 251, '50 92 2155', 1, '26.99'),
(99415, '50 92 2153', 151, '', 'Bucse', 0, 0, 251, '50 92 2153', 1, '52.66'),
(99414, '50 92 2139', 151, '', 'Bucse', 0, 0, 251, '50 92 2139', 1, '68.92'),
(99413, '50 92 2138', 151, '', 'Bucse', 0, 0, 251, '50 92 2138', 1, '19.62'),
(99412, '50 92 2137', 151, '', 'Bucse', 0, 0, 251, '50 92 2137', 1, '71.85'),
(99411, '50 92 2136', 151, '', 'Bucse', 0, 0, 251, '50 92 2136', 1, '32.23'),
(99410, '50 92 1959', 151, '', 'Accesorii arbore cardanic', 0, 0, 191, '50 92 1959', 1, '17.95'),
(99409, '50 92 1855', 151, '', 'Bucse', 0, 0, 1334, '50 92 1855', 1, '11.99'),
(99408, '50 92 1733', 151, '', 'Bucse', 0, 0, 251, '50 92 1733', 1, '16.93'),
(99407, '50 92 1353', 151, '', 'Accesorii arbore cardanic', 0, 0, 195, '50 92 1353', 1, '27.82'),
(99406, '50 92 1352', 151, '', 'Accesorii arbore cardanic', 0, 0, 191, '50 92 1352', 1, '19.16'),
(99405, '50 92 1257', 151, '', 'Altele', 0, 0, 191, '50 92 1257', 1, '14.84'),
(99404, '50 92 1007', 151, '', 'Accesorii arbore cardanic', 0, 0, 3302, '50 92 1007', 1, '139.48'),
(99403, '50 91 9945', 151, '', 'Accesorii arbore cardanic', 0, 0, 3302, '50 91 9945', 1, '106.1'),
(99402, '50 91 9829', 151, '', 'Bucse', 0, 0, 1080, '50 91 9829', 1, '45.53'),
(99401, '50 91 9453', 151, '', 'Bucse', 0, 0, 1334, '50 91 9453', 1, '14.38'),
(99400, '50 91 9452', 151, '', 'Bucse', 0, 0, 1334, '50 91 9452', 1, '13.95'),
(99399, '50 91 9451', 151, '', 'Bucse', 0, 0, 1334, '50 91 9451', 1, '7.42'),
(99398, '50 91 9449', 151, '', 'Bucse', 0, 0, 1334, '50 91 9449', 1, '6.21'),
(99397, '50 91 7671', 151, '', 'Altele', 0, 0, 619, '50 91 7671', 1, '2.12'),
(99396, '50 91 7618', 151, '', 'Bucse', 0, 0, 1080, '50 91 7618', 1, '31.07'),
(99395, '50 91 4874', 151, '', 'Bucse', 0, 0, 3302, '50 91 4874', 1, '132.13'),
(99394, '50 91 4217', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '50 91 4217', 1, '44.43'),
(99393, '50 91 4215', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '50 91 4215', 1, '41.99'),
(99392, '50 90 7896', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '50 90 7896', 1, '56.72'),
(99391, '50 90 7873', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '50 90 7873', 1, '18.12'),
(99390, '50 90 7176', 151, '', 'Altele', 0, 0, 658, '50 90 7176', 1, '9.2'),
(99389, '50 90 6767', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '50 90 6767', 1, '17.77'),
(99388, '50 90 6431', 151, '', 'Altele', 0, 0, 794, '50 90 6431', 1, '71.02'),
(99387, '50 90 6245', 151, '', 'Accesorii arbore cardanic', 0, 0, 1220, '50 90 6245', 1, '27.45'),
(99386, '50 90 6244', 151, '', 'Accesorii arbore cardanic', 0, 0, 1220, '50 90 6244', 1, '27.45'),
(99385, '50 90 6131', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '50 90 6131', 1, '21.34'),
(99384, '50 90 3810', 151, '', 'Accesorii arbore cardanic', 0, 0, 1220, '50 90 3810', 1, '7.04'),
(99383, '50 90 3427', 151, '', 'Altele', 0, 0, 658, '50 90 3427', 1, '11.29'),
(99382, '50 90 3312', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '50 90 3312', 1, '55.4'),
(99381, '50 90 3311', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '50 90 3311', 1, '12.15'),
(99380, '50 90 3292', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '50 90 3292', 1, '59.73'),
(99379, '50 90 3291', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '50 90 3291', 1, '10.94'),
(99378, '50 90 3288', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '50 90 3288', 1, '54.33'),
(99377, '50 90 3172', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '50 90 3172', 1, '56.72'),
(99376, '50 90 1116', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '50 90 1116', 1, '30.32'),
(99375, '50 90 1113', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '50 90 1113', 1, '39.44'),
(99374, '50 90 1112', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '50 90 1112', 1, '19.62'),
(99373, '50 90 1047', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '50 90 1047', 1, '38.3'),
(99372, '50 79 0006', 151, '', 'Bucse', 0, 0, 1080, '50 79 0006', 1, '29'),
(99371, '50 79 0005', 151, '', 'Bucse', 0, 0, 1080, '50 79 0005', 1, '45.99'),
(99370, '50 61 0002', 151, '', 'Bucse', 0, 0, 1334, '50 61 0002', 1, '10.72'),
(99369, '50 61 0001', 151, '', 'Bucse', 0, 0, 1334, '50 61 0001', 1, '23.92'),
(99368, '50 60 0014', 151, '', 'Bucse', 0, 0, 251, '50 60 0014', 1, '18.98'),
(99367, '50 60 0013', 151, '', 'Bucse', 0, 0, 251, '50 60 0013', 1, '11.53'),
(99366, '50 60 0012', 151, '', 'Bucse', 0, 0, 251, '50 60 0012', 1, '9.73'),
(99365, '50 60 0011', 151, '', 'Bucse', 0, 0, 251, '50 60 0011', 1, '22.25'),
(99364, '50 60 0010', 151, '', 'Bucse', 0, 0, 251, '', 1, '19.16'),
(99363, '50 60 0009', 151, '', 'Bucse', 0, 0, 251, '50 60 0009', 1, '9.54'),
(99362, '50 60 0008', 151, '', 'Bucse', 0, 0, 251, '50 60 0008', 1, '21.85'),
(99361, '50 60 0007', 151, '', 'Bucse', 0, 0, 251, '50 60 0007', 1, '6.99'),
(99360, '50 60 0006', 151, '', 'Bucse', 0, 0, 251, '50 60 0006', 1, '4.6'),
(99359, '50 60 0005', 151, '', 'Bucse', 0, 0, 251, '50 60 0005', 1, '9.65'),
(99358, '50 60 0004', 151, '', 'Bucse', 0, 0, 251, '', 1, '14.76'),
(99357, '50 60 0003', 151, '', 'Bucse', 0, 0, 251, '50 60 0003', 1, '7.72'),
(99356, '50 60 0002', 151, '', 'Bucse', 0, 0, 251, '', 1, '9.17'),
(99355, '50 60 0001', 151, '', 'Bucse', 0, 0, 251, '50 60 0001', 1, '9.51'),
(99354, '50 13 0013', 151, '', 'Bucse', 0, 0, 247, '50 13 0013', 1, '76.58'),
(99353, '50 13 0012', 151, '', 'Bucse', 0, 0, 248, '50 13 0012', 1, '62.79'),
(99352, '50 13 0011', 151, '', 'Bucse', 0, 0, 247, '50 13 0011', 1, '60.59'),
(99351, '50 13 0008', 151, '', 'Bucse', 0, 0, 249, '50 13 0008', 1, '25.27'),
(99350, '50 13 0006', 151, '', 'Bucse', 0, 0, 248, '50 13 0006', 1, '102.01'),
(99349, '40 93 0110', 151, '', 'Bucse', 0, 0, 247, '40 93 0110', 1, '82.49'),
(99348, '40 93 0107', 151, '', 'Bucse', 0, 0, 247, '40 93 0107', 1, '173.19'),
(99347, '40 93 0105', 151, '', 'Bucse', 0, 0, 247, '40 93 0105', 1, '195.81'),
(99346, '40 93 0104', 151, '', 'Bucse', 0, 0, 247, '40 93 0104', 1, '127.38'),
(99345, '40 92 9898', 151, '', 'Bucse', 0, 0, 247, '40 92 9898', 1, '154.5'),
(99344, '40 92 6929', 151, '', 'Bucse', 0, 0, 1182, '40 92 6929', 1, '30.81'),
(99343, '40 92 6328', 151, '', 'Bucse', 0, 0, 533, '40 92 6328', 1, '73.09'),
(99342, '40 92 4948', 151, '', 'Bucse', 0, 0, 247, '40 92 4948', 1, '101.48'),
(99341, '40 92 4920', 151, '', 'Bucse', 0, 0, 1080, '40 92 4920', 1, '22.64'),
(99340, '40 92 4753', 151, '', 'Bucse', 0, 0, 1334, '40 92 4753', 1, '6.02'),
(99339, '40 92 4245', 151, '', 'Bucse', 0, 0, 1080, '40 92 4245', 1, '42.41'),
(99338, '40 92 4221', 151, '', 'Bucse', 0, 0, 251, '40 92 4221', 1, '34.33'),
(99337, '40 92 3762', 151, '', 'Bucse', 0, 0, 251, '40 92 3762', 1, '46.58'),
(99336, '40 92 3672', 151, '', 'Bucse', 0, 0, 248, '40 92 3672', 1, '155.96'),
(99335, '40 92 1245', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '40 92 1245', 1, '27.23'),
(99334, '40 91 7429', 151, '', 'Bucse', 0, 0, 253, '40 91 7429', 1, '4.6'),
(99333, '40 91 7428', 151, '', 'Bucse', 0, 0, 1059, '40 91 7428', 1, '4.87'),
(99332, '40 91 7425', 151, '', 'Bucse', 0, 0, 1059, '40 91 7425', 1, '12.8'),
(99331, '40 91 7424', 151, '', 'Bucse', 0, 0, 1059, '40 91 7424', 1, '5.38'),
(99330, '40 91 2842', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '40 91 2842', 1, '31.58'),
(99329, '40 90 4706', 151, '', 'Bucse', 0, 0, 1059, '40 90 4706', 1, '2.77'),
(99328, '40 90 3170', 151, '', 'Accesorii arbore cardanic', 0, 0, 193, '40 90 3170', 1, '29'),
(99327, '40 90 2871', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '40 90 2871', 1, '15.89'),
(99326, '40 90 2720', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '40 90 2720', 1, '15.56'),
(99325, '40 90 2717', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '40 90 2717', 1, '14.65'),
(99324, '40 90 1438', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '40 90 1438', 1, '22.5'),
(99323, '40 79 0021', 151, '', 'Bucse', 0, 0, 2068, '40 79 0021', 1, '8.55'),
(99322, '40 79 0020', 151, '', 'Bucse', 0, 0, 1334, '40 79 0020', 1, '1.99'),
(99321, '40 79 0018', 151, '', 'Bucse', 0, 0, 251, '40 79 0018', 1, '39.17'),
(99320, '40 79 0017', 151, '', 'Bucse', 0, 0, 1080, '40 79 0017', 1, '34.92'),
(99319, '40 79 0016', 151, '', 'Bucse', 0, 0, 1080, '40 79 0016', 1, '51.91'),
(99318, '40 79 0015', 151, '', 'Bucse', 0, 0, 1080, '40 79 0015', 1, '14.89'),
(99317, '40 79 0014', 151, '', 'Bucse', 0, 0, 1334, '40 79 0014', 1, '3.42'),
(99316, '40 79 0012', 151, '', 'Bucse', 0, 0, 251, '40 79 0012', 1, '8.52'),
(99315, '40 79 0010', 151, '', 'Bucse', 0, 0, 1617, '40 79 0010', 1, '19.81'),
(99314, '40 79 0009', 151, '', 'Bucse', 0, 0, 1080, '40 79 0009', 1, '38.09'),
(99313, '40 79 0008', 151, '', 'Bucse', 0, 0, 1080, '40 79 0008', 1, '17.44'),
(99312, '40 79 0007', 151, '', 'Bucse', 0, 0, 1080, '40 79 0007', 1, '18.49'),
(99311, '40 79 0006', 151, '', 'Bucse', 0, 0, 1080, '40 79 0006', 1, '36.58'),
(99310, '40 79 0005', 151, '', 'Bucse', 0, 0, 1080, '40 79 0005', 1, '44.46'),
(99309, '40 69 0005', 151, '', 'Bucse', 0, 0, 251, '40 69 0005', 1, '35.99'),
(99308, '40 69 0004', 151, '', 'Bucse', 0, 0, 1678, '40 69 0004', 1, '5.89'),
(99307, '40 69 0003', 151, '', 'Bucse', 0, 0, 253, '40 69 0003', 1, '1.37'),
(99306, '40 69 0002', 151, '', 'Bucse', 0, 0, 1597, '40 69 0002', 1, '107.52'),
(99305, '40 69 0001', 151, '', 'Bucse', 0, 0, 251, '40 69 0001', 1, '30.18'),
(99304, '40 61 0017', 151, '', 'Bucse', 0, 0, 1334, '40 61 0017', 1, '5.62'),
(99303, '40 61 0016', 151, '', 'Bucse', 0, 0, 1334, '40 61 0016', 1, '6.8'),
(99302, '40 61 0015', 151, '', 'Bucse', 0, 0, 1334, '40 61 0015', 1, '3.28'),
(99301, '40 61 0014', 151, '', 'Bucse', 0, 0, 1334, '40 61 0014', 1, '6.1'),
(99300, '40 61 0013', 151, '', 'Bucse', 0, 0, 1334, '40 61 0013', 1, '5.75'),
(99299, '40 61 0012', 151, '', 'Bucse', 0, 0, 1334, '40 61 0012', 1, '5.54'),
(99298, '40 61 0011', 151, '', 'Bucse', 0, 0, 1334, '40 61 0011', 1, '4.6'),
(99297, '40 61 0008', 151, '', 'Bucse', 0, 0, 2068, '40 61 0008', 1, '1.02'),
(99296, '40 61 0006', 151, '', 'Bucse', 0, 0, 2067, '40 61 0006', 1, '15.05'),
(99295, '40 61 0005', 151, '', 'Bucse', 0, 0, 2067, '40 61 0005', 1, '13.04'),
(99294, '40 61 0004', 151, '', 'Bucse', 0, 0, 2067, '40 61 0004', 1, '14.32'),
(99293, '40 61 0001', 151, '', 'Bucse', 0, 0, 2067, '40 61 0001', 1, '18.76'),
(99292, '40 60 0023', 151, '', 'Bucse', 0, 0, 251, '40 60 0023', 1, '16.61'),
(99291, '40 60 0022', 151, '', 'Bucse', 0, 0, 251, '40 60 0022', 1, '23.49'),
(99290, '40 60 0021', 151, '', 'Bucse', 0, 0, 1617, '40 60 0021', 1, '9.41'),
(99289, '40 60 0019', 151, '', 'Bucse', 0, 0, 1617, '40 60 0019', 1, '10.48'),
(99288, '40 60 0018', 151, '', 'Bucse', 0, 0, 251, '40 60 0018', 1, '13.65'),
(99287, '40 60 0017', 151, '', 'Bucse', 0, 0, 251, '40 60 0017', 1, '13.28'),
(99286, '40 60 0016', 151, '', 'Bucse', 0, 0, 251, '40 60 0016', 1, '18.95'),
(99285, '40 60 0015', 151, '', 'Bucse', 0, 0, 251, '40 60 0015', 1, '28.9'),
(99284, '40 60 0014', 151, '', 'Bucse', 0, 0, 251, '40 60 0014', 1, '36.32'),
(99283, '40 60 0013', 151, '', 'Bucse', 0, 0, 251, '40 60 0013', 1, '21.74'),
(99282, '40 60 0012', 151, '', 'Bucse', 0, 0, 251, '40 60 0012', 1, '15.92'),
(99281, '40 60 0011', 151, '', 'Bucse', 0, 0, 251, '40 60 0011', 1, '23.82'),
(99280, '40 60 0010', 151, '', 'Bucse', 0, 0, 251, '40 60 0010', 1, '20.19'),
(99279, '40 60 0009', 151, '', 'Bucse', 0, 0, 251, '40 60 0009', 1, '14.81'),
(99278, '40 60 0008', 151, '', 'Bucse', 0, 0, 251, '40 60 0008', 1, '24.65'),
(99277, '40 60 0006', 151, '', 'Bucse', 0, 0, 251, '40 60 0006', 1, '9.51'),
(99276, '40 60 0005', 151, '', 'Bucse', 0, 0, 251, '40 60 0005', 1, '22.18'),
(99275, '40 60 0004', 151, '', 'Bucse', 0, 0, 251, '40 60 0004', 1, '13.82'),
(99274, '40 60 0003', 151, '', 'Bucse', 0, 0, 251, '40 60 0003', 1, '17.12'),
(99273, '40 60 0002', 151, '', 'Bucse', 0, 0, 251, '40 60 0002', 1, '9.22'),
(99272, '40 60 0001', 151, '', 'Bucse', 0, 0, 251, '40 60 0001', 1, '7.9'),
(99271, '40 56 0003', 151, '', 'Bucse', 0, 0, 1182, '40 56 0003', 1, '18.82'),
(99270, '40 56 0002', 151, '', 'Bucse', 0, 0, 1182, '40 56 0002', 1, '16.56'),
(99269, '40 13 0068', 151, '', 'Bucse', 0, 0, 247, '40 13 0068', 1, '122.79'),
(99268, '40 13 0067', 151, '', 'Bucse', 0, 0, 249, '40 13 0067', 1, '107.12'),
(99267, '40 13 0065', 151, '', 'Bucse', 0, 0, 247, '40 13 0065', 1, '94.99'),
(99266, '40 13 0064', 151, '', 'Bucse', 0, 0, 247, '40 13 0064', 1, '123.84'),
(99265, '40 13 0062', 151, '', 'Bucse', 0, 0, 247, '40 13 0062', 1, '123.68'),
(99264, '40 13 0061', 151, '', 'Bucse', 0, 0, 247, '40 13 0061', 1, '70.13'),
(99263, '40 13 0060', 151, '', 'Bucse', 0, 0, 247, '40 13 0060', 1, '147.78'),
(99262, '40 13 0059', 151, '', 'Bucse', 0, 0, 247, '40 13 0059', 1, '159.45'),
(99261, '40 13 0058', 151, '', 'Bucse', 0, 0, 247, '40 13 0058', 1, '80.64'),
(99260, '40 13 0054', 151, '', 'Bucse', 0, 0, 247, '40 13 0054', 1, '114.4'),
(99259, '40 13 0053', 151, '', 'Bucse', 0, 0, 247, '40 13 0053', 1, '91.07'),
(99258, '40 13 0047', 151, '', 'Bucse', 0, 0, 247, '40 13 0047', 1, '132.31'),
(99257, '40 13 0046', 151, '', 'Bucse', 0, 0, 247, '40 13 0046', 1, '96.77'),
(99256, '40 13 0045', 151, '', 'Bucse', 0, 0, 248, '40 13 0045', 1, '93.57'),
(99255, '40 13 0043', 151, '', 'Bucse', 0, 0, 247, '40 13 0043', 1, '136.2'),
(99254, '40 13 0041', 151, '', 'Bucse', 0, 0, 247, '40 13 0041', 1, '126.28'),
(99253, '40 13 0039', 151, '', 'Bucse', 0, 0, 247, '40 13 0039', 1, '122.52'),
(99252, '40 13 0038', 151, '', 'Bucse', 0, 0, 248, '40 13 0038', 1, '132.44'),
(99251, '40 13 0037', 151, '', 'Bucse', 0, 0, 248, '40 13 0037', 1, '89.09'),
(99250, '40 13 0036', 151, '', 'Bucse', 0, 0, 248, '40 13 0036', 1, '66.2'),
(99249, '40 13 0034', 151, '', 'Bucse', 0, 0, 248, '40 13 0034', 1, '65.02'),
(99248, '40 13 0033', 151, '', 'Bucse', 0, 0, 249, '40 13 0033', 1, '49.46'),
(99247, '40 13 0031', 151, '', 'Bucse', 0, 0, 248, '40 13 0031', 1, '39.08'),
(99246, '40 13 0030', 151, '', 'Bucse', 0, 0, 248, '40 13 0030', 1, '63.9'),
(99245, '40 13 0029', 151, '', 'Bucse', 0, 0, 248, '40 13 0029', 1, '29.86'),
(99244, '40 13 0028', 151, '', 'Bucse', 0, 0, 533, '40 13 0028', 1, '51.93'),
(99243, '40 13 0027', 151, '', 'Bucse', 0, 0, 247, '40 13 0027', 1, '110.29'),
(99242, '40 13 0026', 151, '', 'Bucse', 0, 0, 247, '40 13 0026', 1, '80'),
(99241, '40 13 0025', 151, '', 'Bucse', 0, 0, 247, '40 13 0025', 1, '119.45'),
(99240, '40 13 0022', 151, '', 'Bucse', 0, 0, 247, '40 13 0022', 1, '52.85'),
(99239, '40 13 0021', 151, '', 'Bucse', 0, 0, 247, '40 13 0021', 1, '71.58'),
(99238, '40 13 0020', 151, '', 'Bucse', 0, 0, 247, '40 13 0020', 1, '60.13'),
(99237, '40 13 0019', 151, '', 'Bucse', 0, 0, 247, '40 13 0019', 1, '77.2'),
(99236, '40 13 0018', 151, '', 'Bucse', 0, 0, 247, '40 13 0018', 1, '63.87'),
(99235, '40 13 0016', 151, '', 'Bucse', 0, 0, 247, '40 13 0016', 1, '62.74'),
(99234, '40 13 0015', 151, '', 'Bucse', 0, 0, 247, '40 13 0015', 1, '92.28'),
(99233, '40 13 0014', 151, '', 'Bucse', 0, 0, 247, '40 13 0014', 1, '61.66'),
(99232, '40 13 0012', 151, '', 'Bucse', 0, 0, 247, '40 13 0012', 1, '39.38'),
(99231, '40 13 0004', 151, '', 'Bucse', 0, 0, 247, '40 13 0004', 1, '60.83'),
(99230, '40 13 0001', 151, '', 'Bucse', 0, 0, 247, '40 13 0001', 1, '167.43'),
(99229, '37 91 4814', 151, '', 'Altele', 0, 0, 1367, '37 91 4814', 1, '228.69'),
(99228, '34 92 2494', 151, '', 'Bucse', 0, 0, 1334, '34 92 2494', 1, '14.73'),
(99227, '34 92 2492', 151, '', 'Bucse', 0, 0, 1334, '34 92 2492', 1, '16.45'),
(99226, '32 92 6344', 151, '', 'Bucse', 0, 0, 1334, '32 92 6344', 1, '12.36'),
(99225, '32 92 3958', 151, '', 'Bucse', 0, 0, 251, '32 92 3958', 1, '15.27'),
(99224, '32 92 3918', 151, '', 'Bucse', 0, 0, 247, '32 92 3918', 1, '200.5'),
(99223, '32 92 3884', 151, '', 'Bucse', 0, 0, 247, '32 92 3884', 1, '217.24'),
(99222, '32 92 3882', 151, '', 'Bucse', 0, 0, 247, '32 92 3882', 1, '237.59'),
(99221, '32 92 3880', 151, '', 'Bucse', 0, 0, 247, '32 92 3880', 1, '190.95'),
(99220, '32 92 3878', 151, '', 'Bucse', 0, 0, 247, '32 92 3878', 1, '186.14'),
(99219, '32 92 3620', 151, '', 'Bucse', 0, 0, 253, '32 92 3620', 1, '3.55'),
(99218, '32 92 3610', 151, '', 'Bucse', 0, 0, 1182, '32 92 3610', 1, '26877.31'),
(99217, '32 92 3608', 151, '', 'Bucse', 0, 0, 1182, '32 92 3608', 1, '28.73'),
(99216, '32 92 3520', 151, '', 'Bucse', 0, 0, 1182, '32 92 3520', 1, '26877.31'),
(99215, '32 92 3512', 151, '', 'Bucse', 0, 0, 253, '32 92 3512', 1, '8.12'),
(99214, '32 92 3488', 151, '', 'Bucse', 0, 0, 253, '32 92 3488', 1, '5.27'),
(99213, '32 92 3482', 151, '', 'Bucse', 0, 0, 253, '32 92 3482', 1, '12.36'),
(99212, '32 92 3474', 151, '', 'Bucse', 0, 0, 1281, '32 92 3474', 1, '363.79'),
(99211, '32 92 3444', 151, '', 'Bucse', 0, 0, 1182, '32 92 3444', 1, '28.15'),
(99210, '32 92 3440', 151, '', 'Bucse', 0, 0, 1545, '32 92 3440', 1, '10.32'),
(99209, '32 92 3430', 151, '', 'Bucse', 0, 0, 1182, '32 92 3430', 1, '24.43'),
(99208, '32 92 3426', 151, '', 'Bucse', 0, 0, 247, '32 92 3426', 1, '189.88'),
(99207, '32 92 3410', 151, '', 'Bucse', 0, 0, 1182, '32 92 3410', 1, '25.43'),
(99206, '32 92 3408', 151, '', 'Bucse', 0, 0, 1545, '32 92 3408', 1, '13.33'),
(99205, '32 92 3388', 151, '', 'Altele', 0, 0, 219, '32 92 3388', 1, '60.4'),
(99204, '32 92 3382', 151, '', 'Altele', 0, 0, 514, '32 92 3382', 1, '69.48'),
(99203, '32 92 3374', 151, '', 'Bucse', 0, 0, 249, '32 92 3374', 1, '195.04'),
(99202, '32 92 3368', 151, '', 'Altele', 0, 0, 2070, '32 92 3368', 1, '6.72'),
(99201, '32 92 3364', 151, '', 'Bucse', 0, 0, 251, '32 92 3364', 1, '19.95'),
(99200, '32 92 3358', 151, '', 'Bucse', 0, 0, 1334, '32 92 3358', 1, '10.16'),
(99199, '32 92 3356', 151, '', 'Bucse', 0, 0, 1334, '32 92 3356', 1, '12.77'),
(99198, '32 92 3336', 151, '', 'Bucse', 0, 0, 2462, '32 92 3336', 1, '39.86'),
(99197, '32 92 3284', 151, '', 'Bucse', 0, 0, 248, '32 92 3284', 1, '159.94'),
(99196, '32 92 3138', 151, '', 'Bucse', 0, 0, 248, '32 92 3138', 1, '140.61'),
(99195, '32 92 3026', 151, '', 'Bucse', 0, 0, 247, '32 92 3026', 1, '172.63'),
(99194, '32 92 3022', 151, '', 'Bucse', 0, 0, 247, '32 92 3022', 1, '182.01'),
(99193, '32 92 2988', 151, '', 'Bucse', 0, 0, 251, '32 92 2988', 1, '16.21'),
(99192, '32 92 2984', 151, '', 'Bucse', 0, 0, 1080, '32 92 2984', 1, '167.97'),
(99191, '32 92 2982', 151, '', 'Bucse', 0, 0, 1080, '32 92 2982', 1, '167.97'),
(99190, '32 92 2958', 151, '', 'Bucse', 0, 0, 247, '32 92 2958', 1, '102.84'),
(99189, '32 92 2956', 151, '', 'Bucse', 0, 0, 247, '32 92 2956', 1, '95.53'),
(99188, '32 92 2934', 151, '', 'Bucse', 0, 0, 247, '32 92 2934', 1, '100.59'),
(99187, '32 92 2932', 151, '', 'Bucse', 0, 0, 247, '32 92 2932', 1, '121.29'),
(99186, '32 92 2888', 151, '', 'Bucse', 0, 0, 1059, '32 92 2888', 1, '10.7'),
(99185, '32 92 2804', 151, '', 'Bucse', 0, 0, 1334, '32 92 2804', 1, '4.97'),
(99184, '32 92 2794', 151, '', 'Bucse', 0, 0, 1334, '32 92 2794', 1, '3.93'),
(99183, '32 92 2768', 151, '', 'Bucse', 0, 0, 247, '32 92 2768', 1, '43.79'),
(99182, '32 92 2764', 151, '', 'Bucse', 0, 0, 247, '32 92 2764', 1, '52.95'),
(99181, '32 92 2762', 151, '', 'Bucse', 0, 0, 247, '32 92 2762', 1, '45.48'),
(99180, '32 92 2728', 151, '', 'Bucse', 0, 0, 247, '32 92 2728', 1, '103.25'),
(99179, '32 92 2724', 151, '', 'Bucse', 0, 0, 247, '32 92 2724', 1, '109.05'),
(99178, '32 92 2722', 151, '', 'Bucse', 0, 0, 247, '32 92 2722', 1, '112.84'),
(99177, '32 92 2522', 151, '', 'Bucse', 0, 0, 1059, '32 92 2522', 1, '25.3'),
(99176, '32 92 1588', 151, '', 'Altele', 0, 0, 2070, '32 92 1588', 1, '6.48'),
(99175, '32 92 1202', 151, '', 'Bucse', 0, 0, 1059, '32 92 1202', 1, '9.78'),
(99174, '32 91 9516', 151, '', 'Altele', 0, 0, 2070, '32 91 9516', 1, '71.64'),
(99173, '32 91 7818', 151, '', 'Altele', 0, 0, 2070, '32 91 7818', 1, '8.3'),
(99172, '32 90 4912', 151, '', 'Altele', 0, 0, 2070, '32 90 4912', 1, '7.26'),
(99171, '32 90 1664', 151, '', 'Altele', 0, 0, 2070, '32 90 1664', 1, '5.4'),
(99170, '32 79 0018', 151, '', 'Bucse', 0, 0, 1080, '32 79 0018', 1, '48.95'),
(99169, '32 79 0017', 151, '', 'Bucse', 0, 0, 1281, '32 79 0017', 1, '82.06'),
(99168, '32 69 0009', 151, '', 'Bucse', 0, 0, 251, '32 69 0009', 1, '16.9'),
(99167, '32 69 0008', 151, '', 'Bucse', 0, 0, 251, '32 69 0008', 1, '9.25'),
(99166, '32 69 0007', 151, '', 'Bucse', 0, 0, 251, '32 69 0007', 1, '5.72'),
(99165, '32 69 0005', 151, '', 'Bucse', 0, 0, 251, '32 69 0005', 1, '13.9'),
(99164, '32 69 0003', 151, '', 'Bucse', 0, 0, 251, '32 69 0003', 1, '18.14'),
(99163, '32 69 0002', 151, '', 'Bucse', 0, 0, 1334, '32 69 0002', 1, '10.21'),
(99162, '32 69 0001', 151, '', 'Bucse', 0, 0, 251, '32 69 0001', 1, '15.67'),
(99161, '32 61 0004', 151, '', 'Bucse', 0, 0, 1334, '32 61 0004', 1, '3.33'),
(99160, '32 61 0002', 151, '', 'Bucse', 0, 0, 1334, '32 61 0002', 1, '3.01'),
(99159, '32 61 0001', 151, '', 'Bucse', 0, 0, 1334, '32 61 0001', 1, '8.79'),
(99158, '32 13 0006', 151, '', 'Bucse', 0, 0, 248, '32 13 0006', 1, '32.96'),
(99157, '32 13 0005', 151, '', 'Bucse', 0, 0, 248, '32 13 0005', 1, '64.89'),
(99156, '32 13 0002', 151, '', 'Bucse', 0, 0, 248, '32 13 0002', 1, '99.65'),
(99155, '32 13 0001', 151, '', 'Bucse', 0, 0, 247, '32 13 0001', 1, '13.28'),
(99154, '30 92 9938', 151, '', 'Bucse', 0, 0, 251, '30 92 9938', 1, '16.72'),
(99153, '30 92 9839', 151, '', 'Bucse', 0, 0, 251, '30 92 9839', 1, '33.09'),
(99152, '30 92 9644', 151, '', 'Bucse', 0, 0, 251, '30 92 9644', 1, '13.74'),
(99151, '30 92 9568', 151, '', 'Bucse', 0, 0, 251, '30 92 9568', 1, '13.17'),
(99150, '30 92 7318', 151, '', 'Bucse', 0, 0, 1097, '30 92 7318', 1, '26877.31'),
(99149, '30 92 7294', 151, '', 'Bucse', 0, 0, 1097, '30 92 7294', 1, '26877.31'),
(99148, '30 92 7250', 151, '', 'Bucse', 0, 0, 1097, '30 92 7250', 1, '26877.31'),
(99147, '30 92 7154', 151, '', 'Altele', 0, 0, 124, '30 92 7154', 1, '37.87'),
(99146, '30 92 7144', 151, '', 'Bucse', 0, 0, 247, '30 92 7144', 1, '26541.35'),
(99145, '30 92 7071', 151, '', 'Bucse', 0, 0, 251, '30 92 7071', 1, '76.45'),
(99144, '30 92 7069', 151, '', 'Bucse', 0, 0, 251, '30 92 7069', 1, '76.45'),
(99143, '30 92 7056', 151, '', 'Altele', 0, 0, 2070, '30 92 7056', 1, '59.97'),
(99142, '30 92 7048', 151, '', 'Altele', 0, 0, 2070, '30 92 7048', 1, '57.18'),
(99141, '30 92 6610', 151, '', 'Bucse', 0, 0, 247, '30 92 6610', 1, '100.86'),
(99140, '30 92 6584', 151, '', 'Bucse', 0, 0, 247, '30 92 6584', 1, '141.36'),
(99139, '30 92 6573', 151, '', 'Bucse', 0, 0, 251, '30 92 6573', 1, '26541.35'),
(99138, '30 92 6564', 151, '', 'Altele', 0, 0, 1182, '30 92 6564', 1, '13.38'),
(99137, '30 92 6556', 151, '', 'Altele', 0, 0, 1300, '30 92 6556', 1, '17.53'),
(99136, '30 92 6535', 151, '', 'Bucse', 0, 0, 251, '30 92 6535', 1, '26877.31'),
(99135, '30 92 6455', 151, '', 'Altele', 0, 0, 124, '30 92 6455', 1, '75.96'),
(99134, '30 92 6381', 151, '', 'Bucse', 0, 0, 251, '30 92 6381', 1, '26541.35'),
(99133, '30 92 4390', 151, '', 'Bucse', 0, 0, 251, '30 92 4390', 1, '21.34'),
(99132, '30 92 1886', 151, '', 'Bucse', 0, 0, 247, '30 92 1886', 1, '97.25'),
(99131, '30 92 1700', 151, '', 'Altele', 0, 0, 191, '30 92 1700', 1, '13.98'),
(99130, '30 92 1505', 151, '', 'Altele', 0, 0, 3511, '30 92 1505', 1, '10.43'),
(99129, '30 92 1503', 151, '', 'Altele', 0, 0, 1597, '30 92 1503', 1, '15.78'),
(99128, '30 92 1501', 151, '', 'Altele', 0, 0, 1597, '30 92 1501', 1, '16.77'),
(99127, '30 92 1240', 151, '', 'Bucse', 0, 0, 247, '30 92 1240', 1, '91.85'),
(99126, '30 92 1226', 151, '', 'Bucse', 0, 0, 247, '30 92 1226', 1, '116.55'),
(99125, '30 92 1220', 151, '', 'Bucse', 0, 0, 247, '30 92 1220', 1, '128.65'),
(99124, '30 92 1218', 151, '', 'Bucse', 0, 0, 247, '30 92 1218', 1, '103.54'),
(99123, '30 91 9934', 151, '', 'Bucse', 0, 0, 253, '30 91 9934', 1, '14.78'),
(99122, '30 91 9930', 151, '', 'Bucse', 0, 0, 1281, '30 91 9930', 1, '103.84'),
(99121, '30 91 9928', 151, '', 'Bucse', 0, 0, 1080, '30 91 9928', 1, '56.1'),
(99120, '30 91 9926', 151, '', 'Bucse', 0, 0, 251, '30 91 9926', 1, '21.21'),
(99119, '30 91 9908', 151, '', 'Bucse', 0, 0, 247, '30 91 9908', 1, '139.43'),
(99118, '30 91 9906', 151, '', 'Bucse', 0, 0, 247, '30 91 9906', 1, '95.88'),
(99117, '30 91 9904', 151, '', 'Bucse', 0, 0, 247, '30 91 9904', 1, '143.33'),
(99116, '30 91 9532', 151, '', 'Accesorii arbore cardanic', 0, 0, 1427, '30 91 9532', 1, '294.15'),
(99115, '30 91 9530', 151, '', 'Accesorii arbore cardanic', 0, 0, 1427, '30 91 9530', 1, '348.12'),
(99114, '30 91 9528', 151, '', 'Accesorii arbore cardanic', 0, 0, 1427, '30 91 9528', 1, '289.47'),
(99113, '30 91 9050', 151, '', 'Bucse', 0, 0, 1334, '30 91 9050', 1, '3.57'),
(99112, '30 91 9044', 151, '', 'Bucse', 0, 0, 1334, '30 91 9044', 1, '4.3'),
(99111, '30 91 4738', 151, '', 'Altele', 0, 0, 1667, '30 91 4738', 1, '31.65'),
(99110, '30 90 3595', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '30 90 3595', 1, '19.22'),
(99109, '30 90 3328', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '30 90 3328', 1, '26.61'),
(99108, '30 79 0032', 151, '', 'Bucse', 0, 0, 1699, '30 79 0032', 1, '25.94'),
(99107, '30 79 0030', 151, '', 'Bucse', 0, 0, 251, '30 79 0030', 1, '22.34'),
(99106, '30 79 0029', 151, '', 'Bucse', 0, 0, 1080, '30 79 0029', 1, '104.67'),
(99105, '30 79 0028', 151, '', 'Bucse', 0, 0, 251, '30 79 0028', 1, '30.59'),
(99104, '30 79 0026', 151, '', 'Bucse', 0, 0, 1618, '30 79 0026', 1, '8.71'),
(99103, '30 79 0025', 151, '', 'Bucse', 0, 0, 1080, '30 79 0025', 1, '24.25'),
(99102, '30 79 0024', 151, '', 'Bucse', 0, 0, 1080, '30 79 0024', 1, '14.71'),
(99101, '30 79 0022', 151, '', 'Bucse', 0, 0, 1080, '30 79 0022', 1, '41.06'),
(99100, '30 79 0021', 151, '', 'Bucse', 0, 0, 251, '30 79 0021', 1, '23.22'),
(99099, '30 79 0019', 151, '', 'Bucse', 0, 0, 251, '30 79 0019', 1, '38.9'),
(99098, '30 79 0018', 151, '', 'Bucse', 0, 0, 1080, '30 79 0018', 1, '14.59'),
(99097, '30 79 0017', 151, '', 'Bucse', 0, 0, 1080, '30 79 0017', 1, '30.94'),
(99096, '30 79 0016', 151, '', 'Bucse', 0, 0, 1080, '30 79 0016', 1, '34.57'),
(99095, '30 79 0015', 151, '', 'Bucse', 0, 0, 1080, '30 79 0015', 1, '8.6'),
(99094, '30 79 0014', 151, '', 'Bucse', 0, 0, 1080, '30 79 0014', 1, '11.56'),
(99093, '30 79 0013', 151, '', 'Bucse', 0, 0, 1080, '30 79 0013', 1, '20.91'),
(99092, '30 79 0012', 151, '', 'Bucse', 0, 0, 1080, '30 79 0012', 1, '29'),
(99091, '30 79 0011', 151, '', 'Bucse', 0, 0, 1080, '30 79 0011', 1, '17.15'),
(99090, '30 79 0008', 151, '', 'Bucse', 0, 0, 1281, '30 79 0008', 1, '73.06'),
(99089, '30 79 0007', 151, '', 'Bucse', 0, 0, 1281, '30 79 0007', 1, '254.93'),
(99088, '30 75 0009', 151, '', 'Bucse', 0, 0, 1614, '30 75 0009', 1, '13.25'),
(99087, '30 75 0008', 151, '', 'Bucse', 0, 0, 247, '30 75 0008', 1, '25.64'),
(99086, '30 75 0007', 151, '', 'Bucse', 0, 0, 247, '30 75 0007', 1, '11.75'),
(99085, '30 75 0006', 151, '', 'Bucse', 0, 0, 247, '30 75 0006', 1, '24.81'),
(99084, '30 75 0005', 151, '', 'Bucse', 0, 0, 247, '30 75 0005', 1, '19.33'),
(99083, '30 75 0004', 151, '', 'Bucse', 0, 0, 247, '30 75 0004', 1, '12.42'),
(99082, '30 75 0003', 151, '', 'Bucse', 0, 0, 247, '30 75 0003', 1, '13.17'),
(99081, '30 75 0002', 151, '', 'Bucse', 0, 0, 1597, '30 75 0002', 1, '11.26'),
(99080, '30 75 0001', 151, '', 'Bucse', 0, 0, 1597, '30 75 0001', 1, '12.23'),
(99079, '30 69 0003', 151, '', 'Bucse', 0, 0, 251, '30 69 0003', 1, '9.03'),
(99078, '30 69 0002', 151, '', 'Bucse', 0, 0, 251, '30 69 0002', 1, '5.62'),
(99077, '30 69 0001', 151, '', 'Bucse', 0, 0, 251, '30 69 0001', 1, '9.17'),
(99076, '30 61 0019', 151, '', 'Bucse', 0, 0, 1334, '30 61 0019', 1, '6.05'),
(99075, '30 61 0018', 151, '', 'Bucse', 0, 0, 1334, '30 61 0018', 1, '6.26'),
(99074, '30 61 0017', 151, '', 'Bucse', 0, 0, 1334, '30 61 0017', 1, '6.15'),
(99073, '30 61 0016', 151, '', 'Bucse', 0, 0, 1334, '30 61 0016', 1, '5.94'),
(99072, '30 61 0014', 151, '', 'Bucse', 0, 0, 1334, '30 61 0014', 1, '4.03'),
(99071, '30 61 0013', 151, '', 'Bucse', 0, 0, 1334, '30 61 0013', 1, '1.96'),
(99070, '30 61 0012', 151, '', 'Bucse', 0, 0, 1334, '30 61 0012', 1, '4.49'),
(99069, '30 61 0011', 151, '', 'Bucse', 0, 0, 1334, '30 61 0011', 1, '8.25'),
(99068, '30 61 0010', 151, '', 'Bucse', 0, 0, 1334, '30 61 0010', 1, '2.82'),
(99067, '30 61 0009', 151, '', 'Bucse', 0, 0, 1334, '30 61 0009', 1, '10.02'),
(99066, '30 61 0008', 151, '', 'Bucse', 0, 0, 1334, '30 61 0008', 1, '5.62'),
(99065, '30 61 0006', 151, '', 'Bucse', 0, 0, 1334, '30 61 0006', 1, '9.76'),
(99064, '30 61 0005', 151, '', 'Bucse', 0, 0, 1334, '30 61 0005', 1, '8.95'),
(99063, '30 61 0004', 151, '', 'Bucse', 0, 0, 1334, '30 61 0004', 1, '5.89'),
(99062, '30 61 0003', 151, '', 'Bucse', 0, 0, 1334, '30 61 0003', 1, '14.08'),
(99061, '30 61 0002', 151, '', 'Bucse', 0, 0, 1334, '30 61 0002', 1, '9.2'),
(99060, '30 61 0001', 151, '', 'Bucse', 0, 0, 2068, '30 61 0001', 1, '2.09'),
(99059, '30 60 0041', 151, '', 'Bucse', 0, 0, 251, '30 60 0041', 1, '57.06'),
(99058, '30 60 0040', 151, '', 'Bucse', 0, 0, 3365, '30 60 0040', 1, '1.85'),
(99057, '30 60 0038', 151, '', 'Altele', 0, 0, 3365, '30 60 0038', 1, '12.66'),
(99056, '30 60 0036', 151, '', 'Bucse', 0, 0, 251, '30 60 0036', 1, '9.17'),
(99055, '30 60 0034', 151, '', 'Bucse', 0, 0, 251, '30 60 0034', 1, '19.49'),
(99054, '30 60 0033', 151, '', 'Bucse', 0, 0, 251, '30 60 0033', 1, '24.27'),
(99053, '30 60 0032', 151, '', 'Bucse', 0, 0, 251, '30 60 0032', 1, '8.55'),
(99052, '30 60 0031', 151, '', 'Bucse', 0, 0, 251, '30 60 0031', 1, '22.95'),
(99051, '30 60 0030', 151, '', 'Bucse', 0, 0, 251, '30 60 0030', 1, '18.25'),
(99050, '30 60 0029', 151, '', 'Bucse', 0, 0, 251, '30 60 0029', 1, '13.28'),
(99049, '30 60 0028', 151, '', 'Bucse', 0, 0, 251, '30 60 0028', 1, '16.77'),
(99048, '30 60 0027', 151, '', 'Bucse', 0, 0, 251, '30 60 0027', 1, '24.35'),
(99047, '30 60 0026', 151, '', 'Bucse', 0, 0, 251, '30 60 0026', 1, '23.22'),
(99046, '30 60 0025', 151, '', 'Bucse', 0, 0, 251, '30 60 0025', 1, '9.76'),
(99045, '30 60 0024', 151, '', 'Bucse', 0, 0, 251, '30 60 0024', 1, '12.63'),
(99044, '30 60 0023', 151, '', 'Bucse', 0, 0, 251, '30 60 0023', 1, '13.79'),
(99043, '30 60 0022', 151, '', 'Bucse', 0, 0, 251, '30 60 0022', 1, '11.99'),
(99042, '30 60 0021', 151, '', 'Bucse', 0, 0, 1614, '30 60 0021', 1, '19.33'),
(99041, '30 60 0020', 151, '', 'Bucse', 0, 0, 251, '30 60 0020', 1, '8.41'),
(99040, '30 60 0019', 151, '', 'Bucse', 0, 0, 251, '30 60 0019', 1, '19.22'),
(99039, '30 60 0018', 151, '', 'Bucse', 0, 0, 1614, '30 60 0018', 1, '23.28'),
(99038, '30 60 0017', 151, '', 'Bucse', 0, 0, 251, '30 60 0017', 1, '21.34'),
(99037, '30 60 0016', 151, '', 'Bucse', 0, 0, 251, '30 60 0016', 1, '49.52'),
(99036, '30 60 0015', 151, '', 'Bucse', 0, 0, 1614, '30 60 0015', 1, '13.8'),
(99035, '30 60 0014', 151, '', 'Bucse', 0, 0, 251, '30 60 0014', 1, '15.05'),
(99034, '30 60 0013', 151, '', 'Bucse', 0, 0, 251, '30 60 0013', 1, '37.5'),
(99033, '30 60 0012', 151, '', 'Bucse', 0, 0, 251, '30 60 0012', 1, '19.95'),
(99032, '30 60 0010', 151, '', 'Bucse', 0, 0, 772, '30 60 0010', 1, '109.39'),
(99031, '30 60 0009', 151, '', 'Bucse', 0, 0, 772, '30 60 0009', 1, '126.5'),
(99030, '30 60 0001', 151, '', 'Bucse', 0, 0, 1597, '30 60 0001', 1, '62.55'),
(99029, '30 56 0028', 151, '', 'Bucse', 0, 0, 3365, '30 56 0028', 1, '9.14'),
(99028, '30 56 0027', 151, '', 'Bucse', 0, 0, 3365, '30 56 0027', 1, '2.09'),
(99027, '30 56 0009', 151, '', 'Bucse', 0, 0, 1182, '30 56 0009', 1, '5.4'),
(99026, '30 13 0096', 151, '', 'Bucse', 0, 0, 247, '30 13 0096', 1, '153.32'),
(99025, '30 13 0094', 151, '', 'Bucse', 0, 0, 247, '30 13 0094', 1, '103.25'),
(99024, '30 13 0093', 151, '', 'Bucse', 0, 0, 247, '30 13 0093', 1, '102.09'),
(99023, '30 13 0092', 151, '', 'Bucse', 0, 0, 247, '30 13 0092', 1, '106.93'),
(99022, '30 13 0091', 151, '', 'Bucse', 0, 0, 247, '30 13 0091', 1, '160.61'),
(99021, '30 13 0088', 151, '', 'Bucse', 0, 0, 247, '30 13 0088', 1, '285.2'),
(99020, '30 13 0086', 151, '', 'Bucse', 0, 0, 247, '30 13 0086', 1, '139.88'),
(99019, '30 13 0085', 151, '', 'Bucse', 0, 0, 247, '30 13 0085', 1, '37.84'),
(99018, '30 13 0084', 151, '', 'Bucse', 0, 0, 248, '30 13 0084', 1, '25.35'),
(99017, '30 13 0083', 151, '', 'Bucse', 0, 0, 247, '30 13 0083', 1, '44.11'),
(99016, '30 13 0082', 151, '', 'Bucse', 0, 0, 247, '30 13 0082', 1, '154.1'),
(99015, '30 13 0081', 151, '', 'Bucse', 0, 0, 247, '30 13 0081', 1, '79.83'),
(99014, '30 13 0080', 151, '', 'Bucse', 0, 0, 247, '30 13 0080', 1, '141.23'),
(99013, '30 13 0078', 151, '', 'Bucse', 0, 0, 251, '30 13 0078', 1, '7.12'),
(99012, '30 13 0077', 151, '', 'Bucse', 0, 0, 1615, '30 13 0077', 1, '33.03'),
(99011, '30 13 0076', 151, '', 'Bucse', 0, 0, 1615, '30 13 0076', 1, '33.52'),
(99010, '30 13 0073', 151, '', 'Bucse', 0, 0, 249, '30 13 0073', 1, '45.83'),
(99009, '30 13 0072', 151, '', 'Bucse', 0, 0, 248, '30 13 0072', 1, '40.4'),
(99008, '30 13 0071', 151, '', 'Bucse', 0, 0, 249, '30 13 0071', 1, '66.56'),
(99007, '30 13 0069', 151, '', 'Bucse', 0, 0, 248, '30 13 0069', 1, '32.74'),
(99006, '30 13 0068', 151, '', 'Bucse', 0, 0, 249, '30 13 0068', 1, '43.55'),
(99005, '30 13 0067', 151, '', 'Bucse', 0, 0, 247, '30 13 0067', 1, '84.94'),
(99004, '30 13 0066', 151, '', 'Bucse', 0, 0, 248, '30 13 0066', 1, '22.07'),
(99003, '30 13 0065', 151, '', 'Bucse', 0, 0, 1614, '30 13 0065', 1, '25.67');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(99002, '30 13 0064', 151, '', 'Bucse', 0, 0, 248, '30 13 0064', 1, '57.09'),
(99001, '30 13 0062', 151, '', 'Bucse', 0, 0, 1545, '30 13 0062', 1, '15.94'),
(99000, '30 13 0057', 151, '', 'Bucse', 0, 0, 1545, '30 13 0057', 1, '10.19'),
(98999, '30 13 0056', 151, '', 'Bucse', 0, 0, 247, '30 13 0056', 1, '96.74'),
(98998, '30 13 0055', 151, '', 'Bucse', 0, 0, 1545, '30 13 0055', 1, '5.47'),
(98997, '30 13 0054', 151, '', 'Bucse', 0, 0, 247, '30 13 0054', 1, '13.31'),
(98996, '30 13 0053', 151, '', 'Bucse', 0, 0, 247, '30 13 0053', 1, '13.5'),
(98995, '30 13 0052', 151, '', 'Bucse', 0, 0, 247, '30 13 0052', 1, '46.72'),
(98994, '30 13 0047', 151, '', 'Bucse', 0, 0, 247, '30 13 0047', 1, '118.06'),
(98993, '30 13 0046', 151, '', 'Bucse', 0, 0, 247, '30 13 0046', 1, '26.91'),
(98992, '30 13 0045', 151, '', 'Bucse', 0, 0, 247, '30 13 0045', 1, '105.77'),
(98991, '30 13 0044', 151, '', 'Bucse', 0, 0, 247, '30 13 0044', 1, '21.34'),
(98990, '30 13 0042', 151, '', 'Bucse', 0, 0, 247, '30 13 0042', 1, '46.21'),
(98989, '30 13 0040', 151, '', 'Bucse', 0, 0, 247, '30 13 0040', 1, '89.45'),
(98988, '30 13 0039', 151, '', 'Bucse', 0, 0, 247, '30 13 0039', 1, '159.29'),
(98987, '30 13 0038', 151, '', 'Bucse', 0, 0, 247, '30 13 0038', 1, '167.54'),
(98986, '30 13 0036', 151, '', 'Bucse', 0, 0, 247, '30 13 0036', 1, '76.18'),
(98985, '30 13 0032', 151, '', 'Bucse', 0, 0, 247, '30 13 0032', 1, '120.23'),
(98984, '30 13 0031', 151, '', 'Bucse', 0, 0, 247, '30 13 0031', 1, '134.94'),
(98983, '30 13 0030', 151, '', 'Bucse', 0, 0, 247, '30 13 0030', 1, '106.39'),
(98982, '30 13 0029', 151, '', 'Bucse', 0, 0, 247, '30 13 0029', 1, '72.55'),
(98981, '30 13 0028', 151, '', 'Bucse', 0, 0, 247, '30 13 0028', 1, '99.97'),
(98980, '30 13 0027', 151, '', 'Bucse', 0, 0, 247, '30 13 0027', 1, '30.62'),
(98979, '30 13 0026', 151, '', 'Bucse', 0, 0, 247, '30 13 0026', 1, '81.5'),
(98978, '30 13 0025', 151, '', 'Bucse', 0, 0, 247, '30 13 0025', 1, '88.14'),
(98977, '30 13 0024', 151, '', 'Bucse', 0, 0, 247, '30 13 0024', 1, '129.64'),
(98976, '30 13 0023', 151, '', 'Bucse', 0, 0, 247, '30 13 0023', 1, '170.69'),
(98975, '30 13 0019', 151, '', 'Bucse', 0, 0, 247, '30 13 0019', 1, '20.67'),
(98974, '30 13 0018', 151, '', 'Bucse', 0, 0, 247, '30 13 0018', 1, '69.32'),
(98973, '30 13 0017', 151, '', 'Bucse', 0, 0, 247, '30 13 0017', 1, '86.31'),
(98972, '30 13 0016', 151, '', 'Bucse', 0, 0, 247, '30 13 0016', 1, '133.08'),
(98971, '30 13 0015', 151, '', 'Bucse', 0, 0, 247, '30 13 0015', 1, '79.83'),
(98970, '30 13 0014', 151, '', 'Bucse', 0, 0, 247, '30 13 0014', 1, '89.62'),
(98969, '30 13 0013', 151, '', 'Bucse', 0, 0, 247, '30 13 0013', 1, '58.84'),
(98968, '30 13 0012', 151, '', 'Bucse', 0, 0, 247, '30 13 0012', 1, '12.1'),
(98967, '30 13 0011', 151, '', 'Bucse', 0, 0, 247, '30 13 0011', 1, '44.46'),
(98966, '30 13 0010', 151, '', 'Bucse', 0, 0, 247, '30 13 0010', 1, '83.7'),
(98965, '30 13 0007', 151, '', 'Bucse', 0, 0, 533, '30 13 0007', 1, '4.22'),
(98964, '30 13 0005', 151, '', 'Bucse', 0, 0, 247, '30 13 0005', 1, '54.11'),
(98963, '30 13 0004', 151, '', 'Bucse', 0, 0, 247, '30 13 0004', 1, '30.24'),
(98962, '30 13 0003', 151, '', 'Bucse', 0, 0, 247, '30 13 0003', 1, '163.13'),
(98961, '30 13 0002', 151, '', 'Bucse', 0, 0, 247, '30 13 0002', 1, '79.59'),
(98960, '30 13 0001', 151, '', 'Bucse', 0, 0, 247, '30 13 0001', 1, '29.97'),
(98959, '30 12 0033', 151, '', 'Bucse', 0, 0, 3910, '30 12 0033', 1, '58.2'),
(98958, '30 12 0018', 151, '', 'Bucse', 0, 0, 1081, '30 12 0018', 1, '29.94'),
(98957, '30 12 0017', 151, '', 'Bucse', 0, 0, 1081, '30 12 0017', 1, '79.19'),
(98956, '22 60 0001', 151, '', 'Bucse', 0, 0, 251, '22 60 0001', 1, '22.47'),
(98955, '20 92 9838', 151, '', 'Bucse', 0, 0, 247, '20 92 9838', 1, '167.84'),
(98954, '20 92 9367', 151, '', 'Bucse', 0, 0, 1080, '20 92 9367', 1, '54.76'),
(98953, '20 92 7531', 151, '', 'Altele', 0, 0, 593, '20 92 7531', 1, '6.42'),
(98952, '20 92 7086', 151, '', 'Altele', 0, 0, 195, '20 92 7086', 1, '40.48'),
(98951, '20 92 7055', 151, '', 'Altele', 0, 0, 2070, '20 92 7055', 1, '60.61'),
(98950, '20 92 7049', 151, '', 'Altele', 0, 0, 2070, '20 92 7049', 1, '60.64'),
(98949, '20 92 7047', 151, '', 'Altele', 0, 0, 2070, '20 92 7047', 1, '61.8'),
(98948, '20 92 6473', 151, '', 'Bucse', 0, 0, 1080, '20 92 6473', 1, '52.58'),
(98947, '20 92 6263', 151, '', 'Bucse', 0, 0, 1080, '20 92 6263', 1, '50.02'),
(98946, '20 92 6079', 151, '', 'Bucse', 0, 0, 590, '20 92 6079', 1, '15.51'),
(98945, '20 92 6036', 151, '', 'Bucse', 0, 0, 1182, '20 92 6036', 1, '26877.31'),
(98944, '20 92 4137', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '20 92 4137', 1, '30.3'),
(98943, '20 92 4097', 151, '', 'Bucse', 0, 0, 247, '20 92 4097', 1, '149.91'),
(98942, '20 92 4096', 151, '', 'Bucse', 0, 0, 247, '20 92 4096', 1, '149.91'),
(98941, '20 92 4031', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '20 92 4031', 1, '38.57'),
(98940, '20 92 3959', 151, '', 'Accesorii arbore cardanic', 0, 0, 1427, '20 92 3959', 1, '267.11'),
(98939, '20 92 3770', 151, '', 'Bucse', 0, 0, 247, '20 92 3770', 1, '111.9'),
(98938, '20 92 3760', 151, '', 'Altele', 0, 0, 3707, '20 92 3760', 1, '26541.35'),
(98937, '20 92 3533', 151, '', 'Bucse', 0, 0, 1420, '20 92 3533', 1, '100.59'),
(98936, '20 92 1464', 151, '', 'Bucse', 0, 0, 251, '20 92 1464', 1, '96.63'),
(98935, '20 92 1463', 151, '', 'Bucse', 0, 0, 251, '20 92 1463', 1, '96.63'),
(98934, '20 92 1298', 151, '', 'Accesorii arbore cardanic', 0, 0, 579, '20 92 1298', 1, '16.23'),
(98933, '20 92 1225', 151, '', 'Accesorii arbore cardanic', 0, 0, 1059, '20 92 1225', 1, '13.25'),
(98932, '20 92 1142', 151, '', 'Bucse', 0, 0, 1420, '20 92 1142', 1, '126.34'),
(98931, '20 92 1066', 151, '', 'Bucse', 0, 0, 1080, '20 92 1066', 1, '45'),
(98930, '20 92 1045', 151, '', 'Altele', 0, 0, 2070, '20 92 1045', 1, '9.84'),
(98929, '20 91 9795', 151, '', 'Accesorii arbore cardanic', 0, 0, 1427, '20 91 9795', 1, '224.85'),
(98928, '20 91 2181', 151, '', 'Altele', 0, 0, 1220, '20 91 2181', 1, '21.34'),
(98927, '20 90 3375', 151, '', 'Altele', 0, 0, 658, '20 90 3375', 1, '10.81'),
(98926, '20 79 0044', 151, '', 'Bucse', 0, 0, 251, '20 79 0044', 1, '29.62'),
(98925, '20 79 0043', 151, '', 'Bucse', 0, 0, 1080, '20 79 0043', 1, '40.43'),
(98924, '20 79 0042', 151, '', 'Bucse', 0, 0, 1080, '20 79 0042', 1, '34.22'),
(98923, '20 79 0037', 151, '', 'Bucse', 0, 0, 1334, '20 79 0037', 1, '6.08'),
(98922, '20 79 0033', 151, '', 'Bucse', 0, 0, 251, '20 79 0033', 1, '25.64'),
(98921, '20 79 0032', 151, '', 'Bucse', 0, 0, 1617, '20 79 0032', 1, '27.71'),
(98920, '20 79 0031', 151, '', 'Bucse', 0, 0, 1617, '20 79 0031', 1, '26.05'),
(98919, '20 79 0028', 151, '', 'Bucse', 0, 0, 1597, '20 79 0028', 1, '22.1'),
(98918, '20 79 0027', 151, '', 'Bucse', 0, 0, 1080, '20 79 0027', 1, '53.6'),
(98917, '20 79 0025', 151, '', 'Bucse', 0, 0, 1080, '20 79 0025', 1, '45.99'),
(98916, '20 79 0024', 151, '', 'Bucse', 0, 0, 1080, '20 79 0024', 1, '36.64'),
(98915, '20 79 0023', 151, '', 'Bucse', 0, 0, 1080, '20 79 0023', 1, '64.54'),
(98914, '20 79 0022', 151, '', 'Bucse', 0, 0, 1709, '20 79 0022', 1, '30.65'),
(98913, '20 79 0021', 151, '', 'Bucse', 0, 0, 1080, '20 79 0021', 1, '30.4'),
(98912, '20 79 0017', 151, '', 'Bucse', 0, 0, 1709, '20 79 0017', 1, '76.1'),
(98911, '20 79 0016', 151, '', 'Bucse', 0, 0, 1080, '20 79 0016', 1, '46.05'),
(98910, '20 79 0015', 151, '', 'Bucse', 0, 0, 1080, '20 79 0015', 1, '44.43'),
(98909, '20 79 0014', 151, '', 'Bucse', 0, 0, 1080, '20 79 0014', 1, '40.89'),
(98908, '20 79 0013', 151, '', 'Bucse', 0, 0, 1281, '20 79 0013', 1, '62.9'),
(98907, '20 79 0012', 151, '', 'Bucse', 0, 0, 1281, '20 79 0012', 1, '83.54'),
(98906, '20 78 0009', 151, '', 'Bucse', 0, 0, 1597, '20 78 0009', 1, '108.57'),
(98905, '20 69 0003', 151, '', 'Bucse', 0, 0, 251, '20 69 0003', 1, '72.82'),
(98904, '20 69 0002', 151, '', 'Bucse', 0, 0, 1596, '20 69 0002', 1, '33.54'),
(98903, '20 61 0005', 151, '', 'Bucse', 0, 0, 1334, '20 61 0005', 1, '8.36'),
(98902, '20 61 0004', 151, '', 'Bucse', 0, 0, 1334, '20 61 0004', 1, '11.5'),
(98901, '20 61 0003', 151, '', 'Bucse', 0, 0, 1334, '20 61 0003', 1, '6.56'),
(98900, '20 61 0002', 151, '', 'Bucse', 0, 0, 1334, '20 61 0002', 1, '9.6'),
(98899, '20 61 0001', 151, '', 'Bucse', 0, 0, 1334, '20 61 0001', 1, '9.51'),
(98898, '20 60 0020', 151, '', 'Bucse', 0, 0, 251, '20 60 0020', 1, '47.98'),
(98897, '20 60 0019', 151, '', 'Bucse', 0, 0, 251, '20 60 0019', 1, '44.49'),
(98896, '20 60 0011', 151, '', 'Bucse', 0, 0, 251, '20 60 0011', 1, '26.58'),
(98895, '20 60 0010', 151, '', 'Bucse', 0, 0, 1597, '20 60 0010', 1, '84.4'),
(98894, '20 60 0009', 151, '', 'Bucse', 0, 0, 1597, '20 60 0009', 1, '165.58'),
(98893, '20 60 0006', 151, '', 'Bucse', 0, 0, 1597, '20 60 0006', 1, '36.96'),
(98892, '20 60 0005', 151, '', 'Bucse', 0, 0, 1597, '20 60 0005', 1, '76.26'),
(98891, '20 60 0004', 151, '', 'Bucse', 0, 0, 1597, '20 60 0004', 1, '65.42'),
(98890, '20 60 0003', 151, '', 'Bucse', 0, 0, 1597, '20 60 0003', 1, '43.01'),
(98889, '20 60 0002', 151, '', 'Bucse', 0, 0, 1597, '20 60 0002', 1, '77.49'),
(98888, '20 13 0054', 151, '', 'Bucse', 0, 0, 247, '20 13 0054', 1, '192.65'),
(98887, '20 13 0053', 151, '', 'Bucse', 0, 0, 247, '20 13 0053', 1, '204.34'),
(98886, '20 13 0051', 151, '', 'Bucse', 0, 0, 247, '20 13 0051', 1, '188.59'),
(98885, '20 13 0049', 151, '', 'Bucse', 0, 0, 247, '20 13 0049', 1, '185.34'),
(98884, '20 13 0048', 151, '', 'Bucse', 0, 0, 247, '20 13 0048', 1, '210.87'),
(98883, '20 13 0047', 151, '', 'Bucse', 0, 0, 247, '20 13 0047', 1, '144.4'),
(98882, '20 13 0043', 151, '', 'Bucse', 0, 0, 247, '20 13 0043', 1, '110.13'),
(98881, '20 13 0042', 151, '', 'Bucse', 0, 0, 247, '20 13 0042', 1, '112.3'),
(98880, '20 13 0041', 151, '', 'Bucse', 0, 0, 247, '20 13 0041', 1, '116.82'),
(98879, '20 13 0040', 151, '', 'Bucse', 0, 0, 247, '20 13 0040', 1, '178.19'),
(98878, '20 13 0039', 151, '', 'Bucse', 0, 0, 248, '20 13 0039', 1, '26.15'),
(98877, '20 13 0037', 151, '', 'Bucse', 0, 0, 248, '20 13 0037', 1, '19.49'),
(98876, '20 13 0036', 151, '', 'Bucse', 0, 0, 248, '20 13 0036', 1, '20.67'),
(98875, '20 13 0034', 151, '', 'Bucse', 0, 0, 248, '20 13 0034', 1, '18.2'),
(98874, '20 13 0032', 151, '', 'Bucse', 0, 0, 248, '20 13 0032', 1, '20.48'),
(98873, '20 13 0030', 151, '', 'Bucse', 0, 0, 248, '20 13 0030', 1, '21.99'),
(98872, '20 13 0026', 151, '', 'Bucse', 0, 0, 248, '20 13 0026', 1, '19.43'),
(98871, '20 13 0025', 151, '', 'Bucse', 0, 0, 248, '20 13 0025', 1, '20.08'),
(98870, '20 13 0024', 151, '', 'Bucse', 0, 0, 248, '20 13 0024', 1, '20.48'),
(98869, '20 13 0023', 151, '', 'Bucse', 0, 0, 248, '20 13 0023', 1, '22.12'),
(98868, '20 13 0021', 151, '', 'Bucse', 0, 0, 247, '20 13 0021', 1, '118.27'),
(98867, '20 13 0019', 151, '', 'Bucse', 0, 0, 247, '20 13 0019', 1, '155.93'),
(98866, '20 13 0016', 151, '', 'Bucse', 0, 0, 247, '20 13 0016', 1, '125.07'),
(98865, '20 13 0013', 151, '', 'Bucse', 0, 0, 247, '20 13 0013', 1, '34'),
(98864, '20 13 0011', 151, '', 'Bucse', 0, 0, 247, '20 13 0011', 1, '101.8'),
(98863, '20 13 0010', 151, '', 'Bucse', 0, 0, 247, '20 13 0010', 1, '31.75'),
(98862, '20 13 0007', 151, '', 'Bucse', 0, 0, 247, '20 13 0007', 1, '122.47'),
(98861, '20 13 0005', 151, '', 'Bucse', 0, 0, 247, '20 13 0005', 1, '14.25'),
(98860, '20 13 0004', 151, '', 'Bucse', 0, 0, 247, '20 13 0004', 1, '88.44'),
(98859, '10 92 6712', 151, '', 'Altele', 0, 0, 1812, '10 92 6712', 1, '25.57'),
(98858, '10 92 4645', 151, '', 'Altele', 0, 0, 2070, '10 92 4645', 1, '6.34'),
(98857, '10 92 4030', 151, '', 'Bucse', 0, 0, 248, '10 92 4030', 1, '84.08'),
(98856, '10 92 3933', 151, '', 'Altele', 0, 0, 2070, '10 92 3933', 1, '9.65'),
(98855, '10 92 3841', 151, '', 'Accesorii arbore cardanic', 0, 0, 191, '10 92 3841', 1, '75.02'),
(98854, '10 92 2657', 151, '', 'Bucse', 0, 0, 251, '10 92 2657', 1, '15.05'),
(98853, '10 92 2429', 151, '', 'Bucse', 0, 0, 248, '10 92 2429', 1, '60.96'),
(98852, '10 92 2195', 151, '', 'Bucse', 0, 0, 249, '10 92 2195', 1, '134.08'),
(98851, '10 92 1938', 151, '', 'Bucse', 0, 0, 247, '10 92 1938', 1, '58.41'),
(98850, '10 92 1853', 151, '', 'Bucse', 0, 0, 251, '10 92 1853', 1, '19.35'),
(98849, '10 92 1648', 151, '', 'Altele', 0, 0, 1620, '10 92 1648', 1, '31.64'),
(98848, '10 92 1530', 151, '', 'Bucse', 0, 0, 251, '10 92 1530', 1, '71.37'),
(98847, '10 92 1410', 151, '', 'Bucse', 0, 0, 251, '10 92 1410', 1, '50.94'),
(98846, '10 92 1402', 151, '', 'Bucse', 0, 0, 1281, '10 92 1402', 1, '110.53'),
(98845, '10 92 1174', 151, '', 'Bucse', 0, 0, 251, '10 92 1174', 1, '40.35'),
(98844, '10 91 9478', 151, '', 'Bucse', 0, 0, 251, '10 91 9478', 1, '17.53'),
(98843, '10 91 9057', 151, '', 'Accesorii arbore cardanic', 0, 0, 1427, '10 91 9057', 1, '357.88'),
(98842, '10 91 7127', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '10 91 7127', 1, '22.25'),
(98841, '10 91 4519', 151, '', 'Altele', 0, 0, 2070, '10 91 4519', 1, '14.3'),
(98840, '10 91 4087', 151, '', 'Accesorii arbore cardanic', 0, 0, 194, '10 91 4087', 1, '24.38'),
(98839, '10 91 0137', 151, '', 'Altele', 0, 0, 1676, '10 91 0137', 1, '2.82'),
(98838, '10 91 0136', 151, '', 'Altele', 0, 0, 1594, '10 91 0136', 1, '6.48'),
(98837, '10 91 0126', 151, '', 'Bucse', 0, 0, 248, '10 91 0126', 1, '26877.31'),
(98836, '10 90 9805', 151, '', 'Altele', 0, 0, 2070, '10 90 9805', 1, '5.08'),
(98835, '10 90 9765', 151, '', 'Bucse', 0, 0, 1708, '10 90 9765', 1, '5.89'),
(98834, '10 90 3857', 151, '', 'Altele', 0, 0, 658, '10 90 3857', 1, '2.63'),
(98833, '10 90 2346', 151, '', 'Accesorii arbore cardanic', 0, 0, 1220, '10 90 2346', 1, '6.02'),
(98832, '10 90 1841', 151, '', 'Accesorii arbore cardanic', 0, 0, 1220, '10 90 1841', 1, '19.08'),
(98831, '10 79 0090', 151, '', 'Bucse', 0, 0, 1334, '10 79 0090', 1, '9.08'),
(98830, '10 79 0081', 151, '', 'Bucse', 0, 0, 647, '10 79 0081', 1, '11.56'),
(98829, '10 79 0077', 151, '', 'Bucse', 0, 0, 1080, '10 79 0077', 1, '86.63'),
(98828, '10 79 0076', 151, '', 'Bucse', 0, 0, 1281, '10 79 0076', 1, '179.77'),
(98827, '10 79 0063', 151, '', 'Bucse', 0, 0, 1334, '10 79 0063', 1, '5.97'),
(98826, '10 79 0062', 151, '', 'Bucse', 0, 0, 1334, '10 79 0062', 1, '6.51'),
(98825, '10 79 0061', 151, '', 'Bucse', 0, 0, 1334, '10 79 0061', 1, '3.6'),
(98824, '10 79 0060', 151, '', 'Bucse', 0, 0, 1334, '10 79 0060', 1, '14.14'),
(98823, '10 79 0051', 151, '', 'Bucse', 0, 0, 2069, '10 79 0051', 1, '11.32'),
(98822, '10 79 0043', 151, '', 'Bucse', 0, 0, 251, '10 79 0043', 1, '12.04'),
(98821, '10 79 0039', 151, '', 'Bucse', 0, 0, 1080, '10 79 0039', 1, '26.37'),
(98820, '10 79 0036', 151, '', 'Bucse', 0, 0, 251, '10 79 0036', 1, '10.14'),
(98819, '10 79 0035', 151, '', 'Bucse', 0, 0, 251, '10 79 0035', 1, '9.27'),
(98818, '10 79 0031', 151, '', 'Bucse', 0, 0, 1080, '10 79 0031', 1, '108.19'),
(98817, '10 79 0029', 151, '', 'Bucse', 0, 0, 1080, '10 79 0029', 1, '45.1'),
(98816, '10 79 0026', 151, '', 'Bucse', 0, 0, 1080, '10 79 0026', 1, '51'),
(98815, '10 79 0024', 151, '', 'Bucse', 0, 0, 251, '10 79 0024', 1, '30.59'),
(98814, '10 79 0023', 151, '', 'Bucse', 0, 0, 251, '10 79 0023', 1, '12.87'),
(98813, '10 79 0022', 151, '', 'Bucse', 0, 0, 1080, '10 79 0022', 1, '71.9'),
(98812, '10 79 0021', 151, '', 'Bucse', 0, 0, 251, '10 79 0021', 1, '19.59'),
(98811, '10 79 0020', 151, '', 'Bucse', 0, 0, 1080, '10 79 0020', 1, '50'),
(98810, '10 79 0019', 151, '', 'Bucse', 0, 0, 1080, '10 79 0019', 1, '61.8'),
(98809, '10 79 0018', 151, '', 'Bucse', 0, 0, 1080, '10 79 0018', 1, '43.49'),
(98808, '10 79 0014', 151, '', 'Bucse', 0, 0, 1281, '10 79 0014', 1, '107.46'),
(98807, '10 79 0012', 151, '', 'Bucse', 0, 0, 1281, '10 79 0012', 1, '123.92'),
(98806, '10 79 0006', 151, '', 'Bucse', 0, 0, 1281, '10 79 0006', 1, '122.76'),
(98805, '10 75 0038', 151, '', 'Bucse', 0, 0, 645, '10 75 0038', 1, '4.98'),
(98804, '10 75 0018', 151, '', 'Bucse', 0, 0, 1614, '10 75 0018', 1, '54.84'),
(98803, '10 75 0014', 151, '', 'Bucse', 0, 0, 1281, '10 75 0014', 1, '120.93'),
(98802, '10 75 0013', 151, '', 'Bucse', 0, 0, 645, '10 75 0013', 1, '33.92'),
(98801, '10 75 0012', 151, '', 'Bucse', 0, 0, 645, '10 75 0012', 1, '29.3'),
(98800, '10 69 0004', 151, '', 'Bucse', 0, 0, 251, '10 69 0004', 1, '54.38'),
(98799, '10 69 0001', 151, '', 'Bucse', 0, 0, 1334, '10 69 0001', 1, '2.39'),
(98798, '10 61 0053', 151, '', 'Bucse', 0, 0, 1097, '10 61 0053', 1, '75.83'),
(98797, '10 61 0052', 151, '', 'Bucse', 0, 0, 1334, '10 61 0052', 1, '4.51'),
(98796, '10 61 0050', 151, '', 'Bucse', 0, 0, 1334, '10 61 0050', 1, '4.54'),
(98795, '10 61 0048', 151, '', 'Bucse', 0, 0, 1334, '10 61 0048', 1, '22.23'),
(98794, '10 61 0047', 151, '', 'Bucse', 0, 0, 1334, '10 61 0047', 1, '16.45'),
(98793, '10 61 0045', 151, '', 'Bucse', 0, 0, 1334, '10 61 0045', 1, '14.54'),
(98792, '10 61 0043', 151, '', 'Bucse', 0, 0, 1334, '10 61 0043', 1, '12.87'),
(98791, '10 61 0042', 151, '', 'Bucse', 0, 0, 1334, '10 61 0042', 1, '14.32'),
(98790, '10 61 0041', 151, '', 'Bucse', 0, 0, 1334, '10 61 0041', 1, '14.06'),
(98789, '10 61 0038', 151, '', 'Bucse', 0, 0, 1334, '10 61 0038', 1, '8.63'),
(98788, '10 61 0037', 151, '', 'Bucse', 0, 0, 1334, '10 61 0037', 1, '11.29'),
(98787, '10 61 0036', 151, '', 'Bucse', 0, 0, 1334, '10 61 0036', 1, '15.94'),
(98786, '10 61 0035', 151, '', 'Bucse', 0, 0, 1334, '10 61 0035', 1, '12.82'),
(98785, '10 61 0034', 151, '', 'Bucse', 0, 0, 1334, '10 61 0034', 1, '10.96'),
(98784, '10 61 0032', 151, '', 'Bucse', 0, 0, 1334, '10 61 0032', 1, '13.9'),
(98783, '10 61 0031', 151, '', 'Bucse', 0, 0, 1097, '10 61 0031', 1, '64.94'),
(98782, '10 61 0029', 151, '', 'Bucse', 0, 0, 1097, '10 61 0029', 1, '74.52'),
(98781, '10 61 0028', 151, '', 'Bucse', 0, 0, 1334, '10 61 0028', 1, '7.21'),
(98780, '10 61 0027', 151, '', 'Bucse', 0, 0, 1334, '10 61 0027', 1, '6.42'),
(98779, '10 61 0024', 151, '', 'Bucse', 0, 0, 1334, '10 61 0024', 1, '3.98'),
(98778, '10 61 0022', 151, '', 'Bucse', 0, 0, 1334, '10 61 0022', 1, '4.51'),
(98777, '10 61 0021', 151, '', 'Bucse', 0, 0, 1334, '10 61 0021', 1, '5.57'),
(98776, '10 61 0020', 151, '', 'Bucse', 0, 0, 1334, '10 61 0020', 1, '5.75'),
(98775, '10 61 0016', 151, '', 'Bucse', 0, 0, 1334, '10 61 0016', 1, '7.77'),
(98774, '10 61 0015', 151, '', 'Bucse', 0, 0, 1334, '10 61 0015', 1, '7.74'),
(98773, '10 61 0014', 151, '', 'Bucse', 0, 0, 1334, '10 61 0014', 1, '6.88'),
(98772, '10 61 0013', 151, '', 'Bucse', 0, 0, 1334, '10 61 0013', 1, '8.09'),
(98771, '10 61 0011', 151, '', 'Bucse', 0, 0, 1334, '10 61 0011', 1, '6.1'),
(98770, '10 61 0006', 151, '', 'Bucse', 0, 0, 1097, '10 61 0006', 1, '46.16'),
(98769, '10 61 0003', 151, '', 'Bucse', 0, 0, 1097, '10 61 0003', 1, '15.83'),
(98768, '10 61 0001', 151, '', 'Bucse', 0, 0, 1097, '10 61 0001', 1, '18.76'),
(98767, '10 60 0051', 151, '', 'Bucse', 0, 0, 251, '10 60 0051', 1, '63.14'),
(98766, '10 60 0041', 151, '', 'Bucse', 0, 0, 251, '10 60 0041', 1, '15.89'),
(98765, '10 60 0035', 151, '', 'Bucse', 0, 0, 251, '10 60 0035', 1, '3.04'),
(98764, '10 60 0034', 151, '', 'Bucse', 0, 0, 251, '10 60 0034', 1, '14.65'),
(98763, '10 60 0032', 151, '', 'Bucse', 0, 0, 251, '10 60 0032', 1, '23.65'),
(98762, '10 60 0030', 151, '', 'Bucse', 0, 0, 251, '10 60 0030', 1, '55.75'),
(98761, '10 60 0027', 151, '', 'Bucse', 0, 0, 251, '10 60 0027', 1, '26.88'),
(98760, '10 60 0014', 151, '', 'Bucse', 0, 0, 1597, '10 60 0014', 1, '114.45'),
(98759, '10 60 0013', 151, '', 'Bucse', 0, 0, 1597, '10 60 0013', 1, '121.53'),
(98758, '10 60 0006', 151, '', 'Bucse', 0, 0, 1597, '10 60 0006', 1, '81.28'),
(98757, '10 60 0005', 151, '', 'Bucse', 0, 0, 1597, '10 60 0005', 1, '86.66'),
(98756, '10 60 0004', 151, '', 'Bucse', 0, 0, 1597, '10 60 0004', 1, '150.61'),
(98755, '10 60 0003', 151, '', 'Bucse', 0, 0, 1597, '10 60 0003', 1, '72.07'),
(98754, '10 60 0001', 151, '', 'Bucse', 0, 0, 1597, '10 60 0001', 1, '65.63'),
(98753, '10 56 0004', 151, '', 'Bucse', 0, 0, 1182, '10 56 0004', 1, '31.05'),
(98752, '10 56 0003', 151, '', 'Bucse', 0, 0, 1597, '10 56 0003', 1, '21.26'),
(98751, '10 56 0002', 151, '', 'Bucse', 0, 0, 2967, '10 56 0002', 1, '17.15'),
(98750, '10 56 0001', 151, '', 'Bucse', 0, 0, 1597, '10 56 0001', 1, '16.83'),
(98749, '10 52 0003', 151, '', 'Accesorii arbore cardanic', 0, 0, 130, '10 52 0003', 1, '90.24'),
(98748, '10 13 0107', 151, '', 'Bucse', 0, 0, 247, '10 13 0107', 1, '160.61'),
(98747, '10 13 0103', 151, '', 'Bucse', 0, 0, 247, '10 13 0103', 1, '178.19'),
(98746, '10 13 0093', 151, '', 'Bucse', 0, 0, 247, '10 13 0093', 1, '201.09'),
(98745, '10 13 0092', 151, '', 'Bucse', 0, 0, 247, '10 13 0092', 1, '195.2'),
(98744, '10 13 0087', 151, '', 'Bucse', 0, 0, 248, '10 13 0087', 1, '62.84'),
(98743, '10 13 0085', 151, '', 'Bucse', 0, 0, 247, '10 13 0085', 1, '56.26'),
(98742, '10 13 0083', 151, '', 'Bucse', 0, 0, 248, '10 13 0083', 1, '45.46'),
(98741, '10 13 0080', 151, '', 'Bucse', 0, 0, 249, '10 13 0080', 1, '63.03'),
(98740, '10 13 0079', 151, '', 'Bucse', 0, 0, 248, '10 13 0079', 1, '60.61'),
(98739, '10 13 0073', 151, '', 'Bucse', 0, 0, 248, '10 13 0073', 1, '42.23'),
(98738, '10 13 0072', 151, '', 'Bucse', 0, 0, 248, '10 13 0072', 1, '87.98'),
(98737, '10 13 0068', 151, '', 'Bucse', 0, 0, 249, '10 13 0068', 1, '47.26'),
(98736, '10 13 0067', 151, '', 'Bucse', 0, 0, 248, '10 13 0067', 1, '49.92'),
(98735, '10 13 0051', 151, '', 'Bucse', 0, 0, 247, '10 13 0051', 1, '18.74'),
(98734, '10 13 0047', 151, '', 'Bucse', 0, 0, 247, '10 13 0047', 1, '121.44'),
(98733, '10 13 0043', 151, '', 'Bucse', 0, 0, 247, '10 13 0043', 1, '157.86'),
(98732, '10 13 0041', 151, '', 'Bucse', 0, 0, 247, '10 13 0041', 1, '247.59'),
(98731, '10 13 0039', 151, '', 'Bucse', 0, 0, 247, '10 13 0039', 1, '131.36'),
(98730, '10 13 0038', 151, '', 'Bucse', 0, 0, 247, '10 13 0038', 1, '158.43'),
(98729, '10 13 0037', 151, '', 'Bucse', 0, 0, 247, '10 13 0037', 1, '142.95'),
(98728, '10 13 0036', 151, '', 'Bucse', 0, 0, 247, '10 13 0036', 1, '163.83'),
(98727, '10 13 0035', 151, '', 'Bucse', 0, 0, 247, '10 13 0035', 1, '135.42'),
(98726, '10 13 0034', 151, '', 'Bucse', 0, 0, 247, '10 13 0034', 1, '160.42'),
(98725, '10 13 0031', 151, '', 'Bucse', 0, 0, 247, '10 13 0031', 1, '122.38'),
(98724, '10 13 0029', 151, '', 'Bucse', 0, 0, 247, '10 13 0029', 1, '59.3'),
(98723, '10 13 0028', 151, '', 'Bucse', 0, 0, 247, '10 13 0028', 1, '55.27'),
(98722, '10 13 0027', 151, '', 'Bucse', 0, 0, 247, '10 13 0027', 1, '154.08'),
(98721, '10 13 0016', 151, '', 'Bucse', 0, 0, 247, '10 13 0016', 1, '139.54'),
(98720, '10 13 0015', 151, '', 'Bucse', 0, 0, 247, '10 13 0015', 1, '166.63'),
(98719, '10 13 0013', 151, '', 'Bucse', 0, 0, 247, '10 13 0013', 1, '41.26'),
(98718, '10 13 0009', 151, '', 'Bucse', 0, 0, 247, '10 13 0009', 1, '48.95'),
(98717, '10 13 0008', 151, '', 'Bucse', 0, 0, 247, '', 1, '26'),
(98716, '10 13 0007', 151, '', 'Bucse', 0, 0, 247, '10 13 0007', 1, '122.09'),
(98715, '10 12 0012', 151, '', 'Bucse', 0, 0, 1711, '10 12 0012', 1, '26877.31'),
(98714, '99 92 4632', 151, '', 'Elemente de directie', 0, 0, 2462, '99 92 4632', 1, '63.06'),
(98713, '99 92 2588', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '99 92 2588', 1, '122.33'),
(98712, '99 92 2473', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '99 92 2473', 1, '92.72'),
(98711, '99 91 5916', 151, '', 'Elemente de directie', 0, 0, 47, '99 91 5916', 1, '35.88'),
(98710, '99 91 5261', 151, '', 'Elemente de directie', 0, 0, 2092, '99 91 5261', 1, '85.04'),
(98709, '99 90 7662', 151, '', 'Elemente de directie', 0, 0, 1776, '99 90 7662', 1, '0.73'),
(98708, '99 90 6619', 151, '', 'Elemente de directie', 0, 0, 1597, '99 90 6619', 1, '16.77'),
(98707, '99 90 6129', 151, '', 'Elemente de directie', 0, 0, 194, '99 90 6129', 1, '14.3'),
(98706, '99 90 5284', 151, '', 'Elemente de directie', 0, 0, 1629, '99 90 5284', 1, '2.18'),
(98705, '99 90 3544', 151, '', 'Elemente de directie', 0, 0, 1599, '99 90 3544', 1, '0.97'),
(98704, '99 90 3287', 151, '', 'Elemente de directie', 0, 0, 194, '99 90 3287', 1, '13.38'),
(98703, '99 90 1166', 151, '', 'Elemente de directie', 0, 0, 1650, '99 90 1166', 1, '2.12'),
(98702, '99 90 1165', 151, '', 'Elemente de directie', 0, 0, 1650, '99 90 1165', 1, '8.87'),
(98701, '99 78 0002', 151, '', 'Elemente de directie', 0, 0, 2462, '99 78 0002', 1, '67.14'),
(98700, '99 78 0001', 151, '', 'Elemente de directie', 0, 0, 2462, '99 78 0001', 1, '52.12'),
(98699, '99 72 0002', 151, '', 'Elemente de directie', 0, 0, 284, '99 72 0002', 1, '101.2'),
(98698, '99 72 0001', 151, '', 'Elemente de directie', 0, 0, 284, '99 72 0001', 1, '101.2'),
(98697, '90 93 0091', 151, '', 'Elemente de directie', 0, 0, 51, '90 93 0091', 1, '95.18'),
(98696, '90 93 0090', 151, '', 'Elemente de directie', 0, 0, 914, '90 93 0090', 1, '96.71'),
(98695, '90 93 0089', 151, '', 'Elemente de directie', 0, 0, 914, '90 93 0089', 1, '96.71'),
(98694, '90 92 9704', 151, '', 'Elemente de directie', 0, 0, 2462, '90 92 9704', 1, '70.86'),
(98693, '90 92 9667', 151, '', 'Elemente de directie', 0, 0, 1597, '90 92 9667', 1, '184.64'),
(98692, '90 92 7947', 151, '', 'Elemente de directie', 0, 0, 273, '90 92 7947', 1, '25925.41'),
(98691, '90 92 7946', 151, '', 'Elemente de directie', 0, 0, 273, '90 92 7946', 1, '338.15'),
(98690, '90 92 6519', 151, '', 'Elemente de directie', 0, 0, 914, '90 92 6519', 1, '37.79'),
(98689, '90 92 6301', 151, '', 'Elemente de directie', 0, 0, 2462, '90 92 6301', 1, '47.5'),
(98688, '90 92 4929', 151, '', 'Elemente de directie', 0, 0, 3229, '90 92 4929', 1, '68.49'),
(98687, '90 92 4928', 151, '', 'Elemente de directie', 0, 0, 3229, '90 92 4928', 1, '68.49'),
(98686, '90 92 4923', 151, '', 'Elemente de directie', 0, 0, 51, '90 92 4923', 1, '69.08'),
(98685, '90 92 4906', 151, '', 'Elemente de directie', 0, 0, 3229, '90 92 4906', 1, '48.25'),
(98684, '90 92 4905', 151, '', 'Elemente de directie', 0, 0, 3229, '90 92 4905', 1, '46.83'),
(98683, '89 92 7515', 151, '', 'Elemente de directie', 0, 0, 3229, '89 92 7515', 1, '37.63'),
(98682, '89 92 7514', 151, '', 'Elemente de directie', 0, 0, 3229, '89 92 7514', 1, '36.88'),
(98681, '89 92 6793', 151, '', 'Elemente de directie', 0, 0, 2462, '89 92 6793', 1, '73.11'),
(98680, '89 92 3753', 151, '', 'Elemente de directie', 0, 0, 3229, '89 92 3753', 1, '40.29'),
(98679, '89 92 2802', 151, '', 'Elemente de directie', 0, 0, 273, '89 92 2802', 1, '397.77'),
(98678, '89 92 2801', 151, '', 'Elemente de directie', 0, 0, 273, '89 92 2801', 1, '397.77'),
(98677, '89 78 0001', 151, '', 'Elemente de directie', 0, 0, 2462, '89 78 0001', 1, '55.91'),
(98676, '89 73 0001', 151, '', 'Elemente de directie', 0, 0, 273, '89 73 0001', 1, '110.69'),
(98675, '89 71 0001', 151, '', 'Elemente de directie', 0, 0, 914, '89 71 0001', 1, '30.43'),
(98674, '87 92 9686', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '87 92 9686', 1, '123.19'),
(98673, '87 92 7820', 151, '', 'Elemente de directie', 0, 0, 51, '87 92 7820', 1, '76.82'),
(98672, '85 92 9708', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '85 92 9708', 1, '100.45'),
(98671, '85 92 9707', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '85 92 9707', 1, '100.45'),
(98670, '85 92 9527', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '85 92 9527', 1, '104.29'),
(98669, '85 92 6276', 151, '', 'Elemente de directie', 0, 0, 2462, '85 92 6276', 1, '94.38'),
(98668, '85 92 4962', 151, '', 'Elemente de directie', 0, 0, 3229, '85 92 4962', 1, '262.21'),
(98667, '85 92 4961', 151, '', 'Elemente de directie', 0, 0, 3229, '85 92 4961', 1, '262.21'),
(98666, '85 92 4954', 151, '', 'Elemente de directie', 0, 0, 3229, '85 92 4954', 1, '239.71'),
(98665, '85 92 4953', 151, '', 'Elemente de directie', 0, 0, 3229, '85 92 4953', 1, '239.71'),
(98664, '85 92 4946', 151, '', 'Elemente de directie', 0, 0, 914, '85 92 4946', 1, '154.4'),
(98663, '85 92 4944', 151, '', 'Elemente de directie', 0, 0, 3229, '85 92 4944', 1, '158.83'),
(98662, '85 91 9686', 151, '', 'Elemente de directie', 0, 0, 3229, '85 91 9686', 1, '87.74'),
(98661, '85 91 9387', 151, '', 'Elemente de directie', 0, 0, 2462, '85 91 9387', 1, '59.91'),
(98660, '85 78 0001', 151, '', 'Elemente de directie', 0, 0, 2462, '85 78 0001', 1, '43.71'),
(98659, '85 73 0010', 151, '', 'Elemente de directie', 0, 0, 273, '85 73 0010', 1, '194.9'),
(98658, '85 73 0009', 151, '', 'Elemente de directie', 0, 0, 273, '85 73 0009', 1, '202.06'),
(98657, '85 73 0008', 151, '', 'Elemente de directie', 0, 0, 273, '85 73 0008', 1, '204.93'),
(98656, '85 73 0005', 151, '', 'Elemente de directie', 0, 0, 273, '85 73 0005', 1, '202.06'),
(98655, '85 73 0001', 151, '', 'Elemente de directie', 0, 0, 273, '85 73 0001', 1, '204.93'),
(98654, '85 71 0006', 151, '', 'Elemente de directie', 0, 0, 914, '85 71 0006', 1, '54.33'),
(98653, '85 71 0005', 151, '', 'Elemente de directie', 0, 0, 914, '85 71 0005', 1, '53.79'),
(98652, '85 71 0004', 151, '', 'Elemente de directie', 0, 0, 914, '85 71 0004', 1, '70.86'),
(98651, '85 71 0003', 151, '', 'Elemente de directie', 0, 0, 914, '85 71 0003', 1, '83.97'),
(98650, '84 93 0186', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '84 93 0186', 1, '101.85'),
(98649, '84 92 9932', 151, '', 'Elemente de directie', 0, 0, 273, '84 92 9932', 1, '220.2'),
(98648, '84 92 9931', 151, '', 'Elemente de directie', 0, 0, 273, '84 92 9931', 1, '220.2'),
(98647, '84 92 9828', 151, '', 'Elemente de directie', 0, 0, 914, '84 92 9828', 1, '100.6'),
(98646, '84 92 9633', 151, '', 'Elemente de directie', 0, 0, 273, '84 92 9633', 1, '215.9'),
(98645, '84 72 0002', 151, '', 'Elemente de directie', 0, 0, 51, '84 72 0002', 1, '51.02'),
(98644, '84 72 0001', 151, '', 'Elemente de directie', 0, 0, 284, '84 72 0001', 1, '228.91'),
(98643, '83 92 3732', 151, '', 'Elemente de directie', 0, 0, 273, '83 92 3732', 1, '564.59'),
(98642, '83 92 3731', 151, '', 'Elemente de directie', 0, 0, 273, '83 92 3731', 1, '544.59'),
(98641, '83 92 3713', 151, '', 'Elemente de directie', 0, 0, 3229, '83 92 3713', 1, '407.93'),
(98640, '83 92 3313', 151, '', 'Elemente de directie', 0, 0, 273, '83 92 3313', 1, '250.63'),
(98639, '83 92 2465', 151, '', 'Elemente de directie', 0, 0, 3229, '83 92 2465', 1, '148.03'),
(98638, '83 92 2463', 151, '', 'Elemente de directie', 0, 0, 3229, '83 92 2463', 1, '82.85'),
(98637, '83 91 9237', 151, '', 'Elemente de directie', 0, 0, 3229, '83 91 9237', 1, '42.23'),
(98636, '83 91 9236', 151, '', 'Elemente de directie', 0, 0, 3229, '83 91 9236', 1, '74.03'),
(98635, '83 91 9235', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '83 91 9235', 1, '57.85'),
(98634, '83 79 0003', 151, '', 'Elemente de directie', 0, 0, 3229, '83 79 0003', 1, '38.28'),
(98633, '83 79 0002', 151, '', 'Elemente de directie', 0, 0, 3229, '83 79 0002', 1, '46.77'),
(98632, '83 78 0003', 151, '', 'Elemente de directie', 0, 0, 2462, '83 78 0003', 1, '42.85'),
(98631, '83 78 0002', 151, '', 'Elemente de directie', 0, 0, 2462, '83 78 0002', 1, '55.21'),
(98630, '83 78 0001', 151, '', 'Elemente de directie', 0, 0, 2462, '83 78 0001', 1, '67.55'),
(98629, '83 72 0006', 151, '', 'Elemente de directie', 0, 0, 51, '83 72 0006', 1, '61.53'),
(98628, '83 71 0004', 151, '', 'Elemente de directie', 0, 0, 914, '83 71 0004', 1, '56.74'),
(98627, '83 71 0003', 151, '', 'Elemente de directie', 0, 0, 914, '83 71 0003', 1, '54.16'),
(98626, '82 93 0528', 151, '', 'Elemente de directie', 0, 0, 914, '', 1, '60.61'),
(98625, '82 93 0527', 151, '', 'Elemente de directie', 0, 0, 914, '', 1, '60.61'),
(98624, '82 92 7464', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '82 92 7464', 1, '25925.41'),
(98623, '82 92 7463', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '82 92 7463', 1, '26877.31'),
(98622, '82 92 6536', 151, '', 'Elemente de directie', 0, 0, 914, '82 92 6536', 1, '319.33'),
(98621, '82 92 6278', 151, '', 'Elemente de directie', 0, 0, 273, '82 92 6278', 1, '26877.31'),
(98620, '82 92 4418', 151, '', 'Elemente de directie', 0, 0, 273, '82 92 4418', 1, '296.65'),
(98619, '82 92 4417', 151, '', 'Elemente de directie', 0, 0, 273, '82 92 4417', 1, '221.94'),
(98618, '82 92 4016', 151, '', 'Elemente de directie', 0, 0, 3229, '82 92 4016', 1, '78.86'),
(98617, '82 92 3724', 151, '', 'Elemente de directie', 0, 0, 3229, '82 92 3724', 1, '38.57'),
(98616, '82 92 3516', 151, '', 'Elemente de directie', 0, 0, 3229, '82 92 3516', 1, '43.38'),
(98615, '82 92 3515', 151, '', 'Elemente de directie', 0, 0, 3229, '82 92 3515', 1, '43.38'),
(98614, '82 92 3171', 151, '', 'Elemente de directie', 0, 0, 3229, '82 92 3171', 1, '43.68'),
(98613, '82 92 1815', 151, '', 'Elemente de directie', 0, 0, 3229, '82 92 1815', 1, '51.31'),
(98612, '82 92 1813', 151, '', 'Elemente de directie', 0, 0, 3229, '82 92 1813', 1, '51.31'),
(98611, '82 92 1810', 151, '', 'Elemente de directie', 0, 0, 3229, '82 92 1810', 1, '56.02'),
(98610, '82 91 5425', 151, '', 'Elemente de directie', 0, 0, 3229, '82 91 5425', 1, '72.34'),
(98609, '82 79 0004', 151, '', 'Elemente de directie', 0, 0, 3229, '82 79 0004', 1, '83.52'),
(98608, '82 79 0002', 151, '', 'Elemente de directie', 0, 0, 3229, '82 79 0002', 1, '58.49'),
(98607, '82 79 0001', 151, '', 'Elemente de directie', 0, 0, 3229, '82 79 0001', 1, '26.91'),
(98606, '82 78 0011', 151, '', 'Elemente de directie', 0, 0, 2462, '82 78 0011', 1, '84.38'),
(98605, '82 73 0011', 151, '', 'Elemente de directie', 0, 0, 273, '82 73 0011', 1, '293.9'),
(98604, '82 73 0010', 151, '', 'Elemente de directie', 0, 0, 273, '82 73 0010', 1, '302.8'),
(98603, '82 73 0008', 151, '', 'Elemente de directie', 0, 0, 273, '82 73 0008', 1, '192.09'),
(98602, '82 71 0027', 151, '', 'Elemente de directie', 0, 0, 914, '82 71 0027', 1, '40.59'),
(98601, '82 71 0026', 151, '', 'Elemente de directie', 0, 0, 914, '82 71 0026', 1, '34.41'),
(98600, '82 71 0025', 151, '', 'Elemente de directie', 0, 0, 914, '82 71 0025', 1, '40.86'),
(98599, '82 71 0012', 151, '', 'Elemente de directie', 0, 0, 914, '82 71 0012', 1, '35.51'),
(98598, '82 71 0008', 151, '', 'Elemente de directie', 0, 0, 914, '82 71 0008', 1, '42.68'),
(98597, '81 92 9955', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '81 92 9955', 1, '59.48'),
(98596, '81 92 9954', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '81 92 9954', 1, '59.48'),
(98595, '81 92 9186', 151, '', 'Elemente de directie', 0, 0, 914, '81 92 9186', 1, '115.26'),
(98594, '81 92 7335', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '81 92 7335', 1, '26541.35'),
(98593, '81 92 7333', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '81 92 7333', 1, '26877.31'),
(98592, '81 92 7286', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '81 92 7286', 1, '26877.31'),
(98591, '81 92 6520', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '81 92 6520', 1, '57.44'),
(98590, '81 92 3635', 151, '', 'Elemente de directie', 0, 0, 3229, '81 92 3635', 1, '286.92'),
(98589, '81 92 3282', 151, '', 'Elemente de directie', 0, 0, 251, '81 92 3282', 1, '39.86'),
(98588, '81 92 3281', 151, '', 'Elemente de directie', 0, 0, 251, '81 92 3281', 1, '21.57'),
(98587, '81 92 3243', 151, '', 'Elemente de directie', 0, 0, 2462, '81 92 3243', 1, '64.08'),
(98586, '81 92 3111', 151, '', 'Elemente de directie', 0, 0, 2462, '81 92 3111', 1, '138'),
(98585, '81 92 2993', 151, '', 'Elemente de directie', 0, 0, 3229, '81 92 2993', 1, '65.26'),
(98584, '81 92 2945', 151, '', 'Elemente de directie', 0, 0, 251, '81 92 2945', 1, '44.59'),
(98583, '81 92 2911', 151, '', 'Elemente de directie', 0, 0, 2462, '81 92 2911', 1, '52.63'),
(98582, '81 78 0001', 151, '', 'Elemente de directie', 0, 0, 2462, '81 78 0001', 1, '83.09'),
(98581, '81 76 0008', 151, '', 'Elemente de directie', 0, 0, 3229, '81 76 0008', 1, '64.84'),
(98580, '81 76 0007', 151, '', 'Elemente de directie', 0, 0, 3229, '81 76 0007', 1, '64.84'),
(98579, '81 76 0006', 151, '', 'Elemente de directie', 0, 0, 3229, '81 76 0006', 1, '54.94'),
(98578, '81 76 0005', 151, '', 'Elemente de directie', 0, 0, 3229, '81 76 0005', 1, '54.7'),
(98577, '81 76 0004', 151, '', 'Elemente de directie', 0, 0, 3229, '81 76 0004', 1, '54.7'),
(98576, '81 76 0003', 151, '', 'Elemente de directie', 0, 0, 3229, '81 76 0003', 1, '45.91'),
(98575, '81 76 0002', 151, '', 'Elemente de directie', 0, 0, 3229, '81 76 0002', 1, '47.9'),
(98574, '81 76 0001', 151, '', 'Elemente de directie', 0, 0, 3229, '81 76 0001', 1, '54.7'),
(98573, '81 71 0002', 151, '', 'Elemente de directie', 0, 0, 914, '81 71 0002', 1, '36.45'),
(98572, '80 92 7990', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '80 92 7990', 1, '26877.31'),
(98571, '80 92 7989', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '80 92 7989', 1, '26541.35'),
(98570, '80 92 7988', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '80 92 7988', 1, '56.74'),
(98569, '80 92 7987', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '80 92 7987', 1, '58.44'),
(98568, '80 92 7928', 151, '', 'Elemente de directie', 0, 0, 51, '80 92 7928', 1, '25925.41'),
(98567, '80 92 7925', 151, '', 'Elemente de directie', 0, 0, 51, '80 92 7925', 1, '26877.31'),
(98566, '80 78 0006', 151, '', 'Elemente de directie', 0, 0, 2462, '80 78 0006', 1, '60.61'),
(98565, '80 78 0005', 151, '', 'Elemente de directie', 0, 0, 2462, '80 78 0005', 1, '44.89'),
(98564, '80 78 0004', 151, '', 'Elemente de directie', 0, 0, 2462, '80 78 0004', 1, '85.02'),
(98563, '80 78 0003', 151, '', 'Elemente de directie', 0, 0, 2462, '80 78 0003', 1, '69.78'),
(98562, '80 78 0002', 151, '', 'Elemente de directie', 0, 0, 2462, '80 78 0002', 1, '97.06'),
(98561, '80 78 0001', 151, '', 'Elemente de directie', 0, 0, 2462, '80 78 0001', 1, '98.17'),
(98560, '80 76 0001', 151, '', 'Elemente de directie', 0, 0, 3229, '80 76 0001', 1, '53.79'),
(98559, '80 71 0005', 151, '', 'Elemente de directie', 0, 0, 914, '80 71 0005', 1, '68.49'),
(98558, '80 71 0004', 151, '', 'Elemente de directie', 0, 0, 914, '80 71 0004', 1, '41.29'),
(98557, '80 71 0001', 151, '', 'Elemente de directie', 0, 0, 914, '80 71 0001', 1, '35.29'),
(98556, '74 92 9420', 151, '', 'Elemente de directie', 0, 0, 914, '74 92 9420', 1, '133.11'),
(98555, '74 92 9419', 151, '', 'Elemente de directie', 0, 0, 914, '74 92 9419', 1, '131.44'),
(98554, '74 92 7421', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '74 92 7421', 1, '45.53'),
(98553, '74 92 3163', 151, '', 'Elemente de directie', 0, 0, 273, '74 92 3163', 1, '241.54'),
(98552, '74 92 3161', 151, '', 'Elemente de directie', 0, 0, 273, '74 92 3161', 1, '238.16'),
(98551, '74 92 3145', 151, '', 'Elemente de directie', 0, 0, 273, '74 92 3145', 1, '125.26'),
(98550, '74 92 3143', 151, '', 'Elemente de directie', 0, 0, 273, '74 92 3143', 1, '113.19'),
(98549, '74 92 1206', 151, '', 'Elemente de directie', 0, 0, 3229, '74 92 1206', 1, '60.54'),
(98548, '74 92 1204', 151, '', 'Elemente de directie', 0, 0, 3229, '74 92 1204', 1, '60.54'),
(98547, '74 76 0001', 151, '', 'Elemente de directie', 0, 0, 3229, '74 76 0001', 1, '43.55'),
(98546, '74 73 0008', 151, '', 'Elemente de directie', 0, 0, 273, '74 73 0008', 1, '275.9'),
(98545, '74 73 0007', 151, '', 'Elemente de directie', 0, 0, 273, '74 73 0007', 1, '275.9'),
(98544, '74 73 0004', 151, '', 'Elemente de directie', 0, 0, 273, '74 73 0004', 1, '168.3'),
(98543, '74 73 0003', 151, '', 'Elemente de directie', 0, 0, 273, '74 73 0003', 1, '181.38'),
(98542, '74 73 0002', 151, '', 'Elemente de directie', 0, 0, 273, '74 73 0002', 1, '209.85'),
(98541, '74 73 0001', 151, '', 'Elemente de directie', 0, 0, 273, '74 73 0001', 1, '181.38'),
(98540, '74 71 0004', 151, '', 'Elemente de directie', 0, 0, 914, '74 71 0004', 1, '46.77'),
(98539, '74 71 0003', 151, '', 'Elemente de directie', 0, 0, 914, '74 71 0003', 1, '46.77'),
(98538, '74 71 0002', 151, '', 'Elemente de directie', 0, 0, 914, '74 71 0002', 1, '35.78'),
(98537, '70 92 9506', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0022', 1, '267.02'),
(98536, '70 92 9505', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0021', 1, '259.53'),
(98535, '70 92 6754', 151, '', 'Elemente de directie', 0, 0, 273, '70 92 6754', 1, '26877.31'),
(98534, '70 92 3169', 151, '', 'Elemente de directie', 0, 0, 273, '70 92 3169', 1, '322.13'),
(98533, '70 92 3167', 151, '', 'Elemente de directie', 0, 0, 273, '70 92 3167', 1, '322.13'),
(98532, '70 92 2959', 151, '', 'Elemente de directie', 0, 0, 51, '70 92 2959', 1, '50.4'),
(98531, '70 92 2708', 151, '', 'Elemente de directie', 0, 0, 273, '70 92 2708', 1, '297.34'),
(98530, '70 92 2269', 151, '', 'Elemente de directie', 0, 0, 2462, '70 92 2269', 1, '64.03'),
(98529, '70 92 2267', 151, '', 'Elemente de directie', 0, 0, 2462, '70 92 2267', 1, '67.01'),
(98528, '70 92 1955', 151, '', 'Elemente de directie', 0, 0, 273, '70 92 1955', 1, '251.68'),
(98527, '70 92 1953', 151, '', 'Elemente de directie', 0, 0, 273, '70 92 1953', 1, '247.89'),
(98526, '70 91 9965', 151, '', 'Elemente de directie', 0, 0, 51, '70 91 9965', 1, '45.56'),
(98525, '70 91 9963', 151, '', 'Elemente de directie', 0, 0, 914, '70 91 9963', 1, '78.11'),
(98524, '70 91 9961', 151, '', 'Elemente de directie', 0, 0, 273, '70 91 9961', 1, '227.94'),
(98523, '70 91 9959', 151, '', 'Elemente de directie', 0, 0, 273, '70 91 9959', 1, '227.94'),
(98522, '70 91 9469', 151, '', 'Elemente de directie', 0, 0, 3229, '70 91 9469', 1, '34.38'),
(98521, '70 79 0003', 151, '', 'Elemente de directie', 0, 0, 3229, '70 79 0003', 1, '36.42'),
(98520, '70 78 0013', 151, '', 'Elemente de directie', 0, 0, 2462, '70 78 0013', 1, '48.25'),
(98519, '70 78 0012', 151, '', 'Elemente de directie', 0, 0, 2462, '70 78 0012', 1, '30.24'),
(98518, '70 78 0008', 151, '', 'Elemente de directie', 0, 0, 2462, '70 78 0008', 1, '51.93'),
(98517, '70 78 0007', 151, '', 'Elemente de directie', 0, 0, 2462, '70 78 0007', 1, '48.57'),
(98516, '70 78 0006', 151, '', 'Elemente de directie', 0, 0, 2462, '70 78 0006', 1, '20.22'),
(98515, '70 74 0011', 151, '', 'Elemente de directie', 0, 0, 51, '70 74 0011', 1, '37.5'),
(98514, '70 74 0006', 151, '', 'Elemente de directie', 0, 0, 51, '70 74 0006', 1, '45.1'),
(98513, '70 74 0001', 151, '', 'Elemente de directie', 0, 0, 51, '70 74 0001', 1, '44.03'),
(98512, '70 73 0069', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0069', 1, '348.31'),
(98511, '70 73 0068', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0068', 1, '371.38'),
(98510, '70 73 0067', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0067', 1, '190.77'),
(98509, '70 73 0066', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0066', 1, '190.77'),
(98508, '70 73 0063', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0063', 1, '46.77'),
(98507, '70 73 0058', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0058', 1, '121.36'),
(98506, '70 73 0056', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0056', 1, '228.94'),
(98505, '70 73 0055', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0055', 1, '208.91'),
(98504, '70 73 0054', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0054', 1, '135.37'),
(98503, '70 73 0053', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0053', 1, '227.91'),
(98502, '70 73 0052', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0052', 1, '119.86'),
(98501, '70 73 0051', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0051', 1, '90.96'),
(98500, '70 73 0046', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0046', 1, '121.36'),
(98499, '70 73 0045', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0045', 1, '228.94'),
(98498, '70 73 0043', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0043', 1, '208.91'),
(98497, '70 73 0042', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0042', 1, '218.91'),
(98496, '70 73 0041', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0041', 1, '119.86'),
(98495, '70 73 0020', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0020', 1, '167.54'),
(98494, '70 73 0019', 151, '', 'Elemente de directie', 0, 0, 273, '70 73 0019', 1, '173.51'),
(98493, '70 72 0009', 151, '', 'Elemente de directie', 0, 0, 284, '70 72 0009', 1, '97.01'),
(98492, '70 72 0008', 151, '', 'Elemente de directie', 0, 0, 51, '70 72 0008', 1, '83.19'),
(98491, '70 72 0007', 151, '', 'Elemente de directie', 0, 0, 51, '70 72 0007', 1, '34.38'),
(24569, 'S BD S069', 451, '', 'Placute de frana', 1, 0, 400, '', 1, '80.62'),
(24570, 'S BD S006S', 451, '', 'Set placute frana', 1, 0, 400, '', 1, '45.89'),
(24571, 'FOP203', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '9.74'),
(24572, 'FOP280', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '30'),
(24573, 'FB101/M', 460, '', 'FILTRU COMBUSTIBIL', 1, 0, 9, '', 2, '10.5'),
(24574, 'FB112/M', 460, '', 'FILTRU COMBUSTIBIL', 1, 0, 9, '', 2, '16.443'),
(24575, 'FB130/M', 460, '', 'FILTRU COMBUSTIBIL', 1, 0, 9, '', 2, '21.595'),
(24576, 'FB135/M', 460, '', 'FILTRU COMBUSTIBIL', 1, 0, 9, '', 2, '19.215'),
(24577, 'FB168/M', 460, '', 'FILTRU COMBUSTIBIL', 1, 0, 9, '', 2, '72.933'),
(24578, 'FB187/M', 460, '', 'FILTRU COMBUSTIBIL', 1, 0, 9, '', 2, '29.4'),
(24579, 'FB191/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '34.65'),
(24580, 'FB198/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '20.048'),
(24581, 'FB211/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '20.356'),
(24582, 'FB212/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '20.16'),
(24583, 'FB232/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '30.821'),
(24584, 'FB288', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '17.25'),
(24585, 'FB831/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '37.093'),
(24586, 'FC001/M', 460, '', 'Filtru polen', 1, 0, 9, '', 2, '22.323'),
(24587, 'FC101/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '30.632'),
(24588, 'FC103/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '19.306'),
(24589, 'FC110/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '20.51'),
(24590, 'FC112/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '25.242'),
(24591, 'FC116/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '22.869'),
(24592, 'FC117/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '20.65'),
(24593, 'FC123/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '22.057'),
(24594, 'FC133/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '49.189'),
(24595, 'FC135/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '31.486'),
(24596, 'FC136/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '44.282'),
(24597, 'FC141/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '23.765'),
(24598, 'FC143/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '32.823'),
(24599, 'FC144/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '25.837'),
(24600, 'FC145/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '44.73'),
(24601, 'FC147/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '19.992'),
(24602, 'FC148/M', 206, '', 'Filtru polen', 1, 0, 424, '', 2, '23.506'),
(24603, 'FC150/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '26.201'),
(24604, 'FC151/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '19.992'),
(24605, 'FC152/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '21.336'),
(24606, 'FC153', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '40'),
(24607, 'FC154/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '26.201'),
(24608, 'FC155/M', 206, '', 'Filtru polen', 1, 0, 424, '', 2, '21.406'),
(24609, 'FC158/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '23.359'),
(24610, 'FC160/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '48.839'),
(24611, 'FC161/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '31.059'),
(24612, 'FC163/M', 206, '', 'Filtru polen', 1, 0, 424, '', 2, '34.93'),
(24613, 'FC164/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '41.573'),
(24614, 'FC165/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '43.883'),
(24615, 'FC171/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '19.992'),
(24616, 'FC173/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '19.306'),
(24617, 'FC174/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '18.564'),
(24618, 'FC176/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '24.43'),
(24619, 'FC182/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '20.706'),
(24620, 'FC183/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '25.76'),
(24621, 'FC184/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '47.6'),
(24622, 'FC187/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '41.937'),
(24623, 'FC190/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '0'),
(24624, 'FC191/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '22.309'),
(24625, 'FC193/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '23.8'),
(24626, 'FC195/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '23.8'),
(24627, 'FC196/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '21.7'),
(24628, 'FC198/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '20.706'),
(24629, 'FC202/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '24.325'),
(24630, 'FC204/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '0'),
(24631, 'FC217/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '36.337'),
(24632, 'FC218/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '25.774'),
(24633, 'FC235/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '29.512'),
(24634, 'FC236/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '41.048'),
(24635, 'FC240/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '40.467'),
(24636, 'FC253/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '23.562'),
(24637, 'FC258/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '49.574'),
(24638, 'FC262/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '34.986'),
(24639, 'FC263/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '33.558'),
(24640, 'FC270/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '20.944'),
(24641, 'FC293/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '39.816'),
(24642, 'FC295/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '40.705'),
(24643, 'LA296/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '30'),
(24644, 'FC301', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '30'),
(24645, 'FC305', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '30'),
(24646, 'FC311', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '10'),
(24647, 'FC312/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '55.447'),
(24648, 'FC314/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '47.166'),
(24649, 'FC317/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '31.129'),
(24650, 'FC330/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '27.174'),
(24651, 'FC343/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '38.766'),
(24652, 'FC359/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '25.361'),
(24653, 'FN100/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '39.2'),
(24654, 'FN107/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '22.393'),
(24655, 'FN108/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '22.337'),
(24656, 'FN11010/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '11.438'),
(24657, 'FN1139/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '28.532'),
(24658, 'FN1141/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '23.072'),
(24659, 'FN126/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '63.623'),
(24660, 'FN143/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '16.653'),
(24661, 'FN1450B/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '12.341'),
(24662, 'FN1454/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '29.624'),
(24663, 'FN146/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '20.139'),
(24664, 'FN1460/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '32.004'),
(24665, 'FN147/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '15.743'),
(24666, 'FN151/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '20.993');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(24667, 'FN152/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '26.075'),
(24668, 'FN153/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '30.415'),
(24669, 'FN154/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '44.17'),
(24670, 'FN155/M', 460, '', 'Filtru combustibil', 1, 0, 3407, '', 2, '48.489'),
(24671, 'FN155T/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '55.167'),
(24672, 'FN156/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '45.115'),
(24673, 'FN158/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '49.987'),
(24674, 'FN160/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '14.525'),
(24675, 'FN162/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '10.563'),
(24676, 'FN169/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '13.223'),
(24677, 'FN174/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '36.589'),
(24678, 'FN191/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '33.859'),
(24679, 'FN192/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '32.095'),
(24680, 'FN207/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '20.258'),
(24681, 'FN208/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '64.491'),
(24682, 'FN210/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '61.754'),
(24683, 'FN242/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '112.581'),
(24684, 'FN260/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '48.643'),
(24685, 'FN269/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '16.814'),
(24686, 'FN283/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '43.155'),
(24687, 'FN288/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '35.133'),
(24688, 'FN296/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '28.84'),
(24689, 'FN297/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '81.312'),
(24690, 'FN319/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '33.922'),
(24691, 'FN322/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '41.594'),
(24692, 'FN388/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '135.709'),
(24693, 'FN435/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '32.767'),
(24694, 'FN436/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '28.105'),
(24695, 'FN485/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '40.089'),
(24696, 'FN503/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '7.574'),
(24697, 'FN602/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '13.699'),
(24698, 'FN701/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '12.082'),
(24699, 'FN705/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '32.004'),
(24700, 'FN717/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '55.594'),
(24701, 'FN724/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '97.489'),
(24702, 'FN735/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '77.084'),
(24703, 'FN796/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '57.197'),
(24704, 'FN801/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '41.86'),
(24705, 'FN804/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '46.984'),
(24706, 'FN805/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '56.154'),
(24707, 'FN807/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '39.76'),
(24708, 'FN820/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '47.971'),
(24709, 'FN867/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '126.686'),
(24710, 'FN934/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '56.168'),
(24711, 'FN936/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '36.33'),
(24712, 'FN937/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '46.886'),
(98490, '70 72 0006', 151, '', 'Elemente de directie', 0, 0, 51, '70 72 0006', 1, '46.77'),
(98489, '70 72 0005', 151, '', 'Elemente de directie', 0, 0, 51, '70 72 0005', 1, '34.81'),
(98488, '70 72 0004', 151, '', 'Elemente de directie', 0, 0, 51, '70 72 0004', 1, '41.53'),
(98487, '70 71 0037', 151, '', 'Elemente de directie', 0, 0, 914, '70 71 0037', 1, '28.36'),
(98486, '70 71 0036', 151, '', 'Elemente de directie', 0, 0, 914, '70 71 0036', 1, '27.93'),
(98485, '70 71 0035', 151, '', 'Elemente de directie', 0, 0, 914, '70 71 0035', 1, '52.04'),
(98484, '70 71 0034', 151, '', 'Elemente de directie', 0, 0, 914, '70 71 0034', 1, '52.04'),
(98483, '70 71 0033', 151, '', 'Elemente de directie', 0, 0, 914, '70 71 0033', 1, '26.8'),
(98482, '70 71 0032', 151, '', 'Elemente de directie', 0, 0, 914, '70 71 0032', 1, '51.04'),
(98481, '70 71 0031', 151, '', 'Elemente de directie', 0, 0, 914, '70 71 0031', 1, '23.98'),
(98480, '70 71 0030', 151, '', 'Elemente de directie', 0, 0, 914, '70 71 0030', 1, '23.49'),
(98479, '70 71 0029', 151, '', 'Elemente de directie', 0, 0, 914, '70 71 0029', 1, '30.4'),
(98478, '70 71 0028', 151, '', 'Elemente de directie', 0, 0, 914, '70 71 0028', 1, '40.89'),
(98477, '70 71 0005', 151, '', 'Elemente de directie', 0, 0, 914, '70 71 0005', 1, '29.43'),
(98476, '70 71 0001', 151, '', 'Elemente de directie', 0, 0, 914, '70 71 0001', 1, '31.51'),
(98475, '70 61 0009', 151, '', 'Elemente de directie', 0, 0, 3229, '70 61 0009', 1, '27.96'),
(98474, '70 61 0008', 151, '', 'Elemente de directie', 0, 0, 3229, '70 61 0008', 1, '63.41'),
(98473, '70 61 0007', 151, '', 'Elemente de directie', 0, 0, 3229, '70 61 0007', 1, '29.36'),
(98472, '70 61 0006', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '70 61 0006', 1, '6.15'),
(98471, '70 61 0003', 151, '', 'Elemente de directie', 0, 0, 2067, '70 61 0003', 1, '33.9'),
(98470, '70 61 0002', 151, '', 'Elemente de directie', 0, 0, 3229, '70 61 0002', 1, '59'),
(98469, '70 61 0001', 151, '', 'Elemente de directie', 0, 0, 3229, '70 61 0001', 1, '38.01'),
(98468, '70 60 0003', 151, '', 'Elemente de directie', 0, 0, 1334, '70 60 0003', 1, '5.3'),
(98467, '64 92 2633', 151, '', 'Elemente de directie', 0, 0, 273, '64 92 2633', 1, '147.22'),
(98466, '64 92 2496', 151, '', 'Elemente de directie', 0, 0, 1718, '64 92 2496', 1, '114.86'),
(98465, '64 92 2495', 151, '', 'Elemente de directie', 0, 0, 1718, '64 92 2495', 1, '164.61'),
(98464, '64 92 2022', 151, '', 'Elemente de directie', 0, 0, 2462, '64 92 2022', 1, '36.88'),
(98463, '64 92 2020', 151, '', 'Elemente de directie', 0, 0, 914, '64 92 2020', 1, '54.19'),
(98462, '64 92 1492', 151, '', 'Elemente de directie', 0, 0, 914, '64 92 1492', 1, '43.62'),
(98461, '64 92 1491', 151, '', 'Elemente de directie', 0, 0, 914, '64 92 1491', 1, '43.38'),
(98460, '64 91 9937', 151, '', 'Elemente de directie', 0, 0, 284, '64 91 9937', 1, '47.04'),
(98459, '64 91 9927', 151, '', 'Elemente de directie', 0, 0, 284, '64 91 9927', 1, '39.86'),
(98458, '64 91 9716', 151, '', 'Elemente de directie', 0, 0, 3229, '64 91 9716', 1, '44.89'),
(98457, '64 91 9222', 151, '', 'Elemente de directie', 0, 0, 3229, '64 91 9222', 1, '90.85'),
(98456, '62 92 9625', 151, '', 'Elemente de directie', 0, 0, 51, '62 92 9625', 1, '55.91'),
(98455, '62 92 9427', 151, '', 'Elemente de directie', 0, 0, 273, '62 92 9427', 1, '293.23'),
(98454, '62 92 9426', 151, '', 'Elemente de directie', 0, 0, 273, '62 92 9426', 1, '293.23'),
(98453, '62 92 9425', 151, '', 'Elemente de directie', 0, 0, 273, '62 92 9425', 1, '248.26'),
(98452, '62 92 9424', 151, '', 'Elemente de directie', 0, 0, 273, '', 1, '254.16'),
(98451, '62 92 9423', 151, '', 'Elemente de directie', 0, 0, 273, '62 92 9423', 1, '282.85'),
(98450, '62 92 9422', 151, '', 'Elemente de directie', 0, 0, 273, '62 92 9422', 1, '208.45'),
(98449, '62 92 9385', 151, '', 'Elemente de directie', 0, 0, 2462, '62 92 9385', 1, '121.48'),
(98448, '62 92 9143', 151, '', 'Elemente de directie', 0, 0, 273, '62 92 9143', 1, '178.96'),
(98447, '62 92 7438', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '62 92 7438', 1, '92.71'),
(98446, '62 92 7435', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '62 92 7435', 1, '41.66'),
(98445, '62 92 7434', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '62 92 7434', 1, '41.66'),
(98444, '62 92 7432', 151, '', 'Elemente de directie', 0, 0, 284, '62 92 7432', 1, '59.91'),
(98443, '62 92 7428', 151, '', 'Elemente de directie', 0, 0, 284, '62 92 7428', 1, '108.07'),
(98442, '62 92 7424', 151, '', 'Elemente de directie', 0, 0, 284, '62 92 7424', 1, '89.21'),
(98441, '62 92 7014', 151, '', 'Elemente de directie', 0, 0, 3230, '62 92 7014', 1, '129.8'),
(98440, '62 92 6931', 151, '', 'Elemente de directie', 0, 0, 3230, '62 92 6931', 1, '118.81'),
(98439, '62 92 6854', 151, '', 'Elemente de directie', 0, 0, 1300, '62 92 6854', 1, '59.89'),
(98438, '62 92 6646', 151, '', 'Elemente de directie', 0, 0, 273, '62 92 6646', 1, '540.61'),
(98437, '62 92 6645', 151, '', 'Elemente de directie', 0, 0, 273, '62 92 6645', 1, '540.61'),
(98436, '62 92 3405', 151, '', 'Elemente de directie', 0, 0, 251, '62 92 3405', 1, '58.84'),
(98435, '62 92 3325', 151, '', 'Elemente de directie', 0, 0, 914, '62 92 3325', 1, '64.99'),
(98434, '62 92 3323', 151, '', 'Elemente de directie', 0, 0, 914, '62 92 3323', 1, '83.87'),
(98433, '62 92 2847', 151, '', 'Elemente de directie', 0, 0, 3229, '62 92 2847', 1, '70.13'),
(98432, '62 92 2846', 151, '', 'Elemente de directie', 0, 0, 3229, '62 92 2846', 1, '70.13'),
(98431, '62 92 2715', 151, '', 'Elemente de directie', 0, 0, 1334, '62 92 2715', 1, '10.29'),
(98430, '62 92 2714', 151, '', 'Elemente de directie', 0, 0, 1334, '62 92 2714', 1, '10.29'),
(98429, '62 92 2448', 151, '', 'Elemente de directie', 0, 0, 1607, '62 92 2448', 1, '19.73'),
(98428, '62 92 2385', 151, '', 'Elemente de directie', 0, 0, 273, '62 92 2385', 1, '237.97'),
(98427, '62 92 2384', 151, '', 'Elemente de directie', 0, 0, 273, '62 92 2384', 1, '230.36'),
(98426, '62 92 2115', 151, '', 'Elemente de directie', 0, 0, 284, '62 92 2115', 1, '51.88'),
(98425, '62 92 1915', 151, '', 'Elemente de directie', 0, 0, 1334, '62 92 1915', 1, '12.29'),
(98424, '62 92 1914', 151, '', 'Elemente de directie', 0, 0, 1334, '62 92 1914', 1, '13.14'),
(98423, '62 92 1820', 151, '', 'Elemente de directie', 0, 0, 1334, '62 92 1820', 1, '13.71'),
(98422, '62 92 1818', 151, '', 'Elemente de directie', 0, 0, 1334, '62 92 1818', 1, '10.29'),
(98421, '62 92 1816', 151, '', 'Elemente de directie', 0, 0, 1334, '62 92 1816', 1, '10.11'),
(98420, '62 92 1814', 151, '', 'Elemente de directie', 0, 0, 1334, '62 92 1814', 1, '10.59'),
(98419, '62 92 1490', 151, '', 'Elemente de directie', 0, 0, 2462, '62 92 1490', 1, '32.23'),
(98418, '62 91 9935', 151, '', 'Elemente de directie', 0, 0, 284, '62 91 9935', 1, '44.41'),
(98417, '62 91 9921', 151, '', 'Elemente de directie', 0, 0, 191, '62 91 9921', 1, '19.62'),
(98416, '62 91 9919', 151, '', 'Elemente de directie', 0, 0, 191, '62 91 9919', 1, '14.01'),
(98415, '62 91 9917', 151, '', 'Elemente de directie', 0, 0, 191, '62 91 9917', 1, '15.22'),
(98414, '62 91 9468', 151, '', 'Elemente de directie', 0, 0, 2462, '62 91 9468', 1, '37.9'),
(98413, '62 91 9403', 151, '', 'Elemente de directie', 0, 0, 3229, '62 91 9403', 1, '86.39'),
(98412, '62 91 9397', 151, '', 'Elemente de directie', 0, 0, 3229, '62 91 9397', 1, '42.47'),
(98411, '62 91 9383', 151, '', 'Elemente de directie', 0, 0, 51, '62 91 9383', 1, '53.79'),
(98410, '62 91 9225', 151, '', 'Elemente de directie', 0, 0, 3229, '62 91 9225', 1, '48.41'),
(98409, '62 91 9071', 151, '', 'Elemente de directie', 0, 0, 3229, '62 91 9071', 1, '44.46'),
(98408, '62 91 9067', 151, '', 'Elemente de directie', 0, 0, 3229, '62 91 9067', 1, '44.46'),
(98407, '62 79 0021', 151, '', 'Elemente de directie', 0, 0, 3229, '62 79 0021', 1, '33.54'),
(98406, '62 79 0020', 151, '', 'Elemente de directie', 0, 0, 3229, '62 79 0020', 1, '58.2'),
(98405, '62 79 0004', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '62 79 0004', 1, '50.02'),
(98404, '62 79 0003', 151, '', 'Elemente de directie', 0, 0, 3229, '62 79 0003', 1, '53.65'),
(98403, '62 79 0001', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '62 79 0001', 1, '66.58'),
(98402, '62 78 0018', 151, '', 'Elemente de directie', 0, 0, 2462, '62 78 0018', 1, '36.05'),
(98401, '62 78 0017', 151, '', 'Elemente de directie', 0, 0, 2462, '62 78 0017', 1, '29.06'),
(98400, '62 78 0016', 151, '', 'Elemente de directie', 0, 0, 2462, '62 78 0016', 1, '32.77'),
(98399, '62 78 0015', 151, '', 'Elemente de directie', 0, 0, 2462, '62 78 0015', 1, '53.22'),
(98398, '62 78 0009', 151, '', 'Elemente de directie', 0, 0, 2462, '62 78 0009', 1, '33.54'),
(98397, '62 78 0008', 151, '', 'Elemente de directie', 0, 0, 2462, '62 78 0008', 1, '31.18'),
(98396, '62 78 0007', 151, '', 'Elemente de directie', 0, 0, 2462, '62 78 0007', 1, '40.84'),
(98395, '62 78 0006', 151, '', 'Elemente de directie', 0, 0, 2462, '62 78 0006', 1, '24.27'),
(98394, '62 78 0005', 151, '', 'Elemente de directie', 0, 0, 2462, '62 78 0005', 1, '26.53'),
(98393, '62 77 0008', 151, '', 'Elemente de directie', 0, 0, 51, '62 77 0008', 1, '37.39'),
(98392, '62 76 0003', 151, '', 'Elemente de directie', 0, 0, 3229, '62 76 0003', 1, '68.76'),
(98391, '62 74 0011', 151, '', 'Elemente de directie', 0, 0, 51, '62 74 0011', 1, '42.87'),
(98390, '62 74 0007', 151, '', 'Elemente de directie', 0, 0, 51, '62 74 0007', 1, '45.19'),
(98389, '62 74 0004', 151, '', 'Elemente de directie', 0, 0, 51, '62 74 0004', 1, '46.4'),
(98388, '62 74 0002', 151, '', 'Elemente de directie', 0, 0, 51, '62 74 0002', 1, '30.16'),
(98387, '62 73 0033', 151, '', 'Elemente de directie', 0, 0, 273, '62 73 0033', 1, '234.02'),
(98386, '62 73 0032', 151, '', 'Elemente de directie', 0, 0, 273, '62 73 0032', 1, '234.02'),
(98385, '62 73 0029', 151, '', 'Elemente de directie', 0, 0, 273, '62 73 0029', 1, '427.58'),
(98384, '62 73 0027', 151, '', 'Elemente de directie', 0, 0, 273, '62 73 0027', 1, '135.02'),
(98383, '62 73 0026', 151, '', 'Elemente de directie', 0, 0, 273, '62 73 0026', 1, '135.02'),
(98382, '62 73 0025', 151, '', 'Elemente de directie', 0, 0, 273, '62 73 0025', 1, '155.34'),
(98381, '62 73 0024', 151, '', 'Elemente de directie', 0, 0, 273, '62 73 0024', 1, '155.34'),
(98380, '62 73 0004', 151, '', 'Elemente de directie', 0, 0, 273, '62 73 0004', 1, '157.54'),
(98379, '62 73 0003', 151, '', 'Elemente de directie', 0, 0, 273, '62 73 0003', 1, '247.73'),
(98378, '62 73 0002', 151, '', 'Elemente de directie', 0, 0, 273, '62 73 0002', 1, '98.97'),
(98377, '62 73 0001', 151, '', 'Elemente de directie', 0, 0, 273, '62 73 0001', 1, '98.97'),
(98376, '62 72 0030', 151, '', 'Elemente de directie', 0, 0, 51, '62 72 0030', 1, '33.87'),
(98375, '62 72 0028', 151, '', 'Elemente de directie', 0, 0, 51, '62 72 0028', 1, '34.6'),
(98374, '62 72 0027', 151, '', 'Elemente de directie', 0, 0, 284, '62 72 0027', 1, '78.81'),
(98373, '62 71 0013', 151, '', 'Elemente de directie', 0, 0, 914, '62 71 0013', 1, '36.34'),
(98372, '62 71 0011', 151, '', 'Elemente de directie', 0, 0, 914, '62 71 0011', 1, '36.34'),
(98371, '62 71 0010', 151, '', 'Elemente de directie', 0, 0, 914, '62 71 0010', 1, '23.36'),
(98370, '62 71 0007', 151, '', 'Elemente de directie', 0, 0, 914, '62 71 0007', 1, '38.06'),
(98369, '62 71 0006', 151, '', 'Elemente de directie', 0, 0, 914, '62 71 0006', 1, '36.88'),
(98368, '62 71 0005', 151, '', 'Elemente de directie', 0, 0, 914, '62 71 0005', 1, '28.01'),
(98367, '62 71 0004', 151, '', 'Elemente de directie', 0, 0, 914, '62 71 0004', 1, '28.66'),
(98366, '62 71 0003', 151, '', 'Elemente de directie', 0, 0, 914, '62 71 0003', 1, '29'),
(98365, '62 71 0002', 151, '', 'Elemente de directie', 0, 0, 914, '62 71 0002', 1, '28.66'),
(98364, '62 71 0001', 151, '', 'Elemente de directie', 0, 0, 914, '62 71 0001', 1, '20.83'),
(98363, '62 61 0005', 151, '', 'Elemente de directie', 0, 0, 3229, '62 61 0005', 1, '54.4'),
(98362, '62 61 0004', 151, '', 'Elemente de directie', 0, 0, 3229, '62 61 0004', 1, '44.81'),
(98361, '60 93 0159', 151, '', 'Elemente de directie', 0, 0, 541, '60 93 0159', 1, '190.52'),
(98360, '60 92 9948', 151, '', 'Elemente de directie', 0, 0, 1334, '60 92 9948', 1, '26877.31'),
(98359, '60 92 9680', 151, '', 'Elemente de directie', 0, 0, 914, '60 92 9680', 1, '91.93'),
(98358, '60 92 9679', 151, '', 'Elemente de directie', 0, 0, 914, '60 92 9679', 1, '90.78'),
(98357, '60 92 9638', 151, '', 'Elemente de directie', 0, 0, 273, '60 92 9638', 1, '210.44'),
(98356, '60 92 9637', 151, '', 'Elemente de directie', 0, 0, 273, '60 92 9637', 1, '142.7'),
(24862, 'FO100/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '10.507'),
(24863, 'F1001/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '20'),
(24864, 'FO1002/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '26.6'),
(24865, 'FO1005/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '33.971'),
(24866, 'FO109/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '14.7'),
(24867, 'FO110/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '13.153'),
(24868, 'FO1216/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '25.963'),
(24869, 'FO123/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '12.558'),
(24870, 'FO124/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '8.4'),
(24871, 'FO125/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '12.019'),
(24872, 'FO126/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '13.153'),
(24873, 'FO131/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '9.261'),
(24874, 'FO138/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.851'),
(24875, 'FO148/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.557'),
(24876, 'FO18/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '12.159'),
(24877, 'FO190/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '10.584'),
(24878, 'FO193/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.074'),
(24879, 'FO194/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '15.4'),
(24880, 'FO195/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '15.169'),
(24881, 'FO196/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '13.027'),
(24882, 'FO198/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '9.569'),
(24883, 'FO200/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '25.137'),
(24884, 'FO201', 460, '', 'Filtru ulei', 1, 0, 7, 'FO201', 2, '50'),
(24885, 'FO202/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '16.443'),
(24886, 'FO205/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '10.64'),
(24887, 'FO230/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.2'),
(24888, 'FO266/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '21.07'),
(24889, 'FO289/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.69'),
(24890, 'FO294/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '42.168'),
(24891, 'FO3003/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '26.327'),
(24892, 'FO302/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '8.456'),
(24893, 'FO304/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '10.836'),
(24894, 'FO305/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.326'),
(24895, 'FO307/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '12.957'),
(24896, 'FO3104/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '23.499'),
(24897, 'FO319/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '8.575'),
(24898, 'FO351/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '10.668'),
(24899, 'FO352/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '9.786'),
(24900, 'FO375/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '9.387'),
(24901, 'FO385/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '12.278'),
(24902, 'FO474/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '12.075'),
(24903, 'FO519/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.004'),
(24904, 'FO523/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.424'),
(24905, 'FO525/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '9.828'),
(24906, 'FO526/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '14.938'),
(24907, 'FO531/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '14.154'),
(24908, 'FO561/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '18.83'),
(24909, 'DO 899', 460, '', 'Filtru ulei', 1, 0, 7, '101', 2, '10'),
(24910, 'FO590/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '8.666'),
(24911, 'FO600/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.389'),
(24912, 'FO62/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '10.43'),
(24913, 'FO640/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.76'),
(24914, 'FO83/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '8.988'),
(24915, 'FO98/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.389'),
(24916, 'FOP110/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '16.415'),
(24917, 'FOP114/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '16.8'),
(24918, 'FOP115/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.935'),
(24919, 'FOP116/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '12.733'),
(24920, 'FOP124/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '14.595'),
(24921, 'FOP157/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '16.135'),
(24922, 'FOP177/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '34.51'),
(24923, 'FOP200/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '22.869'),
(24924, 'FOP202/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '13.552'),
(24925, 'FOP204/M', 460, 'Diametru exterior 70.50\r\nDiametru interior [mm] 33.30\r\nDiametru interior 1 [mm] 15.20\r\nInaltime [mm] 140.50 ', 'Filtru ulei', 1, 0, 7, '', 2, '11.998'),
(24926, 'FOP205/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '15.659'),
(24927, 'FOP207/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '12.334'),
(24928, 'FOP208/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '20.412'),
(24929, 'FOP209/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '18.487'),
(24930, 'FOP210/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '13.3'),
(24931, 'FOP211/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '13.37'),
(24932, 'FOP212/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.949'),
(24933, 'FOP215/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.228'),
(24934, 'FOP216/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '18.697'),
(24935, 'FOP217/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '15.526'),
(24936, 'FOP221/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '16.709'),
(24937, 'FOP222/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '14.567'),
(24938, 'FOP223/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '16.443'),
(24939, 'FOP225/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '27.174'),
(24940, 'FOP226/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '15.561'),
(24941, 'FOP227/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '20.118'),
(24942, 'FOP233/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '11.844'),
(24943, 'FOP234/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '14.203'),
(24944, 'FOP238/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '13.79'),
(24945, 'FOP239/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '17.661'),
(24946, 'FOP240/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '21.721'),
(24947, 'FOP241/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '31.15'),
(24948, 'FOP242/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '17.766'),
(24949, 'FOP244/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '17.101'),
(24950, 'FOP245/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '21.63'),
(24951, 'FOP246/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '14.917'),
(24952, 'FOP247/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '14.28'),
(24953, 'FOP253/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '18.263'),
(24954, 'FOP313', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '10'),
(24955, 'FOP334/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '21.056'),
(24956, 'FOP346/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '14.469'),
(24957, 'FOP347/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '20.251'),
(24958, 'FOP356/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '40.25'),
(24959, 'FOP360/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '26.46'),
(24960, 'FOP365/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '21.21'),
(24961, 'FOP370/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '22.106'),
(24962, 'FOP514/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '19.67'),
(24963, 'FOP613/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '13.594'),
(24964, 'FOP825/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '13.965'),
(24965, 'FOP828/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '13.174'),
(24966, 'FOP839/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '16.065'),
(24967, 'PA762/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '22.351'),
(24968, 'PA765/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '24.787'),
(24969, 'PA768/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.473'),
(24970, 'PA775/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '18.648'),
(24971, 'PA776/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '14.35'),
(24972, 'PA779/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.711'),
(24973, 'PA780/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '17.5'),
(24974, 'PA783/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.802'),
(24975, 'PA784/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '26.985'),
(24976, 'PA786/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '23.037'),
(24977, 'PA788/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '28.63'),
(24978, 'PA791/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '58.184'),
(24979, 'PA792/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '20.349'),
(24980, 'PA800/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '30.863'),
(24981, 'PA841/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '15.596'),
(24982, 'PA867/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '18.151'),
(24983, 'PA87/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '11.718'),
(24984, 'PA871/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '7.553'),
(24985, 'PA494/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '42.343'),
(24986, 'PA497/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '47.999'),
(24987, 'PA503/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '44.163'),
(24988, 'PA560/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '42.287'),
(24989, 'PA601/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '28.588'),
(24990, 'PA602/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '20.293'),
(24991, 'PA6051/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '20.181'),
(24992, 'PA616/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '28.084'),
(24993, 'PA629/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '64.547'),
(24994, 'PA647/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '11.361'),
(24995, 'PA655/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '35.413'),
(24996, 'PA679/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '23.198'),
(24997, 'PA683/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.277'),
(24998, 'PA685/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '20.349'),
(24999, 'PA687/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '29.316'),
(25000, 'PA688/M', 460, '', 'Filtru aer', 1, 0, 3858, '', 2, '20.951'),
(25001, 'PA691/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '20.356'),
(25002, 'PA702/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '22.778'),
(25003, 'PA706/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '62.727'),
(25004, 'PA714/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '21.392'),
(25005, 'PA721/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '20.846'),
(25006, 'PA722/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '24.738'),
(25007, 'PA723/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '15.841'),
(25008, 'PA727/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '20.244'),
(25009, 'PA729/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '18.074'),
(25010, 'PA733/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '20.23'),
(25011, 'PA735/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '31.192'),
(25012, 'PA737/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '29.155'),
(25013, 'PA738/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '12.6'),
(25014, 'PA739/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '13.097'),
(25015, 'PA745/M', 460, '', 'Filtru aer', 1, 0, 2470, '', 2, '39.375'),
(25016, 'PA747/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '19.551'),
(25017, 'PA748/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '22.26'),
(25018, 'PA750/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '28.7'),
(25019, 'PA751/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '10'),
(25020, 'PA757S/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.676'),
(25021, 'PA759/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '21.455'),
(25022, 'PA760/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '20.3'),
(25023, 'S BD S253', 451, '', 'Placute frana', 1, 0, 400, '', 1, '53.75'),
(25024, 'S BD S254', 451, '', 'Placute frana', 1, 0, 400, '', 1, '73.74'),
(25030, 'PA3190/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '45.64'),
(25029, 'PA3186/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '35.056'),
(25028, 'PA3179/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '22.183'),
(25027, 'PA3165/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '28.889'),
(25026, 'PA3159/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '31.486'),
(25025, 'PA3158', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '10'),
(25031, 'PA3196/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '35.511'),
(25032, 'PA3216/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '41.909'),
(25033, 'PA3217/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '21.721'),
(25034, 'PA3219/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '32.186'),
(25035, 'PA322/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '16.219'),
(25036, 'PA3223/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '32.977'),
(25037, 'PA3224/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '32.935'),
(25038, 'PA3226/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '27.51'),
(25039, 'PA3227/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '40.033'),
(25040, 'PA3260/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '28.434'),
(25041, 'PA3268/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '32.571'),
(25042, 'PA327/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '15.638'),
(25043, 'PA3275/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '26.971'),
(25044, 'PA3283/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '47.012'),
(25045, 'PA329/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '15.96'),
(25046, 'PA334/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '15.281'),
(25047, 'PA3359/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '34.762'),
(25048, 'PA3379/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '38.276'),
(25049, 'PA338/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '14.112'),
(25050, 'PA3402/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '37.037'),
(25051, 'PA341/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '35.063'),
(25052, 'PA360/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '13.223'),
(25053, 'PA365/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '12.873'),
(25054, 'PA367/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '16.352'),
(25055, 'PA392/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '15.96'),
(25056, 'PA396/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '13.818'),
(25057, 'PA398/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '9.534'),
(25058, 'PA399/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '21.014'),
(25059, 'PA405/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '32.802'),
(25060, 'PA406/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '12.775'),
(25061, 'PA409/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '18.193'),
(25062, 'PA410/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '22.519'),
(25063, 'PA411/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '17.472'),
(25064, 'PA415/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '20.013'),
(25065, 'PA418/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.151'),
(25066, 'PA428/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '16.457'),
(25067, 'PA429/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '21.399'),
(25068, 'PA463/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '15.778'),
(25069, 'PA465/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '15.904'),
(25070, 'PA466/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '10.493'),
(25071, 'PA468/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.977'),
(25072, 'PA469/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '19.712'),
(25073, 'PA474/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '15.239'),
(25074, 'PA475/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.543'),
(25075, 'PA476/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '11.529'),
(25076, 'PA477/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '14.182'),
(25077, 'PA146/M', 460, '', 'Filtru aer', 1, 0, 2470, '', 2, '20.811'),
(25078, 'PA148/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.683'),
(25079, 'PA149/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.284'),
(25080, 'PA155/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '21.574'),
(25081, 'PA159/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '19.432'),
(25082, 'PA171/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '24.549'),
(25083, 'PA176/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '17.486'),
(25084, 'PA178/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '8.043'),
(25085, 'PA182/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '21.406'),
(25086, 'PA186/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '23.373'),
(25087, 'PA190/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '17.25'),
(25088, 'PA200/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '18.956'),
(25089, 'PA2102/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.606'),
(25090, 'PA2106/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '28.973'),
(25091, 'PA2107S/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '24.416'),
(25092, 'PA2109/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '22.449'),
(25093, 'PA2116/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '29.764'),
(25094, 'PA2121/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.032'),
(25095, 'PA2122/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '28.434'),
(25096, 'PA222/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '15.575'),
(25097, 'PA234/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '13.629'),
(25098, 'PA240/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '27.069'),
(25099, 'PA250/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '24.08'),
(25100, 'PA259/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '31.192'),
(25101, 'PA263/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '19.236'),
(25102, 'PA264/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '23.59'),
(25103, 'PA271/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '18.06'),
(25104, 'PA273/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '16.436'),
(25105, 'PA278/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '28.7'),
(25106, 'PA282/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '16.709'),
(25107, 'PA283/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '21.21'),
(25108, 'PA288/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '18.319'),
(25109, 'PA288S/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '27.517'),
(25110, 'PA291/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '32.599'),
(25111, 'PA295/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '51.499'),
(25112, 'PA296/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '22.19'),
(25113, 'PA299/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.228'),
(25114, 'PA3101/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.228'),
(25115, 'PA3102/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '19.397'),
(25116, 'PA3103/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '20.951'),
(25117, 'PA3104/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '23.191'),
(25118, 'PA3105S/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '29.491'),
(25119, 'PA3108/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '26.999'),
(25120, 'PA3110/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '48.328'),
(25121, 'PA3112/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '29.743'),
(25122, 'PA3113/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '35.644'),
(25123, 'PA3116/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '26.866'),
(25124, 'PA3120/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '40.39'),
(25125, 'PA3122/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '35.413'),
(25126, 'PA3127/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '36.505'),
(25127, 'PA3131/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '28.105'),
(25128, 'PA314/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '20.902'),
(25129, 'PA3143/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '28.735'),
(25130, 'PA3151/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '39.116'),
(25131, 'PA3153/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '29.12'),
(98355, '60 92 9624', 151, '', 'Elemente de directie', 0, 0, 914, '60 92 9624', 1, '49.83'),
(98354, '60 92 9623', 151, '', 'Elemente de directie', 0, 0, 914, '60 92 9623', 1, '49.83'),
(98353, '60 92 7835', 151, '', 'Elemente de directie', 0, 0, 541, '60 92 7835', 1, '163.71'),
(98352, '60 92 7725', 151, '', 'Elemente de directie', 0, 0, 51, '60 92 7725', 1, '38.41'),
(98351, '60 92 7447', 151, '', 'Elemente de directie', 0, 0, 1334, '60 92 7447', 1, '18.36'),
(98350, '60 92 7446', 151, '', 'Elemente de directie', 0, 0, 1334, '60 92 7446', 1, '14.14'),
(98349, '60 92 7303', 151, '', 'Elemente de directie', 0, 0, 1213, '60 92 7303', 1, '26877.31'),
(98348, '60 92 7301', 151, '', 'Elemente de directie', 0, 0, 51, '60 92 7301', 1, '35.64'),
(98347, '60 92 6454', 151, '', 'Elemente de directie', 0, 0, 273, '60 92 6454', 1, '463.06'),
(98346, '60 92 6453', 151, '', 'Elemente de directie', 0, 0, 273, '60 92 6453', 1, '436.53'),
(98345, '60 92 4849', 151, '', 'Elemente de directie', 0, 0, 2462, '60 92 4849', 1, '56.5'),
(98344, '60 92 4816', 151, '', 'Elemente de directie', 0, 0, 914, '60 92 4816', 1, '63.03'),
(98343, '60 92 4815', 151, '', 'Elemente de directie', 0, 0, 914, '60 92 4815', 1, '63.03'),
(98342, '60 92 4720', 151, '', 'Elemente de directie', 0, 0, 51, '60 92 4720', 1, '55.45'),
(98341, '60 92 4084', 151, '', 'Elemente de directie', 0, 0, 273, '60 92 4084', 1, '194.8'),
(98340, '60 92 4083', 151, '', 'Elemente de directie', 0, 0, 273, '60 92 4083', 1, '189.13'),
(98339, '60 92 3996', 151, '', 'Elemente de directie', 0, 0, 2462, '60 92 3996', 1, '46.4'),
(98338, '60 92 3995', 151, '', 'Elemente de directie', 0, 0, 2462, '60 92 3995', 1, '50.1'),
(98337, '60 92 3777', 151, '', 'Elemente de directie', 0, 0, 1080, '60 92 3777', 1, '51.31'),
(98336, '60 92 2825', 151, '', 'Elemente de directie', 0, 0, 251, '60 92 2825', 1, '39.68'),
(98335, '60 92 2822', 151, '', 'Elemente de directie', 0, 0, 251, '60 92 2822', 1, '26.94'),
(98334, '60 92 2821', 151, '', 'Elemente de directie', 0, 0, 251, '60 92 2821', 1, '24.49'),
(98333, '60 92 2818', 151, '', 'Elemente de directie', 0, 0, 251, '60 92 2818', 1, '26.58'),
(98332, '60 92 2765', 151, '', 'Elemente de directie', 0, 0, 51, '60 92 2765', 1, '78.81'),
(98331, '60 92 2763', 151, '', 'Elemente de directie', 0, 0, 51, '60 92 2763', 1, '79.4'),
(98330, '60 92 2710', 151, '', 'Elemente de directie', 0, 0, 2462, '60 92 2710', 1, '57.06'),
(98329, '60 92 2531', 151, '', 'Elemente de directie', 0, 0, 51, '60 92 2531', 1, '51.98'),
(98328, '60 92 2519', 151, '', 'Elemente de directie', 0, 0, 51, '60 92 2519', 1, '40.86'),
(98327, '60 92 2517', 151, '', 'Elemente de directie', 0, 0, 51, '60 92 2517', 1, '53.65'),
(98326, '60 92 2514', 151, '', 'Elemente de directie', 0, 0, 914, '60 92 2514', 1, '61.29'),
(98325, '60 92 2513', 151, '', 'Elemente de directie', 0, 0, 914, '60 92 2513', 1, '66.12'),
(98324, '60 92 2511', 151, '', 'Elemente de directie', 0, 0, 51, '60 92 2511', 1, '46.04'),
(98323, '60 92 2507', 151, '', 'Elemente de directie', 0, 0, 2523, '60 92 2507', 1, '201.09'),
(98322, '60 92 2491', 151, '', 'Elemente de directie', 0, 0, 51, '60 92 2491', 1, '62.6'),
(98321, '60 92 2479', 151, '', 'Elemente de directie', 0, 0, 51, '60 92 2479', 1, '30.81'),
(98320, '60 92 2478', 151, '', 'Elemente de directie', 0, 0, 51, '60 92 2478', 1, '60.61'),
(98319, '60 92 2477', 151, '', 'Elemente de directie', 0, 0, 51, '60 92 2477', 1, '39.17'),
(98318, '60 92 2476', 151, '', 'Elemente de directie', 0, 0, 51, '60 92 2476', 1, '40.19'),
(98317, '60 92 2468', 151, '', 'Elemente de directie', 0, 0, 2462, '60 92 2468', 1, '55.03'),
(98316, '60 92 2410', 151, '', 'Elemente de directie', 0, 0, 2523, '60 92 2410', 1, '50.37'),
(98315, '60 92 2279', 151, '', 'Elemente de directie', 0, 0, 2462, '60 92 2279', 1, '41.56'),
(98314, '60 92 2265', 151, '', 'Elemente de directie', 0, 0, 2462, '60 92 2265', 1, '48.41'),
(98313, '60 92 2241', 151, '', 'Elemente de directie', 0, 0, 1260, '60 92 2241', 1, '107.6'),
(98312, '60 92 2135', 151, '', 'Elemente de directie', 0, 0, 273, '60 92 2135', 1, '180.17'),
(98311, '60 92 2133', 151, '', 'Elemente de directie', 0, 0, 273, '60 92 2133', 1, '164.75'),
(98310, '60 92 2132', 151, '', 'Elemente de directie', 0, 0, 273, '60 92 2132', 1, '164.75'),
(98309, '60 92 1988', 151, '', 'Elemente de directie', 0, 0, 1260, '60 92 1988', 1, '85.04'),
(98308, '60 92 1985', 151, '', 'Elemente de directie', 0, 0, 1420, '60 92 1985', 1, '32.87'),
(98307, '60 92 1635', 151, '', 'Elemente de directie', 0, 0, 3229, '60 92 1635', 1, '44.68'),
(98306, '60 92 1494', 151, '', 'Elemente de directie', 0, 0, 914, '60 92 1494', 1, '74.59'),
(98305, '60 92 1493', 151, '', 'Elemente de directie', 0, 0, 914, '60 92 1493', 1, '74.7'),
(98304, '60 92 1284', 151, '', 'Elemente de directie', 0, 0, 914, '60 92 1284', 1, '58.3'),
(98303, '60 92 1283', 151, '', 'Elemente de directie', 0, 0, 914, '60 92 1283', 1, '58.3'),
(98302, '60 92 1172', 151, '', 'Elemente de directie', 0, 0, 191, '60 92 1172', 1, '12.98'),
(98301, '60 92 1171', 151, '', 'Elemente de directie', 0, 0, 191, '60 92 1171', 1, '9.57'),
(98300, '60 92 1170', 151, '', 'Elemente de directie', 0, 0, 191, '60 92 1170', 1, '11.5'),
(98299, '60 92 1169', 151, '', 'Elemente de directie', 0, 0, 191, '60 92 1169', 1, '13.6'),
(98298, '60 92 1044', 151, '', 'Elemente de directie', 0, 0, 3229, '60 92 1044', 1, '54.08'),
(98297, '60 92 1015', 151, '', 'Elemente de directie', 0, 0, 3229, '60 92 1015', 1, '53.73'),
(98296, '60 91 9893', 151, '', 'Elemente de directie', 0, 0, 1220, '60 91 9893', 1, '6.78'),
(98295, '60 91 9867', 151, '', 'Elemente de directie', 0, 0, 3229, '60 91 9867', 1, '45.62'),
(98294, '60 91 9866', 151, '', 'Elemente de directie', 0, 0, 3229, '60 91 9866', 1, '45.62'),
(98293, '60 91 9650', 151, '', 'Elemente de directie', 0, 0, 3229, '60 91 9650', 1, '30.21'),
(98292, '60 91 9649', 151, '', 'Elemente de directie', 0, 0, 3229, '60 91 9649', 1, '55.64'),
(98291, '60 91 9647', 151, '', 'Elemente de directie', 0, 0, 273, '60 91 9647', 1, '221.22'),
(98290, '60 91 9646', 151, '', 'Elemente de directie', 0, 0, 273, '60 91 9646', 1, '187.86'),
(98289, '60 91 9605', 151, '', 'Elemente de directie', 0, 0, 914, '60 91 9605', 1, '32.15'),
(98288, '60 91 9604', 151, '', 'Elemente de directie', 0, 0, 914, '60 91 9604', 1, '32.15'),
(98287, '60 91 9525', 151, '', 'Elemente de directie', 0, 0, 51, '60 91 9525', 1, '38.6'),
(98286, '60 91 0895', 151, '', 'Elemente de directie', 0, 0, 273, '60 91 0895', 1, '110.94'),
(98285, '60 91 0894', 151, '', 'Elemente de directie', 0, 0, 273, '60 91 0894', 1, '110.94'),
(98284, '60 90 1002', 151, '', 'Elemente de directie', 0, 0, 243, '60 90 1002', 1, '20.74'),
(98283, '60 79 0001', 151, '', 'Elemente de directie', 0, 0, 3229, '60 79 0001', 1, '71.44'),
(98282, '60 78 0020', 151, '', 'Elemente de directie', 0, 0, 2462, '60 78 0020', 1, '43.71'),
(98281, '60 78 0019', 151, '', 'Elemente de directie', 0, 0, 2523, '60 78 0019', 1, '52.49'),
(98280, '60 78 0009', 151, '', 'Elemente de directie', 0, 0, 2462, '60 78 0009', 1, '29.67'),
(98279, '60 78 0006', 151, '', 'Elemente de directie', 0, 0, 2523, '60 78 0006', 1, '31.12'),
(98278, '60 78 0001', 151, '', 'Elemente de directie', 0, 0, 2462, '60 78 0001', 1, '23.92'),
(98277, '60 73 0014', 151, '', 'Elemente de directie', 0, 0, 273, '60 73 0014', 1, '260.57'),
(98276, '60 73 0012', 151, '', 'Elemente de directie', 0, 0, 273, '60 73 0012', 1, '231.87'),
(25276, 'FO1001/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '24.031'),
(25277, 'FC296/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '38.85'),
(25278, 'FC301/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '34.986'),
(25279, 'FC305/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '36.764'),
(25280, 'FC311/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '32.599'),
(25281, 'FK168/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '82.271'),
(25282, 'FK185/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '39.725'),
(25283, 'FK220/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '78.05'),
(25284, 'FK395/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '73.871'),
(25285, 'FB188/M', 460, '', 'Filtru combustibil', 1, 0, 9, '', 2, '22.4'),
(25286, 'FC153/M', 460, '', 'Filtru polen', 1, 0, 424, '', 2, '23.464'),
(25287, 'FOP313/M', 460, '', 'Filtru ulei', 1, 0, 7, '', 2, '19.733'),
(25288, 'PA107/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '16.576'),
(25289, 'PA113/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '32.956'),
(25290, 'PA114/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '19.593'),
(25291, 'PA115/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '25.116'),
(25292, 'PA132/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '9.254'),
(25293, 'PA141/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '32.585'),
(25294, 'PA142/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '15.239'),
(25295, 'PA3158/M', 460, '', 'Filtru aer', 1, 0, 424, '', 2, '29.281'),
(25296, 'PA757/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '14.623'),
(25297, 'PA920/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '61.53'),
(25298, 'PAM246/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '19.831'),
(25299, 'PAM269/M', 460, '', 'Filtru aer', 1, 0, 8, '', 2, '34.461'),
(25300, 'DO1800', 163, '', 'Filtru ulei', 1, 0, 7, '101', 1, '0'),
(98275, '60 73 0011', 151, '', 'Elemente de directie', 0, 0, 273, '60 73 0011', 1, '164.24'),
(98274, '60 73 0010', 151, '', 'Elemente de directie', 0, 0, 273, '60 73 0010', 1, '260.57'),
(98273, '60 73 0008', 151, '', 'Elemente de directie', 0, 0, 273, '60 73 0008', 1, '231.87'),
(98272, '60 73 0006', 151, '', 'Elemente de directie', 0, 0, 273, '60 73 0006', 1, '174.37'),
(98271, '60 73 0005', 151, '', 'Elemente de directie', 0, 0, 273, '60 73 0005', 1, '154.96'),
(98270, '60 73 0002', 151, '', 'Elemente de directie', 0, 0, 273, '60 73 0002', 1, '129.19'),
(98269, '60 73 0001', 151, '', 'Elemente de directie', 0, 0, 273, '60 73 0001', 1, '129.19'),
(98268, '60 72 0015', 151, '', 'Elemente de directie', 0, 0, 284, '60 72 0015', 1, '82.66'),
(98267, '60 72 0014', 151, '', 'Elemente de directie', 0, 0, 284, '60 72 0014', 1, '82.66'),
(98266, '60 72 0011', 151, '', 'Elemente de directie', 0, 0, 284, '60 72 0011', 1, '54.64'),
(98265, '60 72 0010', 151, '', 'Elemente de directie', 0, 0, 284, '60 72 0010', 1, '60.59'),
(98264, '60 72 0009', 151, '', 'Elemente de directie', 0, 0, 284, '60 72 0009', 1, '86.02'),
(98263, '60 72 0008', 151, '', 'Elemente de directie', 0, 0, 284, '60 72 0008', 1, '86.02'),
(98262, '60 72 0007', 151, '', 'Elemente de directie', 0, 0, 284, '60 72 0007', 1, '60.67'),
(98261, '60 72 0006', 151, '', 'Elemente de directie', 0, 0, 284, '60 72 0006', 1, '54.27'),
(98260, '60 71 0022', 151, '', 'Elemente de directie', 0, 0, 914, '60 71 0022', 1, '49.62'),
(98259, '60 71 0020', 151, '', 'Elemente de directie', 0, 0, 914, '60 71 0020', 1, '48.14'),
(98258, '60 71 0018', 151, '', 'Elemente de directie', 0, 0, 914, '60 71 0018', 1, '47.63'),
(98257, '60 71 0017', 151, '', 'Elemente de directie', 0, 0, 914, '60 71 0017', 1, '49.16'),
(98256, '60 71 0014', 151, '', 'Elemente de directie', 0, 0, 914, '60 71 0014', 1, '40.64'),
(98255, '60 71 0013', 151, '', 'Elemente de directie', 0, 0, 914, '60 71 0013', 1, '42.2'),
(98254, '60 71 0010', 151, '', 'Elemente de directie', 0, 0, 914, '60 71 0010', 1, '44.65'),
(98253, '60 71 0009', 151, '', 'Elemente de directie', 0, 0, 914, '60 71 0009', 1, '44.65'),
(98252, '60 71 0008', 151, '', 'Elemente de directie', 0, 0, 914, '60 71 0008', 1, '27.76'),
(98251, '60 71 0007', 151, '', 'Elemente de directie', 0, 0, 914, '60 71 0007', 1, '27.93'),
(98250, '60 71 0004', 151, '', 'Elemente de directie', 0, 0, 914, '60 71 0004', 1, '29.41'),
(98249, '60 71 0003', 151, '', 'Elemente de directie', 0, 0, 914, '60 71 0003', 1, '38.25'),
(98248, '60 71 0002', 151, '', 'Elemente de directie', 0, 0, 914, '60 71 0002', 1, '14.49'),
(98247, '60 61 0002', 151, '', 'Elemente de directie', 0, 0, 1334, '60 61 0002', 1, '19.14'),
(98246, '57 92 2951', 151, '', 'Elemente de directie', 0, 0, 2523, '57 92 2951', 1, '60.16'),
(98245, '57 91 9850', 151, '', 'Elemente de directie', 0, 0, 273, '57 91 9850', 1, '480.72'),
(98244, '57 91 9849', 151, '', 'Elemente de directie', 0, 0, 273, '57 91 9849', 1, '480.72'),
(98243, '57 78 0002', 151, '', 'Elemente de directie', 0, 0, 2462, '57 78 0002', 1, '44.59'),
(98242, '55 92 9605', 151, '', 'Elemente de directie', 0, 0, 914, '55 92 9605', 1, '127.49'),
(98241, '55 92 9604', 151, '', 'Elemente de directie', 0, 0, 914, '55 92 9604', 1, '111.18'),
(98240, '55 92 3353', 151, '', 'Elemente de directie', 0, 0, 273, '55 92 3353', 1, '423.57'),
(98239, '55 92 3351', 151, '', 'Elemente de directie', 0, 0, 273, '55 92 3351', 1, '419.46'),
(98238, '55 92 3343', 151, '', 'Elemente de directie', 0, 0, 2523, '55 92 3343', 1, '85.13'),
(98237, '55 92 3147', 151, '', 'Elemente de directie', 0, 0, 3230, '55 92 3147', 1, '262.96'),
(98236, '55 92 3031', 151, '', 'Elemente de directie', 0, 0, 51, '55 92 3031', 1, '42.17'),
(98235, '55 92 3019', 151, '', 'Elemente de directie', 0, 0, 51, '55 92 3019', 1, '51.85'),
(98234, '55 92 2797', 151, '', 'Elemente de directie', 0, 0, 51, '55 92 2797', 1, '38.57'),
(98233, '55 92 2740', 151, '', 'Elemente de directie', 0, 0, 273, '55 92 2740', 1, '220.23'),
(98232, '55 92 2595', 151, '', 'Elemente de directie', 0, 0, 1420, '55 92 2595', 1, '609.93'),
(98231, '55 92 2390', 151, '', 'Elemente de directie', 0, 0, 3229, '55 92 2390', 1, '41.47'),
(98230, '55 92 1567', 151, '', 'Elemente de directie', 0, 0, 914, '55 92 1567', 1, '61.12'),
(98229, '55 92 1566', 151, '', 'Elemente de directie', 0, 0, 914, '55 92 1566', 1, '58.25'),
(98228, '55 92 1565', 151, '', 'Elemente de directie', 0, 0, 51, '55 92 1565', 1, '127.55'),
(98227, '55 92 1563', 151, '', 'Elemente de directie', 0, 0, 914, '55 92 1563', 1, '66.12'),
(98226, '55 92 1453', 151, '', 'Elemente de directie', 0, 0, 1213, '55 92 1453', 1, '77.2'),
(98225, '55 92 1415', 151, '', 'Elemente de directie', 0, 0, 914, '55 92 1415', 1, '67.41'),
(98224, '55 92 1414', 151, '', 'Elemente de directie', 0, 0, 914, '55 92 1414', 1, '67.41'),
(98223, '55 91 9674', 151, '', 'Elemente de directie', 0, 0, 273, '55 91 9674', 1, '289.44'),
(98222, '55 91 9673', 151, '', 'Elemente de directie', 0, 0, 273, '55 91 9673', 1, '270.14'),
(98221, '55 91 9664', 151, '', 'Elemente de directie', 0, 0, 3229, '55 91 9664', 1, '53.41'),
(98220, '55 91 9399', 151, '', 'Elemente de directie', 0, 0, 3229, '55 91 9399', 1, '29.67'),
(98219, '55 91 9379', 151, '', 'Elemente de directie', 0, 0, 3229, '55 91 9379', 1, '54.49'),
(98218, '55 79 0016', 151, '', 'Elemente de directie', 0, 0, 3229, '55 79 0016', 1, '60.88'),
(98217, '55 79 0015', 151, '', 'Elemente de directie', 0, 0, 3229, '55 79 0015', 1, '67.09'),
(98216, '55 79 0004', 151, '', 'Elemente de directie', 0, 0, 3229, '55 79 0004', 1, '48.31'),
(98215, '55 79 0003', 151, '', 'Elemente de directie', 0, 0, 3229, '55 79 0003', 1, '50.32'),
(98214, '55 79 0002', 151, '', 'Elemente de directie', 0, 0, 3229, '55 79 0002', 1, '84.86'),
(98213, '55 78 0012', 151, '', 'Elemente de directie', 0, 0, 2462, '55 78 0012', 1, '49.92'),
(98212, '55 78 0011', 151, '', 'Elemente de directie', 0, 0, 2523, '55 78 0011', 1, '81.58'),
(98211, '55 78 0010', 151, '', 'Elemente de directie', 0, 0, 2523, '55 78 0010', 1, '54'),
(98210, '55 78 0008', 151, '', 'Elemente de directie', 0, 0, 2462, '55 78 0008', 1, '56.91'),
(98209, '55 74 0011', 151, '', 'Elemente de directie', 0, 0, 51, '55 74 0011', 1, '91.93'),
(98208, '55 73 0003', 151, '', 'Elemente de directie', 0, 0, 273, '55 73 0003', 1, '215.36'),
(98207, '55 73 0002', 151, '', 'Elemente de directie', 0, 0, 273, '55 73 0002', 1, '161.67'),
(98206, '55 72 0016', 151, '', 'Elemente de directie', 0, 0, 51, '55 72 0016', 1, '48.36'),
(98205, '55 71 0012', 151, '', 'Elemente de directie', 0, 0, 914, '55 71 0012', 1, '32.79'),
(98204, '55 71 0011', 151, '', 'Elemente de directie', 0, 0, 914, '55 71 0011', 1, '49.19'),
(98203, '55 71 0010', 151, '', 'Elemente de directie', 0, 0, 914, '55 71 0010', 1, '74.46');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(98202, '55 71 0009', 151, '', 'Elemente de directie', 0, 0, 914, '55 71 0009', 1, '76.88'),
(98201, '55 71 0007', 151, '', 'Elemente de directie', 0, 0, 914, '55 71 0007', 1, '36.61'),
(98200, '50 92 9224', 151, '', 'Elemente de directie', 0, 0, 914, '50 92 9224', 1, '71.85'),
(98199, '50 92 9223', 151, '', 'Elemente de directie', 0, 0, 914, '50 92 9223', 1, '71.85'),
(98198, '50 92 7524', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '50 92 7524', 1, '52.61'),
(98197, '50 92 7400', 151, '', 'Bieleta antiruliu', 0, 0, 1097, '50 92 7400', 1, '61.45'),
(98196, '50 92 7354', 151, '', 'Elemente de directie', 0, 0, 541, '50 92 7354', 1, '271.1'),
(98195, '50 92 7299', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '50 92 7299', 1, '75.91'),
(98194, '50 92 7162', 151, '', 'Elemente de directie', 0, 0, 654, '50 92 7162', 1, '288.94'),
(98193, '50 92 4918', 151, '', 'Elemente de directie', 0, 0, 1334, '50 92 4918', 1, '6.18'),
(98192, '50 92 4916', 151, '', 'Elemente de directie', 0, 0, 1334, '50 92 4916', 1, '5.84'),
(98191, '50 92 4395', 151, '', 'Elemente de directie', 0, 0, 4057, '50 92 4395', 1, '26877.31'),
(98190, '50 92 4393', 151, '', 'Elemente de directie', 0, 0, 1597, '', 1, '0'),
(98189, '50 92 4389', 151, '', 'Elemente de directie', 0, 0, 4057, '50 92 4389', 1, '26877.31'),
(98188, '50 92 4351', 151, '', 'Elemente de directie', 0, 0, 653, '50 92 4351', 1, '160.61'),
(98187, '50 92 4225', 151, '', 'Elemente de directie', 0, 0, 1334, '50 92 4225', 1, '17.55'),
(98186, '50 92 4220', 151, '', 'Elemente de directie', 0, 0, 1334, '50 92 4220', 1, '7.23'),
(98185, '50 92 4219', 151, '', 'Elemente de directie', 0, 0, 1334, '50 92 4219', 1, '11.26'),
(98184, '50 92 4211', 151, '', 'Elemente de directie', 0, 0, 3230, '50 92 4211', 1, '90.48'),
(98183, '50 92 3259', 151, '', 'Elemente de directie', 0, 0, 3229, '50 92 3259', 1, '41.53'),
(98182, '50 92 3257', 151, '', 'Elemente de directie', 0, 0, 3229, '50 92 3257', 1, '40.29'),
(98181, '50 92 3053', 151, '', 'Elemente de directie', 0, 0, 3229, '50 92 3053', 1, '26.4'),
(98180, '50 92 3051', 151, '', 'Elemente de directie', 0, 0, 3229, '50 92 3051', 1, '25.61'),
(98179, '50 92 3047', 151, '', 'Elemente de directie', 0, 0, 3230, '50 92 3047', 1, '114.21'),
(98178, '50 92 2953', 151, '', 'Elemente de directie', 0, 0, 1590, '50 92 2953', 1, '30.43'),
(98177, '50 92 2862', 151, '', 'Elemente de directie', 0, 0, 273, '50 92 2862', 1, '245.15'),
(98176, '50 92 2861', 151, '', 'Elemente de directie', 0, 0, 273, '50 92 2861', 1, '235.66'),
(98175, '50 92 2767', 151, '', 'Elemente de directie', 0, 0, 51, '50 92 2767', 1, '60.72'),
(98174, '50 92 2704', 151, '', 'Elemente de directie', 0, 0, 387, '50 92 2704', 1, '481.87'),
(98173, '50 92 2470', 151, '', 'Elemente de directie', 0, 0, 51, '50 92 2470', 1, '95.08'),
(98172, '50 92 2460', 151, '', 'Elemente de directie', 0, 0, 273, '50 92 2460', 1, '248'),
(98171, '50 92 2408', 151, '', 'Elemente de directie', 0, 0, 3229, '50 92 2408', 1, '69.29'),
(98170, '50 92 2406', 151, '', 'Elemente de directie', 0, 0, 914, '50 92 2406', 1, '50.91'),
(98169, '50 92 2140', 151, '', 'Elemente de directie', 0, 0, 2523, '50 92 2140', 1, '46.5'),
(98168, '50 92 1999', 151, '', 'Elemente de directie', 0, 0, 2462, '50 92 1999', 1, '46.42'),
(98167, '50 92 1849', 151, '', 'Elemente de directie', 0, 0, 914, '50 92 1849', 1, '48.95'),
(98166, '50 92 1781', 151, '', 'Elemente de directie', 0, 0, 2523, '50 92 1781', 1, '79.3'),
(98165, '50 92 1750', 151, '', 'Elemente de directie', 0, 0, 2067, '50 92 1750', 1, '62.98'),
(98164, '50 92 1674', 151, '', 'Elemente de directie', 0, 0, 273, '50 92 1674', 1, '274.82'),
(98163, '50 92 1259', 151, '', 'Elemente de directie', 0, 0, 195, '50 92 1259', 1, '19.16'),
(98162, '50 92 1021', 151, '', 'Elemente de directie', 0, 0, 3229, '50 92 1021', 1, '44.46'),
(98161, '50 92 1019', 151, '', 'Elemente de directie', 0, 0, 3229, '50 92 1019', 1, '36.56'),
(98160, '50 92 1017', 151, '', 'Elemente de directie', 0, 0, 3229, '50 92 1017', 1, '52.93'),
(98159, '50 91 9879', 151, '', 'Elemente de directie', 0, 0, 51, '50 91 9879', 1, '64.41'),
(98158, '50 91 9877', 151, '', 'Elemente de directie', 0, 0, 51, '50 91 9877', 1, '47.25'),
(98157, '50 91 9874', 151, '', 'Elemente de directie', 0, 0, 914, '50 91 9874', 1, '37.36'),
(98156, '50 91 9873', 151, '', 'Elemente de directie', 0, 0, 914, '50 91 9873', 1, '35.51'),
(98155, '50 91 9859', 151, '', 'Elemente de directie', 0, 0, 3230, '50 91 9859', 1, '79.94'),
(98154, '50 91 9858', 151, '', 'Elemente de directie', 0, 0, 3230, '50 91 9858', 1, '79.94'),
(98153, '50 91 9857', 151, '', 'Elemente de directie', 0, 0, 3230, '50 91 9857', 1, '83.62'),
(98152, '50 91 9830', 151, '', 'Bieleta antiruliu', 0, 0, 2067, '50 91 9830', 1, '38.79'),
(98151, '50 91 9825', 151, '', 'Elemente de directie', 0, 0, 3229, '50 91 9825', 1, '50.7'),
(98150, '50 91 9721', 151, '', 'Elemente de directie', 0, 0, 3229, '50 91 9721', 1, '71.74'),
(98149, '50 91 9651', 151, '', 'Elemente de directie', 0, 0, 3229, '50 91 9651', 1, '44.35'),
(98148, '50 91 9447', 151, '', 'Elemente de directie', 0, 0, 243, '50 91 9447', 1, '16.87'),
(98147, '50 91 9299', 151, '', 'Elemente de directie', 0, 0, 3229, '50 91 9299', 1, '54.76'),
(98146, '50 91 9279', 151, '', 'Elemente de directie', 0, 0, 3229, '50 91 9279', 1, '67.14'),
(98145, '50 91 9090', 151, '', 'Elemente de directie', 0, 0, 653, '50 91 9090', 1, '261.97'),
(98144, '50 91 7591', 151, '', 'Elemente de directie', 0, 0, 1590, '50 91 7591', 1, '13.55'),
(98143, '50 90 3831', 151, '', 'Elemente de directie', 0, 0, 1220, '50 90 3831', 1, '7.1'),
(98142, '50 90 3812', 151, '', 'Elemente de directie', 0, 0, 1220, '50 90 3812', 1, '7.9'),
(98141, '50 90 3811', 151, '', 'Elemente de directie', 0, 0, 1220, '50 90 3811', 1, '7.9'),
(98140, '50 90 1003', 151, '', 'Elemente de directie', 0, 0, 193, '50 90 1003', 1, '21.88'),
(98139, '50 79 0008', 151, '', 'Elemente de directie', 0, 0, 3229, '50 79 0008', 1, '46.93'),
(98138, '50 79 0004', 151, '', 'Elemente de directie', 0, 0, 3229, '50 79 0004', 1, '29.03'),
(98137, '50 79 0003', 151, '', 'Elemente de directie', 0, 0, 3229, '50 79 0003', 1, '45.83'),
(98136, '50 79 0002', 151, '', 'Elemente de directie', 0, 0, 3229, '50 79 0002', 1, '33.98'),
(98135, '50 79 0001', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '50 79 0001', 1, '95.69'),
(98134, '50 78 0022', 151, '', 'Elemente de directie', 0, 0, 2523, '50 78 0022', 1, '46.47'),
(98133, '50 78 0018', 151, '', 'Elemente de directie', 0, 0, 2523, '50 78 0018', 1, '50.43'),
(98132, '50 78 0017', 151, '', 'Elemente de directie', 0, 0, 2462, '50 78 0017', 1, '46.91'),
(98131, '50 78 0012', 151, '', 'Elemente de directie', 0, 0, 2523, '50 78 0012', 1, '64.51'),
(98130, '50 78 0011', 151, '', 'Elemente de directie', 0, 0, 2462, '50 78 0011', 1, '43.01'),
(98129, '50 78 0010', 151, '', 'Elemente de directie', 0, 0, 2523, '50 78 0010', 1, '37.71'),
(98128, '50 78 0009', 151, '', 'Elemente de directie', 0, 0, 2523, '50 78 0009', 1, '42.68'),
(98127, '50 78 0008', 151, '', 'Elemente de directie', 0, 0, 2523, '50 78 0008', 1, '50'),
(98126, '50 78 0006', 151, '', 'Elemente de directie', 0, 0, 2462, '50 78 0006', 1, '64.16'),
(98125, '50 78 0005', 151, '', 'Elemente de directie', 0, 0, 2462, '50 78 0005', 1, '59.48'),
(98124, '50 78 0004', 151, '', 'Elemente de directie', 0, 0, 2462, '50 78 0004', 1, '35.35'),
(98123, '50 78 0003', 151, '', 'Elemente de directie', 0, 0, 2462, '50 78 0003', 1, '40.11'),
(98122, '50 75 0002', 151, '', 'Elemente de directie', 0, 0, 652, '50 75 0002', 1, '90.13'),
(98121, '50 74 0012', 151, '', 'Elemente de directie', 0, 0, 770, '50 74 0012', 1, '55.54'),
(98120, '50 74 0004', 151, '', 'Elemente de directie', 0, 0, 51, '50 74 0004', 1, '29.7'),
(98119, '50 73 0069', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0069', 1, '192.89'),
(98118, '50 73 0066', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0066', 1, '187.25'),
(98117, '50 73 0065', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0065', 1, '185.28'),
(98116, '50 73 0057', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0057', 1, '107.04'),
(98115, '50 73 0050', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0050', 1, '132.71'),
(98114, '50 73 0049', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0049', 1, '150.99'),
(98113, '50 73 0041', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0041', 1, '99.97'),
(98112, '50 73 0040', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0040', 1, '176.81'),
(98111, '50 73 0039', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0039', 1, '132.71'),
(98110, '50 73 0037', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0037', 1, '168.24'),
(98109, '50 73 0030', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0030', 1, '99.97'),
(98108, '50 73 0026', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0026', 1, '123.7'),
(98107, '50 73 0025', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0025', 1, '90.83'),
(98106, '50 73 0023', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0023', 1, '255.6'),
(98105, '50 73 0022', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0022', 1, '113.6'),
(98104, '50 73 0021', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0021', 1, '118.22'),
(98103, '50 73 0008', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0008', 1, '134.08'),
(98102, '50 73 0007', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0007', 1, '134.08'),
(98101, '50 73 0006', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0006', 1, '114.03'),
(98100, '50 73 0005', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0005', 1, '114.03'),
(98099, '50 73 0002', 151, '', 'Elemente de directie', 0, 0, 273, '50 73 0002', 1, '106.04'),
(98098, '50 72 0036', 151, '', 'Elemente de directie', 0, 0, 51, '50 72 0036', 1, '73.84'),
(98097, '50 72 0035', 151, '', 'Elemente de directie', 0, 0, 51, '50 72 0035', 1, '51.8'),
(98096, '50 72 0034', 151, '', 'Elemente de directie', 0, 0, 51, '50 72 0034', 1, '88.17'),
(98095, '50 72 0031', 151, '', 'Elemente de directie', 0, 0, 51, '50 72 0031', 1, '34.92'),
(98094, '50 72 0026', 151, '', 'Elemente de directie', 0, 0, 51, '50 72 0026', 1, '40.26'),
(98093, '50 72 0025', 151, '', 'Elemente de directie', 0, 0, 51, '50 72 0025', 1, '37.04'),
(98092, '50 72 0024', 151, '', 'Elemente de directie', 0, 0, 284, '50 72 0024', 1, '78.16'),
(98091, '50 72 0023', 151, '', 'Elemente de directie', 0, 0, 51, '50 72 0023', 1, '38.87'),
(98090, '50 72 0021', 151, '', 'Elemente de directie', 0, 0, 51, '50 72 0021', 1, '49.97'),
(98089, '50 72 0020', 151, '', 'Elemente de directie', 0, 0, 51, '50 72 0020', 1, '50.53'),
(98088, '50 72 0019', 151, '', 'Elemente de directie', 0, 0, 51, '50 72 0019', 1, '34.06'),
(98087, '50 72 0018', 151, '', 'Elemente de directie', 0, 0, 51, '50 72 0018', 1, '59.43'),
(98086, '50 72 0017', 151, '', 'Elemente de directie', 0, 0, 51, '50 72 0017', 1, '48.38'),
(98085, '50 72 0016', 151, '', 'Elemente de directie', 0, 0, 51, '50 72 0016', 1, '38.36'),
(98084, '50 72 0013', 151, '', 'Elemente de directie', 0, 0, 284, '50 72 0013', 1, '386.79'),
(98083, '50 72 0011', 151, '', 'Elemente de directie', 0, 0, 284, '50 72 0011', 1, '117.39'),
(98082, '50 72 0010', 151, '', 'Elemente de directie', 0, 0, 284, '50 72 0010', 1, '117.39'),
(98081, '50 71 0045', 151, '', 'Elemente de directie', 0, 0, 2066, '50 71 0045', 1, '68.14'),
(98080, '50 71 0043', 151, '', 'Elemente de directie', 0, 0, 2066, '50 71 0043', 1, '54.84'),
(98079, '50 71 0042', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0042', 1, '27.2'),
(98078, '50 71 0041', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0041', 1, '27.2'),
(98077, '50 71 0040', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0040', 1, '37.28'),
(98076, '50 71 0038', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0038', 1, '36.18'),
(98075, '50 71 0037', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0037', 1, '34.84'),
(98074, '50 71 0036', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0036', 1, '32.85'),
(98073, '50 71 0035', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0035', 1, '24.27'),
(98072, '50 71 0032', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0032', 1, '24.79'),
(98071, '50 71 0031', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0031', 1, '42.1'),
(98070, '50 71 0030', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0030', 1, '32.85'),
(98069, '50 71 0029', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0029', 1, '63.81'),
(98068, '50 71 0028', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0028', 1, '63.81'),
(98067, '50 71 0023', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0023', 1, '20.94'),
(98066, '50 71 0022', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0022', 1, '27.31'),
(98065, '50 71 0016', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0016', 1, '31.45'),
(98064, '50 71 0015', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0015', 1, '31.93'),
(98063, '50 71 0014', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0014', 1, '55.16'),
(98062, '50 71 0013', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0013', 1, '34.33'),
(98061, '50 71 0011', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0011', 1, '24.79'),
(98060, '50 71 0010', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0010', 1, '38.36'),
(98059, '50 71 0003', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0003', 1, '23.84'),
(98058, '50 71 0002', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0002', 1, '27.93'),
(98057, '50 71 0001', 151, '', 'Elemente de directie', 0, 0, 914, '50 71 0001', 1, '27.07'),
(98056, '50 60 0015', 151, '', 'Elemente de directie', 0, 0, 273, '50 60 0015', 1, '208.86'),
(98055, '40 92 9325', 151, '', 'Elemente de directie', 0, 0, 914, '40 92 9325', 1, '68.6'),
(98054, '40 92 9238', 151, '', 'Elemente de directie', 0, 0, 51, '40 92 9238', 1, '66.9'),
(98053, '40 92 7999', 151, '', 'Elemente de directie', 0, 0, 1597, '', 1, '0'),
(98052, '40 92 7807', 151, '', 'Elemente de directie', 0, 0, 51, '40 92 7807', 1, '75.56'),
(98051, '40 92 7729', 151, '', 'Elemente de directie', 0, 0, 541, '40 92 7729', 1, '236.02'),
(98050, '40 92 7097', 151, '', 'Elemente de directie', 0, 0, 273, '40 92 7097', 1, '170.39'),
(98049, '40 92 7079', 151, '', 'Elemente de directie', 0, 0, 194, '40 92 7079', 1, '60.59'),
(98048, '40 92 7074', 151, '', 'Elemente de directie', 0, 0, 273, '40 92 7074', 1, '244.9'),
(98047, '40 92 7073', 151, '', 'Elemente de directie', 0, 0, 273, '40 92 7073', 1, '258.13'),
(98046, '40 92 6636', 151, '', 'Elemente de directie', 0, 0, 914, '40 92 6636', 1, '53.49'),
(98045, '40 92 6635', 151, '', 'Elemente de directie', 0, 0, 914, '40 92 6635', 1, '53.49'),
(98044, '40 92 6432', 151, '', 'Elemente de directie', 0, 0, 284, '40 92 6432', 1, '45.56'),
(98043, '40 92 6153', 151, '', 'Elemente de directie', 0, 0, 914, '40 92 6153', 1, '46.47'),
(98042, '40 92 6152', 151, '', 'Elemente de directie', 0, 0, 914, '40 92 6152', 1, '46.47'),
(98041, '40 92 4262', 151, '', 'Elemente de directie', 0, 0, 251, '40 92 4262', 1, '56.5'),
(98040, '40 92 4164', 151, '', 'Elemente de directie', 0, 0, 653, '40 92 4164', 1, '206.6'),
(98039, '40 92 3798', 151, '', 'Elemente de directie', 0, 0, 273, '40 92 3798', 1, '566.45'),
(98038, '40 92 3688', 151, '', 'Elemente de directie', 0, 0, 3229, '40 92 3688', 1, '44.54'),
(98037, '40 92 3687', 151, '', 'Elemente de directie', 0, 0, 3229, '40 92 3687', 1, '44.54'),
(98036, '40 92 3437', 151, '', 'Elemente de directie', 0, 0, 307, '40 92 3437', 1, '234.08'),
(98035, '40 92 3415', 151, '', 'Elemente de directie', 0, 0, 307, '40 92 3415', 1, '232.76'),
(98034, '40 92 3413', 151, '', 'Elemente de directie', 0, 0, 307, '40 92 3413', 1, '273.28'),
(98033, '40 92 3228', 151, '', 'Elemente de directie', 0, 0, 284, '40 92 3228', 1, '64.08'),
(98032, '40 92 3154', 151, '', 'Elemente de directie', 0, 0, 914, '40 92 3154', 1, '37.39'),
(98031, '40 92 3003', 151, '', 'Elemente de directie', 0, 0, 1597, '40 92 3003', 1, '112.03'),
(98030, '40 92 3002', 151, '', 'Elemente de directie', 0, 0, 273, '40 92 3002', 1, '446.72'),
(98029, '40 92 3001', 151, '', 'Elemente de directie', 0, 0, 273, '40 92 3001', 1, '446.72'),
(98028, '40 92 2379', 151, '', 'Elemente de directie', 0, 0, 3229, '40 92 2379', 1, '43.62'),
(98027, '40 92 2099', 151, '', 'Elemente de directie', 0, 0, 503, '40 92 2099', 1, '117.47'),
(98026, '40 92 2084', 151, '', 'Elemente de directie', 0, 0, 2523, '40 92 2084', 1, '139.72'),
(98025, '40 92 2083', 151, '', 'Elemente de directie', 0, 0, 2523, '40 92 2083', 1, '139.72'),
(98024, '40 92 2001', 151, '', 'Elemente de directie', 0, 0, 2073, '40 92 2001', 1, '62.79'),
(98023, '40 92 1124', 151, '', 'Elemente de directie', 0, 0, 1334, '40 92 1124', 1, '5.72'),
(98022, '40 91 9545', 151, '', 'Elemente de directie', 0, 0, 51, '40 91 9545', 1, '57.76'),
(98021, '40 91 9541', 151, '', 'Elemente de directie', 0, 0, 2523, '40 91 9541', 1, '39.49'),
(98020, '40 91 9501', 151, '', 'Elemente de directie', 0, 0, 273, '40 91 9501', 1, '80.34'),
(98019, '40 91 9101', 151, '', 'Elemente de directie', 0, 0, 1617, '40 91 9101', 1, '68.81'),
(98018, '40 91 7788', 151, '', 'Elemente de directie', 0, 0, 243, '40 91 7788', 1, '25'),
(98017, '40 90 3965', 151, '', 'Elemente de directie', 0, 0, 653, '40 90 3965', 1, '26541.35'),
(98016, '40 90 2806', 151, '', 'Elemente de directie', 0, 0, 82, '40 90 2806', 1, '50.53'),
(98015, '40 79 0019', 151, '', 'Elemente de directie', 0, 0, 3229, '40 79 0019', 1, '41.9'),
(98014, '40 79 0013', 151, '', 'Elemente de directie', 0, 0, 3229, '40 79 0013', 1, '65.83'),
(98013, '40 79 0004', 151, '', 'Elemente de directie', 0, 0, 3229, '40 79 0004', 1, '41.66'),
(98012, '40 79 0003', 151, '', 'Elemente de directie', 0, 0, 3229, '40 79 0003', 1, '38.2'),
(98011, '40 79 0002', 151, '', 'Elemente de directie', 0, 0, 3229, '40 79 0002', 1, '23.95'),
(98010, '40 78 0021', 151, '', 'Elemente de directie', 0, 0, 2523, '40 78 0021', 1, '42.85'),
(98009, '40 78 0009', 151, '', 'Elemente de directie', 0, 0, 2462, '40 78 0009', 1, '58.97'),
(98008, '40 78 0008', 151, '', 'Elemente de directie', 0, 0, 2462, '40 78 0008', 1, '94.11'),
(98007, '40 78 0007', 151, '', 'Elemente de directie', 0, 0, 2523, '40 78 0007', 1, '40.72'),
(98006, '40 78 0006', 151, '', 'Elemente de directie', 0, 0, 2523, '40 78 0006', 1, '25.75'),
(98005, '40 78 0005', 151, '', 'Elemente de directie', 0, 0, 2523, '40 78 0005', 1, '42.63'),
(98004, '40 78 0004', 151, '', 'Elemente de directie', 0, 0, 2523, '40 78 0004', 1, '40.89'),
(98003, '40 78 0003', 151, '', 'Elemente de directie', 0, 0, 2523, '40 78 0003', 1, '38.98'),
(98002, '40 78 0002', 151, '', 'Elemente de directie', 0, 0, 2523, '40 78 0002', 1, '25.97'),
(98001, '40 76 0002', 151, '', 'Elemente de directie', 0, 0, 1381, '40 76 0002', 1, '14.86'),
(98000, '40 76 0001', 151, '', 'Elemente de directie', 0, 0, 1381, '40 76 0001', 1, '9.27'),
(97999, '40 74 0005', 151, '', 'Elemente de directie', 0, 0, 51, '40 74 0005', 1, '47.79'),
(97998, '40 74 0004', 151, '', 'Elemente de directie', 0, 0, 51, '40 74 0004', 1, '46.42'),
(97997, '40 74 0003', 151, '', 'Elemente de directie', 0, 0, 51, '40 74 0003', 1, '36.02'),
(97996, '40 74 0002', 151, '', 'Elemente de directie', 0, 0, 51, '40 74 0002', 1, '45'),
(97995, '40 73 0065', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0065', 1, '219.64'),
(97994, '40 73 0064', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0064', 1, '219.64'),
(97993, '40 73 0022', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0022', 1, '226.44'),
(97992, '40 73 0021', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0021', 1, '223.4'),
(97991, '40 73 0018', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0018', 1, '250.82'),
(97990, '40 73 0016', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0016', 1, '177.78'),
(97989, '40 73 0015', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0015', 1, '178.16'),
(97988, '40 73 0013', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0013', 1, '49.5'),
(97987, '40 73 0012', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0012', 1, '177.78'),
(97986, '40 73 0010', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0010', 1, '177.81'),
(97985, '40 73 0008', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0008', 1, '44.65'),
(97984, '40 73 0007', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0007', 1, '44.65'),
(97983, '40 73 0005', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0005', 1, '194.43'),
(97982, '40 73 0004', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0004', 1, '129.91'),
(97981, '40 73 0003', 151, '', 'Elemente de directie', 0, 0, 273, '40 73 0003', 1, '129.91'),
(97980, '40 72 0023', 151, '', 'Elemente de directie', 0, 0, 51, '40 72 0023', 1, '50.56'),
(97979, '40 72 0012', 151, '', 'Elemente de directie', 0, 0, 284, '40 72 0012', 1, '132.68'),
(97978, '40 72 0011', 151, '', 'Elemente de directie', 0, 0, 284, '40 72 0011', 1, '137.55'),
(97977, '40 72 0010', 151, '', 'Elemente de directie', 0, 0, 284, '40 72 0010', 1, '207.24'),
(97976, '40 72 0009', 151, '', 'Elemente de directie', 0, 0, 284, '40 72 0009', 1, '68.17'),
(97975, '40 72 0008', 151, '', 'Elemente de directie', 0, 0, 284, '40 72 0008', 1, '67.31'),
(97974, '40 72 0007', 151, '', 'Elemente de directie', 0, 0, 284, '40 72 0007', 1, '87.63'),
(97973, '40 72 0006', 151, '', 'Elemente de directie', 0, 0, 284, '40 72 0006', 1, '93.03'),
(97972, '40 72 0005', 151, '', 'Elemente de directie', 0, 0, 284, '40 72 0005', 1, '98.03'),
(97971, '40 72 0004', 151, '', 'Elemente de directie', 0, 0, 284, '40 72 0004', 1, '98.03'),
(97970, '40 72 0003', 151, '', 'Elemente de directie', 0, 0, 284, '40 72 0003', 1, '125.57'),
(97969, '40 71 0025', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0025', 1, '36.99'),
(97968, '40 71 0024', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0024', 1, '34.87'),
(97967, '40 71 0016', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0016', 1, '32.45'),
(97966, '40 71 0015', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0015', 1, '32.45'),
(97965, '40 71 0014', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0014', 1, '28.55'),
(97964, '40 71 0011', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0011', 1, '48.09'),
(97963, '40 71 0010', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0010', 1, '48.09'),
(97962, '40 71 0009', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0009', 1, '27.01'),
(97961, '40 71 0008', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0008', 1, '28.49'),
(97960, '40 71 0007', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0007', 1, '20.73'),
(97959, '40 71 0006', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0006', 1, '20.73'),
(97958, '40 71 0005', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0005', 1, '44.78'),
(97957, '40 71 0004', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0004', 1, '46.58'),
(97956, '40 71 0003', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0003', 1, '31.21'),
(97955, '40 71 0002', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0002', 1, '31.21'),
(97954, '40 71 0001', 151, '', 'Elemente de directie', 0, 0, 914, '40 71 0001', 1, '23.06'),
(97953, '40 61 0010', 151, '', 'Elemente de directie', 0, 0, 3229, '40 61 0010', 1, '19.38'),
(97952, '40 61 0009', 151, '', 'Elemente de directie', 0, 0, 3229, '40 61 0009', 1, '19.38'),
(97951, '40 61 0003', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '40 61 0003', 1, '23.82'),
(97950, '40 61 0002', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '40 61 0002', 1, '18.49'),
(97949, '40 60 0024', 151, '', 'Elemente de directie', 0, 0, 1599, '40 60 0024', 1, '0.86'),
(97948, '40 15 0003', 151, '', 'Elemente de directie', 0, 0, 1260, '40 15 0003', 1, '60.23'),
(97947, '38 92 6534', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '38 92 6534', 1, '155.2'),
(97946, '38 92 6533', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '38 92 6533', 1, '155.2'),
(97945, '36 78 0001', 151, '', 'Elemente de directie', 0, 0, 2462, '36 78 0001', 1, '45.13'),
(97944, '36 74 0001', 151, '', 'Elemente de directie', 0, 0, 284, '36 74 0001', 1, '38.95'),
(97943, '36 71 0001', 151, '', 'Elemente de directie', 0, 0, 914, '36 71 0001', 1, '28.36'),
(97942, '32 92 9706', 151, '', 'Elemente de directie', 0, 0, 1334, '32 92 9706', 1, '3.29'),
(97941, '32 92 6647', 151, '', 'Elemente de directie', 0, 0, 82, '32 92 6647', 1, '204.67'),
(97940, '32 92 6600', 151, '', 'Elemente de directie', 0, 0, 772, '32 92 6600', 1, '819.45'),
(97939, '32 92 6377', 151, '', 'Elemente de directie', 0, 0, 653, '32 92 6377', 1, '260.84'),
(97938, '32 92 6151', 151, '', 'Elemente de directie', 0, 0, 284, '32 92 6151', 1, '61.02'),
(97937, '32 92 6097', 151, '', 'Elemente de directie', 0, 0, 914, '32 92 6097', 1, '50.64'),
(97936, '32 92 6096', 151, '', 'Elemente de directie', 0, 0, 914, '32 92 6096', 1, '53.14'),
(97935, '32 92 6083', 151, '', 'Elemente de directie', 0, 0, 2462, '32 92 6083', 1, '73.81'),
(97934, '32 92 6082', 151, '', 'Elemente de directie', 0, 0, 2462, '32 92 6082', 1, '61.1'),
(97933, '32 92 6045', 151, '', 'Elemente de directie', 0, 0, 284, '32 92 6045', 1, '51.67'),
(97932, '32 92 4902', 151, '', 'Elemente de directie', 0, 0, 772, '32 92 4902', 1, '920'),
(97931, '32 92 4900', 151, '', 'Elemente de directie', 0, 0, 772, '32 92 4900', 1, '1071.81'),
(97930, '32 92 4863', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '32 92 4863', 1, '225.39'),
(97929, '32 92 4834', 151, '', 'Elemente de directie', 0, 0, 1597, '32 92 4834', 1, '163.43'),
(97928, '32 92 4802', 151, '', 'Elemente de directie', 0, 0, 772, '32 92 4802', 1, '1406.63'),
(97927, '32 92 4800', 151, '', 'Elemente de directie', 0, 0, 772, '32 92 4800', 1, '1322.79'),
(97926, '32 92 4176', 151, '', 'Elemente de directie', 0, 0, 243, '32 92 4176', 1, '44.57'),
(97925, '32 92 4122', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '32 92 4122', 1, '46.85'),
(97924, '32 92 3604', 151, '', 'Bieleta antiruliu', 0, 0, 1334, '32 92 3604', 1, '11.61'),
(97923, '32 92 3424', 151, '', 'Elemente de directie', 0, 0, 1334, '32 92 3424', 1, '14.08'),
(97922, '32 92 3366', 151, '', 'Elemente de directie', 0, 0, 2069, '32 92 3366', 1, '13.71'),
(97921, '32 92 3248', 151, '', 'Elemente de directie', 0, 0, 387, '32 92 3248', 1, '446.98'),
(97920, '32 92 3048', 151, '', 'Elemente de directie', 0, 0, 592, '32 92 3048', 1, '147.27'),
(97919, '32 92 3046', 151, '', 'Elemente de directie', 0, 0, 1334, '32 92 3046', 1, '7.5'),
(97918, '32 92 3032', 151, '', 'Elemente de directie', 0, 0, 2067, '32 92 3032', 1, '57.6'),
(97917, '32 92 3030', 151, '', 'Elemente de directie', 0, 0, 3229, '32 92 3030', 1, '23.31'),
(97916, '32 92 2940', 151, '', 'Elemente de directie', 0, 0, 247, '32 92 2940', 1, '61.72'),
(97915, '32 92 1587', 151, '', 'Elemente de directie', 0, 0, 144, '32 92 1587', 1, '5.3'),
(97914, '32 92 1198', 151, '', 'Elemente de directie', 0, 0, 273, '32 92 1198', 1, '160.9'),
(97913, '32 92 1196', 151, '', 'Elemente de directie', 0, 0, 273, '32 92 1196', 1, '160.9'),
(97912, '32 91 9740', 151, '', 'Elemente de directie', 0, 0, 3304, '32 91 9740', 1, '56.26'),
(97911, '32 90 5140', 151, '', 'Elemente de directie', 0, 0, 1438, '32 90 5140', 1, '3.95'),
(97910, '32 79 0016', 151, '', 'Elemente de directie', 0, 0, 3229, '32 79 0016', 1, '93.95'),
(97909, '32 79 0015', 151, '', 'Elemente de directie', 0, 0, 3229, '32 79 0015', 1, '57.9'),
(97908, '32 79 0011', 151, '', 'Elemente de directie', 0, 0, 3229, '32 79 0011', 1, '58.87'),
(97907, '32 79 0009', 151, '', 'Elemente de directie', 0, 0, 3229, '32 79 0009', 1, '54.08'),
(97906, '32 78 0024', 151, '', 'Elemente de directie', 0, 0, 2524, '32 78 0024', 1, '17.88'),
(97905, '32 78 0023', 151, '', 'Elemente de directie', 0, 0, 2524, '32 78 0023', 1, '11.29'),
(97904, '32 78 0022', 151, '', 'Elemente de directie', 0, 0, 2524, '32 78 0022', 1, '14.73'),
(97903, '32 78 0020', 151, '', 'Elemente de directie', 0, 0, 2462, '32 78 0020', 1, '36.29'),
(97902, '32 78 0019', 151, '', 'Elemente de directie', 0, 0, 2462, '32 78 0019', 1, '36.29'),
(97901, '32 78 0016', 151, '', 'Elemente de directie', 0, 0, 2462, '32 78 0016', 1, '41.61'),
(97900, '32 78 0015', 151, '', 'Elemente de directie', 0, 0, 2462, '32 78 0015', 1, '40.56'),
(97899, '32 78 0011', 151, '', 'Elemente de directie', 0, 0, 2462, '32 78 0011', 1, '33.33'),
(97898, '32 78 0010', 151, '', 'Elemente de directie', 0, 0, 2462, '32 78 0010', 1, '34.06'),
(97897, '32 78 0009', 151, '', 'Elemente de directie', 0, 0, 2462, '32 78 0009', 1, '34.38'),
(97896, '32 78 0008', 151, '', 'Elemente de directie', 0, 0, 2462, '32 78 0008', 1, '33.03'),
(97895, '32 78 0007', 151, '', 'Elemente de directie', 0, 0, 2462, '32 78 0007', 1, '38.6'),
(97894, '32 78 0006', 151, '', 'Elemente de directie', 0, 0, 2462, '32 78 0006', 1, '37.44'),
(97893, '32 78 0004', 151, '', 'Elemente de directie', 0, 0, 2462, '32 78 0004', 1, '31.8'),
(97892, '32 78 0003', 151, '', 'Elemente de directie', 0, 0, 2462, '32 78 0003', 1, '34.38'),
(97891, '32 78 0002', 151, '', 'Elemente de directie', 0, 0, 2462, '32 78 0002', 1, '21.26'),
(97890, '32 75 0001', 151, '', 'Elemente de directie', 0, 0, 772, '32 75 0001', 1, '961.39'),
(97889, '32 73 0034', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0034', 1, '268.26'),
(97888, '32 73 0033', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0033', 1, '98.17'),
(97887, '32 73 0032', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0032', 1, '98.17'),
(97886, '32 73 0026', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0026', 1, '139.43'),
(97885, '32 73 0023', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0023', 1, '83.92'),
(97884, '32 73 0022', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0022', 1, '83.92'),
(97883, '32 73 0021', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0021', 1, '80'),
(97882, '32 73 0020', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0020', 1, '80'),
(97881, '32 73 0019', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0019', 1, '187.33'),
(97880, '32 73 0018', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0018', 1, '174.85'),
(97879, '32 73 0017', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0017', 1, '143.43'),
(97878, '32 73 0016', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0016', 1, '83.12'),
(97877, '32 73 0015', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0015', 1, '170.12'),
(97876, '32 73 0014', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0014', 1, '170.12'),
(97875, '32 73 0013', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0013', 1, '84.16'),
(97874, '32 73 0005', 151, '', 'Elemente de directie', 0, 0, 273, '32 73 0005', 1, '188.43'),
(97873, '32 72 0023', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '32 72 0023', 1, '49.49'),
(97872, '32 72 0022', 151, '', 'Elemente de directie', 0, 0, 284, '32 72 0022', 1, '143.11'),
(97871, '32 72 0021', 151, '', 'Elemente de directie', 0, 0, 284, '32 72 0021', 1, '103.01'),
(97870, '32 72 0020', 151, '', 'Elemente de directie', 0, 0, 284, '32 72 0020', 1, '103.01'),
(97869, '32 72 0019', 151, '', 'Elemente de directie', 0, 0, 284, '32 72 0019', 1, '128.43'),
(97868, '32 72 0018', 151, '', 'Elemente de directie', 0, 0, 284, '32 72 0018', 1, '122.81'),
(97867, '32 72 0009', 151, '', 'Elemente de directie', 0, 0, 284, '32 72 0009', 1, '116.47'),
(97866, '32 72 0008', 151, '', 'Elemente de directie', 0, 0, 284, '32 72 0008', 1, '95.61'),
(97865, '32 71 0013', 151, '', 'Elemente de directie', 0, 0, 914, '32 71 0013', 1, '58.39'),
(97864, '32 71 0011', 151, '', 'Elemente de directie', 0, 0, 914, '32 71 0011', 1, '38.54'),
(97863, '32 71 0010', 151, '', 'Elemente de directie', 0, 0, 914, '32 71 0010', 1, '39.73'),
(97862, '32 71 0009', 151, '', 'Elemente de directie', 0, 0, 914, '32 71 0009', 1, '55.75'),
(97861, '32 71 0008', 151, '', 'Elemente de directie', 0, 0, 914, '32 71 0008', 1, '73.89'),
(97860, '32 71 0007', 151, '', 'Elemente de directie', 0, 0, 914, '32 71 0007', 1, '29.16'),
(97859, '32 71 0006', 151, '', 'Elemente de directie', 0, 0, 914, '32 71 0006', 1, '28.66'),
(97858, '32 71 0005', 151, '', 'Elemente de directie', 0, 0, 914, '32 71 0005', 1, '30.72'),
(97857, '32 71 0003', 151, '', 'Elemente de directie', 0, 0, 914, '32 71 0003', 1, '20.24'),
(97856, '32 61 0006', 151, '', 'Elemente de directie', 0, 0, 3229, '32 61 0006', 1, '43.04'),
(97855, '32 61 0005', 151, '', 'Elemente de directie', 0, 0, 3229, '32 61 0005', 1, '41.77'),
(97854, '32 15 0001', 151, '', 'Elemente de directie', 0, 0, 1260, '32 15 0001', 1, '56.47'),
(97853, '30 92 9772', 151, '', 'Elemente de directie', 0, 0, 2462, '30 92 9772', 1, '92.28'),
(97852, '30 92 9675', 151, '', 'Elemente de directie', 0, 0, 914, '30 92 9675', 1, '73.68'),
(97851, '30 92 9673', 151, '', 'Elemente de directie', 0, 0, 914, '30 92 9673', 1, '73.68'),
(97850, '30 92 7982', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '30 92 7982', 1, '41.37'),
(97849, '30 92 7876', 151, '', 'Elemente de directie', 0, 0, 1593, '30 92 7876', 1, '6.61'),
(97848, '30 92 7867', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '30 92 7867', 1, '74.13'),
(97847, '30 92 7866', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '30 92 7866', 1, '26877.31'),
(97846, '30 92 7865', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '30 92 7865', 1, '26877.31'),
(97845, '30 92 7854', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '30 92 7854', 1, '50.7'),
(97844, '30 92 7834', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '30 92 7834', 1, '66.32'),
(97843, '30 92 7806', 151, '', 'Elemente de directie', 0, 0, 541, '30 92 7806', 1, '157.9'),
(97842, '30 92 7642', 151, '', 'Bieleta antiruliu', 0, 0, 1334, '30 92 7642', 1, '6.15'),
(97841, '30 92 7640', 151, '', 'Bieleta antiruliu', 0, 0, 1334, '30 92 7640', 1, '6.21'),
(97840, '30 92 7638', 151, '', 'Bieleta antiruliu', 0, 0, 1334, '30 92 7638', 1, '6.26'),
(97839, '30 92 7530', 151, '', 'Elemente de directie', 0, 0, 273, '30 92 7530', 1, '137.84'),
(97838, '30 92 7330', 151, '', 'Bieleta antiruliu', 0, 0, 1334, '30 92 7330', 1, '6.24'),
(97837, '30 92 7324', 151, '', 'Bieleta antiruliu', 0, 0, 1334, '30 92 7324', 1, '7.12'),
(97836, '30 92 7095', 151, '', 'Elemente de directie', 0, 0, 284, '30 92 7095', 1, '45.96'),
(97835, '30 92 7078', 151, '', 'Elemente de directie', 0, 0, 273, '30 92 7078', 1, '221.03'),
(97834, '30 92 7076', 151, '', 'Elemente de directie', 0, 0, 273, '30 92 7076', 1, '221.03'),
(97833, '30 92 7038', 151, '', 'Elemente de directie', 0, 0, 1334, '30 92 7038', 1, '9.73'),
(97832, '30 92 7012', 151, '', 'Elemente de directie', 0, 0, 273, '30 92 7012', 1, '240.14'),
(97831, '30 92 7010', 151, '', 'Elemente de directie', 0, 0, 273, '30 92 7010', 1, '240.14'),
(97830, '30 92 6700', 151, '', 'Elemente de directie', 0, 0, 2462, '30 92 6700', 1, '104.75'),
(97829, '30 92 6540', 151, '', 'Elemente de directie', 0, 0, 1334, '30 92 6540', 1, '12.61'),
(97828, '30 92 6175', 151, '', 'Elemente de directie', 0, 0, 914, '30 92 6175', 1, '44.97'),
(97827, '30 92 2206', 151, '', 'Elemente de directie', 0, 0, 1260, '30 92 2206', 1, '93.16'),
(97826, '30 92 1942', 151, '', 'Bieleta antiruliu', 0, 0, 1334, '30 92 1942', 1, '6.37'),
(97825, '30 92 1940', 151, '', 'Bieleta antiruliu', 0, 0, 1334, '30 92 1940', 1, '5.72'),
(97824, '30 92 1892', 151, '', 'Elemente de directie', 0, 0, 273, '30 92 1892', 1, '157.49'),
(97823, '30 92 1840', 151, '', 'Elemente de directie', 0, 0, 914, '30 92 1840', 1, '123.38'),
(97822, '30 92 1772', 151, '', 'Elemente de directie', 0, 0, 307, '30 92 1772', 1, '360.14'),
(97821, '30 92 1726', 151, '', 'Elemente de directie', 0, 0, 307, '30 92 1726', 1, '541.04'),
(97820, '30 92 1502', 151, '', 'Elemente de directie', 0, 0, 772, '30 92 1502', 1, '920'),
(97819, '30 92 1499', 151, '', 'Elemente de directie', 0, 0, 1597, '30 92 1499', 1, '20.19'),
(97818, '30 92 1498', 151, '', 'Elemente de directie', 0, 0, 1597, '30 92 1498', 1, '136.74'),
(97817, '30 92 1497', 151, '', 'Elemente de directie', 0, 0, 1597, '30 92 1497', 1, '119.96'),
(97816, '30 92 1439', 151, '', 'Elemente de directie', 0, 0, 273, '30 92 1439', 1, '198.32'),
(97815, '30 92 1186', 151, '', 'Elemente de directie', 0, 0, 1260, '30 92 1186', 1, '137.84'),
(97814, '30 91 9932', 151, '', 'Elemente de directie', 0, 0, 273, '30 91 9932', 1, '182.62'),
(97813, '30 91 9818', 151, '', 'Elemente de directie', 0, 0, 284, '30 91 9818', 1, '77.66'),
(97812, '30 91 9816', 151, '', 'Elemente de directie', 0, 0, 284, '30 91 9816', 1, '76.58'),
(97811, '30 91 9814', 151, '', 'Elemente de directie', 0, 0, 914, '30 91 9814', 1, '41.26'),
(97810, '30 91 9812', 151, '', 'Elemente de directie', 0, 0, 914, '30 91 9812', 1, '41.32'),
(97809, '30 91 9762', 151, '', 'Elemente de directie', 0, 0, 273, '30 91 9762', 1, '222.7'),
(97808, '30 91 9760', 151, '', 'Elemente de directie', 0, 0, 273, '30 91 9760', 1, '338.53'),
(97807, '30 91 9704', 151, '', 'Elemente de directie', 0, 0, 3229, '30 91 9704', 1, '68.71'),
(97806, '30 91 9702', 151, '', 'Elemente de directie', 0, 0, 3229, '30 91 9702', 1, '68.71'),
(97805, '30 91 9518', 151, '', 'Elemente de directie', 0, 0, 3229, '30 91 9518', 1, '50.43'),
(97804, '30 91 9414', 151, '', 'Elemente de directie', 0, 0, 191, '30 91 9414', 1, '10.81'),
(97803, '30 91 9412', 151, '', 'Elemente de directie', 0, 0, 2523, '30 91 9412', 1, '42.71'),
(97802, '30 91 9410', 151, '', 'Elemente de directie', 0, 0, 2523, '30 91 9410', 1, '97.31'),
(97801, '30 91 9408', 151, '', 'Elemente de directie', 0, 0, 2462, '30 91 9408', 1, '41.74'),
(97800, '30 91 9406', 151, '', 'Elemente de directie', 0, 0, 2462, '30 91 9406', 1, '41.74'),
(97799, '30 91 9342', 151, '', 'Elemente de directie', 0, 0, 914, '30 91 9342', 1, '50.29'),
(97798, '30 91 9340', 151, '', 'Elemente de directie', 0, 0, 284, '30 91 9340', 1, '73.76'),
(97797, '30 91 9338', 151, '', 'Elemente de directie', 0, 0, 284, '30 91 9338', 1, '71.13'),
(97796, '30 91 9336', 151, '', 'Elemente de directie', 0, 0, 914, '30 91 9336', 1, '48.57'),
(97795, '30 91 9298', 151, '', 'Elemente de directie', 0, 0, 3229, '30 91 9298', 1, '46.34'),
(97794, '30 91 9296', 151, '', 'Elemente de directie', 0, 0, 3229, '30 91 9296', 1, '44.06'),
(97793, '30 91 9276', 151, '', 'Elemente de directie', 0, 0, 2462, '30 91 9276', 1, '58.39'),
(97792, '30 91 9022', 151, '', 'Elemente de directie', 0, 0, 3229, '30 91 9022', 1, '51.8'),
(97791, '30 91 7979', 151, '', 'Bujie incandescenta', 0, 0, 243, '30 91 7979', 1, '19.29'),
(97790, '30 91 4238', 151, '', 'Elemente de directie', 0, 0, 2524, '30 91 4238', 1, '25925.41'),
(97789, '30 91 1089', 151, '', 'Elemente de directie', 0, 0, 467, '30 91 1089', 1, '38.32'),
(97788, '30 90 7705', 151, '', 'Elemente de directie', 0, 0, 1650, '30 90 7705', 1, '26877.31'),
(97787, '30 90 7422', 151, '', 'Elemente de directie', 0, 0, 1650, '30 90 7422', 1, '26877.31'),
(97786, '30 90 3662', 151, '', 'Elemente de directie', 0, 0, 654, '30 90 3662', 1, '47.2'),
(97785, '30 90 1167', 151, '', 'Elemente de directie', 0, 0, 1650, '30 90 1167', 1, '2.23'),
(97784, '30 79 0034', 151, '', 'Elemente de directie', 0, 0, 3229, '30 79 0034', 1, '27.82'),
(97783, '30 79 0033', 151, '', 'Elemente de directie', 0, 0, 2067, '30 79 0033', 1, '24.94'),
(97782, '30 79 0005', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '30 79 0005', 1, '18.31'),
(97781, '30 79 0004', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '30 79 0004', 1, '13.65'),
(97780, '30 79 0003', 151, '', 'Elemente de directie', 0, 0, 3229, '30 79 0003', 1, '20'),
(97779, '30 79 0002', 151, '', 'Elemente de directie', 0, 0, 3229, '30 79 0002', 1, '45.29'),
(97778, '30 79 0001', 151, '', 'Elemente de directie', 0, 0, 3229, '30 79 0001', 1, '14.41'),
(97777, '30 78 0039', 151, '', 'Elemente de directie', 0, 0, 2523, '30 78 0039', 1, '44.32'),
(97776, '30 78 0038', 151, '', 'Elemente de directie', 0, 0, 2523, '30 78 0038', 1, '59.67'),
(97775, '30 78 0037', 151, '', 'Elemente de directie', 0, 0, 2523, '30 78 0037', 1, '61.48'),
(97774, '30 78 0036', 151, '', 'Elemente de directie', 0, 0, 2523, '30 78 0036', 1, '50.74'),
(97773, '30 78 0035', 151, '', 'Elemente de directie', 0, 0, 2523, '30 78 0035', 1, '45.96'),
(97772, '30 78 0034', 151, '', 'Elemente de directie', 0, 0, 2523, '30 78 0034', 1, '45.96'),
(97771, '30 78 0025', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0025', 1, '32.36'),
(97770, '30 78 0024', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0024', 1, '44.81'),
(97769, '30 78 0023', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0023', 1, '36.26'),
(97768, '30 78 0022', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0022', 1, '38.76'),
(97767, '30 78 0021', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0021', 1, '31.82'),
(97766, '30 78 0020', 151, '', 'Elemente de directie', 0, 0, 2523, '30 78 0020', 1, '27.31'),
(97765, '30 78 0019', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0019', 1, '22.04'),
(97764, '30 78 0017', 151, '', 'Elemente de directie', 0, 0, 2523, '30 78 0017', 1, '26.8'),
(97763, '30 78 0016', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0016', 1, '24.35'),
(97762, '30 78 0014', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0014', 1, '36.75'),
(97761, '30 78 0013', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0013', 1, '33.49'),
(97760, '30 78 0011', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0011', 1, '20.75'),
(97759, '30 78 0009', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0009', 1, '41.34'),
(97758, '30 78 0008', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0008', 1, '55.4'),
(97757, '30 78 0006', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0006', 1, '27.85'),
(97756, '30 78 0003', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0003', 1, '41.2'),
(97755, '30 78 0002', 151, '', 'Elemente de directie', 0, 0, 2462, '30 78 0002', 1, '20.91'),
(97754, '30 76 0004', 151, '', 'Elemente de directie', 0, 0, 3229, '30 76 0004', 1, '18.71'),
(97753, '30 76 0003', 151, '', 'Elemente de directie', 0, 0, 3229, '30 76 0003', 1, '31.69'),
(97752, '30 76 0002', 151, '', 'Elemente de directie', 0, 0, 3229, '30 76 0002', 1, '45.83'),
(97751, '30 76 0001', 151, '', 'Elemente de directie', 0, 0, 3229, '30 76 0001', 1, '45.16'),
(97750, '30 75 0010', 151, '', 'Elemente de directie', 0, 0, 652, '30 75 0010', 1, '145.23'),
(97749, '30 74 0007', 151, '', 'Elemente de directie', 0, 0, 51, '30 74 0007', 1, '41.18'),
(97748, '30 74 0006', 151, '', 'Elemente de directie', 0, 0, 51, '30 74 0006', 1, '57.55'),
(97747, '30 73 0018', 151, '', 'Elemente de directie', 0, 0, 273, '30 73 0018', 1, '121.28'),
(97746, '30 73 0017', 151, '', 'Elemente de directie', 0, 0, 273, '30 73 0017', 1, '89.75'),
(97745, '30 73 0015', 151, '', 'Elemente de directie', 0, 0, 273, '30 73 0015', 1, '61.53'),
(97744, '30 73 0013', 151, '', 'Elemente de directie', 0, 0, 273, '30 73 0013', 1, '79.81'),
(97743, '30 73 0011', 151, '', 'Elemente de directie', 0, 0, 273, '30 73 0011', 1, '179.52'),
(97742, '30 73 0006', 151, '', 'Elemente de directie', 0, 0, 273, '30 73 0006', 1, '160.5'),
(97741, '30 73 0004', 151, '', 'Elemente de directie', 0, 0, 273, '30 73 0004', 1, '112.01'),
(97740, '30 73 0002', 151, '', 'Elemente de directie', 0, 0, 273, '30 73 0002', 1, '63.78'),
(97739, '30 73 0001', 151, '', 'Elemente de directie', 0, 0, 273, '30 73 0001', 1, '98.59'),
(97738, '30 72 0071', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0071', 1, '139.72'),
(97737, '30 72 0066', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0066', 1, '102.68'),
(97736, '30 72 0065', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0065', 1, '79.83'),
(97735, '30 72 0064', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0064', 1, '79.83'),
(97734, '30 72 0063', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0063', 1, '145.39'),
(97733, '30 72 0054', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0054', 1, '100.99'),
(97732, '30 72 0053', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0053', 1, '100.99'),
(97731, '30 72 0052', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0052', 1, '91.04'),
(97730, '30 72 0051', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0051', 1, '72.07'),
(97729, '30 72 0050', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0050', 1, '70.16'),
(97728, '30 72 0049', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0049', 1, '76.37'),
(97727, '30 72 0048', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0048', 1, '67.74'),
(97726, '30 72 0047', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0047', 1, '67.74'),
(97725, '30 72 0046', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0046', 1, '71.56'),
(97724, '30 72 0045', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0045', 1, '66.05'),
(97723, '30 72 0042', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0042', 1, '73.65'),
(97722, '30 72 0041', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0041', 1, '74.8'),
(97721, '30 72 0040', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0040', 1, '66.5'),
(97720, '30 72 0039', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0039', 1, '69.86'),
(97719, '30 72 0038', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0038', 1, '65.88'),
(97718, '30 72 0034', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0034', 1, '57.25'),
(97717, '30 72 0033', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0033', 1, '59.78'),
(97716, '30 72 0027', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0027', 1, '56.18'),
(97715, '30 72 0019', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0019', 1, '114.94'),
(97714, '30 72 0018', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0018', 1, '107.14'),
(97713, '30 72 0017', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0017', 1, '102.68'),
(97712, '30 72 0016', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0016', 1, '150.1'),
(97711, '30 72 0015', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0015', 1, '129.16'),
(97710, '30 72 0013', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0013', 1, '85.51'),
(97709, '30 72 0012', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0012', 1, '86.48'),
(97708, '30 72 0011', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0011', 1, '83.73'),
(97707, '30 72 0010', 151, '', 'Elemente de directie', 0, 0, 284, '30 72 0010', 1, '86.02'),
(97706, '30 71 0045', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0045', 1, '27.71'),
(97705, '30 71 0044', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0044', 1, '29.06'),
(97704, '30 71 0043', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0043', 1, '42.01'),
(97703, '30 71 0042', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0042', 1, '42.01'),
(97702, '30 71 0041', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0041', 1, '45.77'),
(97701, '30 71 0040', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0040', 1, '45.77'),
(97700, '30 71 0038', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0038', 1, '35.56'),
(97699, '30 71 0037', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0037', 1, '35.56'),
(97698, '30 71 0036', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0036', 1, '48.82'),
(97697, '30 71 0026', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0026', 1, '37.63'),
(97696, '30 71 0025', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0025', 1, '25.8'),
(97695, '30 71 0024', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0024', 1, '20.75'),
(97694, '30 71 0023', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0023', 1, '20.75'),
(97693, '30 71 0021', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0021', 1, '18.2'),
(97692, '30 71 0014', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0014', 1, '47.92'),
(97691, '30 71 0013', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0013', 1, '49.4'),
(97690, '30 71 0012', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0012', 1, '38.23'),
(97689, '30 71 0011', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0011', 1, '32.66'),
(97688, '30 71 0010', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0010', 1, '44.76'),
(97687, '30 71 0009', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0009', 1, '31.32'),
(97686, '30 71 0002', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0002', 1, '37.09'),
(97685, '30 71 0001', 151, '', 'Elemente de directie', 0, 0, 914, '30 71 0001', 1, '38.36'),
(97684, '30 61 0015', 151, '', 'Elemente de directie', 0, 0, 3229, '30 61 0015', 1, '32.2'),
(97683, '30 15 0026', 151, '', 'Elemente de directie', 0, 0, 1260, '30 15 0026', 1, '103.48'),
(97682, '30 13 0087', 151, '', 'Elemente de directie', 0, 0, 247, '30 13 0087', 1, '163.76'),
(97681, '22 73 0002', 151, '', 'Elemente de directie', 0, 0, 273, '22 73 0002', 1, '231.65'),
(97680, '22 71 0011', 151, '', 'Elemente de directie', 0, 0, 914, '22 71 0011', 1, '55.04'),
(97679, '22 71 0010', 151, '', 'Elemente de directie', 0, 0, 914, '22 71 0010', 1, '37.5'),
(97678, '22 71 0009', 151, '', 'Elemente de directie', 0, 0, 914, '22 71 0009', 1, '39.49'),
(97677, '22 71 0002', 151, '', 'Elemente de directie', 0, 0, 914, '22 71 0002', 1, '39.24'),
(97676, '22 71 0001', 151, '', 'Elemente de directie', 0, 0, 914, '22 71 0001', 1, '59.67'),
(97675, '20 92 9616', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '20 92 9616', 1, '69.68'),
(97674, '20 92 9615', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '20 92 9615', 1, '54.86'),
(97673, '20 92 9612', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '20 92 9612', 1, '69.68'),
(97672, '20 92 9611', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '20 92 9611', 1, '59.48'),
(97671, '20 92 9610', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '20 92 9610', 1, '74.38'),
(97670, '20 92 9366', 151, '', 'Elemente de directie', 0, 0, 1334, '20 92 9366', 1, '19.73'),
(97669, '20 92 9253', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 9253', 1, '255.47'),
(97668, '20 92 9243', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 9243', 1, '177.6'),
(97667, '20 92 9242', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 9242', 1, '177.6'),
(97666, '20 92 7751', 151, '', 'Elemente de directie', 0, 0, 51, '20 92 7751', 1, '107.9'),
(97665, '20 92 7750', 151, '', 'Elemente de directie', 0, 0, 284, '20 92 7750', 1, '200.26'),
(97664, '20 92 7749', 151, '', 'Elemente de directie', 0, 0, 284, '20 92 7749', 1, '26541.35'),
(97663, '20 92 7719', 151, '', 'Elemente de directie', 0, 0, 284, '20 92 7719', 1, '25925.41'),
(97662, '20 92 7372', 151, '', 'Elemente de directie', 0, 0, 541, '20 92 7372', 1, '97.26'),
(97661, '20 92 7200', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '20 92 7200', 1, '52.55'),
(97660, '20 92 7199', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '20 92 7199', 1, '46.04'),
(97659, '20 92 7160', 151, '', 'Elemente de directie', 0, 0, 1334, '20 92 7160', 1, '21.61'),
(97658, '20 92 7159', 151, '', 'Elemente de directie', 0, 0, 914, '20 92 7159', 1, '78.36'),
(97657, '20 92 7059', 151, '', 'Elemente de directie', 0, 0, 2523, '20 92 7059', 1, '54');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(97656, '20 92 6656', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 6656', 1, '536.87'),
(97655, '20 92 6655', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 6655', 1, '517.86'),
(97654, '20 92 6643', 151, '', 'Elemente de directie', 0, 0, 247, '20 92 6643', 1, '43.08'),
(97653, '20 92 6642', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 6642', 1, '25925.41'),
(97652, '20 92 6641', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 6641', 1, '25925.41'),
(97651, '20 92 6637', 151, '', 'Elemente de directie', 0, 0, 914, '20 92 6637', 1, '62.93'),
(97650, '20 92 6132', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '20 92 6132', 1, '50.46'),
(97649, '20 92 6080', 151, '', 'Elemente de directie', 0, 0, 1597, '20 92 6080', 1, '55.64'),
(97648, '20 92 6078', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '20 92 6078', 1, '46.1'),
(97647, '20 92 4625', 151, '', 'Elemente de directie', 0, 0, 3229, '20 92 4525', 1, '107.49'),
(97646, '20 92 4623', 151, '', 'Elemente de directie', 0, 0, 3229, '20 92 4623', 1, '65.93'),
(97645, '20 92 4293', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 4293', 1, '166.52'),
(97644, '20 92 4240', 151, '', 'Elemente de directie', 0, 0, 1597, '20 92 4240', 1, '122.84'),
(97643, '20 92 4094', 151, '', 'Elemente de directie', 0, 0, 243, '20 92 4094', 1, '30.54'),
(97642, '20 92 3953', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 3953', 1, '132.17'),
(97641, '20 92 3952', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 3952', 1, '134.56'),
(97640, '20 92 3936', 151, '', 'Elemente de directie', 0, 0, 914, '20 92 3936', 1, '98.38'),
(97639, '20 92 3923', 151, '', 'Elemente de directie', 0, 0, 284, '20 92 3923', 1, '66.06'),
(97638, '20 92 3889', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 3889', 1, '148.97'),
(97637, '20 92 3888', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 3888', 1, '148.97'),
(97636, '20 92 3799', 151, '', 'Elemente de directie', 0, 0, 3946, '20 92 3799', 1, '75.59'),
(97635, '20 92 3750', 151, '', 'Elemente de directie', 0, 0, 3246, '20 92 3750', 1, '4.14'),
(97634, '20 92 3749', 151, '', 'Elemente de directie', 0, 0, 1703, '20 92 3749', 1, '5.21'),
(97633, '20 92 3529', 151, '', 'Elemente de directie', 0, 0, 316, '20 92 3529', 1, '147.95'),
(97632, '20 92 3361', 151, '', 'Elemente de directie', 0, 0, 1597, '20 92 3361', 1, '163'),
(97631, '20 92 3229', 151, '', 'Elemente de directie', 0, 0, 2523, '20 92 3229', 1, '53.65'),
(97630, '20 92 1841', 151, '', 'Elemente de directie', 0, 0, 1597, '20 92 1841', 1, '139.43'),
(97629, '20 92 1740', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 1740', 1, '273.29'),
(97628, '20 92 1739', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 1739', 1, '292.78'),
(97627, '20 92 1621', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 1621', 1, '282.16'),
(97626, '20 92 1620', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 1620', 1, '276.19'),
(97625, '20 92 1514', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 1514', 1, '283.61'),
(97624, '20 92 1513', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 1513', 1, '283.61'),
(97623, '20 92 1467', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 1467', 1, '450.16'),
(97622, '20 92 1466', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 1466', 1, '450.16'),
(97621, '20 92 1465', 151, '', 'Elemente de directie', 0, 0, 1597, '20 92 1465', 1, '254.12'),
(97620, '20 92 1456', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 1456', 1, '186.74'),
(97619, '20 92 1455', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 1455', 1, '186.74'),
(97618, '20 92 1425', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 1425', 1, '165.7'),
(97617, '20 92 1305', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 1305', 1, '118.87'),
(97616, '20 92 1182', 151, '', 'Elemente de directie', 0, 0, 273, '20 92 1182', 1, '301.76'),
(97615, '20 91 9671', 151, '', 'Elemente de directie', 0, 0, 3229, '20 91 9671', 1, '47.2'),
(97614, '20 91 9670', 151, '', 'Elemente de directie', 0, 0, 3229, '20 91 9670', 1, '56.02'),
(97613, '20 91 9669', 151, '', 'Elemente de directie', 0, 0, 3229, '20 91 9669', 1, '32.87'),
(97612, '20 91 9668', 151, '', 'Elemente de directie', 0, 0, 3229, '20 91 9668', 1, '60'),
(97611, '20 91 9667', 151, '', 'Elemente de directie', 0, 0, 3229, '20 91 9667', 1, '59.91'),
(97610, '20 91 9666', 151, '', 'Elemente de directie', 0, 0, 3229, '20 91 9666', 1, '54.24'),
(97609, '20 91 9665', 151, '', 'Elemente de directie', 0, 0, 3229, '20 91 9665', 1, '54.24'),
(97608, '20 79 0048', 151, '', 'Elemente de directie', 0, 0, 3229, '20 79 0048', 1, '25.78'),
(97607, '20 79 0047', 151, '', 'Elemente de directie', 0, 0, 3229, '20 79 0047', 1, '48.41'),
(97606, '20 79 0041', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '20 79 0041', 1, '21.45'),
(97605, '20 79 0040', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '20 79 0040', 1, '24.22'),
(97604, '20 79 0035', 151, '', 'Elemente de directie', 0, 0, 273, '20 79 0035', 1, '80.48'),
(97603, '20 79 0011', 151, '', 'Elemente de directie', 0, 0, 3229, '20 79 0011', 1, '48.52'),
(97602, '20 79 0010', 151, '', 'Elemente de directie', 0, 0, 3229, '20 79 0010', 1, '48.52'),
(97601, '20 79 0009', 151, '', 'Elemente de directie', 0, 0, 3229, '20 79 0009', 1, '37.9'),
(97600, '20 79 0007', 151, '', 'Elemente de directie', 0, 0, 3229, '20 79 0007', 1, '44.7'),
(97599, '20 79 0006', 151, '', 'Elemente de directie', 0, 0, 273, '20 79 0006', 1, '174.85'),
(97598, '20 79 0004', 151, '', 'Elemente de directie', 0, 0, 503, '20 79 0004', 1, '90.69'),
(97597, '20 79 0003', 151, '', 'Elemente de directie', 0, 0, 3229, '20 79 0003', 1, '40.29'),
(97596, '20 79 0002', 151, '', 'Elemente de directie', 0, 0, 3229, '20 79 0002', 1, '45.43'),
(97595, '20 79 0001', 151, '', 'Elemente de directie', 0, 0, 3229, '20 79 0001', 1, '72.98'),
(97594, '20 78 0006', 151, '', 'Elemente de directie', 0, 0, 2462, '20 78 0006', 1, '56.55'),
(97593, '20 78 0005', 151, '', 'Elemente de directie', 0, 0, 2462, '20 78 0005', 1, '38.98'),
(97592, '20 78 0004', 151, '', 'Elemente de directie', 0, 0, 2462, '20 78 0004', 1, '30.62'),
(97591, '20 78 0003', 151, '', 'Elemente de directie', 0, 0, 2462, '20 78 0003', 1, '36.21'),
(97590, '20 73 0045', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0045', 1, '199.75'),
(97589, '20 73 0044', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0044', 1, '293.05'),
(97588, '20 73 0043', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0043', 1, '199.75'),
(97587, '20 73 0042', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0042', 1, '293.05'),
(97586, '20 73 0041', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0041', 1, '170.96'),
(97585, '20 73 0040', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0040', 1, '170.96'),
(97584, '20 73 0037', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0037', 1, '191.65'),
(97583, '20 73 0036', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0036', 1, '191.65'),
(97582, '20 73 0035', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0035', 1, '154.64'),
(97581, '20 73 0034', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0034', 1, '154.64'),
(97580, '20 73 0033', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0033', 1, '222.4'),
(97579, '20 73 0032', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0032', 1, '224.53'),
(97578, '20 73 0029', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0029', 1, '195.98'),
(97577, '20 73 0027', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0027', 1, '157.62'),
(97576, '20 73 0026', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0026', 1, '157.62'),
(97575, '20 73 0023', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0023', 1, '102.17'),
(97574, '20 73 0022', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0022', 1, '102.17'),
(97573, '20 73 0020', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0020', 1, '181.12'),
(97572, '20 73 0015', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0015', 1, '98.44'),
(97571, '20 73 0009', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0009', 1, '98.44'),
(97570, '20 73 0006', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0006', 1, '163.81'),
(97569, '20 73 0005', 151, '', 'Elemente de directie', 0, 0, 273, '20 73 0005', 1, '198.43'),
(97568, '20 72 0041', 151, '', 'Elemente de directie', 0, 0, 284, '20 72 0041', 1, '137.87'),
(97567, '20 72 0039', 151, '', 'Elemente de directie', 0, 0, 284, '20 72 0039', 1, '137.87'),
(97566, '20 72 0035', 151, '', 'Elemente de directie', 0, 0, 284, '20 72 0035', 1, '128.81'),
(97565, '20 72 0034', 151, '', 'Elemente de directie', 0, 0, 284, '20 72 0034', 1, '124.51'),
(97564, '20 72 0031', 151, '', 'Elemente de directie', 0, 0, 284, '20 72 0031', 1, '297.46'),
(97563, '20 72 0026', 151, '', 'Elemente de directie', 0, 0, 284, '20 72 0026', 1, '239.77'),
(97562, '20 72 0022', 151, '', 'Elemente de directie', 0, 0, 284, '20 72 0022', 1, '172.6'),
(97561, '20 72 0021', 151, '', 'Elemente de directie', 0, 0, 284, '20 72 0021', 1, '139.16'),
(97560, '20 72 0020', 151, '', 'Elemente de directie', 0, 0, 284, '20 72 0020', 1, '83.52'),
(97559, '20 72 0019', 151, '', 'Elemente de directie', 0, 0, 284, '20 72 0019', 1, '82.25'),
(97558, '20 72 0016', 151, '', 'Elemente de directie', 0, 0, 284, '20 72 0016', 1, '118.7'),
(97557, '20 72 0015', 151, '', 'Elemente de directie', 0, 0, 284, '20 72 0015', 1, '95.16'),
(97556, '20 72 0006', 151, '', 'Elemente de directie', 0, 0, 284, '20 72 0006', 1, '72.95'),
(97555, '20 71 0022', 151, '', 'Elemente de directie', 0, 0, 914, '20 71 0022', 1, '67.14'),
(97554, '20 71 0021', 151, '', 'Elemente de directie', 0, 0, 914, '20 71 0021', 1, '67.14'),
(97553, '20 71 0016', 151, '', 'Elemente de directie', 0, 0, 914, '20 71 0016', 1, '102.47'),
(97552, '20 71 0015', 151, '', 'Elemente de directie', 0, 0, 914, '20 71 0015', 1, '101.34'),
(97551, '20 71 0012', 151, '', 'Elemente de directie', 0, 0, 914, '20 71 0012', 1, '51.34'),
(97550, '20 71 0011', 151, '', 'Elemente de directie', 0, 0, 914, '20 71 0011', 1, '51.34'),
(97549, '20 71 0010', 151, '', 'Elemente de directie', 0, 0, 914, '20 71 0010', 1, '36.8'),
(97548, '20 71 0006', 151, '', 'Elemente de directie', 0, 0, 914, '', 1, '30.88'),
(97547, '20 71 0003', 151, '', 'Elemente de directie', 0, 0, 914, '20 71 0003', 1, '23.68'),
(97546, '20 71 0002', 151, '', 'Elemente de directie', 0, 0, 914, '20 71 0002', 1, '22.34'),
(97545, '20 71 0001', 151, '', 'Elemente de directie', 0, 0, 914, '', 1, '41.93'),
(97544, '20 69 0001', 151, '', 'Elemente de directie', 0, 0, 1596, '20 69 0001', 1, '31.42'),
(97543, '20 60 0025', 151, '', 'Elemente de directie', 0, 0, 273, '20 60 0025', 1, '251.76'),
(97542, '20 60 0023', 151, '', 'Elemente de directie', 0, 0, 251, '20 60 0023', 1, '77.25'),
(97541, '20 56 0004', 151, '', 'Elemente de directie', 0, 0, 1718, '20 56 0004', 1, '26541.35'),
(97540, '13 92 6798', 151, '', 'Elemente de directie', 0, 0, 914, '13 92 6798', 1, '61.42'),
(97539, '13 92 6792', 151, '', 'Elemente de directie', 0, 0, 2462, '13 92 6792', 1, '53.82'),
(97538, '10 93 0151', 151, '', 'Elemente de directie', 0, 0, 2462, '10 93 0151', 1, '124.11'),
(97537, '10 93 0066', 151, '', 'Elemente de directie', 0, 0, 51, '10 93 0066', 1, '128.11'),
(97536, '10 93 0065', 151, '', 'Elemente de directie', 0, 0, 51, '10 93 0065', 1, '128.11'),
(97535, '10 92 9855', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '10 92 9855', 1, '47.47'),
(97534, '10 92 9698', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '10 92 9698', 1, '101.28'),
(97533, '10 92 9694', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '10 92 9694', 1, '45.75'),
(97532, '10 92 9513', 151, '', 'Elemente de directie', 0, 0, 284, '10 92 9513', 1, '86.39'),
(97531, '10 92 9504', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '10 92 9504', 1, '80.51'),
(97530, '10 92 7883', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 7883', 1, '321.03'),
(97529, '10 92 7882', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 7882', 1, '327.59'),
(97528, '10 92 7066', 151, '', 'Elemente de directie', 0, 0, 2462, '10 92 7066', 1, '34.62'),
(97527, '10 92 7001', 151, '', 'Elemente de directie', 0, 0, 1667, '10 92 7001', 1, '24.22'),
(97526, '10 92 6759', 151, '', 'Elemente de directie', 0, 0, 914, '10 92 6759', 1, '87.49'),
(97525, '10 92 6325', 151, '', 'Elemente de directie', 0, 0, 195, '10 92 6325', 1, '33.57'),
(97524, '10 92 6119', 151, '', 'Elemente de directie', 0, 0, 2462, '10 92 6119', 1, '136.18'),
(97523, '10 92 6107', 151, '', 'Elemente de directie', 0, 0, 82, '10 92 6107', 1, '131.36'),
(97522, '10 92 6039', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 6039', 1, '436.53'),
(97521, '10 92 6038', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 6038', 1, '402.85'),
(97520, '10 92 4782', 151, '', 'Elemente de directie', 0, 0, 1420, '10 92 4782', 1, '162.92'),
(97519, '10 92 4578', 151, '', 'Elemente de directie', 0, 0, 2462, '10 92 4578', 1, '91.23'),
(97518, '10 92 4577', 151, '', 'Elemente de directie', 0, 0, 3229, '10 92 4577', 1, '53.52'),
(97517, '10 92 4575', 151, '', 'Elemente de directie', 0, 0, 3229, '10 92 4575', 1, '53.52'),
(97516, '10 92 4546', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 4546', 1, '279.79'),
(97515, '10 92 4545', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 4545', 1, '279.79'),
(97514, '10 92 4267', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '10 92 4267', 1, '63.6'),
(97513, '10 92 3940', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 3940', 1, '417.55'),
(97512, '10 92 3939', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 3939', 1, '396.03'),
(97511, '10 92 3902', 151, '', 'Elemente de directie', 0, 0, 1334, '10 92 3902', 1, '10.65'),
(97510, '10 92 3702', 151, '', 'Elemente de directie', 0, 0, 772, '10 92 3702', 1, '2376.4'),
(97509, '10 92 3700', 151, '', 'Elemente de directie', 0, 0, 772, '10 92 3700', 1, '2117.34'),
(97508, '10 92 3417', 151, '', 'Elemente de directie', 0, 0, 2462, '10 92 3417', 1, '68.2'),
(97507, '10 92 3221', 151, '', 'Elemente de directie', 0, 0, 284, '10 92 3221', 1, '42.41'),
(97506, '10 92 3217', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 3217', 1, '131.1'),
(97505, '10 92 3216', 151, '', 'Elemente de directie', 0, 0, 3230, '10 92 3216', 1, '278.58'),
(97504, '10 92 3215', 151, '', 'Elemente de directie', 0, 0, 3230, '10 92 3215', 1, '311.06'),
(97503, '10 92 3087', 151, '', 'Elemente de directie', 0, 0, 914, '10 92 3087', 1, '96.63'),
(97502, '10 92 3035', 151, '', 'Elemente de directie', 0, 0, 3230, '10 92 3035', 1, '134.59'),
(97501, '10 92 2919', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 2919', 1, '472.9'),
(97500, '10 92 2917', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 2917', 1, '376.27'),
(97499, '10 92 2620', 151, '', 'Elemente de directie', 0, 0, 51, '10 92 2620', 1, '43.87'),
(97498, '10 92 2615', 151, '', 'Elemente de directie', 0, 0, 914, '10 92 2615', 1, '73.1'),
(97497, '10 92 2613', 151, '', 'Elemente de directie', 0, 0, 914, '10 92 2613', 1, '64.11'),
(97496, '10 92 2612', 151, '', 'Elemente de directie', 0, 0, 914, '10 92 2612', 1, '58.79'),
(97495, '10 92 2418', 151, '', 'Elemente de directie', 0, 0, 3229, '10 92 2418', 1, '97.87'),
(97494, '10 92 2417', 151, '', 'Elemente de directie', 0, 0, 3229, '10 92 2417', 1, '97.87'),
(97493, '10 92 2262', 151, '', 'Elemente de directie', 0, 0, 2067, '10 92 2262', 1, '251.17'),
(97492, '10 92 2247', 151, '', 'Elemente de directie', 0, 0, 2067, '10 92 2247', 1, '88.89'),
(97491, '10 92 1801', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '10 92 1801', 1, '43.49'),
(97490, '10 92 1799', 151, '', 'Bieleta antiruliu', 0, 0, 3229, '10 92 1799', 1, '42.15'),
(97489, '10 92 1638', 151, '', 'Elemente de directie', 0, 0, 284, '10 92 1638', 1, '71.23'),
(97488, '10 92 1637', 151, '', 'Elemente de directie', 0, 0, 2462, '10 92 1637', 1, '89.48'),
(97487, '10 92 1449', 151, '', 'Elemente de directie', 0, 0, 284, '10 92 1449', 1, '150.18'),
(97486, '10 92 1446', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 1446', 1, '271.06'),
(97485, '10 92 1445', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 1445', 1, '267.97'),
(97484, '10 92 1444', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 1444', 1, '262.94'),
(97483, '10 92 1443', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 1443', 1, '263.26'),
(97482, '10 92 1442', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 1442', 1, '234.39'),
(97481, '10 92 1441', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 1441', 1, '234.39'),
(97480, '10 92 1440', 151, '', 'Elemente de directie', 0, 0, 273, '10 92 1440', 1, '198.32'),
(97479, '10 92 1356', 151, '', 'Elemente de directie', 0, 0, 3229, '10 92 1356', 1, '35.86'),
(97478, '10 91 9953', 151, '', 'Elemente de directie', 0, 0, 1776, '10 91 9953', 1, '1.37'),
(97477, '10 91 9865', 151, '', 'Elemente de directie', 0, 0, 3229, '10 91 9865', 1, '53.97'),
(97476, '10 91 9864', 151, '', 'Elemente de directie', 0, 0, 3229, '10 91 9864', 1, '52.98'),
(97475, '10 91 9841', 151, '', 'Elemente de directie', 0, 0, 3229, '10 91 9841', 1, '22.07'),
(97474, '10 91 9685', 151, '', 'Elemente de directie', 0, 0, 3229, '10 91 9685', 1, '50.09'),
(97473, '10 91 9562', 151, '', 'Elemente de directie', 0, 0, 2462, '10 91 9562', 1, '55.13'),
(97472, '10 91 9333', 151, '', 'Elemente de directie', 0, 0, 3229, '10 91 9333', 1, '44.7'),
(97471, '10 91 9332', 151, '', 'Elemente de directie', 0, 0, 3229, '10 91 9332', 1, '35.38'),
(97470, '10 91 7266', 151, '', 'Elemente de directie', 0, 0, 3230, '10 91 7266', 1, '100.67'),
(97469, '10 90 7517', 151, '', 'Elemente de directie', 0, 0, 82, '10 90 7517', 1, '68.41'),
(97468, '10 90 1247', 151, '', 'Elemente de directie', 0, 0, 1159, '10 90 1247', 1, '131.15'),
(97467, '10 79 0091', 151, '', 'Elemente de directie', 0, 0, 3230, '10 79 0091', 1, '83.17'),
(97466, '10 79 0088', 151, '', 'Elemente de directie', 0, 0, 3229, '10 79 0088', 1, '33.44'),
(97465, '10 79 0087', 151, '', 'Elemente de directie', 0, 0, 3229, '10 79 0087', 1, '42.31'),
(97464, '10 79 0086', 151, '', 'Elemente de directie', 0, 0, 3229, '10 79 0086', 1, '61.31'),
(97463, '10 79 0085', 151, '', 'Elemente de directie', 0, 0, 3229, '10 79 0085', 1, '40.89'),
(97462, '10 79 0084', 151, '', 'Elemente de directie', 0, 0, 3229, '10 79 0084', 1, '43.44'),
(97461, '10 79 0083', 151, '', 'Elemente de directie', 0, 0, 3229, '10 79 0083', 1, '12.96'),
(97460, '10 79 0082', 151, '', 'Elemente de directie', 0, 0, 3229, '10 79 0082', 1, '12.96'),
(97459, '10 79 0075', 151, '', 'Elemente de directie', 0, 0, 3230, '10 79 0075', 1, '562.12'),
(97458, '10 79 0072', 151, '', 'Elemente de directie', 0, 0, 3230, '10 79 0072', 1, '60.35'),
(97457, '10 79 0053', 151, '', 'Elemente de directie', 0, 0, 3229, '10 79 0053', 1, '22.66'),
(97456, '10 79 0052', 151, '', 'Elemente de directie', 0, 0, 3229, '10 79 0052', 1, '22.66'),
(97455, '10 79 0049', 151, '', 'Elemente de directie', 0, 0, 273, '10 79 0049', 1, '81.26'),
(97454, '10 79 0005', 151, '', 'Elemente de directie', 0, 0, 3229, '10 79 0005', 1, '14.17'),
(97453, '10 79 0004', 151, '', 'Elemente de directie', 0, 0, 3229, '10 79 0004', 1, '25.78'),
(97452, '10 79 0003', 151, '', 'Elemente de directie', 0, 0, 3229, '10 79 0003', 1, '13.74'),
(97451, '10 78 0016', 151, '', 'Elemente de directie', 0, 0, 2462, '10 78 0016', 1, '45.64'),
(97450, '10 78 0014', 151, '', 'Elemente de directie', 0, 0, 769, '10 78 0014', 1, '163.06'),
(97449, '10 78 0013', 151, '', 'Elemente de directie', 0, 0, 2523, '10 78 0013', 1, '112.63'),
(97448, '10 78 0011', 151, '', 'Elemente de directie', 0, 0, 2462, '10 78 0011', 1, '43.87'),
(97447, '10 78 0009', 151, '', 'Elemente de directie', 0, 0, 2462, '10 78 0009', 1, '40.67'),
(97446, '10 78 0008', 151, '', 'Elemente de directie', 0, 0, 2462, '10 78 0008', 1, '35.67'),
(97445, '10 78 0007', 151, '', 'Elemente de directie', 0, 0, 2462, '10 78 0007', 1, '61.76'),
(97444, '10 78 0006', 151, '', 'Elemente de directie', 0, 0, 251, '10 78 0006', 1, '33.12'),
(97443, '10 78 0005', 151, '', 'Elemente de directie', 0, 0, 2462, '10 78 0005', 1, '36.18'),
(97442, '10 78 0003', 151, '', 'Elemente de directie', 0, 0, 2462, '10 78 0003', 1, '20.7'),
(97441, '10 78 0002', 151, '', 'Elemente de directie', 0, 0, 2462, '10 78 0002', 1, '41.29'),
(97440, '10 75 0046', 151, '', 'Elemente de directie', 0, 0, 652, '10 75 0046', 1, '206.23'),
(97439, '10 75 0045', 151, '', 'Elemente de directie', 0, 0, 652, '10 75 0045', 1, '111.66'),
(97438, '10 75 0042', 151, '', 'Elemente de directie', 0, 0, 652, '10 75 0042', 1, '112.45'),
(97437, '10 75 0039', 151, '', 'Elemente de directie', 0, 0, 652, '10 75 0039', 1, '77.17'),
(97436, '10 75 0034', 151, '', 'Elemente de directie', 0, 0, 673, '10 75 0034', 1, '37.15'),
(97435, '10 75 0033', 151, '', 'Elemente de directie', 0, 0, 673, '10 75 0033', 1, '49.65'),
(97434, '10 75 0032', 151, '', 'Elemente de directie', 0, 0, 673, '10 75 0032', 1, '38.09'),
(97433, '10 74 0001', 151, '', 'Elemente de directie', 0, 0, 51, '10 74 0001', 1, '69.62'),
(97432, '10 73 0025', 151, '', 'Elemente de directie', 0, 0, 273, '10 73 0025', 1, '339.47'),
(97431, '10 73 0024', 151, '', 'Elemente de directie', 0, 0, 273, '10 73 0024', 1, '339.47'),
(97430, '10 73 0021', 151, '', 'Elemente de directie', 0, 0, 273, '10 73 0021', 1, '181.65'),
(97429, '10 73 0018', 151, '', 'Elemente de directie', 0, 0, 273, '10 73 0018', 1, '176.36'),
(97428, '10 73 0012', 151, '', 'Elemente de directie', 0, 0, 273, '10 73 0012', 1, '348.85'),
(97427, '10 73 0007', 151, '', 'Elemente de directie', 0, 0, 273, '10 73 0007', 1, '62.55'),
(97426, '10 73 0004', 151, '', 'Elemente de directie', 0, 0, 273, '10 73 0004', 1, '87.25'),
(97425, '10 73 0003', 151, '', 'Elemente de directie', 0, 0, 273, '10 73 0003', 1, '87.25'),
(97424, '10 72 0065', 151, '', 'Elemente de directie', 0, 0, 284, '10 72 0065', 1, '70.26'),
(97423, '10 72 0063', 151, '', 'Elemente de directie', 0, 0, 51, '10 72 0063', 1, '55.51'),
(97422, '10 72 0061', 151, '', 'Elemente de directie', 0, 0, 51, '10 72 0061', 1, '52.76'),
(97421, '10 72 0058', 151, '', 'Elemente de directie', 0, 0, 284, '10 72 0058', 1, '209.45'),
(97420, '10 72 0057', 151, '', 'Elemente de directie', 0, 0, 284, '10 72 0057', 1, '218.16'),
(97419, '10 72 0055', 151, '', 'Elemente de directie', 0, 0, 285, '10 72 0055', 1, '500.94'),
(97418, '10 72 0049', 151, '', 'Elemente de directie', 0, 0, 285, '10 72 0049', 1, '118.97'),
(97417, '10 72 0048', 151, '', 'Elemente de directie', 0, 0, 284, '10 72 0048', 1, '60.66'),
(97416, '10 72 0042', 151, '', 'Elemente de directie', 0, 0, 285, '10 72 0042', 1, '199.28'),
(97415, '10 72 0036', 151, '', 'Elemente de directie', 0, 0, 284, '10 72 0036', 1, '244.34'),
(97414, '10 72 0030', 151, '', 'Elemente de directie', 0, 0, 273, '10 72 0030', 1, '52.98'),
(97413, '10 72 0029', 151, '', 'Elemente de directie', 0, 0, 3230, '10 72 0029', 1, '47.85'),
(97412, '10 72 0028', 151, '', 'Elemente de directie', 0, 0, 3230, '10 72 0028', 1, '68.14'),
(97411, '10 72 0027', 151, '', 'Elemente de directie', 0, 0, 3230, '10 72 0027', 1, '64.16'),
(97410, '10 72 0006', 151, '', 'Elemente de directie', 0, 0, 284, '10 72 0006', 1, '84.03'),
(97409, '10 72 0004', 151, '', 'Elemente de directie', 0, 0, 284, '10 72 0004', 1, '82.97'),
(97408, '10 72 0003', 151, '', 'Elemente de directie', 0, 0, 284, '10 72 0003', 1, '72.52'),
(97407, '10 71 0058', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0058', 1, '55.05'),
(97406, '10 71 0057', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0057', 1, '21.34'),
(97405, '10 71 0055', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0055', 1, '30.72'),
(97404, '10 71 0052', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0052', 1, '54.78'),
(97403, '10 71 0051', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0051', 1, '38.41'),
(97402, '10 71 0050', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0050', 1, '37.58'),
(97401, '10 71 0049', 151, '', 'Elemente de directie', 0, 0, 2066, '10 71 0049', 1, '33.03'),
(97400, '10 71 0048', 151, '', 'Elemente de directie', 0, 0, 2066, '10 71 0048', 1, '49.62'),
(97399, '10 71 0047', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0047', 1, '35.51'),
(97398, '10 71 0046', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0046', 1, '34.17'),
(97397, '10 71 0044', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0044', 1, '51.31'),
(97396, '10 71 0043', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0043', 1, '50.32'),
(97395, '10 71 0042', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0042', 1, '52.07'),
(97394, '10 71 0041', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0041', 1, '42.85'),
(97393, '10 71 0037', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0037', 1, '52.07'),
(97392, '10 71 0036', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0036', 1, '54.94'),
(97391, '10 71 0024', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0024', 1, '38.38'),
(97390, '10 71 0023', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0023', 1, '54.33'),
(97389, '10 71 0022', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0022', 1, '53.6'),
(97388, '10 71 0015', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0015', 1, '25.78'),
(97387, '10 71 0014', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0014', 1, '33.06'),
(97386, '10 71 0013', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0013', 1, '30.54'),
(97385, '10 71 0011', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0011', 1, '71.15'),
(97384, '10 71 0006', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0006', 1, '22.85'),
(97383, '10 71 0005', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0005', 1, '19.92'),
(97382, '10 71 0004', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0004', 1, '24.33'),
(97381, '10 71 0003', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0003', 1, '22.85'),
(97380, '10 71 0001', 151, '', 'Elemente de directie', 0, 0, 914, '10 71 0001', 1, '56.85'),
(97379, '10 61 0055', 151, '', 'Elemente de directie', 0, 0, 1097, '10 61 0055', 1, '77.79'),
(97378, '10 61 0046', 151, '', 'Elemente de directie', 0, 0, 1334, '10 61 0046', 1, '14.49'),
(97377, '10 61 0033', 151, '', 'Elemente de directie', 0, 0, 1334, '10 61 0033', 1, '4.24'),
(97376, '10 61 0026', 151, '', 'Elemente de directie', 0, 0, 1334, '10 61 0026', 1, '6.45'),
(97375, '10 61 0018', 151, '', 'Elemente de directie', 0, 0, 1334, '10 61 0018', 1, '6.02'),
(97374, '10 56 0016', 151, '', 'Elemente de directie', 0, 0, 1718, '10 56 0016', 1, '231.44'),
(97373, '20 91 1936', 151, '', 'Accesorii frana', 0, 0, 407, '20 91 1936', 1, '31.4'),
(97372, '20 91 1935', 151, '', 'Accesorii frana', 0, 0, 407, '20 91 1935', 1, '22.56'),
(97371, '81 92 7467', 151, '', 'Discuri frana', 0, 0, 82, '81 92 7467', 1, '68.56'),
(97370, '62 91 7822', 151, '', 'Discuri frana', 0, 0, 82, '62 91 7822', 1, '80.87'),
(97369, '60 91 9923', 151, '', 'Discuri frana', 0, 0, 82, '60 91 9923', 1, '89.32'),
(97368, '60 90 9073', 151, '', 'Discuri frana', 0, 0, 82, '60 90 9073', 1, '49.91'),
(97367, '60 90 9071', 151, '', 'Discuri frana', 0, 0, 82, '60 90 9071', 1, '33'),
(97366, '40 92 3549', 151, '', 'Discuri frana', 0, 0, 82, '40 92 3549', 1, '88.88'),
(97365, '40 91 9508', 151, '', 'Discuri frana', 0, 0, 82, '40 91 9508', 1, '53.36'),
(97364, '32 92 6659', 151, '', 'Discuri frana', 0, 0, 82, '32 92 6659', 1, '105.48'),
(97363, '32 92 6657', 151, '', 'Discuri frana', 0, 0, 82, '32 92 6657', 1, '78.73'),
(97362, '32 92 6648', 151, '', 'Discuri frana', 0, 0, 82, '32 92 6648', 1, '89.63'),
(97361, '32 92 2904', 151, '', 'Discuri frana', 0, 0, 82, '32 92 2904', 1, '85.21'),
(97360, '32 92 2902', 151, '', 'Discuri frana', 0, 0, 82, '32 92 2902', 1, '86.5'),
(97359, '32 91 7936', 151, '', 'Discuri frana', 0, 0, 82, '32 91 7936', 1, '67.7'),
(97358, '30 92 4386', 151, '', 'Discuri frana', 0, 0, 82, '30 92 4386', 1, '67.49'),
(97357, '30 92 4382', 151, '', 'Discuri frana', 0, 0, 82, '30 92 4382', 1, '99.3'),
(97356, '30 92 3572', 151, '', 'Discuri frana', 0, 0, 82, '30 92 3572', 1, '65.13'),
(97355, '20 92 4471', 151, '', 'Discuri frana', 0, 0, 82, '20 92 4471', 1, '78.14'),
(97354, '20 92 4469', 151, '', 'Discuri frana', 0, 0, 82, '20 92 4469', 1, '105.48'),
(97353, '20 92 4468', 151, '', 'Discuri frana', 0, 0, 82, '20 92 4468', 1, '89.64'),
(97352, '10 92 7698', 151, '', 'Discuri frana', 0, 0, 82, '10 92 7698', 1, '125.77'),
(97351, '60 91 6191', 151, '', 'Placute de frana', 0, 0, 402, '60 91 6191', 1, '35.01'),
(97350, '40 91 6491', 151, '', 'Placute de frana', 0, 0, 402, '40 91 6491', 1, '106.67'),
(97349, '20 91 6503', 151, '', 'Placute de frana', 0, 0, 402, '20 91 6503', 1, '97.36'),
(97348, '20 91 6351', 151, '', 'Placute de frana', 0, 0, 402, '20 91 6351', 1, '60'),
(97347, '85 55 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1632, '85 55 0001', 1, '88.89'),
(97346, '82 92 2639', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '82 92 2639', 1, '124.13'),
(97345, '82 92 2638', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '82 92 2638', 1, '87.63'),
(97344, '82 91 3062', 151, '', 'Kit service', 0, 0, 919, '82 91 3062', 1, '75.02'),
(97343, '82 55 0003', 151, '', 'Rulmenti sarcina', 0, 0, 1632, '82 55 0003', 1, '27.15'),
(97342, '81 91 9297', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '81 91 9297', 1, '273.15'),
(97341, '70 56 0003', 151, '', 'Kit service', 0, 0, 1182, '70 56 0003', 1, '33.09'),
(97340, '70 55 0003', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '70 55 0003', 1, '167.3'),
(97339, '70 55 0002', 151, '', 'Rulmenti sarcina', 0, 0, 1632, '70 55 0002', 1, '346.83'),
(97338, '70 55 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '70 55 0001', 1, '142.52'),
(97337, '70 54 0019', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '70 54 0019', 1, '198.18'),
(97336, '70 54 0018', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '70 54 0018', 1, '20.16'),
(97335, '70 54 0014', 151, '', 'Kit service', 0, 0, 1182, '70 54 0014', 1, '38.49'),
(97334, '70 54 0013', 151, '', 'Kit service', 0, 0, 1182, '70 54 0013', 1, '34.84'),
(97333, '70 54 0011', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '70 54 0011', 1, '32.04'),
(97332, '70 54 0005', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '70 54 0005', 1, '67.12'),
(97331, '70 54 0004', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '70 54 0004', 1, '105.53'),
(97330, '70 54 0002', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '70 54 0002', 1, '68.01'),
(97329, '70 54 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '70 54 0001', 1, '69.94'),
(97328, '62 93 0030', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 93 0030', 1, '34.57'),
(97327, '62 92 2131', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 92 2131', 1, '133.54'),
(97326, '62 92 2127', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 92 2127', 1, '175.53'),
(97325, '62 91 9616', 151, '', 'Kit service', 0, 0, 1182, '62 91 9616', 1, '22.93'),
(97324, '62 91 9495', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 91 9495', 1, '45.75'),
(97323, '62 91 3085', 151, '', 'Kit service', 0, 0, 919, '62 91 3085', 1, '108.49'),
(97322, '62 55 0012', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '312.56'),
(97321, '62 55 0011', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 55 0011', 1, '100.5'),
(97320, '62 55 0010', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 55 0010', 1, '100.5'),
(97319, '62 55 0007', 151, '', 'Rulmenti sarcina', 0, 0, 1632, '62 55 0007', 1, '204.69'),
(97318, '62 55 0004', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 55 0004', 1, '136.55'),
(97317, '62 55 0003', 151, '', 'Rulmenti sarcina', 0, 0, 1632, '62 55 0003', 1, '69.9'),
(97316, '62 55 0002', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 55 0002', 1, '76.93'),
(97315, '62 54 0017', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 54 0017', 1, '52.31'),
(97314, '62 54 0016', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 54 0016', 1, '85.53'),
(97313, '62 54 0012', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '62 54 0012', 1, '36.77'),
(97312, '62 54 0011', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '62 54 0011', 1, '82.38'),
(97311, '62 54 0010', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 54 0010', 1, '27.63'),
(97310, '62 54 0009', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 54 0009', 1, '62.15'),
(97309, '62 54 0007', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 54 0007', 1, '62.15'),
(97308, '62 54 0003', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 54 0003', 1, '54.94'),
(97307, '62 54 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '62 54 0001', 1, '27.5'),
(97306, '60 92 7505', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 92 7505', 1, '63.38'),
(97305, '60 92 7504', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 92 7504', 1, '39.54'),
(97304, '60 92 7459', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '60 92 7459', 1, '49.73'),
(97303, '60 92 2619', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 92 2619', 1, '197.81'),
(97302, '60 92 2311', 151, '', 'Kit service', 0, 0, 1180, '60 92 2311', 1, '127.62'),
(97301, '60 92 2295', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 92 2295', 1, '106.77'),
(97300, '60 92 2283', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 92 2283', 1, '75.34'),
(97299, '60 91 3029', 151, '', 'Kit service', 0, 0, 919, '60 91 3029', 1, '51.31'),
(97298, '60 56 0003', 151, '', 'Rulmenti sarcina', 0, 0, 1300, '60 56 0003', 1, '34.38'),
(97297, '60 56 0002', 151, '', 'Kit service', 0, 0, 1182, '60 56 0002', 1, '29.49'),
(97296, '60 55 0010', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 55 0010', 1, '143.73'),
(97295, '60 55 0009', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 55 0009', 1, '217.59'),
(97294, '60 55 0008', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 55 0008', 1, '97.25'),
(97293, '60 55 0005', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 55 0005', 1, '63.46'),
(97292, '60 55 0004', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 55 0004', 1, '122.23'),
(97291, '60 55 0003', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 55 0003', 1, '93.14'),
(97290, '60 55 0002', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 55 0002', 1, '147.97'),
(97289, '60 55 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 55 0001', 1, '90.85'),
(97288, '60 54 0014', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '60 54 0014', 1, '34.41'),
(97287, '60 54 0013', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '60 54 0013', 1, '37.34'),
(97286, '60 54 0012', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '60 54 0012', 1, '30.88'),
(97285, '60 54 0011', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 54 0011', 1, '111.45'),
(97284, '60 54 0010', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 54 0010', 1, '111.47'),
(97283, '60 54 0009', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 54 0009', 1, '38.98'),
(97282, '60 54 0006', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 54 0006', 1, '83.03'),
(97281, '60 54 0002', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '60 54 0002', 1, '36.85'),
(97280, '55 54 0006', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '55 54 0006', 1, '57.01'),
(97279, '55 54 0005', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '55 54 0005', 1, '121.5'),
(97278, '55 54 0004', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '55 54 0004', 1, '50.7'),
(97277, '55 54 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '55 54 0001', 1, '200.58'),
(97276, '50 92 6577', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 92 6577', 1, '49.03'),
(97275, '50 92 3690', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 92 3690', 1, '59'),
(97274, '50 92 2943', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 92 2943', 1, '42.6'),
(97273, '50 92 2929', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 92 2929', 1, '75.34'),
(97272, '50 92 2159', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 92 2159', 1, '118.68'),
(97271, '50 92 2157', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 92 2157', 1, '64.51'),
(97270, '50 91 9938', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 91 9938', 1, '108.11'),
(97269, '50 91 9924', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '50 91 9924', 1, '45.48'),
(97268, '50 91 9832', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 91 9832', 1, '50.97'),
(97267, '50 91 9676', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 91 9676', 1, '58.81'),
(97266, '50 91 9675', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 91 9675', 1, '45.21'),
(97265, '50 91 9519', 151, '', 'Kit service', 0, 0, 1182, '50 91 9519', 1, '32.04'),
(97264, '50 91 7157', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '50 91 7157', 1, '30.62'),
(97263, '50 91 2471', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '50 91 2471', 1, '17.84'),
(97262, '50 56 0002', 151, '', 'Kit service', 0, 0, 919, '50 56 0002', 1, '45.72'),
(97261, '50 55 0006', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 55 0006', 1, '84.3'),
(97260, '50 55 0004', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 55 0004', 1, '31.51'),
(97259, '50 55 0003', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 55 0003', 1, '54.78'),
(97258, '50 55 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 55 0001', 1, '55.27'),
(97257, '50 54 0014', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 54 0014', 1, '32.09'),
(97256, '50 54 0013', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '44.14'),
(97255, '50 54 0012', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 54 0012', 1, '68.95'),
(97254, '50 54 0011', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '50 54 0011', 1, '17.77'),
(97253, '50 54 0010', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '50 54 0010', 1, '16.78'),
(97252, '50 54 0009', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '50 54 0009', 1, '19.22'),
(97251, '50 54 0007', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 54 0007', 1, '50.61'),
(97250, '50 54 0005', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 54 0005', 1, '36.15'),
(97249, '50 54 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '50 54 0001', 1, '16.1'),
(97248, '40 92 7998', 151, '', 'Rulmenti sarcina', 0, 0, 1632, '40 92 7998', 1, '152.68'),
(97247, '40 92 7997', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 92 7997', 1, '162.18'),
(97246, '40 92 7996', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '40 92 7996', 1, '41.13'),
(97245, '40 92 6935', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 92 6935', 1, '67.23'),
(97244, '40 92 6934', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 92 6934', 1, '67.23'),
(97243, '40 91 7184', 151, '', 'Rulmenti sarcina', 0, 0, 1632, '40 91 7184', 1, '105.1'),
(97242, '40 56 0010', 151, '', 'Kit service', 0, 0, 919, '40 56 0010', 1, '49.94'),
(97241, '40 56 0009', 151, '', 'Kit service', 0, 0, 919, '40 56 0009', 1, '43.6'),
(97240, '40 56 0008', 151, '', 'Kit service', 0, 0, 1182, '40 56 0008', 1, '16.21'),
(97239, '40 56 0001', 151, '', 'Kit service', 0, 0, 1182, '40 56 0001', 1, '19.54'),
(97238, '40 55 0010', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 55 0010', 1, '64.7'),
(97237, '40 55 0007', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 55 0007', 1, '70.99'),
(97236, '40 55 0006', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 55 0006', 1, '72.58'),
(97235, '40 55 0005', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 55 0005', 1, '93.51'),
(97234, '40 55 0003', 151, '', 'Rulmenti sarcina', 0, 0, 1632, '40 55 0003', 1, '89.51'),
(97233, '40 55 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 55 0001', 1, '120.29'),
(97232, '40 54 0017', 151, '', 'Kit service', 0, 0, 1182, '40 54 0017', 1, '31.39'),
(97231, '40 54 0014', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 54 0014', 1, '81.28'),
(97230, '40 54 0013', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '40 54 0013', 1, '17.77'),
(97229, '40 54 0012', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '40 54 0012', 1, '36.29'),
(97228, '40 54 0010', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 54 0010', 1, '27.15'),
(97227, '40 54 0008', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 54 0008', 1, '47.25'),
(97226, '40 54 0007', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 54 0007', 1, '21.77'),
(97225, '40 54 0006', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 54 0006', 1, '23.82'),
(97224, '40 54 0005', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 54 0005', 1, '29.73'),
(97223, '40 54 0004', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 54 0004', 1, '48.62'),
(97222, '40 54 0002', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 54 0002', 1, '59.51'),
(97221, '40 54 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '40 54 0001', 1, '41.13'),
(97220, '32 92 3470', 151, '', 'Rulmenti sarcina', 0, 0, 1182, '32 92 3470', 1, '34.51'),
(97219, '32 92 3116', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '32 92 3116', 1, '34.41'),
(97218, '32 92 2986', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '32 92 2986', 1, '39.15'),
(97217, '32 92 2930', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '32 92 2930', 1, '37.39'),
(97216, '32 92 2502', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '32 92 2502', 1, '86.82'),
(97215, '32 92 2500', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '32 92 2500', 1, '49.86'),
(97214, '32 92 2498', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '32 92 2498', 1, '45.16'),
(97213, '32 91 9274', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '32 91 9274', 1, '33.22'),
(97212, '32 60 0002', 151, '', 'Kit service', 0, 0, 3365, '32 60 0002', 1, '10.43'),
(97211, '32 60 0001', 151, '', 'Kit service', 0, 0, 3365, '32 60 0001', 1, '3.52'),
(97210, '32 56 0001', 151, '', 'Kit service', 0, 0, 919, '32 56 0001', 1, '87.36'),
(97209, '30 92 6725', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 92 6725', 1, '56.6'),
(97208, '30 92 6620', 151, '', 'Rulmenti sarcina', 0, 0, 1182, '30 92 6620', 1, '7.6'),
(97207, '30 92 6618', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 92 6618', 1, '37.09'),
(97206, '30 92 6460', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 92 6460', 1, '85.13'),
(97205, '30 91 9289', 151, '', 'Kit service', 0, 0, 1182, '30 91 9289', 1, '39.38'),
(97204, '30 91 9286', 151, '', 'Kit service', 0, 0, 3365, '30 91 9286', 1, '9.17'),
(97203, '30 91 9282', 151, '', 'Kit service', 0, 0, 1182, '30 91 9282', 1, '38.68'),
(97202, '30 91 9273', 151, '', 'Kit service', 0, 0, 1182, '30 91 9273', 1, '62.36'),
(97201, '30 91 3078', 151, '', 'Kit service', 0, 0, 919, '30 91 3078', 1, '61.29'),
(97200, '30 60 0039', 151, '', 'Kit service', 0, 0, 3365, '30 60 0039', 1, '4.84'),
(97199, '30 56 0029', 151, '', 'Kit service', 0, 0, 919, '30 56 0029', 1, '48.38'),
(97198, '30 56 0026', 151, '', 'Kit service', 0, 0, 1182, '30 56 0026', 1, '8.66'),
(97197, '30 56 0025', 151, '', 'Kit service', 0, 0, 919, '30 56 0025', 1, '31.75'),
(97196, '30 56 0020', 151, '', 'Kit service', 0, 0, 919, '30 56 0020', 1, '48.14'),
(97195, '30 56 0011', 151, '', 'Kit service', 0, 0, 919, '30 56 0011', 1, '38.84'),
(97194, '30 56 0010', 151, '', 'Kit service', 0, 0, 919, '30 56 0010', 1, '37.66'),
(97193, '30 56 0008', 151, '', 'Kit service', 0, 0, 1182, '30 56 0008', 1, '7.77'),
(97192, '30 56 0007', 151, '', 'Kit service', 0, 0, 1182, '30 56 0007', 1, '4.11'),
(97191, '30 56 0006', 151, '', 'Kit service', 0, 0, 1182, '30 56 0006', 1, '27.34'),
(97190, '30 56 0005', 151, '', 'Kit service', 0, 0, 1182, '30 56 0005', 1, '4.41'),
(97189, '30 56 0004', 151, '', 'Kit service', 0, 0, 1182, '30 56 0004', 1, '2.79'),
(97188, '30 56 0002', 151, '', 'Kit service', 0, 0, 919, '30 56 0002', 1, '13.63'),
(97187, '30 56 0001', 151, '', 'Kit service', 0, 0, 919, '30 56 0001', 1, '11.02'),
(97186, '30 55 0013', 151, '', 'Rulmenti sarcina', 0, 0, 1632, '30 55 0013', 1, '22.1'),
(97185, '30 55 0012', 151, '', 'Rulmenti sarcina', 0, 0, 1632, '30 55 0012', 1, '23.82'),
(97184, '30 55 0011', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 55 0011', 1, '47.42'),
(97183, '30 55 0009', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 55 0009', 1, '38.87'),
(97182, '30 55 0008', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 55 0008', 1, '30.24'),
(97181, '30 55 0006', 151, '', 'Rulmenti sarcina', 0, 0, 1632, '30 55 0006', 1, '27.28'),
(97180, '30 55 0003', 151, '', 'Rulmenti sarcina', 0, 0, 1632, '30 55 0003', 1, '41.53'),
(97179, '30 55 0002', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 55 0002', 1, '27.34'),
(97178, '30 54 0027', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0027', 1, '9.25'),
(28340, 'S TL C00065 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '68.81'),
(97177, '30 54 0026', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0026', 1, '126.74'),
(97176, '30 54 0025', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0025', 1, '46.4'),
(97175, '30 54 0024', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0024', 1, '34.22'),
(97174, '30 54 0023', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0023', 1, '11.83'),
(97173, '30 54 0022', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0022', 1, '16.74'),
(97172, '30 54 0021', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0021', 1, '14.19'),
(97171, '30 54 0020', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0020', 1, '9.22'),
(97170, '30 54 0017', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0017', 1, '18.63'),
(97169, '30 54 0015', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0015', 1, '36.77'),
(97168, '30 54 0014', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0014', 1, '29.43'),
(97167, '30 54 0013', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0013', 1, '18.68'),
(97166, '30 54 0011', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0011', 1, '25.16'),
(97165, '30 54 0010', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0010', 1, '22.2'),
(97164, '30 54 0009', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0009', 1, '127.81'),
(97163, '30 54 0008', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0008', 1, '14.62'),
(97162, '30 54 0007', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0007', 1, '19.03'),
(97161, '30 54 0006', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0006', 1, '23.14'),
(97160, '30 54 0005', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '30 54 0005', 1, '20.19'),
(97159, '30 54 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '30 54 0001', 1, '9.51'),
(97158, '20 92 6941', 151, '', 'Kit service', 0, 0, 3365, '20 92 6941', 1, '26541.35'),
(97157, '20 92 6143', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 92 6143', 1, '36.75'),
(97156, '20 92 6105', 151, '', 'Kit service', 0, 0, 1182, '20 92 6105', 1, '21.74'),
(97155, '20 92 6032', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 92 6032', 1, '45.62'),
(97154, '20 92 4316', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 92 4316', 1, '72.52'),
(97153, '20 92 3943', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 92 3943', 1, '84.03'),
(97152, '20 92 2108', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 92 2108', 1, '61.53'),
(97151, '20 92 1112', 151, '', 'Kit service', 0, 0, 1182, '20 92 1112', 1, '29.43'),
(97150, '20 92 1107', 151, '', 'Kit service', 0, 0, 1182, '20 92 1107', 1, '27.15'),
(97149, '20 79 0046', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 79 0046', 1, '42.41'),
(97148, '20 56 0003', 151, '', 'Kit service', 0, 0, 919, '20 56 0003', 1, '44.95'),
(97147, '20 56 0002', 151, '', 'Kit service', 0, 0, 1182, '20 56 0002', 1, '27.36'),
(97146, '20 56 0001', 151, '', 'Kit service', 0, 0, 1182, '20 56 0001', 1, '20.19'),
(97145, '20 55 0002', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 55 0002', 1, '20.24'),
(97144, '20 55 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1632, '20 55 0001', 1, '31.56'),
(97143, '20 54 0014', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 54 0014', 1, '67.6'),
(97142, '20 54 0011', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 54 0011', 1, '53.38'),
(97141, '20 54 0010', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 54 0010', 1, '51.04'),
(97140, '20 54 0009', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 54 0009', 1, '21.99'),
(97139, '20 54 0008', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 54 0008', 1, '29.7'),
(97138, '20 54 0007', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 54 0007', 1, '56.1'),
(97137, '20 54 0006', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 54 0006', 1, '79.08'),
(97136, '20 54 0005', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 54 0005', 1, '82.04'),
(97135, '20 54 0002', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 54 0002', 1, '78.57'),
(97134, '20 54 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 54 0001', 1, '93.57'),
(97133, '10 91 9512', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '10 91 9512', 1, '77.92'),
(97132, '10 75 0031', 151, '', 'Kit service', 0, 0, 1182, '10 75 0031', 1, '10'),
(97131, '10 75 0029', 151, '', 'Kit service', 0, 0, 1182, '10 75 0029', 1, '13.82'),
(97130, '10 75 0028', 151, '', 'Kit service', 0, 0, 1182, '10 75 0028', 1, '14.25'),
(97129, '10 75 0026', 151, '', 'Kit service', 0, 0, 1182, '10 75 0026', 1, '11.96'),
(97128, '10 75 0025', 151, '', 'Kit service', 0, 0, 1182, '10 75 0025', 1, '9.25'),
(97127, '10 75 0024', 151, '', 'Kit service', 0, 0, 1182, '10 75 0024', 1, '8.23'),
(97126, '10 75 0008', 151, '', 'Kit service', 0, 0, 1182, '10 75 0008', 1, '6.8'),
(97125, '10 75 0004', 151, '', 'Kit service', 0, 0, 1182, '10 75 0004', 1, '27.85'),
(97124, '10 75 0002', 151, '', 'Kit service', 0, 0, 1182, '10 75 0002', 1, '16.93'),
(97123, '10 56 0024', 151, '', 'Kit service', 0, 0, 1182, '10 56 0024', 1, '10.86'),
(97122, '10 56 0023', 151, '', 'Kit service', 0, 0, 1182, '10 56 0023', 1, '9.08'),
(97121, '10 56 0021', 151, '', 'Kit service', 0, 0, 1182, '10 56 0021', 1, '5.78'),
(97120, '10 56 0019', 151, '', 'Kit service', 0, 0, 1182, '10 56 0019', 1, '12.71'),
(97119, '10 56 0014', 151, '', 'Kit service', 0, 0, 1182, '10 56 0014', 1, '12.42'),
(97118, '10 56 0012', 151, '', 'Kit service', 0, 0, 1182, '10 56 0012', 1, '17.47'),
(97117, '10 56 0011', 151, '', 'Kit service', 0, 0, 1182, '10 56 0011', 1, '14.6'),
(97116, '10 56 0010', 151, '', 'Kit service', 0, 0, 1182, '10 56 0010', 1, '12.85'),
(97115, '10 56 0006', 151, '', 'Kit service', 0, 0, 1182, '10 56 0006', 1, '29.65'),
(97114, '10 55 0002', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '10 55 0002', 1, '147.68'),
(97113, '10 55 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1632, '10 55 0001', 1, '44.27'),
(97112, '10 54 0008', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '10 54 0008', 1, '83.38'),
(97111, '10 54 0007', 151, '', 'Rulmenti sarcina', 0, 0, 1626, '10 54 0007', 1, '41.42'),
(97110, '10 54 0005', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '10 54 0005', 1, '15.53'),
(97109, '10 54 0004', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '10 54 0004', 1, '25.05'),
(97108, '10 54 0002', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '10 54 0002', 1, '78.81'),
(129828, '10 54 0003', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '10 54 0003', 1, '142.63'),
(97107, '10 54 0001', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '10 54 0001', 1, '60.29'),
(144188, 'FL4329-J', 236, '', 'TAMPON MOTOR', 0, 0, 247, '', 2, '87.332'),
(129829, '10 56 0008', 151, '', 'Kit service', 0, 0, 919, '10 56 0008', 1, '67.88'),
(97106, '54232', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054232', 1, '822.61'),
(97105, '54229', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054229', 1, '717'),
(97104, '54228', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054228', 2, '165.592'),
(97103, '54203', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054203', 1, '780.96'),
(97102, '54202', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054202', 1, '827.83'),
(97101, '54191', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054191', 2, '0'),
(97100, '54189', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054189', 1, '522.72');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(97099, '54184', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054184', 1, '884.47'),
(97098, '54183', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054183', 1, '598.47'),
(97097, '54162', 1, '', 'Pompe servo-directie', 0, 0, 12, '', 2, '163.814'),
(97096, '54139', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054139', 2, '109.795'),
(97095, '54120', 1, '', 'Pompe servo-directie', 0, 0, 12, '54120', 1, '603.23'),
(97094, '54118', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054118', 2, '462.798'),
(97093, '54117', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054117', 1, '821.32'),
(97092, '54116', 1, '', 'Pompe servo-directie', 0, 0, 12, '54116', 1, '548.92'),
(97091, '54074', 1, '', 'Pompe servo-directie', 0, 0, 12, '', 1, '538.39'),
(97090, '54067', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054067', 1, '758.64'),
(97089, '54064', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054064', 1, '536.88'),
(97088, '54052', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.054052', 1, '1141.7'),
(97087, '54014', 1, '', 'Pompe servo-directie', 0, 0, 12, 'MDC735', 1, '586.19'),
(97086, '53980', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053980', 2, '444.29'),
(97085, '53979', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053979', 1, '597.71'),
(97084, '53945', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053945', 1, '597.71'),
(97083, '53928', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053928', 1, '796.28'),
(97082, '53923', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053923', 2, '0'),
(97081, '53918', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053918', 1, '374.15'),
(97080, '53895', 1, '', 'Pompe servo-directie', 0, 0, 12, '53895', 1, '1269.83'),
(97079, '53887', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053887', 1, '576.54'),
(97078, '53883', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053883', 1, '875.99'),
(97077, '53873', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053873', 1, '741.67'),
(97076, '53850', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053850', 1, '597.71'),
(97075, '53846', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053846', 1, '597.71'),
(97074, '53837', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053837', 1, '687.2'),
(97073, '53815', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053815', 1, '925.4'),
(97072, '53759', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053759', 1, '877.22'),
(97071, '53751', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053751', 1, '568.15'),
(97070, '53749', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053749', 1, '1073.03'),
(97069, '53744', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053744', 1, '917.99'),
(97068, '53742', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053742', 2, '345.17'),
(97067, '53733', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053733', 1, '610.46'),
(97066, '53725', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053725', 1, '576.54'),
(97065, '53704', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053704', 1, '1118.2'),
(97064, '53678', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053678', 1, '654.15'),
(97063, '53671', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053671', 1, '391.01'),
(97062, '53663', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053663', 1, '405.89'),
(97061, '53634', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053634', 1, '412.65'),
(97060, '53629', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053629', 2, '292.327'),
(97059, '53611', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053611', 2, '619.332'),
(97058, '53608', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053608', 1, '597.71'),
(97057, '53604', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053604', 1, '422.22'),
(97056, '53603', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053603', 1, '384.76'),
(97055, '53598', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053598', 1, '921.87'),
(97054, '53595', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053595', 1, '577.28'),
(97053, '53588', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053588', 1, '582.16'),
(97052, '53586', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053586', 1, '398.33'),
(97051, '53584', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053584', 1, '404.14'),
(97050, '53583', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053583', 1, '446.1'),
(97049, '53579', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053579', 1, '376.96'),
(97048, '53577', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053577', 1, '641.84'),
(97047, '53566', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053566', 1, '567.34'),
(97046, '53565', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053565', 1, '642.54'),
(97045, '53563', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053563', 1, '980.61'),
(97044, '53556', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053556', 1, '487.28'),
(97043, '53555', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053555', 2, '412.3'),
(97042, '53553', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053553', 1, '735.89'),
(97041, '53542', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053542', 1, '598.09'),
(97040, '53535', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053535', 1, '868.46'),
(97039, '53531', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053531', 1, '594.9'),
(97038, '53530', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053530', 1, '704.71'),
(97037, '53524', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053524', 1, '751.39'),
(97036, '53517', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053517', 2, '353.542'),
(97035, '53514', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053514', 1, '598.4'),
(97034, '53511', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053511', 1, '482.8'),
(97033, '53510', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053510', 1, '454.89'),
(97032, '53509', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053509', 1, '624.89'),
(97031, '53508', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053508', 1, '821.07'),
(97030, '53507', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053507', 1, '517.37'),
(97029, '53506', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053506', 1, '607.26'),
(97028, '53503', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053503', 1, '522.72'),
(97027, '53501', 1, '', 'Pompe servo-directie', 0, 0, 12, '0.053501', 1, '582.16'),
(97026, '52429', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, 'MDC987', 2, '0'),
(97025, '52420', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52420', 1, '507.77'),
(97024, '52419', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52419A', 1, '1388'),
(97023, '52414', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, 'MDC424', 2, '0'),
(97022, '52408', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, 'MDC786', 2, '0'),
(97021, '52393', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52393A', 1, '1971.21'),
(97020, '52390', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52390A', 2, '1.4119'),
(97019, '52382', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52382A', 1, '1579.82'),
(97018, '52379', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52379A', 1, '418.44'),
(97017, '52376', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52376A', 1, '2058.06'),
(97016, '52355', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52355A', 1, '2284.38'),
(97015, '52352', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52352A', 1, '1649.07'),
(97014, '52343', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52343A', 1, '1339.48'),
(97013, '52334', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52334A', 1, '1475.46'),
(97012, '52333', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52333A', 1, '1242.69'),
(97011, '52329', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52329A', 1, '1249.83'),
(97010, '52321', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52321A', 1, '1257.52'),
(97009, '52318', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52318A', 1, '2072.52'),
(97008, '52313', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52313A', 1, '1236.4'),
(97007, '52269', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52269A', 1, '1085.31'),
(97006, '52250', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52250A', 1, '1374.01'),
(97005, '52248', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52248A', 1, '1947.91'),
(97004, '52245', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52245A', 1, '1085.31'),
(97003, '52238', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52238A', 1, '1096.84'),
(97002, '52236', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52236A', 1, '905.69'),
(97001, '52224', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52224A', 1, '1058'),
(97000, '52221', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52221A', 1, '2020.24'),
(96999, '52209', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52209A', 1, '479.35'),
(96998, '52197', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52197A', 2, '0.8995'),
(96997, '52190', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52190A', 1, '1799.18'),
(96996, '52185', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52185A', 2, '0'),
(96995, '52179', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52179A', 1, '426.57'),
(96994, '52147', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52147A', 1, '1626.07'),
(96993, '52144', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52144A', 2, '0'),
(96992, '52141', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52141A', 2, '0'),
(96991, '52138', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52138A', 2, '1.085'),
(96990, '52135', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52135A', 2, '0.9163'),
(96989, '52134', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52134A', 1, '1222.45'),
(96988, '52063', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52063A', 1, '1331.5'),
(96987, '52055', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52055A', 1, '962.82'),
(96986, '52004', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '52004A', 1, '414.9'),
(96985, '51965', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51965A', 1, '1046.24'),
(96984, '51962', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51962A', 1, '1718.53'),
(96983, '51959', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51959A', 2, '1.1837'),
(96982, '51955', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51955A', 1, '1409.09'),
(96981, '51941', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51941A', 1, '1109.17'),
(96980, '51927', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51927A', 1, '439.48'),
(96979, '51919', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51919A', 1, '1328.24'),
(96978, '51905', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51905A', 1, '1264.93'),
(96977, '51898', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51898A', 1, '493.59'),
(96976, '51865', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51865A', 1, '1243.35'),
(96975, '51863', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51863A', 1, '1704.12'),
(96974, '51859', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51859A', 1, '1152.44'),
(27956, 'S AX 1020', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '375,61'),
(27957, 'S AX 1021', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '378.07'),
(27958, 'S AX 1024', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '531.69'),
(28341, 'S TL C00066 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '53.34'),
(28339, 'S TL C00064 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '52.02'),
(28338, 'S TL C00062 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '79.55'),
(28337, 'S TL C00061 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '119.93'),
(96973, '51811', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51811A', 1, '469.89'),
(96972, '51802', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51802A', 2, '361.767'),
(96971, '51790', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51790A', 1, '453.77'),
(96970, '51644', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51644A', 1, '1199.35'),
(96969, '51613', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51613A', 1, '412.17'),
(96968, '51563', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '', 1, '395.14'),
(96967, '51562', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '', 1, '1140.79'),
(96966, '51551', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51551A', 1, '433.08'),
(96965, '51547', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51547A', 1, '2058.11'),
(96964, '51519', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51519A', 2, '1.2166'),
(96963, '51515', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51515A', 1, '463.57'),
(96962, '51509', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 286, '51509A', 1, '552.76'),
(146528, '0690486', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146527, 'FDH8102-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146525, '0690483', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146524, 'FDH3853-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146523, '0690482', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146522, '0690480', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146521, 'FDH3850-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146520, 'FDH3847-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146519, '0690479', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146518, 'FDH3602-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '02280', 2, '79.534'),
(146517, 'FDH3097-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146516, '0690478', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146515, 'FDH3092-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146514, 'FDH3091-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146513, 'FDH3068-FR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146512, 'FDH3062-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(28018, 'S AX 1029', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '530.47'),
(28019, 'S AX 1039 ', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '396.02'),
(28020, 'S AX 1053 ', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '380.04'),
(28021, 'S AX 1056', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '690.07'),
(28022, 'S AX 1060', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '434.86'),
(28023, 'S AX 1062', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '434.11'),
(28024, 'S AX 1072', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '282.45'),
(28025, 'S AX 1074', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '379.2'),
(28026, 'S AX 1075', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '400.09'),
(28027, 'S AX 1076', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '539.64'),
(28028, 'S AX 1081', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '296.86'),
(28029, 'S AX 1082', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '617.07'),
(28030, 'S AX 1084', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '499.16'),
(28031, 'S AX 1087', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '570.86'),
(28032, 'S AX 1088', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '723.25'),
(28033, 'S AX 1091', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '417.56'),
(28034, 'S AX 1092', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '379.62'),
(28035, 'S AX 1108', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '455.71'),
(28036, 'S AX 1118', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '1159.42'),
(28037, 'S AX 1120', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '777.84'),
(28038, 'S AX 1122', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '827.66'),
(28039, 'S AX 1127', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '368.88'),
(28040, 'S AX 1128', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '505.95'),
(28041, 'S AX 1129', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '437.95'),
(28042, 'S AX 1130', 451, '', 'GE', 1, 0, 3799, '', 1, '591'),
(28043, 'S AX 1132', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '632.88'),
(28044, 'S AX 1134', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '530.39'),
(28045, 'S AX 1135', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '834.71'),
(28046, 'S AX 1146', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '428.36'),
(28047, 'S AX 1147', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '1152.6'),
(28048, 'S AX 1148', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '382.33'),
(28049, 'S AX 1150', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '455.33'),
(28050, 'S AX 1155', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '614.54'),
(28051, 'S AX 1156', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '744.98'),
(28052, 'S AX 1164', 451, '', 'Generator / Alternator', 1, 0, 3887, '', 1, '1037.25'),
(28053, 'S AX 1168', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '499.64'),
(28054, 'S AX 1177', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '603.15'),
(28055, 'S AX 1178', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '744.98'),
(28056, 'S AX 1180', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '630.91'),
(28057, 'S AX 1181', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '1511.75'),
(28058, 'S AX 1187', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '707.51'),
(28059, 'S AX 1193', 451, '', 'Generator / Alternator', 1, 0, 3799, '', 1, '852.56'),
(28060, 'S SL 2DS0696', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '280.22'),
(28061, 'S SL 2DS0850', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '206.6'),
(28062, 'S SL 2DS0952', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '301.62'),
(28063, 'S SL 2DS0978', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '210.04'),
(28064, 'S SL 2DS0986', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '309.03'),
(28065, 'S SL 2DS0990', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '502.41'),
(28066, 'S SL 2DS1001', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '368.01'),
(28067, 'S SL 2DS1032', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '251.42'),
(28068, 'S SL 2DS1035', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '214.27'),
(28069, 'S SL 2DS1037', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '492.26'),
(28070, 'S SL 2DS9001', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '172.82'),
(28071, 'S SL 2DS9003', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '304.61'),
(28072, 'S SL 2DS9005', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '233.2'),
(28073, 'S SL 2DS9009', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '538.42'),
(28074, 'S SL 2DS9011', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '451.01'),
(28075, 'S SL 2DS9019', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '269.57'),
(28076, 'S SL 2DS9023', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '248.81'),
(28077, 'S SL 2DS9025', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '206.6'),
(28078, 'S SL 2DS9029', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '210.04'),
(28079, 'S SL 2DS9033', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '210.04'),
(28080, 'S SL 2DS9035', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '244.81'),
(28081, 'S SL 3DS0002', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '290.49'),
(28082, 'S SL 3DS0012', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '242.96'),
(28083, 'S SL 3DS0020', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '449.38'),
(28084, 'S SL 3DS0028', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '211.25'),
(28085, 'S SL 3DS0034', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '340.67'),
(28086, 'S SL 3DS0044', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '323.31'),
(28087, 'S SL 3DS0052', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '270.7'),
(28088, 'S SL 3DS0054', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '271'),
(28089, 'S SL 3DS0060', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '561.36'),
(28090, 'S SL 3DS0068', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '369.08'),
(28091, 'S SL 3DS0072', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '444.36'),
(28092, 'S SL 3DS0082', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '301.44'),
(28093, 'S SL 3DS0084', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '281.91'),
(28094, 'S SL 3DS0086', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '214.09'),
(28095, 'S SL 3DS0090', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '281.91'),
(28096, 'S SL 3DS0094', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '278.8'),
(28097, 'S SL 3DS0096', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '324,01'),
(28098, 'S SL 3DS0098', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '182.84'),
(28099, 'S SL 3DS0100', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '356.2'),
(28100, 'S SL 3DS0104', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '289.98'),
(28101, 'S SL 3DS0108', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '183.32'),
(28102, 'S SL 3DS0110', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '332.87'),
(28103, 'S SL 3DS0112', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '308,61'),
(28104, 'S SL 3DS0122', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '338.62'),
(28105, 'S SL 3DS0140', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '291.35'),
(28106, 'S SL 3DS0142', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '753.11'),
(28107, 'S SL 3DS0146', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '376.46'),
(28108, 'S SL 3DS0148', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '411.88'),
(28109, 'S SL 3DS0152', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '342.41'),
(28110, 'S SL 3DS0160', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '388,1'),
(28111, 'S SL 3DS0340', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '294.51'),
(28112, 'S SL 3DS0212', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '243.67'),
(28113, 'S SL 3DS0214', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '313.7'),
(28114, 'S SL 3DS0234', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '468.54'),
(28115, 'S SL 3DS0236', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '258.61'),
(28116, 'S SL 3DS0238', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '447'),
(28117, 'S SL 3DS0244', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '178.32'),
(28118, 'S SL 3DS0248', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '308.23'),
(28119, 'S SL 3DS0250', 451, '', 'Set ambreiaj', 1, 0, 2183, '', 1, '331.51'),
(28120, 'S SL 3DS0252', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '257.57'),
(28121, 'S SL 3DS0272', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '198.87'),
(28122, 'S SL 3DS0274', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '214.33'),
(28123, 'S SL 3DS0282', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '460.27'),
(28124, 'S SL 3DS0284', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '172.87'),
(28125, 'S SL 3DS0286', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '232.83'),
(28126, 'S SL 3DS0288', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '197.36'),
(28127, 'S SL 3DS0328', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '432.68'),
(28128, 'S SL 3DS0330', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '184.3'),
(28129, 'S SL 3DS0332', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '218.43'),
(28130, 'S SL 3DS0334', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '432.68'),
(28131, 'S SL 3DS0336', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '471.76'),
(28132, 'S SL 3DS0338', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '313.7'),
(28133, 'S SL 3DS0342', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '217.41'),
(28134, 'S SL 3DS0346', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '225.54'),
(28135, 'S SL 3DS0352', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '492,87'),
(28136, 'S SL 3DS0354', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '343.04'),
(28137, 'S SL 3DS0362', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '310,69'),
(28138, 'S SL 3DS0376', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '328.1'),
(28139, 'S SL 3DS0378', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '328.1'),
(28140, 'S SL 3DS0414', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '227.19'),
(28141, 'S SL 3DS0446', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '167.06'),
(28142, 'S SL 3DS0464', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '293.87'),
(28143, 'S SL 3DS0516', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '352.04'),
(28144, 'S SL 3DS0544', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '388.23'),
(28145, 'S SL 3DS0614', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '231.38'),
(28146, 'S SL 3DS0616', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '286.97'),
(28147, 'S SL 3DS0618', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '273.75'),
(28148, 'S SL 3DS0620', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '209.75'),
(28149, 'S SL 3DS0630', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '505.8'),
(28150, 'S SL 3DS0638', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '272.81'),
(28151, 'S SL 3DS0640', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '297.51'),
(28152, 'S SL 3DS0642', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '468.3'),
(28153, 'S SL 3DS0644', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '468.3'),
(28154, 'S SL 3DS0690', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '226.41'),
(28155, 'S SL 3DS0706', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '161.3'),
(28156, 'S SL 3DS0708', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '257.57'),
(28157, 'S SL 3DS0710', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '169.51'),
(28158, 'S SL 3DS0718', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '230.75'),
(28159, 'S SL 3DS0724', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '363.22'),
(28160, 'S SL 3DS0736', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '249.66'),
(28161, 'S SL 3DS0738', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '165.47'),
(28162, 'S SL 3DS0744', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '266.77'),
(28163, 'S SL 3DS0758', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '235.19'),
(28164, 'S SL 3DS0808', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '160.83'),
(28165, 'S SL 3DS0810', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '270.79'),
(28166, 'S SL 3DS0826', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '326.55'),
(28167, 'S SL 3DS0834', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '426.61'),
(28168, 'S SL 3DS0846', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '154.6'),
(28169, 'S SL 3DS0848', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '185.53'),
(28170, 'S SL 3DS0850', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '228.29'),
(28171, 'S SL 3DS0906', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '284.69'),
(28172, 'S SL 3DS0932', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '265.62'),
(28173, 'S SL 3DS0934', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '509.03'),
(28174, 'S SL 3DS0940', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '242.11'),
(28175, 'S SL 3DS0946', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '291.32'),
(28176, 'S SL 3DS0950', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '281.56'),
(28177, 'S SL 3DS0951', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '415.27'),
(28178, 'S SL 3DS0954', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '309.24'),
(28179, 'S SL 3DS0957', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '241.12'),
(28180, 'S SL 3DS0962', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '217.56'),
(28181, 'S SL 3DS0973', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '330.42'),
(28182, 'S SL 3DS0980', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '270.67'),
(28183, 'S SL 3DS0988', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '303.97'),
(28184, 'S SL 3DS0996', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '363.95'),
(28185, 'S SL 3DS0997', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '359.23'),
(28186, 'S SL 3DS1002', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '274.06'),
(28187, 'S SL 3DS1031', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '475.61'),
(28188, 'S SL 4DS1005', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '614.69'),
(28189, 'S SL 4DS1006', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '733.73'),
(28190, 'S SL 4DS1039', 451, '', 'Set ambreiaj', 1, 0, 262, '', 1, '884.23'),
(28191, 'S SL LA0032', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '45.69'),
(28192, 'S SL LA0052', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '292.33'),
(28193, 'S SL LA0062', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '248.9'),
(28194, 'S SL LA0066', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '163.98'),
(28195, 'S SL LA0088', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '80.18'),
(28196, 'S SL LA0090', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '83.97'),
(28197, 'S SL LA0094', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '95.88'),
(28198, 'S SL LA0098', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '72.92'),
(28199, 'S SL LA0112', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '80.57'),
(28200, 'S SL LA0118', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '195.08'),
(28201, 'S SL LA0188 ', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '79.38'),
(28202, 'S SL LA0222', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '81.67'),
(28203, 'S SL LA0252', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '69.92'),
(28204, 'S SL LA0264', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '75.99'),
(28205, 'S SL LA0280', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '46.17'),
(28206, 'S SL LA0290', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '119.24'),
(28207, 'S SL LA0294', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '117.5'),
(28208, 'S SL LA0298', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '101.8'),
(28209, 'S SL LA0312', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '129.1'),
(28210, 'S SL LA0350', 206, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '124.92'),
(28211, 'S SL LA0420', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '78.99'),
(28212, 'S SL LA0476', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '107.4'),
(28213, 'S SL LA0480', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '68.18'),
(28214, 'S SL LA0482', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '126.34'),
(28215, 'S SL LA0532', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '70.15'),
(28216, 'S SL LA0548', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '75.6'),
(28217, 'S SL LA0552', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '159.48'),
(28218, 'S TL A00002', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '81.66'),
(28219, 'S TL A00003.1', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '64.57'),
(28220, 'S TL A00006 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '35.61'),
(28221, 'S TL A00009.1 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '38.56'),
(28222, 'S TL A00010 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '108.96'),
(28223, 'S TL A00011.1 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '68.13'),
(28224, 'S TL A00013.1 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '67.45'),
(28225, 'S TL A00014.1 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '68.81'),
(28226, 'S TL A00015 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '127.03'),
(28227, 'S TL A00024 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '75.99'),
(28228, 'S TL A00025 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '70.17'),
(28229, 'S TL A00026 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '166.05'),
(28230, 'S TL A00032 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '110.4'),
(28231, 'S TL A00033.1 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '38.56'),
(28232, 'S TL A10001 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '94.44'),
(28233, 'S TL A10003.1 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '54.06'),
(28234, 'S TL A24006 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '39.85'),
(28235, 'S TL A24007 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '129.78'),
(28236, 'S TL A24009 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '129.15'),
(28237, 'S TL A24010 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '55.81'),
(28238, 'S TL A24011 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '44.91'),
(28239, 'S TL A24012.1 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '34.1'),
(28240, 'S TL A24015 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '107.45'),
(28241, 'S TL A24018 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '124.69'),
(28242, 'S TL A25001 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '55.5'),
(28243, 'S TL A31004 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '131.13'),
(28244, 'S TL A31005 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '127.03'),
(28245, 'S TL A31009 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '135.05'),
(28246, 'S TL A31011 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '145.63'),
(28247, 'S TL A31013.1 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '95.65'),
(28248, 'S TL A31015.1 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '97.01'),
(28249, 'S TL A31016.1 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '104.58'),
(28250, 'S TL A31017 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '89.45'),
(28251, 'S TL A31017.1 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '97.69'),
(28252, 'S TL A31018 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '174.29'),
(28253, 'S TL A31019.1 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '103.14'),
(28254, 'S TL A31025 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '70.17'),
(28255, 'S TL A31026 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '136.03'),
(28256, 'S TL A31027 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '132.78'),
(28257, 'S TL A31029 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '133.61'),
(28258, 'S TL A31031 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '132.78'),
(28259, 'S TL A31034 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '147.45'),
(28260, 'S TL A31035 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '162.34'),
(28261, 'S TL A31038 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '79.47'),
(28262, 'S TL A31040 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '212.7'),
(28263, 'S TL A31047 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '194.86'),
(28264, 'S TL A31049 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '192.81'),
(28265, 'S TL A31051 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '208.31'),
(28266, 'S TL A33002 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '154.4'),
(28267, 'S SR 3PK1038', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.73'),
(28268, 'S TL A33005 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '189.11'),
(28269, 'S TL A33006 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '68.58'),
(28270, 'S TL A33007 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '99.13'),
(28271, 'S TL A33008 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '171.72'),
(28272, 'S TL A33011 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '83.1'),
(28273, 'S TL A33014 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '170.21'),
(28274, 'S TL A33015 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '93.91'),
(28275, 'S TL A33018 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '192.29'),
(28276, 'S TL A41001 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '98.83'),
(28277, 'S TL A41002.1 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '94.97'),
(28278, 'S TL A41003 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '69.72'),
(28279, 'S TL A41053 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '206.27'),
(28280, 'S TL A42001 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '83.63'),
(28281, 'S TL A43002 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '89.98'),
(28282, 'S TL A43004 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '180.27'),
(28283, 'S TL A50001 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '106.62'),
(28284, 'S TL A51001 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '94.44'),
(28285, 'S TL A53001 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '100.49'),
(28286, 'S TL A53002 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '74.02'),
(28287, 'S TL A53003.1 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '64.57'),
(28288, 'S TL A53004 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '51.57'),
(28289, 'S TL A53005 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '46.58'),
(28290, 'S TL A53006 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '46.58'),
(28291, 'S TL A53007 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '107.45'),
(28292, 'S TL C00001 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '154.63'),
(28293, 'S TL C00002 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '59.74'),
(28294, 'S TL C00003 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '108.66'),
(28295, 'S TL C00004 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '37.58'),
(28296, 'S TL C00005 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '60.95'),
(28297, 'S TL C00006 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '103.21'),
(28298, 'S TL C00007 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '103.21'),
(28299, 'S TL C00009 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '125.59'),
(28300, 'S TL C00010 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '76.22'),
(28301, 'S TL C00011 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '34.78'),
(28302, 'S TL C00012 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '107.22'),
(28303, 'S TL C00013 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '35.61'),
(28304, 'S TL C00014 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '72.52'),
(28305, 'S TL C00015 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '76.37'),
(28306, 'S TL C00016 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '101.93'),
(28307, 'S TL C00017 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '78.94'),
(28308, 'S TL C00018 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '93.08'),
(28309, 'S TL C00019 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '93.08'),
(28310, 'S TL C00020 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '36.07'),
(28311, 'S TL C00021 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '76.9'),
(28312, 'S TL C00022 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '103.14'),
(28313, 'S TL C00023 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '103.14'),
(28314, 'S TL C00024 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '110.47'),
(28315, 'S TL C00025 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '110.47'),
(28316, 'S TL C00027 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '112.51'),
(28317, 'S TL C00029 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '110.47'),
(28318, 'S TL C00031 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '110.47'),
(28319, 'S TL C00032 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '108.51'),
(28320, 'S TL C00033 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '108.51'),
(28321, 'S TL C00034 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '70.85'),
(28322, 'S TL C00035 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '52.7'),
(28323, 'S TL C00037 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '50.66'),
(28324, 'S TL C00040 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '108.51'),
(28325, 'S TL C00041 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '74.25'),
(28326, 'S TL C00043 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '101.1'),
(28327, 'S TL C00050 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '56.1'),
(28328, 'S TL C00045 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '115.16'),
(28329, 'S TL C00046  ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '116.34'),
(28330, 'S TL C00048 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '76.9'),
(28331, 'S TL C00049 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '73.47'),
(28332, 'S TL C00051 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '102.46'),
(28333, 'S TL C00052 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '102.46'),
(28334, 'S TL C00053 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '49.38'),
(28335, 'S TL C00055 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '78.26'),
(28336, 'S TL C00060 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '119.93'),
(28342, 'S TL C00069 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '80.23'),
(28343, 'S TL C00071 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '93.76'),
(28344, 'S TL C00072 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '96.33'),
(28345, 'S TL C00073 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '138.75'),
(28346, 'S TL C00074 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '61.47'),
(28347, 'S TL C00076 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '77.58'),
(28348, 'S TL C00077 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '101.78'),
(28349, 'S TL C00078 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '73.58'),
(28350, 'S TL C00080 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '58.07'),
(28351, 'S TL C00085 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '99.06'),
(28352, 'S TL D20981 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '283.71'),
(28353, 'S TL D21062 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '155.01'),
(28354, 'S TL D21337 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '98.74'),
(28355, 'S TL D21338 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '98.74'),
(28356, 'S TL D26323 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '189.67'),
(28357, 'S TL D26869 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '217.54'),
(28358, 'S TL D26870 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '217.54'),
(28359, 'S TL D27004 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '205.97'),
(28360, 'S TL D27536 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '126.96'),
(28361, 'S TL D30626 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '171.8'),
(28362, 'S TL D31339 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '73.45'),
(28363, 'S TL D35638 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '55.88'),
(28364, 'S TL D36381 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '89.98'),
(28365, 'S TL D36412 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '48.06'),
(28366, 'S TL D36429 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '168.7'),
(28367, 'S TL D36634 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '55.88'),
(28368, 'S TL D36721 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '124.01'),
(28369, 'S TL D36898 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '97.46'),
(28370, 'S TL D36912 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '119.02'),
(28371, 'S TL D36949 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '164.08'),
(28372, 'S TL D41636 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '147.37'),
(28373, 'S TL D45751 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '143.21'),
(28374, 'S TL D56625 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '122.02'),
(28375, 'S TL S00002 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '104.04'),
(28376, 'S TL S00004 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '72.59'),
(28377, 'S TL S00005 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '98.75'),
(28378, 'S TL S00006 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '70.55'),
(28379, 'S TL S00007 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '77.2'),
(28380, 'S TL S00009 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '62.46'),
(28381, 'S TL S00010 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '66.46'),
(28382, 'S TL S03161 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '83.48'),
(28383, 'S TL S09832 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '69.56'),
(28384, 'S TL S12832 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '65.63'),
(28385, 'S TL S13761 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '104.88'),
(28386, 'S TL S36261 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '83.48'),
(28387, 'S TL S36389 ', 451, '', 'Amortizor ( Suspensie)', 1, 0, 854, '', 1, '133.16'),
(28388, 'S SR 3PK1040 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '5.15'),
(28389, 'S SR 3PK650 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '4.25'),
(28390, 'S SR 3PK663 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '4.25'),
(28391, 'S SR 3PK675 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '3.78'),
(28392, 'S SR 3PK713 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '4.04'),
(28393, 'S SR 3PK753 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '3.8'),
(28394, 'S SR 3PK763 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '4.25'),
(28395, 'S SR 3PK813 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '5.24'),
(28396, 'S SR 3PK815 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '4.13'),
(28397, 'S SR 3PK825 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '4.67'),
(28398, 'S SR 3PK913 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '5.89'),
(28399, 'S SR 3PK938 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '5.15'),
(28400, 'S SR 4PK1000 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.6'),
(28401, 'S SR 4PK1013 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.63'),
(28402, 'S SR 4PK1125 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.04'),
(28403, 'S SR 4PK1238 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '10.56'),
(28404, 'S SR 4PK1260 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.18'),
(28405, 'S SR 4PK1263 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.26'),
(28406, 'S SR 4PK1268 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.18'),
(28407, 'S SR 4PK1483 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.59'),
(28408, 'S SR 4PK1488 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '10.8'),
(28409, 'S SR 4PK1513 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.26'),
(28410, 'S SR 4PK1520 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.76'),
(28411, 'S SR 4PK1708 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '10.98'),
(28412, 'S SR 4PK613 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 2413, '', 1, '4.58'),
(28413, 'S SR 4PK650 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '5.57'),
(28414, 'S SR 4PK655 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '4.35'),
(28415, 'S SR 4PK668 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '4.43'),
(28416, 'S SR 4PK675 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '5.8'),
(28417, 'S SR 4PK700 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.07'),
(28418, 'S SR 4PK713 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '22.44'),
(28419, 'S SR 4PK718 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '4.76'),
(28420, 'S SR 4PK738 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '5.23'),
(28421, 'S SR 4PK750 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.55'),
(28422, 'S SR 4PK775 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '5.74'),
(28423, 'S SR 4PK803 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '7.71'),
(28424, 'S SR 4PK813 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.96'),
(28425, 'S SR 4PK825 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '7.06'),
(28426, 'S SR 4PK833 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '5.47'),
(28427, 'S SR 4PK838 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '7.14'),
(28428, 'S SR 4PK850 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '7.29'),
(28429, 'S SR 4PK855 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '11.07'),
(28430, 'S SR 4PK863 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.4'),
(28431, 'S SR 4PK875 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.26'),
(28432, 'S SR 4PK878 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '5.54'),
(28433, 'S SR 4PK888 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '7.62'),
(28434, 'S SR 4PK898 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '5.89'),
(28435, 'S SR 4PK900 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '7.71'),
(28436, 'S SR 4PK913 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '7.86'),
(28437, 'S SR 4PK925 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.63'),
(28438, 'S SR 4PK938 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '5.91'),
(28439, 'S SR 4PK950 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.12'),
(28440, 'S SR 4PK963 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '7.2'),
(28441, 'S SR 4PK988 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.51'),
(28442, 'S SR 4PK993 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.49'),
(28443, 'S SR 5PK1013 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.39'),
(28444, 'S SR 5PK1025 ', 451, '', '674', 1, 0, 305, '', 1, '7.56'),
(28445, 'S SR 5PK1030 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.27'),
(28446, 'S SR 5PK1100 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.81');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(28447, 'S SR 5PK1113R ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '10.71'),
(28448, 'S SR 5PK1123 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.15'),
(28449, 'S SR 5PK1133 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.21'),
(28450, 'S SR 5PK1138 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '12.2'),
(28451, 'S SR 5PK1140 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.16'),
(28452, 'S SR 5PK1173 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.44'),
(28453, 'S SR 5PK1193 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.63'),
(28454, 'S SR 5PK1200 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '12.92'),
(28455, 'S SR 5PK1210 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.25'),
(28456, 'S SR 5PK1213 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '12.95'),
(28457, 'S SR 5PK1219 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '13.1'),
(28458, 'S SR 5PK1250 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '13.52'),
(28459, 'S SR 5PK1260 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '10.15'),
(28460, 'S SR 5PK1300 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '19.92'),
(28461, 'S SR 5PK1330 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '10.65'),
(28462, 'S SR 5PK1343 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '10.36'),
(28463, 'S SR 5PK1355 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '10.86'),
(28464, 'S SR 5PK1425 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '13.01'),
(28465, 'S SR 5PK1588 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '14.56'),
(28466, 'S SR 5PK1683 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '12.98'),
(28467, 'S SR 5PK1750 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '16.06'),
(28468, 'S SR 5PK1813 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '16.63'),
(28469, 'S SR 5PK2030 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '16.15'),
(28470, 'S SR 5PK2063 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '16.48'),
(28471, 'S SR 5PK575 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.73'),
(28472, 'S SR 5PK725 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.73'),
(28473, 'S SR 5PK738 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.07'),
(28474, 'S SR 5PK775 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.36'),
(28475, 'S SR 5PK788 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.4'),
(28476, 'S SR 5PK810 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.67'),
(28477, 'S SR 5PK838 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.85'),
(28478, 'S SR 5PK850 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.76'),
(28479, 'S SR 5PK870 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '7.71'),
(28480, 'S SR 5PK875 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.17'),
(28481, 'S SR 5PK888 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.23'),
(28482, 'S SR 5PK890 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '7.24'),
(28483, 'S SR 5PK900 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.27'),
(28484, 'S SR 5PK908 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '7.12'),
(28485, 'S SR 5PK923 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '7.47'),
(28486, 'S SR 5PK925 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.91'),
(28487, 'S SR 5PK938 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.74'),
(28488, 'S SR 5PK950 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '10.29'),
(28489, 'S SR 5PK975 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.06'),
(28490, 'S SR 6PK1013 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '11.36'),
(28491, 'S SR 6PK1038 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '13.36'),
(28492, 'S SR 6PK1050 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '13.58'),
(28493, 'S SR 6PK1053 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '10.38'),
(28494, 'S SR 6PK1063 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '13.69'),
(28495, 'S SR 6PK1075 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '11.94'),
(28496, 'S SR 6PK1078 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.74'),
(28497, 'S SR 6PK1088 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '13.67'),
(28498, 'S SR 6PK1098 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '10.62'),
(28499, 'S SR 6PK1100 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '14.24'),
(28500, 'S SR 6PK1113 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '12.44'),
(28501, 'S SR 6PK1132 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '12.62'),
(28502, 'S SR 6PK1138 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 306, '', 1, '12.68'),
(28503, 'S SR 6PK1150 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '14.84'),
(28504, 'S SR 6PK1163 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '12.92'),
(28505, 'S SR 6PK1175 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '15.15'),
(28506, 'S SR 6PK1183 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '11.46'),
(28507, 'S SR 6PK1195 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '33.03'),
(28508, 'S SR 6PK1203 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '11.61'),
(28509, 'S SR 6PK1210 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '11.64'),
(28510, 'S SR 6PK1328 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '12.77'),
(28511, 'S SR 6PK1340 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '12.92'),
(28512, 'S SR 6PK1353 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '12.49'),
(28513, 'S SR 6PK1368 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '13.1'),
(28514, 'S SR 6PK1388 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '15.41'),
(28515, 'S SL LA0556', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '92.19'),
(28516, 'S SL LA0560', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '311.77'),
(28517, 'S SL LA0562', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '100.3'),
(28518, 'S SL LA0580', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '73.71'),
(28519, 'S SL LA0592', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '87.91'),
(28520, 'S SL LA0594', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '49.87'),
(28521, 'S SL LA0600', 206, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '44.83'),
(28522, 'S SL LA0602', 206, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '110.01'),
(28523, 'S SL LA0604', 206, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '134.3'),
(28524, 'S SL LA0606', 206, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '134.3'),
(28525, 'S SL LA0662', 451, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '144.89'),
(28526, ' S SL LA0662', 206, '', 'Disc ambreiaj', 1, 0, 262, '', 1, '112'),
(28527, 'S SL LO9773', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '27.22'),
(28528, 'S SL LO9783', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '31.73'),
(28529, 'S SL LO9809', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '24.04'),
(28530, 'S SL LO9837', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '57.17'),
(28531, 'S SL LO9907', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '27.04'),
(28532, 'S SL LO9909', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '37.96'),
(28533, 'S SL LO9911', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '31.56'),
(28534, 'S SL LO9919', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '31.09'),
(28535, 'S SL LO9925', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '30.93'),
(28536, 'S SL LO9945', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '44.61'),
(28537, 'S SL LO9949', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '67.31'),
(28538, 'S SL LO9963', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '29.36'),
(28539, 'S SL LO9967', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '47.88'),
(28540, 'S SL LO9969', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '25.1'),
(28541, 'S SL LO9977', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '71.42'),
(28542, 'S SL LO9979', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '17.94'),
(28543, 'S SL LO9981', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '33.46'),
(28544, 'S SL LO9983', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '47.68'),
(28545, 'S SL LO9987', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '48'),
(28546, 'S SL LO9991', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '30.7'),
(28547, 'S SL LO9995', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '39.06'),
(28548, 'S SL PT0071', 451, '', 'Placa presiune ambreiaj ( Ambreiaj)', 1, 0, 49, '', 1, '99.36'),
(28549, 'S SL PT0095', 451, '', 'Placa presiune ambreiaj ( Ambreiaj)', 1, 0, 49, '', 1, '209.52'),
(28550, 'S SL PT0167', 451, '', 'Rulment de presiune ( Ambreiaj)', 1, 0, 47, '', 1, '104.32'),
(28551, 'S SL PT0221', 451, '', 'Placa presiune ambreiaj ( Ambreiaj)', 1, 0, 49, '', 1, '146.31'),
(28552, 'S SL PT0481', 451, '', 'Placa presiune ambreiaj ( Ambreiaj)', 1, 0, 49, '', 1, '92.25'),
(28553, 'S SR 6PK1400 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '13.43'),
(28554, 'S SR 6PK1413 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '18.18'),
(28555, 'S SR 6PK1420 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '6.85'),
(28556, 'S SR 6PK1425 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '18.27'),
(28557, 'S SR 6PK1438 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '18.51'),
(28558, 'S SR 6PK1450 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '13.27'),
(28559, 'S SR 6PK1463 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '16.15'),
(28560, 'S SR 6PK1469 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '13.52'),
(28561, 'S SR 6PK1513 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '14.43'),
(28562, 'S SR 6PK1520 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '14.5'),
(28563, 'S SR 6PK1525 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '14.33'),
(28564, 'S SR 6PK1538 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '16.96'),
(28565, 'S SR 6PK1548 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '14.84'),
(28566, 'S SR 6PK1550 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '17.05'),
(28567, 'S SR 6PK1563 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '17.14'),
(28568, 'S SR 6PK1565 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '15'),
(28569, 'S SR 6PK1573 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '15'),
(28570, 'S SR 6PK1590 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '15.22'),
(28571, 'S SR 6PK1600 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '17.53'),
(28572, 'S SR 6PK1613 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '15.49'),
(28573, 'S SR 6PK1623 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '15.55'),
(28574, 'S SR 6PK1638 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '18.04'),
(28575, 'S SR 6PK1640 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '15.73'),
(28576, 'S SR 6PK1650 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '18.18'),
(28577, 'S SR 6PK1663 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '18.36'),
(28578, 'S SR 6PK1675 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '18.45'),
(28579, 'S SR 6PK1700 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '18.69'),
(28580, 'S SR 6PK1713 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '15.82'),
(28581, 'S SR 6PK1718 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.49'),
(28582, 'S SR 6PK1725 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '18.93'),
(28583, 'S SR 6PK1735 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.21'),
(28584, 'S SR 6PK1738 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '19.02'),
(28585, 'S SR 6PK1740 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '4.36'),
(28586, 'S SR 6PK1745 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '16.55'),
(28587, 'S SR 6PK1750 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '19.2'),
(28588, 'S SR 6PK1753 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '16.05'),
(28589, 'S SR 6PK1763 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '16.13'),
(28590, 'S SR 6PK1778 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '16.96'),
(28591, 'S SR 6PK1800 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '19.77'),
(28592, 'S SR 6PK1803 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '12.11'),
(28593, 'S SR 6PK1813 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '19.92'),
(28594, 'S SR 6PK1818 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '18.84'),
(28595, 'S SR 6PK1835 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.97'),
(28596, 'S SR 6PK1838 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '16.78'),
(28597, 'S SR 6PK1840 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '17.53'),
(28598, 'S SR 6PK1853 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '16.99'),
(28599, 'S SR 6PK1863 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '20.52'),
(28600, 'S SR 6PK1880 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '16.39'),
(28601, 'S SR 6PK1888 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '17.38'),
(28602, 'S SR 6PK1900 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '53.42'),
(28603, 'S SR 6PK1903 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '18.18'),
(28604, 'S SR 6PK1920 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '18.36'),
(28605, 'S SR 6PK1925 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '17.62'),
(28606, 'S SR 6PK1932 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '21.24'),
(28607, 'S SR 6PK1950 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '17.77'),
(28608, 'S SR 6PK2000 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '19.02'),
(28609, 'S SR 6PK2020 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '11.69'),
(28610, 'S SR 6PK2025 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '22.22'),
(28611, 'S SR 6PK2053 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '19.53'),
(28612, 'S SR 6PK2075 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '19.11'),
(28613, 'S SR 6PK2100 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '19.26'),
(28614, 'S SR 6PK2145 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '20.52'),
(28615, 'S SR 6PK2153 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '20.42'),
(28616, 'S SR 6PK2160 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '20.58'),
(28617, 'S SR 6PK2213 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '21.09'),
(28618, 'S SR 6PK2238 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '24.53'),
(28619, 'S SR 6PK2270 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '20.43'),
(28620, 'S SR 6PK2403 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '95.31'),
(28621, 'S SR 6PK2413 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '33.1'),
(28622, 'S SR 6PK738 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.54'),
(28623, 'S SR 6PK750 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.27'),
(28624, 'S SR 6PK788 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.78'),
(28625, 'S SR 6PK818 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '7.66'),
(28626, 'S SR 6PK838 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '39.58'),
(28627, 'S SR 6PK860 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.36'),
(28628, 'S SR 6PK863 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '11.13'),
(28629, 'S SR 6PK870 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.49'),
(28630, 'S SR 6PK888 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '11.51'),
(28631, 'S SR 6PK900 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.96'),
(28632, 'S SR 6PK905 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '8.74'),
(28633, 'S SR 6PK913 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '10.2'),
(28634, 'S SR 6PK925 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '12.02'),
(28635, 'S SR 6PK938 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.11'),
(28636, 'S SR 6PK948 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 306, '', 1, '5.02'),
(28637, 'S SR 6PK985 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.16'),
(28638, 'S SR 6PK995 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '9.72'),
(28639, 'S SR 7PK1770 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '19.58'),
(28640, 'S SR 7PK2713 ', 451, '', 'Curea transmisie cu caneluri ( Angrenare curea)', 1, 0, 305, '', 1, '34.58'),
(28641, 'S SR 10X1000 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 305, '', 1, '3.53'),
(28642, 'S SR 10X1013 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 305, '', 1, '3.69'),
(28643, 'S SR 10X1025 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 305, '', 1, '3.62'),
(28644, 'S SR 10X1050 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 305, '', 1, '3.62'),
(28645, 'S SR 10X1100 ', 451, '', 'Curele de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.86'),
(28646, 'S SR 10X1150 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '4.04'),
(28647, 'S SR 10X1250 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '4.35'),
(28648, 'S SR 10X1063 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.84'),
(28649, 'S SR 10X1075 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.71'),
(28650, 'S SR 10X1088 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.78'),
(28651, 'S SR 10X550 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '1.55'),
(28652, 'S SR 10X600 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.15'),
(28653, 'S SR 10X613 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.21'),
(28654, 'S SR 10X625 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.21'),
(28655, 'S SR 10X638 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.38'),
(28656, 'S SR 10X650 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.3'),
(28657, 'S SR 10X666 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.3'),
(28658, 'S SR 10X675 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.39'),
(28659, 'S SR 10X688 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.47'),
(28660, 'S SR 10X700 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.48'),
(28661, 'S SR 10X713 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.48'),
(28662, 'S SR 10X725 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.48'),
(28663, 'S SR 10X732 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.54'),
(28664, 'S SR 10X737 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.54'),
(28665, 'S SR 10X750 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 306, '', 1, '2.54'),
(28666, 'S SR 10X763 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.64'),
(28667, 'S SR 10X775 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.87'),
(28668, 'S SR 10X788 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.72'),
(28669, 'S SR 10X800 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.81'),
(28670, 'S SR 10X813 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.87'),
(28671, 'S SR 10X825 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.87'),
(28672, 'S SR 10X838 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.96'),
(28673, 'S SR 10X850 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.96'),
(28674, 'S SR 10X865 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.05'),
(28675, 'S SR 10X875 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.14'),
(28676, 'S SR 10X888 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.14'),
(28677, 'S SR 10X900 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.2'),
(28678, 'S SR 10X913 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.2'),
(28679, 'S SR 10X925 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.2'),
(28680, 'S SR 10X938 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.29'),
(28681, 'S SR 10X950 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.29'),
(28682, 'S SR 10X960 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '5.69'),
(28683, 'S SR 10X975 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.38'),
(28684, 'S SR 10X988 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.6'),
(28685, 'S SR 11.5X685 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.53'),
(28686, 'S SR 11.5X730 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.71'),
(28687, 'S SR 11.5X755 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.2'),
(28688, 'S SR 11.5X790 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.29'),
(28689, 'S SR 11.9X1010 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.78'),
(28690, 'S SR 11.9X650 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '1.87'),
(28691, 'S SR 11.9X758 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.8'),
(28692, 'S SR 11.9X793 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.95'),
(28693, 'S SR 11.9X950 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.39'),
(28694, 'S SR 11X528 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.05'),
(28695, 'S SR 13X1000 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '4.36'),
(28696, 'S SR 13X1025 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '4.51'),
(28697, 'S SR 13X1050 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '4.61'),
(28698, 'S SR 13X1075 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '4.79'),
(28699, 'S SR 13X1100 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '4.84'),
(28700, 'S SR 13X1125 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '5'),
(28701, 'S SR 13X1150 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '5.02'),
(28702, 'S SR 13X1175 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '5.26'),
(28703, 'S SR 13X1250 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '5.51'),
(28704, 'S SR 13X1300 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '5.69'),
(28705, 'S SR 13X1575 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '6.88'),
(28706, 'S SR 13X625 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.86'),
(28707, 'S SR 13X675 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '2.95'),
(28708, 'S SR 13X750 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.36'),
(28709, 'S SR 13X775 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.33'),
(28710, 'S SR 13X800 ', 451, '', 'Curea de transmisie (angrenare curea', 1, 0, 10, '', 1, '3.53'),
(28711, 'S SR 13X825 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.62'),
(28712, 'S SR 13X850 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 306, '', 1, '3.71'),
(28713, 'S SR 13X875 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.8'),
(28714, 'S SR 13X900 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.29'),
(28715, 'S SR 13X925 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '4.04'),
(28716, 'S SR 13X950 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '4.19'),
(28717, 'S SR 13X975 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '3.62'),
(28718, 'S SR 17X1050 ', 451, '', 'Curea de transmisie (angrenare curea)', 1, 0, 10, '', 1, '6.49'),
(28719, 'S PB 0195 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '41.3'),
(28720, 'S PB 1001 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '40.65'),
(28721, 'S PB 1002 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '35.38'),
(28722, 'S PB 1003 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '34.22'),
(28723, 'S PB 1004 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '34.73'),
(28724, 'S PB 1006 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '60.3'),
(28725, 'S PB 1008  ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '35.38'),
(28726, 'S PB 1009 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '40'),
(28727, 'S PB 1014 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '44.26'),
(28728, 'S PB 1015 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '54.4'),
(28729, 'S PB 1019 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '49.49'),
(28730, 'S PB 1021 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '34.4'),
(28731, 'S PB 1026 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '34.4'),
(28732, 'S PB 1027 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '62.26'),
(28733, 'S PB 1031 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '32.44'),
(28734, 'S PB 1032 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '46.87'),
(28735, 'S PB 1033 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '38.36'),
(28736, 'S PB 1036 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '30.29'),
(28737, 'S PB 1048 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '52.11'),
(28738, 'S PB 1051 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '72.43'),
(28739, 'S PB 1056 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '43.6'),
(28740, 'S PB 1057 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '45.89'),
(28741, 'S PB 1060 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '62.58'),
(28742, 'S PB 1067 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '40'),
(28743, 'S PB 1068 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '61.93'),
(28744, 'S PB 1071 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '44.58'),
(28745, 'S PB 1110 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '58.33'),
(28746, 'S PB 1127 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '88.83'),
(28747, 'S PB 1145 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '32.87'),
(28748, 'S PB 1146 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '42.62'),
(28749, 'S PB 1156 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '30.62'),
(28750, 'S PB 1169 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '82.58'),
(28751, 'S PB 1188 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '62.26'),
(28752, 'S PB 1189 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '44.58'),
(28753, 'S PB 1190 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '50.15'),
(28754, 'S PB 1191 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '44.91'),
(28755, 'S PB 1192 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '64.58'),
(28756, 'S PB 1193 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '81.28'),
(28757, 'S PB 1194 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '43.93'),
(28758, 'S PB 1196 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '73.42'),
(28759, 'S PB 1200 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '58.99'),
(28760, 'S PB 1216 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '48.18'),
(28761, 'S PB 1243 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '32.59'),
(28762, 'S PB 1247 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '60.3'),
(28763, 'S PB 1272 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '38.03'),
(28764, 'S PB 1273 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '80.95'),
(28765, 'S PB 1276 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '40'),
(28766, 'S PB 1277 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '47.53'),
(28767, 'S PB 1278 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '79.31'),
(28768, 'S PB 1281 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '31.13'),
(28769, 'S PB 1282 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '49.49'),
(28770, 'S PB 1283 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '40.65'),
(28771, 'S PB 1285 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '50.47'),
(28772, 'S PB 1286 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '47.85'),
(28773, 'S PB 1287 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '51.78'),
(28774, 'S PB 1288 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '35.38'),
(28775, 'S PB 1289 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '32.11'),
(28776, 'S PB 1290 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '59.97'),
(28777, 'S PB 1291 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '68.83'),
(28778, 'S PB 1292 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '78.65'),
(28779, 'S PB 1293 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '63.6'),
(28780, 'S PB 1294 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '61.93'),
(28781, 'S PB 1295 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '60.3'),
(28782, 'S PB 1296 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '54.08'),
(28783, 'S PB 1297 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '58.33'),
(28784, 'S PB 1298 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '42.29'),
(28785, 'S PB 1300 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '81.6'),
(28786, 'S PB 1301 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '45.24'),
(28787, 'S PB 1302 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '38.27'),
(28788, 'S PB 1304 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '65.89'),
(28789, 'S PB 1312 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '51.78'),
(28790, 'S PB 1314 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '41.3'),
(28791, 'S PB 1321 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '40.65'),
(28792, 'S PB 1324 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '46.21'),
(28793, 'S PB 1338 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '42.37'),
(28794, 'S PB 1354 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '46.87'),
(28795, 'S PB 1356 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 262, '', 1, '38.03'),
(28796, 'S PB 1369 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '74.73'),
(28797, 'S PB 1372 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '57.35'),
(28798, 'S PB 1373 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '86.84'),
(28799, 'S PB 1375 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '94.72'),
(28800, 'S PB 1384 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '49.49'),
(28801, 'S PB 1387 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '43.6'),
(28802, 'S PB 1389 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '37.02'),
(28803, 'S PB 1391 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '40.65'),
(28804, 'S PB 1392 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '44.58'),
(28805, 'S PB 1406 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '47.85'),
(28806, 'S PB 1424 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '52.11'),
(28807, 'S PB 1428 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '64.91'),
(28808, 'S PB 1429 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '37.02'),
(28809, 'S PB 1431 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '52.79'),
(28810, 'S PB 1432 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '57.67'),
(28811, 'S PB 1443 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '38.36'),
(28812, 'S PB 1470 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '43.6'),
(28813, 'S PB 1471 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '44.58'),
(28814, 'S PB 1477 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '44.58'),
(28815, 'S PB 1478 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '78.65'),
(28816, 'S PB 1483 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '47.2'),
(28817, 'S PB 1484 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '50.47'),
(28818, 'S PB 1485 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '39.84'),
(28819, 'S PB 1488 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '49.49'),
(28820, 'S PB 1500 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '71.46'),
(28821, 'S PB 1501 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '49.17'),
(28822, 'S PB 1505 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '63.92'),
(28823, 'S PB 1510 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '46.21'),
(28824, 'S PB 1511 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '48.18'),
(28825, 'S PB 1515 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '55.71'),
(28826, 'S PB 1518 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '35.05'),
(28827, 'S PB 1532 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '61.03'),
(28828, 'S PB 1536 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '42.94'),
(28829, 'S PB 1544 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '63.27'),
(28830, 'S PB 1547 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '77.02'),
(28831, 'S PB 1584 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '87.17'),
(28832, 'S PB 1585 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '56.36'),
(28833, 'S PB 1589 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '63.27'),
(28834, 'S PB 1591 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '53.75'),
(28835, 'S PB 1599 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '44.58'),
(28836, 'S PB 1600 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '62.26'),
(28837, 'S PB 1602 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '97.35'),
(28838, 'S PB 1603 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '58.66'),
(28839, 'S PB 1615 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '53.09'),
(28840, 'S PB 1625 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '54.73'),
(28841, 'S PB 1639 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '49.95'),
(28842, 'S PB 1640 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '61.27'),
(28843, 'S PB 1662 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '46.79'),
(28844, 'S PB 1663 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '49.55'),
(28845, 'S PB 1726 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '54.08'),
(28846, 'S PB 1779 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '107.35'),
(28847, 'S PB 1791 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '67.52'),
(28848, 'S PB 20010 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '106.18'),
(28849, 'S PB 20020 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '138.32'),
(28850, 'S PB 2003 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '82.58'),
(28851, 'S PB 20032 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '83.56'),
(28852, 'S PB 20049 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '89.16'),
(28853, 'S PB 20057 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '125.85'),
(28854, 'S PB 20058 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '156.66'),
(28855, 'S PB 20065 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '55.06'),
(28856, 'S PB 2007 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '41.66'),
(28857, 'S PB 2009 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '41.3'),
(28858, 'S PB 2012 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '53.09'),
(28859, 'S PB 2013 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '41.3'),
(28860, 'S PB 20167 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '88.83'),
(28861, 'S PB 20168 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '141.92'),
(28862, 'S PB 20171 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '57.02'),
(28863, 'S PB 2020 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '61.6'),
(28864, 'S PB 2023 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '55.06'),
(28865, 'S PB 20248 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '137.31'),
(28866, 'S PB 2025 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '50.15'),
(28867, 'S PB 2030 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '53.1'),
(28868, 'S PB 2033 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '57.02'),
(28869, 'S PB 2036 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '70.47'),
(28870, 'S PB 20363 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '83.24'),
(28871, 'S PB 20381 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '57.02'),
(28872, 'S PB 2040 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '42.94'),
(28873, 'S PB 2047 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '94.07'),
(28874, 'S PB 2050 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 3103, '', 1, '45.89'),
(28875, 'S PB 2057 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '44.91'),
(28876, 'S PB 2066 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '45.24'),
(28877, 'S PB 2069 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '42.94'),
(28878, 'S PB 2073 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '55.06'),
(28879, 'S PB 2076 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '60.62'),
(28880, 'S PB 20776 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '117.02'),
(28881, 'S PB 2078 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '54.08'),
(28882, 'S PB 2079 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '40'),
(28883, 'S PB 2088 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '78.98'),
(28884, 'S PB 2133 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '62.48'),
(28885, 'S PB 2140 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '55.71'),
(28886, 'S PB 2196 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '50.15'),
(28887, 'S PB 2326 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '47.2'),
(28888, 'S PB 2365 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '47.85'),
(28889, 'S PB 2421 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '41.63'),
(28890, 'S PB 2456 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '54.4'),
(28891, 'S PB 2477 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '81.28'),
(28892, 'S PB 2479 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '56.04'),
(28893, 'S PB 2480 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '83.89'),
(28894, 'S PB 2484 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '79.97'),
(28895, 'S PB 2485 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '64.91'),
(28896, 'S PB 2488 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '60.62'),
(28897, 'S PB 2489 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '59.31'),
(28898, 'S PB 2519 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '57.67'),
(28899, 'S PB 2523 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '75.38'),
(28900, 'S PB 2524 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '90.14'),
(28901, 'S PB 2526 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '67.52'),
(28902, 'S PB 2527 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '85.86'),
(28903, 'S PB 2528 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '53.09'),
(28904, 'S PB 2531 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '46.39'),
(133198, '9539 0142', 473, '', 'Far (lumini)', 1, 0, 259, '95-48-10', 1, '247.03'),
(28906, 'S 10.17.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '136.66'),
(28907, 'S PB 2532 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '50.15'),
(28908, 'S 10.17.701', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '136.66'),
(28909, 'S 10.17.702', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '136'),
(28910, 'S PB 2533 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '82.58'),
(28911, 'S 10.17.703', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '136'),
(28912, 'S PB 2534 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '75.06'),
(28913, 'S PB 2535 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '71.78'),
(28914, 'S PB 2536 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '80.29'),
(28915, 'S 10.17.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '14.17'),
(28916, 'S PB 2538 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '59.97'),
(28917, 'S 10.17.736', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '22.62'),
(28918, 'S PB 2539 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '65.47'),
(28919, 'S 10.18.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '27.53'),
(28921, 'S PB 2540 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '76.69'),
(28922, 'S PB 2542 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '68.83'),
(28923, 'S PB 2544 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '68.83'),
(28924, 'S 10.18.743', 206, '', 'Suport, bieleta antiruliu (Suspensie roata)', 1, 0, 3238, '', 1, '9.16'),
(28925, 'S PB 2583 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '64.58'),
(28926, 'S PB 2589 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '77.02'),
(28927, 'S 10.28.718', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '35.71'),
(28928, 'S PB 2591 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '69.82'),
(28929, 'S PB 2638 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '51.45'),
(28930, 'S PB 2690 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '70.8'),
(28931, 'S 10.28.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '14.43'),
(28932, 'S 10.28.742', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '20.65'),
(28933, 'S 10.28.743', 451, '', 'Paleta ventilator, racire motor (Sistem racire)', 1, 0, 2092, '', 1, '20.65'),
(28934, 'S 12.10.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '14.76'),
(28935, 'S 12.10.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '17.71'),
(28936, 'S PB 2711 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '89.81'),
(28937, 'S 12.10.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '5.57'),
(28938, 'S PB 2716 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '92.11'),
(28939, 'S 12.10.741', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '6.55'),
(28940, 'S PB 2719 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '76.04'),
(28941, 'S 12.10.743', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '3.6'),
(28942, 'S PB 2723 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '85.2'),
(28943, 'S PB 2724 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '58'),
(28944, 'S 12.10.748', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '9.49'),
(28945, 'S PB 2731 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '85.53'),
(28946, 'S PB 2763 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '87.17'),
(28947, 'S 12.12.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '15.74'),
(28948, 'S PB 2764 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '71.13'),
(28949, 'S PB 2770 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '58'),
(28950, 'S 12.14.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '22.29'),
(28951, 'S PB 2789 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '70.8'),
(28952, 'S PB 2798 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '63.27'),
(28953, 'S 12.14.750', 451, '', 'Lagar, suport ax (suspensie roata)', 1, 0, 1614, '', 1, '7.86'),
(28954, 'S PB 2823 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '77.67'),
(28955, 'S PB 2831 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '73.42'),
(28956, 'S 12.20.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '79.64'),
(28957, 'S 12.20.722', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '14.76'),
(28958, 'S PB 2848 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '87.17'),
(28959, 'S 12.20.723', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '22.95'),
(28960, 'S PB 2881 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '114.07'),
(28961, 'S PB 2919 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '89.81'),
(28962, 'S 12.20.740', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '6.88'),
(28963, 'S PB 2929 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '36.69'),
(28964, 'S PB 2930 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '90.47'),
(28965, 'S PB 2938 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '82.58'),
(28966, 'S PB 2945 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '77.67'),
(28967, 'S PB 2946 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '68.18'),
(28968, 'S PB 2953 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '55.06');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(28969, 'S PB 2954 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '67.67'),
(28970, 'S PB 2957 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '68.83'),
(28971, 'S PB 2958 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '76.69'),
(28972, 'S PB 2981 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '75.06'),
(28973, 'S PB 2983 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '73.74'),
(28974, 'S 12.22.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '127.16'),
(28975, 'S 12.22.701', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '127.16'),
(28976, 'S PB 3121 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '53.42'),
(28977, 'S 12.22.704', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '61.66'),
(28978, 'S PB 3189 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '63.27'),
(28979, 'S 12.22.705', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '63.92'),
(28980, 'S PB 3192 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '80.29'),
(28981, 'S 12.22.706', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '63.92'),
(28982, 'S PB 3210 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '99.31'),
(28983, 'S 12.22.707', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '63.92'),
(28984, 'S 12.22.708', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '110.44'),
(28985, 'S 12.22.710', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '71.78'),
(28986, 'S 12.22.711', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '71.78'),
(28987, 'S PB 3214 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '66.54'),
(28988, 'S 12.22.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '19.67'),
(28989, 'S 12.22.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '30.8'),
(28990, 'S PB 3234 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '160.59'),
(28991, 'S 12.22.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '33.75'),
(28992, 'S PB 8007 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '40.98'),
(28993, 'S 12.22.736', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '25.68'),
(28994, 'S PB 8201 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '39.67'),
(28995, 'S 12.22.737', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '25.36'),
(28996, 'S PB 8202 ', 451, '', 'Disc frana (Sistem frana)', 1, 0, 82, '', 1, '39.35'),
(28997, 'S 12.22.742', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '38.03'),
(28998, 'S 12.22.743', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '11.84'),
(28999, 'S 12.22.745', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '8.51'),
(29000, 'S PR TH072 ', 451, '', 'Arc spiral (suspensie)', 1, 0, 188, '', 1, '56.28'),
(29001, 'S 12.23.704', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '78.98'),
(29002, 'S PR TH083 ', 451, '', 'Arc spiral (suspensie)', 1, 0, 188, '', 1, '35.98'),
(29003, 'S 12.23.705', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '78.98'),
(29004, 'S PR TH128 ', 451, '', 'Arc spiral (suspensie)', 1, 0, 188, '', 1, '38.36'),
(29005, 'S 12.23.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '39.67'),
(29006, 'S PR TH210 ', 451, '', 'Arc spiral (suspensie)', 1, 0, 188, '', 1, '40.24'),
(29007, 'S 12.24.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '69.82'),
(29008, 'S 12.24.701', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '69.82'),
(29009, 'S PR TH222 ', 451, '', 'Arc spiral (suspensie)', 1, 0, 188, '', 1, '37.94'),
(29010, 'S PR TH227 ', 451, '', 'Arc spiral (suspensie)', 1, 0, 188, '', 1, '47.11'),
(29011, 'S PR TH239 ', 451, '', 'Arc spiral (suspensie)', 1, 0, 188, '', 1, '37.11'),
(29012, 'S PR TH256 ', 451, '', 'Arc spiral (suspensie)', 1, 0, 188, '', 1, '33.36'),
(29013, 'S PR TH283 ', 451, '', 'Arc spiral (suspensie)', 1, 0, 188, '', 1, '40.15'),
(29014, 'S PR TH284 ', 451, '', 'Arc spiral (suspensie)', 1, 0, 188, '', 1, '40.47'),
(29015, 'S PR TH305 ', 451, '', 'Arc spiral (suspensie)', 1, 0, 188, '', 1, '42.85'),
(29016, 'S 12.24.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '8.87'),
(29017, 'S PR TH335 ', 451, '', 'Arc spiral (suspensie)', 1, 0, 188, '', 1, '41.87'),
(29018, 'S 12.24.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '5.27'),
(29019, 'S 12.24.741', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '10.53'),
(29020, 'S 12.24.743', 451, '', 'Set reparatie, corp ax (Suspensie roata)', 1, 0, 1281, '', 1, '35.38'),
(29021, 'S 12.24.744', 451, '', 'Suport, ax (Suspensie roata)', 1, 0, 1080, '', 1, '32.44'),
(29022, 'S 12.27.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '36.04'),
(29023, 'S 12.27.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '34.08'),
(29024, 'S 12.27.736', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '32.87'),
(29025, 'S 12.27.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '68.18'),
(29026, 'S 16.10.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '12.86'),
(29027, 'S 16.10.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '12.86'),
(29028, 'S 12.27.741', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '68.18'),
(29029, 'S 12.27.742', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '8.22'),
(29030, 'S 12.50.736', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '31.93'),
(29031, 'S 12.50.737', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '31.78'),
(29032, 'S 16.10.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '8.84'),
(29033, 'S 16.10.743 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '18.69'),
(29034, 'S 12.54.720', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '46.21'),
(29035, 'S 16.10.745 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '22.08'),
(29036, 'S 12.55.708', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '200.25'),
(29037, 'S 16.11.700 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '103.56'),
(29038, 'S 14.10.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 438, '', 1, '15.74'),
(29039, 'S 14.10.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '14.5'),
(29040, 'S 16.11.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '103.56'),
(29041, 'S 14.10.722', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '14.11'),
(29042, 'S 14.10.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '13.84'),
(29043, 'S 14.10.738', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '32.11'),
(29044, 'S 16.12.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '12.86'),
(29045, 'S 14.10.740', 451, '', 'Set montare, legatura (Suspensie roata)', 1, 0, 1597, '', 1, '13.13'),
(29046, 'S 14.10.743', 451, '', 'Set montare, legatura (Suspensie roata)', 1, 0, 1597, '', 1, '13.45'),
(29047, 'S 14.12.700', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '122.58'),
(29048, 'S 14.12.701', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 4118, '', 1, '118.98'),
(29049, 'S 16.12.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '34.4'),
(29050, 'S 14.12.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '22.74'),
(29051, 'S 16.14.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '14.17'),
(29052, 'S 14.12.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '24.04'),
(29053, 'S 14.12.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '14.11'),
(29054, 'S 16.14.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '24.91'),
(29055, 'S 14.12.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '17.79'),
(29057, 'S 16.14.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '8.84'),
(29058, 'S 14.12.741', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '69.82'),
(29059, 'S 16.14.742 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '22.62'),
(29060, 'S 14.12.742', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '69.82'),
(29061, 'S 16.14.743 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '22.62'),
(29062, 'S 14.12.745', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '22.29'),
(29063, 'S 16.16.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '27.86'),
(29064, 'S 14.14.706', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '79.64'),
(29065, 'S 16.18.704 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '79.97'),
(29066, 'S 14.14.707', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '73.42'),
(29067, 'S 14.14.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '9.49'),
(29068, 'S 16.18.705 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '79.97'),
(29069, 'S 14.14.725', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '9.16'),
(29070, 'S 14.14.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '20.42'),
(29071, 'S 16.18.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '16.49'),
(29072, 'S 16.18.711 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '21.64'),
(29073, 'S 14.15.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '89.16'),
(29074, 'S 14.15.701', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '89.81'),
(29075, 'S 16.18.712 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '21.96'),
(29076, 'S 14.15.705', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '150.11'),
(29077, 'S 14.15.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '35.38'),
(29078, 'S 16.18.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '14.82'),
(29079, 'S 14.15.736', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '17.71'),
(29080, 'S 16.18.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '23.72'),
(29081, 'S 14.15.737', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '17.71'),
(29082, 'S 16.18.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '5.59'),
(29083, 'S 14.15.738', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '12.5'),
(29084, 'S 16.18.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '13.45'),
(29085, 'S 14.15.739', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '92.25'),
(29086, 'S 14.15.747', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '32.44'),
(29087, 'S 16.18.742 ', 451, '', 'Bucsa, bara stabilizatoare (suspensie roata)', 1, 0, 1334, '', 1, '26.87'),
(29088, 'S 14.16.701', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '72.76'),
(29089, 'S 14.20.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '240.91'),
(29090, 'S 14.20.701', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '240.91'),
(29091, 'S 16.18.746 ', 451, '', 'Suport, ax (suspensie roata)', 1, 0, 1080, '', 1, '42.29'),
(29092, 'S 14.20.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '14.17'),
(29093, 'S 16.18.747 ', 451, '', 'Suport, ax (suspensie roata)', 1, 0, 1080, '', 1, '42.29'),
(29094, 'S 14.20.731', 451, '', 'Bara directie (Directie)', 1, 0, 284, '', 1, '45.89'),
(29095, 'S 16.20.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '9.23'),
(29096, 'S 14.20.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '15.83'),
(29097, 'S 16.20.731 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '18.36'),
(29098, 'S 14.20.744', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '68.6'),
(29099, 'S 14.20.745', 451, '', 'Set montare, legatura (Suspensie roata)', 1, 0, 1597, '', 1, '68.6'),
(29100, 'S 16.26.700 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '134.37'),
(29101, 'S 14.26.701', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '142.27'),
(29102, 'S 14.26.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '38.03'),
(29103, 'S 14.26.737', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '38.36'),
(29104, 'S 14.33.737', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '57.67'),
(29105, 'S 14.34.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '30.8'),
(29106, 'S 14.62.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '42.94'),
(29107, 'S 16.10.700', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '155.68'),
(29108, 'S 16.10.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '9.23'),
(29109, 'S 17.12.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '30.32'),
(29110, 'S 17.12.740', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '10.21'),
(29111, 'S 18.10.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '102.59'),
(29112, 'S 18.10.701', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '102.59'),
(29113, 'S 18.10.723', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '37.02'),
(29114, 'S 18.12.740', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '4.91'),
(29115, 'S 18.14.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '14.11'),
(29116, 'S 18.17.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '64.58'),
(29117, 'S 18.22.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '22.74'),
(29118, 'S 18.22.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '17.38'),
(29119, 'S 18.22.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '13.51'),
(29120, 'S 18.22.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '15.18'),
(29121, 'S 18.22.735', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '14.17'),
(29122, 'S 18.22.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '8.18'),
(29124, 'S 18.22.745', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '9.16'),
(29126, 'S 18.24.742', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '10.8'),
(29127, 'S 18.25.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '17.71'),
(29128, 'S 18.25.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '23.6'),
(29129, 'S 18.27.701', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '163.23'),
(29130, 'S 18.27.741', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '30.47'),
(29131, 'S 16.26.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '132.4'),
(29132, 'S 18.28.702', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '95.71'),
(29133, 'S 18.28.703', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '118.66'),
(29134, 'S 18.28.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '12.11'),
(29135, 'S 16.26.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '9.82'),
(29136, 'S 18.28.742', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '20.55'),
(29137, 'S 18.28.743', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '21.31'),
(29138, 'S 18.28.760', 206, '', 'Chit reparatii, brat (Suspensii roata)', 1, 0, 2473, '', 1, '111.42'),
(29139, 'S 18.29.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '13.13'),
(29140, 'S 18.30.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '20.32'),
(29141, 'S 16.26.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '35.05'),
(29142, 'S 18.34.702', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '90.47'),
(29143, 'S 16.30.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '85.86'),
(29144, 'S 18.34.703', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '91.13'),
(29145, 'S 16.30.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '25.56'),
(29146, 'S 18.34.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '18.04'),
(29147, 'S 16.30.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '11.46'),
(29148, 'S 18.34.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '18.04'),
(29149, 'S 16.36.700 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '245.82'),
(29150, 'S 16.36.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '234.66'),
(29151, 'S 18.34.731', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '25.23'),
(29152, 'S 16.43.700 ', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '216'),
(29153, 'S 16.43.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '32.44'),
(29154, 'S 18.34.760', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '111.75'),
(29155, 'S 16.44.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '30.62'),
(29156, 'S 16.44.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '27.86'),
(29157, 'S 16.44.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '27.53'),
(29158, 'S 18.36.701', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '107.5'),
(29159, 'S 16.50.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '37.35'),
(29160, 'S 18.38.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '14.43'),
(29161, 'S 17.12.700 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '76.37'),
(29162, 'S 17.12.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '76.37'),
(29163, 'S 17.12.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '30.32'),
(29164, 'S 18.40.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '69.87'),
(29165, 'S 20.14.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '85.2'),
(29166, 'S 18.40.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '14.43'),
(133216, '9524 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '17-0054-01-2', 1, '212.62'),
(29168, 'S 20.14.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '17.79'),
(29169, 'S 20.14.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '10.86'),
(29170, 'S 18.48.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '211.71'),
(29171, 'S 20.14.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '29.16'),
(29172, 'S 20.14.731 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '28.51'),
(29173, 'S 18.48.701', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '211.71'),
(29174, 'S 20.14.742 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '4.94'),
(29175, 'S 18.48.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '24.34'),
(29176, 'S 20.14.744 ', 451, '', 'Bucsa, bara stabilizatoare (suspensie roata)', 1, 0, 1334, '', 1, '10.8'),
(29177, 'S 20.17.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '20.98'),
(29178, 'S 18.48.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '31.78'),
(29179, 'S 20.17.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '28.51'),
(29180, 'S 20.17.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '13.18'),
(29181, 'S 20.17.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '8.22'),
(29182, 'S 20.17.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '7.89'),
(29183, 'S 18.68.700', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '139.96'),
(29184, 'S 20.17.745 ', 451, '', 'Suport, ax (suspensie roata)', 1, 0, 1080, '', 1, '19.67'),
(29185, 'S 18.68.701', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '139.96'),
(29187, 'S 20.20.713 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '15.74'),
(29188, 'S 18.71.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '25.23'),
(29189, 'S 20.21.702 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 2462, '', 1, '107.5'),
(29190, 'S 18.93.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '34.08'),
(29191, 'S 20.21.703 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '107.5'),
(29192, 'S 18.93.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '29.16'),
(29193, 'S 20.21.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '24.58'),
(29194, 'S 20.21.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '24.58'),
(29195, 'S 20.21.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '29.16'),
(29196, 'S 18.98.700', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '162.55'),
(29197, 'S 20.21.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '14.5'),
(29198, 'S 18.98.701', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '162.55'),
(29199, 'S 20.21.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '8.84'),
(29200, 'S 18.98.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '29.16'),
(29201, 'S 20.21.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '34.08'),
(29202, 'S 20.22.700 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '82.91'),
(29203, 'S 18.98.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '27.02'),
(29204, 'S 20.22.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '81.28'),
(29205, 'S 20.22.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '22.41'),
(29206, 'S 20.22.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '15.18'),
(29207, 'S 18.99.700', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '124.22'),
(29208, 'S 20.22.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '15.18'),
(29209, 'S 20.22.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '15.18'),
(29210, 'S 18.99.701', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '124.22'),
(29211, 'S 20.22.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '19.11'),
(29212, 'S 20.22.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '6.91'),
(29213, 'S 20.12.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '73.74'),
(29214, 'S 20.22.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '8.84'),
(29215, 'S 20.23.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '14.76'),
(29216, 'S 20.12.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '14.76'),
(29217, 'S 20.23.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '14.76'),
(29218, 'S 20.14.700', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '85.2'),
(29219, 'S 20.23.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '18.78'),
(29220, 'S 20.23.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '14.76'),
(29221, 'S 20.25.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '15.74'),
(29222, 'S 20.27.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '27.35'),
(29223, 'S 20.32.722 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '20.98'),
(29224, 'S 32.58.701', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '277.28'),
(29225, 'S 20.32.723 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '20.98'),
(29226, 'S 32.58.702', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '121.93'),
(29227, 'S 20.36.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '38.03'),
(29228, 'S 32.58.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '34.4'),
(29229, 'S 20.38.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '30.47'),
(29230, 'S 32.58.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '36.04'),
(29231, 'S 20.38.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '13.45'),
(29232, 'S 34.10.744', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '13.93'),
(29233, 'S 20.38.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '35.05'),
(29234, 'S 34.10.745', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '13.93'),
(29235, 'S 20.41.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '34.08'),
(29236, 'S 20.41.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '28.33'),
(29237, 'S 34.12.702', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '51.45'),
(29238, 'S 20.41.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '36.37'),
(29239, 'S 34.12.703', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '51.45'),
(29240, 'S 34.12.740', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '4.58'),
(133215, '9539 0364', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, 'VW052', 1, '34.41'),
(29242, 'S 20.44.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '34.4'),
(29243, 'S 20.44.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '17.14'),
(29244, 'S 34.12.743', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '6.22'),
(29245, 'S 20.44.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '17.14'),
(29246, 'S 34.13.722', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '15.09'),
(29247, 'S 34.13.723', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '15.09'),
(29248, 'S 34.14.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '25.23'),
(29249, 'S 34.14.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '15.09'),
(29250, 'S 34.14.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '15.74'),
(29251, 'S 34.15.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '25.56'),
(29252, 'S 20.44.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '34.4'),
(29253, 'S 34.15.736', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '18.69'),
(29254, 'S 20.44.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '14.82'),
(29255, 'S 34.16.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '77.67'),
(29256, 'S 20.44.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '10.8'),
(29257, 'S 34.16.701', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '77.67'),
(133214, '9539 0363', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, 'VW052', 1, '34.41'),
(29259, 'S 20.44.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '15.09'),
(29260, 'S 20.46.700 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '142.58'),
(29261, 'S 34.17.701', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '90.47'),
(133213, '9539 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, 'VW0524013', 1, '53.22'),
(146510, '0690477', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(155654, '27733', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '003527733', 2, '63.56'),
(158946, '45503-49165', 462, '', 'Bieleta directie stg/dr', 1, 0, 51, '', 2, '0'),
(146508, 'FDH3017-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146504, 'FDH18662-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146505, '0690474', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '', 2, '0'),
(146502, 'FDH18069-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146503, 'FDH1829-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '53.256'),
(146500, 'FDH1701-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146501, 'FDH1706-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '58.716'),
(146498, 'FDH1651-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '70.546'),
(146495, 'FDH1603-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '52.283'),
(146496, '0690471', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146493, '0690470', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146490, 'FDH1148-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146491, 'FDH1162-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146488, 'FDH1071-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146489, '0690457', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 47, '', 2, '0'),
(146486, '0690456', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '', 2, '0'),
(146483, 'FDG8001-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146484, 'FDG8594-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146481, 'FDG68882-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146482, '0690455', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '', 2, '0'),
(146480, 'FDG68871-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146478, 'FDG68688-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146477, '0690452', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '', 2, '0'),
(146474, 'FDG68421-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146475, 'FDG68459-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146470, 'FDG3704-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146471, 'FDG3852-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146472, '0690451', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '', 2, '0'),
(146467, 'FDG3606-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155653, '27730', 101, '', 'BURDUF PLANETARA', 0, 0, 2649, '003527730', 2, '24.598'),
(155652, '86-0428', 101, '', 'RULMENT INTINZATOR', 0, 0, 2068, '', 2, '246.449'),
(146465, '0690446', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '', 2, '0'),
(146462, 'FDG3248-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146463, 'FDG3402-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146460, 'FDG3210-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146461, '0690444', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '', 2, '0'),
(146458, 'FDG3200-FR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146459, '0690443', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '', 2, '0'),
(146456, '0690442', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '17518', 2, '0'),
(146457, 'FDG3200-FL', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155651, '27728', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003527728', 2, '175.413'),
(146454, 'FDG3119-FL', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146451, 'FDG3070-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146448, 'FDG3067-FL', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146449, 'FDG3067-FR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146446, 'FDG3065-FR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146443, '0690432', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146444, '0690433', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146441, '0690426', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146439, 'FDG3063-FL', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155650, '27727', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003527727', 2, '168.889'),
(155649, '27726', 101, '', 'SURUB BRAT', 0, 0, 1597, '003527726', 2, '5.264'),
(146434, 'FDG3052-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146430, '0690418', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(145724, '12-117260', 16, '', 'Flansa amotizor', 1, 0, 1180, '', 2, '79.88'),
(145725, '22-040992', 16, '', 'AMORTIZOR SUSPENSIE', 1, 0, 854, '', 2, '199.18'),
(145726, '22-041128 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '170.41'),
(145727, '12-117741', 16, '', 'Flansa amotizor', 1, 0, 1180, '', 2, '58.38 '),
(145728, '22-041159 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145729, '22-041166 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145730, '22-041234 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145731, '01.1350', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850168_850169', 2, '217.196'),
(145732, '01.1351', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850168_850169', 2, '217.196'),
(145733, '22-044198 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145734, '22-044204 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145735, '01.1806', 505, '', 'Macara geam', 1, 0, 1561, 'ARF_AC317_WR', 2, '220.017'),
(145736, '22-044792 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145737, '22-044808 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145738, '22-044839 ', 16, '', 'AMORTIZOR SUSPENSIE', 1, 0, 854, '', 2, '0'),
(145739, '12-117888', 16, '', 'Flansa amotizor-set', 1, 0, 1180, '', 2, '0'),
(145740, '01.1807', 505, '', 'Macara geam', 1, 0, 1561, 'ARF_AC317_WR', 2, '220.017'),
(145741, '22-045010 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145742, '15-062185', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145743, '01.2002', 505, '', 'Macara geam', 1, 0, 1561, 'ARF_AC439_WR', 2, '133.658'),
(145744, '22-045485 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145745, '15-062192', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145746, '01.2003', 505, '', 'Macara geam', 1, 0, 1561, 'ARF_AC439_WR', 2, '0'),
(145747, '01.2100', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850180_850181', 2, '231.154'),
(145748, '15-062215', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145749, '01.2101', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850180_850181', 2, '231.154'),
(145750, '22-045515 ', 16, '', 'AMORTIZOR SUSPENSIE', 1, 0, 854, '', 2, '0'),
(145751, '15-069122', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145752, '15-126191', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145753, '16-031296', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145754, '16-031302', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145755, '16-031333', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145756, '16-031456', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145757, '16-031548', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145758, '22-045546 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145759, '17-047142', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145760, '17-104104', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145761, '22-045560 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145762, '17-106405', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145763, '19-019673', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145764, '01.3904', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850026_850027', 2, '264.572'),
(145765, '22-045584 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145766, '22-045607 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145767, '01.3905', 505, '', 'Macara geam', 1, 0, 1561, 'ARF_AC289_WR', 2, '264.572'),
(145768, '19-019765', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145769, '19-019819', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '113.624'),
(145770, '22-045614 ', 16, '', 'AMORTIZOR SUSPENSIE', 1, 0, 854, '', 2, '0'),
(145771, '19-019949', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145772, '19-019987', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145773, '19-019994', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145774, '22-045669 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145775, '19-020068', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145776, '22-045676 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145777, '19-028491', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145778, '19-028514', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145779, '22-045737 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145780, '19-028521', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145781, '22-045744 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145782, '19-028545', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145783, '19-028552', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145784, '19-028613', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145785, '19-028651', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145786, '01.3912', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850674_850675', 2, '144.802'),
(145787, '22-045768 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145788, '19-029160', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145789, '01.3913', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850674_850675', 2, '144.802'),
(145790, '22-045874 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145791, '01.3916', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850678_850679', 2, '167.076'),
(145792, '01.3917', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850678_850679', 2, '167.076'),
(145793, '22-045881 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145794, '01.3918', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850596_850597', 2, '0'),
(145795, '22-046796 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145796, '01.3919', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850596_850597', 2, '144.802'),
(145797, 'FDG1670-RLR', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145798, '01.3922', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850618_850619', 2, '181.034'),
(145799, '22-046871 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145800, '19-029207', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145801, '01.3923', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850618_850619', 2, '181.034'),
(145802, '19-029214', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145803, '01.3924', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850620_850621', 2, '206.059'),
(145804, '01.3925', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850620_850621', 2, '0'),
(145805, '19-029276', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145806, '19-029306', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145807, '01.3930', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850680_850681', 2, '200.494'),
(145808, '01.3931', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850680_850681', 2, '200.494'),
(145809, '19-029344', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145810, '22-046888 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145811, '19-029429', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145812, '22-049698 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145813, '01.3990', 505, '', 'Macara geam', 1, 0, 1561, '20 92 7346', 2, '208.88'),
(145814, '19-029443', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145815, '22-051219 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145816, '19-031163', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145817, '01.3989', 505, '', 'Macara geam', 1, 0, 1561, '', 2, '222.768'),
(145818, '22-051226 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145819, '19-045597', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145820, '01.3988', 505, '', 'Macara geam', 1, 0, 1561, '', 2, '222.768'),
(145821, '19-052540', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145822, '19-061078', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(158944, '45503-0F010', 462, '', 'Bieleta directie stg/dr', 1, 0, 51, '240466', 2, '0'),
(145824, '01.3991', 505, '', 'Macara geam', 1, 0, 1561, '20 92 7345', 2, '208.88'),
(145825, '22-052957 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145826, '19-061252', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145827, '01.3992', 505, '', 'Macara geam', 1, 0, 1561, '003524726', 2, '158.725'),
(145828, '19-061269', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145829, '22-052964 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145830, '01.3993', 505, '', 'Macara geam', 1, 0, 1561, '003524725', 2, '158.725'),
(145831, '19-064529', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145832, '19-065878', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145833, '22-053060 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145834, '01.3994', 505, '', 'Macara geam', 1, 0, 1561, '003527393', 2, '0'),
(145835, '19-067346', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145836, '01.3995', 505, '', 'Macara geam', 1, 0, 1561, '27392', 2, '150.367'),
(145837, '22-053077 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145838, '19-067803', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145839, '01.3996', 505, '', 'Macara geam', 1, 0, 1561, '003526720', 2, '194.922'),
(145840, '19-068633', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145841, '01.3997', 505, '', 'Macara geam', 1, 0, 1561, '26719', 2, '194.922'),
(145842, '19-068756', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145843, '22-103130 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145844, '19-068763', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145845, '01.3998', 505, '', 'Macara geam', 1, 0, 1561, '003526722', 2, '158.753'),
(145846, '01.3999', 505, '', 'Macara geam', 1, 0, 1561, '003526721', 2, '158.753'),
(145847, '01.4010', 505, '', 'Macara geam', 1, 0, 1561, 'ARF_AC297_WR', 2, '264.572'),
(145848, '22-103147 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145849, '22-105813 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145850, '01.4011', 505, '', 'Macara geam', 1, 0, 1561, 'ARF_AC297_WR', 2, '264.572'),
(145851, '22-106605 ', 16, '', 'AMORTIZOR SUSPENSIE', 1, 0, 854, '', 2, '0'),
(145852, '01.4012', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850042_850043', 2, '264.572'),
(145853, '22-106612 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145854, '01.4013', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850042_850043', 2, '264.572'),
(145855, '22-110442 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145856, '01.4162', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850582_850583', 2, '155.939'),
(145857, '01.4163', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850582_850583', 2, '155.939'),
(145858, '19-068862', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145859, '01.4164', 505, '', 'Macara geam', 1, 0, 1561, 'ARF_AC709_WR', 2, '155.939'),
(145860, '19-100067', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145861, '01.4165', 505, '', 'Macara geam', 1, 0, 1561, 'ARF_AC709_WR', 2, '155.939'),
(145862, '19-103044', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145863, '22-110459 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145864, '22-111074 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145865, '01.4190', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850584_850585', 2, '146.762'),
(145866, '22-111715 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145867, '19-103150', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145868, '22-122469 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145869, '19-104089', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145870, '01.4191', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850584_850585', 2, '146.762'),
(145871, '22-123411 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145872, '19-108988', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145873, '22-127426 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145874, '19-109565', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145875, '19-109572', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145876, '22-136244 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145877, '19-111728', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145878, '01.4228', 505, '', 'Macara geam', 1, 0, 1561, 'ARF_AC187_WR', 2, '250.614'),
(145879, '22-141705 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145880, '01.4229', 505, '', 'Macara geam', 1, 0, 1561, 'ARF_AC187_WR', 2, '250.614'),
(145881, '19-115351', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145882, '01.4282', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850566_850567', 2, '150.367'),
(145883, '19-119939', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145884, '01.4283', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850566_850567', 2, '150.367'),
(145885, '22-041173', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '129.731'),
(145886, '15-104311', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '100.086'),
(145887, '01.4296', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850248_850249', 2, '111.384'),
(145888, '22-044150 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145889, '15-106384', 16, '', 'Amortizor suspensie', 1, 0, 854, '311427', 2, '68.11'),
(145890, '01.4311', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850248_850249', 2, '250.614'),
(145891, '17-104029', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145892, '22-044167 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145893, '01.4342', 505, '', 'Macara geam', 1, 0, 1561, '24140', 2, '144.144'),
(145894, '22-044174 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '246.484'),
(145895, '01.4343', 505, '', 'Macara geam', 1, 0, 1561, '24139', 2, '144.144'),
(145896, '22-044181 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145897, '19-019734', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145898, '01.4434', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850326_850327', 2, '250.614'),
(145899, '19-019758', 16, '', 'Amortizor suspensie', 1, 0, 854, '10580', 2, '92.981'),
(145900, '22-045492 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145901, '01.4435', 505, '', 'Macara geam', 1, 0, 1561, 'ARF_AC171_WR', 2, '250.614'),
(145902, '19-020075', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145903, '22-045508 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145904, '19-020198', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145905, '22-045553 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145906, '19-028736', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145907, '22-045621 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145908, '19-028743', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145909, '22-045959 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145910, '19-029238', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145911, '01.4546', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850360_850361', 2, '228.34'),
(145912, '19-029245', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145913, '22-045966 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '170.436'),
(145914, '19-029252', 16, '', 'Amortizor suspensie', 1, 0, 854, '020603257', 2, '90.286'),
(145915, '01.4547', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850360_850361', 2, '228.34'),
(145916, '22-046734 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145917, '19-029337', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145918, '22-046826 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145919, '19-029412', 16, '', 'Amortizor suspensie', 1, 0, 854, '105063', 2, '92.246'),
(145920, '22-046833 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145921, '19-061047', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145922, '19-061238', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145923, '22-046840 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145924, '19-061245', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145925, '22-046857 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '130.767'),
(145926, '01.4560', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850366_850367', 2, '251.594'),
(145927, '19-061283', 16, '', 'Amortizor suspensie', 1, 0, 854, '020611320', 2, '174.167');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(145928, '22-046864 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '169.596'),
(145929, '19-065649', 16, '', 'Amortizor suspensie', 1, 0, 854, '230857', 2, '107.527'),
(145930, '01.4561', 505, '', 'Macara geam', 1, 0, 1561, '', 2, '251.594'),
(145931, '22-048844 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '020616471', 2, '207.046'),
(145932, '19-065656', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145933, '19-065885', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145934, '19-067971', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145935, '19-068022', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145936, '01.4568', 505, '', 'Macara geam', 1, 0, 1561, '', 2, '0'),
(145937, '19-068565', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145938, '22-048851 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '020616083', 2, '203.077'),
(145939, '01.4569', 505, '', 'Macara geam', 1, 0, 1561, '', 2, '0'),
(145940, '19-068855', 16, '', 'Amortizor suspensie', 1, 0, 854, '020613010', 2, '85.701'),
(145941, '22-052261 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145942, '19-100050', 16, '', 'Amortizor suspensie', 1, 0, 854, '020609213', 2, '127.141'),
(145943, '01.4586', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850594_850595', 2, '172.648'),
(145944, '19-103112', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145945, '22-052704 ', 16, '', 'AMORTIZOR SUSPENSIE', 1, 0, 854, '', 2, '0'),
(145946, '19-103471', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145947, '01.4587', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850594_850595', 2, '172.648'),
(145948, '19-104096', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145949, '01.4590', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850698_850699', 2, '175.462'),
(145950, '01.4591', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850698_850699', 2, '175.462'),
(145951, '19-105376', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145952, '22-100030 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '020603403', 2, '156.198'),
(145953, '19-106625', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145954, '01.4636', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850398_850399', 2, '139.23'),
(145955, '19-106649', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145956, '22-100047 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '020620781', 2, '156.198'),
(145957, '19-108971', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145958, '19-108995', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145959, '01.4637', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850398_850399', 2, '139.23'),
(145960, '22-102089 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '020600890', 2, '143.227'),
(145961, '19-109497', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145962, '19-109589', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145963, '22-103093 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145964, '19-111131', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '143.388'),
(145965, '01.4642', 505, '', 'Macara geam', 1, 0, 1561, 'ARF_AC707_WR', 2, '167.076'),
(145966, '22-103109 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145967, '19-111780', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145968, '19-111797', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145969, '01.4643', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850598_850599', 2, '167.076'),
(145970, '22-105349 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145971, '01.4822', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850522_850523', 2, '136.479'),
(145972, '19-113098', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145973, '22-105356 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(145974, '01.4823', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850522_850523', 2, '136.479'),
(145975, '19-113128', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145976, '22-111111 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '219.751'),
(145977, '19-113135', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145978, '01.4824', 505, '', 'Macara geam', 1, 0, 1561, '19748', 2, '136.444'),
(145979, '19-118628', 16, '', 'Amortizor suspensie', 1, 0, 854, '310097', 2, '110.796'),
(145980, '01.4825', 505, '', 'Macara geam', 1, 0, 1561, '003519746', 2, '136.444'),
(145981, '22-111128 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '219.751'),
(145982, '19-118703', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145983, '19-118758', 16, '', 'Amortizor suspensie', 1, 0, 854, '300062', 2, '156.198'),
(145984, '22-111760 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '311695', 2, '168.651'),
(145985, '19-119922', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145986, '22-111777 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '311694', 2, '168.651'),
(145987, '01.4828', 505, '', 'Macara geam', 1, 0, 1561, '', 2, '0'),
(145988, '19-122472', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145989, '01.4835', 505, '', 'Macara geam', 1, 0, 1561, '', 2, '0'),
(145990, '22-112743 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '188.111'),
(145991, '19-122496', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145992, '19-123622', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145993, '01.4836', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850574_850575', 2, '155.939'),
(145994, '19-124551', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145995, '22-112750 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '188.111'),
(145996, '01.4837', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850574_850575', 2, '155.939'),
(145997, '01.4840', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850578_850579', 2, '153.153'),
(145998, '19-127439', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(145999, '01.4841', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850578_850579', 2, '153.153'),
(146000, '22-113108', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146001, '19-128863', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146002, '01.4850', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850606_850607', 2, '167.076'),
(146003, '19-131627', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146004, '22-113115 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146005, '01.4851', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850606_850607', 2, '167.076'),
(146006, '19-131689', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146007, '19-132341', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146008, '22-118608 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '310090', 2, '123.508'),
(146009, '01.4852', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850576_850577', 2, '155.939'),
(146010, '19-132471', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146011, '22-118615 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146012, '19-132792', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146013, '01.4853', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850576_850577', 2, '155.939'),
(146014, '22-118738 ', 16, '', 'AMORTIZOR SUSPENSIE', 1, 0, 854, '', 2, '0'),
(146015, '19-135021', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146016, '22-118745 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146017, '19-135106', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146018, '19-135113', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '150.745'),
(146019, '01.4866', 505, '', 'Macara geam', 1, 0, 1561, '', 2, '0'),
(146020, '19-138381', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146021, '01.4867', 505, '', 'Macara geam', 1, 0, 1561, '', 2, '0'),
(146022, '19-138404', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146023, '22-119261 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146024, '19-138411', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146025, '22-119278 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146026, '19-139333', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146027, '22-120199 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146028, '19-139951', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146029, '19-139968', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146030, '19-139982', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146031, '19-140056', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146032, '19-140100', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '142.702'),
(146033, '19-141619', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146034, '19-141626', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146035, '19-142128', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146036, '22-120205 ', 16, '', 'AMORTIZOR SUSPENSIE', 1, 0, 854, '', 2, '0'),
(146037, '19-142135', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146038, '22-122483 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146039, '19-142241', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146040, '22-123404 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '172.487'),
(146041, '19-142265', 16, '', 'Amortizor suspensie', 1, 0, 854, '311421', 2, '98.637'),
(146042, '22-123602 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146043, '19-142449', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146044, '22-123619 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146045, '19-144221', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146046, '22-128300 ', 16, '', 'AMORTIZOR SUSPENSIE', 1, 0, 854, '', 2, '0'),
(146047, '19-145754', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146048, '19-146119', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146049, '22-131492 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146050, '19-146171', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146051, '19-147659', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146052, '22-131607 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146053, '19-151069', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146054, '22-131614 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146055, '19-151083', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146056, '22-132390 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '310054', 2, '129.731'),
(146057, '19-151793', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146058, '19-152615', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146059, '22-135001 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146060, '19-155876', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '161.637'),
(146061, '19-156378', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '156.779'),
(146062, '19-158150', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146063, '22-135018 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '311404', 2, '194.593'),
(146064, '19-158945', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '181.706'),
(146065, '22-135971 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '230777', 2, '163.541'),
(146066, '19-158952', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146067, '19-164786', 16, '', 'Amortizor suspensie', 1, 0, 854, '311010', 2, '163.464'),
(146068, '22-138361 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146069, '22-138392 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146070, '19-167985', 16, '', 'Amortizor suspensie', 1, 0, 854, '17201-54060', 2, '176.372'),
(146071, '22-139320 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146072, '22-139924 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146073, '22-140098 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '155.673'),
(146074, '22-141590 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '159.831'),
(146075, '22-141606 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '159.824'),
(146076, '11-103455', 16, '', 'Protectie amortizor-set', 1, 0, 919, '900042', 2, '47.81'),
(146077, '11-115755', 16, '', 'Protectie amortizor-set', 1, 0, 919, '', 2, '0'),
(146078, '22-143358 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146079, '22-143365 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146080, '22-143372 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146081, '22-143389 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146082, '22-144249 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146083, '22-144263 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146084, '22-146809 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '165.277'),
(146085, '22-146816 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '165.277'),
(146086, '22-151025 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146087, '22-151056 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146088, '22-151070 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146089, '01.2902', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850568_850569', 2, '164.325'),
(146090, '22-151773 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146091, '01.2903', 505, '', 'Macara geam', 1, 0, 1561, 'LVE_850568_850569', 2, '164.325'),
(146092, '22-151780 ', 16, '', 'AMORTIZOR SUSPENSIE', 1, 0, 854, '', 2, '0'),
(146093, '22-153739 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '313011', 2, '204.708'),
(146094, '22-155344 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '246.484'),
(146095, '22-156358 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '209.335'),
(146096, '22-156365 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '209.335'),
(146097, '22-156655 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '22', 2, '150.759'),
(146098, '22-156662 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146099, '22-158390 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146100, '22-164773 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146101, '22-165046 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146102, '22-165053 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146103, '22-166029 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146104, '22-166036 ', 16, '', 'AMORTIZOR SUSPENSIE', 1, 0, 854, '', 2, '0'),
(146105, '22-167071', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146106, '22-168368 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146107, '19-171593', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146108, '22-168375 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146109, '19-171609', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146110, '22-168597 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146111, '19-171814', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146112, '19-184067', 16, '', 'Amortizor suspensie', 1, 0, 854, '55681', 2, '0'),
(146113, '22-168603 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146114, 'GA69875', 16, '', 'Amortizor', 1, 0, 854, '', 2, '112'),
(146115, '22-168665 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146116, '22-168672 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146117, '21-030390', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146118, '22-168771 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146119, '22-170897', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146120, '21-030444', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146121, '21-030475', 16, '', 'Amortizor suspensie', 1, 0, 854, '312007', 2, '110.271'),
(146122, '21-030499', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146123, '21-030505', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '201.579'),
(146124, '35-156529', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '475.699'),
(146125, '22-196019 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146126, '21-030529', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146127, '21-031182', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146128, '24-007030 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146129, '35-156512', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '475.699'),
(146130, '24-007139 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '103.782'),
(146131, '21-031199', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146132, '24-014052 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146133, '21-031502', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146134, '24-015189 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146135, '22-001993', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146136, '24-017060 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '279.944'),
(146137, '22-031167', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146138, '35-053446', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146139, '22-040909', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146140, '24-188654', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146141, '24-017077 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146142, '24-166218', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146143, '24-017275 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146144, '24-017282 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146145, '24-156530', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '391.769'),
(146146, '24-018562 ', 16, '', 'AMORTIZOR SUSPENSIE', 1, 0, 854, '', 2, '0'),
(146147, '24-145978', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '388.976'),
(146148, '24-018579 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146149, '24-026529 ', 16, '', 'AMORTIZOR SUSPENSIE', 1, 0, 854, '311233', 2, '222.684'),
(146150, '24-060349 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '229.047'),
(146151, '24-145961', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '450.513'),
(146152, '24-060622 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146153, '24-145404', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0'),
(146154, '24-060639 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146155, '24-067829 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '138.026'),
(146156, '24-143998', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '500.514'),
(146157, '24-069366 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '313014', 2, '398.86'),
(146158, '24-100540 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '454171-0005', 2, '152.698'),
(146159, '24-143950', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '653.562'),
(146160, '24-100557 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '454147-0001', 2, '227.129'),
(146161, '24-100564 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '214.053'),
(146162, '24-143943', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '653.562'),
(146163, '24-100571 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '169.631'),
(146164, '24-100588 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '454147-0001', 2, '179.774'),
(146165, '24-143936', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '0.8533'),
(146166, '24-105910 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '300141', 2, '298.375'),
(146167, '24-141369', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '649.579'),
(146168, '24-105927 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '300145', 2, '220.542'),
(146169, '24-106108 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '305.697'),
(146170, '24-108256 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '454171-0005', 2, '236.103'),
(146171, '24-141352', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '649.579'),
(146172, '24-108263 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146173, '24-140881', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '426.734'),
(146174, '24-114714 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '', 2, '0'),
(146175, '24-121798 ', 16, '', 'AMORTIZOR SUSPENSIE ', 1, 0, 854, '300142', 2, '335.139'),
(146176, '24-132725', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '549.836'),
(146177, '24-124379', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '451.731'),
(146178, '24-124362', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '585.34'),
(146179, '24-123266', 16, '', 'Amortizor suspensie', 1, 0, 854, '', 2, '163.436'),
(146180, 'AU1068', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '127.078'),
(146181, 'AU1074', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '123.27'),
(146182, 'AU1109', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '120.211'),
(146183, 'AU1111', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '131.257'),
(146184, 'AU1115', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '146.237'),
(146185, 'AU1117', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '143.724'),
(146186, 'AU1121', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '159.446'),
(146187, 'AU1123', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '158.473'),
(146188, 'AU2005', 316, '', 'CAP PLANETARA', 0, 0, 236, 'AU2005', 2, '118.888'),
(146189, 'CI1039', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '156.765'),
(146190, 'CI1044', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '161.343'),
(146191, 'CI1046', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '220.052'),
(146192, 'FI1067', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '74.466'),
(146193, 'FI1074', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '72.989'),
(146194, 'FI1076', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '111.412'),
(146195, 'FI1095', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '164.367'),
(146196, 'FI1096', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '180.222'),
(146197, 'FI1097', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '220.129'),
(146198, 'FI1098', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '215.53'),
(146199, 'FI1099', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '109.48'),
(146200, 'FI1139', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '95.445'),
(146201, 'FI1140', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '150.598'),
(146202, 'FI1144', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '112.49'),
(146203, 'FI1145', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '139.237'),
(146204, 'FI1146', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '141.092'),
(146205, 'FI1148', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '139.391'),
(146207, 'FO1026', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '115.255'),
(146208, 'FO1030', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '137.781'),
(146209, 'FO1032', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '118.314'),
(146210, 'FO1054', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '195.916'),
(146211, 'FO1057', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '134.456'),
(146212, 'FO1060', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '132.832'),
(146213, 'FO1069', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '261.688'),
(146214, 'FO1072', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '167.097'),
(146215, 'FO1073', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '172.396'),
(146216, 'FO1074', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '158.522'),
(146217, 'FO1076', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '110.25'),
(146218, 'ME1002', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '165.522'),
(146219, 'ME1012', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '238.812'),
(146220, 'ME1013', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '196.462'),
(146221, 'ME2005', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '192.213'),
(146222, 'MT1012', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '188.909'),
(146223, 'OP1002', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '103.04'),
(146224, 'OP1003', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '82.656'),
(146225, 'OP1018', 316, '', 'CAP PLANETARA', 0, 0, 236, 'OP1018', 2, '119.084'),
(146226, 'OP1019', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '96.306'),
(146227, 'OP1020', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '101.808'),
(146228, 'OP1021', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '102.333'),
(146229, 'OP1023', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '82.6'),
(146230, 'OP1026', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '111.412'),
(146231, 'OP1035', 316, '', 'CAP PLANETARA', 0, 0, 236, 'OP1035', 2, '103.824'),
(146232, 'OP1056', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '150.927'),
(146233, 'OP1057', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '93.135'),
(146234, 'OP1058', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '90.272'),
(146235, 'OP1060', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '82.6'),
(146236, 'OP1061', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '103.712'),
(146237, 'OP1062', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '119.357'),
(146238, 'OP1063', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '111.629'),
(146239, 'OP1064', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '158.725'),
(146240, 'OP1065', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '101.871'),
(146241, 'OP1069', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '126.777'),
(146242, 'OP1072', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '111.699'),
(146243, 'OP1073', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '112.952'),
(146244, 'OP2007', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '114.933'),
(146245, 'PE1008', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '155.575'),
(146246, 'PE1009', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '174.79'),
(146247, 'PE1030', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '161.343'),
(146248, 'PE1031', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '180.222'),
(146249, 'PE1032', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '220.052'),
(146250, 'PE1033', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '212.828'),
(146251, 'PE1039', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '0'),
(146252, 'PE1048', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '153.657'),
(146253, 'PE1049', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '147.952'),
(146254, 'PE1058', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '119.175'),
(146255, 'PE1059', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '138.306'),
(146256, 'PE1061', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '141.092'),
(146257, 'PE1066', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '141.092'),
(146258, 'PE1067', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '146.762'),
(146259, 'PE1070', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '174.79'),
(146260, 'PE1073', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '145.6'),
(146261, 'RE1001', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '138.103'),
(146262, 'RE1008', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '182.476'),
(146263, 'RE1027', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '142.324'),
(146264, 'RE1028', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '167.307'),
(146265, 'RE1029', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '163.261'),
(146266, 'RE1043', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '158.921'),
(146267, 'RE1047', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '158.088'),
(146268, 'RE1048', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '158.977'),
(146269, 'RE1053', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '154.294'),
(146271, 'SE1030', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '0'),
(146272, 'SE1033', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '130.641'),
(146273, 'S1002', 316, '', 'CAP PLANETARA', 0, 0, 854, '', 2, '132.769'),
(146274, 'S1003', 316, '', 'CAP PLANETARA', 0, 0, 854, '', 2, '107.387'),
(146275, 'WW1012', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '76.825'),
(146276, 'WW1042', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '72.065'),
(146277, 'WW1064', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '74.501'),
(146278, 'WW1080', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '131.292'),
(146279, 'WW1095', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '85.204'),
(146280, 'WW1102', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '132.895'),
(146281, 'WW1103', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '146.104'),
(146282, 'WW1104', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '138.74'),
(146283, 'WW1105', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '147.623'),
(146284, 'WW1113', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '120.211'),
(146285, 'WW1115', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '199.822'),
(146286, 'WW1117', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '144.62'),
(146287, 'WW1118', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '107.387'),
(146288, 'WW1120', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '170.877'),
(146289, 'WW1126', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '143.724'),
(146290, 'WW1127', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '186.326'),
(146291, 'WW1128', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '159.446'),
(146292, 'WW1129', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '159.579'),
(146293, 'WW1130', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '158.599'),
(146294, 'WW1132', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '182.84'),
(146295, 'WW2049', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '205.527'),
(146296, 'WW2050', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '180.796'),
(146297, 'WW2055', 316, '', 'CAP PLANETARA', 0, 0, 236, '', 2, '130.781'),
(146428, '0690416', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '70-03-373_1', 2, '0'),
(146433, 'FDG3044-FR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146298, 'FDG1086-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146299, 'FDG1098-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146300, 'FDG1143-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155648, '27725', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003527725', 2, '41.545'),
(146302, '0102046', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '', 2, '0'),
(146303, '0690082', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(155647, '27720', 101, '', 'FULIE ARBORE COTIT', 0, 0, 3213, '003527720', 2, '161.504'),
(146305, 'FDG1145-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155646, '27716', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003527716', 2, '56.112'),
(155645, '27713', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '27713', 2, '54.061'),
(155644, '86-0029', 101, '', 'AMORTIZOR HAYON', 0, 0, 331, '86-0029', 2, '53.97'),
(155643, '02771', 101, '', 'PINION POMPA ULEI', 0, 0, 17, '02771', 2, '10.647'),
(146310, 'FDG1146-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146311, '0690090', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(155642, '27703', 101, '', 'DEBITMETRU AER', 0, 0, 3926, '003527703', 2, '259'),
(146313, 'FDG1149-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155641, '27700', 101, '', 'DISC FRANA', 0, 0, 82, '27700', 2, '175.021'),
(146315, 'FDG1150-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '105.014'),
(155640, '02770', 101, '', 'PINION POMPA ULEI', 0, 0, 17, '02770', 2, '0'),
(146317, 'FDG1151-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '454171-0005', 2, '123.522'),
(146318, '0690096', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146319, 'FDG1159-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '77.742'),
(155639, '27699', 101, '', 'DISC FRANA', 0, 0, 82, '27699', 2, '119.301'),
(146321, 'FDG1160-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '116.879'),
(146322, 'FDG1161-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146324, 'FDG1173-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146325, '31691', 206, '', 'Rulment roata', 1, 0, 654, '', 2, '0'),
(155638, '27698', 101, '', 'DISC FRANA', 0, 0, 82, '27698', 2, '115.682'),
(155637, '27693', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '27693', 2, '51.975'),
(155636, '27690', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '27690', 2, '52.843'),
(155635, '02769', 101, '', 'PINION POMPA ULEI', 0, 0, 17, '02769', 2, '16.632'),
(155634, '02768', 101, '', 'PINION POMPA ULEI', 0, 0, 17, '02768', 2, '0'),
(155633, '27675', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '003527675', 2, '47.873'),
(155632, '27673', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527673', 2, '69.832'),
(155631, '8MK 376 722-431', 101, '', 'AMORTIZOR HAYON', 0, 0, 470, '37672243', 2, '77.049'),
(155630, '27671', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527671', 2, '109.627'),
(155629, '27669', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527669', 2, '58.289'),
(155628, '27667', 101, '', 'AMORTIZOR GEAM HAYON', 0, 0, 219, '003527667', 2, '53.032'),
(155627, '27666', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527666', 2, '55.734'),
(155626, '27665', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527665', 2, '59.647'),
(146341, 'FDG1174-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146343, 'FDG1177-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146344, 'FDG1178-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146345, 'FDG1219-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155625, '27664', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '003527664', 2, '48.93'),
(146347, 'FDG1238-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155624, '8MK 376 722-421', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 470, '37672242', 2, '57.274'),
(146349, 'FDG1241-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155623, '30-0248', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 247, '', 2, '49.994'),
(146351, 'FDG1258-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146352, 'FDG1305-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155622, '27661', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527661', 2, '62.482'),
(155620, '02766', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '02766', 2, '3.969'),
(155621, '27660', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527660', 2, '61.887'),
(155619, '27657', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527657', 2, '47.285'),
(155618, '02765', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '02765', 2, '4.375'),
(155617, '27645', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527645', 2, '69.125'),
(155616, '27644', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527644', 2, '66.668'),
(155615, '00-0543', 101, '', 'BUCSA BARA STAB.', 0, 0, 624, '', 2, '6.664'),
(155614, '27641', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527641', 2, '70.98'),
(155613, '27640', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003527640', 2, '6.664'),
(155612, '27638', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '27638', 2, '6.664'),
(155611, '82-1024', 101, '', 'AMORTIZOR HAYON', 0, 0, 1180, '', 2, '57.463'),
(146366, '0690100', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(155610, '27626', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527626', 2, '67.739'),
(155609, '27623', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527623', 2, '57.911'),
(146369, '0690101', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(155608, '27622', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527622', 2, '59.668'),
(146371, '0690104', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(155607, '27621', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527621', 2, '53.046'),
(155606, '27619', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527619', 2, '62.776'),
(155605, '27618', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003527618', 2, '97.405'),
(146375, 'FDG1322-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '168.714'),
(146376, '0690109', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '80-03-364_1', 2, '0'),
(146377, 'FDG1482-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146378, 'FDG1510-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146379, '0690110', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146380, 'FDG1620-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146381, 'FDG1621-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146382, 'FDG1622-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146383, 'FDG1637-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '86.107'),
(146384, '0690403', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(155604, '27617', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '003527617', 2, '64.036'),
(146386, '0690404', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(155603, '27616', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '003527616', 2, '54.11'),
(146388, 'FDG1672-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146389, 'FDG1730-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146390, '0690405', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146391, 'FDG1745-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146392, 'FDG1809-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '70.476'),
(155602, '27615', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527615', 2, '53.466'),
(146394, 'FDG1810-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '97.167'),
(146395, 'FDG1819-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155601, '30-0031', 101, '', 'AMORTIZOR HAYON', 0, 0, 247, '', 2, '78.771'),
(146397, 'FDG1860-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '106.568'),
(146398, 'FDG1881-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146399, '0690408', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146400, 'FDG2010-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146401, '0690413', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '0294881861999707', 2, '0'),
(146402, 'FDG2011-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '10581', 2, '94.059'),
(155600, '27611', 101, '', 'AMORTIZOR DIRECTIE', 0, 0, 130, '27611', 2, '164.136'),
(146404, 'FDG2016-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146405, 'FDG2031-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '120.197'),
(146406, '0690414', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '48118525489', 2, '0'),
(146407, 'FDG2033-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146408, 'FDG2080-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146409, 'FDG2086-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146410, 'FDG2091-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '118.846'),
(146411, 'FDG2101-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146412, 'FDG2713-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '106.295'),
(146413, 'FDG3004-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146414, 'FDG3011-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146415, 'FDG3020-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155599, '02761', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '02761', 2, '19.285'),
(146417, 'FDG3021-FL', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146418, 'FDG3021-FR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155598, '27609', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527609', 2, '59.514'),
(146420, 'FDG3022-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155597, '27607', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527607', 2, '63.189'),
(146422, 'FDG3028-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155596, '27605', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003527605', 2, '79.681'),
(146424, 'FDG3037-FL', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(155595, '27603', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '003527603', 2, '55.167'),
(146427, '0690415', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(96194, '73033', 27, '', 'Pompe combustibil', 0, 0, 458, '73033', 1, '281.68'),
(96187, '72418', 27, '', 'Pompe combustibil', 0, 0, 458, '72418', 2, '0'),
(96185, '72414', 27, '', 'Pompe combustibil', 0, 0, 458, '72414', 2, '248.71'),
(96184, '72409', 27, '', 'Pompe combustibil', 0, 0, 458, '72409', 2, '228.256'),
(96183, '72408', 27, '', 'Pompe combustibil', 0, 0, 458, '72408', 2, '60.2'),
(96182, '72320', 27, '', 'Pompe combustibil', 0, 0, 458, '72320', 1, '557.54'),
(96181, '72299', 27, '', 'Pompe combustibil', 0, 0, 458, '72299', 2, '106.785'),
(96177, '72247', 27, '', 'Pompe combustibil', 0, 0, 458, '72247', 1, '517.97'),
(96176, '72237', 27, '', 'Pompe combustibil', 0, 0, 458, '72237', 1, '624.23'),
(96175, '72236', 27, '', 'Pompe combustibil', 0, 0, 458, '72236', 1, '604.19'),
(96174, '72227', 27, '', 'Pompe combustibil', 0, 0, 458, '72227', 1, '461.92'),
(96170, '72203', 27, '', 'Pompe combustibil', 0, 0, 458, '72203', 2, '168.126'),
(96169, '72202', 27, '', 'Pompe combustibil', 0, 0, 458, '72202', 1, '574.42'),
(96168, '72200', 27, '', 'Pompe combustibil', 0, 0, 458, '72200', 1, '641.11'),
(96167, '72199', 27, '', 'Pompe combustibil', 0, 0, 458, '72199', 1, '593.53'),
(96166, '72198', 27, '', 'Pompe combustibil', 0, 0, 458, '72198', 2, '73.171'),
(96159, '72147', 27, '', 'Pompe combustibil', 0, 0, 458, '72147', 2, '403.767'),
(96158, '72144', 27, '', 'Pompe combustibil', 0, 0, 458, '72144', 2, '124.124'),
(96155, '72107', 27, '', 'Pompe combustibil', 0, 0, 458, '72107', 1, '439.68'),
(96154, '72102', 27, '', 'Pompe combustibil', 0, 0, 458, '72102', 2, '102.235'),
(96147, '72022', 27, '', 'Pompe combustibil', 0, 0, 458, '72022', 2, '36.47'),
(96135, '71138', 27, '', 'Pompe combustibil', 0, 0, 605, '71138', 1, '139.14'),
(96132, '71092', 27, '', 'Pompe combustibil', 0, 0, 605, '71092', 1, '110.9'),
(96128, '71010', 27, '', 'Pompe combustibil', 0, 0, 605, '71010', 1, '281.35'),
(96124, '70966', 27, '', 'Pompe combustibil', 0, 0, 458, '70966', 1, '589.95'),
(96121, '70509', 27, '', 'Pompe combustibil', 0, 0, 458, '70509', 1, '452.77'),
(96113, '70083', 27, '', 'Pompe combustibil', 0, 0, 458, '70083', 1, '815.91'),
(96107, '70073', 27, '', 'Pompe combustibil', 0, 0, 458, '70073', 1, '576.7'),
(96106, '70070', 27, '', 'Pompe combustibil', 0, 0, 458, '70070', 1, '403.91'),
(96103, '70044', 27, '', 'Pompe combustibil', 0, 0, 458, '70044', 1, '506.87'),
(96101, '70041', 27, '', 'Pompe combustibil', 0, 0, 458, '70041', 1, '269.04'),
(96097, '70034', 27, '', 'Pompe combustibil', 0, 0, 458, '70034', 1, '382.41'),
(96096, '70033', 27, '', 'Pompe combustibil', 0, 0, 458, '70033', 2, '0'),
(96092, '70029', 27, '', 'Pompe combustibil', 0, 0, 458, '70029', 1, '208.89'),
(96090, '70027', 27, '', 'Pompe combustibil', 0, 0, 458, '70027', 1, '362.89'),
(96088, '70025', 27, '', 'Pompe combustibil', 0, 0, 458, '70025', 1, '345.08'),
(96086, '70022', 27, '', 'Pompe combustibil', 0, 0, 458, '70022', 1, '291.55'),
(96085, '70021', 27, '', 'Pompe combustibil', 0, 0, 458, '70021', 1, '0'),
(96084, '70019', 27, '', 'Pompe combustibil', 0, 0, 458, '70019', 1, '348.3'),
(96082, '70016', 27, '', 'Pompe combustibil', 0, 0, 458, '70016', 2, '0'),
(96081, '70014', 27, '', 'Pompe combustibil', 0, 0, 458, '70014', 1, '268.16'),
(96079, '70009', 27, '', 'Pompe combustibil', 0, 0, 458, '70009', 1, '372.49'),
(96078, '70003', 27, '', 'Pompe combustibil', 0, 0, 458, '70003', 1, '246.3'),
(96077, '70001', 27, '', 'Pompe combustibil', 0, 0, 458, '70001', 1, '210.06'),
(96076, '38.631', 27, '', 'Management motor', 0, 0, 3926, '38.631', 1, '793.5'),
(96075, '38.627', 27, '', 'Management motor', 0, 0, 3926, '38.627', 1, '793.5'),
(96073, '3074 600 247', 32, '', 'Cabluri ambreiaj', 0, 0, 478, '00323074600247', 1, '98.27'),
(96071, '3074 003 378', 32, '', 'Cabluri ambreiaj', 0, 0, 478, '00323074003378', 1, '78.89'),
(96069, '3074 003 376', 32, '', 'Cabluri ambreiaj', 0, 0, 478, '00323074003376', 1, '70.21'),
(96067, '3074 003 347', 32, '', 'Cabluri ambreiaj', 0, 0, 478, '00323074003347', 1, '126.71'),
(96065, '3074 003 344', 32, '', 'Cabluri ambreiaj', 0, 0, 478, '00323074003344', 1, '111.2'),
(96063, '3074 003 327', 32, '', 'Cabluri ambreiaj', 0, 0, 478, '00323074003327', 1, '102.89'),
(96061, '3074 003 316', 32, '', 'Cabluri ambreiaj', 0, 0, 478, '00323074003316', 1, '60.8'),
(96059, '6284 600 156', 32, '', 'Pompe ambreiaj', 0, 0, 234, '00326284600156', 1, '439.59'),
(96057, '6284 600 150', 32, '', 'Pompe ambreiaj', 0, 0, 234, '00326284600150', 1, '131.87'),
(96056, '6284 600 149', 32, '', 'Pompe ambreiaj', 0, 0, 234, '00326284600149', 1, '323.23'),
(96054, '6284 600 112', 32, '', 'Pompe ambreiaj', 0, 0, 234, '00326284600112', 1, '151.2'),
(96052, '6284 000 048', 32, '', 'Pompe ambreiaj', 0, 0, 234, '00326284000048', 1, '150.61'),
(96050, '6284 000 032', 32, '', 'Pompe ambreiaj', 0, 0, 234, '00326284000032', 1, '146.82'),
(96046, '6283 600 136', 32, '', 'Cilindrii receptori', 0, 0, 620, '00326283600136', 1, '95.66'),
(96040, '6283 000 018', 32, '', 'Cilindrii receptori', 0, 0, 620, '00326283000018', 1, '60.99'),
(96025, '3482 012 240', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '1144.32'),
(96024, '3482 012 237', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323482012237', 1, '1327.35'),
(96019, '3482 000 361', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '1520.97'),
(96006, '3400 710 008', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '4827.99'),
(96003, '3400 700 509', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '10757.82'),
(96002, '3400 700 504', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3438.72'),
(96000, '3400 700 459', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2790.35'),
(95998, '3400 700 450', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '4875.66'),
(95996, '3400 700 432', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1088.64'),
(95994, '3400 700 416', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '5346.23'),
(95992, '3400 700 408', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2751.97'),
(95990, '3400 700 402', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2314.54'),
(95988, '3400 700 371', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3240.35'),
(95985, '3400 700 358', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3951.53'),
(95983, '3400 700 355', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '8659.15'),
(95981, '3400 700 353', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '4368.81'),
(95979, '3400 700 350', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2617.74'),
(95977, '3400 700 342', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3413.23'),
(95975, '3400 700 327', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '8163.97'),
(95973, '3400 700 307', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2931.19'),
(95971, '3400 127 701', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323400127701', 1, '1419.53'),
(95969, '3400 127 101', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2512.91'),
(95967, '3400 125 701', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3128.76'),
(95965, '3400 122 101', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2301.3'),
(95963, '3400 121 701', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2149.19'),
(95961, '3400 121 301', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2051.08'),
(95959, '3400 121 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3128.76'),
(95957, '3400 116 901', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3519.87'),
(95955, '3400 074 031', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3201.21'),
(95953, '3400 043 032', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2116.16'),
(95951, '3189 000 635', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '105.74'),
(95949, '3189 000 534', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '116'),
(95947, '3189 000 026', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323189000026', 1, '92.71'),
(95945, '3182 998 901', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182998901', 1, '484.62'),
(95943, '3182 998 701', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182998701', 1, '481.18'),
(95941, '3182 998 401', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182998401_2', 1, '367.96'),
(95939, '3182 998 101', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182998101', 1, '410.32'),
(95937, '3182 997 901', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182997901', 1, '196.73'),
(95935, '3182 600 163', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600163', 1, '522.07'),
(95933, '3182 600 155', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600155', 1, '358.52'),
(95931, '3182 600 150', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600150', 1, '336.83'),
(95929, '3182 600 148', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600148', 1, '336.51'),
(95927, '3182 600 141', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600141', 1, '1472.03'),
(95925, '3182 600 139', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600139', 1, '408.6'),
(95923, '3182 600 134', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600134', 1, '465.43'),
(95921, '3182 600 130', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600130_2', 1, '525.24'),
(95919, '3182 600 128', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600128', 1, '437.15'),
(95917, '3182 600 120', 32, '', 'Rulmenti presiune', 0, 0, 47, '', 1, '427.06'),
(95915, '3182 600 109', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600109_2', 1, '361.82'),
(95913, '3182 005 231', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182005231', 1, '1190.32'),
(95911, '3163 901 001', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '92.95'),
(95909, '3151 998 502', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '176.75'),
(95907, '3151 998 201', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151998201', 1, '161.04'),
(95905, '3151 997 501', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151997501', 1, '131.87'),
(95903, '3151 996 601', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '108.61'),
(95901, '3151 996 201', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151996201', 1, '106.15'),
(95898, '3151 994 301', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '70.75'),
(95896, '3151 600 547', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151600547_2', 1, '162.92'),
(95893, '3151 600 536', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151600536', 1, '93.08'),
(95891, '3151 600 525', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151600525', 1, '146.04'),
(95889, '3151 600 520', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151600520', 1, '87.84'),
(95887, '3151 600 513', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151600513', 1, '142.22'),
(95885, '3151 600 509', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151600509', 1, '121.98'),
(95883, '3151 276 501', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '78.06'),
(95881, '3151 274 131', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '1086.39'),
(95879, '3151 269 332', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '144.8'),
(95878, '3151 262 031', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '1002.39'),
(95876, '3151 248 031', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151248031', 1, '74.05'),
(95874, '3151 246 031', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '961.8'),
(95872, '3151 213 031', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '219.28');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(95870, '3151 199 001', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151199001', 1, '387.63'),
(95868, '3151 193 041', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151193041', 1, '40.11'),
(95866, '3151 175 031', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '44.43'),
(95864, '3151 130 241', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '55.54'),
(95862, '3151 073 131', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151073131', 1, '36.5'),
(95860, '3151 044 031', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '211.61'),
(95858, '3151 028 043', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '549.19'),
(95856, '3151 000 396', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151000396', 1, '329.09'),
(95854, '3151 000 394', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151000394', 1, '464.76'),
(95852, '3151 000 206', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151000206', 1, '113.78'),
(95850, '3151 000 157', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151000157', 1, '572.01'),
(95848, '3151 000 144', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151000144_2', 1, '628.25'),
(95846, '3151 000 034', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151000034_3', 1, '476.15'),
(95844, '3100 002 255', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '654.7'),
(95842, '3089 001 131', 32, '', 'Placi de presiune ambreiaj', 0, 0, 479, '', 1, '1310.69'),
(95780, '3082 000 026', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '315.62'),
(95778, '3018 082 100', 32, '', 'Arcuri diafragma', 0, 0, 155, '', 1, '6.85'),
(95776, '3000 990 136', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '999.86'),
(95774, '3000 990 126', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '916.56'),
(95772, '3000 990 115', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1276.02'),
(95770, '3000 990 084', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '574.05'),
(95768, '3000 990 066', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1158.47'),
(95766, '3000 990 013', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1044.09'),
(95764, '3000 970 020', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '802.21'),
(95762, '3000 970 017', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '773.42'),
(95761, '3000 970 013', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '701.01'),
(95760, '3000 970 012', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '734.39'),
(95758, '3000 970 008', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '721.7'),
(95756, '3000 970 003', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '707.56'),
(95754, '3000 970 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '691.68'),
(95752, '3000 951 798', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '724.04'),
(95751, '3000 951 796', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '570.93'),
(95749, '3000 951 784', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '731.94'),
(95747, '3000 951 778', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '566.04'),
(95745, '3000 951 775', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '687.78'),
(95743, '3000 951 764', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '532.68'),
(95741, '3000 951 725', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '374.61'),
(95740, '3000 951 711', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951711', 1, '921.47'),
(95738, '3000 951 707', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '696.6'),
(95736, '3000 951 521', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951521', 1, '695.36'),
(95735, '3000 951 517', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951517', 1, '770.11'),
(95733, '3000 951 510', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951510', 1, '400.81'),
(95731, '3000 951 359', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951359', 1, '751.49'),
(95729, '3000 951 355', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951355', 1, '752.77'),
(95727, '3000 951 349', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951349', 1, '536.26'),
(95725, '3000 951 341', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951341', 1, '709.71'),
(95723, '3000 951 333', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951333', 1, '460.33'),
(95722, '3000 951 325', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951325', 1, '543.03'),
(95721, '3000 951 320', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951320', 1, '829.36'),
(95720, '3000 951 319', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '719.5'),
(95719, '3000 951 315', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '785.62'),
(95718, '3000 951 313', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '866.15'),
(95716, '3000 951 309', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '930.91'),
(95715, '3000 951 307', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '780.76'),
(95711, '3000 951 289', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '666.46'),
(95709, '3000 951 285', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '490.96'),
(95707, '3000 951 281', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '501.02'),
(95705, '3000 951 272', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '675.84'),
(95704, '3000 951 264', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '590.45'),
(95703, '3000 951 262', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '775.86'),
(95701, '3000 951 255', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '552.33'),
(95694, '3000 951 220', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '666.52'),
(95693, '3000 951 219', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '500.16'),
(95690, '3000 951 206', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '969.7'),
(95689, '3000 951 205', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '749.9'),
(95686, '3000 951 188', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951188', 1, '824.68'),
(95685, '3000 951 186', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951186', 1, '805.67'),
(95684, '3000 951 185', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '456.75'),
(95680, '3000 951 165', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '724.04'),
(95678, '3000 951 153', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951153', 1, '805.67'),
(95677, '3000 951 151', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951151', 1, '766.11'),
(95676, '3000 951 149', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '827.47'),
(95670, '3000 951 116', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '766.11'),
(95669, '3000 951 111', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951111', 1, '905.05'),
(95668, '3000 951 109', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '773.82'),
(95664, '3000 951 059', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '451.58'),
(95662, '3000 951 051', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '365.11'),
(95661, '3000 951 044', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '304.98'),
(95660, '3000 951 035', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '394.84'),
(95659, '3000 951 034', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '952.9'),
(95654, '3000 951 015', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1740.21'),
(95653, '3000 951 013', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '452.47'),
(95644, '3000 793 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '413.74'),
(95621, '3000 548 103', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '446.05'),
(95620, '3000 506 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2655.91'),
(95619, '3000 494 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '305.49'),
(95618, '3000 438 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '510.72'),
(95615, '3000 389 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '385.92'),
(95612, '3000 384 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '840.4'),
(95611, '3000 336 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '619.34'),
(95608, '3000 330 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '229.26'),
(95607, '3000 329 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '261.11'),
(95598, '3000 286 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '252.27'),
(95597, '3000 286 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '258.56'),
(95595, '3000 251 004', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '325.71'),
(95593, '3000 230 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '224.77'),
(95592, '3000 222 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '662.77'),
(95591, '3000 208 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '286.57'),
(95589, '3000 176 003', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '313.5'),
(95587, '3000 174 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '254.74'),
(95586, '3000 169 004', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '443.6'),
(95581, '3000 158 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000158001', 1, '248.37'),
(95578, '3000 124 007', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '799.04'),
(95577, '3000 120 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '351.89'),
(95576, '3000 108 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '222.98'),
(95570, '2294 701 015', 32, '', 'Volante', 0, 0, 577, '', 1, '1237.23'),
(95549, '2294 000 291', 32, '', 'Volante', 0, 0, 577, '', 1, '1229'),
(95544, '2289 601 002', 32, '', 'Volante', 0, 0, 479, '', 1, '2003.1'),
(95530, '2100 039 031', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '', 1, '711.27'),
(95529, '2100 027 032', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100027032_2', 1, '651.01'),
(95526, '2100 012 131', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100012131', 1, '203.78'),
(95525, '2100 011 031', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100011031', 1, '325.22'),
(95520, '1882 205 234', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '575.18'),
(95517, '1878 998 901', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '156.53'),
(95516, '1878 997 101', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '390.17'),
(95513, '1878 992 001', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '424.55'),
(95503, '1878 634 024', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878634024', 1, '1233.93'),
(95496, '1878 600 501', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878600501', 1, '466.31'),
(95495, '1878 085 741', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '1058.06'),
(95480, '1878 046 741', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '456.65'),
(95479, '1878 045 541', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '311.01'),
(95478, '1878 044 631', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '826.63'),
(95477, '1878 043 141', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '185.15'),
(95476, '1878 041 431', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878041431', 1, '297.67'),
(95466, '1878 003 966', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878003966', 1, '324.55'),
(95465, '1878 003 513', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878003513', 1, '490.05'),
(95455, '1878 001 554', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '297.67'),
(95454, '1878 001 544', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '323.35'),
(95451, '1878 001 145', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878001145', 1, '1058.06'),
(95450, '1878 001 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878001031', 1, '235.31'),
(95440, '1864 919 001', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '190.1'),
(95436, '1864 600 202', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '371.11'),
(95434, '1864 528 741', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '162.3'),
(95433, '1864 528 441', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '413.95'),
(95427, '1864 000 461', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321864000461', 1, '403.39'),
(95426, '1864 000 440', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321864000440', 1, '339.15'),
(95423, '1864 000 084', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '219.13'),
(95422, '1863 123 000', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '288.29'),
(95421, '1862 941 002', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '204.88'),
(95419, '1862 932 102', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '258.05'),
(95417, '1862 903 041', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321862903041', 1, '160.45'),
(95415, '1862 750 001', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '351.32'),
(95413, '1862 630 001', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '318.07'),
(95411, '1862 566 001', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '292.78'),
(95409, '1862 517 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '172.81'),
(95407, '1862 516 344', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '312.5'),
(95405, '1862 509 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '307.43'),
(95403, '1862 403 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '138.86'),
(95401, '1862 379 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '2558.07'),
(95398, '1862 347 131', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '304.19'),
(95396, '1862 299 032', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321862299032', 1, '826.63'),
(95394, '1862 265 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '169.72'),
(95392, '1862 194 131', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '203.58'),
(95390, '1862 136 042', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '130.83'),
(95389, '1862 114 041', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '296.49'),
(95387, '1861 963 033', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '961.05'),
(95385, '1861 936 142', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '194.68'),
(95383, '1861 747 033', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '194.24'),
(95381, '1861 661 133', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '185.15'),
(95380, '1861 620 233', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '192.23'),
(95378, '1861 456 339', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321861456339', 1, '232.29'),
(95376, '1861 303 248', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321861303248', 1, '410.31'),
(95374, '1850 282 639', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '155.15'),
(95285, '802 421', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '48.73'),
(95284, '802 419', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802419', 1, '73.66'),
(95283, '802 418', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802418', 1, '68.7'),
(95282, '802 417', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802417', 1, '78.62'),
(95281, '802 416', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802416', 1, '40.61'),
(95280, '802 415', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802415', 1, '56.25'),
(95279, '802 414', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802414', 1, '32.05'),
(95270, '802 400', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802400', 1, '43.96'),
(95264, '802 392', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802392', 1, '57.52'),
(95263, '802 389', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802389', 1, '77.72'),
(95262, '802 385', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802385', 1, '77.02'),
(95261, '802 384', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '128.11'),
(95260, '802 383', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802383', 1, '41.79'),
(95259, '802 382', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802382', 1, '42.07'),
(95258, '802 381', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802381', 1, '73.66'),
(95256, '802 376', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802376', 1, '48.71'),
(95255, '802 375', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802375', 1, '110.49'),
(95252, '802 370', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802370', 1, '38.02'),
(95251, '802 369', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802369', 1, '222.87'),
(95250, '802 368', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802368', 1, '222.87'),
(95245, '802 356', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802356', 1, '233.84'),
(95244, '802 355', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802355', 1, '235.24'),
(95243, '802 354', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802354', 1, '235.24'),
(95242, '802 353', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802353', 1, '138.52'),
(95241, '802 351', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '105.74'),
(95240, '802 348', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802348', 1, '187.72'),
(95239, '802 347', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802347', 1, '155.43'),
(95238, '802 346', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802346', 1, '155.43'),
(95237, '802 344', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802344', 1, '24.95'),
(95236, '802 341', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '67.72'),
(95234, '802 339', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '42.07'),
(95233, '802 338', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '40.19'),
(95232, '802 337', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '36.63'),
(95231, '802 336', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '176.33'),
(95230, '802 335', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '176.33'),
(95228, '802 330', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '105.25'),
(95226, '802 327', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802327', 1, '70.32'),
(95225, '802 326', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL292', 1, '10.01'),
(95224, '802 325', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL291', 1, '10.21'),
(95223, '802 324', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL290', 1, '28.12'),
(95222, '802 323', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL289', 1, '23.55'),
(95221, '802 321', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802321', 1, '53.31'),
(95219, '802 318', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL287', 1, '182.97'),
(95217, '802 316', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL285', 1, '157.32'),
(95216, '802 310', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL068', 1, '41.79'),
(95215, '802 309', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL128', 1, '42.98'),
(95214, '802 308', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL234', 1, '77.92'),
(95212, '802 304', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL256', 1, '155.85'),
(95211, '802 303', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL255', 1, '236.43'),
(95210, '802 298', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL252', 1, '171.09'),
(95208, '802 295', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL249', 1, '50.6'),
(95207, '802 294', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL248', 1, '186.53'),
(95206, '802 293', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL247', 1, '142.57'),
(95205, '802 292', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL246', 1, '154.25'),
(95204, '802 291', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL245', 1, '149.7'),
(95202, '802 286', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802286', 1, '91.57'),
(95201, '802 281', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL273', 1, '46.33'),
(95200, '802 280', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL079', 1, '152.29'),
(95199, '802 279', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL077', 1, '152.29'),
(95196, '802 273', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '71.08'),
(95195, '802 272', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL265', 1, '150.89'),
(95194, '802 271', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802271', 1, '155.43'),
(95193, '802 270', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL155', 1, '34.01'),
(95192, '802 269', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802269', 1, '91.48'),
(95190, '802 266', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL267', 1, '42.07'),
(95189, '802 265', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL266', 1, '42.77'),
(95187, '802 263', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL182', 1, '144.46'),
(95186, '802 262', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL263', 1, '42.07'),
(95184, '802 258', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL159', 1, '68.42'),
(95183, '802 252', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL240', 1, '90.29'),
(95178, '802 240', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL099', 1, '201.98'),
(95172, '802 227', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL162', 1, '65.55'),
(95170, '802 225', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL166', 1, '64.64'),
(95169, '802 218', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL215', 1, '103.15'),
(95164, '802 211', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL208', 1, '142.57'),
(95163, '802 208', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '66.53'),
(95162, '802 207', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL204', 1, '178.21'),
(95161, '802 200', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL200', 1, '49.9'),
(95158, '802 197', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL197', 1, '288.92'),
(95153, '802 189', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL189', 1, '106.93'),
(95152, '802 188', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL188', 1, '138.31'),
(95148, '802 178', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL280', 1, '106.93'),
(95147, '802 165', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL076', 1, '96.24'),
(95146, '802 164', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL078', 1, '96.24'),
(95145, '802 152', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL124', 1, '117.62'),
(95144, '802 143', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL116', 1, '190.52'),
(95143, '802 137', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL110', 1, '199.12'),
(95142, '802 136', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL109', 1, '87.92'),
(95138, '802 122', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL100', 1, '121.18'),
(95135, '802 113', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL091', 1, '182.97'),
(95134, '802 107', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL073', 1, '215.02'),
(95127, '802 089', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL081', 1, '70.1'),
(95126, '802 088', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL080', 1, '57.56'),
(95125, '802 082', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL074', 1, '26.16'),
(95124, '802 075', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL065', 1, '25.93'),
(95123, '802 072', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL062', 1, '50.88'),
(95121, '802 066', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL056', 1, '61.78'),
(95120, '802 065', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL055', 1, '162.77'),
(95118, '802 062', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL003', 1, '53.96'),
(95117, '802 061', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL051', 1, '17.66'),
(95113, '802 055', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL050', 1, '32.57'),
(95112, '802 052', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL049', 1, '48.73'),
(95110, '802 045', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL044', 1, '124.74'),
(95107, '802 037', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL008', 1, '134.8'),
(95105, '802 032', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL001', 1, '106.93'),
(95103, '802 030', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL231', 1, '55.77'),
(95102, '802 027', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL163', 1, '48.92'),
(95101, '802 026', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL034', 1, '49.91'),
(95099, '802 017', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL028', 1, '55.63'),
(95096, '802 007', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL224', 1, '112.51'),
(95094, '802 003', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL130', 1, '30.74'),
(95092, '801 038', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032801038', 1, '29.5'),
(95090, '801 036', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032801036', 1, '36.62'),
(95087, '801 032', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032801032', 1, '16.42'),
(95084, '801 023', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL138', 1, '56.05'),
(95082, '801 016', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL142', 1, '15.93'),
(95081, '801 015', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032801015', 1, '20.2'),
(95078, '801 011', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL134', 1, '81.49'),
(95072, '801 005', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL131', 1, '24.25'),
(95071, '801 004', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL164', 1, '16.63'),
(95069, '801 000', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL132', 1, '43.26'),
(95068, '995 727', 32, '', 'Performance', 0, 0, 854, '', 1, '443.6'),
(95067, '995 587', 32, '', 'Performance', 0, 0, 854, '', 1, '400.74'),
(95065, '984 052', 32, '', 'Supertouring', 0, 0, 854, '', 1, '317.54'),
(95064, '701 131', 32, '', 'Supertouring', 0, 0, 854, '', 1, '150.82'),
(95062, '649 008', 32, '', 'Supertouring', 0, 0, 854, '', 1, '192.95'),
(95059, '558 297', 32, '', 'Supertouring', 0, 0, 854, '', 1, '255.44'),
(95058, '556 471', 32, '', 'Supertouring', 0, 0, 854, '', 1, '447.28'),
(95056, '556 313', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(95055, '556 309', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(95048, '556 281', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(95044, '556 273', 32, '', 'Supertouring', 0, 0, 854, '', 1, '160.25'),
(95041, '556 268', 32, '', 'Supertouring', 0, 0, 854, '', 1, '124.28'),
(95040, '556 253', 32, '', 'Supertouring', 0, 0, 854, '', 1, '127.55'),
(95039, '554 048', 32, '', 'Supertouring', 0, 0, 854, '', 1, '325.3'),
(95038, '554 046', 32, '', 'Supertouring', 0, 0, 854, '', 1, '277.33'),
(95034, '553 669', 32, '', 'Supertouring', 0, 0, 854, '', 1, '208'),
(95033, '553 665', 32, '', 'Supertouring', 0, 0, 854, '', 1, '251.6'),
(95031, '553 259', 32, '', 'Supertouring', 0, 0, 854, '', 1, '134.09'),
(95029, '553 082', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(95025, '400 070', 32, '', 'Advantage', 0, 0, 854, '', 1, '213.86'),
(95024, '400 063', 32, '', 'Advantage', 0, 0, 854, '', 1, '225.74'),
(95023, '400 062', 32, '', 'Advantage', 0, 0, 854, '06245', 1, '225.74'),
(95022, '400 043', 32, '', 'Advantage', 0, 0, 854, '06224', 1, '560.38'),
(95021, '400 042', 32, '', 'Advantage', 0, 0, 854, '06223', 1, '560.38'),
(95020, '400 028', 32, '', 'Advantage', 0, 0, 854, '06201', 1, '427.72'),
(95019, '400 019', 32, '', 'Advantage', 0, 0, 854, '', 1, '232.86'),
(95018, '313 575', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(95011, '313 518', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(95010, '313 517', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(95007, '313 480', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(95006, '313 478', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94998, '313 454', 32, '', 'Supertouring', 0, 0, 854, '', 1, '192.8'),
(94997, '313 453', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94996, '313 452', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94995, '313 451', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94994, '313 450', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94993, '313 446', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94989, '313 401', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94988, '313 394', 32, '', 'Supertouring', 0, 0, 854, '', 1, '182.75'),
(94987, '313 377', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94986, '313 371', 32, '', 'Supertouring', 0, 0, 854, '', 1, '190.1'),
(94985, '313 370', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94984, '313 369', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94983, '313 368', 32, '', 'Supertouring', 0, 0, 854, '', 1, '238.15'),
(94980, '313 364', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94979, '313 363', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94978, '313 361', 32, '', 'Supertouring', 0, 0, 854, '', 1, '380.19'),
(94977, '313 360', 32, '', 'Supertouring', 0, 0, 854, '', 1, '380.19'),
(94976, '313 357', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(94975, '313 350', 32, '', 'Supertouring', 0, 0, 854, '', 1, '229.74'),
(94974, '313 348', 32, '', 'Supertouring', 0, 0, 854, '', 1, '229.74'),
(94973, '313 346', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94972, '313 344', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94971, '313 315', 32, '', 'Supertouring', 0, 0, 854, '', 1, '442.3'),
(94970, '313 297', 32, '', 'Advantage', 0, 0, 854, '', 1, '210.12'),
(94969, '313 295', 32, '', 'Supertouring', 0, 0, 854, '', 1, '150.44'),
(94968, '313 293', 32, '', 'Advantage', 0, 0, 854, '', 1, '261.38'),
(94967, '313 291', 32, '', 'Supertouring', 0, 0, 854, '', 1, '153.05'),
(94966, '313 289', 32, '', 'Advantage', 0, 0, 854, '', 1, '285.14'),
(94965, '313 287', 32, '', 'Supertouring', 0, 0, 854, '', 1, '209.31'),
(94964, '313 285', 32, '', 'Advantage', 0, 0, 854, '', 1, '285.14'),
(94963, '313 283', 32, '', 'Supertouring', 0, 0, 854, '', 1, '209.31'),
(94962, '313 256', 32, '', 'Supertouring', 0, 0, 854, '', 1, '380.19'),
(94961, '313 253', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94960, '313 252', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94959, '313 249', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94958, '313 231', 32, '', 'Supertouring', 0, 0, 854, '', 1, '190.1'),
(94957, '313 216', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94956, '313 215', 32, '', 'Supertouring', 0, 0, 854, '', 1, '325.03'),
(94955, '313 212', 32, '', 'Supertouring', 0, 0, 854, '', 1, '325.03'),
(94954, '313 209', 32, '', 'Supertouring', 0, 0, 854, '', 1, '325.03'),
(94953, '313 208', 32, '', 'Supertouring', 0, 0, 854, '', 1, '240.24'),
(94952, '313 203', 32, '', 'Supertouring', 0, 0, 854, '', 1, '463.36'),
(94949, '313 199', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94948, '313 198', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94947, '313 197', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94946, '313 196', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94943, '313 192', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(94940, '313 189', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94935, '313 152', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94934, '313 150', 32, '', 'Advantage', 0, 0, 854, '', 1, '225.74'),
(94933, '313 148', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94932, '313 080', 32, '', 'Supertouring', 0, 0, 527, '', 1, '1116.41'),
(94931, '313 078', 32, '', 'Supertouring', 0, 0, 527, '', 1, '1116.41'),
(94930, '313 077', 32, '', 'Supertouring', 0, 0, 527, '', 1, '1116.41'),
(94929, '313 072', 32, '', 'Supertouring', 0, 0, 527, '', 1, '903.78'),
(94928, '313 053', 32, '', 'Supertouring', 0, 0, 854, '', 1, '230.49'),
(94927, '313 051', 32, '', 'Supertouring', 0, 0, 854, '', 1, '142.57'),
(94926, '313 044', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(94925, '313 043', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(94924, '313 040', 32, '', 'Supertouring', 0, 0, 854, '', 1, '190.1'),
(94923, '313 039', 32, '', 'Supertouring', 0, 0, 854, '', 1, '190.1'),
(94922, '313 034', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(94921, '313 033', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(94920, '313 031', 32, '', 'Supertouring', 0, 0, 854, '', 1, '267.32'),
(94919, '313 021', 32, '', 'Supertouring', 0, 0, 854, '', 1, '255.8'),
(94918, '313 014', 32, '', 'Supertouring', 0, 0, 854, '', 1, '380.19'),
(94917, '313 010', 32, '', 'Supertouring', 0, 0, 854, '', 1, '664.2'),
(94916, '313 001', 32, '', 'Supertouring', 0, 0, 854, '', 1, '551.14'),
(94915, '312 979', 32, '', 'Supertouring', 0, 0, 854, '', 1, '337.26'),
(94914, '312 977', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.07'),
(94913, '312 975', 32, '', 'Supertouring', 0, 0, 854, '', 1, '190.1'),
(94912, '312 964', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94911, '312 962', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94910, '312 961', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94909, '312 955', 32, '', 'Supertouring', 0, 0, 854, '', 1, '192.8'),
(94908, '312 949', 32, '', 'Supertouring', 0, 0, 854, '', 1, '191.79'),
(94907, '312 939', 32, '', 'Supertouring', 0, 0, 854, '', 1, '196.22'),
(94906, '312 937', 32, '', 'Supertouring', 0, 0, 854, '', 1, '215.85'),
(94905, '312 934', 32, '', 'Supertouring', 0, 0, 854, '', 1, '215.49'),
(94904, '312 929', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94903, '312 925', 32, '', 'Supertouring', 0, 0, 854, '', 1, '403.95'),
(94902, '312 919', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94901, '312 907', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94900, '312 906', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94899, '312 905', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94898, '312 904', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94897, '312 903', 32, '', 'Supertouring', 0, 0, 854, '', 1, '315.9'),
(94896, '312 902', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94895, '312 901', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94894, '312 784', 32, '', 'Supertouring', 0, 0, 854, '', 1, '255.44'),
(94893, '312 783', 32, '', 'Supertouring', 0, 0, 854, '', 1, '243.56'),
(94892, '312 782', 32, '', 'Supertouring', 0, 0, 854, '', 1, '439.59'),
(94891, '312 771', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94890, '312 770', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94889, '312 758', 32, '', 'Supertouring', 0, 0, 854, '', 1, '215.49'),
(94888, '312 757', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94887, '312 756', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94886, '312 748', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94885, '312 747', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94884, '312 745', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94883, '312 742', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94882, '312 741', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94881, '312 708', 32, '', 'Supertouring', 0, 0, 854, '', 1, '243.56'),
(94880, '312 707', 32, '', 'Supertouring', 0, 0, 854, '', 1, '231.68'),
(94879, '312 699', 32, '', 'Supertouring', 0, 0, 854, '', 1, '344.55'),
(94878, '312 698', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94877, '312 687', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94876, '312 686', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94875, '312 677', 32, '', 'Supertouring', 0, 0, 854, '', 1, '173.62'),
(94874, '312 675', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94873, '312 670', 32, '', 'Supertouring', 0, 0, 854, '', 1, '330.65'),
(94872, '312 669', 32, '', 'Supertouring', 0, 0, 854, '', 1, '310.81'),
(94871, '312 668', 32, '', 'Supertouring', 0, 0, 854, '', 1, '367.42'),
(94870, '312 656', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94869, '312 655', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94868, '312 653', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94867, '312 652', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94866, '312 651', 32, '', 'Supertouring', 0, 0, 527, '', 1, '539.56'),
(94865, '312 649', 32, '', 'Supertouring', 0, 0, 527, '', 1, '360.36'),
(94864, '312 648', 32, '', 'Supertouring', 0, 0, 527, '', 1, '539.56'),
(94863, '312 646', 32, '', 'Supertouring', 0, 0, 527, '', 1, '565.27'),
(94862, '312 644', 32, '', 'Supertouring', 0, 0, 854, '', 1, '487.54'),
(94861, '312 643', 32, '', 'Supertouring', 0, 0, 854, '', 1, '294.65'),
(94860, '312 640', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94859, '312 639', 32, '', 'Supertouring', 0, 0, 854, '', 1, '306.21'),
(94858, '312 638', 32, '', 'Supertouring', 0, 0, 854, '', 1, '199.8'),
(94857, '312 633', 32, '', 'Supertouring', 0, 0, 854, '', 1, '593.54'),
(94856, '312 616', 32, '', 'Supertouring', 0, 0, 854, '', 1, '211.48'),
(94855, '312 615', 32, '', 'Supertouring', 0, 0, 854, '', 1, '230.49'),
(94854, '312 606', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94853, '312 605', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94852, '312 604', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94851, '312 603', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94850, '312 602', 32, '', 'Supertouring', 0, 0, 854, '', 1, '196.22'),
(94849, '312 601', 32, '', 'Supertouring', 0, 0, 854, '', 1, '196.22'),
(94848, '312 600', 32, '', 'Supertouring', 0, 0, 854, '', 1, '660.97'),
(94847, '312 594', 32, '', 'Supertouring', 0, 0, 854, '', 1, '194.85'),
(94846, '312 576', 32, '', 'Advantage', 0, 0, 854, '', 1, '201.98'),
(94845, '312 575', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(94844, '312 568', 32, '', 'Supertouring', 0, 0, 854, '', 1, '315.29'),
(94843, '312 567', 32, '', 'Supertouring', 0, 0, 854, '', 1, '330.29'),
(94842, '312 566', 32, '', 'Supertouring', 0, 0, 854, '', 1, '228.93'),
(94841, '312 563', 32, '', 'Supertouring', 0, 0, 854, '', 1, '313.96'),
(94840, '312 562', 32, '', 'Supertouring', 0, 0, 854, '', 1, '313.96'),
(94839, '312 561', 32, '', 'Supertouring', 0, 0, 854, '', 1, '218.23'),
(94838, '312 559', 32, '', 'Supertouring', 0, 0, 854, '', 1, '130.69'),
(94837, '312 468', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94836, '312 467', 32, '', 'Supertouring', 0, 0, 854, '', 1, '392.07'),
(94835, '312 466', 32, '', 'Supertouring', 0, 0, 854, '', 1, '392.07'),
(94834, '312 465', 32, '', 'Supertouring', 0, 0, 528, '', 1, '546.9'),
(94833, '312 461', 32, '', 'Supertouring', 0, 0, 854, '', 1, '142.57'),
(94832, '312 459', 32, '', 'Supertouring', 0, 0, 854, '', 1, '142.57'),
(94831, '312 447', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94830, '312 441', 32, '', 'Supertouring', 0, 0, 854, '', 1, '154.45'),
(94829, '312 439', 32, '', 'Supertouring', 0, 0, 854, '', 1, '147.43'),
(94828, '312 433', 32, '', 'Supertouring', 0, 0, 854, '', 1, '172.27'),
(94827, '312 430', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94826, '312 429', 32, '', 'Supertouring', 0, 0, 854, '', 1, '294.85'),
(94825, '312 422', 32, '', 'Advantage', 0, 0, 854, '', 1, '201.98'),
(94824, '312 421', 32, '', 'Advantage', 0, 0, 854, '', 1, '201.98'),
(94823, '312 420', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(94822, '312 419', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(94821, '312 393', 32, '', 'Supertouring', 0, 0, 854, '', 1, '242.01'),
(94820, '312 388', 32, '', 'Supertouring', 0, 0, 854, '', 1, '419.62'),
(94819, '312 387', 32, '', 'Supertouring', 0, 0, 854, '', 1, '439.59'),
(94818, '312 385', 32, '', 'Supertouring', 0, 0, 854, '', 1, '110.12'),
(94817, '312 378', 32, '', 'Supertouring', 0, 0, 854, '', 1, '197.85'),
(94816, '312 372', 32, '', 'Supertouring', 0, 0, 854, '', 1, '692.45'),
(94815, '312 370', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94814, '312 363', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94813, '312 362', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94812, '312 359', 32, '', 'Supertouring', 0, 0, 854, '', 1, '272.19'),
(94811, '312 358', 32, '', 'Supertouring', 0, 0, 854, '', 1, '272.19'),
(94810, '312 354', 32, '', 'Supertouring', 0, 0, 854, '', 1, '160.25'),
(94809, '312 349', 32, '', 'Supertouring', 0, 0, 854, '', 1, '380.19'),
(94807, '312 345', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94805, '312 343', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94804, '312 339', 32, '', 'Supertouring', 0, 0, 854, '', 1, '202.76'),
(94803, '312 336', 32, '', 'Supertouring', 0, 0, 854, '', 1, '232.5'),
(94801, '312 333', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94800, '312 330', 32, '', 'Supertouring', 0, 0, 854, '', 1, '196.22'),
(94799, '312 328', 32, '', 'Supertouring', 0, 0, 854, '', 1, '282.05'),
(94798, '312 327', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.55'),
(94797, '312 326', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.55'),
(94796, '312 324', 32, '', 'Supertouring', 0, 0, 854, '', 1, '380.19'),
(94795, '312 323', 32, '', 'Advantage', 0, 0, 854, '', 1, '356.43'),
(94794, '312 320', 32, '', 'Supertouring', 0, 0, 854, '', 1, '183.14'),
(94793, '312 317', 32, '', 'Supertouring', 0, 0, 854, '', 1, '183.14'),
(94792, '312 315', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94791, '312 314', 32, '', 'Supertouring', 0, 0, 854, '', 1, '248.21'),
(94790, '312 313', 32, '', 'Supertouring', 0, 0, 854, '', 1, '294.85'),
(94789, '312 311', 32, '', 'Supertouring', 0, 0, 854, '', 1, '629.69'),
(94788, '312 305', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94787, '312 301', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94786, '312 298', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94785, '312 297', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94784, '312 294', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.66'),
(94783, '312 291', 32, '', 'Advantage', 0, 0, 854, '', 1, '283.52'),
(94782, '312 289', 32, '', 'Supertouring', 0, 0, 854, '', 1, '212.58'),
(94781, '312 288', 32, '', 'Advantage', 0, 0, 854, '', 1, '317.54'),
(94780, '312 282', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94779, '312 281', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94778, '312 280', 32, '', 'Supertouring', 0, 0, 854, '', 1, '415.83'),
(94776, '312 267', 32, '', 'Supertouring', 0, 0, 854, '', 1, '166.79'),
(94775, '312 266', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94773, '312 260', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94772, '312 258', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94771, '312 254', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.66'),
(94770, '312 237', 32, '', 'Supertouring', 0, 0, 854, '', 1, '163.52'),
(94769, '312 235', 32, '', 'Supertouring', 0, 0, 854, '', 1, '304.15'),
(94768, '312 225', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94767, '312 217', 32, '', 'Supertouring', 0, 0, 854, '', 1, '570.29'),
(94766, '312 212', 32, '', 'Supertouring', 0, 0, 854, '', 1, '463.36'),
(94764, '312 205', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94763, '312 203', 32, '', 'Supertouring', 0, 0, 854, '', 1, '340.23'),
(94762, '312 202', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94761, '312 201', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94760, '312 197', 32, '', 'Supertouring', 0, 0, 854, '', 1, '392.07'),
(94759, '312 196', 32, '', 'Supertouring', 0, 0, 854, '', 1, '392.07'),
(94758, '312 163', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94757, '312 162', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94756, '312 161', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94755, '312 160', 32, '', 'Supertouring', 0, 0, 854, '', 1, '340.23'),
(94754, '312 159', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94753, '312 154', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94752, '312 151', 32, '', 'Supertouring', 0, 0, 854, '', 1, '236.92'),
(94751, '312 125', 32, '', 'Supertouring', 0, 0, 854, '', 1, '149.85'),
(94750, '312 119', 32, '', 'Supertouring', 0, 0, 854, '', 1, '558.4'),
(94749, '312 118', 32, '', 'Supertouring', 0, 0, 854, '', 1, '558.4'),
(94746, '312 095', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94745, '312 083', 32, '', 'Supertouring', 0, 0, 854, '', 1, '209.1'),
(94744, '312 075', 32, '', 'Supertouring', 0, 0, 854, '', 1, '130.69'),
(94743, '312 071', 32, '', 'Supertouring', 0, 0, 854, '', 1, '147.43'),
(94742, '312 070', 32, '', 'Supertouring', 0, 0, 854, '', 1, '396.93'),
(94739, '312 063', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94737, '312 047', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94735, '312 029', 32, '', 'Supertouring', 0, 0, 854, '', 1, '142.57'),
(94733, '312 023', 32, '', 'Supertouring', 0, 0, 854, '', 1, '260.84'),
(94732, '312 009', 32, '', 'Supertouring', 0, 0, 854, '', 1, '130.82'),
(94730, '311 999', 32, '', 'Supertouring', 0, 0, 854, '', 1, '660.97'),
(94729, '311 995', 32, '', 'Supertouring', 0, 0, 854, '', 1, '439.59'),
(94728, '311 983', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94726, '311 958', 32, '', 'Supertouring', 0, 0, 854, '', 1, '272.19'),
(94725, '311 957', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94724, '311 945', 32, '', 'Supertouring', 0, 0, 854, '', 1, '546.53'),
(94723, '311 944', 32, '', 'Supertouring', 0, 0, 854, '', 1, '546.53'),
(94721, '311 931', 32, '', 'Supertouring', 0, 0, 854, '', 1, '154.45'),
(94720, '311 930', 32, '', 'Supertouring', 0, 0, 854, '', 1, '243.56'),
(94719, '311 929', 32, '', 'Supertouring', 0, 0, 854, '', 1, '243.56'),
(94716, '311 917', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94715, '311 916', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94714, '311 915', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94713, '311 914', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94712, '311 913', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94711, '311 911', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94710, '311 785', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94709, '311 776', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94707, '311 772', 32, '', 'Supertouring', 0, 0, 854, '', 1, '870.59'),
(94706, '311 771', 32, '', 'Supertouring', 0, 0, 854, '', 1, '881.74'),
(94705, '311 770', 32, '', 'Supertouring', 0, 0, 854, '', 1, '833.41'),
(94704, '311 758', 32, '', 'Supertouring', 0, 0, 854, '', 1, '461.26'),
(94702, '311 755', 32, '', 'Supertouring', 0, 0, 854, '', 1, '615.01'),
(94700, '311 742', 32, '', 'Supertouring', 0, 0, 854, '', 1, '154.45'),
(94699, '311 705', 32, '', 'Advantage', 0, 0, 854, '', 1, '272.19'),
(94697, '311 701', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94693, '311 668', 32, '', 'Supertouring', 0, 0, 854, '', 1, '700.94'),
(94691, '311 664', 32, '', 'Supertouring', 0, 0, 527, '', 1, '881.83'),
(94690, '311 663', 32, '', 'Supertouring', 0, 0, 527, '', 1, '884.89'),
(94689, '311 661', 32, '', 'Supertouring', 0, 0, 854, '', 1, '714.93'),
(94688, '311 657', 32, '', 'Supertouring', 0, 0, 854, '', 1, '687.97'),
(94687, '311 648', 32, '', 'Supertouring', 0, 0, 854, '', 1, '317.54'),
(94686, '311 647', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94685, '311 646', 32, '', 'Supertouring', 0, 0, 854, '', 1, '183.14'),
(94684, '311 645', 32, '', 'Supertouring', 0, 0, 854, '', 1, '415.83'),
(94683, '311 615', 32, '', 'Supertouring', 0, 0, 854, '', 1, '466.35'),
(94682, '311 502', 32, '', 'Supertouring', 0, 0, 854, '', 1, '650.06'),
(94681, '311 501', 32, '', 'Supertouring', 0, 0, 854, '', 1, '621.8'),
(94680, '311 500', 32, '', 'Supertouring', 0, 0, 854, '', 1, '551.14'),
(94679, '311 497', 32, '', 'Supertouring', 0, 0, 854, '', 1, '580.04'),
(94678, '311 492', 32, '', 'Supertouring', 0, 0, 854, '', 1, '537.01'),
(94677, '311 491', 32, '', 'Supertouring', 0, 0, 854, '', 1, '512.6'),
(94676, '311 489', 32, '', 'Supertouring', 0, 0, 527, '', 1, '763.11'),
(94674, '311 485', 32, '', 'Supertouring', 0, 0, 854, '', 1, '989.23'),
(94673, '311 484', 32, '', 'Supertouring', 0, 0, 854, '', 1, '664.2'),
(94672, '311 483', 32, '', 'Supertouring', 0, 0, 854, '', 1, '975.09'),
(94670, '311 479', 32, '', 'Supertouring', 0, 0, 854, '', 1, '720.72'),
(94669, '311 427', 32, '', 'Supertouring', 0, 0, 854, '', 1, '117.73'),
(94668, '311 421', 32, '', 'Supertouring', 0, 0, 854, '', 1, '142.57'),
(94666, '311 409', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94665, '311 408', 32, '', 'Supertouring', 0, 0, 854, '', 1, '475.24'),
(94664, '311 406', 32, '', 'Supertouring', 0, 0, 854, '', 1, '415.83'),
(94663, '311 405', 32, '', 'Supertouring', 0, 0, 854, '', 1, '415.83'),
(94662, '311 404', 32, '', 'Supertouring', 0, 0, 854, '', 1, '392.07'),
(94661, '311 403', 32, '', 'Supertouring', 0, 0, 854, '', 1, '392.07'),
(94660, '311 392', 32, '', 'Supertouring', 0, 0, 854, '', 1, '192.8'),
(94659, '311 391', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.11'),
(94658, '311 389', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94657, '311 375', 32, '', 'Supertouring', 0, 0, 854, '', 1, '44.82'),
(94656, '311 372', 32, '', 'Supertouring', 0, 0, 854, '', 1, '192.8'),
(94655, '311 367', 32, '', 'Supertouring', 0, 0, 854, '', 1, '444.35'),
(94654, '311 365', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(94653, '311 364', 32, '', 'Supertouring', 0, 0, 854, '', 1, '130.94'),
(94652, '311 363', 32, '', 'Supertouring', 0, 0, 854, '', 1, '135.44'),
(94651, '311 362', 32, '', 'Supertouring', 0, 0, 854, '', 1, '135.44'),
(94650, '311 346', 32, '', 'Supertouring', 0, 0, 854, '', 1, '183.14'),
(94649, '311 344', 32, '', 'Supertouring', 0, 0, 854, '', 1, '279.2'),
(94648, '311 242', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94644, '311 237', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94643, '311 236', 32, '', 'Supertouring', 0, 0, 854, '', 1, '294.85'),
(94642, '311 235', 32, '', 'Supertouring', 0, 0, 854, '', 1, '294.85'),
(94641, '311 233', 32, '', 'Supertouring', 0, 0, 854, '', 1, '380.19'),
(94640, '311 217', 32, '', 'Supertouring', 0, 0, 854, '', 1, '477.65'),
(94639, '311 193', 32, '', 'Supertouring', 0, 0, 854, '', 1, '522.87'),
(94638, '311 191', 32, '', 'Supertouring', 0, 0, 854, '', 1, '536.87'),
(94635, '311 039', 32, '', 'Supertouring', 0, 0, 854, '', 1, '183.14'),
(94633, '311 015', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94632, '311 010', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94628, '310 979', 32, '', 'Supertouring', 0, 0, 854, '', 1, '136.1'),
(94627, '310 978', 32, '', 'Supertouring', 0, 0, 854, '', 1, '130.69'),
(94626, '310 967', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94625, '310 962', 32, '', 'Supertouring', 0, 0, 854, '', 1, '272.83'),
(94623, '310 950', 32, '', 'Supertouring', 0, 0, 854, '', 1, '153.71'),
(94622, '310 949', 32, '', 'Supertouring', 0, 0, 854, '', 1, '146.66'),
(94621, '310 795', 32, '', 'Supertouring', 0, 0, 854, '', 1, '304.79'),
(94620, '310 794', 32, '', 'Supertouring', 0, 0, 854, '', 1, '330.65'),
(94618, '310 788', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.63'),
(94615, '310 783', 32, '', 'Supertouring', 0, 0, 854, '', 1, '317.42'),
(94614, '310 776', 32, '', 'Supertouring', 0, 0, 854, '', 1, '312.47'),
(94611, '310 771', 32, '', 'Supertouring', 0, 0, 854, '', 1, '244.68'),
(94610, '310 770', 32, '', 'Supertouring', 0, 0, 854, '', 1, '143.59'),
(94609, '310 769', 32, '', 'Supertouring', 0, 0, 854, '', 1, '661.37'),
(94608, '310 767', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94605, '310 764', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94603, '310 762', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94602, '310 734', 32, '', 'Supertouring', 0, 0, 854, '', 1, '90.07'),
(94600, '310 719', 32, '', 'Supertouring', 0, 0, 854, '', 1, '475.24'),
(94593, '310 628', 32, '', 'Supertouring', 0, 0, 854, '', 1, '478.1'),
(94591, '310 621', 32, '', 'Supertouring', 0, 0, 854, '', 1, '124.28'),
(94579, '310 273', 32, '', 'Supertouring', 0, 0, 854, '', 1, '559.1'),
(94559, '310 114', 32, '', 'Supertouring', 0, 0, 854, '', 1, '161.56'),
(94557, '310 103', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94528, '300 063', 32, '', 'Supertouring', 0, 0, 854, '05428', 1, '243.56'),
(94517, '290 997', 32, '', 'Supertouring', 0, 0, 527, '', 1, '705.3'),
(94514, '290 989', 32, '', 'Supertouring', 0, 0, 527, '', 1, '198.39');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(94482, '290 719', 32, '', 'Supertouring', 0, 0, 854, '', 1, '243.56'),
(94480, '290 708', 32, '', 'Supertouring', 0, 0, 854, '', 1, '264.98'),
(94477, '290 691', 32, '', 'Supertouring', 0, 0, 854, '', 1, '160.25'),
(94459, '290 528', 32, '', 'Supertouring', 0, 0, 854, '', 1, '294.85'),
(94454, '290 515', 32, '', 'Supertouring', 0, 0, 854, '', 1, '294.85'),
(94453, '290 508', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94446, '290 386', 32, '', 'Supertouring', 0, 0, 854, '', 1, '206.73'),
(94445, '290 385', 32, '', 'Supertouring', 0, 0, 854, '', 1, '206.73'),
(94440, '290 379', 32, '', 'Supertouring', 0, 0, 854, '', 1, '187.3'),
(94439, '290 378', 32, '', 'Supertouring', 0, 0, 854, '', 1, '243.21'),
(94437, '290 275', 32, '', 'Supertouring', 0, 0, 854, '', 1, '196.22'),
(94436, '290 259', 32, '', 'Supertouring', 0, 0, 527, '', 1, '658.54'),
(94426, '290 187', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94424, '290 175', 32, '', 'Supertouring', 0, 0, 854, '', 1, '306.21'),
(94423, '290 174', 32, '', 'Supertouring', 0, 0, 854, '', 1, '306.21'),
(94416, '290 136', 32, '', 'Supertouring', 0, 0, 854, '', 1, '120.02'),
(94415, '290 120', 32, '', 'Supertouring', 0, 0, 854, '', 1, '136.63'),
(94412, '290 091', 32, '', 'Supertouring', 0, 0, 854, '', 1, '119.04'),
(94407, '290 078', 32, '', 'Supertouring', 0, 0, 854, '', 1, '228.42'),
(94398, '290 042', 32, '', 'Supertouring', 0, 0, 854, '', 1, '166.79'),
(94397, '290 034', 32, '', 'Supertouring', 0, 0, 854, '', 1, '125.59'),
(94392, '290 024', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94389, '290 002', 32, '', 'Supertouring', 0, 0, 854, '', 1, '207.92'),
(94388, '290 001', 32, '', 'Supertouring', 0, 0, 854, '', 1, '207.92'),
(94387, '280 989', 32, '', 'Supertouring', 0, 0, 854, '', 1, '344.55'),
(94386, '280 985', 32, '', 'Supertouring', 0, 0, 854, '', 1, '106.61'),
(94384, '280 981', 32, '', 'Supertouring', 0, 0, 854, '', 1, '145.86'),
(94383, '280 975', 32, '', 'Supertouring', 0, 0, 854, '', 1, '215.85'),
(94382, '280 971', 32, '', 'Supertouring', 0, 0, 854, '', 1, '340.23'),
(94381, '280 966', 32, '', 'Supertouring', 0, 0, 854, '', 1, '454.81'),
(94380, '280 961', 32, '', 'Supertouring', 0, 0, 854, '', 1, '226.82'),
(94377, '280 952', 32, '', 'Supertouring', 0, 0, 854, '', 1, '344.6'),
(94376, '280 951', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94375, '280 943', 32, '', 'Supertouring', 0, 0, 854, '', 1, '118.78'),
(94374, '280 942', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94372, '280 935', 32, '', 'Supertouring', 0, 0, 854, '', 1, '550.35'),
(94371, '280 930', 32, '', 'Supertouring', 0, 0, 854, '', 1, '317.42'),
(94370, '280 928', 32, '', 'Supertouring', 0, 0, 854, '', 1, '654.68'),
(94368, '280 906', 32, '', 'Supertouring', 0, 0, 854, '', 1, '340.23'),
(94367, '280 900', 32, '', 'Supertouring', 0, 0, 854, '', 1, '166.33'),
(94366, '280 793', 32, '', 'Supertouring', 0, 0, 854, '', 1, '181.45'),
(94364, '280 757', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94363, '280 755', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94359, '280 735', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94358, '280 722', 32, '', 'Supertouring', 0, 0, 854, '', 1, '142.57'),
(94357, '280 716', 32, '', 'Supertouring', 0, 0, 854, '', 1, '320.78'),
(94356, '280 715', 32, '', 'Supertouring', 0, 0, 854, '', 1, '320.78'),
(94355, '280 701', 32, '', 'Supertouring', 0, 0, 854, '', 1, '294.85'),
(94354, '280 698', 32, '', 'Supertouring', 0, 0, 854, '', 1, '272.19'),
(94353, '280 694', 32, '', 'Supertouring', 0, 0, 854, '', 1, '320.78'),
(94352, '280 693', 32, '', 'Supertouring', 0, 0, 854, '', 1, '320.78'),
(94351, '280 691', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94350, '280 684', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94349, '280 683', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94348, '280 680', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94347, '280 676', 32, '', 'Supertouring', 0, 0, 854, '', 1, '283.52'),
(94346, '280 675', 32, '', 'Supertouring', 0, 0, 854, '', 1, '283.52'),
(94345, '280 641', 32, '', 'Supertouring', 0, 0, 854, '', 1, '327.24'),
(94344, '280 637', 32, '', 'Supertouring', 0, 0, 854, '', 1, '272.19'),
(94343, '280 635', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94342, '280 627', 32, '', 'Supertouring', 0, 0, 854, '', 1, '260.84'),
(94341, '280 625', 32, '', 'Supertouring', 0, 0, 854, '', 1, '147.43'),
(94340, '280 619', 32, '', 'Advantage', 0, 0, 854, '', 1, '158.78'),
(94339, '280 597', 32, '', 'Supertouring', 0, 0, 854, '', 1, '320.78'),
(94338, '280 588', 32, '', 'Supertouring', 0, 0, 854, '', 1, '463.36'),
(94337, '280 567', 32, '', 'Advantage', 0, 0, 854, '', 1, '291.08'),
(94336, '280 565', 32, '', 'Supertouring', 0, 0, 854, '', 1, '137.36'),
(94335, '280 564', 32, '', 'Supertouring', 0, 0, 854, '', 1, '117.73'),
(94334, '280 563', 32, '', 'Advantage', 0, 0, 854, '', 1, '279.2'),
(94333, '280 562', 32, '', 'Supertouring', 0, 0, 854, '', 1, '255.44'),
(94332, '280 560', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.06'),
(94331, '280 552', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94330, '280 537', 32, '', 'Advantage', 0, 0, 854, '', 1, '223.89'),
(94329, '280 535', 32, '', 'Supertouring', 0, 0, 854, '', 1, '267.32'),
(94328, '280 523', 32, '', 'Supertouring', 0, 0, 854, '', 1, '115.12'),
(94327, '280 521', 32, '', 'Supertouring', 0, 0, 854, '', 1, '229.93'),
(94326, '280 519', 32, '', 'Advantage', 0, 0, 854, '', 1, '166.33'),
(94325, '280 492', 32, '', 'Supertouring', 0, 0, 854, '', 1, '173.75'),
(94324, '280 487', 32, '', 'Supertouring', 0, 0, 854, '', 1, '192.8'),
(94323, '280 485', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94322, '280 483', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94321, '280 435', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94320, '280 431', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94319, '280 394', 32, '', 'Supertouring', 0, 0, 854, '', 1, '172.27'),
(94318, '280 393', 32, '', 'Supertouring', 0, 0, 854, '', 1, '340.23'),
(94317, '280 392', 32, '', 'Supertouring', 0, 0, 854, '', 1, '340.23'),
(94316, '280 375', 32, '', 'Supertouring', 0, 0, 854, '', 1, '156.32'),
(94315, '280 372', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94314, '280 368', 32, '', 'Supertouring', 0, 0, 854, '', 1, '179.19'),
(94313, '280 367', 32, '', 'Supertouring', 0, 0, 854, '', 1, '138.67'),
(94312, '280 362', 32, '', 'Supertouring', 0, 0, 854, '', 1, '255.16'),
(94311, '280 361', 32, '', 'Supertouring', 0, 0, 854, '', 1, '255.16'),
(94310, '280 360', 32, '', 'Supertouring', 0, 0, 854, '', 1, '189.68'),
(94309, '280 359', 32, '', 'Supertouring', 0, 0, 854, '', 1, '189.68'),
(94308, '280 355', 32, '', 'Supertouring', 0, 0, 854, '', 1, '181.83'),
(94307, '280 325', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94306, '280 324', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94305, '280 311', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94304, '250 260', 32, '', 'Supertouring', 0, 0, 37, '', 1, '608.03'),
(94303, '230 965', 32, '', 'Supertouring', 0, 0, 854, '', 1, '232.2'),
(94302, '230 964', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94301, '230 963', 32, '', 'Supertouring', 0, 0, 854, '', 1, '139.97'),
(94300, '230 777', 32, '', 'Supertouring', 0, 0, 854, '', 1, '209.31'),
(94299, '230 721', 32, '', 'Supertouring', 0, 0, 854, '', 1, '243.56'),
(94298, '230 713', 32, '', 'Supertouring', 0, 0, 854, '', 1, '156.98'),
(94297, '230 712', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94296, '230 711', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94295, '230 710', 32, '', 'Supertouring', 0, 0, 854, '', 1, '176.6'),
(94294, '230 709', 32, '', 'Supertouring', 0, 0, 854, '', 1, '176.6'),
(94293, '230 611', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.06'),
(94292, '230 609', 32, '', 'Supertouring', 0, 0, 854, '', 1, '176.6'),
(94291, '230 589', 32, '', 'Supertouring', 0, 0, 854, '', 1, '137.36'),
(94290, '230 588', 32, '', 'Supertouring', 0, 0, 854, '', 1, '121'),
(94289, '230 587', 32, '', 'Supertouring', 0, 0, 854, '', 1, '182.97'),
(94288, '230 586', 32, '', 'Supertouring', 0, 0, 854, '', 1, '111.19'),
(94287, '230 579', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94286, '230 578', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94285, '230 575', 32, '', 'Supertouring', 0, 0, 854, '', 1, '173.99'),
(94236, '230 108', 32, '', 'Supertouring', 0, 0, 854, '', 1, '419.62'),
(94225, '200 977', 32, '', 'Supertouring', 0, 0, 854, '', 1, '327.24'),
(94216, '200 793', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94201, '200 459', 32, '', 'Supertouring', 0, 0, 854, '07044', 1, '238.15'),
(94185, '200 369', 32, '', 'Supertouring', 0, 0, 854, '06956', 1, '261.38'),
(94173, '200 143', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.66'),
(94168, '200 120', 32, '', 'Advantage', 0, 0, 854, '', 1, '297.02'),
(94154, '200 027', 32, '', 'Supertouring', 0, 0, 854, '06921', 1, '112.82'),
(94153, '195 440', 32, '', 'Supertouring', 0, 0, 854, '', 1, '152.07'),
(94150, '170 930', 32, '', 'Supertouring', 0, 0, 854, '', 1, '140.63'),
(94145, '170 915', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94144, '170 909', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94127, '170 493', 32, '', 'Supertouring', 0, 0, 854, '', 1, '158.78'),
(94125, '170 460', 32, '', 'Supertouring', 0, 0, 854, '', 1, '127.55'),
(94124, '170 451', 32, '', 'Supertouring', 0, 0, 854, '', 1, '132.26'),
(94122, '170 442', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94112, '170 268', 32, '', 'Supertouring', 0, 0, 854, '', 1, '124.28'),
(94067, '131 720', 32, '', 'Supertouring', 0, 0, 854, '', 1, '317.42'),
(94066, '131 696', 32, '', 'Supertouring', 0, 0, 854, '', 1, '456.3'),
(94046, '125 989', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.06'),
(94043, '125 935', 32, '', 'Supertouring', 0, 0, 854, '', 1, '593.54'),
(94039, '125 909', 32, '', 'Supertouring', 0, 0, 854, '', 1, '264.52'),
(94037, '125 649', 32, '', 'Supertouring', 0, 0, 854, '', 1, '571.6'),
(94036, '125 598', 32, '', 'Supertouring', 0, 0, 854, '', 1, '319.66'),
(94034, '125 512', 32, '', 'Supertouring', 0, 0, 854, '', 1, '271.13'),
(94033, '125 443', 32, '', 'Supertouring', 0, 0, 854, '', 1, '405.34'),
(94028, '124 915', 32, '', 'Supertouring', 0, 0, 854, '', 1, '634'),
(94027, '124 654', 32, '', 'Supertouring', 0, 0, 854, '', 1, '175.29'),
(94023, '124 395', 32, '', 'Supertouring', 0, 0, 854, '', 1, '306.21'),
(94012, '123 724', 32, '', 'Supertouring', 0, 0, 854, '', 1, '196.46'),
(93996, '115 244', 32, '', 'Supertouring', 0, 0, 854, '', 1, '351.56'),
(93995, '115 195', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(93994, '115 163', 32, '', 'Supertouring', 0, 0, 854, '', 1, '119.69'),
(93977, '112 777', 32, '', 'Supertouring', 0, 0, 854, '', 1, '404.67'),
(93971, '112 211', 32, '', 'Supertouring', 0, 0, 527, '', 1, '579.4'),
(93967, '112 058', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(93964, '110 999', 32, '', 'Supertouring', 0, 0, 854, '', 1, '435.13'),
(93959, '110 904', 32, '', 'Supertouring', 0, 0, 854, '02595', 1, '237.62'),
(93946, '110 476', 32, '', 'Supertouring', 0, 0, 854, '', 1, '320.78'),
(93941, '110 442', 32, '', 'Supertouring', 0, 0, 854, '', 1, '96.17'),
(93940, '110 431', 32, '', 'Supertouring', 0, 0, 854, '02445', 1, '463.36'),
(93935, '110 392', 32, '', 'Supertouring', 0, 0, 854, '02304', 1, '415.83'),
(93931, '110 279', 32, '', 'Supertouring', 0, 0, 854, '02864', 1, '249.5'),
(93930, '110 268', 32, '', 'Supertouring', 0, 0, 854, '02884', 1, '392.07'),
(93928, '110 197', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(93918, '106 214', 32, '', 'Supertouring', 0, 0, 854, '', 1, '183.05'),
(93903, '105 748', 32, '', 'Advantage', 0, 0, 854, '', 1, '128.2'),
(93895, '105 719', 32, '', 'Supertouring', 0, 0, 854, '', 1, '92.88'),
(93894, '105 712', 32, '', 'Supertouring', 0, 0, 854, '', 1, '104.65'),
(93873, '101 301', 32, '', 'Supertouring', 0, 0, 854, '', 1, '106.93'),
(93865, '100 667', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(93864, '100 662', 32, '', 'Supertouring', 0, 0, 854, '09931', 1, '191.87'),
(93863, '100 659', 32, '', 'Supertouring', 0, 0, 854, '01044', 1, '285.14'),
(93859, '100 524', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(93851, '100 321', 32, '', 'Supertouring', 0, 0, 854, '00923', 1, '226.82'),
(93850, '100 320', 32, '', 'Supertouring', 0, 0, 854, '00907', 1, '225.74'),
(93847, '100 229', 32, '', 'Supertouring', 0, 0, 854, '09931', 1, '91.57'),
(93846, '007 304', 32, '', 'Supertouring', 0, 0, 854, '', 1, '127.55'),
(93844, '000 370', 32, '', 'Supertouring', 0, 0, 854, '', 1, '277.5'),
(93840, '2651.00', 152, '', 'Ferodouri', 0, 0, 402, '0651-00-MODEL', 1, '71.14'),
(93836, '6999.20', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '326.73'),
(93815, '6974.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '111.94'),
(93814, '6973.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '75.07'),
(93805, '6962.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '114.81'),
(93803, '6960.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '84.14'),
(93798, '6955.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '103.52'),
(93796, '6953.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '97.79'),
(93791, '6947.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '72.5'),
(93790, '6946.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '84.42'),
(93789, '6945.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '129.85'),
(93786, '6942.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '179.49'),
(93784, '6933.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '100.17'),
(93783, '6930.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '92.09'),
(93781, '6928.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '95.92'),
(93780, '6927.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '65.18'),
(93779, '6926.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '137.75'),
(93778, '6925.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '158.1'),
(93775, '6922.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '66.57'),
(93774, '6920.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '64.72'),
(93773, '6919.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '55.77'),
(93771, '6917.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '64.69'),
(93770, '6916.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '98.92'),
(93768, '6913.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '85.6'),
(93767, '6912.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '99.89'),
(93766, '6910.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '86.58'),
(93765, '6909.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '62.32'),
(93764, '6908.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '88.6'),
(93763, '6907.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '65.74'),
(93762, '6906.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '66.64'),
(93761, '6905.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '78.36'),
(93760, '6904.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '76.05'),
(93758, '6901.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '65.74'),
(93757, '6900.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '61.07'),
(93750, '6892.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '119.55'),
(93742, '6883.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '85.11'),
(93741, '6882.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '99.89'),
(93724, '6862.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '115.58'),
(93720, '6850.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '111.47'),
(93718, '6848.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '125.27'),
(93716, '6844.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '89.31'),
(93715, '6843.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '74.93'),
(93714, '6842.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '103.17'),
(93711, '6838.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '67.34'),
(93710, '6837.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '97.8'),
(93709, '6836.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '130.41'),
(93707, '6833.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '61.84'),
(93699, '6822.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '82.95'),
(93690, '6809.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '61.9'),
(93689, '6807.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '153.34'),
(93688, '6805.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '77.1'),
(93683, '6800.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '57.84'),
(93682, '6799.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '81.33'),
(93656, '6762.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '71.38'),
(93655, '6761.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '72.84'),
(93649, '6753.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '53.77'),
(93646, '6750.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '62.6'),
(93643, '6746.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '110.42'),
(93632, '6730.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '162.21'),
(93631, '6729.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '121.71'),
(93624, '6716.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '65.04'),
(93623, '6715.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '74.47'),
(93619, '6709.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '59.33'),
(93614, '6704.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '112.65'),
(93609, '6699.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '77.11'),
(93608, '6698.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '92.37'),
(93604, '6694.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '186.68'),
(93603, '6693.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '81.89'),
(93599, '6689.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '109.63'),
(93598, '6688.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '63.31'),
(93596, '6686.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '78.14'),
(93594, '6684.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '90.92'),
(93593, '6683.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '66.92'),
(93592, '6682.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '113.45'),
(93589, '6679.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '119.15'),
(93588, '6678.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '67.45'),
(93587, '6676.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '116.83'),
(93586, '6675.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '76.63'),
(93585, '6674.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '74.54'),
(93584, '6673.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '117.04'),
(93583, '6672.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '130.84'),
(93582, '6671.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '107.56'),
(93581, '6670.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '97.73'),
(93580, '6669.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '117.6'),
(93579, '6668.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '104.7'),
(93578, '6667.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '93.83'),
(93576, '6665.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '52.24'),
(93575, '6664.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '46.52'),
(93574, '6663.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '89.5'),
(93573, '6662.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '112.35'),
(93571, '6660.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '143.14'),
(93570, '6659.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '93.12'),
(93568, '6657.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '125.32'),
(93565, '6654.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '112.49'),
(93556, '6645.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '123.83'),
(93550, '6639.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '83.47'),
(93549, '6638.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '97.45'),
(93548, '6637.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '87.84'),
(93547, '6636.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '66.64'),
(93540, '6628.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '82.54'),
(93536, '6624.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '89.84'),
(93535, '6623.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '97.95'),
(93534, '6621.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '57.05'),
(93533, '6620.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '78.14'),
(93531, '6618.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '44.76'),
(93530, '6617.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '46.37'),
(93529, '6616.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '37.78'),
(93528, '6615.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '77.31'),
(93527, '6614.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '100.74'),
(93525, '6612.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '136.87'),
(93514, '6600.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '154.32'),
(93505, '6589.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '95.05'),
(93490, '6571.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '93.13'),
(93487, '6568.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '58.57'),
(93468, '6547.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '30.95'),
(93467, '6546.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '51.26'),
(93462, '6540.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '58.05'),
(93456, '6532.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '54.48'),
(93446, '6517.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.53'),
(93444, '6515.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '100.81'),
(93435, '6504.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '86.42'),
(93428, '6493.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '122.4'),
(93411, '6469.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.53'),
(93409, '6467.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '45.37'),
(93404, '6462.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.58'),
(93400, '6457.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '65.88'),
(93398, '6454.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '65.25'),
(93395, '6450.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '27.95'),
(93391, '6446.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.27'),
(93390, '6445.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '74.38'),
(93386, '6440.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '96.17'),
(93385, '6439.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '62.47'),
(93384, '6438.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '75.11'),
(93381, '6432.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '81.35'),
(93366, '6413.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '69.81'),
(93358, '6400.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '43.6'),
(93331, '6345.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '93.95'),
(93311, '6319.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '116.89'),
(93303, '6311.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '55.55'),
(93282, '6287.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '62.52'),
(93272, '6257.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '76.75'),
(93269, '6250.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '57.93'),
(93264, '6241.01', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '36.84'),
(93248, '6223.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '73.98'),
(93242, '6213.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '66.01'),
(93238, '6207.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '57.51'),
(93235, '6204.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.53'),
(93229, '6195.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '59.03'),
(93228, '6194.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '46.86'),
(93227, '6193.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '50.75'),
(93226, '6192.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '78.62'),
(93219, '6181.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '42.9'),
(93217, '6178.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '64.64'),
(93211, '6172.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '44.03'),
(93206, '6161.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '74.17'),
(93189, '6129.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '37.41'),
(93173, '61115.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '105.26'),
(93159, '61102.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '171.76'),
(93157, '61100.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '159.01'),
(93152, '61097.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '111.74'),
(93143, '61089.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '101.08'),
(93137, '6108.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '80.37'),
(93136, '61079.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '244.12'),
(93131, '61072.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '121.71'),
(93121, '61058.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '115.3'),
(93107, '61041.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '179.02'),
(93093, '61025.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '79.47'),
(93083, '61016.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '156.15'),
(93073, '61007.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '121.3'),
(93057, '6083.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '67.22'),
(93056, '6082.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '90.9'),
(93055, '6080.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '43.57'),
(93054, '6075.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '45.55'),
(93053, '6071.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '32.38'),
(93052, '6070.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '29.42'),
(93051, '6067.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '35.03'),
(93050, '6066.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '29.73'),
(93049, '6061.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '42.15'),
(93048, '6060.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '44.12'),
(93047, '6059.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '30.55'),
(93046, '6058.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '68.31'),
(93045, '6057.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '33.19'),
(93044, '6056.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '92.04'),
(93043, '6054.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '71.15'),
(93042, '6047.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.8'),
(93041, '6041.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '57.58'),
(93040, '6040.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '45.26'),
(93039, '6037.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '63.78'),
(93038, '6033.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '43.64'),
(93037, '6032.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '45.12'),
(93036, '6031.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '50.46'),
(93035, '6030.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '23.25'),
(93034, '6025.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '85.17'),
(93033, '6024.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '54.39'),
(93032, '6023.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '30.08'),
(93031, '6021.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '29.17'),
(93030, '6020.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '67.06'),
(93029, '6019.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '31.69'),
(93028, '6016.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '74.54'),
(93026, '6013.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '57.62'),
(93025, '6012.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '34.64'),
(93024, '6009.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '59.05'),
(93023, 'SPK 3719.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '325.83'),
(93022, 'SPK 3718.03', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '203.54'),
(93021, 'SPK 3718.02', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '257.08'),
(93020, 'SPK 3718.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '295.28'),
(93019, 'SPK 3718.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '314.36'),
(93018, 'SPK 3670.03', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '236.27'),
(93017, 'SPK 3670.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '233.77'),
(93016, 'SPK 3512.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '254.93'),
(93015, 'SPK 3507.02', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '215.25'),
(93014, 'SPK 3507.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '177.53'),
(93013, 'SPK 3506.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '217.45'),
(93012, 'SPK 3506.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '228.02'),
(93011, 'SPK 3421.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '296.68'),
(93010, 'SPK 3419.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '220.88'),
(93009, 'SPK 3417.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '284.05'),
(93008, 'SPK 3416.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '167.36'),
(93007, 'SPK 3398.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '187.96'),
(93006, 'SPK 3398.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '158.79'),
(93005, 'SPK 3396.04', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '208'),
(93004, 'SPK 3396.03', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '227.4'),
(93003, 'SPK 3396.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '215.25'),
(93002, 'SPK 3307.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '151.59'),
(93001, 'SPK 3304.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '245.38'),
(93000, 'SPK 3304.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '210.92'),
(92999, 'SPK 3302.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '223.84'),
(92998, 'SPK 3302.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '120.64'),
(92997, 'SPK 3300.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '268.41'),
(92996, 'SPK 3199.04', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '245.85'),
(92995, 'SPK 3199.03', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '145.81'),
(92994, 'SPK 3199.02', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '179.2'),
(92993, 'SPK 3199.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '220.71'),
(92992, 'SPK 3185.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '170.97'),
(92991, 'SPK 3182.05', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '187.96'),
(92990, 'SPK 3182.04', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '203.83'),
(92989, 'SPK 3182.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '159.69'),
(92988, 'SPK 3179.03', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '167.89'),
(92987, 'SPK 3179.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '182.25'),
(92986, 'SPK 3179.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '146.55'),
(92985, 'SPK 3169.07', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '239.9'),
(92984, 'SPK 3169.06', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '199.48'),
(92983, 'SPK 3169.04', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '223.42'),
(92982, 'SPK 3169.02', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '236.16'),
(92981, 'SPK 3169.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '222.25'),
(92980, 'SPK 3152.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '201.07'),
(92979, 'SPK 3149.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '197.41'),
(92978, 'SPK 3135.02', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '233.19'),
(92977, 'SPK 3135.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '237.14'),
(92976, 'SPK 3135.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '237.14'),
(92975, 'SPK 3130.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '147.27'),
(92974, 'SPK 3126.02', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '228.02'),
(92973, 'SPK 3126.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '144.8'),
(92972, 'SPK 3126.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '228.02'),
(92971, 'SPK 3095.04', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '244.34'),
(92970, 'SPK 3095.02', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '228.02'),
(92969, 'SPK 3095.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '230.93'),
(92968, 'SPK 3092.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '268.73'),
(92967, 'SPK 3091.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '147.27'),
(92966, 'SPK 3088.02', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '162.18'),
(92965, 'SPK 3083.05', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '219.78'),
(92964, 'SPK 3083.04', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '156.66'),
(92963, 'SPK 3081.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '142.27'),
(92962, 'SPK 3078.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '236.16'),
(92961, 'SPK 3076.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '234.01'),
(92960, 'SPK 3075.03', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '223.9'),
(92959, 'SPK 3075.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '223.42'),
(92958, 'SPK 3075.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '215.86'),
(92957, 'SPK 3051.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '131.13'),
(92956, 'SPK 3051.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '145.03'),
(92955, 'SPK 3046.05', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '162.9'),
(92954, 'SPK 3046.02', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '195.2'),
(92953, 'SPK 3046.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '128.95'),
(92952, 'SPK 3045.03', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '118.6'),
(92950, 'SPK 3045.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '121.31'),
(92949, 'SPK 3043.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '236.82'),
(92948, 'SPK 3042.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '233.19'),
(92947, 'SPK 3040.02', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '122.32'),
(92946, 'SPK 3040.01', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '223.84'),
(92945, 'SPK 3040.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '254.03'),
(92944, 'SPK 3027.05', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '227.21'),
(92943, 'SPK 3027.03', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '159.69'),
(92942, 'SPK 3027.02', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '156.08'),
(92941, 'SPK 3017.05', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '176.01'),
(92940, '3082.00', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '193.3'),
(92939, '2996.00', 152, '', 'Placute de frana', 0, 0, 402, '0996-00-MODEL', 1, '71.62'),
(92938, '2995.00', 152, '', 'Placute de frana', 0, 0, 402, '0995-00-MODEL', 1, '106.94'),
(92937, '2994.00', 152, '', 'Placute de frana', 0, 0, 402, '0994-00-MODEL', 1, '120.14'),
(92936, '2993.00', 152, '', 'Placute de frana', 0, 0, 402, '0993-00-MODEL', 1, '78.44'),
(92935, '2992.02', 152, '', 'Placute de frana', 0, 0, 402, '0992_02_MODEL', 1, '143.76'),
(92934, '2992.00', 152, '', 'Placute de frana', 0, 0, 402, '0992-00-MODEL', 1, '123.38'),
(92933, '2991.10', 152, '', 'Placute de frana', 0, 0, 402, '0991-10-MODEL', 1, '87.33'),
(92932, '2991.00', 152, '', 'Placute de frana', 0, 0, 402, '0991-00-MODEL', 1, '76.98'),
(92931, '2990.02', 152, '', 'Placute de frana', 0, 0, 402, '0990-02-MODEL', 1, '113.24'),
(92930, '2988.00', 152, '', 'Placute de frana', 0, 0, 402, '0988-00-MODEL', 1, '90.36'),
(92929, '2987.11', 152, '', 'Placute de frana', 0, 0, 402, '0987-11-MODEL', 1, '69.36'),
(92928, '2987.00', 152, '', 'Placute de frana', 0, 0, 402, '0987-00-MODEL', 1, '65.51'),
(92927, '2986.00', 152, '', 'Placute de frana', 0, 0, 402, '0986-00-MODEL', 1, '57.31'),
(92926, '2985.02', 152, '', 'Placute de frana', 0, 0, 402, '0985-02-MODEL', 1, '89.29'),
(92925, '2984.00', 152, '', 'Placute de frana', 0, 0, 402, '0984-00-MODEL', 1, '89'),
(92924, '2979.00', 152, '', 'Placute de frana', 0, 0, 402, '0979-00-MODEL', 1, '99.35'),
(92923, '2978.02', 152, '', 'Placute de frana', 0, 0, 402, '0978-02-MODEL', 1, '72.89'),
(92922, '2977.00', 152, '', 'Placute de frana', 0, 0, 402, '0977-00-MODEL', 1, '63.25'),
(92921, '2976.20', 152, '', 'Placute de frana', 0, 0, 402, '0976-20-MODEL', 1, '69.06'),
(92920, '2976.10', 152, '', 'Placute de frana', 0, 0, 402, '0976-10-MODEL', 1, '79.98'),
(92919, '2976.00', 152, '', 'Placute de frana', 0, 0, 402, '0976-00-MODEL', 1, '66.73'),
(92918, '2973.02', 152, '', 'Placute de frana', 0, 0, 402, '0973-02-MODEL', 1, '80.24'),
(92917, '2972.00', 152, '', 'Placute de frana', 0, 0, 402, '0972-00-MODEL', 1, '85.23'),
(92916, '2971.02', 152, '', 'Placute de frana', 0, 0, 402, '0971-02-MODEL', 1, '78.06'),
(92915, '2970.02', 152, '', 'Placute de frana', 0, 0, 402, '0970 02-MODEL', 1, '87.67'),
(92914, '2964.41', 152, '', 'Placute de frana', 0, 0, 402, '0964-41', 1, '127.86'),
(92913, '2964.32', 152, '', 'Placute de frana', 0, 0, 402, '0964-32-MODEL', 1, '107'),
(92912, '2964.20', 152, '', 'Placute de frana', 0, 0, 402, '0964_20_MODEL', 1, '131.26'),
(92911, '2964.12', 152, '', 'Placute de frana', 0, 0, 402, '0964-12-MODEL', 1, '93.62'),
(92910, '2964.02', 152, '', 'Placute de frana', 0, 0, 402, '0964-02-MODEL', 1, '100.34'),
(92909, '2963.00', 152, '', 'Placute de frana', 0, 0, 402, '0963-00-MODEL', 1, '86.32'),
(92908, '2962.00', 152, '', 'Placute de frana', 0, 0, 402, '0962-00-MODEL', 1, '80.19'),
(92907, '2961.02', 152, '', 'Placute de frana', 0, 0, 402, '0961-02', 1, '95.52'),
(92906, '2961.00', 152, '', 'Placute de frana', 0, 0, 402, '0961-00-MODEL', 1, '61.69'),
(92905, '2960.01', 152, '', 'Placute de frana', 0, 0, 402, '0960-01-MODEL', 1, '74.3'),
(92904, '2959.01', 152, '', 'Placute de frana', 0, 0, 402, '0959-01-MODEL', 1, '89.16'),
(92903, '2958.10', 152, '', 'Placute de frana', 0, 0, 402, '0958-10-MODEL', 1, '173.81'),
(92902, '2957.02', 152, '', 'Placute de frana', 0, 0, 402, '0957-02-MODEL', 1, '45.37'),
(92901, '2955.08', 152, '', 'Placute de frana', 0, 0, 402, '0955-08-MODEL', 1, '57.89'),
(92900, '2954.00', 152, '', 'Placute de frana', 0, 0, 402, '0954-00-MODEL', 1, '58.34'),
(92899, '2953.22', 152, '', 'Placute de frana', 0, 0, 402, '0953-22', 1, '86.11'),
(92898, '2953.02', 152, '', 'Placute de frana', 0, 0, 402, '0953-02-MODEL', 1, '83.66'),
(92897, '2952.02', 152, '', 'Placute de frana', 0, 0, 402, '0952-02-MODEL', 1, '83.11'),
(92896, '2951.11', 152, '', 'Placute de frana', 0, 0, 402, '0951-11-MODEL', 1, '120.93'),
(92895, '2951.02', 152, '', 'Placute de frana', 0, 0, 402, '0951-02-MODEL', 1, '97.04'),
(92894, '2899.00', 152, '', 'Placute de frana', 0, 0, 402, '0899-00-MODEL', 1, '110.49'),
(92893, '2898.00', 152, '', 'Placute de frana', 0, 0, 402, '0898-00-MODEL', 1, '102.41'),
(92892, '2897.11', 152, '', 'Placute de frana', 0, 0, 402, '0897-11-MODEL', 1, '72.63'),
(92891, '2897.02', 152, '', 'Placute de frana', 0, 0, 402, '0897-02-MODEL', 1, '100.79'),
(92890, '2896.02', 152, '', 'Placute de frana', 0, 0, 402, '0896-02-MODEL', 1, '126.48'),
(92889, '2895.00', 152, '', 'Placute de frana', 0, 0, 402, '0895-00-MODEL', 1, '155.89'),
(92888, '2893.02', 152, '', 'Placute de frana', 0, 0, 402, '0893-02-MODEL', 1, '61.59'),
(92887, '2892.00', 152, '', 'Placute de frana', 0, 0, 402, '0892-00-MODEL', 1, '80.91'),
(92886, '2890.00', 152, '', 'Placute de frana', 0, 0, 402, '0890-00-MODEL', 1, '88.45'),
(92885, '2889.00', 152, '', 'Placute de frana', 0, 0, 402, '0889-00-MODEL', 1, '47.78'),
(92884, '2888.40', 152, '', 'Placute de frana', 0, 0, 402, '0888-40', 1, '104.5'),
(92883, '2888.00', 152, '', 'Placute de frana', 0, 0, 402, '0888-00-MODEL', 1, '79.63'),
(92882, '2884.00', 152, '', 'Placute de frana', 0, 0, 402, '0884-00-MODEL', 1, '124.26'),
(92881, '2883.11', 152, '', 'Placute de frana', 0, 0, 402, '0883-11-MODEL', 1, '63.95'),
(92880, '2882.00', 152, '', 'Placute de frana', 0, 0, 402, '0882-00-MODEL', 1, '114.25'),
(92879, '2881.00', 152, '', 'Placute de frana', 0, 0, 402, '0881-00-MODEL', 1, '63.78'),
(92878, '2880.00', 152, '', 'Placute de frana', 0, 0, 402, '0880-00-MODEL', 1, '68.96'),
(92877, '2879.31', 152, '', 'Placute de frana', 0, 0, 402, '0879-31-MODEL', 1, '102.35'),
(92876, '2879.12', 152, '', 'Placute de frana', 0, 0, 402, '0879-12-MODEL', 1, '93.57'),
(92875, '2879.02', 152, '', 'Placute de frana', 0, 0, 402, '0879-02-MODEL', 1, '142.83'),
(92874, '2878.00', 152, '', 'Placute de frana', 0, 0, 402, '0878-00-MODEL', 1, '101.93'),
(92873, '2877.02', 152, '', 'Placute de frana', 0, 0, 402, '0877-02-MODEL', 1, '72.28'),
(92872, '2876.31', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '59.3'),
(92871, '2876.01', 152, '', 'Placute de frana', 0, 0, 402, '0876-01-MODEL', 1, '50.94'),
(92870, '2875.01', 152, '', 'Placute de frana', 0, 0, 402, '0875-01-MODEL', 1, '144.9'),
(92869, '2874.02', 152, '', 'Placute de frana', 0, 0, 402, '0874-02-MODEL', 1, '60.18'),
(92868, '2865.02', 152, '', 'Placute de frana', 0, 0, 402, '0865-00-MODEL', 1, '75.68'),
(92867, '2864.00', 152, '', 'Placute de frana', 0, 0, 402, '0864-00-MODEL', 1, '104.34'),
(92866, '2862.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '77.56'),
(92865, '2861.00', 152, '', 'Placute de frana', 0, 0, 402, '0861-00-MODEL', 1, '59.04'),
(92864, '2860.01', 152, '', 'Placute de frana', 0, 0, 402, '0860-01-MODEL', 1, '74.15'),
(92863, '2859.21', 152, '', 'Placute de frana', 0, 0, 402, '0859-21', 1, '80.91'),
(92862, '2859.11', 152, '', 'Placute de frana', 0, 0, 402, '0859-11', 1, '93.59'),
(92861, '2859.10', 152, '', 'Placute de frana', 0, 0, 402, '0859-10-MODEL', 1, '81.65'),
(92860, '2859.01', 152, '', 'Placute de frana', 0, 0, 402, '0859-01-MODEL', 1, '82.29'),
(92859, '2858.31', 152, '', 'Placute de frana', 0, 0, 402, '0858-31', 1, '81.57'),
(92858, '2858.11', 152, '', 'Placute de frana', 0, 0, 402, '0858-11-MODEL', 1, '87.44'),
(92857, '2858.10', 152, '', 'Placute de frana', 0, 0, 402, '0858-10-MODEL', 1, '71.48'),
(92856, '2858.01', 152, '', 'Placute de frana', 0, 0, 402, '0858-01-MODEL', 1, '78.62'),
(92855, '2857.10', 152, '', 'Placute de frana', 0, 0, 402, '0857-10', 1, '107.9'),
(92854, '2857.00', 152, '', 'Placute de frana', 0, 0, 402, '0857-00-MODEL', 1, '113.64'),
(92853, '2855.00', 152, '', 'Placute de frana', 0, 0, 402, '0855-00-MODEL', 1, '100.63'),
(92852, '2854.00', 152, '', 'Placute de frana', 0, 0, 402, '0854-00', 1, '58.08'),
(92851, '2852.14', 152, '', 'Placute de frana', 0, 0, 402, '0852-14-MODEL', 1, '80.24'),
(92850, '2849.00', 152, '', 'Placute de frana', 0, 0, 402, '0849-00-MODEL', 1, '84.07'),
(92849, '2845.01', 152, '', 'Placute de frana', 0, 0, 402, '0845-01-MODEL', 1, '74.96'),
(92848, '2844.00', 152, '', 'Placute de frana', 0, 0, 402, '0844-00-MODEL', 1, '95.45'),
(92847, '2843.10', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '78.38'),
(92846, '2843.00', 152, '', 'Placute de frana', 0, 0, 402, '0843-00-MODEL', 1, '93.09'),
(92845, '2842.30', 152, '', 'Placute de frana', 0, 0, 402, '0842-30-MODEL', 1, '79.37'),
(92844, '2842.20', 152, '', 'Placute de frana', 0, 0, 402, '0842-20-MODEL', 1, '68.4'),
(92843, '2842.00', 152, '', 'Placute de frana', 0, 0, 402, '0842-00-MODEL', 1, '63.92'),
(92842, '2841.00', 152, '', 'Placute de frana', 0, 0, 402, '0841-00-MODEL', 1, '71.01'),
(92841, '2840.30', 152, '', 'Placute de frana', 0, 0, 402, '0840-30-MODEL', 1, '61.5'),
(92840, '2840.20', 152, '', 'Placute de frana', 0, 0, 402, '0840-20-MODEL', 1, '60.36'),
(92839, '2840.10', 152, '', 'Placute de frana', 0, 0, 402, '0840-10-MODEL', 1, '73'),
(92838, '2839.02', 152, '', 'Placute de frana', 0, 0, 402, '0839-02-MODEL', 1, '64.58'),
(92837, '2837.02', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '107.18'),
(92836, '2836.02', 152, '', 'Placute de frana', 0, 0, 402, '0836-02-MODEL', 1, '106.74'),
(92835, '2834.20', 152, '', 'Placute de frana', 0, 0, 402, '0834-20-MODEL', 1, '88.07'),
(92834, '2834.10', 152, '', 'Placute de frana', 0, 0, 402, '0834-10-MODEL', 1, '103.26'),
(92833, '2834.01', 152, '', 'Placute de frana', 0, 0, 402, '0834-01-MODEL', 1, '99.49'),
(92832, '2834.00', 152, '', 'Placute de frana', 0, 0, 402, '0834-00-MODEL', 1, '137.02'),
(92831, '2833.00', 152, '', 'Placute de frana', 0, 0, 402, '0833-00-MODEL', 1, '86.67'),
(92830, '2830.20', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '60.76'),
(92829, '2830.00', 152, '', 'Placute de frana', 0, 0, 402, '0830-00-MODEL', 1, '62.96'),
(92828, '2829.04', 152, '', 'Placute de frana', 0, 0, 402, '0829-04-MODEL', 1, '103.05'),
(92827, '2828.04', 152, '', 'Placute de frana', 0, 0, 402, '0828-04-MODEL', 1, '100.58'),
(92826, '2827.04', 152, '', 'Placute de frana', 0, 0, 402, '0827-04-MODEL', 1, '113.1'),
(92825, '2822.12', 152, '', 'Placute de frana', 0, 0, 402, '0822-12-MODEL', 1, '77.43'),
(92824, '2822.00', 152, '', 'Placute de frana', 0, 0, 402, '0822-00-MODEL', 1, '97.04'),
(92823, '2821.12', 152, '', 'Placute de frana', 0, 0, 402, '0821-12-MODEL', 1, '106.25'),
(92822, '2821.02', 152, '', 'Placute de frana', 0, 0, 402, '0821-02-MODEL', 1, '101.66'),
(92821, '2820.02', 152, '', 'Placute de frana', 0, 0, 402, '0820-02-MODEL', 1, '79.05'),
(92820, '2819.00', 152, '', 'Placute de frana', 0, 0, 402, '0819-00-MODEL', 1, '85.61'),
(92819, '2818.00', 152, '', 'Placute de frana', 0, 0, 402, '0818 00-MODEL', 1, '77.83'),
(92818, '2813.00', 152, '', 'Placute de frana', 0, 0, 402, '0813-00-MODEL', 1, '77.56'),
(92817, '2812.02', 152, '', 'Placute de frana', 0, 0, 402, '0812-02-MODEL', 1, '116.16'),
(92555, '2508.22', 152, '', 'Placute de frana', 0, 0, 402, '0508-22-MODEL', 1, '128.58'),
(92548, '2502.02', 152, '', 'Placute de frana', 0, 0, 402, '0502-02-MODEL', 1, '68.51'),
(92547, '2499.00', 152, '', 'Placute de frana', 0, 0, 402, '0499-00-MODEL', 1, '44.27'),
(92546, '2495.00', 152, '', 'Placute de frana', 0, 0, 402, '0495-00-MODEL', 1, '226.37'),
(92545, '2494.02', 152, '', 'Placute de frana', 0, 0, 402, '0494-02-MODEL', 1, '103.1'),
(92544, '2493.00', 152, '', 'Placute de frana', 0, 0, 402, '0493-00-MODEL', 1, '109.44'),
(92543, '2491.00', 152, '', 'Placute de frana', 0, 0, 402, '0491-00-MODEL', 1, '172.09'),
(92542, '2490.02', 152, '', 'Placute de frana', 0, 0, 402, '0490-02-MODEL', 1, '119.24'),
(92541, '2489.00', 152, '', 'Placute de frana', 0, 0, 402, '0489-00-MODEL', 1, '131.62'),
(92540, '2488.00', 152, '', 'Placute de frana', 0, 0, 402, '0488-00-MODEL', 1, '109.92'),
(92539, '2487.11', 152, '', 'Placute de frana', 0, 0, 402, '0487-11-MODEL', 1, '105.81'),
(92538, '2487.02', 152, '', 'Placute de frana', 0, 0, 402, '0487-02-MODEL', 1, '101.72'),
(92537, '2486.11', 152, '', 'Placute de frana', 0, 0, 402, '0486-11-MODEL', 1, '140.07'),
(92536, '2486.02', 152, '', 'Placute de frana', 0, 0, 402, '0486-02-MODEL', 1, '112.95'),
(92535, '2485.02', 152, '', 'Placute de frana', 0, 0, 402, '0485-02-MODEL', 1, '82.31'),
(92534, '2483.02', 152, '', 'Placute de frana', 0, 0, 402, '0483-02-MODEL', 1, '74.54'),
(92533, '2482.40', 152, '', 'Placute de frana', 0, 0, 402, '0482-40-MODEL', 1, '57.55'),
(92529, '2480.00', 152, '', 'Placute de frana', 0, 0, 402, '0480-00-MODEL', 1, '93.41'),
(92528, '2479.02', 152, '', 'Placute de frana', 0, 0, 402, '0479-02-MODEL', 1, '63.24'),
(92527, '2478.02', 152, '', 'Placute de frana', 0, 0, 402, '0478-02-MODEL', 1, '91.9'),
(92526, '2477.00', 152, '', 'Placute de frana', 0, 0, 402, '0477-00-MODEL', 1, '164.42'),
(92525, '2472.00', 152, '', 'Placute de frana', 0, 0, 402, '0472-00-MODEL', 1, '78.62'),
(92524, '2470.02', 152, '', 'Placute de frana', 0, 0, 402, '0470-02-MODEL', 1, '90.04'),
(92523, '2468.00', 152, '', 'Placute de frana', 0, 0, 402, '0468-00-MODEL', 1, '82.31'),
(92522, '2467.20', 152, '', 'Placute de frana', 0, 0, 402, '0467-20-MODEL', 1, '77.38'),
(92521, '2467.00', 152, '', 'Placute de frana', 0, 0, 402, '0467-00-MODEL', 1, '85.76'),
(92520, '2463.00', 152, '', 'Placute de frana', 0, 0, 402, '0463-00-MODEL', 1, '78.67'),
(92519, '2462.00', 152, '', 'Placute de frana', 0, 0, 402, '0462-00-MODEL', 1, '74.96'),
(92518, '2461.10', 152, '', 'Placute de frana', 0, 0, 402, '0461-10-MODEL', 1, '64.24'),
(92517, '2461.02', 152, '', 'Placute de frana', 0, 0, 402, '0461-02-MODEL', 1, '68.27'),
(92516, '2461.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '102.73'),
(92515, '2460.02', 152, '', 'Placute de frana', 0, 0, 402, '0460-02-MODEL', 1, '70.34'),
(92514, '2459.00', 152, '', 'Placute de frana', 0, 0, 402, '0459-00-MODEL', 1, '43.98'),
(92513, '2457.00', 152, '', 'Placute de frana', 0, 0, 402, '0457-00-MODEL', 1, '83.69'),
(92512, '2456.14', 152, '', 'Placute de frana', 0, 0, 402, '0456-14-MODEL', 1, '161.67'),
(92511, '2456.02', 152, '', 'Placute de frana', 0, 0, 402, '0456-02-MODEL', 1, '78.69'),
(92510, '2453.00', 152, '', 'Placute de frana', 0, 0, 402, '0453-00-MODEL', 1, '159.01'),
(92509, '2452.00', 152, '', 'Placute de frana', 0, 0, 402, '0452-00-MODEL', 1, '47.16'),
(92508, '2448.12', 152, '', 'Placute de frana', 0, 0, 402, '0448-12-MODEL', 1, '147.13'),
(92507, '2448.02', 152, '', 'Placute de frana', 0, 0, 402, '0448-02-MODEL', 1, '205.62'),
(92506, '2447.20', 152, '', 'Placute de frana', 0, 0, 402, '0447-20-MODEL', 1, '139.96'),
(92505, '2447.00', 152, '', 'Placute de frana', 0, 0, 402, '0447-00-MODEL', 1, '93.14'),
(92504, '2446.00', 152, '', 'Placute de frana', 0, 0, 402, '0446-00-MODEL', 1, '71.57'),
(92503, '2445.02', 152, '', 'Placute de frana', 0, 0, 402, '0445-02-MODEL', 1, '118.28'),
(92502, '2445.00', 152, '', 'Placute de frana', 0, 0, 402, '0445-00-MODEL', 1, '86.4'),
(92501, '2444.00', 152, '', 'Placute de frana', 0, 0, 402, '0444-00-MODEL', 1, '49.59'),
(92500, '2441.32', 152, '', 'Placute de frana', 0, 0, 402, '0441-32-MODEL', 1, '101.29'),
(92499, '2441.00', 152, '', 'Placute de frana', 0, 0, 402, '0441-00-MODEL', 1, '98.65'),
(92498, '2440.02', 152, '', 'Placute de frana', 0, 0, 402, '0440-02-MODEL', 1, '43.61'),
(92497, '2439.04', 152, '', 'Placute de frana', 0, 0, 402, '0439-04-MODEL', 1, '72.04'),
(92496, '2438.04', 152, '', 'Placute de frana', 0, 0, 402, '0438-04-MODEL', 1, '65.51'),
(92495, '2437.02', 152, '', 'Placute de frana', 0, 0, 402, '0437-02-MODEL', 1, '82.03'),
(92494, '2435.12', 152, '', 'Placute de frana', 0, 0, 402, '0435-12-MODEL', 1, '90.51'),
(92493, '2435.02', 152, '', 'Placute de frana', 0, 0, 402, '0435-02-MODEL', 1, '68.33'),
(92492, '2434.58', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '88.41'),
(92491, '2434.55', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '81.49'),
(92490, '2434.54', 152, '', 'Placute de frana', 0, 0, 402, '0434-54', 1, '134.23'),
(92489, '2434.30', 152, '', 'Placute de frana', 0, 0, 402, '0434-30-MODEL', 1, '55.8'),
(92488, '2434.14', 152, '', 'Placute de frana', 0, 0, 402, '0434-14-MODEL', 1, '136.19'),
(92487, '2434.01', 152, '', 'Placute de frana', 0, 0, 402, '0434-01-MODEL', 1, '67.4'),
(92486, '2433.12', 152, '', 'Placute de frana', 0, 0, 402, '0433-12-MODEL', 1, '131'),
(92485, '2433.02', 152, '', 'Placute de frana', 0, 0, 402, '0433-02-MODEL', 1, '81.75'),
(92484, '2433.00', 152, '', 'Placute de frana', 0, 0, 402, '0433-00-MODEL', 1, '68.05'),
(92483, '2432.02', 152, '', 'Placute de frana', 0, 0, 402, '0432-02-MODEL', 1, '82.26'),
(92482, '2432.00', 152, '', 'Placute de frana', 0, 0, 402, '0432-00-MODEL', 1, '47.86'),
(92481, '2431.10', 152, '', 'Placute de frana', 0, 0, 402, '0431-00-MODEL', 1, '61.52'),
(92480, '2430.04', 152, '', 'Placute de frana', 0, 0, 402, '0430-04-MODEL', 1, '118.63'),
(92479, '2428.02', 152, '', 'Placute de frana', 0, 0, 402, '0428-02-MODEL', 1, '96.33'),
(92478, '2427.02', 152, '', 'Placute de frana', 0, 0, 402, '0427-02-MODEL', 1, '93.58'),
(92477, '2426.02', 152, '', 'Placute de frana', 0, 0, 402, '0426-02-MODEL', 1, '67'),
(92476, '2425.32', 152, '', 'Placute de frana', 0, 0, 402, '0425-32-MODEL', 1, '86.26'),
(92475, '2425.22', 152, '', 'Placute de frana', 0, 0, 402, '0425-22-MODEL', 1, '139.89'),
(92474, '2425.02', 152, '', 'Placute de frana', 0, 0, 402, '0425-02-MODEL', 1, '73.47');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(92473, '2424.04', 152, '', 'Placute de frana', 0, 0, 402, '0424-04-MODEL', 1, '104.1'),
(92472, '2421.00', 152, '', 'Placute de frana', 0, 0, 402, '0421-00-MODEL', 1, '113.67'),
(92471, '2420.00', 152, '', 'Placute de frana', 0, 0, 402, '0420-00-MODEL', 1, '86.67'),
(92470, '2419.22', 152, '', 'Placute de frana', 0, 0, 402, '0419-22-MODEL', 1, '84.09'),
(92469, '2419.02', 152, '', 'Placute de frana', 0, 0, 402, '0419-02-MODEL', 1, '67.93'),
(92468, '2418.02', 152, '', 'Placute de frana', 0, 0, 402, '0418-02-MODEL', 1, '62.03'),
(92467, '2417.10', 152, '', 'Placute de frana', 0, 0, 402, '0417-10-MODEL', 1, '56.72'),
(92466, '2417.00', 152, '', 'Placute de frana', 0, 0, 402, '0417-00-MODEL', 1, '26.33'),
(92465, '2416.00', 152, '', 'Placute de frana', 0, 0, 402, '0416-00-MODEL', 1, '69.3'),
(92464, '2415.42', 152, '', 'Placute de frana', 0, 0, 402, '0415-42-MODEL', 1, '182.73'),
(92463, '2415.32', 152, '', 'Placute de frana', 0, 0, 402, '0415-32-MODEL', 1, '111.23'),
(92462, '2415.12', 152, '', 'Placute de frana', 0, 0, 402, '0415-12-MODEL', 1, '62.51'),
(92461, '2415.04', 152, '', 'Placute de frana', 0, 0, 402, '0415-04-MODEL', 1, '65.56'),
(92460, '2414.21', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '55.13'),
(92459, '2414.20', 152, '', 'Placute de frana', 0, 0, 402, '0414-20-MODEL', 1, '51.39'),
(92458, '2414.01', 152, '', 'Placute de frana', 0, 0, 402, '0414-01-MODEL', 1, '55.21'),
(92457, '2414.00', 152, '', 'Placute de frana', 0, 0, 402, '0414-00-MODEL', 1, '47.01'),
(92456, '2413.04', 152, '', 'Placute de frana', 0, 0, 402, '0413-04-MODEL', 1, '67'),
(92455, '2413.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '67'),
(92454, '2412.20', 152, '', 'Placute de frana', 0, 0, 402, '0412-20-MODEL', 1, '63.86'),
(92444, '2402.02', 152, '', 'Placute de frana', 0, 0, 402, '0402-02-MODEL', 1, '100.8'),
(92440, '2399.12', 152, '', 'Placute de frana', 0, 0, 402, '0399-12-MODEL', 1, '89.59'),
(92439, '2397.22', 152, '', 'Placute de frana', 0, 0, 402, '0397-22-MODEL', 1, '97.13'),
(92438, '2397.00', 152, '', 'Placute de frana', 0, 0, 402, '0397-00-MODEL', 1, '96.76'),
(92424, '2390.20', 152, '', 'Placute de frana', 0, 0, 402, '0390-20-MODEL', 1, '99.11'),
(92423, '2390.11', 152, '', 'Placute de frana', 0, 0, 402, '0390-11-MODEL', 1, '122.53'),
(92422, '2390.10', 152, '', 'Placute de frana', 0, 0, 402, '0390-10-MODEL', 1, '75.84'),
(92421, '2390.02', 152, '', 'Placute de frana', 0, 0, 402, '0390-02-MODEL', 1, '87.01'),
(92420, '2390.01', 152, '', 'Placute de frana', 0, 0, 402, '0390-01-MODEL', 1, '89.64'),
(92419, '2390.00', 152, '', 'Placute de frana', 0, 0, 402, '0390-00-MODEL', 1, '89.61'),
(92418, '2389.12', 152, '', 'Placute de frana', 0, 0, 402, '0389-12-MODEL', 1, '62.24'),
(92417, '2389.02', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '53.01'),
(92416, '2388.00', 152, '', 'Placute de frana', 0, 0, 402, '0388-00-MODEL', 1, '51.46'),
(92415, '2387.00', 152, '', 'Placute de frana', 0, 0, 402, '0387-00-MODEL', 1, '51.46'),
(92414, '2385.11', 152, '', 'Placute de frana', 0, 0, 402, '0385-11-MODEL', 1, '98.37'),
(92413, '2385.10', 152, '', 'Placute de frana', 0, 0, 402, '0385-10-MODEL', 1, '68.32'),
(92412, '2385.00', 152, '', 'Placute de frana', 0, 0, 402, '0385-00-MODEL', 1, '57.65'),
(92411, '2384.60', 152, '', 'Placute de frana', 0, 0, 402, '0384-60-MODEL', 1, '77.77'),
(92410, '2384.40', 152, '', 'Placute de frana', 0, 0, 402, '0384-40-MODEL', 1, '74.17'),
(92409, '2384.00', 152, '', 'Placute de frana', 0, 0, 402, '0384-00-MODEL', 1, '72.95'),
(92408, '2383.00', 152, '', 'Placute de frana', 0, 0, 402, '0383-00-MODEL', 1, '64.24'),
(92403, '2381.40', 152, '', 'Placute de frana', 0, 0, 402, '0381-40-MODEL', 1, '100.52'),
(92399, '2380.00', 152, '', 'Placute de frana', 0, 0, 402, '0380-00-MODEL', 1, '107.51'),
(92398, '2379.20', 152, '', 'Placute de frana', 0, 0, 402, '0379-20-MODEL', 1, '73.34'),
(92397, '2379.00', 152, '', 'Placute de frana', 0, 0, 402, '0379-00-MODEL', 1, '41.2'),
(92396, '2378.00', 152, '', 'Placute de frana', 0, 0, 402, '0378-00-MODEL', 1, '79.68'),
(92395, '2376.00', 152, '', 'Placute de frana', 0, 0, 402, '0376-00-MODEL', 1, '144.27'),
(92394, '2373.02', 152, '', 'Placute de frana', 0, 0, 402, '0373-02-MODEL', 1, '77.57'),
(92393, '2372.02', 152, '', 'Placute de frana', 0, 0, 402, '0372-02-MODEL', 1, '36.2'),
(92392, '2371.02', 152, '', 'Placute de frana', 0, 0, 402, '0371-02-MODEL', 1, '85.76'),
(92391, '2370.00', 152, '', 'Placute de frana', 0, 0, 402, '0370-00-MODEL', 1, '162.11'),
(92390, '2368.10', 152, '', 'Placute de frana', 0, 0, 402, '0368-10-MODEL', 1, '95.46'),
(92389, '2368.00', 152, '', 'Placute de frana', 0, 0, 402, '0368-00-MODEL', 1, '74.46'),
(92388, '2366.22', 152, '', 'Placute de frana', 0, 0, 402, '0366-22-MODEL', 1, '100.12'),
(92387, '2365.21', 152, '', 'Placute de frana', 0, 0, 402, '0365-21-MODEL', 1, '109.17'),
(92386, '2365.02', 152, '', 'Placute de frana', 0, 0, 402, '0365-02-MODEL', 1, '78.41'),
(92385, '2364.02', 152, '', 'Placute de frana', 0, 0, 402, '0364-02-MODEL', 1, '56.49'),
(92384, '2363.02', 152, '', 'Placute de frana', 0, 0, 402, '0363-02-MODEL', 1, '103.8'),
(92383, '2360.02', 152, '', 'Placute de frana', 0, 0, 402, '0360-02-MODEL', 1, '57.06'),
(92382, '2357.22', 152, '', 'Placute de frana', 0, 0, 402, '0357-22-MODEL', 1, '85.84'),
(92358, '2333.02', 152, '', 'Placute de frana', 0, 0, 402, '0333-02-MODEL', 1, '66.05'),
(92357, '2331.04', 152, '', 'Placute de frana', 0, 0, 402, '0331-04-MODEL', 1, '62.03'),
(92356, '2331.00', 152, '', 'Placute de frana', 0, 0, 402, '0331-00-MODEL', 1, '49.85'),
(92355, '2330.02', 152, '', 'Placute de frana', 0, 0, 402, '0330-02-MODEL', 1, '48.51'),
(92354, '2329.00', 152, '', 'Placute de frana', 0, 0, 402, '0329-00-MODEL', 1, '56.6'),
(92353, '2328.00', 152, '', 'Placute de frana', 0, 0, 402, '0328-00-MODEL', 1, '64.27'),
(92352, '2325.52', 152, '', 'Placute de frana', 0, 0, 402, '0325-32-MODEL', 1, '142.81'),
(92351, '2325.32', 152, '', 'Placute de frana', 0, 0, 402, '0325-32-MODEL', 1, '54.81'),
(92350, '2325.22', 152, '', 'Placute de frana', 0, 0, 402, '0325-22-MODEL', 1, '47.49'),
(92349, '2325.12', 152, '', 'Placute de frana', 0, 0, 402, '0325-12-MODEL', 1, '54.89'),
(92348, '2325.04', 152, '', 'Placute de frana', 0, 0, 402, '0325-04-MODEL', 1, '83.72'),
(92347, '2325.02', 152, '', 'Placute de frana', 0, 0, 402, '0325-02-MODEL', 1, '51.5'),
(92346, '2324.02', 152, '', 'Placute de frana', 0, 0, 402, '0324-02-MODEL', 1, '61.07'),
(92345, '2323.02', 152, '', 'Placute de frana', 0, 0, 402, '0323-02-MODEL', 1, '111.11'),
(92344, '2321.22', 152, '', 'Placute de frana', 0, 0, 402, '0321-22-MODEL', 1, '54.63'),
(92343, '2321.10', 152, '', 'Placute de frana', 0, 0, 402, '0321-10-MODEL', 1, '50.72'),
(92342, '2321.02', 152, '', 'Placute de frana', 0, 0, 402, '0321-02-MODEL', 1, '43.4'),
(92341, '2320.00', 152, '', 'Placute de frana', 0, 0, 402, '0320-00-MODEL', 1, '90.49'),
(92340, '2318.92', 152, '', 'Placute de frana', 0, 0, 402, '0318-92-MODEL', 1, '31.43'),
(92339, '2318.82', 152, '', 'Placute de frana', 0, 0, 402, '0318-82-MODEL', 1, '117.14'),
(92338, '2318.52', 152, '', 'Placute de frana', 0, 0, 402, '0318-52-MODEL', 1, '73.46'),
(92337, '2318.42', 152, '', 'Placute de frana', 0, 0, 402, '0318-42-MODEL', 1, '179.05'),
(92336, '2318.22', 152, '', 'Placute de frana', 0, 0, 402, '0318-22-MODEL', 1, '102.75'),
(92335, '2318.12', 152, '', 'Placute de frana', 0, 0, 402, '0318-12-MODEL', 1, '86.16'),
(92334, '2318.05', 152, '', 'Placute de frana', 0, 0, 402, '0318-05-MODEL', 1, '119.26'),
(92333, '2318.03', 152, '', 'Placute de frana', 0, 0, 402, '0318-03-MODEL', 1, '92.24'),
(92330, '2315.04', 152, '', 'Placute de frana', 0, 0, 402, '0315-04-MODEL', 1, '66.25'),
(92329, '2313.02', 152, '', 'Placute de frana', 0, 0, 402, '0313-02-MODEL', 1, '51.11'),
(92328, '2312.02', 152, '', 'Placute de frana', 0, 0, 402, '0312-02-MODEL', 1, '73.26'),
(92327, '2311.00', 152, '', 'Placute de frana', 0, 0, 402, '0311-00-MODEL', 1, '16.65'),
(92326, '2310.14', 152, '', 'Placute de frana', 0, 0, 402, '0310-14-MODEL', 1, '74.22'),
(92325, '2310.04', 152, '', 'Placute de frana', 0, 0, 402, '0310-04-MODEL', 1, '68.2'),
(92324, '2309.10', 152, '', 'Placute de frana', 0, 0, 402, '0309-10-MODEL', 1, '65.72'),
(92323, '2306.22', 152, '', 'Placute de frana', 0, 0, 402, '0306-22-MODEL', 1, '59.68'),
(92322, '2306.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '112.44'),
(92321, '2305.72', 152, '', 'Placute de frana', 0, 0, 402, '0305-72-MODEL', 1, '101.45'),
(92320, '2305.44', 152, '', 'Placute de frana', 0, 0, 402, '0305-44-MODEL', 1, '92.8'),
(92319, '2305.31', 152, '', 'Placute de frana', 0, 0, 402, '0305-31-MODEL', 1, '74.7'),
(92318, '2305.12', 152, '', 'Placute de frana', 0, 0, 402, '0305-12-MODEL', 1, '97.87'),
(92317, '2305.02', 152, '', 'Placute de frana', 0, 0, 402, '0305-02-MODEL', 1, '95.64'),
(92316, '2304.02', 152, '', 'Placute de frana', 0, 0, 402, '0304-02-MODEL', 1, '101.4'),
(92315, '2303.02', 152, '', 'Placute de frana', 0, 0, 402, '0303-02-MODEL', 1, '81.17'),
(92314, '2302.12', 152, '', 'Placute de frana', 0, 0, 402, '0302-12-MODEL', 1, '77.46'),
(92313, '2302.02', 152, '', 'Placute de frana', 0, 0, 402, '0302-02-MODEL', 1, '89.48'),
(92312, '2297.10', 152, '', 'Placute de frana', 0, 0, 402, '0297-10-MODEL', 1, '103.61'),
(92311, '2297.00', 152, '', 'Placute de frana', 0, 0, 402, '0297-00-MODEL', 1, '52.46'),
(92310, '2296.02', 152, '', 'Placute de frana', 0, 0, 402, '0296-02-MODEL', 1, '83.18'),
(92309, '2296.00', 152, '', 'Placute de frana', 0, 0, 402, '0296-00-MODEL', 1, '66.33'),
(92308, '2295.04', 152, '', 'Placute de frana', 0, 0, 402, '0295-04-MODEL', 1, '62.12'),
(92307, '2294.32', 152, '', 'Placute de frana', 0, 0, 402, '0294-32-MODEL', 1, '55.08'),
(92306, '2294.22', 152, '', 'Placute de frana', 0, 0, 402, '0294-22-MODEL', 1, '69.78'),
(92305, '2294.12', 152, '', 'Placute de frana', 0, 0, 402, '0294-12-MODEL', 1, '61.24'),
(92304, '2293.12', 152, '', 'Placute de frana', 0, 0, 402, '0293-12-MODEL', 1, '102.44'),
(92303, '2293.11', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '104.57'),
(92302, '2292.00', 152, '', 'Placute de frana', 0, 0, 402, '0292-00-MODEL', 1, '68.88'),
(92301, '2291.02', 152, '', 'Placute de frana', 0, 0, 402, '0291-02-MODEL', 1, '30.59'),
(92299, '2288.00', 152, '', 'Placute de frana', 0, 0, 402, '0288-00-MODEL', 1, '162.52'),
(92298, '2287.00', 152, '', 'Placute de frana', 0, 0, 402, '0287-00-MODEL', 1, '62.97'),
(92297, '2286.50', 152, '', 'Placute de frana', 0, 0, 402, '0286-50-MODEL', 1, '64.64'),
(92296, '2286.30', 152, '', 'Placute de frana', 0, 0, 402, '0286-30-MODEL', 1, '75.28'),
(92295, '2286.20', 152, '', 'Placute de frana', 0, 0, 402, '0286-20-MODEL', 1, '122.26'),
(92294, '2286.10', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '53.8'),
(92293, '2285.30', 152, '', 'Placute de frana', 0, 0, 402, '0285-30-MODEL', 1, '59.85'),
(92292, '2285.20', 152, '', 'Placute de frana', 0, 0, 402, '0285-20-MODEL', 1, '52.02'),
(92291, '2285.10', 152, '', 'Placute de frana', 0, 0, 402, '0285-10-MODEL', 1, '55.5'),
(92290, '2284.02', 152, '', 'Placute de frana', 0, 0, 402, '0284-02-MODEL', 1, '76.88'),
(92289, '2284.00', 152, '', 'Placute de frana', 0, 0, 402, '0284-00-MODEL', 1, '61.4'),
(92288, '2283.10', 152, '', 'Placute de frana', 0, 0, 402, '0283-10-MODEL', 1, '117.05'),
(92287, '2283.00', 152, '', 'Placute de frana', 0, 0, 402, '0283-00-MODEL', 1, '59.77'),
(92286, '2282.20', 152, '', 'Placute de frana', 0, 0, 402, '0282-20-MODEL', 1, '50.09'),
(92285, '2282.10', 152, '', 'Placute de frana', 0, 0, 402, '0282-10-MODEL', 1, '35.83'),
(92284, '2282.00', 152, '', 'Placute de frana', 0, 0, 402, '0282-00-MODEL', 1, '38.25'),
(92283, '2281.42', 152, '', 'Placute de frana', 0, 0, 402, '0281-42-MODEL', 1, '79.02'),
(92282, '2281.40', 152, '', 'Placute de frana', 0, 0, 402, '0281-40-MODEL', 1, '80.46'),
(92281, '2281.32', 152, '', 'Placute de frana', 0, 0, 402, '0281-32-MODEL', 1, '84.57'),
(92280, '2281.10', 152, '', 'Placute de frana', 0, 0, 402, '0281-10-MODEL', 1, '65.81'),
(92279, '2281.02', 152, '', 'Placute de frana', 0, 0, 402, '0281-02-MODEL', 1, '78.76'),
(92278, '2281.00', 152, '', 'Placute de frana', 0, 0, 402, '0281-00-MODEL', 1, '49.72'),
(92277, '2280.10', 152, '', 'Placute de frana', 0, 0, 402, '0280-10-MODEL', 1, '52.09'),
(92276, '2277.00', 152, '', 'Placute de frana', 0, 0, 402, '0277-00-MODEL', 1, '235.95'),
(92275, '2276.22', 152, '', 'Placute de frana', 0, 0, 402, '0276-22-MODEL', 1, '135.98'),
(92274, '2276.02', 152, '', 'Placute de frana', 0, 0, 402, '0276-02-MODEL', 1, '94.38'),
(92273, '2275.02', 152, '', 'Placute de frana', 0, 0, 402, '0275-02-MODEL', 1, '69.6'),
(92272, '2274.00', 152, '', 'Placute de frana', 0, 0, 402, '0274-00-MODEL', 1, '35.56'),
(92271, '2273.02', 152, '', 'Placute de frana', 0, 0, 402, '0273-02-MODEL', 1, '70.5'),
(92270, '2272.00', 152, '', 'Placute de frana', 0, 0, 402, '0272-00-MODEL', 1, '48.82'),
(92269, '2271.02', 152, '', 'Placute de frana', 0, 0, 402, '0271-02-MODEL', 1, '52.55'),
(92268, '2270.25', 152, '', 'Placute de frana', 0, 0, 402, '0270-25-MODEL', 1, '88.6'),
(92267, '2270.22', 152, '', 'Placute de frana', 0, 0, 402, '0270-22-MODEL', 1, '92.08'),
(92266, '2270.15', 152, '', 'Placute de frana', 0, 0, 402, '0270-15-MODEL', 1, '91.34'),
(92265, '2270.00', 152, '', 'Placute de frana', 0, 0, 402, '0270-00-MODEL', 1, '80.43'),
(92264, '2267.11', 152, '', 'Placute de frana', 0, 0, 402, '0267-11-MODEL', 1, '74.93'),
(92263, '2267.00', 152, '', 'Placute de frana', 0, 0, 402, '0267-00-MODEL', 1, '105.4'),
(92262, '2266.10', 152, '', 'Placute de frana', 0, 0, 402, '0266-10-MODEL', 1, '117.93'),
(92261, '2265.50', 152, '', 'Placute de frana', 0, 0, 402, '0265-50-MODEL', 1, '57.23'),
(92260, '2265.41', 152, '', 'Placute de frana', 0, 0, 402, '0265-41-MODEL', 1, '142.92'),
(92259, '2265.40', 152, '', 'Placute de frana', 0, 0, 402, '0265-40-MODEL', 1, '57.81'),
(92258, '2265.32', 152, '', 'Placute de frana', 0, 0, 402, '0265-32-MODEL', 1, '65.58'),
(92257, '2265.30', 152, '', 'Placute de frana', 0, 0, 402, '0265-30-MODEL', 1, '71.41'),
(92256, '2265.15', 152, '', 'Placute de frana', 0, 0, 402, '0265-15-MODEL', 1, '64.58'),
(92255, '2265.10', 152, '', 'Placute de frana', 0, 0, 402, '0265-10-MODEL', 1, '58.81'),
(92254, '2265.00', 152, '', 'Placute de frana', 0, 0, 402, '0265-00-MODEL', 1, '54.55'),
(92253, '2264.42', 152, '', 'Placute de frana', 0, 0, 402, '0264-42-MODEL', 1, '120.58'),
(92252, '2264.02', 152, '', 'Placute de frana', 0, 0, 402, '0264-02-MODEL', 1, '46.5'),
(92251, '2263.92', 152, '', 'Placute de frana', 0, 0, 402, '0263-92-MODEL', 1, '59.57'),
(92250, '2263.74', 152, '', 'Placute de frana', 0, 0, 402, '0263-74-MODEL', 1, '64.93'),
(92249, '2263.51', 152, '', 'Placute de frana', 0, 0, 402, '0263-51-MODEL', 1, '66.52'),
(92248, '2263.50', 152, '', 'Placute de frana', 0, 0, 402, '0263-50-MODEL', 1, '80.3'),
(92247, '2263.41', 152, '', 'Placute de frana', 0, 0, 402, '0263-41-MODEL', 1, '61.45'),
(92246, '2263.15', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '50.74'),
(92245, '2263.10', 152, '', 'Placute de frana', 0, 0, 402, '0263-10-MODEL', 1, '35.46'),
(92244, '2263.05', 152, '', 'Placute de frana', 0, 0, 402, '0263-05-MODEL', 1, '46.45'),
(92243, '2263.03', 152, '', 'Placute de frana', 0, 0, 402, '0263-03-MODEL', 1, '70.16'),
(92242, '2263.02', 152, '', 'Placute de frana', 0, 0, 402, '0263-02-MODEL', 1, '56.57'),
(92241, '2263.01', 152, '', 'Placute de frana', 0, 0, 402, '0263-01-MODEL', 1, '56.78'),
(92240, '2262.02', 152, '', 'Placute de frana', 0, 0, 402, '0262-02-MODEL', 1, '54.76'),
(92239, '2261.02', 152, '', 'Placute de frana', 0, 0, 402, '0261-02-MODEL', 1, '23.25'),
(92238, '2261.00', 152, '', 'Placute de frana', 0, 0, 402, '0261-00-MODEL', 1, '86.8'),
(92237, '2259.12', 152, '', 'Placute de frana', 0, 0, 402, '0259-12-MODEL', 1, '92.9'),
(92236, '2257.20', 152, '', 'Placute de frana', 0, 0, 402, '0257-20-MODEL', 1, '42.73'),
(92235, '2256.00', 152, '', 'Placute de frana', 0, 0, 402, '0256-00-MODEL', 1, '59.44'),
(92234, '2254.02', 152, '', 'Placute de frana', 0, 0, 402, '0254-02-MODEL', 1, '48.36'),
(92233, '2252.01', 152, '', 'Placute de frana', 0, 0, 402, '0252-01-MODEL', 1, '77.08'),
(92232, '2250.01', 152, '', 'Placute de frana', 0, 0, 402, '0250-01-MODEL', 1, '91.58'),
(92231, '2248.02', 152, '', 'Placute de frana', 0, 0, 402, '0248-02-MODEL', 1, '51.78'),
(92230, '2247.24', 152, '', 'Placute de frana', 0, 0, 402, '0247-24-MODEL', 1, '55.84'),
(92161, '2190.10', 152, '', 'Placute de frana', 0, 0, 402, '0190-10-MODEL', 1, '39.42'),
(92160, '2190.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '39.97'),
(92159, '2189.02', 152, '', 'Placute de frana', 0, 0, 402, '0189-02-MODEL', 1, '71.14'),
(92158, '2189.00', 152, '', 'Placute de frana', 0, 0, 402, '0189-00-MODEL', 1, '64.88'),
(92157, '2188.00', 152, '', 'Placute de frana', 0, 0, 402, '0188-00-MODEL', 1, '36.23'),
(92156, '2187.02', 152, '', 'Placute de frana', 0, 0, 402, '0187-02-MODEL', 1, '57.66'),
(92155, '2184.02', 152, '', 'Placute de frana', 0, 0, 402, '0184-02-MODEL', 1, '51.84'),
(92154, '2183.02', 152, '', 'Placute de frana', 0, 0, 402, '0183-02-MODEL', 1, '38.44'),
(92153, '2182.12', 152, '', 'Placute de frana', 0, 0, 402, '0182-12-MODEL', 1, '113.41'),
(92152, '2181.04', 152, '', 'Placute de frana', 0, 0, 402, '0181-04-MODEL', 1, '52.77'),
(92151, '2179.30', 152, '', 'Placute de frana', 0, 0, 402, '0179-30-MODEL', 1, '56.22'),
(92150, '2179.20', 152, '', 'Placute de frana', 0, 0, 402, '0179-20-MODEL', 1, '90.85'),
(92149, '2179.10', 152, '', 'Placute de frana', 0, 0, 402, '0179-10-MODEL', 1, '54.99'),
(92148, '2178.32', 152, '', 'Placute de frana', 0, 0, 402, '0178-32-MODEL', 1, '120.88'),
(92147, '2178.20', 152, '', 'Placute de frana', 0, 0, 402, '0178-20-MODEL', 1, '98.97'),
(92146, '2178.10', 152, '', 'Placute de frana', 0, 0, 402, '0178-10-MODEL', 1, '71.67'),
(92145, '2176.20', 152, '', 'Placute de frana', 0, 0, 402, '0176-20-MODEL', 1, '76.71'),
(92144, '2175.00', 152, '', 'Placute de frana', 0, 0, 402, '0175-00-MODEL', 1, '33.25'),
(92143, '2174.02', 152, '', 'Placute de frana', 0, 0, 402, '0174-02-MODEL', 1, '69.69'),
(92142, '2173.00', 152, '', 'Placute de frana', 0, 0, 402, '0173-00-MODEL', 1, '55.02'),
(92141, '2172.32', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '73.95'),
(92140, '2172.30', 152, '', 'Placute de frana', 0, 0, 402, '0172-30-MODEL', 1, '68.4'),
(92139, '2172.22', 152, '', 'Placute de frana', 0, 0, 402, '0172-22-MODEL', 1, '78.51'),
(92138, '2172.12', 152, '', 'Placute de frana', 0, 0, 402, '0172-12-MODEL', 1, '94.44'),
(92137, '2172.10', 152, '', 'Placute de frana', 0, 0, 402, '0172-10-MODEL', 1, '76.34'),
(92136, '2172.02', 152, '', 'Placute de frana', 0, 0, 402, '0172-02-MODEL', 1, '72.25'),
(92135, '2172.00', 152, '', 'Placute de frana', 0, 0, 402, '0172-00-MODEL', 1, '72.14'),
(92134, '2171.60', 152, '', 'Placute de frana', 0, 0, 402, '0171-60-MODEL', 1, '54.44'),
(92133, '2171.20', 152, '', 'Placute de frana', 0, 0, 402, '0171-20-MODEL', 1, '38.09'),
(92132, '2171.10', 152, '', 'Placute de frana', 0, 0, 402, '0171-10-MODEL', 1, '30.87'),
(92131, '2171.00', 152, '', 'Placute de frana', 0, 0, 402, '0171-00-MODEL', 1, '29.84'),
(92130, '2170.34', 152, '', 'Placute de frana', 0, 0, 402, '0170-34-MODEL', 1, '67.15'),
(92129, '2170.24', 152, '', 'Placute de frana', 0, 0, 402, '0170-24-MODEL', 1, '55.61'),
(92128, '2170.14', 152, '', 'Placute de frana', 0, 0, 402, '0170-14-MODEL', 1, '63.76'),
(92127, '2170.12', 152, '', 'Placute de frana', 0, 0, 402, '0170-12-MODEL', 1, '62.89'),
(92126, '2170.04', 152, '', 'Placute de frana', 0, 0, 402, '0170-04-MODEL', 1, '97.82'),
(92125, '2170.02', 152, '', 'Placute de frana', 0, 0, 402, '0170-02-MODEL', 1, '52.77'),
(92124, '2169.01', 152, '', 'Placute de frana', 0, 0, 402, '0169-01-MODEL', 1, '66.34'),
(92123, '2168.00', 152, '', 'Placute de frana', 0, 0, 402, '0168-00-MODEL', 1, '50.75'),
(92122, '2167.04', 152, '', 'Placute de frana', 0, 0, 402, '0167-04-MODEL', 1, '46.1'),
(92121, '2164.02', 152, '', 'Placute de frana', 0, 0, 402, '0164-02-MODEL', 1, '53.49'),
(92120, '2164.00', 152, '', 'Placute de frana', 0, 0, 402, '0164-00-MODEL', 1, '43.11'),
(92119, '2161.00', 152, '', 'Placute de frana', 0, 0, 402, '0161-00-MODEL', 1, '74.41'),
(92118, '2160.00', 152, '', 'Placute de frana', 0, 0, 402, '0160-00-MODEL', 1, '64.16'),
(92117, '2159.00', 152, '', 'Placute de frana', 0, 0, 402, '0159-00-MODEL', 1, '64.02'),
(92116, '2158.10', 152, '', 'Placute de frana', 0, 0, 402, '0158-10-MODEL', 1, '59.35'),
(92115, '2157.20', 152, '', 'Placute de frana', 0, 0, 402, '0157-20-MODEL', 1, '45.18'),
(92114, '2157.10', 152, '', 'Placute de frana', 0, 0, 402, '0157-10-MODEL', 1, '32.25'),
(92113, '2157.00', 152, '', 'Placute de frana', 0, 0, 402, '0157-00-MODEL', 1, '29.94'),
(92112, '2156.00', 152, '', 'Placute de frana', 0, 0, 402, '0156-00-MODEL', 1, '55.8'),
(92111, '2155.20', 152, '', 'Placute de frana', 0, 0, 402, '0155-20-MODEL', 1, '73.06'),
(92110, '2155.12', 152, '', 'Placute de frana', 0, 0, 402, '0155-12-MODEL', 1, '70.21'),
(92109, '2155.10', 152, '', 'Placute de frana', 0, 0, 402, '0155-10-MODEL', 1, '45.57'),
(92108, '2155.00', 152, '', 'Placute de frana', 0, 0, 402, '0155-00-MODEL', 1, '47.03'),
(92107, '2154.02', 152, '', 'Placute de frana', 0, 0, 402, '0154-02-MODEL', 1, '60.38'),
(92106, '2154.00', 152, '', 'Placute de frana', 0, 0, 402, '0154-00-MODEL', 1, '30.68'),
(92105, '2152.02', 152, '', 'Placute de frana', 0, 0, 402, '0152-02-MODEL', 1, '116.45'),
(92104, '2151.02', 152, '', 'Placute de frana', 0, 0, 402, '0151-02-MODEL', 1, '78.1'),
(92103, '2151.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '71.76'),
(92102, '2150.02', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '97.17'),
(92101, '2149.10', 152, '', 'Placute de frana', 0, 0, 402, '0149-10-MODEL', 1, '33.7'),
(92100, '2149.02', 152, '', 'Placute de frana', 0, 0, 402, '0149-02-MODEL', 1, '35.78'),
(92099, '2147.22', 152, '', 'Placute de frana', 0, 0, 402, '0147-22-MODEL', 1, '49.04'),
(92098, '2147.02', 152, '', 'Placute de frana', 0, 0, 402, '0147-02-MODEL', 1, '36.39'),
(92097, '2146.80', 152, '', 'Placute de frana', 0, 0, 402, '0146-80-MODEL', 1, '69.55'),
(92096, '2146.52', 152, '', 'Placute de frana', 0, 0, 402, '0146-52-MODEL', 1, '59.44'),
(92095, '2146.44', 152, '', 'Placute de frana', 0, 0, 402, '0146-44-MODEL', 1, '46.74'),
(92094, '2146.32', 152, '', 'Placute de frana', 0, 0, 402, '0146-32-MODEL', 1, '51.41'),
(92093, '2146.14', 152, '', 'Placute de frana', 0, 0, 402, '0146-14-MODEL', 1, '47.7'),
(92092, '2146.04', 152, '', 'Placute de frana', 0, 0, 402, '0146-04-MODEL', 1, '57.42'),
(92091, '2145.11', 152, '', 'Placute de frana', 0, 0, 402, '0145-11-MODEL', 1, '72.86'),
(92090, '2145.10', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '75.91'),
(92089, '2145.02', 152, '', 'Placute de frana', 0, 0, 402, '0145-02-MODEL', 1, '71.67'),
(92088, '2145.00', 152, '', 'Placute de frana', 0, 0, 402, '0145-00-MODEL', 1, '56.7'),
(92087, '2144.92', 152, '', 'Placute de frana', 0, 0, 402, '0144-92-MODEL', 1, '70.46'),
(92086, '2144.80', 152, '', 'Placute de frana', 0, 0, 402, '0144-80-MODEL', 1, '48.15'),
(92085, '2144.70', 152, '', 'Placute de frana', 0, 0, 402, '0144-70-MODEL', 1, '60.63'),
(92084, '2144.60', 152, '', 'Placute de frana', 0, 0, 402, '0144-60-MODEL', 1, '42.76'),
(92083, '2144.50', 152, '', 'Placute de frana', 0, 0, 402, '0144-50-MODEL', 1, '42.76'),
(92082, '2144.32', 152, '', 'Placute de frana', 0, 0, 402, '0144-32-MODEL', 1, '30.85'),
(92081, '2144.24', 152, '', 'Placute de frana', 0, 0, 402, '0144-24-MODEL', 1, '36.26'),
(92080, '2144.12', 152, '', 'Placute de frana', 0, 0, 402, '0144-12-MODEL', 1, '43.79'),
(92079, '2144.06', 152, '', 'Placute de frana', 0, 0, 402, '0144-06-MODEL', 1, '37.03'),
(92078, '2144.02', 152, '', 'Placute de frana', 0, 0, 402, '0144-02-MODEL', 1, '53.23'),
(92077, '2143.10', 152, '', 'Placute de frana', 0, 0, 402, '0143-10-MODEL', 1, '83.72'),
(92076, '2143.02', 152, '', 'Placute de frana', 0, 0, 402, '0143-02-MODEL', 1, '52.02'),
(92075, '2142.20', 152, '', 'Placute de frana', 0, 0, 402, '0142-20-MODEL', 1, '78.49'),
(92074, '2142.10', 152, '', 'Placute de frana', 0, 0, 402, '0142-10-MODEL', 1, '78.28'),
(92073, '2141.32', 152, '', 'Placute de frana', 0, 0, 402, '0141-32-MODEL', 1, '43.56'),
(92072, '2141.30', 152, '', 'Placute de frana', 0, 0, 402, '0141-30-MODEL', 1, '64.32'),
(92071, '2141.24', 152, '', 'Placute de frana', 0, 0, 402, '0141-24-MODEL', 1, '76.47'),
(92070, '2141.20', 152, '', 'Placute de frana', 0, 0, 402, '0141-20', 1, '47.3'),
(92069, '2141.10', 152, '', 'Placute de frana', 0, 0, 402, '0141-10-MODEL', 1, '56.25'),
(92068, '2141.02', 152, '', 'Placute de frana', 0, 0, 402, '0141-02-MODEL', 1, '34'),
(92067, '2140.10', 152, '', 'Placute de frana', 0, 0, 402, '0140-10-MODEL', 1, '87.44'),
(92066, '2139.00', 152, '', 'Placute de frana', 0, 0, 402, '0139-00-MODEL', 1, '74.96'),
(92065, '21382.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '59.63'),
(92064, '21380.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '95.73'),
(92063, '21373.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '91.27'),
(92062, '21371.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '130.62'),
(92061, '21370.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '103.07'),
(92060, '2137.00', 152, '', 'Placute de frana', 0, 0, 402, '0137-00-MODEL', 1, '57.66'),
(92059, '21369.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '97.9'),
(92058, '21366.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '110.5'),
(92057, '21364.02', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '70.71'),
(92056, '21356.02', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '71.85'),
(92055, '21352.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '52.61'),
(92054, '21351.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '76'),
(92053, '21350.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '90.78'),
(92052, '2135.40', 152, '', 'Placute de frana', 0, 0, 402, '0135-40-MODEL', 1, '63.15'),
(92051, '2135.20', 152, '', 'Placute de frana', 0, 0, 402, '0135-20-MODEL', 1, '42.63'),
(92050, '2135.10', 152, '', 'Placute de frana', 0, 0, 402, '0135-10-MODEL', 1, '53.54'),
(92049, '2135.00', 152, '', 'Placute de frana', 0, 0, 402, '0135-00-MODEL', 1, '39.47'),
(92048, '21349.02', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '70.18'),
(92047, '21344.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '56.94'),
(92046, '21343.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '77.56'),
(92045, '21342.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '72.95'),
(92044, '2134.62', 152, '', 'Placute de frana', 0, 0, 402, '0134-62-MODEL', 1, '116.27'),
(92043, '2134.52', 152, '', 'Placute de frana', 0, 0, 402, '0134-52-MODEL', 1, '68.81'),
(92042, '2134.50', 152, '', 'Placute de frana', 0, 0, 402, '0134-50-MODEL', 1, '63.34'),
(92041, '2134.42', 152, '', 'Placute de frana', 0, 0, 402, '0134-42-MODEL', 1, '113.77'),
(92040, '2134.40', 152, '', 'Placute de frana', 0, 0, 402, '0134-40-MODEL', 1, '64.37'),
(92039, '2134.20', 152, '', 'Placute de frana', 0, 0, 402, '0134-20-MODEL', 1, '69.31'),
(92038, '2134.12', 152, '', 'Placute de frana', 0, 0, 402, '0134-12-MODEL', 1, '100.97'),
(91894, '21132.00', 152, '', 'Placute de frana', 0, 0, 402, '1132-00-MODEL', 1, '62.27'),
(91893, '21131.00', 152, '', 'Placute de frana', 0, 0, 402, '1131-00-MODEL', 1, '83.72'),
(91892, '21130.00', 152, '', 'Placute de frana', 0, 0, 402, '1130-00-MODEL', 1, '114.54'),
(91891, '21129.01', 152, '', 'Placute de frana', 0, 0, 402, '1129_01_MODEL', 1, '77.64'),
(91890, '21128.08', 152, '', 'Placute de frana', 0, 0, 402, '1128_08_MODEL', 1, '168.9'),
(91889, '21127.08', 152, '', 'Placute de frana', 0, 0, 402, '1127_08_MODEL', 1, '123.32'),
(91888, '21126.08', 152, '', 'Placute de frana', 0, 0, 402, '1126_08_MODEL', 1, '129.93'),
(91887, '21123.02', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '85.52'),
(91886, '21113.00', 152, '', 'Placute de frana', 0, 0, 402, '1113_00_MODEL', 1, '82.15'),
(91885, '21110.02', 152, '', 'Placute de frana', 0, 0, 402, '1110_02_MODEL', 1, '99.11'),
(91884, '2111.02', 152, '', 'Placute de frana', 0, 0, 402, '0111-02-MODEL', 1, '38.2'),
(91883, '21109.02', 152, '', 'Placute de frana', 0, 0, 402, '1109_02_MODEL', 1, '97.65'),
(91882, '21106.10', 152, '', 'Placute de frana', 0, 0, 402, '1106-10-MODEL', 1, '120.41'),
(91881, '21106.02', 152, '', 'Placute de frana', 0, 0, 402, '1106_02_MODEL', 1, '118.23'),
(91880, '21104.00', 152, '', 'Placute de frana', 0, 0, 402, '1104_00_MODEL', 1, '89.8'),
(91879, '21103.00', 152, '', 'Placute de frana', 0, 0, 402, '1103-00-MODEL', 1, '63.04'),
(91878, '21102.04', 152, '', 'Placute de frana', 0, 0, 402, '1102-04-MODEL', 1, '102.19'),
(91877, '21101.04', 152, '', 'Placute de frana', 0, 0, 402, '1101-04-MODEL', 1, '109.68'),
(91876, '21100.11', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '75.54'),
(91875, '21100.00', 152, '', 'Placute de frana', 0, 0, 402, '1100-00-MODEL', 1, '68.25'),
(91874, '21099.01', 152, '', 'Placute de frana', 0, 0, 402, '1099-01', 1, '65.03'),
(91873, '21099.00', 152, '', 'Placute de frana', 0, 0, 402, '1099-00-MODEL', 1, '82.05'),
(91872, '21098.14', 152, '', 'Placute de frana', 0, 0, 402, '1098-14-MODEL', 1, '88.16'),
(91871, '21089.22', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '80.35'),
(91870, '21087.04', 152, '', 'Placute de frana', 0, 0, 402, '1087-04-MODEL', 1, '129.86'),
(91869, '21086.08', 152, '', 'Placute de frana', 0, 0, 402, '1086-08-MODEL', 1, '133.5'),
(91868, '21085.02', 152, '', 'Placute de frana', 0, 0, 402, '1085-02-MODEL', 1, '135.86'),
(91867, '21082.00', 152, '', 'Placute de frana', 0, 0, 402, '1082-00-MODEL', 1, '81.12'),
(91866, '21081.11', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '96.99'),
(91865, '21080.01', 152, '', 'Placute de frana', 0, 0, 402, '1080-01-MODEL', 1, '76.74'),
(91864, '21070.00', 152, '', 'Placute de frana', 0, 0, 402, '1070-00-MODEL', 1, '145.52'),
(91863, '21069.00', 152, '', 'Placute de frana', 0, 0, 402, '1069-00-MODEL', 1, '71.83'),
(91862, '21068.02', 152, '', 'Placute de frana', 0, 0, 402, '1068-02-MODEL', 1, '97.31'),
(91861, '21067.00', 152, '', 'Placute de frana', 0, 0, 402, '1067-00-MODEL', 1, '37.8'),
(91860, '21063.02', 152, '', 'Placute de frana', 0, 0, 402, '1063-02-MODEL', 1, '69.6'),
(91859, '21056.02', 152, '', 'Placute de frana', 0, 0, 402, '1056-02-MODEL', 1, '147.13'),
(91858, '21053.00', 152, '', 'Placute de frana', 0, 0, 402, '1053-00-MODEL', 1, '100.36'),
(91857, '21052.10', 152, '', 'Placute de frana', 0, 0, 402, '1052-10', 1, '111.75'),
(91856, '21052.00', 152, '', 'Placute de frana', 0, 0, 402, '1052-00-MODEL', 1, '92.75'),
(91855, '21051.02', 152, '', 'Placute de frana', 0, 0, 402, '1051-02-MODEL', 1, '55.21'),
(91854, '21050.02', 152, '', 'Placute de frana', 0, 0, 402, '1050-02-MODEL', 1, '55.98'),
(91853, '2105.10', 152, '', 'Placute de frana', 0, 0, 402, '0105-10-MODEL', 1, '31.19'),
(91852, '2105.00', 152, '', 'Placute de frana', 0, 0, 402, '0105-00-MODEL', 1, '69.97'),
(91851, '21049.00', 152, '', 'Placute de frana', 0, 0, 402, '1049-00-MODEL', 1, '65.72'),
(91850, '21048.00', 152, '', 'Placute de frana', 0, 0, 402, '1048-00-MODEL', 1, '55.13'),
(91849, '21047.02', 152, '', 'Placute de frana', 0, 0, 402, '1047-02-MODEL', 1, '66.57'),
(91848, '21046.02', 152, '', 'Placute de frana', 0, 0, 402, '1046-02-MODEL', 1, '87.52'),
(91847, '21045.22', 152, '', 'Placute de frana', 0, 0, 402, '1045-22-MODEL', 1, '103.73'),
(91846, '21045.11', 152, '', 'Placute de frana', 0, 0, 402, '1045-11-MODEL', 1, '106.42'),
(91845, '21045.01', 152, '', 'Placute de frana', 0, 0, 402, '1045-01-MODEL', 1, '117.16'),
(91844, '21044.00', 152, '', 'Placute de frana', 0, 0, 402, '1044-00-MODEL', 1, '72.2'),
(91843, '21043.00', 152, '', 'Placute de frana', 0, 0, 402, '1043-00-MODEL', 1, '109.26'),
(91842, '21042.02', 152, '', 'Placute de frana', 0, 0, 402, '1042-02-MODEL', 1, '66.57'),
(91841, '21041.12', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '110.95'),
(91840, '21041.02', 152, '', 'Placute de frana', 0, 0, 402, '1041-02-MODEL', 1, '90.36'),
(91839, '21040.00', 152, '', 'Placute de frana', 0, 0, 402, '1040-00-MODEL', 1, '44.88'),
(91838, '2104.02', 152, '', 'Placute de frana', 0, 0, 402, '0104-02-MODEL', 1, '48.52'),
(91837, '21039.00', 152, '', 'Placute de frana', 0, 0, 402, '1039-00-MODEL', 1, '106.92'),
(91797, '2047.30', 152, '', 'Placute de frana', 0, 0, 402, '0047-30-MODEL', 1, '55.59'),
(91796, '2047.22', 152, '', 'Placute de frana', 0, 0, 402, '0047-22-MODEL', 1, '69.28'),
(91795, '2047.14', 152, '', 'Placute de frana', 0, 0, 402, '0047-14-MODEL', 1, '88.84'),
(91794, '2047.04', 152, '', 'Placute de frana', 0, 0, 402, '0047-04-MODEL', 1, '71.65'),
(91793, '2047.00', 152, '', 'Placute de frana', 0, 0, 402, '0047-00-MODEL', 1, '74.95'),
(91792, '2046.20', 152, '', 'Placute de frana', 0, 0, 402, '0046-20-MODEL', 1, '60.24'),
(91791, '2046.00', 152, '', 'Placute de frana', 0, 0, 402, '0046-00-MODEL', 1, '44.44'),
(91790, '2044.02', 152, '', 'Placute de frana', 0, 0, 402, '0044-02-MODEL', 1, '72.07'),
(91789, '2044.00', 152, '', 'Placute de frana', 0, 0, 402, '0044-00-MODEL', 1, '51.94'),
(91788, '2042.30', 152, '', 'Placute de frana', 0, 0, 402, '0042-30-MODEL', 1, '36.36'),
(91787, '2040.00', 152, '', 'Placute de frana', 0, 0, 402, '0040-00-MODEL', 1, '35.22'),
(91786, '2039.30', 152, '', 'Placute de frana', 0, 0, 402, '0039-30-MODEL', 1, '38.25'),
(91785, '2038.20', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '37.75'),
(91784, '2034.04', 152, '', 'Placute de frana', 0, 0, 402, '0034-04-MODEL', 1, '37.6'),
(91783, '2033.04', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '9.42'),
(91782, '2030.02', 152, '', 'Placute de frana', 0, 0, 402, '0030-02-MODEL', 1, '47.57'),
(91781, '2029.12', 152, '', 'Placute de frana', 0, 0, 402, '0029-12-MODEL', 1, '43.21'),
(91780, '2026.12', 152, '', 'Placute de frana', 0, 0, 402, '0026-12-MODEL', 1, '64.24'),
(91779, '2025.30', 152, '', 'Placute de frana', 0, 0, 402, '0025-30-MODEL', 1, '30.79'),
(91778, '2025.22', 152, '', 'Placute de frana', 0, 0, 402, '0025-22-MODEL', 1, '57.71'),
(91777, '2022.10', 152, '', 'Placute de frana', 0, 0, 402, '0022-10-MODEL', 1, '39.66'),
(91776, '2022.02', 152, '', 'Placute de frana', 0, 0, 402, '0022-02-MODEL', 1, '29.03'),
(91730, '0378', 15, '', 'Sonde lambda', 0, 0, 3922, '83', 1, '305.68'),
(91696, '0282', 15, '', 'Sonde lambda', 0, 0, 3922, '28', 1, '411.83'),
(91654, '1851', 15, '', 'Sonde lambda', 0, 0, 3922, '92', 1, '529.99'),
(91653, '8643', 15, '', 'Bujii incandescente', 0, 0, 243, '8643', 1, '60.47'),
(91652, '7794', 15, '', 'Bujii incandescente', 0, 0, 243, 'KLEBE', 1, '65.48'),
(91651, '4966', 15, '', 'Bujii incandescente', 0, 0, 243, '4966', 1, '64.53'),
(91650, '6092', 15, '', 'Bujii incandescente', 0, 0, 243, '6092', 1, '55.65'),
(91649, '5285', 15, '', 'Bujii incandescente', 0, 0, 243, '12', 1, '52.54'),
(91648, '5207', 15, '', 'Bujii incandescente', 0, 0, 243, '5207', 1, '71.16'),
(91647, '1101', 15, '', 'Bujii incandescente', 0, 0, 243, 'YE 04', 1, '51.57'),
(91646, '6836', 15, '', 'Bujii incandescente', 0, 0, 243, '6836', 1, '101.95'),
(91645, '3209', 15, '', 'Bujii incandescente', 0, 0, 243, 'CZ 51', 1, '100.58'),
(91639, '1691', 15, '', 'Bujii', 0, 0, 686, 'ZKR7A-10 1691 [TEC DOC]', 1, '23.41'),
(91636, '5960', 15, '', 'Bujii', 0, 0, 686, '5960', 1, '19.49'),
(91635, '6449', 15, '', 'Bujii', 0, 0, 686, 'ZFR6S-Q 6449 [TEC DOC]', 1, '16.7'),
(91634, '6711', 15, '', 'Bujii', 0, 0, 686, 'ZFR6K-11 6711 [TEC DOC]', 1, '16.81'),
(91633, '5585', 15, '', 'Bujii', 0, 0, 686, 'ZFR6J-11 5585 [TEC DOC]', 1, '15.42'),
(91632, '6441', 15, '', 'Bujii', 0, 0, 686, 'ZFR6FIX-11 6441 [TEC DOC]', 1, '38.39'),
(91631, '4291', 15, '', 'Bujii', 0, 0, 686, 'ZFR6F-11 4291 [TEC DOC]', 1, '11.61'),
(91630, '1041', 15, '', 'Bujii', 0, 0, 686, 'ZFR6A-11 1041 [TEC DOC]', 1, '11.61'),
(91629, '6893', 15, '', 'Bujii', 0, 0, 686, '', 1, '13.89'),
(91460, '3478', 15, '', 'Bujii moto NGK', 0, 0, 686, 'CR8EK 3478 [TEC DOC]', 1, '25'),
(91459, '5219', 15, '', 'Bujii moto NGK', 0, 0, 686, '5219', 1, '23.72'),
(91458, '1275', 15, '', 'Bujii moto NGK', 0, 0, 686, 'CR8E 1275 [TEC DOC]', 1, '18.65'),
(91405, '4122', 15, '', 'Bujii', 0, 0, 686, 'BR7HS 4122 [TEC DOC]', 1, '8.97'),
(91299, '3412', 15, '', 'Bujii', 0, 0, 686, '3412', 1, '8.11'),
(91298, '7327', 15, '', 'Bujii', 0, 0, 686, 'BP5EY 7327 [TEC DOC]', 1, '8.41'),
(91297, '2287', 15, '', 'Bujii', 0, 0, 686, 'BP5ET 2287 [TEC DOC]', 1, '12.75'),
(91296, '5156', 15, '', 'Bujii', 0, 0, 686, '5156', 2, '1.54'),
(91295, '4691', 15, '', 'Bujii', 0, 0, 686, 'BP5ESZ 4691 [TEC DOC]', 1, '6.76'),
(91142, '1147', 15, '', 'Bujii', 0, 0, 686, 'B2-LM 1147 [TEC DOC]', 1, '6.93'),
(91122, '1210', 15, '', 'Bujii', 0, 0, 686, 'A-8 1210 [TEC DOC]', 1, '15.62'),
(91121, '8195828', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '69.44'),
(91120, '8195827', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '76.29'),
(91119, '8195826', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '69.31'),
(91118, '8195823', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '63.12'),
(91117, '8195821', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '85.74'),
(91116, '8195820', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '70.1'),
(91115, '8195816', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '91.26'),
(91114, '8195805', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '63.6'),
(91113, '8195060', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '59.43'),
(91112, '8195059', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '57.12'),
(91111, '8195056', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '59.33'),
(91110, '8195054', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.56'),
(91097, '8195027', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '68.19'),
(91096, '8195026', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '30.53'),
(91095, '8195025', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '36.5'),
(91094, '8195024', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '15.34'),
(91093, '8195022', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '35.83'),
(91092, '8195021', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '67.29'),
(91091, '8195020', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '35.12'),
(91090, '8195012', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '37.59'),
(91089, '8195011', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '35.41'),
(91088, '8195006', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '35.97'),
(91087, '8195005', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '30.23'),
(91086, '8195004', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.35'),
(91085, '8195002', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '63.6'),
(91084, '8192566', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.82'),
(91083, '8192558', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '105.3'),
(91082, '8192557', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '107.58'),
(91081, '8192556', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '119.58'),
(91080, '8192555', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '119.58'),
(91079, '8192553', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '119.58'),
(91078, '8192549', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '90.51'),
(91077, '8192547', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '136.04'),
(91076, '8192543', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '123'),
(91075, '8192541', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '95.3'),
(91074, '8192538', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '147.5'),
(91073, '8192534', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '84.81'),
(91072, '8192531', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '110.63'),
(91071, '8192530', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '110.63'),
(91070, '8192518', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '103.26'),
(91069, '8192515', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '102.27'),
(91068, '8192514', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '102.27'),
(91067, '8188915', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '106.81'),
(91066, '8188911', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '160.99'),
(91065, '8188909', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '93.54'),
(91064, '8188908', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '93.54'),
(91063, '8188907', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '114.25'),
(91062, '8188906', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '114.25'),
(91061, '8186003', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.56'),
(91060, '8186000', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '59.96'),
(91059, '8185705', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.38'),
(91058, '8185704', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '55.29'),
(91057, '8185703', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '55.29'),
(91056, '8185702', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '73.79'),
(91055, '8185701', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.67'),
(91054, '8185700', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '55.32'),
(91053, '8182916', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.82'),
(91052, '8182913', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '50.17'),
(91051, '8182912', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '65.8'),
(91050, '8182911', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '66.68'),
(91049, '8182908', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '67.58'),
(91048, '8182907', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '53.73'),
(91047, '8182906', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '38.6'),
(91046, '8182905', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.77'),
(91045, '8182903', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '55.32'),
(91044, '8182902', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '26.68'),
(91043, '8182901', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '50.7'),
(91042, '8182900', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '48.87'),
(91041, '8177812', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '70.1'),
(91040, '8177811', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '70.1'),
(91039, '8177809', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.96'),
(91038, '8177802', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '72.86'),
(91037, '8177801', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '64.5'),
(91036, '8175718', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '67.9'),
(91035, '8175716', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '65.43'),
(91034, '8175702', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '81.12'),
(91033, '8172939', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '72.49'),
(91032, '8172930', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '109.87'),
(91031, '8172929', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.01'),
(91030, '8172928', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.85'),
(91029, '8172925', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '90.65'),
(91028, '8172924', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '76.15'),
(91027, '8172923', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.85'),
(91026, '8172922', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '65.43'),
(91025, '8172921', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '84.81'),
(91024, '8172920', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '84.81'),
(91023, '8172919', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '65.43'),
(91022, '8172917', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '84.81'),
(91021, '8172916', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '38.12'),
(91020, '8172915', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '40.14'),
(91019, '8172914', 175, '', 'Amortizoare hayon', 0, 0, 219, '8172914', 1, '88.5'),
(91018, '8172910', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '73.79'),
(91017, '8172908', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.01'),
(91016, '8172906', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '76.52'),
(91015, '8172901', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.96'),
(91014, '8172900', 175, '', 'Amortizoare hayon', 0, 0, 219, '8172900', 1, '73.79'),
(91013, '8169704', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '64.5'),
(91012, '8169703', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '75.6'),
(91011, '8169701', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.01'),
(91010, '8169700', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.01'),
(91009, '8166742', 175, '', 'Amortizoare hayon', 0, 0, 2454, '', 1, '61.82'),
(91008, '8166740', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '58.74'),
(91007, '8166738', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.82'),
(91006, '8166731', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.38'),
(91005, '8166730', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '55.42'),
(91004, '8166729', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.99'),
(91003, '8166728', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '81.12'),
(91002, '8166727', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '65.43'),
(91001, '8166723', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '68.19'),
(91000, '8166722', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '65.43'),
(90999, '8166719', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '72.86'),
(90998, '8166717', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '75.6'),
(90997, '8166716', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.67'),
(90996, '8166711', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '70.1'),
(90995, '8166709', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '72.86'),
(90994, '8166706', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '73.79'),
(90993, '8166704', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '70.1'),
(90992, '8166701', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '73.79'),
(90991, '8163464', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.72'),
(90990, '8163461', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '91.42'),
(90989, '8163460', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '91.42'),
(90988, '8163456', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '75.36'),
(90987, '8163455', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '80.88'),
(90986, '8163454', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '75.97'),
(90985, '8163453', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '53.75'),
(90984, '8163452', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '88.39'),
(90983, '8163451', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.01'),
(90982, '8163450', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '54.95'),
(90981, '8163448', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.01'),
(90980, '8163447', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '72.81'),
(90979, '8163443', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '65.43'),
(90978, '8163442', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '65.43'),
(90977, '8163440', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '37.74'),
(90976, '8163438', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '100.52'),
(90975, '8163437', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '51.04'),
(90973, '8163435', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.43'),
(90972, '8163434', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '74.69'),
(90971, '8163432', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '82.05'),
(90968, '8163427', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '26.68'),
(90967, '8163426', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '72.86'),
(90966, '8163419', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '72.86'),
(90964, '8163415', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '87.57'),
(90963, '8163414', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '77.43'),
(90962, '8163411', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '59.91'),
(90961, '8163410', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '59.91'),
(90960, '8163409', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '66.33'),
(90959, '8163406', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '75.6'),
(90957, '8163404', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '67.29'),
(90949, '8162029', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '83.16'),
(90948, '8162028', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '85.74'),
(90947, '8162026', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '123'),
(90946, '8162025', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '123'),
(90945, '8162023', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '141.16'),
(90944, '8162022', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '141.16'),
(90943, '8162021', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '74.69'),
(90941, '8162019', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '78.33'),
(90940, '8162018', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '78.33'),
(90938, '8162016', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '81.12'),
(90937, '8162012', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '78.33'),
(90936, '8162008', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '81.12'),
(90935, '8162007', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '74.69'),
(90934, '8162006', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '79.28'),
(90933, '8159224', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.82'),
(90932, '8159222', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '100.71'),
(90931, '8159215', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.85'),
(90930, '8159212', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '72.81'),
(90929, '8159210', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '118.65'),
(90928, '8159208', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '118.65'),
(90927, '8159202', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '58.98'),
(90926, '8159201', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '58.98'),
(90921, '8156808', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '86.96'),
(90920, '8156804', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '78.86'),
(90919, '8156803', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '91.26'),
(90918, '8156801', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.77'),
(90916, '8155437', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.56'),
(90914, '8155426', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '129.27'),
(90912, '8155424', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '122.53'),
(90910, '8155422', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '72.81'),
(90908, '8155420', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '127.3'),
(90906, '8155415', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '147.5'),
(90904, '8155413', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '147.5'),
(90902, '8155408', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.01'),
(90900, '8155404', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '106.04'),
(90898, '8155402', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '99.54');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(90896, '8144218', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '95.37'),
(90894, '8144207', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '91.73'),
(90892, '8142103', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.56'),
(90890, '8137224', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '96.89'),
(90888, '8137220', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.82'),
(90887, '8137217', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.82'),
(90885, '8137211', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.82'),
(90883, '8135730', 175, '', 'Amortizoare hayon', 0, 0, 2454, '', 1, '59.51'),
(90881, '8135720', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '91.73'),
(90879, '8135713', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '45.39'),
(90877, '8127570', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '74.78'),
(90876, '8127562', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '74'),
(90874, '8127560', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '83.72'),
(90872, '8127558', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '58.74'),
(90870, '8127556', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '32.32'),
(90868, '8127552', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '70.1'),
(90866, '8127550', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '68.19'),
(90864, '8127548', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '63.6'),
(90862, '8127546', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '74.69'),
(90860, '8127544', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '82.98'),
(90858, '8127541', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '75.6'),
(90857, '8127539', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '58.08'),
(90855, '8127535', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.96'),
(90853, '8127533', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '72.86'),
(90851, '8127529', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '72.86'),
(90849, '8127525', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '26.68'),
(90847, '8127523', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '73.79'),
(90845, '8127515', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '73.79'),
(90843, '8127512', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '69.12'),
(90841, '8127501', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '73.79'),
(90839, '8126143', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.72'),
(90837, '8126137', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.72'),
(90835, '8126130', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '78.86'),
(90833, '8126128', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '78.86'),
(90831, '8126125', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '79.28'),
(90829, '8126123', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.67'),
(90827, '8126114', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '54.39'),
(90825, '8126112', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '26.68'),
(90823, '8126107', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '70.1'),
(90821, '8117701', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.85'),
(90820, '8117700', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '72.81'),
(90818, '8115640', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.82'),
(90816, '8115635', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '67.9'),
(90814, '8115632', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.38'),
(90812, '8115630', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '68.27'),
(90810, '8115626', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.96'),
(90808, '8115620', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '35.41'),
(90806, '8115618', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '88.5'),
(90804, '8115612', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '87.57'),
(90802, '8115607', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '70.1'),
(90800, '8108430', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.56'),
(90798, '8108427', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '45.49'),
(90796, '8108423', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '45.49'),
(90794, '8108417', 175, '', 'Amortizoare hayon', 0, 0, 2454, '', 1, '65.86'),
(90792, '8108414', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.01'),
(90791, '8108412', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '56.34'),
(90790, '8108410', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '58.77'),
(90788, '8108407', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '35.6'),
(90786, '8108405', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '90.33'),
(90784, '8108403', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '64.5'),
(90782, '8108401', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '58.08'),
(90780, '8104233', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '78.7'),
(90778, '8104231', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.05'),
(90776, '8104227', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '72.16'),
(90774, '8104222', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.56'),
(90772, '8104215', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.96'),
(90771, '8104214', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '68.19'),
(90769, '8104211', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '78.33'),
(90765, '8104207', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '81.12'),
(90763, '8104205', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '73.79'),
(90759, '8100712', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '65.86'),
(90757, '8100709', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '49.03'),
(90755, '8100701', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '68.19'),
(90753, '8095014', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '65.62'),
(90751, '8095008', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '68.67'),
(90749, '8095005', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '77.19'),
(90747, '8095000', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '44.7'),
(90745, '8075702', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '58.74'),
(90743, '8069702', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '73.79'),
(90741, '8066702', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '67.29'),
(90739, '8066700', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '66.33'),
(90738, '8063404', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '75.36'),
(90736, '8063400', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '76.32'),
(90734, '8056805', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '62.38'),
(90732, '8042102', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '52.32'),
(90730, '8041401', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '211.16'),
(90729, '8037202', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '61.82'),
(90728, '8027501', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '36.26'),
(90726, '8026102', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '51.95'),
(90725, '8026100', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '54.57'),
(90723, '8015601', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '40.29'),
(90721, '8008414', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '55.16'),
(90719, '8008409', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '55.13'),
(90715, '8008403', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '60.81'),
(90713, '8008400', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '63.6'),
(90711, '8004216', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '71.22'),
(90709, '8004210', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '61.77'),
(90708, '8004209', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '58.08'),
(90706, '8004206', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '64.5'),
(90683, '5756803', 175, '', 'Spate', 0, 0, 637, '', 1, '704.9'),
(90671, '4295074', 175, '', 'Spate', 0, 0, 188, '', 1, '200.67'),
(90668, '4295064', 175, '', 'Spate', 0, 0, 188, '', 1, '148.6'),
(90666, '4295057', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '189.04'),
(90662, '4295043', 175, '', 'Spate', 0, 0, 188, '', 1, '101.44'),
(90635, '4295000', 175, '', 'Spate', 0, 0, 188, '', 1, '93.38'),
(90619, '4285721', 175, '', 'Spate', 0, 0, 188, '', 1, '125.66'),
(90615, '4285717', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '136.62'),
(90613, '4285715', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '144.19'),
(90602, '4282916', 175, '', 'Fata', 0, 0, 188, '', 1, '137.98'),
(90587, '4272927', 175, '', 'Fata', 0, 0, 188, '', 1, '163.32'),
(90570, '4263468', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '193.35'),
(90569, '4263466', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '143.34'),
(90568, '4263465', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '137.1'),
(90448, '4226125', 175, '', 'Spate', 0, 0, 188, '', 1, '106.71'),
(90420, '4208422', 175, '', 'Spate', 0, 0, 188, '', 1, '230.03'),
(90419, '4208420', 175, '', 'Spate', 0, 0, 188, '', 1, '134.18'),
(90367, '4095030', 175, '', 'Fata', 0, 0, 188, '', 1, '138.44'),
(90366, '4095026', 175, '', 'Fata', 0, 0, 188, '', 1, '94.9'),
(90365, '4095025', 175, '', 'Fata', 0, 0, 188, '', 1, '93.69'),
(90358, '4095005', 175, '', 'Fata', 0, 0, 188, '', 1, '75.22'),
(90353, '4092537', 175, '', 'Fata', 0, 0, 188, '', 1, '104.42'),
(90352, '4092533', 175, '', 'Fata', 0, 0, 188, '', 1, '108.33'),
(90325, '4082927', 175, '', 'Fata', 0, 0, 188, '', 1, '107.46'),
(90324, '4082925', 175, '', 'Fata', 0, 0, 188, '', 1, '116.36'),
(90317, '4082912', 175, '', 'Fata', 0, 0, 188, '', 1, '150.66'),
(90316, '4082911', 175, '', 'Fata', 0, 0, 188, '', 1, '161.57'),
(90268, '4066751', 175, '', 'Fata', 0, 0, 188, '', 1, '180.5'),
(90267, '4066750', 175, '', 'Fata', 0, 0, 188, '', 1, '127.1'),
(90266, '4066746', 175, '', 'Fata', 0, 0, 188, '', 1, '112.95'),
(90265, '4066745', 175, '', 'Fata', 0, 0, 188, '', 1, '177.9'),
(90249, '4066708', 175, '', 'Fata', 0, 0, 188, '', 1, '102.26'),
(90204, '4059245', 175, '', 'Fata', 0, 0, 188, '', 1, '127.41'),
(90174, '4056803', 175, '', 'Fata', 0, 0, 188, '', 1, '84.73'),
(90147, '4035707', 175, '', 'Fata', 0, 0, 188, '', 1, '137.02'),
(90135, '4027578', 175, '', 'Fata', 0, 0, 188, 'I4027578', 1, '112.78'),
(90134, '4027575', 175, '', 'Fata', 0, 0, 188, '', 1, '157.14'),
(90127, '4027567', 175, '', 'Fata', 0, 0, 188, '', 1, '157.43'),
(90125, '4027562', 175, '', 'Fata', 0, 0, 188, '', 1, '124.54'),
(90123, '4027560', 175, '', 'Fata', 0, 0, 188, '', 1, '87.71'),
(90118, '4027540', 175, '', 'Fata', 0, 0, 188, '', 1, '119.45'),
(90115, '4027527', 175, '', 'Fata', 0, 0, 188, '', 1, '113.56'),
(90114, '4027526', 175, '', 'Fata', 0, 0, 188, '', 1, '72.34'),
(90113, '4027521', 175, '', 'Fata', 0, 0, 188, '', 1, '99.17'),
(90112, '4027518', 175, '', 'Fata', 0, 0, 188, '', 1, '91.55'),
(90110, '4027512', 175, '', 'Fata', 0, 0, 188, '', 1, '113.93'),
(90109, '4027511', 175, '', 'Fata', 0, 0, 188, '', 1, '115.86'),
(90108, '4027506', 175, '', 'Fata', 0, 0, 188, '', 1, '84.15'),
(90107, '4027503', 175, '', 'Fata', 0, 0, 188, '', 1, '70.02'),
(90106, '4026194', 175, '', 'Fata', 0, 0, 188, '', 1, '180.82'),
(90105, '4026188', 175, '', 'Fata', 0, 0, 188, '', 1, '147.8'),
(90104, '4026187', 175, '', 'Fata', 0, 0, 188, '', 1, '133.3'),
(90103, '4026185', 175, '', 'Fata', 0, 0, 188, '', 1, '268.55'),
(90102, '4026181', 175, '', 'Fata', 0, 0, 188, '', 1, '176.25'),
(90101, '4026180', 175, '', 'Fata', 0, 0, 188, '', 1, '172.43'),
(90100, '4026171', 175, '', 'Fata', 0, 0, 188, '', 1, '243.38'),
(90099, '4026169', 175, '', 'Fata', 0, 0, 188, '', 1, '320.44'),
(90097, '4026167', 175, '', 'Fata', 0, 0, 188, '', 1, '93.09'),
(90096, '4026166', 175, '', 'Fata', 0, 0, 188, '', 1, '96.35'),
(90095, '4026165', 175, '', 'Fata', 0, 0, 188, '', 1, '93.09'),
(90094, '4026164', 175, '', 'Fata', 0, 0, 188, '', 1, '96.35'),
(90093, '4026158', 175, '', 'Fata', 0, 0, 188, '', 1, '134.55'),
(90092, '4026156', 175, '', 'Fata', 0, 0, 188, '', 1, '125.21'),
(90091, '4026152', 175, '', 'Fata', 0, 0, 188, '', 1, '101.44'),
(90090, '4026151', 175, '', 'Fata', 0, 0, 188, '', 1, '102.04'),
(90089, '4026149', 175, '', 'Fata', 0, 0, 188, '', 1, '279.14'),
(90088, '4026147', 175, '', 'Fata', 0, 0, 188, '', 1, '191.14'),
(90087, '4026136', 175, '', 'Fata', 0, 0, 188, '', 1, '210.92'),
(90086, '4026135', 175, '', 'Fata', 0, 0, 188, '', 1, '210.92'),
(90084, '4026130', 175, '', 'Fata', 0, 0, 188, '', 1, '262.33'),
(90081, '4026124', 175, '', 'Fata', 0, 0, 188, '', 1, '206.78'),
(90080, '4026123', 175, '', 'Fata', 0, 0, 188, '', 1, '259.41'),
(90079, '4026122', 175, '', 'Fata', 0, 0, 188, '', 1, '117.14'),
(90078, '4026121', 175, '', 'Fata', 0, 0, 188, '', 1, '101.45'),
(90077, '4026120', 175, '', 'Fata', 0, 0, 188, '', 1, '130.46'),
(90076, '4026115', 175, '', 'Fata', 0, 0, 188, '', 1, '95.61'),
(90075, '4026114', 175, '', 'Fata', 0, 0, 188, '', 1, '113.5'),
(90074, '4026113', 175, '', 'Fata', 0, 0, 188, '', 1, '106.71'),
(90066, '4015657', 175, '', 'Fata', 0, 0, 188, '', 1, '180.82'),
(90064, '4015654', 175, '', 'Fata', 0, 0, 188, '', 1, '142.76'),
(90063, '4015647', 175, '', 'Fata', 0, 0, 188, '', 1, '234.99'),
(90062, '4015646', 175, '', 'Fata', 0, 0, 188, '', 1, '174.37'),
(90061, '4015645', 175, '', 'Fata', 0, 0, 188, '', 1, '127.1'),
(90060, '4015644', 175, '', 'Fata', 0, 0, 188, '', 1, '105.88'),
(90057, '4015637', 175, '', 'Fata', 0, 0, 188, '', 1, '139.04'),
(90052, '4015631', 175, '', 'Fata', 0, 0, 188, '', 1, '92.18'),
(90044, '4015608', 175, '', 'Fata', 0, 0, 188, '', 1, '137.4'),
(90043, '4015603', 175, '', 'Fata', 0, 0, 188, '', 1, '103.12'),
(90042, '4008463', 175, '', 'Fata', 0, 0, 188, '', 1, '184.64'),
(90039, '4008446', 175, '', 'Fata', 0, 0, 188, '', 1, '150.43'),
(90038, '4008439', 175, '', 'Fata', 0, 0, 188, '4008439', 1, '115.19'),
(90037, '4008438', 175, '', 'Fata', 0, 0, 188, '4008438', 1, '119.94'),
(90036, '4008434', 175, '', 'Fata', 0, 0, 188, '4008434', 1, '132.79'),
(90026, '4008403', 175, '', 'Fata', 0, 0, 188, '', 1, '104.4'),
(90025, '4004258', 175, '', 'Fata', 0, 0, 188, '', 1, '123.32'),
(90024, '4004256', 175, '', 'Fata', 0, 0, 188, '', 1, '125.98'),
(90023, '4004254', 175, '', 'Fata', 0, 0, 188, '4004254', 1, '165.87'),
(90022, '4004251', 175, '', 'Fata', 0, 0, 188, '', 1, '214.87'),
(90021, '4004247', 175, '', 'Fata', 0, 0, 188, '', 1, '162.32'),
(90020, '4004241', 175, '', 'Fata', 0, 0, 188, '', 1, '144.19'),
(90019, '4004238', 175, '', 'Fata', 0, 0, 188, '', 1, '170.68'),
(90018, '4004237', 175, '', 'Fata', 0, 0, 188, '', 1, '119.34'),
(90000, '390107', 445, '', 'Catalizatori metalici', 0, 0, 1256, '390107', 1, '738.94'),
(89998, '322305', 445, '', 'Catalizatori metalici', 0, 0, 429, '', 1, '3048.88'),
(89996, '321934', 445, '', 'Catalizatori metalici', 0, 0, 429, '321934', 1, '1599.29'),
(89995, '321920', 445, '', 'Catalizatori metalici', 0, 0, 429, '321920', 1, '1205.29'),
(89994, '321902', 445, '', 'Catalizatori metalici', 0, 0, 429, '321902', 1, '2011.27'),
(89993, '321866', 445, '', 'Catalizatori metalici', 0, 0, 429, '321866', 1, '1295.19'),
(89991, '321860', 445, '', 'Catalizatori metalici', 0, 0, 429, '32186', 1, '1643.14'),
(89990, '321857', 445, '', 'Catalizatori metalici', 0, 0, 429, '321857', 1, '1516.43'),
(89988, '321734', 445, '', 'Catalizatori metalici', 0, 0, 429, '321734', 1, '1693.02'),
(89985, '321710', 445, '', 'Catalizatori metalici', 0, 0, 429, '321710', 1, '2279.5'),
(89984, '321709', 445, '', 'Catalizatori metalici', 0, 0, 429, '321709', 1, '873.9'),
(89979, '321658', 445, '', 'Catalizatori metalici', 0, 0, 429, '321658', 1, '1677.73'),
(89973, '321583', 445, '', 'Catalizatori metalici', 0, 0, 429, '321583', 1, '1089.23'),
(89971, '321542', 445, '', 'Catalizatori metalici', 0, 0, 429, '321542', 1, '973.19'),
(89969, '321524', 445, '', 'Catalizatori metalici', 0, 0, 429, '321524', 1, '1174.04'),
(89966, '321429', 445, '', 'Catalizatori metalici', 0, 0, 429, '321429', 1, '1044.05'),
(89963, '321418', 445, '', 'Catalizatori metalici', 0, 0, 429, '321418', 1, '1243.57'),
(89951, '321279', 445, '', 'Catalizatori metalici', 0, 0, 429, '321279', 1, '795.66'),
(89948, '321263', 445, '', 'Catalizatori metalici', 0, 0, 429, '321263', 1, '852.65'),
(89946, '321249', 445, '', 'Catalizatori metalici', 0, 0, 429, '321249', 1, '1412.35'),
(89944, '321238', 445, '', 'Catalizatori metalici', 0, 0, 429, '321238', 1, '917.54'),
(89942, '321177', 445, '', 'Catalizatori metalici', 0, 0, 429, '321177', 1, '921.7'),
(89940, '321141', 445, '', 'Catalizatori metalici', 0, 0, 429, '321141', 1, '1617.06'),
(89938, '321106', 445, '', 'Catalizatori metalici', 0, 0, 429, '321106', 1, '972.31'),
(89936, '321065', 445, '', 'Catalizatori metalici', 0, 0, 429, '321065', 1, '833.14'),
(89933, '311779', 445, '', 'Catalizatori metalici', 0, 0, 429, '311779', 1, '2684.1'),
(89931, '311726', 445, '', 'Catalizatori metalici', 0, 0, 429, '311726', 1, '1311.21'),
(89929, '311696', 445, '', 'Catalizatori metalici', 0, 0, 429, '311696', 1, '1485.32'),
(89927, '311661', 445, '', 'Catalizatori metalici', 0, 0, 429, '311661', 1, '651.05'),
(89925, '311574', 445, '', 'Catalizatori metalici', 0, 0, 429, '311574', 1, '1036.04'),
(89923, '311474', 445, '', 'Catalizatori metalici', 0, 0, 429, '311474', 1, '1089.23'),
(89921, '311448', 445, '', 'Catalizatori metalici', 0, 0, 429, '311448', 1, '1300.49'),
(89919, '311404', 445, '', 'Catalizatori metalici', 0, 0, 429, '311404', 1, '582.47'),
(89917, '311354', 445, '', 'Catalizatori metalici', 0, 0, 429, '311354', 1, '821.33'),
(89915, '311272', 445, '', 'Catalizatori metalici', 0, 0, 429, '311272', 1, '775.95'),
(89913, '311249', 445, '', 'Catalizatori metalici', 0, 0, 429, '311249', 1, '644.14'),
(89911, '311217', 445, '', 'Catalizatori metalici', 0, 0, 429, '311217', 1, '1007.78'),
(89909, '311196', 445, '', 'Catalizatori metalici', 0, 0, 429, '311196', 1, '1089.92'),
(89907, '311161', 445, '', 'Catalizatori metalici', 0, 0, 429, '311161', 1, '1210.32'),
(89906, '311148', 445, '', 'Catalizatori metalici', 0, 0, 429, '311148', 1, '695.36'),
(146511, 'FDH3059-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(158945, '45503-39265', 462, '', 'Bieleta directie', 1, 0, 51, '', 2, '0'),
(146506, 'FDH2108-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146499, 'FDH1695-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '61.551'),
(146497, 'FDH16347-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '17201-54060', 2, '65.254'),
(146494, 'FDH1176-RLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146492, '0690461', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146487, 'FDG8714-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146485, 'FDG8636-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146479, '0690454', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '', 2, '0'),
(155594, '27599', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '003527599', 2, '40.586'),
(146473, 'FDG3886-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146469, '0690447', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '', 2, '0'),
(146466, 'FDG3430-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146455, 'FDG3119-FR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146452, 'FDG3080-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146450, '0690441', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '', 2, '0'),
(146447, '0690434', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146445, 'FDG3064-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146440, '0690425', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(89851, '430228', 445, '', 'Accesorii', 0, 0, 1059, '430228', 1, '11.8'),
(146437, 'FDG3061-FLR', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(146435, '0690423', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146431, '0690421', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146432, 'FDG3044-FL', 236, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 2, '0'),
(147085, 'KL176/6D', 40, '', 'Filtru combustibil', 1, 0, 9, 'K0450905925', 2, '0'),
(147084, 'BT21741E', 508, '', 'Rulment intinzator', 1, 0, 313, '11292', 2, '53.781'),
(147083, 'BT21740E', 508, '', 'Rulment intinzator', 1, 0, 313, '15175', 2, '106.127'),
(147082, 'KL174', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1309', 2, '0'),
(147081, 'BT21732E', 508, '', 'Rulment intinzator', 1, 0, 313, '1406', 2, '40.824'),
(147080, 'BT21727E', 508, '', 'Rulment intinzator', 1, 0, 313, '1391', 2, '57.505'),
(147079, 'BT21721E', 508, '', 'Rulment intinzator', 1, 0, 313, 'RC-RN1307 [TEC DOC RESOLUTION]', 2, '59.549'),
(147078, 'BT21711E', 508, '', 'Rulment intinzator', 1, 0, 312, '003526716', 2, '69.713'),
(147077, 'KL173', 40, '', 'Filtru combustibil', 1, 0, 9, 'KVMK0205', 2, '0'),
(147076, 'BT21710E', 508, '', 'Rulment intinzator', 1, 0, 313, '003526816', 2, '64.869'),
(147075, 'KL171', 40, '', 'Filtru combustibil', 1, 0, 9, 'NF-2354', 2, '0'),
(147073, 'BT21700E', 508, '', 'Rulment intinzator', 1, 0, 313, '003511388', 2, '80.416'),
(147072, 'BT21698E', 508, '', 'Rulment intinzator', 1, 0, 313, '11291', 2, '88.396'),
(147071, 'BT21697E', 508, '', 'Rulment intinzator', 1, 0, 313, '26982', 2, '101.717'),
(147069, 'BT21690E', 508, '', 'Rulment intinzator', 1, 0, 313, '003524544', 2, '71.246'),
(147068, 'BT21689E', 508, '', 'Rulment intinzator', 1, 0, 313, '003526051', 2, '49.686'),
(147066, 'BT21649E', 508, '', 'Rulment intinzator', 1, 0, 313, '7021', 2, '57.673'),
(147065, 'BT21602E', 508, '', 'Rulment intinzator', 1, 0, 313, '4282', 2, '79.086'),
(147064, 'BT21547E', 508, '', 'Rulment intinzator', 1, 0, 313, '24765', 2, '51.709'),
(147063, 'BT21537E', 508, '', 'Rulment intinzator', 1, 0, 313, '5100', 2, '138.537'),
(147062, 'BT21534E', 508, '', 'Rulment intinzator', 1, 0, 313, 'RC-ET1215', 2, '131.915'),
(147060, 'BT21505E', 508, '', 'Rulment intinzator', 1, 0, 313, '4427', 2, '74.256'),
(147059, 'BT21504E', 508, '', 'Rulment intinzator', 1, 0, 313, 'RC-ME63 [TEC DOC RESOLUTION]', 2, '40.208'),
(147058, 'BT21503E', 508, '', 'Rulment intinzator', 1, 0, 313, '3370', 2, '67.298'),
(147057, 'BT21501E', 508, '', 'Rulment intinzator', 1, 0, 313, '2561', 2, '30.387'),
(147056, 'BT21499E', 508, '', 'Rulment intinzator', 1, 0, 313, '6050', 2, '41.118'),
(147055, 'BT21488E', 508, '', 'Rulment intinzator', 1, 0, 313, '1966', 2, '67.809'),
(147054, 'BT21480E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '88.522'),
(89850, '430218', 445, '', 'Accesorii', 0, 0, 1059, '430218', 1, '14.22'),
(147053, 'BT21460E', 508, '', 'Rulment intinzator', 1, 0, 313, '10244', 2, '61.194'),
(147051, 'BT21458E', 508, '', 'Rulment intinzator', 1, 0, 313, '12432', 2, '78.309'),
(147050, 'BT21449E', 508, '', 'Rulment intinzator', 1, 0, 313, '11250', 2, '87.108'),
(147049, 'BT21448E', 508, '', 'Rulment intinzator', 1, 0, 313, '10243', 2, '102.963'),
(89849, '430217', 445, '', 'Accesorii', 0, 0, 1059, '430217', 1, '3.69'),
(147047, 'BT21436E', 508, '', 'Rulment intinzator', 1, 0, 313, '2878', 2, '68.397'),
(147046, 'BT21435E', 508, '', 'Rulment intinzator', 1, 0, 313, '3872', 2, '60.389'),
(147044, 'BT21411E', 508, '', 'Rulment intinzator', 1, 0, 313, '5077', 2, '111.188'),
(147043, 'BT21397E', 508, '', 'Rulment intinzator', 1, 0, 313, '5801', 2, '106.12'),
(147042, 'BT21384E', 508, '', 'Rulment intinzator', 1, 0, 313, 'MS391.0', 2, '49.035'),
(147040, 'BT21361E', 508, '', 'Rulment intinzator', 1, 0, 313, '11356', 2, '0'),
(147039, 'BT21360E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '122.934'),
(147037, 'BT21335E', 508, '', 'Rulment intinzator', 1, 0, 313, '003524529', 2, '133.14'),
(147036, 'BT21334E', 508, '', 'Rulment intinzator', 1, 0, 313, '10', 2, '108.36'),
(147034, 'BT21317E', 508, '', 'Rulment intinzator', 1, 0, 312, '14381', 2, '82.243'),
(147033, '0690977', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(147031, 'BT21314E', 508, '', 'Rulment intinzator', 1, 0, 313, '7089', 2, '52.514'),
(147030, '0690976', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(147028, '0690963', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '', 2, '0'),
(147027, 'KL169D', 40, '', 'Filtru combustibil', 1, 0, 9, 'KVMK0219', 2, '0'),
(147024, 'KL169/3D', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(147023, 'BT21292E', 508, '', 'Rulment intinzator', 1, 0, 313, '22347', 2, '128.324'),
(147022, 'KL167', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-2155', 2, '0'),
(147021, '0690957', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(147020, 'BT21291E', 508, '', 'Rulment intinzator', 1, 0, 313, '22346', 2, '107.527'),
(147019, 'KL160/1', 40, '', 'Filtru combustibil', 1, 0, 9, '30-0L-L06_1', 2, '0'),
(147018, 'BT21271E', 508, '', 'Rulment intinzator', 1, 0, 313, '26217', 2, '71.869'),
(147017, 'BT21262E', 508, '', 'Rulment intinzator', 1, 0, 313, '11314', 2, '76.979'),
(147016, 'KL160', 40, '', 'Filtru combustibil', 1, 0, 9, 'HDF542', 2, '0'),
(147015, 'BT21253E', 508, '', 'Rulment intinzator', 1, 0, 313, '11310', 2, '72.478'),
(147014, 'KL158', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(147013, '0690953', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(147012, 'KL157D', 40, '', 'Filtru combustibil', 1, 0, 9, 'EFF087', 2, '0'),
(147011, 'KL157/1D', 40, '', 'Filtru combustibil', 1, 0, 9, 'KVMK0205', 2, '0'),
(147010, 'KL156/3', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(147009, 'KL156/1', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1295JPG', 2, '0'),
(147008, 'KL155/1', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1295JPG', 2, '0'),
(147007, 'KL155', 40, '', 'Filtru combustibil', 1, 0, 9, 'D12844001-001', 2, '0'),
(147006, 'BT21251E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '65.751'),
(147005, '0690946', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(147004, 'BT21248E', 508, '', 'Rulment intinzator', 1, 0, 313, '7297', 2, '74.06'),
(147003, 'KL154', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1241', 2, '0'),
(147002, 'BT21245E', 508, '', 'Rulment intinzator', 1, 0, 313, 'MS174', 2, '64.806'),
(147001, 'BT21211E', 508, '', 'Rulment intinzator', 1, 0, 313, '19846', 2, '136.703'),
(147000, 'KL15', 40, '', 'Filtru combustibil', 1, 0, 9, 'FF-007', 2, '0'),
(146999, 'BT21210E', 508, '', 'Rulment intinzator', 1, 0, 313, '19940', 2, '94.178'),
(146998, 'KL149', 40, '', 'Filtru combustibil', 1, 0, 9, 'K0450905952', 2, '0'),
(146997, 'BT21208E', 508, '', 'Rulment intinzator', 1, 0, 313, '42', 2, '85.729'),
(146996, '0690938', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146995, 'BT21207E', 508, '', 'Rulment intinzator', 1, 0, 313, '19910', 2, '88.144'),
(146994, 'KL147D', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1041', 2, '0'),
(146993, 'BT21204E', 508, '', 'Rulment intinzator', 1, 0, 313, '11274', 2, '70.357'),
(146992, 'BT21189E', 508, '', 'Rulment intinzator', 1, 0, 313, '21918', 2, '55.391'),
(146991, 'KL147/2D', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146990, 'BT21187E', 508, '', 'Rulment intinzator', 1, 0, 313, '11339', 2, '40.761'),
(146989, '0690933', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146988, 'BT21186E', 508, '', 'Rulment intinzator', 1, 0, 313, '11325', 2, '76.335'),
(146987, 'KL147/1D', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1271', 2, '0'),
(146986, 'BT21172E', 508, '', 'Rulment intinzator', 1, 0, 313, '11556', 2, '82.705'),
(146985, 'BT21163E', 508, '', 'Rulment intinzator', 1, 0, 313, '1508', 2, '62.51'),
(146984, 'KL147', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1041', 2, '0'),
(146983, 'BT21161E', 508, '', 'Rulment intinzator', 1, 0, 313, 'MS609', 2, '87.626'),
(146982, '0690932', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146981, 'BT21160E', 508, '', 'Rulment intinzator', 1, 0, 313, '003511559', 2, '72.506'),
(146980, 'BT21156E', 508, '', 'Rulment intinzator', 1, 0, 313, '4127', 2, '60.816'),
(146979, 'KL146', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146978, 'BT21153E', 508, '', 'Rulment intinzator', 1, 0, 313, '7710', 2, '83.286'),
(146977, 'BT21139E', 508, '', 'Rulment intinzator', 1, 0, 313, '3600', 2, '56.301'),
(146976, 'KL14', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-2001', 2, '0'),
(146975, 'BT21100E', 508, '', 'Rulment intinzator', 1, 0, 313, '003510293', 2, '93.779'),
(146974, 'BT21080E', 508, '', 'Rulment intinzator', 1, 0, 313, '003519730', 2, '83.671'),
(146973, 'BT21071E', 508, '', 'Rulment intinzator', 1, 0, 313, '06', 2, '118.489'),
(146972, 'BT21070E', 508, '', 'Rulment intinzator', 1, 0, 313, '003518956', 2, '88.991'),
(146971, 'BT21061E', 508, '', 'Rulment intinzator', 1, 0, 313, '11561', 2, '85.148'),
(146970, '0690931', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146969, 'BT21056E', 508, '', 'Rulment intinzator', 1, 0, 313, '15878', 2, '74.592'),
(146968, 'BT21051E', 508, '', 'Rulment intinzator', 1, 0, 313, '23134', 2, '127.358'),
(146967, '0690919', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146966, 'BT21050E', 508, '', 'Rulment intinzator', 1, 0, 313, '18658', 2, '103.446'),
(146965, 'BT21029E', 508, '', 'Rulment intinzator', 1, 0, 313, '17601', 2, '102.599'),
(146964, '0690918', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146962, 'BT21024E', 508, '', 'Rulment intinzator', 1, 0, 313, '11341', 2, '56.994'),
(146961, 'BT21021E', 508, '', 'Rulment intinzator', 1, 0, 313, '15888', 2, '63.504'),
(146960, 'KL133', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146959, 'BT21007E', 508, '', 'Rulment intinzator', 1, 0, 313, '11276', 2, '28.448'),
(146957, 'BT21000E', 508, '', 'Rulment intinzator', 1, 0, 313, '11273', 2, '70.224'),
(146956, 'KL128', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146955, 'BT20987E', 508, '', 'Rulment intinzator', 1, 0, 313, '14730', 2, '108.584'),
(146954, 'KL122', 40, '', 'Filtru combustibil', 1, 0, 9, 'MF-4451', 2, '0'),
(146953, 'BT20984E', 508, '', 'Rulment intinzator', 1, 0, 313, '11557', 2, '81.55'),
(146952, 'KL111', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146951, 'BT20970E', 508, '', 'Rulment intinzator', 1, 0, 313, '19824', 2, '201.32'),
(146950, 'KL105', 40, '', 'Filtru combustibil', 1, 0, 9, 'FF-013', 2, '0'),
(146948, 'BT20968E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '35.21'),
(146947, 'KL100/2', 40, '', 'Filtru combustibil', 1, 0, 9, 'KVMK0205', 2, '0'),
(146946, 'BT20966E', 508, '', 'Rulment intinzator', 1, 0, 313, '003531075', 2, '108.024'),
(146945, '0690917', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146943, 'BT20965E', 508, '', 'Rulment intinzator', 1, 0, 313, '19356', 2, '92.491'),
(146942, 'KC90', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146940, '0690916', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146939, 'KC85', 40, '', 'Filtru combustibil', 1, 0, 9, '318', 2, '0'),
(146938, 'BT20961E', 508, '', 'Rulment intinzator', 1, 0, 313, '24', 2, '83.853'),
(146937, '0690913', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146936, 'BT20943E', 508, '', 'Rulment intinzator', 1, 0, 313, '19355', 2, '212.87'),
(146935, 'KC83', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-969', 2, '0'),
(146934, 'KC82', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146933, '0690873', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146932, 'KC80', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1264', 2, '0'),
(146931, 'BT20923E', 508, '', 'Rulment intinzator', 1, 0, 313, '24541', 2, '288.554'),
(146930, '0690871', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146929, 'KC76', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146928, '0690867', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146927, 'BT20910E', 508, '', 'Rulment intinzator', 1, 0, 313, '22329', 2, '103.831'),
(146925, 'BT20909E', 508, '', 'Rulment intinzator', 1, 0, 313, '27835', 2, '146.391'),
(146924, 'BT20902E', 508, '', 'Rulment intinzator', 1, 0, 313, '15875', 2, '218.463'),
(146923, 'BT20896E', 508, '', 'Rulment intinzator', 1, 0, 313, '01', 2, '127.022'),
(146922, 'KC70', 40, '', 'Filtru combustibil', 1, 0, 9, 'EFF037', 2, '0'),
(146921, 'BT20895E', 508, '', 'Rulment intinzator', 1, 0, 313, '34', 2, '258.265'),
(146920, 'BT20889E', 508, '', 'Rulment intinzator', 1, 0, 313, '22370', 2, '132.433'),
(146918, 'BT20820E', 508, '', 'Rulment intinzator', 1, 0, 313, '003526715', 2, '103.25'),
(146917, 'BT20817E', 508, '', 'Rulment intinzator', 1, 0, 313, '42', 2, '95.424'),
(146916, 'KC69', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1027', 2, '0'),
(146915, 'BT20816E', 508, '', 'Rulment intinzator', 1, 0, 313, '18489', 2, '74.592'),
(146914, '0690866', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '01E141165B', 2, '0'),
(146913, 'KC68', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146912, 'BT20813E', 508, '', 'Rulment intinzator', 1, 0, 313, '19190', 2, '81.48'),
(146910, 'BT20799E', 508, '', 'Rulment intinzator', 1, 0, 313, '19734', 2, '65.744'),
(146909, 'KC65', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146908, 'BT20788E', 508, '', 'Rulment intinzator', 1, 0, 313, '17769', 2, '92.225'),
(146907, 'BT20712E', 508, '', 'Rulment intinzator', 1, 0, 313, '27', 2, '140.189'),
(146906, 'BT20699E', 508, '', 'Rulment intinzator', 1, 0, 313, '19513', 2, '69.566'),
(146905, '0690865', 506, '', 'Disc ambreiaj (Ambreiaj)', 1, 0, 262, '', 2, '0'),
(146904, 'KC63/1D', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146902, 'BT20690E', 508, '', 'Rulment intinzator', 1, 0, 313, '27806', 2, '135.667'),
(146900, 'BT20674E', 508, '', 'Rulment intinzator', 1, 0, 313, '26197', 2, '74.095'),
(146899, 'KC51', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146898, '0690864''', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146897, 'BT20654E', 508, '', 'Rulment intinzator', 1, 0, 313, '30990', 2, '82.551'),
(146896, 'KC47', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1033', 2, '0'),
(146895, '0690855', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146894, 'BT20652E', 508, '', 'Rulment intinzator', 1, 0, 313, '17944', 2, '111.51'),
(146892, 'KC46', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146891, 'BT20647E', 508, '', 'Rulment intinzator', 1, 0, 313, '19214', 2, '38.563'),
(146890, 'KC43', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-966', 2, '0'),
(146889, 'KC388D', 40, '', 'Filtru combustibil', 1, 0, 9, '30-05-500_1', 2, '0'),
(146887, '0690851', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146886, 'BT20591E', 508, '', 'Rulment intinzator', 1, 0, 313, '003519851', 2, '147.959'),
(146885, 'BT20522E', 508, '', 'Rulment intinzator', 1, 0, 313, '27', 2, '46.536'),
(146883, '0690850', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '', 2, '0'),
(146882, 'BT20469E', 508, '', 'Rulment intinzator', 1, 0, 313, '15002', 2, '42.672'),
(146881, 'BT20467E', 508, '', 'Rulment intinzator', 1, 0, 313, '27', 2, '44.002'),
(146879, 'KC33', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1022', 2, '0'),
(146878, '0690847', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146876, 'KC32', 40, '', 'Filtru combustibil', 1, 0, 9, 'K1457434025', 2, '0'),
(146875, 'BT20440E', 508, '', 'Rulment intinzator', 1, 0, 313, '003519511', 2, '79.8'),
(146874, 'BT20433E', 508, '', 'Rulment intinzator', 1, 0, 313, '003526925', 2, '122.5'),
(146873, 'KC256D', 40, '', 'Filtru combustibil', 1, 0, 9, '30-04-424_1', 2, '0'),
(146872, 'BT20429E', 508, '', 'Rulment intinzator', 1, 0, 313, '18554', 2, '114.247'),
(146871, 'BT20419E', 508, '', 'Rulment intinzator', 1, 0, 3640, '003519292', 2, '28.455'),
(146870, 'BT20418E', 508, '', 'Rulment intinzator', 1, 0, 313, '003523283', 2, '65.534'),
(146869, 'BT20416E', 508, '', 'Rulment intinzator', 1, 0, 313, '09', 2, '101.598'),
(146868, 'BT20405E', 508, '', 'Rulment intinzator', 1, 0, 313, '18181', 2, '37.807'),
(146867, 'BT20403E', 508, '', 'Rulment intinzator', 1, 0, 313, '31076', 2, '147.651'),
(146866, 'BT20308E', 508, '', 'Rulment intinzator', 1, 0, 313, '24618', 2, '53.228'),
(146865, 'BT20286E', 508, '', 'Rulment intinzator', 1, 0, 313, '21301', 2, '99.015'),
(146864, 'BT20268E', 508, '', 'Rulment intinzator', 1, 0, 313, '003521309', 2, '308.077'),
(146862, 'BT20254E', 508, '', 'Rulment intinzator', 1, 0, 313, '9791', 2, '153.629'),
(146861, '0690846', 506, '', 'Placa presiune ambreiaj (Ambreiaj)', 1, 0, 261, '', 2, '0'),
(146860, 'BT20252E', 508, '', 'Rulment intinzator', 1, 0, 313, '19856', 2, '61.81'),
(146858, '0690845', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146857, 'BT20223E', 508, '', 'Rulment intinzator', 1, 0, 313, '13', 2, '69.349'),
(146855, 'BT20222E', 508, '', 'Rulment intinzator', 1, 0, 313, '01', 2, '59.493'),
(146853, 'BT20220E', 508, '', 'Rulment intinzator', 1, 0, 313, '19847', 2, '66.29'),
(146852, 'BT20207E', 508, '', 'Rulment intinzator', 1, 0, 313, '003519871', 2, '60.011'),
(146847, 'BT20156E', 508, '', 'Rulment intinzator', 1, 0, 313, '08', 2, '122.115'),
(146846, 'BT20146E', 508, '', 'Rulment intinzator', 1, 0, 313, '26', 2, '136.57'),
(146845, 'BT20142E', 508, '', 'Rulment intinzator', 1, 0, 313, '17541', 2, '88.858'),
(146844, 'BT20140E', 508, '', 'Rulment intinzator', 1, 0, 313, '22392', 2, '70.945'),
(146843, 'BT20121E', 508, '', 'Rulment intinzator', 1, 0, 313, '30923', 2, '42.203'),
(146839, 'BT01024E', 508, '', 'Rulment intinzator', 1, 0, 313, '003510132', 2, '21.721'),
(146836, 'BT01017E', 508, '', 'Rulment intinzator', 1, 0, 313, '1237', 2, '19.67'),
(146835, 'BT01008E', 508, '', 'Rulment intinzator', 1, 0, 313, '12110', 2, '45.346'),
(146834, '0690792', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146833, 'BT01007E', 508, '', 'Rulment intinzator', 1, 0, 313, '8697', 2, '44.667'),
(146830, 'BT00996E', 508, '', 'Rulment intinzator', 1, 0, 313, '5478', 2, '23.702'),
(146827, 'BT00994E', 508, '', 'Rulment intinzator', 1, 0, 313, '2248', 2, '44.94'),
(146826, 'BT00993E', 508, '', 'Rulment intinzator', 1, 0, 313, '10661', 2, '62.531'),
(146824, 'BT00989E', 508, '', 'Rulment intinzator', 1, 0, 3437, '2558', 2, '51.191'),
(146822, 'BT00978E', 508, '', 'Rulment intinzator', 1, 0, 313, '5613', 2, '46.361'),
(146819, '0690767', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146818, 'BT00972E', 508, '', 'Rulment intinzator', 1, 0, 313, '11298', 2, '76.811'),
(146817, 'BT00971E', 508, '', 'Rulment intinzator', 1, 0, 313, '003511299', 2, '77.959'),
(146816, '0690766', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146815, '0690762', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146813, '0690760', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146812, 'BT00949E', 508, '', 'Rulment intinzator', 1, 0, 313, '8565', 2, '87.668'),
(146810, '0690758', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146807, 'BT01030E', 508, '', 'Rulment intinzator', 1, 0, 313, '3858', 2, '40.999'),
(146805, 'BT20094E', 508, '', 'Rulment intinzator', 1, 0, 313, '003530664', 2, '146.657'),
(146802, 'BT20073E', 508, '', 'Rulment intinzator', 1, 0, 313, '003523758', 2, '177.289'),
(146800, 'BT20056E', 508, '', 'Rulment intinzator', 1, 0, 313, '15463', 2, '60.893'),
(146799, 'KC223', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146797, 'KC221', 40, '', 'Filtru combustibil', 1, 0, 9, '202', 2, '0'),
(146796, 'KC22', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-889', 2, '0'),
(146795, 'KC208', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146794, 'BT01052E', 508, '', 'Rulment intinzator', 1, 0, 313, '003510045', 2, '61.089'),
(146792, 'KC200', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1300', 2, '0'),
(146791, 'KC196', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146790, 'KC195', 40, '', 'Filtru combustibil', 1, 0, 9, '202', 2, '0'),
(146787, 'KC188', 40, '', 'Filtru combustibil', 1, 0, 9, '201', 2, '0'),
(146789, 'KC19', 40, '', 'Filtru combustibil', 1, 0, 9, 'D12048001-001', 2, '0'),
(146784, 'BT01048E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '36.302'),
(146778, 'KC18', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-966', 2, '0'),
(146777, 'BT01037E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '45.5'),
(146773, 'BT01035E', 508, '', 'Rulment intinzator', 1, 0, 308, '', 2, '127.848'),
(146772, 'BT01034E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '59.969'),
(146771, '0690752', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146769, '0690751', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146767, 'BT01033E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '63'),
(146765, '0690749', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146763, 'KC140', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1239', 2, '0'),
(146762, '0690747', 506, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 2, '0'),
(146760, '0690746', 506, '', 'Rulment de presiune (Ambreiaj)', 1, 0, 48, '02943182997901', 2, '0'),
(146757, 'KC111', 40, '', 'Filtru combustibil', 1, 0, 9, 'SP-1243', 2, '0'),
(146755, 'KC104', 40, '', 'Filtru combustibil', 1, 0, 9, 'K1457434025', 2, '0'),
(146752, 'KC101/1', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146750, 'BT01031E', 508, '', 'Rulment intinzator', 1, 0, 308, '', 2, '110.334'),
(146749, 'KC100', 206, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146748, 'J1330508', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146745, 'HX46', 40, '', 'Filtru cutie automata', 1, 0, 416, '04872', 2, '0'),
(146741, 'BT01002E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '41.384'),
(146739, 'BT01000E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '49.896'),
(146737, 'BT00990E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '0'),
(146735, 'BT00970E', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '54.607'),
(146733, 'BT00940PE', 508, '', 'Rulment intinzator', 1, 0, 313, '', 2, '37.261'),
(146731, 'BT00930E', 508, '', 'Rulment intinzator', 1, 0, 308, '', 2, '26.341'),
(146743, 'BT01020E', 236, '', 'Rulment intinzator', 1, 0, 313, '10298', 2, '95.774'),
(146730, '96335719', 40, '', 'Filtru combustibil', 1, 0, 9, '', 2, '0'),
(146727, '1K1423055E', 236, '', 'Caseta directie (Directie)', 1, 0, 286, '', 2, '0'),
(146726, 'FL873-D', 236, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '26119', 2, '72.618'),
(146725, 'FL867-D', 236, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '24849', 2, '49.637'),
(146724, 'FL864-D', 236, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '24578', 2, '72.618'),
(146723, 'FL863-D', 236, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '003528599', 2, '36.652'),
(146722, 'FL855-D', 236, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '28511', 2, '73.472'),
(146717, 'FL624-F', 236, '', 'Bieleta punte spate', 1, 0, 273, '003527097', 2, '171.234'),
(146715, 'FL5984-J', 236, '', 'Bucsa brat', 1, 0, 251, '', 2, '58.716'),
(146714, 'FL5089-J', 236, '', 'Bucsa bara stabilizatoare', 1, 0, 1663, '01', 2, '10.136'),
(146711, 'FL4889-J', 236, '', 'Bucsa punte spate', 1, 0, 1080, '18315', 2, '24.766'),
(96193, '73021', 27, '', 'Pompe combustibil', 0, 0, 458, '73021', 1, '296.33'),
(96192, '73018', 27, '', 'Pompe combustibil', 0, 0, 458, '73018', 1, '27'),
(96191, '73007', 27, '', 'Pompe combustibil', 0, 0, 458, '73007', 1, '27'),
(96190, '73005', 27, '', 'Pompe combustibil', 0, 0, 458, '73005', 1, '27'),
(96189, '72486', 27, '', 'Pompe combustibil', 0, 0, 458, '72486', 1, '394.29'),
(96188, '72484', 27, '', 'Pompe combustibil', 0, 0, 458, '72484', 1, '570.84'),
(96186, '72416', 27, '', 'Pompe combustibil', 0, 0, 458, '72416', 1, '801.72'),
(96180, '72285', 27, '', 'Pompe combustibil', 0, 0, 458, '72285', 2, '327.88'),
(96179, '72259', 27, '', 'Pompe combustibil', 0, 0, 458, '72259', 1, '513.17'),
(96178, '72258', 27, '', 'Pompe combustibil', 0, 0, 458, '72258', 1, '486.97'),
(96173, '72223', 27, '', 'Pompe combustibil', 0, 0, 458, '72223', 1, '610.18'),
(96172, '72222', 27, '', 'Pompe combustibil', 0, 0, 458, '72222', 1, '568.53'),
(96171, '72207', 27, '', 'Pompe combustibil', 0, 0, 458, '72207', 1, '470.83'),
(96165, '72173', 27, '', 'Pompe combustibil', 0, 0, 458, '72173', 1, '602.9'),
(96164, '72162', 27, '', 'Pompe combustibil', 0, 0, 458, '72162', 2, '106.729'),
(96163, '72160', 27, '', 'Pompe combustibil', 0, 0, 458, '72160', 2, '85.05'),
(96162, '72159', 27, '', 'Pompe combustibil', 0, 0, 458, '72159', 2, '0'),
(96161, '72158', 27, '', 'Pompe combustibil', 0, 0, 458, '72158', 2, '122.36'),
(96160, '72154', 27, '', 'Pompe combustibil', 0, 0, 458, '72154', 1, '819.95'),
(155593, '27595', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '003527595', 2, '61.313'),
(96157, '72131', 27, '', 'Pompe combustibil', 0, 0, 458, '', 2, '0'),
(96156, '72123', 27, '', 'Pompe combustibil', 0, 0, 458, '72123', 1, '702.67'),
(96153, '72076', 27, '', 'Pompe combustibil', 0, 0, 458, '72076', 1, '472.28'),
(96152, '72074', 27, '', 'Pompe combustibil', 0, 0, 458, '72074', 2, '85.652'),
(96151, '72063', 27, '', 'Pompe combustibil', 0, 0, 458, '72063', 1, '229.01'),
(96150, '72062', 27, '', 'Pompe combustibil', 0, 0, 458, '72062', 2, '65.877'),
(96149, '72058', 27, '', 'Pompe combustibil', 0, 0, 458, '72058', 2, '0'),
(96148, '72057', 27, '', 'Pompe combustibil', 0, 0, 458, '72057', 2, '0'),
(96146, '72020', 27, '', 'Pompe combustibil', 0, 0, 458, '72020', 2, '45.871'),
(96145, '72019', 27, '', 'Pompe combustibil', 0, 0, 458, '72019', 1, '384.7'),
(96144, '72013', 27, '', 'Pompe combustibil', 0, 0, 458, '72013', 1, '532.13'),
(96143, '72011', 27, '', 'Pompe combustibil', 0, 0, 458, '72011', 2, '139.363'),
(96142, '72008', 27, '', 'Pompe combustibil', 0, 0, 458, '72008', 1, '361.57'),
(96141, '71320', 27, '', 'Pompe combustibil', 0, 0, 605, '71320', 1, '365.61'),
(96140, '71317', 27, '', 'Pompe combustibil', 0, 0, 605, '71317', 1, '232.39'),
(96139, '71265', 27, '', 'Pompe combustibil', 0, 0, 605, '71265', 2, '76.657'),
(96138, '71207', 27, '', 'Pompe combustibil', 0, 0, 605, '71207', 2, '161.119'),
(96137, '71157', 27, '', 'Pompe combustibil', 0, 0, 605, '71157', 1, '748.66'),
(96136, '71141', 27, '', 'Pompe combustibil', 0, 0, 605, '71141', 1, '130.56'),
(96134, '71132', 27, '', 'Pompe combustibil', 0, 0, 605, '71132', 1, '121.98'),
(96133, '71130', 27, '', 'Pompe combustibil', 0, 0, 605, '71130', 1, '243.25'),
(96131, '71091', 27, '', 'Pompe combustibil', 0, 0, 605, '71091', 2, '316.764'),
(96130, '71090', 27, '', 'Pompe combustibil', 0, 0, 605, '71090', 2, '99.309'),
(96129, '71056', 27, '', 'Pompe combustibil', 0, 0, 605, '71056', 1, '269.39'),
(96127, '71008', 27, '', 'Pompe combustibil', 0, 0, 605, '71008', 1, '162.42'),
(96126, '71006', 27, '', 'Pompe combustibil', 0, 0, 605, '71006', 1, '316.63'),
(96125, '70996', 27, '', 'Pompe combustibil', 0, 0, 458, '70996', 1, '2472.71'),
(96123, '70910', 27, '', 'Pompe combustibil', 0, 0, 458, '70910', 1, '500.05'),
(96122, '70514', 27, '', 'Pompe combustibil', 0, 0, 458, '70514', 1, '231.81'),
(96120, '70456', 27, '', 'Pompe combustibil', 0, 0, 458, '70456', 1, '264.56'),
(96119, '70408', 27, '', 'Pompe combustibil', 0, 0, 458, '70408', 1, '236.43'),
(96118, '70140', 27, '', 'Pompe combustibil', 0, 0, 458, '70140', 1, '624.48'),
(96117, '70113', 27, '', 'Pompe combustibil', 0, 0, 458, '70113', 1, '459.97'),
(96116, '70109', 27, '', 'Pompe combustibil', 0, 0, 458, '70109', 1, '607.74'),
(96115, '70108', 27, '', 'Pompe combustibil', 0, 0, 458, '70108', 1, '425.27'),
(96114, '70107', 27, '', 'Pompe combustibil', 0, 0, 458, '70107', 1, '606.58'),
(96112, '70081', 27, '', 'Pompe combustibil', 0, 0, 458, '70081', 1, '450.82'),
(96111, '70079', 27, '', 'Pompe combustibil', 0, 0, 458, '70079', 1, '460.41'),
(96110, '70078', 27, '', 'Pompe combustibil', 0, 0, 458, '70078', 1, '324.41'),
(96109, '70076', 27, '', 'Pompe combustibil', 0, 0, 458, '70076', 1, '642.49'),
(96108, '70074', 27, '', 'Pompe combustibil', 0, 0, 458, '70074', 1, '618.79'),
(96105, '70047', 27, '', 'Pompe combustibil', 0, 0, 458, '70047', 1, '320.03'),
(96104, '70045', 27, '', 'Pompe combustibil', 0, 0, 458, '70045', 1, '219.59'),
(96102, '70042', 27, '', 'Pompe combustibil', 0, 0, 458, '70042', 1, '361.33'),
(96100, '70040', 27, '', 'Pompe combustibil', 0, 0, 458, '70040', 1, '379.58'),
(96099, '70036', 27, '', 'Pompe combustibil', 0, 0, 458, '70036', 1, '321.49'),
(96098, '70035', 27, '', 'Pompe combustibil', 0, 0, 458, '70035', 1, '208.89'),
(96095, '70032', 27, '', 'Pompe combustibil', 0, 0, 458, '70032', 1, '0'),
(96094, '70031', 27, '', 'Pompe combustibil', 0, 0, 458, '70031', 1, '233.9'),
(96093, '70030', 27, '', 'Pompe combustibil', 0, 0, 458, '70030', 1, '271.81'),
(96091, '70028', 27, '', 'Pompe combustibil', 0, 0, 458, '70028', 1, '364.35'),
(96089, '70026', 27, '', 'Pompe combustibil', 0, 0, 458, '70026', 1, '420.16'),
(96087, '70024', 27, '', 'Pompe combustibil', 0, 0, 458, '70024', 1, '688.18'),
(96083, '70018', 27, '', 'Pompe combustibil', 0, 0, 458, '70018', 1, '0'),
(96080, '70010', 27, '', 'Pompe combustibil', 0, 0, 458, '70010', 1, '142.52'),
(96074, '3074 600 255', 32, '', 'Cabluri ambreiaj', 0, 0, 478, '00323074600255', 1, '115.1'),
(96072, '3074 600 213', 32, '', 'Cabluri ambreiaj', 0, 0, 478, '00323074600213', 1, '68.57'),
(96070, '3074 003 377', 32, '', 'Cabluri ambreiaj', 0, 0, 478, '00323074003377', 1, '109.78'),
(96068, '3074 003 373', 32, '', 'Cabluri ambreiaj', 0, 0, 478, '00323074003373', 1, '68.57'),
(96066, '3074 003 346', 32, '', 'Cabluri ambreiaj', 0, 0, 478, '00323074003346', 1, '121.53'),
(96064, '3074 003 328', 32, '', 'Cabluri ambreiaj', 0, 0, 478, '00323074003328', 1, '122.87'),
(96062, '3074 003 322', 32, '', 'Cabluri ambreiaj', 0, 0, 478, '00323074003322', 1, '121.21'),
(96060, '6482 000 087', 32, '', 'Rulmenti presiune', 0, 0, 47, '', 1, '3486.48'),
(96058, '6284 600 153', 32, '', 'Pompe ambreiaj', 0, 0, 234, '00326284600153', 1, '246.84'),
(96055, '6284 600 148', 32, '', 'Pompe ambreiaj', 0, 0, 234, '00326284600148', 1, '85.4'),
(96053, '6284 000 056', 32, '', 'Pompe ambreiaj', 0, 0, 234, '00326284000056', 1, '156.09'),
(96051, '6284 000 033', 32, '', 'Pompe ambreiaj', 0, 0, 234, '00326284000033', 1, '142.76'),
(96049, '6284 000 021', 32, '', 'Pompe ambreiaj', 0, 0, 234, '00326284000021', 1, '199.1'),
(96048, '6283 998 901', 32, '', 'Cilindrii receptori', 0, 0, 620, '00326283998901', 1, '141.85'),
(96047, '6283 600 159', 32, '', 'Cilindrii receptori', 0, 0, 620, '00326283600159', 1, '128.03'),
(96045, '6283 004 502', 32, '', 'Cilindrii receptori', 0, 0, 620, '00326283004502', 1, '59.81'),
(96044, '6283 000 047', 32, '', 'Cilindrii receptori', 0, 0, 620, '', 1, '139.08'),
(96043, '6283 000 045', 32, '', 'Cilindrii receptori', 0, 0, 620, '00326283000045', 1, '153.56'),
(96042, '6283 000 042', 32, '', 'Cilindrii receptori', 0, 0, 620, '00326283000042', 1, '173.72'),
(96041, '6283 000 036', 32, '', 'Cilindrii receptori', 0, 0, 620, '00326283000036', 1, '149.99'),
(96039, '3496 006 000', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '165.31'),
(96038, '3488 000 102', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '11370.62');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(96037, '3483 000 348', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323483000348', 1, '2795.62'),
(96036, '3482 124 533', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323482124533', 1, '1862.78'),
(96035, '3482 120 031', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '1073.93'),
(96034, '3482 119 031', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '1402.87'),
(96033, '3482 083 252', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '958.87'),
(96032, '3482 083 039', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '1058.06'),
(96031, '3482 083 034', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323482083034', 1, '1969.97'),
(96030, '3482 083 032', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323482083032', 1, '925.81'),
(96029, '3482 081 233', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '1451.09'),
(96028, '3482 081 231', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323482081231', 1, '892.75'),
(96027, '3482 078 134', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '1680.27'),
(96026, '3482 054 131', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '490.43'),
(96023, '3482 008 038', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323482008038', 1, '680.81'),
(96022, '3482 000 556', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323482000556', 1, '1900.45'),
(96021, '3482 000 462', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323482000462', 1, '1230.57'),
(96020, '3482 000 461', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323482000461', 1, '1058.06'),
(96018, '3482 000 257', 32, '', 'Kit-uri ambreiaj', 0, 0, 261, '00323482000257', 1, '1679.49'),
(96017, '3482 000 246', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323482000246', 1, '1520.97'),
(96016, '3421 601 058', 32, '', 'Volante', 0, 0, 577, '', 1, '4115.71'),
(96015, '3421 601 054', 32, '', 'Volante', 0, 0, 577, '00323421601054', 1, '3041.88'),
(96014, '3421 601 052', 32, '', 'Volante', 0, 0, 577, '00323421601052', 1, '656.47'),
(96013, '3421 601 050', 32, '', 'Volante', 0, 0, 577, '00323421601050', 1, '796.69'),
(96012, '3421 601 047', 32, '', 'Volante', 0, 0, 577, '00323421601047', 1, '938.62'),
(96011, '3421 601 046', 32, '', 'Volante', 0, 0, 577, '00323421601046', 1, '1090.63'),
(96010, '3421 601 045', 32, '', 'Volante', 0, 0, 577, '00323421601045', 1, '1384.79'),
(96009, '3421 601 043', 32, '', 'Volante', 0, 0, 577, '00323421601043', 1, '1199.35'),
(96008, '3421 601 016', 32, '', 'Volante', 0, 0, 577, '00323421601016', 1, '912.54'),
(96007, '3421 601 003', 32, '', 'Volante', 0, 0, 577, '00323421601003', 1, '1060.32'),
(96005, '3400 710 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3041.87'),
(96004, '3400 710 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3012.88'),
(96001, '3400 700 460', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2931.87'),
(95999, '3400 700 451', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '5837.17'),
(95997, '3400 700 433', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '654.34'),
(95995, '3400 700 430', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2419'),
(95993, '3400 700 411', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3490.3'),
(95991, '3400 700 406', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '5369.71'),
(95989, '3400 700 372', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2942.76'),
(95987, '3400 700 363', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '6942.09'),
(95986, '3400 700 359', 32, '', 'Placi de presiune ambreiaj', 0, 0, 479, '', 1, '3814.36'),
(95984, '3400 700 356', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '4904.66'),
(95982, '3400 700 354', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '4725.04'),
(95980, '3400 700 352', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '5304.43'),
(95978, '3400 700 343', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3352.75'),
(95976, '3400 700 334', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2742.43'),
(95974, '3400 700 314', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2781.14'),
(95972, '3400 700 303', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2100.34'),
(95970, '3400 127 401', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2360.83'),
(95968, '3400 126 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323400126001', 1, '975'),
(95966, '3400 122 201', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2149.19'),
(95964, '3400 122 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2215.01'),
(95962, '3400 121 501', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '4430.66'),
(95960, '3400 121 101', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3128.76'),
(95958, '3400 117 701', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1187.76'),
(95956, '3400 107 031', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3476.42'),
(95954, '3400 068 031', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2248.11'),
(95952, '3189 000 931', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '92.71'),
(95950, '3189 000 536', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '103.43'),
(95948, '3189 000 245', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '130.91'),
(95946, '3189 000 025', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323189000025', 1, '102.47'),
(95944, '3182 998 702', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182998702_2', 1, '412.47'),
(95942, '3182 998 501', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182998501', 1, '1203.55'),
(95940, '3182 998 301', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182998301', 1, '278.82'),
(95938, '3182 998 001', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182998001_2', 1, '549.46'),
(95936, '3182 600 164', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600164', 1, '339.9'),
(95934, '3182 600 157', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600157', 1, '303.15'),
(95932, '3182 600 154', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600154', 1, '121.17'),
(95930, '3182 600 149', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600149', 1, '581.79'),
(95928, '3182 600 142', 32, '', 'Rulmenti presiune', 0, 0, 47, '', 1, '2045.65'),
(95926, '3182 600 140', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600140', 1, '204.75'),
(95924, '3182 600 137', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600137', 1, '707.62'),
(95922, '3182 600 132', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600132', 1, '517.12'),
(95920, '3182 600 129', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600129', 1, '421.42'),
(95918, '3182 600 121', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600121', 1, '446.58'),
(95916, '3182 600 110', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182600110_3', 1, '483.68'),
(95914, '3182 009 938', 32, '', 'Rulmenti presiune', 0, 0, 47, '00323182009938', 1, '1058.06'),
(95912, '3180 001 008', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '192.23'),
(95910, '3163 900 001', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '118.49'),
(95908, '3151 998 301', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '148.84'),
(95906, '3151 998 001', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '124.43'),
(95904, '3151 996 602', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '108.6'),
(95902, '3151 996 501', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '100.05'),
(95900, '3151 994 601', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '148.54'),
(95899, '3151 994 501', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '170.79'),
(95897, '3151 600 550', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '143.18'),
(95895, '3151 600 539', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151600539', 1, '93.14'),
(95894, '3151 600 538', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151600538', 1, '111.2'),
(95892, '3151 600 529', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151600529', 1, '75.61'),
(95890, '3151 600 522', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151600522', 1, '95.16'),
(95888, '3151 600 516', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '168.08'),
(95886, '3151 600 512', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151600512', 1, '129.32'),
(95884, '3151 600 505', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '86.66'),
(95882, '3151 275 601', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '100.05'),
(95880, '3151 271 937', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '56.88'),
(95877, '3151 253 031', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '615.01'),
(95875, '3151 247 041', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '86.39'),
(95873, '3151 231 031', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '61.39'),
(95871, '3151 202 001', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '573.62'),
(95869, '3151 198 031', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '149.99'),
(95867, '3151 182 233', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '635.14'),
(95865, '3151 157 001', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151157001', 1, '463.51'),
(95863, '3151 122 331', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '104.83'),
(95861, '3151 051 031', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151051031', 1, '408.48'),
(95859, '3151 037 131', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '100.86'),
(95857, '3151 000 464', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151000464', 1, '502.25'),
(95855, '3151 000 395', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151000395', 1, '383.54'),
(95853, '3151 000 388', 32, '', 'Rulmenti presiune', 0, 0, 48, '00323151000388', 1, '44.56'),
(95851, '3151 000 181', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '146.39'),
(95849, '3151 000 151', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '601.78'),
(95847, '3151 000 079', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '500.61'),
(95845, '3100 026 431', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '504.98'),
(95843, '3096 005 000', 32, '', 'Kit-uri ambreiaj', 0, 0, 890, '', 1, '15.11'),
(95841, '3089 000 033', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1255'),
(95840, '3083 900 001', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '707.56'),
(95839, '3082 936 001', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '345.57'),
(95838, '3082 933 001', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '302.53'),
(95837, '3082 923 001', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '263.75'),
(95836, '3082 774 101', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '104.91'),
(95835, '3082 701 001', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '363.01'),
(95834, '3082 642 901', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '411.16'),
(95833, '3082 641 701', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '395.27'),
(95832, '3082 639 901', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '500.16'),
(95831, '3082 639 501', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '349.09'),
(95830, '3082 600 705', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '290.33'),
(95829, '3082 600 568', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323082600568', 1, '268.37'),
(95828, '3082 600 528', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '318.42'),
(95827, '3082 600 522', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '384.04'),
(95826, '3082 600 513', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '369.79'),
(95825, '3082 600 509', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '384.04'),
(95824, '3082 600 506', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323082600506', 1, '319.6'),
(95823, '3082 600 505', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '317.67'),
(95822, '3082 313 041', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '429.25'),
(95821, '3082 312 532', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '262.59'),
(95820, '3082 311 641', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '384.04'),
(95819, '3082 307 238', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '319.6'),
(95818, '3082 307 232', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '197.49'),
(95817, '3082 306 533', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '384.04'),
(95816, '3082 299 531', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '305.54'),
(95815, '3082 299 335', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '222.16'),
(95814, '3082 297 531', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '282.24'),
(95813, '3082 296 934', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '201.71'),
(95812, '3082 274 041', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '302.53'),
(95811, '3082 272 231', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '319.6'),
(95810, '3082 267 233', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '290.33'),
(95809, '3082 259 131', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '154.29'),
(95808, '3082 214 031', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '177.44'),
(95807, '3082 205 143', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '166.63'),
(95806, '3082 191 032', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '361.1'),
(95805, '3082 190 031', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '333.23'),
(95804, '3082 180 333', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '148.11'),
(95803, '3082 178 234', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '333.23'),
(95802, '3082 178 132', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '196.48'),
(95801, '3082 177 031', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '76.34'),
(95800, '3082 172 031', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '138.49'),
(95799, '3082 156 031', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '311.01'),
(95798, '3082 149 541', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '198.72'),
(95797, '3082 149 436', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '141.95'),
(95796, '3082 147 033', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '522.33'),
(95795, '3082 121 031', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323082121031', 1, '290.3'),
(95794, '3082 116 031', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '129.59'),
(95793, '3082 108 137', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '171.12'),
(95792, '3082 108 035', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '218.57'),
(95791, '3082 107 141', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '86.34'),
(95790, '3082 086 331', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '333.23'),
(95789, '3082 085 034', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '226.12'),
(95788, '3082 078 032', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '266.57'),
(95787, '3082 007 333', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323082007333', 1, '424.09'),
(95786, '3082 000 797', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323082000797', 1, '214.72'),
(95785, '3082 000 663', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323082000663', 1, '69.98'),
(95784, '3082 000 566', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323082000566', 1, '351.32'),
(95783, '3082 000 555', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323082000555', 1, '326'),
(95782, '3082 000 476', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00323082000476', 1, '319.6'),
(95781, '3082 000 244', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '349.09'),
(95779, '3051 003 100', 32, '', 'Rulmenti presiune', 0, 0, 49, '', 1, '32.36'),
(95777, '3000 990 141', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1109.34'),
(95775, '3000 990 134', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1102.81'),
(95773, '3000 990 119', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1290.26'),
(95771, '3000 990 099', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '873.62'),
(95769, '3000 990 081', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1011.06'),
(95767, '3000 990 043', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '760.24'),
(95765, '3000 990 003', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '969.7'),
(95763, '3000 970 019', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '670.95'),
(95759, '3000 970 010', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2028.04'),
(95757, '3000 970 004', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '783.93'),
(95755, '3000 970 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '708.69'),
(95753, '3000 954 056', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '564.3'),
(95750, '3000 951 790', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1210.06'),
(95748, '3000 951 781', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '658.75'),
(95746, '3000 951 777', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '621.73'),
(95744, '3000 951 774', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1074.77'),
(95742, '3000 951 742', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '550.8'),
(95739, '3000 951 708', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '913.92'),
(95737, '3000 951 705', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '749.21'),
(95734, '3000 951 516', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951516', 1, '631.68'),
(95732, '3000 951 508', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '537.41'),
(95730, '3000 951 356', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '546.34'),
(95728, '3000 951 354', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951354', 1, '1160.65'),
(95726, '3000 951 348', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951348', 1, '597.33'),
(95724, '3000 951 334', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951334', 1, '456.26'),
(95717, '3000 951 311', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '481.33'),
(95714, '3000 951 304', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '597.76'),
(95713, '3000 951 292', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '493.23'),
(95712, '3000 951 291', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '749.9'),
(95710, '3000 951 288', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '797.85'),
(95708, '3000 951 284', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '579.07'),
(95706, '3000 951 279', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '436.74'),
(95702, '3000 951 259', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1473.94'),
(95700, '3000 951 242', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '492.52'),
(95699, '3000 951 241', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '707.56'),
(95698, '3000 951 234', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '607.52'),
(95697, '3000 951 232', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951232', 1, '757.77'),
(95696, '3000 951 230', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951230', 1, '1022.19'),
(95695, '3000 951 221', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '929.18'),
(95692, '3000 951 215', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '535.29'),
(95691, '3000 951 210', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '420'),
(95688, '3000 951 204', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '426.99'),
(95687, '3000 951 202', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '793.84'),
(95683, '3000 951 172', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951172', 1, '703.34'),
(95682, '3000 951 167', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '568.48'),
(95681, '3000 951 166', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '566.55'),
(95679, '3000 951 160', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951160', 1, '618.64'),
(95675, '3000 951 148', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '736.84'),
(95674, '3000 951 145', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '574.05'),
(95673, '3000 951 139', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '734.39'),
(95672, '3000 951 120', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '805.67'),
(95671, '3000 951 118', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '849.49'),
(95667, '3000 951 107', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '817.34'),
(95666, '3000 951 069', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '423.44'),
(95665, '3000 951 061', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '424.89'),
(95663, '3000 951 057', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '505.34'),
(95658, '3000 951 026', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '595.15'),
(95657, '3000 951 024', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '461.32'),
(95656, '3000 951 023', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '687.83'),
(95655, '3000 951 017', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3875.29'),
(95652, '3000 951 009', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '659.39'),
(95651, '3000 951 008', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '530.1'),
(95650, '3000 951 007', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '374.95'),
(95649, '3000 951 006', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '265.55'),
(95648, '3000 951 005', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '538.43'),
(95647, '3000 950 704', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '562.77'),
(95646, '3000 950 702', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '444.35'),
(95645, '3000 794 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '514.62'),
(95643, '3000 769 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '739.8'),
(95642, '3000 754 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '792.96'),
(95641, '3000 743 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '670.95'),
(95640, '3000 741 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '695.25'),
(95639, '3000 730 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '898.87'),
(95638, '3000 727 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '891.33'),
(95637, '3000 724 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '424'),
(95636, '3000 722 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '549.46'),
(95635, '3000 703 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '303.82'),
(95634, '3000 664 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '350.25'),
(95633, '3000 650 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '286.57'),
(95632, '3000 638 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '413.49'),
(95631, '3000 633 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '303.82'),
(95630, '3000 632 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '285.21'),
(95629, '3000 626 101', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000626101', 1, '248.37'),
(95628, '3000 615 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '669.07'),
(95627, '3000 605 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '355.54'),
(95626, '3000 581 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '331.16'),
(95625, '3000 581 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '328.66'),
(95624, '3000 561 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '315.97'),
(95623, '3000 557 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '499.81'),
(95622, '3000 556 101', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '206.98'),
(95617, '3000 436 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '647.81'),
(95616, '3000 389 004', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '487.82'),
(95614, '3000 387 101', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '547.44'),
(95613, '3000 386 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '387.82'),
(95610, '3000 334 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '265.06'),
(95609, '3000 332 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '369.36'),
(95606, '3000 312 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '355.54'),
(95605, '3000 311 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '277.73'),
(95604, '3000 304 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '758.02'),
(95603, '3000 293 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '350.95'),
(95602, '3000 288 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '254.74'),
(95601, '3000 288 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '383.04'),
(95600, '3000 287 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '267.46'),
(95599, '3000 287 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '518.78'),
(95596, '3000 264 003', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '428.06'),
(95594, '3000 243 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '273.85'),
(95590, '3000 203 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '331.16'),
(95588, '3000 174 006', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '325.11'),
(95585, '3000 168 101', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '201.44'),
(95584, '3000 164 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '296.22'),
(95583, '3000 162 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '305.68'),
(95582, '3000 160 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '200.6'),
(95580, '3000 154 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '419.33'),
(95579, '3000 133 002', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '323.2'),
(95575, '3000 099 001', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '218.52'),
(95574, '3000 096 003', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000096003', 1, '261.72'),
(95573, '3000 082 003', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '559.1'),
(95572, '3000 058 003', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '318.07'),
(95571, '3000 055 005', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '484.84'),
(95569, '2294 701 014', 32, '', 'Volante', 0, 0, 577, '00322294701014', 1, '1773.89'),
(95568, '2294 701 010', 32, '', 'Volante', 0, 0, 577, '00322294701010', 1, '1729.55'),
(95567, '2294 501 078', 32, '', 'Volante', 0, 0, 577, '00322294501078', 1, '1111.92'),
(95566, '2294 501 066', 32, '', 'Volante', 0, 0, 577, '00322294501066', 1, '1061.36'),
(95565, '2294 501 062', 32, '', 'Volante', 0, 0, 577, '00322294501062', 1, '1111.92'),
(95564, '2294 501 060', 32, '', 'Volante', 0, 0, 577, '00322294501060', 1, '1242.74'),
(95563, '2294 003 341', 32, '', 'Volante', 0, 0, 577, '', 1, '1069'),
(95562, '2294 002 156', 32, '', 'Volante', 0, 0, 577, '', 1, '1099'),
(95561, '2294 002 144', 32, '', 'Volante', 0, 0, 577, '', 1, '1110.87'),
(95560, '2294 000 660', 32, '', 'Volante', 0, 0, 577, '00322294000660', 1, '1132.32'),
(95559, '2294 000 631', 32, '', 'Volante', 0, 0, 577, '00322294000631', 1, '879.19'),
(95558, '2294 000 576', 32, '', 'Volante', 0, 0, 577, '00322294000576', 1, '949'),
(95557, '2294 000 525', 32, '', 'Volante', 0, 0, 577, '', 1, '1524.9'),
(95556, '2294 000 519', 32, '', 'Volante', 0, 0, 577, '00322294000519', 1, '1618.74'),
(95555, '2294 000 514', 32, '', 'Volante', 0, 0, 577, '', 1, '805.5'),
(95554, '2294 000 511', 32, '', 'Volante', 0, 0, 577, '', 1, '1257.4'),
(95553, '2294 000 488', 32, '', 'Volante', 0, 0, 577, '', 1, '1749.78'),
(95552, '2294 000 453', 32, '', 'Volante', 0, 0, 577, '00322294000453', 1, '1061.49'),
(95551, '2294 000 329', 32, '', 'Volante', 0, 0, 577, '', 1, '1079'),
(95550, '2294 000 296', 32, '', 'Volante', 0, 0, 577, '', 1, '1241.05'),
(95548, '2294 000 113', 32, '', 'Volante', 0, 0, 577, '', 1, '1219'),
(95547, '2294 000 111', 32, '', 'Volante', 0, 0, 577, '', 1, '1273.95'),
(95546, '2294 000 109', 32, '', 'Volante', 0, 0, 577, '', 1, '1001.92'),
(95545, '2290 601 004', 32, '', 'Volante', 0, 0, 479, '', 1, '1881.12'),
(95543, '2289 601 001', 32, '', 'Volante', 0, 0, 479, '', 1, '1496.57'),
(95542, '2289 521 002', 32, '', 'Volante', 0, 0, 479, '00322289521002', 1, '2005.73'),
(95541, '2289 000 054', 32, '', 'Volante', 0, 0, 479, '', 1, '1617.56'),
(95540, '2289 000 041', 32, '', 'Volante', 0, 0, 479, '', 1, '1159'),
(95539, '2100 501 055', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100501055', 1, '364.83'),
(95538, '2100 079 031', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100079031', 1, '348.58'),
(95537, '2100 077 031', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100077031', 1, '263.02'),
(95536, '2100 044 032', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100044032', 1, '331.16'),
(95535, '2100 043 231', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100043231', 1, '2149.19'),
(95534, '2100 042 033', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100042033', 1, '377.4'),
(95533, '2100 041 031', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100041031', 1, '481.18'),
(95532, '2100 040 431', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100040431', 1, '1983.88'),
(95531, '2100 039 033', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100039033', 1, '489.62'),
(95528, '2100 024 136', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100024136_2', 1, '345.22'),
(95527, '2100 020 031', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100020031', 1, '324.67'),
(95524, '2100 010 031', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100010031_2', 1, '566.09'),
(95523, '2100 006 232', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100006232_2', 1, '107.02'),
(95522, '1882 342 134', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '1610.92'),
(95521, '1882 229 131', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00321882229131', 1, '921.24'),
(95519, '1882 166 737', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '1674.59'),
(95518, '1882 137 307', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '00321882137307', 1, '1431.12'),
(95515, '1878 996 201', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '319.6'),
(95514, '1878 995 501', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '311.67'),
(95512, '1878 988 401', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '530.1'),
(95511, '1878 988 201', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '287.88'),
(95510, '1878 988 102', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878988102', 1, '336.7'),
(95509, '1878 987 501', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878987501', 1, '1260.2'),
(95508, '1878 985 002', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '263.5'),
(95507, '1878 984 301', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '270.82'),
(95506, '1878 634 029', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878634029', 1, '317.18'),
(95505, '1878 634 028', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878634028', 1, '1195.41'),
(95504, '1878 634 026', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878634026', 1, '1748.58'),
(95502, '1878 600 649', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878600649', 1, '307.43'),
(95501, '1878 600 629', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '408.58'),
(95500, '1878 600 627', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878600627', 1, '369.79'),
(95499, '1878 600 615', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878600615', 1, '121.16'),
(95498, '1878 600 604', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '362.34'),
(95497, '1878 600 601', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '211.09'),
(129446, '1878 600 544', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '213.96'),
(95494, '1878 080 037', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '905.99'),
(95493, '1878 080 034', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878080034', 1, '1716.25'),
(95492, '1878 080 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '2129.3'),
(95491, '1878 079 331', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '1011.79'),
(95490, '1878 079 306', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878079306', 1, '1431.12'),
(95489, '1878 078 141', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '318.07'),
(95488, '1878 078 041', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '303.62'),
(95487, '1878 077 541', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '437.01'),
(95486, '1878 071 041', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '439.59'),
(95485, '1878 068 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '203.67'),
(95484, '1878 054 933', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878054933', 1, '1124.22'),
(95483, '1878 054 741', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878054741', 1, '152.1'),
(95482, '1878 052 331', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '209.45'),
(95481, '1878 050 532', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '209.45'),
(95475, '1878 040 545', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '149.35'),
(95474, '1878 039 731', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '898.73'),
(95473, '1878 038 041', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '1375.58'),
(95472, '1878 032 032', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878032032', 1, '1645.49'),
(95471, '1878 031 331', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '444.96'),
(95470, '1878 023 331', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '152.49'),
(95469, '1878 008 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '174.26'),
(95468, '1878 004 232', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878004232', 1, '1335.53'),
(95467, '1878 003 968', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878003968', 1, '2166.96'),
(95464, '1878 003 066', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878003066', 1, '1091.13'),
(95463, '1878 003 065', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878003065', 1, '2047.63'),
(95462, '1878 002 736', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878002736', 1, '292.49'),
(95461, '1878 002 730', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878002730', 1, '7584.7'),
(95460, '1878 002 442', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878002442', 1, '1355.66'),
(95459, '1878 002 437', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '2071.37'),
(95458, '1878 002 059', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878002059', 1, '464.03'),
(95457, '1878 002 024', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '1514.98'),
(95456, '1878 001 734', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '2337.89'),
(95453, '1878 001 507', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '649.05'),
(95452, '1878 001 193', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '185.15'),
(95449, '1878 000 964', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '1158.79'),
(95448, '1878 000 650', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321878000650', 1, '2181.45'),
(95447, '1878 000 634', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '1236.61'),
(95446, '1878 000 105', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '600.07'),
(95445, '1878 000 036', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '1388.18'),
(95444, '1866 140 101', 32, '', 'Dicuri de ambreiaj', 0, 0, 3463, '00321866140101', 1, '1584.67'),
(95443, '1866 052 001', 32, '', 'Dicuri de ambreiaj', 0, 0, 3463, '00321866052001', 1, '796.69'),
(95442, '1864 997 501', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '448.92'),
(95441, '1864 968 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '190.22'),
(95439, '1864 906 002', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '148.11'),
(95438, '1864 600 216', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '371.11'),
(95437, '1864 600 214', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '493.89'),
(95435, '1864 533 133', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '278.24'),
(95432, '1864 527 337', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '314.74'),
(95431, '1864 517 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '431.86'),
(95430, '1864 504 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '439.59'),
(95429, '1864 464 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '240.68'),
(95428, '1864 039 045', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321864039045', 1, '260.67'),
(95425, '1864 000 274', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '173.24'),
(95424, '1864 000 146', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '352.13'),
(95420, '1862 935 001', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '424.7'),
(95418, '1862 932 101', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '261.64'),
(95416, '1862 752 004', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '411.16'),
(95414, '1862 675 001', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '308.18'),
(95412, '1862 575 001', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '287.02'),
(95410, '1862 518 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '143.48'),
(95408, '1862 516 345', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '416.32'),
(95406, '1862 516 343', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321862516343', 1, '395.65'),
(95404, '1862 438 032', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '00321862438032', 1, '1275.32'),
(95402, '1862 380 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '1461.85'),
(95400, '1862 365 032', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '451.69'),
(95399, '1862 348 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '166.63'),
(95397, '1862 301 031', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '174.13'),
(95395, '1862 272 101', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '310.3'),
(95393, '1862 256 131', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '317.18'),
(95391, '1862 190 105', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '991.2'),
(95388, '1861 964 034', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '801.66'),
(95386, '1861 951 001', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '266.57'),
(95384, '1861 911 232', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '1006.82'),
(95382, '1861 711 033', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '400.81'),
(95379, '1861 617 232', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '258.76'),
(95377, '1861 352 444', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '311.01'),
(95375, '1861 291 136', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '', 1, '440.58'),
(95373, '1850 282 127', 32, '', 'Rulmenti presiune', 0, 0, 48, '00321850282127', 1, '106.01'),
(95372, '998 418', 32, '', 'Fata', 0, 0, 188, '', 1, '210.22'),
(95371, '998 145', 32, '', 'Fata', 0, 0, 188, '', 1, '218.72'),
(95370, '998 139', 32, '', 'Fata', 0, 0, 188, '', 1, '218.72'),
(95369, '900 148', 32, '', 'Kit service', 0, 0, 919, '0032900148', 1, '41.59'),
(95368, '900 147', 32, '', 'Kit service', 0, 0, 919, '0032900147', 1, '41.59'),
(95367, '900 146', 32, '', 'Kit service', 0, 0, 919, '0032900146', 1, '59.4'),
(95366, '900 143', 32, '', 'Kit service', 0, 0, 919, '0032900143', 1, '59.4'),
(95365, '900 140', 32, '', 'Kit service', 0, 0, 919, '0032900140', 1, '52.28'),
(95364, '900 139', 32, '', 'Kit service', 0, 0, 919, '0032900139', 1, '63.5'),
(95363, '900 137', 32, '', 'Kit service', 0, 0, 919, '0032900137', 1, '57.03'),
(95362, '900 136', 32, '', 'Kit service', 0, 0, 919, '0032900136', 1, '66.53'),
(95361, '900 135', 32, '', 'Kit service', 0, 0, 919, '0032900135', 1, '68.91'),
(95360, '900 132', 32, '', 'Kit service', 0, 0, 919, '0032900132', 1, '50.54'),
(95359, '900 131', 32, '', 'Kit service', 0, 0, 919, '0032900131', 1, '52.28'),
(95358, '900 130', 32, '', 'Kit service', 0, 0, 919, '0032900130', 1, '47.52'),
(95357, '900 127', 32, '', 'Kit service', 0, 0, 919, '0032900127', 1, '45.15'),
(95356, '900 126', 32, '', 'Kit service', 0, 0, 919, '0032900126', 1, '43.09'),
(95355, '900 125', 32, '', 'Kit service', 0, 0, 919, '0032900125', 1, '40.39'),
(95354, '900 120', 32, '', 'Kit service', 0, 0, 919, '0032900120', 1, '93.86'),
(95353, '900 119', 32, '', 'Kit service', 0, 0, 919, '0032900119', 1, '54.65'),
(95352, '900 117', 32, '', 'Kit service', 0, 0, 919, '0032900117', 1, '55.84'),
(95351, '900 116', 32, '', 'Kit service', 0, 0, 1182, '0032900116', 1, '49.9'),
(95350, '900 109', 32, '', 'Kit service', 0, 0, 919, '0032900109', 1, '78.42'),
(95349, '900 106', 32, '', 'Kit service', 0, 0, 919, '0032900106', 1, '52.17'),
(95348, '900 105', 32, '', 'Kit service', 0, 0, 919, '0032900105', 1, '57.03'),
(95347, '900 103', 32, '', 'Kit service', 0, 0, 919, '0032900103', 1, '78.42'),
(95346, '900 094', 32, '', 'Kit service', 0, 0, 919, '0032900094', 1, '59.4'),
(95345, '900 092', 32, '', 'Kit service', 0, 0, 919, '0032900092', 1, '79.39'),
(95344, '900 091', 32, '', 'Kit service', 0, 0, 919, '0032900091', 1, '90.29'),
(95343, '900 089', 32, '', 'Kit service', 0, 0, 919, '0032900089', 1, '59.4'),
(95342, '900 088', 32, '', 'Kit service', 0, 0, 919, '0032900088', 1, '87.92'),
(95341, '900 087', 32, '', 'Kit service', 0, 0, 919, '0032900087', 1, '87.28'),
(95340, '900 086', 32, '', 'Kit service', 0, 0, 1182, '0032900086', 1, '58.22'),
(95339, '900 085', 32, '', 'Kit service', 0, 0, 3365, '0032900085', 1, '19.01'),
(95338, '900 084', 32, '', 'Kit service', 0, 0, 919, '0032900084', 1, '68.91'),
(95337, '900 083', 32, '', 'Kit service', 0, 0, 919, '0032900083', 1, '52.33'),
(95336, '900 082', 32, '', 'Kit service', 0, 0, 919, '0032900082', 1, '72.6'),
(95335, '900 081', 32, '', 'Kit service', 0, 0, 919, '0032900081', 1, '59.75'),
(95334, '900 080', 32, '', 'Kit service', 0, 0, 919, '0032900080', 1, '80.79'),
(95333, '900 077', 32, '', 'Kit service', 0, 0, 919, '0032900077', 1, '66.53'),
(95332, '900 076', 32, '', 'Kit service', 0, 0, 919, '0032900076', 1, '52.28'),
(95331, '900 075', 32, '', 'Kit service', 0, 0, 919, '0032900075', 1, '59.52'),
(95330, '900 073', 32, '', 'Kit service', 0, 0, 919, '0032900073', 1, '90.29'),
(95329, '900 072', 32, '', 'Kit service', 0, 0, 919, '0032900072', 1, '52.17'),
(95328, '900 071', 32, '', 'Kit service', 0, 0, 919, '0032900071', 1, '52.17'),
(95327, '900 069', 32, '', 'Kit service', 0, 0, 919, '0032900069', 1, '61.78'),
(95326, '900 068', 32, '', 'Kit service', 0, 0, 919, '0032900068', 1, '53.46'),
(95325, '900 065', 32, '', 'Kit service', 0, 0, 919, '0032900065', 1, '71.29'),
(95324, '900 064', 32, '', 'Kit service', 0, 0, 919, '0032900064', 1, '64.16'),
(95323, '900 063', 32, '', 'Kit service', 0, 0, 919, '0032900063', 1, '82.08'),
(95322, '900 062', 32, '', 'Kit service', 0, 0, 919, '0032900062', 1, '52.28'),
(95321, '900 060', 32, '', 'Kit service', 0, 0, 919, '0032900060', 1, '47.52'),
(95320, '900 058', 32, '', 'Kit service', 0, 0, 919, '0032900058', 1, '40.39'),
(95319, '900 056', 32, '', 'Kit service', 0, 0, 919, '0032900056', 1, '66.53'),
(95318, '900 055', 32, '', 'Kit service', 0, 0, 919, '0032900055', 1, '52.28'),
(95317, '900 054', 32, '', 'Kit service', 0, 0, 919, '0032900054', 1, '52.28'),
(95316, '900 053', 32, '', 'Kit service', 0, 0, 919, '0032900053', 1, '54.65'),
(95315, '900 052', 32, '', 'Kit service', 0, 0, 919, '0032900052', 1, '57.03'),
(95314, '900 051', 32, '', 'Kit service', 0, 0, 919, '0032900051', 1, '66.53'),
(95313, '900 050', 32, '', 'Kit service', 0, 0, 1182, '0032900050', 1, '57.03'),
(95312, '900 049', 32, '', 'Kit service', 0, 0, 919, '0032900049', 1, '57.03'),
(95311, '900 048', 32, '', 'Kit service', 0, 0, 919, '0032900048', 1, '50.04'),
(95310, '900 047', 32, '', 'Kit service', 0, 0, 919, '0032900047', 1, '45.15'),
(95309, '900 041', 32, '', 'Kit service', 0, 0, 1182, '0032900041', 1, '32.7'),
(95308, '900 037', 32, '', 'Kit service', 0, 0, 919, '0032900037', 1, '56.71'),
(95307, '900 035', 32, '', 'Kit service', 0, 0, 919, '0032900035', 1, '76.04'),
(95306, '900 034', 32, '', 'Kit service', 0, 0, 3365, '0032900034', 1, '54.65'),
(95305, '900 033', 32, '', 'Kit service', 0, 0, 3365, '0032900033', 1, '54.65'),
(95304, '900 029', 32, '', 'Kit service', 0, 0, 3365, '0032900029', 1, '39.7'),
(95303, '900 024', 32, '', 'Kit service', 0, 0, 919, '0032900024', 1, '83.17'),
(95302, '900 023', 32, '', 'Kit service', 0, 0, 919, '0032900023', 1, '52.33'),
(95301, '900 022', 32, '', 'Kit service', 0, 0, 919, '0032900022', 1, '59.4'),
(95300, '900 019', 32, '', 'Kit service', 0, 0, 919, '0032900019', 1, '83.17'),
(95299, '900 016', 32, '', 'Kit service', 0, 0, 919, '0032900016', 1, '52.28'),
(95298, '900 013', 32, '', 'Kit service', 0, 0, 919, '0032900013', 1, '92.67'),
(95297, '900 012', 32, '', 'Kit service', 0, 0, 919, '0032900012', 1, '70.1'),
(95296, '900 011', 32, '', 'Kit service', 0, 0, 919, '0032900011', 1, '68.91'),
(95295, '900 010', 32, '', 'Kit service', 0, 0, 919, '0032900010', 1, '66.92'),
(95294, '900 008', 32, '', 'Kit service', 0, 0, 919, '0032900008', 1, '55.1'),
(95293, '900 007', 32, '', 'Kit service', 0, 0, 919, '0032900007', 1, '49.06'),
(95292, '900 006', 32, '', 'Kit service', 0, 0, 919, '0032900006', 1, '39.24'),
(95291, '900 004', 32, '', 'Kit service', 0, 0, 919, '0032900004', 1, '47.75'),
(95290, '900 003', 32, '', 'Kit service', 0, 0, 919, '0032900003', 1, '45.79'),
(95289, '900 002', 32, '', 'Kit service', 0, 0, 919, '0032900002', 1, '45.79'),
(95288, '900 001', 32, '', 'Kit service', 0, 0, 919, '0032900001', 1, '39.24'),
(95287, '802 423', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802423', 1, '136.67'),
(95286, '802 422', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '163.26'),
(95278, '802 413', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802413', 1, '49.06'),
(95277, '802 411', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802411', 1, '39.21'),
(95276, '802 410', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802410', 1, '52.28'),
(95275, '802 409', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802409', 1, '158.51'),
(95274, '802 408', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802408', 1, '103.85'),
(95273, '802 407', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802407', 1, '158.02'),
(95272, '802 406', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802406', 1, '103.36'),
(95271, '802 403', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802403', 1, '193.66'),
(95269, '802 399', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802399', 1, '56.05'),
(95268, '802 398', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802398', 1, '39.21'),
(95267, '802 396', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '95.26'),
(95266, '802 395', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802395', 1, '73.18'),
(95265, '802 394', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802394', 1, '143.6'),
(95257, '802 379', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802379', 1, '225.25'),
(95254, '802 374', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802374', 1, '42.07'),
(95253, '802 373', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802373', 1, '130.2'),
(95249, '802 365', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802365', 1, '95.75'),
(95248, '802 364', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802364', 1, '95.75'),
(95247, '802 362', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802362', 1, '118.81'),
(95246, '802 360', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802360', 1, '230.22'),
(95235, '802 340', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '42.07'),
(95229, '802 333', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '73.18'),
(95227, '802 329', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '51.09'),
(95220, '802 320', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL284', 1, '213.86'),
(95218, '802 317', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL286', 1, '256.63'),
(95213, '802 305', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL257', 1, '125.94'),
(95209, '802 297', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL251', 1, '59.89'),
(95203, '802 289', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL274', 1, '82.08'),
(95198, '802 275', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL148', 1, '41.79'),
(95197, '802 274', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL183', 1, '43.47'),
(95191, '802 268', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL156', 1, '139.71'),
(95188, '802 264', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL233', 1, '86.24'),
(95185, '802 261', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL143', 1, '35.32'),
(95182, '802 251', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL270', 1, '147.17'),
(95181, '802 250', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802250', 1, '104.55'),
(95180, '802 249', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802249', 1, '48.73'),
(95179, '802 247', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL221', 1, '106.72'),
(95177, '802 239', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL178', 1, '174.65'),
(95176, '802 238', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL152', 1, '123.56'),
(95175, '802 234', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL006', 1, '181.78'),
(95174, '802 230', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL232', 1, '82.68'),
(95173, '802 229', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL223', 1, '86.24'),
(95171, '802 226', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL149', 1, '69.61'),
(95168, '802 217', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL214', 1, '56.05'),
(95167, '802 214', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL211', 1, '118.81'),
(95166, '802 213', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL210', 1, '118.81'),
(95165, '802 212', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL209', 1, '142.57'),
(95160, '802 199', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802199', 1, '75.55'),
(95159, '802 198', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL198', 1, '90.26'),
(95157, '802 196', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL196', 1, '42.07'),
(95156, '802 193', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL193', 1, '42.98'),
(95155, '802 192', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '203.86'),
(95154, '802 190', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL190', 1, '106.93'),
(95151, '802 186', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032802186', 1, '75.55'),
(95150, '802 183', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL171', 1, '137.82'),
(95149, '802 182', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL293', 1, '170.58'),
(95141, '802 132', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL106', 1, '79.39'),
(95140, '802 129', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL104', 1, '92.67'),
(95139, '802 128', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL103', 1, '143.55'),
(95137, '802 118', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032802118', 1, '236.43'),
(95136, '802 114', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL092', 1, '182.97'),
(95133, '802 103', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL037', 1, '99.8'),
(95132, '802 099', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL088', 1, '174.65'),
(95131, '802 097', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL086', 1, '112.17'),
(95130, '802 096', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL085', 1, '112.17'),
(95129, '802 095', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL084', 1, '110.26'),
(95128, '802 094', 32, '', 'Rulmenti sarcina', 0, 0, 1632, '0032DL083', 1, '61.08'),
(95122, '802 070', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL060', 1, '23.22'),
(95119, '802 063', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL052', 1, '101.2'),
(95116, '802 060', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL041', 1, '30.74'),
(95115, '802 058', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL042', 1, '23.55'),
(95114, '802 057', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL042', 1, '53.96'),
(95111, '802 047', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL046', 1, '30.41'),
(95109, '802 044', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL043', 1, '26.16'),
(95108, '802 039', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL010', 1, '42.52'),
(95106, '802 034', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL004', 1, '121.16');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(95104, '802 031', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL036', 1, '58.7'),
(95100, '802 021', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL031', 1, '114.42'),
(95098, '802 014', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL025', 1, '133.27'),
(95097, '802 009', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL023', 1, '70.97'),
(95095, '802 006', 32, '', 'Rulmenti sarcina', 0, 0, 1180, '0032DL226', 1, '114.06'),
(95093, '801 039', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032801039', 1, '38.02'),
(95091, '801 037', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032801037', 1, '54.65'),
(95089, '801 035', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032801035', 1, '26.35'),
(95088, '801 033', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032801033', 1, '24.85'),
(95086, '801 031', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL239', 1, '51.23'),
(95085, '801 025', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL201', 1, '62.27'),
(95083, '801 020', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL133', 1, '20.2'),
(95080, '801 014', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL153', 1, '13.77'),
(95079, '801 013', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL157', 1, '42.98'),
(95077, '801 010', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL135', 1, '47.03'),
(95076, '801 009', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL136', 1, '94.35'),
(95075, '801 008', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL015', 1, '14.74'),
(95074, '801 007', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL140', 1, '78.2'),
(95073, '801 006', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL184', 1, '17.12'),
(95070, '801 001', 32, '', 'Rulmenti sarcina', 0, 0, 1626, '0032DL054', 1, '28.78'),
(95066, '995 255', 32, '', 'Performance', 0, 0, 854, '', 1, '428.09'),
(95063, '651 008', 32, '', 'Supertouring', 0, 0, 130, '', 1, '178.21'),
(95061, '648 008', 32, '', 'Supertouring', 0, 0, 854, '', 1, '199.6'),
(95060, '558 301', 32, '', 'Supertouring', 0, 0, 854, '', 1, '243.56'),
(95057, '556 341', 32, '', 'Advantage', 0, 0, 854, '', 1, '179.19'),
(95054, '556 305', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(95053, '556 301', 32, '', 'Supertouring', 0, 0, 854, '', 1, '162.21'),
(95052, '556 295', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.74'),
(95051, '556 293', 32, '', 'Supertouring', 0, 0, 854, '', 1, '359.74'),
(95050, '556 287', 32, '', 'Supertouring', 0, 0, 854, '', 1, '183.14'),
(95049, '556 285', 32, '', 'Supertouring', 0, 0, 854, '', 1, '320.78'),
(95047, '556 279', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(95046, '556 277', 32, '', 'Supertouring', 0, 0, 854, '', 1, '143.9'),
(95045, '556 275', 32, '', 'Supertouring', 0, 0, 854, '', 1, '166.33'),
(95043, '556 271', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(95042, '556 269', 32, '', 'Supertouring', 0, 0, 854, '', 1, '159.59'),
(95037, '554 041', 32, '', 'Advantage', 0, 0, 854, '', 1, '439.59'),
(95036, '553 721', 32, '', 'Supertouring', 0, 0, 854, '', 1, '235.47'),
(95035, '553 682', 32, '', 'Supertouring', 0, 0, 854, '', 1, '463.36'),
(95032, '553 424', 32, '', 'Supertouring', 0, 0, 854, '', 1, '183.14'),
(95030, '553 189', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(95028, '553 058', 32, '', 'Supertouring', 0, 0, 854, '', 1, '392.07'),
(95027, '471 133', 32, '', 'Supertouring', 0, 0, 854, '', 1, '152.07'),
(95026, '400 084', 32, '', 'Advantage', 0, 0, 854, '06509', 1, '249.5'),
(95017, '313 571', 32, '', 'Supertouring', 0, 0, 854, '', 1, '137.37'),
(95016, '313 564', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(95015, '313 562', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(95014, '313 558', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(95013, '313 542', 32, '', 'Supertouring', 0, 0, 854, '', 1, '653.45'),
(95012, '313 541', 32, '', 'Supertouring', 0, 0, 854, '', 1, '653.45'),
(95009, '313 484', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(95008, '313 482', 32, '', 'Supertouring', 0, 0, 854, '', 1, '171.09'),
(95005, '313 469', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(95004, '313 468', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(95003, '313 467', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(95002, '313 466', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(95001, '313 460', 32, '', 'Supertouring', 0, 0, 854, '', 1, '260.84'),
(95000, '313 459', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94999, '313 456', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94992, '313 406', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94991, '313 405', 32, '', 'Supertouring', 0, 0, 854, '', 1, '321.61'),
(94990, '313 402', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94982, '313 366', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94981, '313 365', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94951, '313 201', 32, '', 'Supertouring', 0, 0, 854, '', 1, '327.91'),
(94950, '313 200', 32, '', 'Supertouring', 0, 0, 854, '', 1, '460.98'),
(94945, '313 195', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94944, '313 194', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94942, '313 191', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94941, '313 190', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94939, '313 188', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94938, '313 162', 32, '', 'Advantage', 0, 0, 854, '', 1, '201.98'),
(94937, '313 160', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.11'),
(94936, '313 154', 32, '', 'Advantage', 0, 0, 854, '', 1, '225.74'),
(94808, '312 346', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94806, '312 344', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94802, '312 335', 32, '', 'Supertouring', 0, 0, 854, '', 1, '243.56'),
(94777, '312 275', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94774, '312 264', 32, '', 'Supertouring', 0, 0, 854, '', 1, '320.5'),
(94765, '312 206', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94748, '312 114', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94747, '312 096', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94741, '312 069', 32, '', 'Supertouring', 0, 0, 854, '', 1, '415.83'),
(94740, '312 064', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94738, '312 061', 32, '', 'Supertouring', 0, 0, 854, '', 1, '218.61'),
(94736, '312 046', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94734, '312 024', 32, '', 'Supertouring', 0, 0, 854, '', 1, '260.84'),
(94731, '312 007', 32, '', 'Supertouring', 0, 0, 854, '', 1, '184.16'),
(94727, '311 961', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94722, '311 932', 32, '', 'Supertouring', 0, 0, 854, '', 1, '154.45'),
(94718, '311 919', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94717, '311 918', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94708, '311 775', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94703, '311 757', 32, '', 'Supertouring', 0, 0, 854, '', 1, '440.28'),
(94701, '311 744', 32, '', 'Supertouring', 0, 0, 854, '', 1, '154.45'),
(94698, '311 702', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94696, '311 695', 32, '', 'Supertouring', 0, 0, 854, '', 1, '206.04'),
(94695, '311 694', 32, '', 'Supertouring', 0, 0, 854, '', 1, '206.04'),
(94694, '311 671', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(94692, '311 666', 32, '', 'Supertouring', 0, 0, 854, '', 1, '655.71'),
(94675, '311 486', 32, '', 'Supertouring', 0, 0, 854, '', 1, '904.44'),
(94671, '311 480', 32, '', 'Supertouring', 0, 0, 854, '', 1, '621.8'),
(94667, '311 410', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94647, '311 241', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94646, '311 240', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94645, '311 238', 32, '', 'Supertouring', 0, 0, 854, '', 1, '176.93'),
(94637, '311 186', 32, '', 'Supertouring', 0, 0, 854, '', 1, '387.21'),
(94636, '311 185', 32, '', 'Supertouring', 0, 0, 854, '', 1, '536.87'),
(94634, '311 017', 32, '', 'Supertouring', 0, 0, 854, '', 1, '255.44'),
(94631, '311 009', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94630, '311 007', 32, '', 'Supertouring', 0, 0, 854, '', 1, '207.92'),
(94629, '310 980', 32, '', 'Supertouring', 0, 0, 854, '', 1, '137.82'),
(94624, '310 957', 32, '', 'Supertouring', 0, 0, 527, '', 1, '627.45'),
(94619, '310 791', 32, '', 'Supertouring', 0, 0, 854, '', 1, '830.95'),
(94617, '310 786', 32, '', 'Supertouring', 0, 0, 854, '', 1, '330.65'),
(94616, '310 785', 32, '', 'Supertouring', 0, 0, 854, '', 1, '429.84'),
(94613, '310 775', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.58'),
(94612, '310 773', 32, '', 'Supertouring', 0, 0, 854, '', 1, '719.53'),
(94607, '310 766', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94606, '310 765', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94604, '310 763', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94601, '310 720', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94599, '310 718', 32, '', 'Supertouring', 0, 0, 854, '', 1, '475.24'),
(94598, '310 715', 32, '', 'Supertouring', 0, 0, 854, '', 1, '209.1'),
(94597, '310 706', 32, '', 'Supertouring', 0, 0, 854, '', 1, '154.45'),
(94596, '310 682', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94595, '310 654', 32, '', 'Supertouring', 0, 0, 854, '', 1, '204.13'),
(94594, '310 629', 32, '', 'Supertouring', 0, 0, 854, '', 1, '809.38'),
(94592, '310 626', 32, '', 'Supertouring', 0, 0, 854, '', 1, '903.78'),
(94590, '310 620', 32, '', 'Supertouring', 0, 0, 527, '', 1, '773.59'),
(94589, '310 619', 32, '', 'Unlimited-Nivomat', 0, 0, 528, '', 1, '257.91'),
(94588, '310 618', 32, '', 'Supertouring', 0, 0, 854, '', 1, '327.91'),
(94587, '310 616', 32, '', 'Supertouring', 0, 0, 854, '', 1, '466.35'),
(94586, '310 496', 32, '', 'Supertouring', 0, 0, 854, '', 1, '587.06'),
(94585, '310 495', 32, '', 'Supertouring', 0, 0, 854, '', 1, '615.01'),
(94584, '310 462', 32, '', 'Supertouring', 0, 0, 854, '', 1, '475.24'),
(94583, '310 380', 32, '', 'Supertouring', 0, 0, 854, '', 1, '615.01'),
(94582, '310 379', 32, '', 'Supertouring', 0, 0, 854, '', 1, '615.01'),
(94581, '310 275', 32, '', 'Supertouring', 0, 0, 854, '', 1, '440.28'),
(94580, '310 274', 32, '', 'Supertouring', 0, 0, 854, '', 1, '559.1'),
(94578, '310 255', 32, '', 'Supertouring', 0, 0, 854, '', 1, '238.15'),
(94577, '310 254', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94576, '310 245', 32, '', 'Supertouring', 0, 0, 854, '', 1, '447.28'),
(94575, '310 202', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94574, '310 166', 32, '', 'Supertouring', 0, 0, 854, '', 1, '148.51'),
(94573, '310 165', 32, '', 'Supertouring', 0, 0, 854, '', 1, '98.11'),
(94572, '310 163', 32, '', 'Supertouring', 0, 0, 854, '', 1, '410'),
(94571, '310 141', 32, '', 'Supertouring', 0, 0, 854, '', 1, '404.67'),
(94570, '310 140', 32, '', 'Supertouring', 0, 0, 854, '', 1, '140.63'),
(94569, '310 134', 32, '', 'Supertouring', 0, 0, 854, '', 1, '423.96'),
(94568, '310 133', 32, '', 'Supertouring', 0, 0, 854, '', 1, '1041.53'),
(94567, '310 132', 32, '', 'Supertouring', 0, 0, 854, '', 1, '1041.53'),
(94566, '310 121', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94565, '310 120', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.06'),
(94564, '310 119', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94563, '310 118', 32, '', 'Supertouring', 0, 0, 854, '', 1, '143.9'),
(94562, '310 117', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94561, '310 116', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94560, '310 115', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94558, '310 105', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94556, '310 102', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94555, '310 076', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94554, '310 073', 32, '', 'Advantage', 0, 0, 854, '', 1, '302.37'),
(94553, '310 072', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94552, '310 060', 32, '', 'Advantage', 0, 0, 854, '', 1, '225.74'),
(94551, '310 058', 32, '', 'Supertouring', 0, 0, 854, '', 1, '174.64'),
(94550, '310 056', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94549, '310 054', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.06'),
(94548, '310 050', 32, '', 'Supertouring', 0, 0, 854, '', 1, '701.45'),
(94547, '310 048', 32, '', 'Supertouring', 0, 0, 854, '', 1, '701.45'),
(94546, '310 038', 32, '', 'Supertouring', 0, 0, 854, '', 1, '79.39'),
(94545, '310 028', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94544, '310 027', 32, '', 'Supertouring', 0, 0, 854, '', 1, '153.71'),
(94543, '310 025', 32, '', 'Supertouring', 0, 0, 854, '', 1, '361.77'),
(94542, '310 024', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94541, '310 022', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94540, '310 021', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94539, '310 018', 32, '', 'Supertouring', 0, 0, 854, '', 1, '903.78'),
(94538, '310 016', 32, '', 'Supertouring', 0, 0, 854, '', 1, '228.93'),
(94537, '310 015', 32, '', 'Supertouring', 0, 0, 854, '', 1, '166.33'),
(94536, '300 138', 32, '', 'Supertouring', 0, 0, 854, '', 1, '333.58'),
(94535, '300 079', 32, '', 'Supertouring', 0, 0, 854, '', 1, '377.71'),
(94534, '300 075', 32, '', 'Supertouring', 0, 0, 854, '', 1, '283.52'),
(94533, '300 074', 32, '', 'Supertouring', 0, 0, 854, '', 1, '186.41'),
(94532, '300 071', 32, '', 'Supertouring', 0, 0, 854, '05355', 1, '254.37'),
(94531, '300 067', 32, '', 'Supertouring', 0, 0, 854, '', 1, '243.56'),
(94530, '300 066', 32, '', 'Supertouring', 0, 0, 854, '05285', 1, '170.06'),
(94529, '300 064', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.06'),
(94527, '300 034', 32, '', 'Advantage', 0, 0, 854, '', 1, '163.52'),
(94526, '300 032', 32, '', 'Supertouring', 0, 0, 854, '', 1, '153.71'),
(94525, '300 031', 32, '', 'Supertouring', 0, 0, 854, '04859', 1, '701.45'),
(94524, '300 026', 32, '', 'Supertouring', 0, 0, 854, '', 1, '621.8'),
(94523, '300 022', 32, '', 'Supertouring', 0, 0, 854, '05280', 1, '333.51'),
(94522, '300 021', 32, '', 'Supertouring', 0, 0, 854, '', 1, '634.52'),
(94521, '300 013', 32, '', 'Supertouring', 0, 0, 527, '', 1, '1294.48'),
(94520, '300 006', 32, '', 'Supertouring', 0, 0, 854, '', 1, '621.8'),
(94519, '300 002', 32, '', 'Supertouring', 0, 0, 854, '04840', 1, '984.71'),
(94518, '290 998', 32, '', 'Supertouring', 0, 0, 527, '', 1, '649.75'),
(94516, '290 995', 32, '', 'Supertouring', 0, 0, 527, '', 1, '244.48'),
(94515, '290 993', 32, '', 'Supertouring', 0, 0, 854, '', 1, '620.52'),
(94513, '290 988', 32, '', 'Supertouring', 0, 0, 527, '', 1, '301.36'),
(94512, '290 987', 32, '', 'Supertouring', 0, 0, 527, '', 1, '218.23'),
(94511, '290 986', 32, '', 'Supertouring', 0, 0, 854, '', 1, '238.74'),
(94510, '290 985', 32, '', 'Supertouring', 0, 0, 854, '', 1, '238.74'),
(94509, '290 981', 32, '', 'Supertouring', 0, 0, 854, '', 1, '415.58'),
(94508, '290 980', 32, '', 'Supertouring', 0, 0, 854, '', 1, '462.9'),
(94507, '290 979', 32, '', 'Supertouring', 0, 0, 854, '', 1, '561.18'),
(94506, '290 977', 32, '', 'Supertouring', 0, 0, 527, '', 1, '817.45'),
(94505, '290 965', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(94504, '290 964', 32, '', 'Advantage', 0, 0, 854, '', 1, '201.98'),
(94503, '290 963', 32, '', 'Supertouring', 0, 0, 854, '', 1, '153.71'),
(94502, '290 960', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94501, '290 959', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94500, '290 955', 32, '', 'Supertouring', 0, 0, 854, '', 1, '296.32'),
(94499, '290 952', 32, '', 'Supertouring', 0, 0, 854, '', 1, '160.25'),
(94498, '290 950', 32, '', 'Supertouring', 0, 0, 854, '', 1, '403.95'),
(94497, '290 949', 32, '', 'Supertouring', 0, 0, 854, '', 1, '403.95'),
(94496, '290 948', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94495, '290 947', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94494, '290 937', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94493, '290 936', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94492, '290 929', 32, '', 'Supertouring', 0, 0, 854, '', 1, '114.46'),
(94491, '290 909', 32, '', 'Supertouring', 0, 0, 854, '', 1, '158.78'),
(94490, '290 907', 32, '', 'Supertouring', 0, 0, 854, '', 1, '158.78'),
(94489, '290 788', 32, '', 'Supertouring', 0, 0, 854, '', 1, '80.45'),
(94488, '290 781', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94487, '290 780', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94486, '290 775', 32, '', 'Supertouring', 0, 0, 854, '', 1, '791.38'),
(94485, '290 740', 32, '', 'Advantage', 0, 0, 854, '', 1, '279.2'),
(94484, '290 739', 32, '', 'Supertouring', 0, 0, 854, '', 1, '155.02'),
(94483, '290 727', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94481, '290 715', 32, '', 'Supertouring', 0, 0, 854, '', 1, '143.9'),
(94479, '290 707', 32, '', 'Supertouring', 0, 0, 854, '', 1, '264.98'),
(94478, '290 692', 32, '', 'Advantage', 0, 0, 854, '', 1, '243.56'),
(94476, '290 689', 32, '', 'Supertouring', 0, 0, 854, '', 1, '160.25'),
(94475, '290 687', 32, '', 'Supertouring', 0, 0, 854, '', 1, '156.98'),
(94474, '290 685', 32, '', 'Supertouring', 0, 0, 854, '', 1, '163.52'),
(94473, '290 669', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94472, '290 666', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94471, '290 665', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94470, '290 654', 32, '', 'Supertouring', 0, 0, 854, '', 1, '306.21'),
(94469, '290 645', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94468, '290 639', 32, '', 'Supertouring', 0, 0, 854, '', 1, '192.8'),
(94467, '290 637', 32, '', 'Supertouring', 0, 0, 854, '', 1, '108.58'),
(94466, '290 627', 32, '', 'Supertouring', 0, 0, 854, '', 1, '124.75'),
(94465, '290 621', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94464, '290 619', 32, '', 'Supertouring', 0, 0, 854, '', 1, '136.63'),
(94463, '290 611', 32, '', 'Supertouring', 0, 0, 854, '', 1, '91.35'),
(94462, '290 595', 32, '', 'Supertouring', 0, 0, 854, '', 1, '118.81'),
(94461, '290 561', 32, '', 'Supertouring', 0, 0, 854, '', 1, '142.55'),
(94460, '290 537', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94458, '290 527', 32, '', 'Supertouring', 0, 0, 854, '', 1, '294.85'),
(94457, '290 524', 32, '', 'Supertouring', 0, 0, 854, '', 1, '260.84'),
(94456, '290 523', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94455, '290 520', 32, '', 'Supertouring', 0, 0, 854, '', 1, '283.52'),
(94452, '290 507', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94451, '290 421', 32, '', 'Supertouring', 0, 0, 854, '', 1, '136.63'),
(94450, '290 403', 32, '', 'Supertouring', 0, 0, 854, '', 1, '251.6'),
(94449, '290 395', 32, '', 'Supertouring', 0, 0, 854, '', 1, '142.57'),
(94448, '290 394', 32, '', 'Advantage', 0, 0, 854, '', 1, '162.77'),
(94447, '290 393', 32, '', 'Supertouring', 0, 0, 854, '', 1, '119.69'),
(94444, '290 384', 32, '', 'Advantage', 0, 0, 854, '', 1, '176.6'),
(94443, '290 383', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.72'),
(94442, '290 382', 32, '', 'Advantage', 0, 0, 854, '', 1, '176.6'),
(94441, '290 381', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.72'),
(94438, '290 377', 32, '', 'Supertouring', 0, 0, 854, '', 1, '150.44'),
(94435, '290 251', 32, '', 'Supertouring', 0, 0, 527, '', 1, '539.56'),
(94434, '290 250', 32, '', 'Supertouring', 0, 0, 527, '', 1, '539.56'),
(94433, '290 246', 32, '', 'Supertouring', 0, 0, 527, '', 1, '539.56'),
(94432, '290 245', 32, '', 'Supertouring', 0, 0, 527, '', 1, '565.27'),
(94431, '290 239', 32, '', 'Supertouring', 0, 0, 854, '', 1, '653.45'),
(94430, '290 226', 32, '', 'Supertouring', 0, 0, 854, '', 1, '182.75'),
(94429, '290 225', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94428, '290 206', 32, '', 'Supertouring', 0, 0, 854, '', 1, '255.44'),
(94427, '290 203', 32, '', 'Supertouring', 0, 0, 527, '', 1, '259.82'),
(94425, '290 186', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94422, '290 171', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94421, '290 170', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94420, '290 168', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94419, '290 166', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94418, '290 152', 32, '', 'Supertouring', 0, 0, 854, '', 1, '136.63'),
(94417, '290 146', 32, '', 'Supertouring', 0, 0, 854, '', 1, '192.8'),
(94414, '290 116', 32, '', 'Supertouring', 0, 0, 854, '', 1, '172.27'),
(94413, '290 114', 32, '', 'Supertouring', 0, 0, 854, '', 1, '152.07'),
(94411, '290 090', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94410, '290 087', 32, '', 'Supertouring', 0, 0, 854, '', 1, '396.93'),
(94409, '290 086', 32, '', 'Supertouring', 0, 0, 854, '', 1, '415.83'),
(94408, '290 079', 32, '', 'Supertouring', 0, 0, 854, '', 1, '202.28'),
(94406, '290 075', 32, '', 'Supertouring', 0, 0, 854, '', 1, '228.42'),
(94405, '290 074', 32, '', 'Supertouring', 0, 0, 854, '', 1, '228.42'),
(94404, '290 071', 32, '', 'Supertouring', 0, 0, 854, '', 1, '283.52'),
(94403, '290 063', 32, '', 'Supertouring', 0, 0, 854, '', 1, '211.97'),
(94402, '290 062', 32, '', 'Supertouring', 0, 0, 854, '', 1, '103.82'),
(94401, '290 054', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94400, '290 044', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.55'),
(94399, '290 043', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.72'),
(94396, '290 032', 32, '', 'Supertouring', 0, 0, 854, '', 1, '138.36'),
(94395, '290 030', 32, '', 'Supertouring', 0, 0, 854, '', 1, '196.03'),
(94394, '290 028', 32, '', 'Supertouring', 0, 0, 854, '', 1, '267.32'),
(94393, '290 026', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94391, '290 007', 32, '', 'Supertouring', 0, 0, 854, '', 1, '495.97'),
(94390, '290 005', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94385, '280 983', 32, '', 'Supertouring', 0, 0, 854, '', 1, '149.75'),
(94379, '280 955', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94378, '280 954', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94373, '280 941', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94369, '280 907', 32, '', 'Supertouring', 0, 0, 854, '', 1, '340.23'),
(94365, '280 783', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94362, '280 753', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94361, '280 751', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94360, '280 745', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94284, '230 574', 32, '', 'Supertouring', 0, 0, 854, '', 1, '173.99'),
(94283, '230 569', 32, '', 'Supertouring', 0, 0, 854, '', 1, '168.99'),
(94282, '230 546', 32, '', 'Supertouring', 0, 0, 854, '', 1, '142.57'),
(94281, '230 545', 32, '', 'Supertouring', 0, 0, 854, '', 1, '196.03'),
(94280, '230 500', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94279, '230 499', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94278, '230 496', 32, '', 'Supertouring', 0, 0, 854, '', 1, '190.52'),
(94277, '230 492', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94276, '230 491', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94275, '230 475', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94274, '230 473', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94273, '230 465', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94272, '230 453', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94271, '230 441', 32, '', 'Supertouring', 0, 0, 854, '', 1, '192.8'),
(94270, '230 426', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94269, '230 425', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94268, '230 416', 32, '', 'Supertouring', 0, 0, 854, '', 1, '226.82'),
(94267, '230 415', 32, '', 'Supertouring', 0, 0, 854, '', 1, '226.82'),
(94266, '230 382', 32, '', 'Supertouring', 0, 0, 854, '', 1, '207.92'),
(94265, '230 380', 32, '', 'Supertouring', 0, 0, 854, '', 1, '163.52'),
(94264, '230 379', 32, '', 'Supertouring', 0, 0, 854, '', 1, '231.68'),
(94263, '230 376', 32, '', 'Supertouring', 0, 0, 854, '', 1, '158.78'),
(94262, '230 375', 32, '', 'Supertouring', 0, 0, 854, '', 1, '124.93'),
(94261, '230 347', 32, '', 'Supertouring', 0, 0, 854, '', 1, '147.63'),
(94260, '230 322', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94259, '230 319', 32, '', 'Supertouring', 0, 0, 854, '', 1, '248.55'),
(94258, '230 303', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.06'),
(94257, '230 281', 32, '', 'Supertouring', 0, 0, 854, '', 1, '207.92'),
(94256, '230 279', 32, '', 'Supertouring', 0, 0, 854, '', 1, '104.65'),
(94255, '230 277', 32, '', 'Supertouring', 0, 0, 854, '', 1, '153.71'),
(94254, '230 275', 32, '', 'Supertouring', 0, 0, 854, '', 1, '173.33'),
(94253, '230 271', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.06'),
(94252, '230 269', 32, '', 'Supertouring', 0, 0, 854, '', 1, '231.68'),
(94251, '230 246', 32, '', 'Supertouring', 0, 0, 854, '', 1, '266.25'),
(94250, '230 221', 32, '', 'Supertouring', 0, 0, 854, '', 1, '272.19'),
(94249, '230 210', 32, '', 'Supertouring', 0, 0, 854, '', 1, '272.19'),
(94248, '230 191', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94247, '230 190', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(94246, '230 172', 32, '', 'Supertouring', 0, 0, 854, '', 1, '154.45'),
(94245, '230 169', 32, '', 'Supertouring', 0, 0, 854, '', 1, '320.78'),
(94244, '230 168', 32, '', 'Supertouring', 0, 0, 854, '', 1, '320.78'),
(94243, '230 159', 32, '', 'Supertouring', 0, 0, 854, '', 1, '374.24'),
(94242, '230 150', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(94241, '230 144', 32, '', 'Supertouring', 0, 0, 854, '', 1, '190.1'),
(94240, '230 135', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94239, '230 134', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94238, '230 131', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94237, '230 117', 32, '', 'Supertouring', 0, 0, 854, '', 1, '264.85'),
(94235, '230 082', 32, '', 'Supertouring', 0, 0, 854, '', 1, '158.78'),
(94234, '230 072', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94233, '230 055', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94232, '230 048', 32, '', 'Supertouring', 0, 0, 854, '', 1, '190.1'),
(94231, '230 031', 32, '', 'Supertouring', 0, 0, 854, '', 1, '317.72'),
(94230, '230 017', 32, '', 'Supertouring', 0, 0, 854, '', 1, '310.14'),
(94229, '230 016', 32, '', 'Supertouring', 0, 0, 854, '', 1, '310.14'),
(94228, '200 992', 32, '', 'Supertouring', 0, 0, 854, '', 1, '320.78'),
(94227, '200 985', 32, '', 'Supertouring', 0, 0, 854, '', 1, '242.37'),
(94226, '200 981', 32, '', 'Supertouring', 0, 0, 854, '', 1, '215.49'),
(94224, '200 974', 32, '', 'Supertouring', 0, 0, 854, '', 1, '320.78'),
(94223, '200 954', 32, '', 'Supertouring', 0, 0, 854, '', 1, '173.33'),
(94222, '200 930', 32, '', 'Supertouring', 0, 0, 854, '07310', 1, '219.3'),
(94221, '200 928', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(94220, '200 908', 32, '', 'Supertouring', 0, 0, 854, '07269', 1, '297.02'),
(94219, '200 904', 32, '', 'Supertouring', 0, 0, 854, '', 1, '133.43'),
(94218, '200 900', 32, '', 'Supertouring', 0, 0, 854, '07257', 1, '178.21'),
(94217, '200 798', 32, '', 'Supertouring', 0, 0, 854, '', 1, '145.21'),
(94215, '200 779', 32, '', 'Supertouring', 0, 0, 854, '07206', 1, '221.17'),
(94214, '200 713', 32, '', 'Supertouring', 0, 0, 854, '', 1, '142.57'),
(94213, '200 687', 32, '', 'Supertouring', 0, 0, 854, '', 1, '143.9'),
(94212, '200 674', 32, '', 'Advantage', 0, 0, 854, '', 1, '232.86'),
(94211, '200 644', 32, '', 'Supertouring', 0, 0, 854, '', 1, '415.83'),
(94210, '200 638', 32, '', 'Supertouring', 0, 0, 854, '', 1, '160.8'),
(94209, '200 637', 32, '', 'Advantage', 0, 0, 854, '', 1, '222.28'),
(94208, '200 594', 32, '', 'Supertouring', 0, 0, 854, '', 1, '187.72'),
(94207, '200 476', 32, '', 'Supertouring', 0, 0, 854, '', 1, '164.45'),
(94206, '200 468', 32, '', 'Supertouring', 0, 0, 854, '', 1, '147.17'),
(94205, '200 467', 32, '', 'Supertouring', 0, 0, 854, '07058', 1, '237.62'),
(94204, '200 464', 32, '', 'Supertouring', 0, 0, 854, '07054', 1, '225.74'),
(94203, '200 463', 32, '', 'Supertouring', 0, 0, 854, '07051', 1, '249.5'),
(94202, '200 460', 32, '', 'Supertouring', 0, 0, 854, '07035', 1, '225.74'),
(94200, '200 456', 32, '', 'Supertouring', 0, 0, 854, '07040', 1, '170.06'),
(94199, '200 455', 32, '', 'Supertouring', 0, 0, 854, '07039', 1, '249.5'),
(94198, '200 450', 32, '', 'Supertouring', 0, 0, 854, '07034', 1, '137.36'),
(94197, '200 449', 32, '', 'Supertouring', 0, 0, 854, '07033', 1, '190.1'),
(94196, '200 448', 32, '', 'Supertouring', 0, 0, 854, '07027', 1, '170.06'),
(94195, '200 447', 32, '', 'Supertouring', 0, 0, 854, '07027', 1, '249.5'),
(94194, '200 421', 32, '', 'Supertouring', 0, 0, 854, '06997', 1, '150.44'),
(94193, '200 419', 32, '', 'Supertouring', 0, 0, 854, '06995', 1, '222.39'),
(94192, '200 404', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94191, '200 386', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94190, '200 384', 32, '', 'Supertouring', 0, 0, 854, '06977', 1, '155.13'),
(94189, '200 383', 32, '', 'Supertouring', 0, 0, 854, '06976', 1, '273.26'),
(94188, '200 376', 32, '', 'Supertouring', 0, 0, 854, '06963', 1, '143.9'),
(94187, '200 375', 32, '', 'Supertouring', 0, 0, 854, '06962', 1, '273.26'),
(94186, '200 370', 32, '', 'Supertouring', 0, 0, 854, '06957', 1, '143.9'),
(94184, '200 368', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(94183, '200 344', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94182, '200 335', 32, '', 'Supertouring', 0, 0, 854, '', 1, '344.55'),
(94181, '200 334', 32, '', 'Supertouring', 0, 0, 854, '', 1, '344.55'),
(94180, '200 183', 32, '', 'Supertouring', 0, 0, 854, '', 1, '147.43'),
(94179, '200 162', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94178, '200 155', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94177, '200 154', 32, '', 'Supertouring', 0, 0, 854, '', 1, '248.21'),
(94176, '200 151', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94175, '200 150', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94174, '200 147', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94172, '200 133', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94171, '200 129', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94170, '200 128', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(94169, '200 121', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94167, '200 099', 32, '', 'Supertouring', 0, 0, 854, '', 1, '286.62'),
(94166, '200 068', 32, '', 'Supertouring', 0, 0, 854, '', 1, '218.61'),
(94165, '200 058', 32, '', 'Supertouring', 0, 0, 854, '', 1, '255.44'),
(94164, '200 057', 32, '', 'Advantage', 0, 0, 854, '', 1, '267.32'),
(94163, '200 056', 32, '', 'Supertouring', 0, 0, 854, '', 1, '243.56'),
(94162, '200 055', 32, '', 'Advantage', 0, 0, 854, '0032GR864', 1, '279.2'),
(94161, '200 054', 32, '', 'Supertouring', 0, 0, 854, '0032GR864', 1, '184.45'),
(94160, '200 052', 32, '', 'Supertouring', 0, 0, 854, '0032GR863', 1, '186.41'),
(94159, '200 047', 32, '', 'Supertouring', 0, 0, 854, '', 1, '541.77'),
(94158, '200 044', 32, '', 'Supertouring', 0, 0, 854, '06929', 1, '252.7'),
(94157, '200 042', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94156, '200 030', 32, '', 'Supertouring', 0, 0, 854, '', 1, '130.82'),
(94155, '200 029', 32, '', 'Supertouring', 0, 0, 854, '06923', 1, '249.5'),
(94152, '170 995', 32, '', 'Supertouring', 0, 0, 854, '', 1, '260.84'),
(94151, '170 974', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94149, '170 922', 32, '', 'Supertouring', 0, 0, 854, '', 1, '186.14'),
(94148, '170 921', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(94147, '170 920', 32, '', 'Supertouring', 0, 0, 854, '', 1, '182.58'),
(94146, '170 919', 32, '', 'Supertouring', 0, 0, 854, '', 1, '265.23'),
(94143, '170 906', 32, '', 'Supertouring', 0, 0, 854, '', 1, '222.28'),
(94142, '170 795', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.45'),
(94141, '170 792', 32, '', 'Supertouring', 0, 0, 854, '', 1, '294.85'),
(94140, '170 791', 32, '', 'Supertouring', 0, 0, 854, '', 1, '206.04'),
(94139, '170 787', 32, '', 'Supertouring', 0, 0, 854, '', 1, '153.71'),
(94138, '170 786', 32, '', 'Supertouring', 0, 0, 854, '', 1, '153.71'),
(94137, '170 781', 32, '', 'Supertouring', 0, 0, 854, '', 1, '180.59'),
(94136, '170 780', 32, '', 'Supertouring', 0, 0, 854, '', 1, '109.88'),
(94135, '170 775', 32, '', 'Supertouring', 0, 0, 854, '', 1, '208.67'),
(94134, '170 746', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94133, '170 620', 32, '', 'Supertouring', 0, 0, 854, '', 1, '204.13'),
(94132, '170 581', 32, '', 'Supertouring', 0, 0, 130, '', 1, '69.45'),
(94131, '170 578', 32, '', 'Supertouring', 0, 0, 854, '', 1, '47.61'),
(94130, '170 577', 32, '', 'Supertouring', 0, 0, 854, '', 1, '128.24'),
(94129, '170 576', 32, '', 'Supertouring', 0, 0, 854, '', 1, '285.14'),
(94128, '170 546', 32, '', 'Supertouring', 0, 0, 854, '', 1, '145.17'),
(94126, '170 462', 32, '', 'Supertouring', 0, 0, 854, '', 1, '160.4'),
(94123, '170 450', 32, '', 'Supertouring', 0, 0, 854, '', 1, '150.77'),
(94121, '170 428', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(94120, '170 426', 32, '', 'Supertouring', 0, 0, 854, '', 1, '140.63'),
(94119, '170 415', 32, '', 'Supertouring', 0, 0, 854, '', 1, '187.39'),
(94118, '170 404', 32, '', 'Supertouring', 0, 0, 854, '', 1, '185.01'),
(94117, '170 381', 32, '', 'Supertouring', 0, 0, 854, '0032GR860', 1, '243.56'),
(94116, '170 321', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(94115, '170 275', 32, '', 'Supertouring', 0, 0, 854, '', 1, '294.85'),
(94114, '170 274', 32, '', 'Supertouring', 0, 0, 854, '', 1, '294.85'),
(94113, '170 272', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(94111, '170 266', 32, '', 'Supertouring', 0, 0, 854, '', 1, '151.75'),
(94110, '170 264', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94109, '170 263', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(94108, '170 216', 32, '', 'Supertouring', 0, 0, 854, '', 1, '237.62'),
(94107, '170 203', 32, '', 'Supertouring', 0, 0, 854, '', 1, '862.04'),
(94106, '170 199', 32, '', 'Supertouring', 0, 0, 854, '', 1, '277.75'),
(94105, '170 198', 32, '', 'Supertouring', 0, 0, 854, '', 1, '279.38'),
(94104, '170 191', 32, '', 'Supertouring', 0, 0, 854, '', 1, '381.56'),
(94103, '170 183', 32, '', 'Supertouring', 0, 0, 854, '', 1, '317.42'),
(94102, '170 178', 32, '', 'Supertouring', 0, 0, 854, '', 1, '311.78'),
(94101, '170 172', 32, '', 'Supertouring', 0, 0, 854, '', 1, '192.8'),
(94100, '170 161', 32, '', 'Supertouring', 0, 0, 854, '', 1, '272.19'),
(94099, '170 160', 32, '', 'Supertouring', 0, 0, 854, '0032GR860', 1, '267.32'),
(94098, '170 159', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(94097, '170 153', 32, '', 'Supertouring', 0, 0, 854, '', 1, '187'),
(94096, '170 142', 32, '', 'Supertouring', 0, 0, 854, '', 1, '306.21'),
(94095, '170 141', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.26'),
(94094, '170 130', 32, '', 'Supertouring', 0, 0, 854, '0032GR859', 1, '267.32'),
(94093, '170 129', 32, '', 'Supertouring', 0, 0, 854, '0032GR859', 1, '183.14'),
(94092, '170 128', 32, '', 'Supertouring', 0, 0, 854, '', 1, '251.88'),
(94091, '170 124', 32, '', 'Supertouring', 0, 0, 854, '0032GR853', 1, '207.92'),
(94090, '170 123', 32, '', 'Supertouring', 0, 0, 854, '0032GR852', 1, '163.52'),
(94089, '170 117', 32, '', 'Supertouring', 0, 0, 854, '', 1, '204.13'),
(94088, '170 103', 32, '', 'Supertouring', 0, 0, 854, '', 1, '221.14'),
(94087, '170 087', 32, '', 'Supertouring', 0, 0, 854, '', 1, '196.03'),
(94086, '170 073', 32, '', 'Supertouring', 0, 0, 854, '', 1, '118.78'),
(94085, '141 132', 32, '', 'Supertouring', 0, 0, 854, '', 1, '546.82'),
(94084, '141 131', 32, '', 'Supertouring', 0, 0, 854, '', 1, '546.82'),
(94083, '141 130', 32, '', 'Supertouring', 0, 0, 854, '', 1, '376.75'),
(94082, '135 200', 32, '', 'Supertouring', 0, 0, 527, '', 1, '848.53'),
(94081, '135 198', 32, '', 'Supertouring', 0, 0, 527, '', 1, '1153.15'),
(94080, '135 196', 32, '', 'Supertouring', 0, 0, 527, '', 1, '923.83'),
(94079, '133 027', 32, '', 'Supertouring', 0, 0, 854, '', 1, '553.92'),
(94078, '133 026', 32, '', 'Supertouring', 0, 0, 854, '', 1, '553.92'),
(94077, '131 945', 32, '', 'Supertouring', 0, 0, 854, '', 1, '599.19'),
(94076, '131 944', 32, '', 'Supertouring', 0, 0, 854, '', 1, '350.48'),
(94075, '131 910', 32, '', 'Supertouring', 0, 0, 854, '', 1, '234.58'),
(94074, '131 909', 32, '', 'Supertouring', 0, 0, 854, '', 1, '234.58'),
(94073, '131 908', 32, '', 'Supertouring', 0, 0, 854, '', 1, '248.72'),
(94072, '131 907', 32, '', 'Supertouring', 0, 0, 854, '', 1, '234.58'),
(94071, '131 750', 32, '', 'Supertouring', 0, 0, 854, '', 1, '408.56'),
(94070, '131 748', 32, '', 'Supertouring', 0, 0, 854, '', 1, '423.23'),
(94069, '131 739', 32, '', 'Supertouring', 0, 0, 854, '', 1, '343.88'),
(94068, '131 726', 32, '', 'Supertouring', 0, 0, 527, '', 1, '297.58'),
(94065, '131 693', 32, '', 'Supertouring', 0, 0, 854, '', 1, '611.81'),
(94064, '131 676', 32, '', 'Supertouring', 0, 0, 527, '', 1, '367.92'),
(94063, '131 623', 32, '', 'Supertouring', 0, 0, 854, '', 1, '563.54'),
(94062, '131 622', 32, '', 'Supertouring', 0, 0, 854, '', 1, '416.98'),
(94061, '131 621', 32, '', 'Supertouring', 0, 0, 854, '', 1, '416.98'),
(94060, '131 595', 32, '', 'Supertouring', 0, 0, 854, '', 1, '392.45'),
(94059, '131 475', 32, '', 'Supertouring', 0, 0, 854, '', 1, '674.49'),
(94058, '131 467', 32, '', 'Supertouring', 0, 0, 854, '', 1, '631.69'),
(94057, '131 426', 32, '', 'Supertouring', 0, 0, 854, '', 1, '540.39'),
(94056, '131 377', 32, '', 'Supertouring', 0, 0, 854, '', 1, '414.46'),
(94055, '131 319', 32, '', 'Supertouring', 0, 0, 854, '', 1, '908.54'),
(94054, '131 277', 32, '', 'Supertouring', 0, 0, 527, '', 1, '367.42'),
(94053, '131 275', 32, '', 'Supertouring', 0, 0, 527, '', 1, '237.1'),
(94052, '131 274', 32, '', 'Supertouring', 0, 0, 854, '', 1, '910.08'),
(94051, '131 256', 32, '', 'Supertouring', 0, 0, 854, '', 1, '607.66'),
(94050, '131 244', 32, '', 'Supertouring', 0, 0, 854, '', 1, '664.2'),
(94049, '131 159', 32, '', 'Supertouring', 0, 0, 854, '', 1, '853.56'),
(94048, '131 037', 32, '', 'Supertouring', 0, 0, 854, '', 1, '524.16'),
(94047, '125 998', 32, '', 'Supertouring', 0, 0, 854, '', 1, '565.27'),
(94045, '125 962', 32, '', 'Supertouring', 0, 0, 854, '', 1, '522.87'),
(94044, '125 960', 32, '', 'Supertouring', 0, 0, 854, '', 1, '983.57'),
(94042, '125 934', 32, '', 'Supertouring', 0, 0, 854, '', 1, '621.8'),
(94041, '125 912', 32, '', 'Supertouring', 0, 0, 854, '', 1, '618.97'),
(94040, '125 911', 32, '', 'Supertouring', 0, 0, 854, '', 1, '264.52'),
(94038, '125 699', 32, '', 'Supertouring', 0, 0, 854, '', 1, '344.55'),
(94035, '125 569', 32, '', 'Supertouring', 0, 0, 854, '', 1, '294.03'),
(94032, '125 149', 32, '', 'Supertouring', 0, 0, 854, '', 1, '390.17'),
(94031, '125 148', 32, '', 'Supertouring', 0, 0, 854, '', 1, '357.1'),
(94030, '125 082', 32, '', 'Supertouring', 0, 0, 854, '', 1, '204.13'),
(94029, '124 935', 32, '', 'Supertouring', 0, 0, 854, '', 1, '229.29'),
(94026, '124 610', 32, '', 'Supertouring', 0, 0, 854, '', 1, '423.23'),
(94025, '124 567', 32, '', 'Supertouring', 0, 0, 854, '', 1, '376.94'),
(94024, '124 411', 32, '', 'Supertouring', 0, 0, 854, '', 1, '240.24'),
(94022, '124 394', 32, '', 'Supertouring', 0, 0, 854, '', 1, '313'),
(94021, '124 392', 32, '', 'Supertouring', 0, 0, 854, '', 1, '199.49'),
(94020, '124 391', 32, '', 'Supertouring', 0, 0, 854, '', 1, '196.22'),
(94019, '124 390', 32, '', 'Supertouring', 0, 0, 854, '', 1, '189.68'),
(94018, '124 361', 32, '', 'Supertouring', 0, 0, 854, '', 1, '363.71'),
(94017, '124 360', 32, '', 'Supertouring', 0, 0, 854, '', 1, '480.14'),
(94016, '124 359', 32, '', 'Supertouring', 0, 0, 854, '', 1, '376.94'),
(94015, '124 272', 32, '', 'Supertouring', 0, 0, 854, '', 1, '642.11'),
(94014, '123 908', 32, '', 'Supertouring', 0, 0, 854, '', 1, '492.37'),
(94013, '123 725', 32, '', 'Supertouring', 0, 0, 854, '', 1, '168.58'),
(94011, '123 496', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(94010, '115 907', 32, '', 'Supertouring', 0, 0, 854, '', 1, '248.55'),
(94009, '115 906', 32, '', 'Supertouring', 0, 0, 854, '', 1, '185.49'),
(94008, '115 905', 32, '', 'Supertouring', 0, 0, 854, '', 1, '221.32'),
(94007, '115 904', 32, '', 'Supertouring', 0, 0, 854, '', 1, '235.47'),
(94006, '115 743', 32, '', 'Supertouring', 0, 0, 527, '', 1, '623.57'),
(94005, '115 739', 32, '', 'Supertouring', 0, 0, 527, '', 1, '706.59'),
(94004, '115 481', 32, '', 'Supertouring', 0, 0, 854, '', 1, '243.56'),
(94003, '115 476', 32, '', 'Supertouring', 0, 0, 854, '', 1, '196.22'),
(94002, '115 475', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.06'),
(94001, '115 373', 32, '', 'Supertouring', 0, 0, 854, '', 1, '242.01'),
(94000, '115 372', 32, '', 'Supertouring', 0, 0, 854, '', 1, '242.01'),
(93999, '115 260', 32, '', 'Supertouring', 0, 0, 854, '', 1, '164.45'),
(93998, '115 259', 32, '', 'Supertouring', 0, 0, 854, '', 1, '134.09'),
(93997, '115 245', 32, '', 'Supertouring', 0, 0, 854, '', 1, '368.31'),
(93993, '115 159', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(93992, '115 158', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(93991, '115 152', 32, '', 'Supertouring', 0, 0, 854, '', 1, '260.84'),
(93990, '115 151', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(93989, '115 071', 32, '', 'Supertouring', 0, 0, 854, '', 1, '209.31'),
(93988, '115 069', 32, '', 'Supertouring', 0, 0, 854, '', 1, '209.31'),
(93987, '115 009', 32, '', 'Supertouring', 0, 0, 854, '', 1, '126.24'),
(93986, '115 007', 32, '', 'Supertouring', 0, 0, 854, '', 1, '111.19'),
(93985, '114 931', 32, '', 'Performance', 0, 0, 854, '', 1, '363.12'),
(93984, '114 745', 32, '', 'Performance', 0, 0, 854, '', 1, '276.97'),
(93983, '114 675', 32, '', 'Performance', 0, 0, 854, '', 1, '384.62'),
(93982, '114 669', 32, '', 'Performance', 0, 0, 854, '', 1, '300.01'),
(93981, '114 547', 32, '', 'Performance', 0, 0, 854, '', 1, '400'),
(93980, '114 429', 32, '', 'Performance', 0, 0, 854, '', 1, '323.1'),
(93979, '114 268', 32, '', 'Performance', 0, 0, 854, '', 1, '369.28'),
(93978, '112 797', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(93976, '112 498', 32, '', 'Supertouring', 0, 0, 854, '', 1, '405.34'),
(93975, '112 459', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(93974, '112 370', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.61'),
(93973, '112 292', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(93972, '112 275', 32, '', 'Supertouring', 0, 0, 854, '', 1, '221.14'),
(93970, '112 199', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(93969, '112 127', 32, '', 'Supertouring', 0, 0, 854, '', 1, '1055.31'),
(93968, '112 096', 32, '', 'Supertouring', 0, 0, 854, '', 1, '130.82'),
(93966, '112 017', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.8'),
(93965, '112 002', 32, '', 'Supertouring', 0, 0, 854, '', 1, '540.39'),
(93963, '110 933', 32, '', 'Supertouring', 0, 0, 854, '00813', 1, '178.21'),
(93962, '110 909', 32, '', 'Supertouring', 0, 0, 854, '02036', 1, '207.92'),
(93961, '110 908', 32, '', 'Supertouring', 0, 0, 854, '01681', 1, '207.92'),
(93960, '110 907', 32, '', 'Supertouring', 0, 0, 854, '02155', 1, '170.06'),
(93958, '110 786', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(93957, '110 785', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(93956, '110 778', 32, '', 'Supertouring', 0, 0, 854, '02755', 1, '142.57'),
(93955, '110 729', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(93954, '110 727', 32, '', 'Supertouring', 0, 0, 854, '02243', 1, '251.81'),
(93953, '110 713', 32, '', 'Supertouring', 0, 0, 854, '', 1, '190.1'),
(93952, '110 639', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(93951, '110 638', 32, '', 'Supertouring', 0, 0, 854, '', 1, '192.8'),
(93950, '110 632', 32, '', 'Supertouring', 0, 0, 854, '01838', 1, '209.31'),
(93949, '110 625', 32, '', 'Supertouring', 0, 0, 854, '00725', 1, '272.19'),
(93948, '110 623', 32, '', 'Supertouring', 0, 0, 854, '', 1, '204.13'),
(93947, '110 477', 32, '', 'Supertouring', 0, 0, 854, '02255', 1, '374.24'),
(93945, '110 465', 32, '', 'Supertouring', 0, 0, 854, '03283', 1, '260.84'),
(93944, '110 459', 32, '', 'Supertouring', 0, 0, 854, '00397', 1, '225.74'),
(93943, '110 450', 32, '', 'Supertouring', 0, 0, 854, '02992', 1, '137.08'),
(93942, '110 449', 32, '', 'Supertouring', 0, 0, 854, '02991', 1, '138.14'),
(93939, '110 426', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(93938, '110 418', 32, '', 'Supertouring', 0, 0, 854, '', 1, '225.74'),
(93937, '110 412', 32, '', 'Supertouring', 0, 0, 854, '02331', 1, '308.91'),
(93936, '110 398', 32, '', 'Supertouring', 0, 0, 854, '02344', 1, '130.42'),
(93934, '110 336', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(93933, '110 332', 32, '', 'Supertouring', 0, 0, 854, '09951', 1, '279.2'),
(93932, '110 307', 32, '', 'Supertouring', 0, 0, 854, '', 1, '126.24'),
(93929, '110 256', 32, '', 'Supertouring', 0, 0, 854, '02280', 1, '160.25'),
(93927, '110 196', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(93926, '110 195', 32, '', 'Supertouring', 0, 0, 854, '', 1, '190.1'),
(93925, '110 079', 32, '', 'Supertouring', 0, 0, 854, '02419', 1, '118.81'),
(93924, '110 026', 32, '', 'Supertouring', 0, 0, 854, '', 1, '149.85'),
(93923, '106 993', 32, '', 'Supertouring', 0, 0, 854, '', 1, '183.05'),
(93922, '106 542', 32, '', 'Supertouring', 0, 0, 854, '', 1, '221.44'),
(93921, '106 540', 32, '', 'Supertouring', 0, 0, 854, '', 1, '308.91'),
(93920, '106 491', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.16'),
(93919, '106 420', 32, '', 'Supertouring', 0, 0, 854, '', 1, '255.44'),
(93917, '106 164', 32, '', 'Supertouring', 0, 0, 854, '', 1, '276.52'),
(93916, '106 163', 32, '', 'Supertouring', 0, 0, 854, '', 1, '220.19'),
(93915, '105 791', 32, '', 'Supertouring', 0, 0, 854, '', 1, '98.11'),
(93914, '105 790', 32, '', 'Supertouring', 0, 0, 854, '', 1, '86.34'),
(93913, '105 782', 32, '', 'Supertouring', 0, 0, 854, '', 1, '124.28'),
(93912, '105 781', 32, '', 'Supertouring', 0, 0, 854, '', 1, '107.92'),
(93911, '105 779', 32, '', 'Supertouring', 0, 0, 854, '', 1, '114.24'),
(93910, '105 777', 32, '', 'Supertouring', 0, 0, 854, '', 1, '261.38'),
(93909, '105 776', 32, '', 'Supertouring', 0, 0, 854, '', 1, '231.68'),
(93908, '105 774', 32, '', 'Supertouring', 0, 0, 854, '', 1, '213.86'),
(93907, '105 766', 32, '', 'Supertouring', 0, 0, 854, '', 1, '226.82'),
(93906, '105 765', 32, '', 'Supertouring', 0, 0, 854, '00904', 1, '198.45'),
(93905, '105 759', 32, '', 'Supertouring', 0, 0, 854, '00654', 1, '204.36'),
(93904, '105 750', 32, '', 'Supertouring', 0, 0, 854, '00712', 1, '111.19'),
(93902, '105 746', 32, '', 'Supertouring', 0, 0, 854, '00695', 1, '88.3'),
(93901, '105 741', 32, '', 'Supertouring', 0, 0, 854, '', 1, '178.21'),
(93900, '105 740', 32, '', 'Supertouring', 0, 0, 854, '00608', 1, '154.45'),
(93899, '105 739', 32, '', 'Supertouring', 0, 0, 854, '', 1, '85.03'),
(93898, '105 737', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(93897, '105 732', 32, '', 'Supertouring', 0, 0, 854, '', 1, '272.19'),
(93896, '105 723', 32, '', 'Supertouring', 0, 0, 854, '', 1, '101.38'),
(93893, '105 707', 32, '', 'Supertouring', 0, 0, 854, '', 1, '148.51'),
(93892, '105 424', 32, '', 'Supertouring', 0, 0, 527, '', 1, '268.51'),
(93891, '105 423', 32, '', 'Supertouring', 0, 0, 527, '', 1, '396.77'),
(93890, '105 299', 32, '', 'Supertouring', 0, 0, 854, '', 1, '125.59'),
(93889, '105 063', 32, '', 'Supertouring', 0, 0, 854, '', 1, '96.8'),
(93888, '102 420', 32, '', 'Supertouring', 0, 0, 854, '', 1, '1000.8'),
(93887, '102 397', 32, '', 'Supertouring', 0, 0, 854, '', 1, '1579.47'),
(93886, '102 309', 32, '', 'Supertouring', 0, 0, 854, '', 1, '1579.47'),
(93885, '101 993', 32, '', 'Supertouring', 0, 0, 854, '', 1, '256.59'),
(93884, '101 705', 32, '', 'Supertouring', 0, 0, 854, '', 1, '274.1'),
(93883, '101 637', 32, '', 'Supertouring', 0, 0, 854, '', 1, '198.45'),
(93882, '101 618', 32, '', 'Supertouring', 0, 0, 854, '', 1, '1147.63'),
(93881, '101 616', 32, '', 'Supertouring', 0, 0, 854, '', 1, '83.72'),
(93880, '101 604', 32, '', 'Supertouring', 0, 0, 854, '09936', 1, '106.93'),
(93879, '101 597', 32, '', 'Supertouring', 0, 0, 854, '', 1, '163.52'),
(93878, '101 532', 32, '', 'Supertouring', 0, 0, 854, '', 1, '170.11'),
(93877, '101 498', 32, '', 'Supertouring', 0, 0, 854, '', 1, '120.58'),
(93876, '101 497', 32, '', 'Supertouring', 0, 0, 854, '', 1, '111.19'),
(93875, '101 496', 32, '', 'Supertouring', 0, 0, 854, '', 1, '111.19'),
(93874, '101 467', 32, '', 'Supertouring', 0, 0, 854, '00926', 1, '921.39'),
(93872, '100 955', 32, '', 'Supertouring', 0, 0, 854, '00358', 1, '332.67'),
(93871, '100 954', 32, '', 'Supertouring', 0, 0, 854, '', 1, '332.67'),
(93870, '100 940', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(93869, '100 786', 32, '', 'Supertouring', 0, 0, 854, '', 1, '107.27'),
(93868, '100 759', 32, '', 'Supertouring', 0, 0, 854, '', 1, '164.45'),
(93867, '100 717', 32, '', 'Supertouring', 0, 0, 854, '00584', 1, '496.73'),
(93866, '100 678', 32, '', 'Supertouring', 0, 0, 854, '00940', 1, '130.82'),
(93862, '100 631', 32, '', 'Supertouring', 0, 0, 854, '', 1, '570.29'),
(93861, '100 623', 32, '', 'Supertouring', 0, 0, 854, '01191', 1, '260.84'),
(93860, '100 572', 32, '', 'Supertouring', 0, 0, 854, '0032GR861', 1, '237.62'),
(93858, '100 517', 32, '', 'Supertouring', 0, 0, 854, '', 1, '98.11'),
(93857, '100 457', 32, '', 'Supertouring', 0, 0, 854, '0032GR861', 1, '131.47'),
(93856, '100 456', 32, '', 'Supertouring', 0, 0, 854, '', 1, '328.9'),
(93855, '100 442', 32, '', 'Supertouring', 0, 0, 854, '', 1, '267.32'),
(93854, '100 388', 32, '', 'Supertouring', 0, 0, 854, '', 1, '297.02'),
(93853, '100 352', 32, '', 'Supertouring', 0, 0, 854, '00966', 1, '177.06'),
(93852, '100 338', 32, '', 'Supertouring', 0, 0, 854, '09936', 1, '99.42'),
(93849, '100 274', 32, '', 'Supertouring', 0, 0, 854, '', 1, '190.1'),
(93848, '100 237', 32, '', 'Supertouring', 0, 0, 854, '', 1, '91.57'),
(93845, '007 303', 32, '', 'Supertouring', 0, 0, 854, '', 1, '356.43'),
(93843, '000 369', 32, '', 'Supertouring', 0, 0, 854, '', 1, '377.4'),
(93842, '000 331', 32, '', 'Supertouring', 0, 0, 854, '', 1, '347.18'),
(93841, '2651.12', 152, '', 'Ferodouri', 0, 0, 402, '0651-12-MODEL', 1, '131.39'),
(93839, '2278.00', 152, '', 'Ferodouri', 0, 0, 402, '0278-00-MODEL', 1, '145.26'),
(93838, '2245.00', 152, '', 'Ferodouri', 0, 0, 402, '', 1, '140.06'),
(93837, '2056.04', 152, '', 'Ferodouri', 0, 0, 402, '0056-04-MODEL', 1, '79.04'),
(93835, '6999.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '130.98'),
(93834, '6998.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '96.06'),
(93833, '6996.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '121.71'),
(93832, '6995.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '131.82');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(93831, '6994.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '177.97'),
(93830, '6993.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '156.15'),
(93829, '6992.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '114.46'),
(93828, '6991.00', 152, '', 'Discuri frana', 0, 0, 82, 'P6991', 1, '56.53'),
(93827, '6989.00', 152, '', 'Discuri frana', 0, 0, 82, 'P6989', 1, '74.87'),
(93826, '6988.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '132.52'),
(93825, '6987.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '88.24'),
(93824, '6986.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '125.27'),
(93823, '6985.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '114.26'),
(93822, '6984.00', 152, '', 'Discuri frana', 0, 0, 82, 'P6984', 1, '68.25'),
(93821, '6982.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '92.92'),
(93820, '6981.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '90.16'),
(93819, '6980.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '130.94'),
(93818, '6978.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '128.35'),
(93817, '6977.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '124.29'),
(93816, '6976.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '162.9'),
(93813, '6972.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '118.93'),
(93812, '6971.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '159.01'),
(93811, '6969.00', 152, '', 'Discuri frana', 0, 0, 82, 'P6969', 1, '78.28'),
(93810, '6968.00', 152, '', 'Discuri frana', 0, 0, 82, 'P6968', 1, '57.11'),
(93809, '6967.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '65.75'),
(93808, '6966.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '93.56'),
(93807, '6965.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '151.45'),
(93806, '6964.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '105.9'),
(93804, '6961.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '69.08'),
(93802, '6959.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '88.33'),
(93801, '6958.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '72.22'),
(93800, '6957.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '89.16'),
(93799, '6956.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '98.99'),
(93797, '6954.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '68.03'),
(93795, '6951.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '101.57'),
(93794, '6950.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '73.68'),
(93793, '6949.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '84.49'),
(93792, '6948.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '134.26'),
(93788, '6944.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '128.06'),
(93787, '6943.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '160.26'),
(93785, '6939.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '113.84'),
(93782, '6929.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '110.35'),
(93777, '6924.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '72.5'),
(93776, '6923.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '89.78'),
(93772, '6918.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '51.42'),
(93769, '6915.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '76.05'),
(93759, '6903.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '83.65'),
(93756, '6899.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '125.27'),
(93755, '6898.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '128.2'),
(93754, '6897.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '105.33'),
(93753, '6896.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '105.33'),
(93752, '6895.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '106.16'),
(93751, '6893.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '113.84'),
(93749, '6890.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '111.54'),
(93748, '6889.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '119.34'),
(93747, '6888.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '107.07'),
(93746, '6887.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '110.42'),
(93745, '6886.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '114.12'),
(93744, '6885.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '89.16'),
(93743, '6884.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '103.59'),
(93740, '6881.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '65.88'),
(93739, '6879.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '57.65'),
(93738, '6878.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '93.13'),
(93737, '6877.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '79.47'),
(93736, '6876.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '85.6'),
(93735, '6875.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '87.14'),
(93734, '6874.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '66.85'),
(93733, '6873.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '77.1'),
(93732, '6872.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '78.36'),
(93731, '6871.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '68.03'),
(93730, '6870.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '82.89'),
(93729, '6869.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '113.1'),
(93728, '6867.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '184.31'),
(93727, '6866.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '135.65'),
(93726, '6864.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '81.07'),
(93725, '6863.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '92.37'),
(93723, '6861.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '118.37'),
(93722, '6853.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '143.74'),
(93721, '6852.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '151.22'),
(93719, '6849.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '155.8'),
(93717, '6846.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '61.77'),
(93713, '6841.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '123.87'),
(93712, '6840.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '102.6'),
(93708, '6835.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '71.94'),
(93706, '6832.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '37'),
(93705, '6831.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '125.41'),
(93704, '6830.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '58.14'),
(93703, '6829.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '71.52'),
(93702, '6828.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '84.89'),
(93701, '6826.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '109.79'),
(93700, '6825.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '53.23'),
(93698, '6820.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '72.78'),
(93697, '6818.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '73.94'),
(93696, '6817.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '129.49'),
(93695, '6816.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '84.57'),
(93694, '6815.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '97.8'),
(93693, '6814.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '57.02'),
(93692, '6813.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.27'),
(93691, '6812.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '90.27'),
(93687, '6804.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '80.72'),
(93686, '6803.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '57.84'),
(93685, '6802.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '82.69'),
(93684, '6801.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '72.22'),
(93681, '6795.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '118.33'),
(93680, '6794.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '65.18'),
(93679, '6791.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '165.82'),
(93678, '6790.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '107.49'),
(93677, '6789.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '75.64'),
(93676, '6788.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '59.05'),
(93675, '6787.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '78.36'),
(93674, '6784.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '80.3'),
(93673, '6782.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '107.35'),
(93672, '6781.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '182.36'),
(93671, '6780.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '145.84'),
(93670, '6779.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '94.9'),
(93669, '6778.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '124.22'),
(93668, '6777.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '112.51'),
(93667, '6775.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '123.59'),
(93666, '6773.11', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '205.85'),
(93665, '6773.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '244.75'),
(93664, '6770.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '53.18'),
(93663, '6769.11', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '209.13'),
(93662, '6769.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '255.84'),
(93661, '6768.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '176.79'),
(93660, '6767.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '114.74'),
(93659, '6766.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '90.41'),
(93658, '6765.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '53.19'),
(93657, '6764.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '79.55'),
(93654, '6760.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '102.05'),
(93653, '6759.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '75.63'),
(93652, '6757.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.64'),
(93651, '6756.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '69.7'),
(93650, '6754.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '86.16'),
(93648, '6752.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '94.39'),
(93647, '6751.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '95.49'),
(93645, '6749.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '176.18'),
(93644, '6748.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '71.66'),
(93642, '6745.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '53.68'),
(93641, '6742.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '77.52'),
(93640, '6741.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '108.32'),
(93639, '6738.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '51.31'),
(93638, '6736.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '78.36'),
(93637, '6735.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '87.62'),
(93636, '6734.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '145.67'),
(93635, '6733.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '134.4'),
(93634, '6732.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '67.62'),
(93633, '6731.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '54.3'),
(93630, '6724.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '50.96'),
(93629, '6723.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '46.56'),
(93628, '6722.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '91.04'),
(93627, '6721.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '71.87'),
(93626, '6719.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '82.24'),
(93625, '6718.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '56.2'),
(93622, '6712.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '61.5'),
(93621, '6711.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '95.03'),
(93620, '6710.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '79.63'),
(93618, '6708.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '157.98'),
(93617, '6707.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '101.63'),
(93616, '6706.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '142'),
(93615, '6705.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '68.25'),
(93613, '6703.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '98.53'),
(93612, '6702.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '103.34'),
(93611, '6701.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '124.92'),
(93610, '6700.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '67.05'),
(93607, '6697.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '113.07'),
(93606, '6696.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '120.44'),
(93605, '6695.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '167.78'),
(93602, '6692.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '80.51'),
(93601, '6691.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '156.85'),
(93600, '6690.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '62.62'),
(93597, '6687.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '113.07'),
(93595, '6685.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '91.04'),
(93591, '6681.10', 152, '', 'Discuri frana', 0, 0, 82, '', 2, '25.893'),
(93590, '6680.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '85.81'),
(93577, '6666.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '76.96'),
(93572, '6661.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '63.25'),
(93569, '6658.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '125.32'),
(93567, '6656.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '81.03'),
(93566, '6655.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '46.52'),
(93564, '6653.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '127.72'),
(93563, '6652.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '129.41'),
(93562, '6651.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '122.6'),
(93561, '6650.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '60.14'),
(93560, '6649.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '50.37'),
(93559, '6648.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '100.11'),
(93558, '6647.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '79.41'),
(93557, '6646.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '59.05'),
(93555, '6644.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '153.99'),
(93554, '6643.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '139.69'),
(93553, '6642.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '60.82'),
(93552, '6641.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '91.32'),
(93551, '6640.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '76.59'),
(93546, '6635.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '56.63'),
(93545, '6633.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '73.75'),
(93544, '6632.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '94.15'),
(93543, '6631.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '109.09'),
(93542, '6630.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '45.14'),
(93541, '6629.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '47.75'),
(93539, '6627.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '49.71'),
(93538, '6626.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '113.97'),
(93537, '6625.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '87.41'),
(93532, '6619.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '95.98'),
(93526, '6613.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '106.38'),
(93524, '6611.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '60.2'),
(93523, '6610.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '96.45'),
(93522, '6609.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '77.3'),
(93521, '6608.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '100.54'),
(93520, '6607.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '82.36'),
(93519, '6606.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '40.32'),
(93518, '6605.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '79'),
(93517, '6604.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '87.94'),
(93516, '6603.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '52.21'),
(93515, '6602.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '116.4'),
(93513, '6599.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '129.31'),
(93512, '6598.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '130'),
(93511, '6597.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '95.6'),
(93510, '6596.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '123.15'),
(93509, '6595.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '52.91'),
(93508, '6594.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '133.2'),
(93507, '6592.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '161.84'),
(93506, '6591.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '126.3'),
(93504, '6588.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '82.89'),
(93503, '6587.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '112.86'),
(93502, '6586.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '104.37'),
(93501, '6585.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '93.57'),
(93500, '6584.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '86.98'),
(93499, '6583.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '88.73'),
(93498, '6581.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '96.78'),
(93497, '6580.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '74.59'),
(93496, '6578.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '42.52'),
(93495, '6577.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '93.86'),
(93494, '6575.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '54.3'),
(93493, '6574.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '50.59'),
(93492, '6573.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '62.26'),
(93491, '6572.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.38'),
(93489, '6570.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '46.64'),
(93488, '6569.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '76.34'),
(93486, '6567.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '108.58'),
(93485, '6566.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '63.23'),
(93484, '6565.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '80.43'),
(93483, '6564.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '80.16'),
(93482, '6563.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '130.12'),
(93481, '6562.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '95.5'),
(93480, '6561.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '76.59'),
(93479, '6558.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '49'),
(93478, '6557.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '43.35'),
(93477, '6556.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '97.33'),
(93476, '6555.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '55.88'),
(93475, '6554.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '64.83'),
(93474, '6553.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '47.14'),
(93473, '6552.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '122.41'),
(93472, '6551.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '94.01'),
(93471, '6550.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '78.02'),
(93470, '6549.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '80.24'),
(93469, '6548.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '68'),
(93466, '6545.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '59.25'),
(93465, '6544.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '85.5'),
(93464, '6543.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '103.33'),
(93463, '6541.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '80.37'),
(93461, '6539.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '72.43'),
(93460, '6538.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '33.46'),
(93459, '6537.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '58.55'),
(93458, '6536.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '61.37'),
(93457, '6535.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '49.21'),
(93455, '6531.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '50.4'),
(93454, '6527.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '60.02'),
(93453, '6524.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '86.28'),
(93452, '6523.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '60.51'),
(93451, '6522.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '37.86'),
(93450, '6521.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '34.54'),
(93449, '6520.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '73.61'),
(93448, '6519.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '72.25'),
(93447, '6518.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '64.08'),
(93445, '6516.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '44.3'),
(93443, '6514.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '110.28'),
(93442, '6513.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '48.77'),
(93441, '6512.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '92.89'),
(93440, '6510.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '113.26'),
(93439, '6509.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '148.37'),
(93438, '6508.11', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '111.87'),
(93437, '6507.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '122.4'),
(93436, '6506.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '77.88'),
(93434, '6502.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '80.3'),
(93433, '6500.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '169.88'),
(93432, '6498.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '75.57'),
(93431, '6497.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '79.9'),
(93430, '6496.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '108.39'),
(93429, '6494.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '109.81'),
(93427, '6492.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '90.55'),
(93426, '6491.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '108.06'),
(93425, '6490.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '111.37'),
(93424, '6488.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '89.52'),
(93423, '6487.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '77.27'),
(93422, '6486.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '95.02'),
(93421, '6485.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '96.28'),
(93420, '6484.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '81.77'),
(93419, '6481.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '118.94'),
(93418, '6479.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '97.18'),
(93417, '6478.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '106.72'),
(93416, '6476.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '97.14'),
(93415, '6474.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '81.83'),
(93414, '6473.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '89.52'),
(93413, '6472.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '55.74'),
(93412, '6471.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '74.6'),
(93410, '6468.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '118.71'),
(93408, '6466.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '101.41'),
(93407, '6465.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '108.54'),
(93406, '6464.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '72.87'),
(93405, '6463.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '82.85'),
(93403, '6461.10', 152, '', 'Discuri frana', 0, 0, 82, '6461.10', 1, '62.14'),
(93402, '6460.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '83.29'),
(93401, '6458.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '96'),
(93399, '6456.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '132.75'),
(93397, '6453.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '58.08'),
(93396, '6451.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '60.65'),
(93394, '6449.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '84.07'),
(93393, '6448.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '42.9'),
(93392, '6447.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '58.77'),
(93389, '6444.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '91.67'),
(93388, '6443.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '91.27'),
(93387, '6442.11', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '60.79'),
(93383, '6434.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '72.7'),
(93382, '6433.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '47.2'),
(93380, '6431.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '59.53'),
(93379, '6430.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '80.37'),
(93378, '6429.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '66.88'),
(93377, '6427.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '43.93'),
(93376, '6426.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '39.6'),
(93375, '6425.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '35.27'),
(93374, '6424.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '36.11'),
(93373, '6423.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '52.56'),
(93372, '6420.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '135.97'),
(93371, '6419.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '120.52'),
(93370, '6418.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '48.97'),
(93369, '6416.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '86.58'),
(93368, '6415.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '21.86'),
(93367, '6414.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '60.65'),
(93365, '6411.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '78.16'),
(93364, '6410.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '81.91'),
(93363, '6409.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '106'),
(93362, '6408.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '110.34'),
(93361, '6406.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '69.93'),
(93360, '6402.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '59.11'),
(93359, '6401.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '45.2'),
(93357, '6399.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '46.83'),
(93356, '6398.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '52.32'),
(93355, '6397.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '66.48'),
(93354, '6396.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '69.41'),
(93353, '6394.11', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '94.58'),
(93352, '6394.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '75.22'),
(93351, '6390.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '46.86'),
(93350, '6389.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '45.51'),
(93349, '6388.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.53'),
(93348, '6386.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '54.02'),
(93347, '6385.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '17.35'),
(93346, '6381.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '44.72'),
(93345, '6376.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '102.6'),
(93344, '6375.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '68.66'),
(93343, '6374.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '15.38'),
(93342, '6370.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '72.65'),
(93341, '6369.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '52.25'),
(93340, '6368.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '49.63'),
(93339, '6367.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '59.62'),
(93338, '6363.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '40.39'),
(93337, '6357.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '91.17'),
(93336, '6356.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '78.28'),
(93335, '6350.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '119.26'),
(93334, '6349.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '106.87'),
(93333, '6348.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '96.96'),
(93332, '6347.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '77.71'),
(93330, '6344.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '94.7'),
(93329, '6342.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.53'),
(93328, '6341.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '100.52'),
(93327, '6340.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '120.91'),
(93326, '6339.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '132.93'),
(93325, '6337.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '90.34'),
(93324, '6335.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '77.66'),
(93323, '6334.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '99.05'),
(93322, '6333.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '109.56'),
(93321, '6332.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '93.17'),
(93320, '6331.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '68.56'),
(93319, '6330.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '88.06'),
(93318, '6329.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '85.89'),
(93317, '6328.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '88.46'),
(93316, '6327.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '67.78'),
(93315, '6325.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '113.26'),
(93314, '6324.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '90.14'),
(93313, '6323.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '56.56'),
(93312, '6322.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '74.64'),
(93310, '6316.11', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '92.92'),
(93309, '6316.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '94.74'),
(93308, '6315.11', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '96.96'),
(93307, '6315.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '71.64'),
(93306, '6314.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '62.43'),
(93305, '6313.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '66.23'),
(93304, '6312.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '76.62'),
(93302, '6310.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '67.38'),
(93301, '6309.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '80.37'),
(93300, '6308.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '67.17'),
(93299, '6307.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '81.27'),
(93298, '6306.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '98.6'),
(93297, '6305.11', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '128.54'),
(93296, '6305.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '92.99'),
(93295, '6304.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '90.48'),
(93294, '6303.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '92.95'),
(93293, '6302.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '131.55'),
(93292, '6301.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '92.05'),
(93291, '6300.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '133.86'),
(93290, '6299.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '88.97'),
(93289, '6298.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '113.26'),
(93288, '6295.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '107.74'),
(93287, '6294.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '80.56'),
(93286, '6293.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '99.43'),
(93285, '6291.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '76.2'),
(93284, '6290.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '225.69'),
(93283, '6288.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '84.07'),
(93281, '6284.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '64.2'),
(93280, '6283.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '81.26'),
(93279, '6280.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '13.63'),
(93278, '6277.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '134.97'),
(93277, '6274.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '76.47'),
(93276, '6272.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '55.98'),
(93275, '6270.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '76.48'),
(93274, '6268.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '104.16'),
(93273, '6265.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '84.97'),
(93271, '6256.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '83.11'),
(93270, '6253.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '66.68'),
(93268, '6249.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '54.11'),
(93267, '6248.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '53.58'),
(93266, '6245.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '75.01'),
(93265, '6242.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '93.14'),
(93263, '6240.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '42.87'),
(93262, '6239.02', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '47.2'),
(93261, '6239.01', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '79.89'),
(93260, '6239.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '45.74'),
(93259, '6238.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '53.25'),
(93258, '6237.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '100.6'),
(93257, '6236.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '60.63'),
(93256, '6235.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '103.73'),
(93255, '6234.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '97.59'),
(93254, '6231.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '85.28'),
(93253, '6227.11', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '82.96'),
(93252, '6227.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '63.46'),
(93251, '6226.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '58.78'),
(93250, '6225.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '75.22'),
(93249, '6224.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '75.86'),
(93247, '6221.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '48.77'),
(93246, '6220.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '78.55'),
(93245, '6217.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '69.6'),
(93244, '6215.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '64.3'),
(93243, '6214.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '83.23'),
(93241, '6211.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '68.66'),
(93240, '6209.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '61.49'),
(93239, '6208.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.73'),
(93237, '6206.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '53.96'),
(93236, '6205.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.06'),
(93234, '6203.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '73.33'),
(93233, '6202.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '61.88'),
(93232, '6201.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '55.34'),
(93231, '6200.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '40.27'),
(93230, '6197.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '64.79'),
(93225, '6191.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '34.09'),
(93224, '6190.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '40.54'),
(93223, '6189.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '45.59'),
(93222, '6188.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '87.22'),
(93221, '6185.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '68.11'),
(93220, '6184.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '63.84'),
(93218, '6179.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '74.8'),
(93216, '6177.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '69.43'),
(93215, '6176.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '79.16'),
(93214, '6175.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '41.62'),
(93213, '6174.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '63.92'),
(93212, '6173.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.51'),
(93210, '6169.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '59.58'),
(93209, '6168.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '69.23'),
(93208, '6167.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '72.25'),
(93207, '6163.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '55.98'),
(93205, '6160.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '77.71'),
(93204, '6157.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.71'),
(93203, '6156.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '62.68'),
(93202, '6155.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '44.21'),
(93201, '6150.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '56.85'),
(93200, '6149.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '56.85'),
(93199, '6148.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '37.13'),
(93198, '6147.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '65.39'),
(93197, '6144.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '40.64'),
(93196, '6141.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '65.23'),
(93195, '6140.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '52.47'),
(93194, '6136.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '57.62'),
(93193, '6134.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '53.78'),
(93192, '6133.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '56.04'),
(93191, '6131.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '37.71'),
(93190, '6130.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '30.6'),
(93188, '6128.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '28.85'),
(93187, '6123.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '47.99'),
(93186, '6122.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '46.52'),
(93185, '6121.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '42.85'),
(93184, '6120.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '39.41'),
(93183, '6119.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '61'),
(93182, '6117.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '74.03'),
(93181, '6114.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '47.98'),
(93180, '6113.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '53.32'),
(93179, '61122.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '97.94'),
(93178, '61121.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '112.51'),
(93177, '61120.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '130.36'),
(93176, '61119.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '55.9'),
(93175, '61118.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '117.88'),
(93174, '61117.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '67.06'),
(93172, '61114.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '107.49'),
(93171, '61113.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '87'),
(93170, '61112.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '91.81'),
(93169, '61111.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '193.31'),
(93168, '61110.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '173.09'),
(93167, '6111.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '44.62'),
(93166, '61109.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '65.11'),
(93165, '61108.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '54.38'),
(93164, '61107.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '108.7'),
(93163, '61106.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '110'),
(93162, '61105.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '77.73'),
(93161, '61104.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '70.76'),
(93160, '61103.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '91.46'),
(93158, '61101.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '161.87'),
(93156, '6110.01', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '39.25'),
(93155, '6110.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '27.6'),
(93154, '61099.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '145.56'),
(93153, '61098.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '98.99'),
(93151, '61096.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '93.2'),
(93150, '61095.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '64.9'),
(93149, '61094.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '75.08'),
(93148, '61093.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '105.75'),
(93147, '61092.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '119.55'),
(93146, '61091.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '109.65'),
(93145, '61090.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '82.61'),
(93144, '6109.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '53.43'),
(93142, '61087.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '123.6'),
(93141, '61086.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '152.45'),
(93140, '61083.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '97.18'),
(93139, '61082.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '142.69'),
(93138, '61081.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '105.47'),
(93135, '61078.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '200.21'),
(93134, '61076.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '133.35'),
(93133, '61075.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '96.34'),
(93132, '61074.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '63.09'),
(93130, '61071.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '128.2'),
(93129, '6107.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '60.36'),
(93128, '61069.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '84.07'),
(93127, '61068.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '153.78'),
(93126, '61065.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '72.43'),
(93125, '61062.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '138.72'),
(93124, '61061.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '137.82'),
(93123, '61060.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '99.34'),
(93122, '6106.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '57.68'),
(93120, '61055.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '123.04'),
(93119, '61053.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '95.64'),
(93118, '61052.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '125.41'),
(93117, '61051.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '106.86'),
(93116, '61050.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '129.17'),
(93115, '6105.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '66.78'),
(93114, '61049.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '135.1'),
(93113, '61048.20', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '531.88'),
(93112, '61047.20', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '265.94'),
(93111, '61047.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '93.41'),
(93110, '61046.20', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '311.53'),
(93109, '61045.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '95.5'),
(93108, '61043.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '119.55'),
(93106, '61040.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '135.65'),
(93105, '61039.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '127.57'),
(93104, '61038.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '79.47'),
(93103, '61037.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '137.75'),
(93102, '61036.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '130.33'),
(93101, '61035.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '103.66'),
(93100, '61034.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '124.52'),
(93099, '61033.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '103.31'),
(93098, '61032.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '196.24'),
(93097, '61031.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '139'),
(93096, '61029.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '111.54'),
(93095, '61027.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '125.27'),
(93094, '61026.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '148.97'),
(93092, '61024.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '71.01'),
(93091, '61023.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '79.63'),
(93090, '61022.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '127.01'),
(93089, '61021.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '122.88'),
(93088, '61020.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '118.99'),
(93087, '6102.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '78.67'),
(93086, '61019.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '139'),
(93085, '61018.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '100.73'),
(93084, '61017.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '142.91'),
(93082, '61015.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '120.93'),
(93081, '61014.20', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '345.76'),
(93080, '61014.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '59'),
(93079, '61013.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '81.77'),
(93078, '61012.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '114.26'),
(93077, '61011.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '91.11'),
(93076, '61010.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '166.47'),
(93075, '6101.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '52.5'),
(93074, '61008.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '97.44'),
(93072, '61006.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '84.73'),
(93071, '61005.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '68.77'),
(93070, '61003.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '80.57'),
(93069, '61002.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '86.3'),
(93068, '61001.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '96.41'),
(93067, '61000.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '86.3'),
(93066, '6097.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '48.55'),
(93065, '6096.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '34.99'),
(93064, '6095.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '40.06'),
(93063, '6094.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '35.17'),
(93062, '6093.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '68.77'),
(93061, '6090.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '46.98'),
(93060, '6088.01', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '28.48'),
(93059, '6086.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '27.27'),
(93058, '6084.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '45.12'),
(93027, '6014.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '60.93'),
(92951, 'SPK 3045.02', 152, '', 'Saboti frana', 0, 0, 3859, '', 1, '117.19'),
(92816, '2811.00', 152, '', 'Placute de frana', 0, 0, 402, '0811-00-MODEL', 1, '95.61'),
(92815, '2810.02', 152, '', 'Placute de frana', 0, 0, 402, '0810-02-MODEL', 1, '68.51'),
(92814, '2807.02', 152, '', 'Placute de frana', 0, 0, 402, '0807-02-MODEL', 1, '99.72'),
(92813, '2805.00', 152, '', 'Placute de frana', 0, 0, 402, '0805-00-MODEL', 1, '87.67'),
(92812, '2804.31', 152, '', 'Placute de frana', 0, 0, 402, '0804-31', 1, '93.49'),
(92811, '2804.12', 152, '', 'Placute de frana', 0, 0, 402, '0804-12-MODEL', 1, '73.61'),
(92810, '2804.02', 152, '', 'Placute de frana', 0, 0, 402, '0804-02-MODEL', 1, '147.44'),
(92809, '2803.12', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '72.63'),
(92808, '2803.02', 152, '', 'Placute de frana', 0, 0, 402, '0803-02-MODEL', 1, '72.28'),
(92807, '2801.00', 152, '', 'Placute de frana', 0, 0, 402, '0801-00-MODEL', 1, '71.06'),
(92806, '2800.22', 152, '', 'Placute de frana', 0, 0, 402, '0800-22-MODEL', 1, '77.76'),
(92805, '2800.12', 152, '', 'Placute de frana', 0, 0, 402, '0800-12-MODEL', 1, '101.19'),
(92804, '2800.02', 152, '', 'Placute de frana', 0, 0, 402, '0800-02-MODEL', 1, '97.79'),
(92803, '2777.10', 152, '', 'Placute de frana', 0, 0, 402, '0777-10-MODEL', 1, '67.32'),
(92802, '2777.00', 152, '', 'Placute de frana', 0, 0, 402, '0777-00-MODEL', 1, '74.56'),
(92801, '2776.00', 152, '', 'Placute de frana', 0, 0, 402, '0776-00-MODEL', 1, '78.81'),
(92800, '2775.01', 152, '', 'Placute de frana', 0, 0, 402, '0775-01-MODEL', 1, '105.25'),
(92799, '2775.00', 152, '', 'Placute de frana', 0, 0, 402, '0775-00-MODEL', 1, '75.86'),
(92798, '2774.12', 152, '', 'Placute de frana', 0, 0, 402, '0774-12-MODEL', 1, '59.04'),
(92797, '2774.02', 152, '', 'Placute de frana', 0, 0, 402, '0774-02-MODEL', 1, '75.65'),
(92796, '2773.30', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '71.7'),
(92795, '2772.22', 152, '', 'Placute de frana', 0, 0, 402, '0772-22-MODEL', 1, '63.07'),
(92794, '2772.12', 152, '', 'Placute de frana', 0, 0, 402, '0772-12-MODEL', 1, '100.31'),
(92793, '2772.02', 152, '', 'Placute de frana', 0, 0, 402, '0772-02-MODEL', 1, '94.44'),
(92792, '2771.32', 152, '', 'Placute de frana', 0, 0, 402, '0771-32-MODEL', 1, '78.09'),
(92791, '2771.22', 152, '', 'Placute de frana', 0, 0, 402, '0771-22-MODEL', 1, '99.72'),
(92790, '2771.12', 152, '', 'Placute de frana', 0, 0, 402, '0771-12-MODEL', 1, '108.35'),
(92789, '2771.02', 152, '', 'Placute de frana', 0, 0, 402, '0771-02-MODEL', 1, '111.33'),
(92788, '2770.00', 152, '', 'Placute de frana', 0, 0, 402, '0770-00-MODEL', 1, '84.99'),
(92787, '2769.02', 152, '', 'Placute de frana', 0, 0, 402, '0769-02-MODEL', 1, '116.15'),
(92786, '2769.00', 152, '', 'Placute de frana', 0, 0, 402, '0769-00-MODEL', 1, '106.94'),
(92785, '2768.00', 152, '', 'Placute de frana', 0, 0, 402, '0768-00-MODEL', 1, '79.63'),
(92784, '2767.12', 152, '', 'Placute de frana', 0, 0, 402, '0767-12-MODEL', 1, '109.68'),
(92783, '2767.10', 152, '', 'Placute de frana', 0, 0, 402, '0767-10-MODEL', 1, '100.36'),
(92782, '2767.01', 152, '', 'Placute de frana', 0, 0, 402, '0767-01-MODEL', 1, '78.92'),
(92781, '2767.00', 152, '', 'Placute de frana', 0, 0, 402, '0767-00-MODEL', 1, '76.95'),
(92780, '2766.12', 152, '', 'Placute de frana', 0, 0, 402, '0766-12', 1, '77.03'),
(92779, '2766.00', 152, '', 'Placute de frana', 0, 0, 402, '0766-00-MODEL', 1, '65.64'),
(92778, '2765.00', 152, '', 'Placute de frana', 0, 0, 402, '0765-00-MODEL', 1, '70.77'),
(92777, '2761.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '87.38'),
(92776, '2758.00', 152, '', 'Placute de frana', 0, 0, 402, '0758-00-MODEL', 1, '80.24'),
(92775, '2753.02', 152, '', 'Placute de frana', 0, 0, 402, '0753-02-MODEL', 1, '90.09'),
(92774, '2752.22', 152, '', 'Placute de frana', 0, 0, 402, '0752-22-MODEL', 1, '135.23'),
(92773, '2752.12', 152, '', 'Placute de frana', 0, 0, 402, '0752-12-MODEL', 1, '127.09'),
(92772, '2752.02', 152, '', 'Placute de frana', 0, 0, 402, '0752-02-MODEL', 1, '120.41'),
(92771, '2750.02', 152, '', 'Placute de frana', 0, 0, 402, '0750-02-MODEL', 1, '64.18'),
(92770, '2749.02', 152, '', 'Placute de frana', 0, 0, 402, '0749-02-MODEL', 1, '47.74'),
(92769, '2748.02', 152, '', 'Placute de frana', 0, 0, 402, '0748-02-MODEL', 1, '108.66'),
(92768, '2747.12', 152, '', 'Placute de frana', 0, 0, 402, '0747-12-MODEL', 1, '142.17'),
(92767, '2746.62', 152, '', 'Placute de frana', 0, 0, 402, '0746-62-MODEL', 1, '64.1'),
(92766, '2746.32', 152, '', 'Placute de frana', 0, 0, 402, '0746-32-MODEL', 1, '72.04'),
(92765, '2746.22', 152, '', 'Placute de frana', 0, 0, 402, '0746-22-MODEL', 1, '81.12'),
(92764, '2746.12', 152, '', 'Placute de frana', 0, 0, 402, '0746-12-MODEL', 1, '68.27'),
(92763, '2746.02', 152, '', 'Placute de frana', 0, 0, 402, '0746-02-MODEL', 1, '60.89'),
(92762, '2743.04', 152, '', 'Placute de frana', 0, 0, 402, '0743-04-MODEL', 1, '80.21'),
(92761, '2742.00', 152, '', 'Placute de frana', 0, 0, 402, '0742-00-MODEL', 1, '79.18'),
(92760, '2741.02', 152, '', 'Placute de frana', 0, 0, 402, '0741-02-MODEL', 1, '55.24'),
(92759, '2740.02', 152, '', 'Placute de frana', 0, 0, 402, '0740-02-MODEL', 1, '68.94'),
(92758, '2739.02', 152, '', 'Placute de frana', 0, 0, 402, '0739-02-MODEL', 1, '63.66'),
(92757, '2736.02', 152, '', 'Placute de frana', 0, 0, 402, '0736-02-MODEL', 1, '65.64'),
(92756, '2734.02', 152, '', 'Placute de frana', 0, 0, 402, '0734-02-MODEL', 1, '63.03'),
(92755, '2733.00', 152, '', 'Placute de frana', 0, 0, 402, '0733-00-MODEL', 1, '55.59'),
(92754, '2732.00', 152, '', 'Placute de frana', 0, 0, 402, '0732-00-MODEL', 1, '54.2'),
(92753, '2731.20', 152, '', 'Placute de frana', 0, 0, 402, '0731-20-MODEL', 1, '29.56'),
(92752, '2731.00', 152, '', 'Placute de frana', 0, 0, 402, '0731-00-MODEL', 1, '90.33'),
(92751, '2730.01', 152, '', 'Placute de frana', 0, 0, 402, '0730-01-MODEL', 1, '80.24'),
(92750, '2729.02', 152, '', 'Placute de frana', 0, 0, 402, '0729-02-MODEL', 1, '59.3'),
(92749, '2727.20', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '53.06'),
(92748, '2727.10', 152, '', 'Placute de frana', 0, 0, 402, '0727-10-MODEL', 1, '44.78'),
(92747, '2727.00', 152, '', 'Placute de frana', 0, 0, 402, '0727-00-MODEL', 1, '48.42'),
(92746, '2726.10', 152, '', 'Placute de frana', 0, 0, 402, '0726-10-MODEL', 1, '74.88'),
(92745, '2726.00', 152, '', 'Placute de frana', 0, 0, 402, '0726-00-MODEL', 1, '78.76'),
(92744, '2725.02', 152, '', 'Placute de frana', 0, 0, 402, '0725-02-MODEL', 1, '36.87'),
(92743, '2724.02', 152, '', 'Placute de frana', 0, 0, 402, '0724-02-MODEL', 1, '60.09'),
(92742, '2723.02', 152, '', 'Placute de frana', 0, 0, 402, '0723 02-MODEL', 1, '74.51'),
(92741, '2722.00', 152, '', 'Placute de frana', 0, 0, 402, '0722-00-MODEL', 1, '64.99'),
(92740, '2721.02', 152, '', 'Placute de frana', 0, 0, 402, '0721-02-MODEL', 1, '80.96'),
(92739, '2720.02', 152, '', 'Placute de frana', 0, 0, 402, '0720-02-MODEL', 1, '63.73'),
(92738, '2719.00', 152, '', 'Placute de frana', 0, 0, 402, '0719-00-MODEL', 1, '73.61'),
(92737, '2718.11', 152, '', 'Placute de frana', 0, 0, 402, '0718-11-MODEL', 1, '66.87');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(92736, '2718.00', 152, '', 'Placute de frana', 0, 0, 402, '0718 00-MODEL', 1, '61.1'),
(92735, '2717.00', 152, '', 'Placute de frana', 0, 0, 402, '0717-00-MODEL', 1, '58.24'),
(92734, '2716.02', 152, '', 'Placute de frana', 0, 0, 402, '0716-02-MODEL', 1, '53.94'),
(92733, '2714.00', 152, '', 'Placute de frana', 0, 0, 402, '0714-00-MODEL', 1, '70.87'),
(92732, '2713.00', 152, '', 'Placute de frana', 0, 0, 402, '0713-00-MODEL', 1, '82.47'),
(92731, '2712.02', 152, '', 'Placute de frana', 0, 0, 402, '0712-02-MODEL', 1, '45.2'),
(92730, '2711.04', 152, '', 'Placute de frana', 0, 0, 402, '0711-04-MODEL', 1, '81.78'),
(92729, '2710.02', 152, '', 'Placute de frana', 0, 0, 402, '0710-02-MODEL', 1, '38.99'),
(92728, '2709.10', 152, '', 'Placute de frana', 0, 0, 402, '0709-10-MODEL', 1, '66.25'),
(92727, '2709.00', 152, '', 'Placute de frana', 0, 0, 402, '0709-00-MODEL', 1, '68.27'),
(92726, '2708.02', 152, '', 'Placute de frana', 0, 0, 402, '0708-02-MODEL', 1, '80.24'),
(92725, '2707.04', 152, '', 'Placute de frana', 0, 0, 402, '0707-04-MODEL', 1, '123.62'),
(92724, '2706.00', 152, '', 'Placute de frana', 0, 0, 402, '0706-00-MODEL', 1, '66.68'),
(92723, '2705.02', 152, '', 'Placute de frana', 0, 0, 402, '0705-02-MODEL', 1, '62.91'),
(92722, '2704.00', 152, '', 'Placute de frana', 0, 0, 402, '0704-00-MODEL', 1, '76.98'),
(92721, '2702.21', 152, '', 'Placute de frana', 0, 0, 402, '0702_21_MODEL', 1, '61.88'),
(92720, '2702.12', 152, '', 'Placute de frana', 0, 0, 402, '0702-12-MODEL', 1, '76.71'),
(92719, '2702.02', 152, '', 'Placute de frana', 0, 0, 402, '0702-02-MODEL', 1, '56.14'),
(92718, '2701.00', 152, '', 'Placute de frana', 0, 0, 402, '0701-00-MODEL', 1, '65.56'),
(92717, '2700.02', 152, '', 'Placute de frana', 0, 0, 402, '0700-02-MODEL', 1, '53.51'),
(92716, '2699.00', 152, '', 'Placute de frana', 0, 0, 402, '0699-00-MODEL', 1, '61.27'),
(92715, '2698.11', 152, '', 'Placute de frana', 0, 0, 402, '0698-11-MODEL', 1, '106.74'),
(92714, '2698.01', 152, '', 'Placute de frana', 0, 0, 402, '0698-01-MODEL', 1, '94.17'),
(92713, '2697.01', 152, '', 'Placute de frana', 0, 0, 402, '0697-01-MODEL', 1, '91.68'),
(92712, '2696.00', 152, '', 'Placute de frana', 0, 0, 402, '0696-00-MODEL', 1, '36.6'),
(92711, '2695.02', 152, '', 'Placute de frana', 0, 0, 402, '0695-02-MODEL', 1, '58.21'),
(92710, '2694.02', 152, '', 'Placute de frana', 0, 0, 402, '0694-02-MODEL', 1, '63.6'),
(92709, '2693.00', 152, '', 'Placute de frana', 0, 0, 402, '0693-00-MODEL', 1, '55.66'),
(92708, '2692.00', 152, '', 'Placute de frana', 0, 0, 402, '0692-00-MODEL', 1, '68.07'),
(92707, '2691.00', 152, '', 'Placute de frana', 0, 0, 402, '0691-00-MODEL', 1, '73.13'),
(92706, '2690.10', 152, '', 'Placute de frana', 0, 0, 402, '0690-10-MODEL', 1, '96.89'),
(92705, '2686.00', 152, '', 'Placute de frana', 0, 0, 402, '0686-00-MODEL', 1, '60.23'),
(92704, '2685.22', 152, '', 'Placute de frana', 0, 0, 402, '0685-22-MODEL', 1, '73'),
(92703, '2685.02', 152, '', 'Placute de frana', 0, 0, 402, '0685-02-MODEL', 1, '51.87'),
(92702, '2684.02', 152, '', 'Placute de frana', 0, 0, 402, '0684-02-MODEL', 1, '74.86'),
(92701, '2683.02', 152, '', 'Placute de frana', 0, 0, 402, '0683-02-MODEL', 1, '74.32'),
(92700, '2678.00', 152, '', 'Placute de frana', 0, 0, 402, '0678-00-MODEL', 1, '46.35'),
(92699, '2677.00', 152, '', 'Placute de frana', 0, 0, 402, '0677-00-MODEL', 1, '68.27'),
(92698, '2676.02', 152, '', 'Placute de frana', 0, 0, 402, '0676-02-MODEL', 1, '79.55'),
(92697, '2675.02', 152, '', 'Placute de frana', 0, 0, 402, '0675-02-MODEL', 1, '52.21'),
(92696, '2674.12', 152, '', 'Placute de frana', 0, 0, 402, '0674-12-MODEL', 1, '99.85'),
(92695, '2668.02', 152, '', 'Placute de frana', 0, 0, 402, '0668-02-MODEL', 1, '59.72'),
(92694, '2666.51', 152, '', 'Placute de frana', 0, 0, 402, '0666-51-MODEL', 1, '124.91'),
(92693, '2666.32', 152, '', 'Placute de frana', 0, 0, 402, '0666-32-MODEL', 1, '107.5'),
(92692, '2666.22', 152, '', 'Placute de frana', 0, 0, 402, '0666-22-MODEL', 1, '94.93'),
(92691, '2666.14', 152, '', 'Placute de frana', 0, 0, 402, '0666-14-MODEL', 1, '117.61'),
(92690, '2666.10', 152, '', 'Placute de frana', 0, 0, 402, '0666-10-MODEL', 1, '98.26'),
(92689, '2666.02', 152, '', 'Placute de frana', 0, 0, 402, '0666-02-MODEL', 1, '84.49'),
(92688, '2665.02', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '66.71'),
(92687, '2662.02', 152, '', 'Placute de frana', 0, 0, 402, '0662 02-MODEL', 1, '74.24'),
(92686, '2660.11', 152, '', 'Placute de frana', 0, 0, 402, '0660-11-MODEL', 1, '107.72'),
(92685, '2660.02', 152, '', 'Placute de frana', 0, 0, 402, '0660-02-MODEL', 1, '84.99'),
(92684, '2659.04', 152, '', 'Placute de frana', 0, 0, 402, '0659-04-MODEL', 1, '96.59'),
(92683, '2655.02', 152, '', 'Placute de frana', 0, 0, 402, '0655-02-MODEL', 1, '126.99'),
(92682, '2654.00', 152, '', 'Placute de frana', 0, 0, 402, '0654-00-MODEL', 1, '100.52'),
(92681, '2653.00', 152, '', 'Placute de frana', 0, 0, 402, '0653-00-MODEL', 1, '79.87'),
(92680, '2652.00', 152, '', 'Placute de frana', 0, 0, 402, '0652-00-MODEL', 1, '56.15'),
(92679, '2651.86', 152, '', 'Placute de frana', 0, 0, 402, '0651-86-MODEL', 1, '185.03'),
(92678, '2651.22', 152, '', 'Placute de frana', 0, 0, 402, '0651-22', 1, '232.69'),
(92677, '2651.10', 152, '', 'Placute de frana', 0, 0, 402, '0651-10-MODEL', 1, '86'),
(92676, '2651.02', 152, '', 'Placute de frana', 0, 0, 402, '0651-02-MODEL', 1, '159.98'),
(92675, '2650.22', 152, '', 'Placute de frana', 0, 0, 402, '0650-22-MODEL', 1, '119.98'),
(92674, '2650.00', 152, '', 'Placute de frana', 0, 0, 402, '0650-00-MODEL', 1, '68.83'),
(92673, '2649.02', 152, '', 'Placute de frana', 0, 0, 402, '0649-02-MODEL', 1, '58.21'),
(92672, '2648.02', 152, '', 'Placute de frana', 0, 0, 402, '0648-02-MODEL', 1, '69.69'),
(92671, '2647.02', 152, '', 'Placute de frana', 0, 0, 402, '0647-02-MODEL', 1, '95'),
(92670, '2646.10', 152, '', 'Placute de frana', 0, 0, 402, '0646-10-MODEL', 1, '49'),
(92669, '2645.22', 152, '', 'Placute de frana', 0, 0, 402, '0645-22-MODEL', 1, '73.66'),
(92668, '2645.12', 152, '', 'Placute de frana', 0, 0, 402, '0645-12-MODEL', 1, '76.71'),
(92667, '2645.02', 152, '', 'Placute de frana', 0, 0, 402, '0645-02-MODEL', 1, '65.59'),
(92666, '2643.20', 152, '', 'Placute de frana', 0, 0, 402, '0643-20-MODEL', 1, '76.66'),
(92665, '2643.10', 152, '', 'Placute de frana', 0, 0, 402, '0643-10-MODEL', 1, '59.22'),
(92664, '2643.01', 152, '', 'Placute de frana', 0, 0, 402, '0643-01-MODEL', 1, '73.24'),
(92663, '2643.00', 152, '', 'Placute de frana', 0, 0, 402, '0643-00-MODEL', 1, '56.81'),
(92662, '2641.02', 152, '', 'Placute de frana', 0, 0, 402, '0641-02-MODEL', 1, '117.77'),
(92661, '2638.02', 152, '', 'Placute de frana', 0, 0, 402, '0638-02-MODEL', 1, '103.92'),
(92660, '2636.04', 152, '', 'Placute de frana', 0, 0, 402, '0636-04-MODEL', 1, '23.05'),
(92659, '2634.04', 152, '', 'Placute de frana', 0, 0, 402, '0634-04-MODEL', 1, '82.63'),
(92658, '2634.00', 152, '', 'Placute de frana', 0, 0, 402, '0634-00-MODEL', 1, '93.37'),
(92657, '2633.41', 152, '', 'Placute de frana', 0, 0, 402, '0633-41-MODEL', 1, '66.86'),
(92656, '2633.31', 152, '', 'Placute de frana', 0, 0, 402, '0633-31-MODEL', 1, '95.72'),
(92655, '2633.21', 152, '', 'Placute de frana', 0, 0, 402, '0633-21-MODEL', 1, '69.55'),
(92654, '2633.20', 152, '', 'Placute de frana', 0, 0, 402, '0633-20-MODEL', 1, '66.92'),
(92653, '2633.00', 152, '', 'Placute de frana', 0, 0, 402, '0633-00-MODEL', 1, '61.58'),
(92652, '2631.12', 152, '', 'Placute de frana', 0, 0, 402, '0631-12-MODEL', 1, '100.39'),
(92651, '2631.10', 152, '', 'Placute de frana', 0, 0, 402, '0631-10-MODEL', 1, '71.67'),
(92650, '2631.00', 152, '', 'Placute de frana', 0, 0, 402, '0631-00-MODEL', 1, '81.68'),
(92649, '2630.00', 152, '', 'Placute de frana', 0, 0, 402, '0630-00-MODEL', 1, '51.52'),
(92648, '2629.02', 152, '', 'Placute de frana', 0, 0, 402, '0629-02-MODEL', 1, '69.78'),
(92647, '2628.75', 152, '', 'Placute de frana', 0, 0, 402, '0628-75-MODEL', 1, '96.14'),
(92646, '2628.12', 152, '', 'Placute de frana', 0, 0, 402, '0628-12-MODEL', 1, '116.21'),
(92645, '2624.12', 152, '', 'Placute de frana', 0, 0, 402, '0624-12-MODEL', 1, '70.25'),
(92644, '2624.02', 152, '', 'Placute de frana', 0, 0, 402, '0624-02-MODEL', 1, '104.38'),
(92643, '2623.00', 152, '', 'Placute de frana', 0, 0, 402, '0623-00-MODEL', 1, '95.02'),
(92642, '2621.00', 152, '', 'Placute de frana', 0, 0, 402, '0621-00-MODEL', 1, '121.52'),
(92641, '2620.20', 152, '', 'Placute de frana', 0, 0, 402, '0620-20-MODEL', 1, '28.72'),
(92640, '2619.02', 152, '', 'Placute de frana', 0, 0, 402, '0619-02-MODEL', 1, '151.69'),
(92639, '2618.01', 152, '', 'Placute de frana', 0, 0, 402, '0618-01-MODEL', 1, '102.59'),
(92638, '2618.00', 152, '', 'Placute de frana', 0, 0, 402, '0618-00-MODEL', 1, '96.38'),
(92637, '2617.12', 152, '', 'Placute de frana', 0, 0, 402, '0617-12-MODEL', 1, '103.77'),
(92636, '2617.00', 152, '', 'Placute de frana', 0, 0, 402, '0617-00-MODEL', 1, '138.11'),
(92635, '2616.02', 152, '', 'Placute de frana', 0, 0, 402, '0616-02-MODEL', 1, '98.06'),
(92634, '2614.02', 152, '', 'Placute de frana', 0, 0, 402, '0614-02-MODEL', 1, '124.52'),
(92633, '2614.00', 152, '', 'Placute de frana', 0, 0, 402, '0614-00-MODEL', 1, '113.1'),
(92632, '2610.00', 152, '', 'Placute de frana', 0, 0, 402, '0610-00-MODEL', 1, '97.04'),
(92631, '2609.20', 152, '', 'Placute de frana', 0, 0, 402, '0609-20-MODEL', 1, '61.45'),
(92630, '2609.11', 152, '', 'Placute de frana', 0, 0, 402, '0609-11-MODEL', 1, '73.02'),
(92629, '2609.10', 152, '', 'Placute de frana', 0, 0, 402, '0609-10-MODEL', 1, '59.72'),
(92628, '2609.00', 152, '', 'Placute de frana', 0, 0, 402, '0609-00-MODEL', 1, '69.31'),
(92627, '2608.04', 152, '', 'Placute de frana', 0, 0, 402, '0608-04-MODEL', 1, '84.64'),
(92626, '2607.02', 152, '', 'Placute de frana', 0, 0, 402, '0607-02-MODEL', 1, '43.06'),
(92625, '2605.12', 152, '', 'Placute de frana', 0, 0, 402, '0605-12-MODEL', 1, '71.62'),
(92624, '2605.02', 152, '', 'Placute de frana', 0, 0, 402, '0605-02-MODEL', 1, '64.1'),
(92623, '2604.14', 152, '', 'Placute de frana', 0, 0, 402, '0604-14-MODEL', 1, '102.95'),
(92622, '2604.04', 152, '', 'Placute de frana', 0, 0, 402, '0604-04-MODEL', 1, '93.44'),
(92621, '2603.04', 152, '', 'Placute de frana', 0, 0, 402, '0603-04-MODEL', 1, '89.08'),
(92620, '2602.02', 152, '', 'Placute de frana', 0, 0, 402, '0602-02-MODEL', 1, '80.24'),
(92619, '2601.30', 152, '', 'Placute de frana', 0, 0, 402, '0601_30_MODEL', 1, '107.64'),
(92618, '2601.20', 152, '', 'Placute de frana', 0, 0, 402, '0601-20-MODEL', 1, '109.93'),
(92617, '2601.00', 152, '', 'Placute de frana', 0, 0, 402, '0601-00-MODEL', 1, '101'),
(92616, '2600.02', 152, '', 'Placute de frana', 0, 0, 402, '0600-02-MODEL', 1, '166.57'),
(92615, '2599.12', 152, '', 'Placute de frana', 0, 0, 402, '0599-12-MODEL', 1, '91.97'),
(92614, '2599.04', 152, '', 'Placute de frana', 0, 0, 402, '0599-04-MODEL', 1, '126.99'),
(92613, '2598.12', 152, '', 'Placute de frana', 0, 0, 402, '0598-12-MODEL', 1, '110.76'),
(92612, '2598.02', 152, '', 'Placute de frana', 0, 0, 402, '0598-02-MODEL', 1, '159.74'),
(92611, '2597.00', 152, '', 'Placute de frana', 0, 0, 402, '0597-00-MODEL', 1, '113.52'),
(92610, '2596.10', 152, '', 'Placute de frana', 0, 0, 402, '0596-10-MODEL', 1, '137.79'),
(92609, '2596.00', 152, '', 'Placute de frana', 0, 0, 402, '0596-00-MODEL', 1, '131.18'),
(92608, '2595.02', 152, '', 'Placute de frana', 0, 0, 402, '0595-02-MODEL', 1, '109.28'),
(92607, '2594.02', 152, '', 'Placute de frana', 0, 0, 402, '0594-02-MODEL', 1, '66.01'),
(92606, '2592.52', 152, '', 'Placute de frana', 0, 0, 402, '0592-52-MODEL', 1, '133.43'),
(92605, '2592.12', 152, '', 'Placute de frana', 0, 0, 402, '0592-12-MODEL', 1, '101.18'),
(92604, '2592.02', 152, '', 'Placute de frana', 0, 0, 402, '0592-02-MODEL', 1, '64.24'),
(92603, '2591.30', 152, '', 'Placute de frana', 0, 0, 402, '0591-30-MODEL', 1, '71.22'),
(92602, '2591.20', 152, '', 'Placute de frana', 0, 0, 402, '0591-20-MODEL', 1, '107.93'),
(92601, '2591.12', 152, '', 'Placute de frana', 0, 0, 402, '0591-12-MODEL', 1, '111.85'),
(92600, '2591.10', 152, '', 'Placute de frana', 0, 0, 402, '0591-10-MODEL', 1, '37'),
(92599, '2591.00', 152, '', 'Placute de frana', 0, 0, 402, '0591-00-MODEL', 1, '61'),
(92598, '2590.21', 152, '', 'Placute de frana', 0, 0, 402, '0590-21-MODEL', 1, '91.68'),
(92597, '2590.12', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '104.46'),
(92596, '2590.02', 152, '', 'Placute de frana', 0, 0, 402, '0590-02-MODEL', 1, '80.3'),
(92595, '2589.42', 152, '', 'Placute de frana', 0, 0, 402, '0589_42_MODEL', 1, '120.51'),
(92594, '2589.32', 152, '', 'Placute de frana', 0, 0, 402, '0589-32-MODEL', 1, '166.38'),
(92593, '2589.22', 152, '', 'Placute de frana', 0, 0, 402, '0589-22-MODEL', 1, '104.21'),
(92592, '2589.21', 152, '', 'Placute de frana', 0, 0, 402, '0589-21-MODEL', 1, '109.41'),
(92591, '2589.02', 152, '', 'Placute de frana', 0, 0, 402, '0589-02-MODEL', 1, '94.52'),
(92590, '2588.31', 152, '', 'Placute de frana', 0, 0, 402, '0588-31-MODEL', 1, '98'),
(92589, '2588.20', 152, '', 'Placute de frana', 0, 0, 402, '0588-20-MODEL', 1, '73.61'),
(92588, '2588.11', 152, '', 'Placute de frana', 0, 0, 402, '0588-11-MODEL', 1, '71.62'),
(92587, '2588.10', 152, '', 'Placute de frana', 0, 0, 402, '0588-10-MODEL', 1, '59.3'),
(92586, '2587.21', 152, '', 'Placute de frana', 0, 0, 402, '0587-21-MODEL', 1, '112.1'),
(92585, '2587.12', 152, '', 'Placute de frana', 0, 0, 402, '0587-12-MODEL', 1, '138.68'),
(92584, '2587.11', 152, '', 'Placute de frana', 0, 0, 402, '0587-11-MODEL', 1, '71.93'),
(92583, '2587.01', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '69.46'),
(92582, '2587.00', 152, '', 'Placute de frana', 0, 0, 402, '0587-00-MODEL', 1, '75.57'),
(92581, '2586.10', 152, '', 'Placute de frana', 0, 0, 402, '0586-10-MODEL', 1, '116.29'),
(92580, '2586.00', 152, '', 'Placute de frana', 0, 0, 402, '0586-00-MODEL', 1, '93.22'),
(92579, '2584.00', 152, '', 'Placute de frana', 0, 0, 402, '0584-00-MODEL', 1, '107.92'),
(92578, '2583.00', 152, '', 'Placute de frana', 0, 0, 402, '0583-00-MODEL', 1, '85.16'),
(92577, '2582.00', 152, '', 'Placute de frana', 0, 0, 402, '0582-00-MODEL', 1, '72.7'),
(92576, '2581.10', 152, '', 'Placute de frana', 0, 0, 402, '0581-10-MODEL', 1, '75.62'),
(92575, '2580.00', 152, '', 'Placute de frana', 0, 0, 402, '0580-00-MODEL', 1, '78.12'),
(92574, '2579.00', 152, '', 'Placute de frana', 0, 0, 402, '0579-00-MODEL', 1, '72.02'),
(92573, '2578.00', 152, '', 'Placute de frana', 0, 0, 402, '0578-00-MODEL', 1, '75.3'),
(92572, '2577.00', 152, '', 'Placute de frana', 0, 0, 402, '0577-00-MODEL', 1, '62.91'),
(92571, '2576.00', 152, '', 'Placute de frana', 0, 0, 402, '0576-00-MODEL', 1, '189.08'),
(92570, '2575.02', 152, '', 'Placute de frana', 0, 0, 402, '0575-02-MODEL', 1, '81.83'),
(92569, '2572.00', 152, '', 'Placute de frana', 0, 0, 402, '0572-00-MODEL', 1, '96.72'),
(92568, '2571.02', 152, '', 'Placute de frana', 0, 0, 402, '0571-02-MODEL', 1, '104.61'),
(92567, '2570.02', 152, '', 'Placute de frana', 0, 0, 402, '0570-02-MODEL', 1, '177.87'),
(92566, '2569.00', 152, '', 'Placute de frana', 0, 0, 402, '0569-00-MODEL', 1, '163.58'),
(92565, '2552.02', 152, '', 'Placute de frana', 0, 0, 402, '0552-02-MODEL', 1, '92.62'),
(92564, '2538.04', 152, '', 'Placute de frana', 0, 0, 402, '0538-04-MODEL', 1, '99.72'),
(92563, '2537.02', 152, '', 'Placute de frana', 0, 0, 402, '0537-02-MODEL', 1, '85.52'),
(92562, '2527.00', 152, '', 'Placute de frana', 0, 0, 402, '0527-00-MODEL', 1, '93.7'),
(92561, '2526.02', 152, '', 'Placute de frana', 0, 0, 402, '0526-02-MODEL', 1, '74.4'),
(92560, '2519.00', 152, '', 'Placute de frana', 0, 0, 402, '0519-00-MODEL', 1, '84.46'),
(92559, '2518.02', 152, '', 'Placute de frana', 0, 0, 402, '0518-02-MODEL', 1, '75.07'),
(92558, '2517.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '83.09'),
(92557, '2515.00', 152, '', 'Placute de frana', 0, 0, 402, '0515-00-MODEL', 1, '84.46'),
(92556, '2510.00', 152, '', 'Placute de frana', 0, 0, 402, '0510-00-MODEL', 1, '74.4'),
(92554, '2508.12', 152, '', 'Placute de frana', 0, 0, 402, '0508-12-MODEL', 1, '98.65'),
(92553, '2508.10', 152, '', 'Placute de frana', 0, 0, 402, '0508-10-MODEL', 1, '132.15'),
(92552, '2508.02', 152, '', 'Placute de frana', 0, 0, 402, '0508-02-MODEL', 1, '120.41'),
(92551, '2504.02', 152, '', 'Placute de frana', 0, 0, 402, '0504-02-MODEL', 1, '79.62'),
(92550, '2503.00', 152, '', 'Placute de frana', 0, 0, 402, '0503-00-MODEL', 1, '102.45'),
(92549, '2502.22', 152, '', 'Placute de frana', 0, 0, 402, '0502-22-MODEL', 1, '90.94'),
(92532, '2482.30', 152, '', 'Placute de frana', 0, 0, 402, '0482-30-MODEL', 1, '76.58'),
(92531, '2482.00', 152, '', 'Placute de frana', 0, 0, 402, '0482-00-MODEL', 1, '88.34'),
(92530, '2480.21', 152, '', 'Placute de frana', 0, 0, 402, '0480-21-MODEL', 1, '101.05'),
(92453, '2410.00', 152, '', 'Placute de frana', 0, 0, 402, '0410-00-MODEL', 1, '70.83'),
(92452, '2409.12', 152, '', 'Placute de frana', 0, 0, 402, '0409-12-MODEL', 1, '113.32'),
(92451, '2409.02', 152, '', 'Placute de frana', 0, 0, 402, '0409-02-MODEL', 1, '73.84'),
(92450, '2408.00', 152, '', 'Placute de frana', 0, 0, 402, '0408-00-MODEL', 1, '70.89'),
(92449, '2407.00', 152, '', 'Placute de frana', 0, 0, 402, '0407-00-MODEL', 1, '65.62'),
(92448, '2406.02', 152, '', 'Placute de frana', 0, 0, 402, '0406-02-MODEL', 1, '99.36'),
(92447, '2405.02', 152, '', 'Placute de frana', 0, 0, 402, '0405-02-MODEL', 1, '47.03'),
(92446, '2404.02', 152, '', 'Placute de frana', 0, 0, 402, '0404-02-MODEL', 1, '62.52'),
(92445, '2403.02', 152, '', 'Placute de frana', 0, 0, 402, '0403-02-MODEL', 1, '66.26'),
(92443, '2401.14', 152, '', 'Placute de frana', 0, 0, 402, '0401-14-MODEL', 1, '86.74'),
(92442, '2401.04', 152, '', 'Placute de frana', 0, 0, 402, '2401_03_', 1, '96.42'),
(92441, '2399.21', 152, '', 'Placute de frana', 0, 0, 402, '0399-21-MODEL', 1, '73.95'),
(92437, '2396.00', 152, '', 'Placute de frana', 0, 0, 402, '0396-00-MODEL', 1, '81.65'),
(92436, '2393.20', 152, '', 'Placute de frana', 0, 0, 402, '0393-20-MODEL', 1, '53.09'),
(92435, '2393.02', 152, '', 'Placute de frana', 0, 0, 402, '0393-02-MODEL', 1, '82.44'),
(92434, '2393.00', 152, '', 'Placute de frana', 0, 0, 402, '0393-00-MODEL', 1, '44.4'),
(92433, '2392.02', 152, '', 'Placute de frana', 0, 0, 402, '0392-02-MODEL', 1, '104.93'),
(92432, '2392.00', 152, '', 'Placute de frana', 0, 0, 402, '0392-00-MODEL', 1, '77.38'),
(92431, '2391.02', 152, '', 'Placute de frana', 0, 0, 402, '0391-02-MODEL', 1, '93.97'),
(92430, '2391.00', 152, '', 'Placute de frana', 0, 0, 402, '0391-00-MODEL', 1, '54.23'),
(92429, '2390.52', 152, '', 'Placute de frana', 0, 0, 402, '0390-52-MODEL', 1, '110.26'),
(92428, '2390.50', 152, '', 'Placute de frana', 0, 0, 402, '0390-50-MODEL', 1, '213.73'),
(92427, '2390.41', 152, '', 'Placute de frana', 0, 0, 402, '0390-41-MODEL', 1, '103.2'),
(92426, '2390.32', 152, '', 'Placute de frana', 0, 0, 402, '0390-32-MODEL', 1, '112.52'),
(92425, '2390.22', 152, '', 'Placute de frana', 0, 0, 402, '0390-22-MODEL', 1, '90.14'),
(92407, '2382.00', 152, '', 'Placute de frana', 0, 0, 402, '0382-00-MODEL', 1, '101.8'),
(92406, '2381.70', 152, '', 'Placute de frana', 0, 0, 402, '0381-70', 1, '76.02'),
(92405, '2381.61', 152, '', 'Placute de frana', 0, 0, 402, '0381-61', 1, '93.38'),
(92404, '2381.60', 152, '', 'Placute de frana', 0, 0, 402, '0381-60-MODEL', 1, '76.98'),
(92402, '2381.30', 152, '', 'Placute de frana', 0, 0, 402, '0381-30-MODEL', 1, '106.07'),
(92401, '2381.20', 152, '', 'Placute de frana', 0, 0, 402, '0381-20-MODEL', 1, '87.3'),
(92400, '2381.00', 152, '', 'Placute de frana', 0, 0, 402, '0381-00-MODEL', 1, '77.08'),
(92381, '2357.00', 152, '', 'Placute de frana', 0, 0, 402, '0357-00-MODEL', 1, '56.91'),
(92380, '2356.12', 152, '', 'Placute de frana', 0, 0, 402, '0356-12-MODEL', 1, '70.39'),
(92379, '2354.32', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '68.96'),
(92378, '2354.22', 152, '', 'Placute de frana', 0, 0, 402, '0354-22-MODEL', 1, '85.74'),
(92377, '2354.02', 152, '', 'Placute de frana', 0, 0, 402, '0354-02-MODEL', 1, '66.86'),
(92376, '2351.32', 152, '', 'Placute de frana', 0, 0, 402, '0351-32-MODEL', 1, '98.15'),
(92375, '2351.02', 152, '', 'Placute de frana', 0, 0, 402, '0351-02-MODEL', 1, '101'),
(92374, '2350.04', 152, '', 'Placute de frana', 0, 0, 402, '0350-04-MODEL', 1, '113.71'),
(92373, '2348.02', 152, '', 'Placute de frana', 0, 0, 402, '0348-02-MODEL', 1, '104.33'),
(92372, '2347.02', 152, '', 'Placute de frana', 0, 0, 402, '0347-02-MODEL', 1, '45.57'),
(92371, '2345.10', 152, '', 'Placute de frana', 0, 0, 402, '0345-10-MODEL', 1, '69.88'),
(92370, '2345.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '49.8'),
(92369, '2344.00', 152, '', 'Placute de frana', 0, 0, 402, '0344-00-MODEL', 1, '44.36'),
(92368, '2343.00', 152, '', 'Placute de frana', 0, 0, 402, '0343-00-MODEL', 1, '64.64'),
(92367, '2342.02', 152, '', 'Placute de frana', 0, 0, 402, '0342-02-MODEL', 1, '44.35'),
(92366, '2340.02', 152, '', 'Placute de frana', 0, 0, 402, '0340-02-MODEL', 1, '84.52'),
(92365, '2338.12', 152, '', 'Placute de frana', 0, 0, 402, '0338-12-MODEL', 1, '87.49'),
(92364, '2338.10', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '118.67'),
(92363, '2337.10', 152, '', 'Placute de frana', 0, 0, 402, '0337-10-MODEL', 1, '78.62'),
(92362, '2337.02', 152, '', 'Placute de frana', 0, 0, 402, '0337-02-MODEL', 1, '80.21'),
(92361, '2336.00', 152, '', 'Placute de frana', 0, 0, 402, '0336-00-MODEL', 1, '142.49'),
(92360, '2335.12', 152, '', 'Placute de frana', 0, 0, 402, '0335-12-MODEL', 1, '79.63'),
(92359, '2335.02', 152, '', 'Placute de frana', 0, 0, 402, '0335-02-MODEL', 1, '76.2'),
(92332, '2317.12', 152, '', 'Placute de frana', 0, 0, 402, '0317-12-MODEL', 1, '64.64'),
(92331, '2315.22', 152, '', 'Placute de frana', 0, 0, 402, '0315-22', 1, '97.74'),
(92300, '2289.02', 152, '', 'Placute de frana', 0, 0, 402, '0289-02-MODEL', 1, '53.49'),
(92229, '2247.14', 152, '', 'Placute de frana', 0, 0, 402, '0247-14-MODEL', 1, '69.64'),
(92228, '2247.10', 152, '', 'Placute de frana', 0, 0, 402, '0247-10-MODEL', 1, '47.53'),
(92227, '2247.04', 152, '', 'Placute de frana', 0, 0, 402, '0247-04-MODEL', 1, '43.98'),
(92226, '2244.02', 152, '', 'Placute de frana', 0, 0, 402, '0244-02-MODEL', 1, '39.82'),
(92225, '2243.02', 152, '', 'Placute de frana', 0, 0, 402, '0243-02-MODEL', 1, '110.03'),
(92224, '2242.02', 152, '', 'Placute de frana', 0, 0, 402, '0242-02-MODEL', 1, '50.29'),
(92223, '2240.00', 152, '', 'Placute de frana', 0, 0, 402, '0240-00-MODEL', 1, '55.31'),
(92222, '2239.50', 152, '', 'Placute de frana', 0, 0, 402, '0239-50-MODEL', 1, '62'),
(92221, '2239.40', 152, '', 'Placute de frana', 0, 0, 402, '0239-40-MODEL', 1, '45.84'),
(92220, '2239.10', 152, '', 'Placute de frana', 0, 0, 402, '0239-10-MODEL', 1, '41.19'),
(92219, '2239.00', 152, '', 'Placute de frana', 0, 0, 402, '0239-00-MODEL', 1, '35.41'),
(92218, '2238.04', 152, '', 'Placute de frana', 0, 0, 402, '0238-04-MODEL', 1, '71.53'),
(92217, '2237.02', 152, '', 'Placute de frana', 0, 0, 402, '0237-02-MODEL', 1, '64.48'),
(92216, '2236.02', 152, '', 'Placute de frana', 0, 0, 402, '0236-02-MODEL', 1, '61.38'),
(92215, '2233.52', 152, '', 'Placute de frana', 0, 0, 402, '0233-52-MODEL', 1, '89.91'),
(92214, '2233.20', 152, '', 'Placute de frana', 0, 0, 402, '0233-20-MODEL', 1, '67.77'),
(92213, '2233.12', 152, '', 'Placute de frana', 0, 0, 402, '0233-12-MODEL', 1, '77.06'),
(92212, '2233.02', 152, '', 'Placute de frana', 0, 0, 402, '0233-02-MODEL', 1, '47.62'),
(92211, '2232.00', 152, '', 'Placute de frana', 0, 0, 402, '0232-00-MODEL', 1, '42.6'),
(92210, '2231.10', 152, '', 'Placute de frana', 0, 0, 402, '0231-10-MODEL', 1, '54.75'),
(92209, '2231.00', 152, '', 'Placute de frana', 0, 0, 402, '0231-00-MODEL', 1, '42.58'),
(92208, '2229.02', 152, '', 'Placute de frana', 0, 0, 402, '0229-02-MODEL', 1, '59.09'),
(92207, '2227.02', 152, '', 'Placute de frana', 0, 0, 402, '0227 02-MODEL', 1, '77.67'),
(92206, '2225.04', 152, '', 'Placute de frana', 0, 0, 402, '0225-04-MODEL', 1, '76.88'),
(92205, '2224.22', 152, '', 'Placute de frana', 0, 0, 402, '0224-22-MODEL', 1, '69.62'),
(92204, '2224.12', 152, '', 'Placute de frana', 0, 0, 402, '0224-12-MODEL', 1, '55.31'),
(92203, '2224.02', 152, '', 'Placute de frana', 0, 0, 402, '0224-02-MODEL', 1, '53.56'),
(92202, '2223.00', 152, '', 'Placute de frana', 0, 0, 402, '0223-00-MODEL', 1, '73.34'),
(92201, '2222.01', 152, '', 'Placute de frana', 0, 0, 402, '0222-01-MODEL', 1, '60.8'),
(92200, '2221.00', 152, '', 'Placute de frana', 0, 0, 402, '0221-00-MODEL', 1, '38.96'),
(92199, '2220.02', 152, '', 'Placute de frana', 0, 0, 402, '0220-02-MODEL', 1, '52.53'),
(92198, '2219.02', 152, '', 'Placute de frana', 0, 0, 402, '0219-02-MODEL', 1, '39.41'),
(92197, '2218.02', 152, '', 'Placute de frana', 0, 0, 402, '0218-02-MODEL', 1, '61.57'),
(92196, '2215.00', 152, '', 'Placute de frana', 0, 0, 402, '0215-00-MODEL', 1, '56.64'),
(92195, '2214.22', 152, '', 'Placute de frana', 0, 0, 402, '0214-22-MODEL', 1, '116.36'),
(92194, '2214.04', 152, '', 'Placute de frana', 0, 0, 402, '0214-04-MODEL', 1, '64.03'),
(92193, '2214.02', 152, '', 'Placute de frana', 0, 0, 402, '0214-02-MODEL', 1, '61.42'),
(92192, '2213.00', 152, '', 'Placute de frana', 0, 0, 402, '0213-00-MODEL', 1, '47.26'),
(92191, '2212.42', 152, '', 'Placute de frana', 0, 0, 402, '0212-42-MODEL', 1, '79.2'),
(92190, '2212.32', 152, '', 'Placute de frana', 0, 0, 402, '0212-32-MODEL', 1, '80.88'),
(92189, '2212.12', 152, '', 'Placute de frana', 0, 0, 402, '0212-12-MODEL', 1, '55.74'),
(92188, '2212.02', 152, '', 'Placute de frana', 0, 0, 402, '0212-02-MODEL', 1, '50.22'),
(92187, '2211.22', 152, '', 'Placute de frana', 0, 0, 402, '0211-22-MODEL', 1, '73.32'),
(92186, '2211.12', 152, '', 'Placute de frana', 0, 0, 402, '0211-12-MODEL', 1, '68.96'),
(92185, '2211.04', 152, '', 'Placute de frana', 0, 0, 402, '0211-04-MODEL', 1, '46.35'),
(92184, '2208.12', 152, '', 'Placute de frana', 0, 0, 402, '0208-12-MODEL', 1, '80.96'),
(92183, '2208.02', 152, '', 'Placute de frana', 0, 0, 402, '0208-02-MODEL', 1, '83.75'),
(92182, '2208.00', 152, '', 'Placute de frana', 0, 0, 402, '0208-00-MODEL', 1, '80.3'),
(92181, '2207.00', 152, '', 'Placute de frana', 0, 0, 402, '0207-00-MODEL', 1, '79.97'),
(92180, '2206.00', 152, '', 'Placute de frana', 0, 0, 402, '0206-00-MODEL', 1, '53.35'),
(92179, '2205.12', 152, '', 'Placute de frana', 0, 0, 402, '0205-12-MODEL', 1, '70.87'),
(92178, '2205.02', 152, '', 'Placute de frana', 0, 0, 402, '0205-02-MODEL', 1, '51.04'),
(92177, '2205.00', 152, '', 'Placute de frana', 0, 0, 402, '0205-00-MODEL', 1, '49.85'),
(92176, '2204.00', 152, '', 'Placute de frana', 0, 0, 402, '0204-00-MODEL', 1, '50.94'),
(92175, '2202.02', 152, '', 'Placute de frana', 0, 0, 402, '0202-02-MODEL', 1, '86.93'),
(92174, '2201.12', 152, '', 'Placute de frana', 0, 0, 402, '0201-12-MODEL', 1, '70.18'),
(92173, '2199.10', 152, '', 'Placute de frana', 0, 0, 402, '0199-10-MODEL', 1, '58.63'),
(92172, '2197.10', 152, '', 'Placute de frana', 0, 0, 402, '0197-10-MODEL', 1, '53.89'),
(92171, '2195.14', 152, '', 'Placute de frana', 0, 0, 402, '0195-14-MODEL', 1, '104.14'),
(92170, '2194.00', 152, '', 'Placute de frana', 0, 0, 402, '0194-00-MODEL', 1, '13.88'),
(92169, '2193.02', 152, '', 'Placute de frana', 0, 0, 402, '0193-02-MODEL', 1, '75.67'),
(92168, '2192.44', 152, '', 'Placute de frana', 0, 0, 402, '0192-44-MODEL', 1, '59.3'),
(92167, '2192.34', 152, '', 'Placute de frana', 0, 0, 402, '0192-34-MODEL', 1, '47.86'),
(92166, '2192.22', 152, '', 'Placute de frana', 0, 0, 402, '0192-22-MODEL', 1, '49.39'),
(92165, '2192.12', 152, '', 'Placute de frana', 0, 0, 402, '0192-22-MODEL', 1, '30.9'),
(92164, '2192.10', 152, '', 'Placute de frana', 0, 0, 402, '0192-10-MODEL', 1, '48.15'),
(92163, '2191.12', 152, '', 'Placute de frana', 0, 0, 402, '0191-12-MODEL', 1, '46.66'),
(92162, '2191.04', 152, '', 'Placute de frana', 0, 0, 402, '0191-04-MODEL', 1, '67.93'),
(92037, '2134.10', 152, '', 'Placute de frana', 0, 0, 402, '0134-10-MODEL', 1, '49.53'),
(92036, '2134.02', 152, '', 'Placute de frana', 0, 0, 402, '0134-02-MODEL', 1, '64.32'),
(92035, '2134.00', 152, '', 'Placute de frana', 0, 0, 402, '0134-00-MODEL', 1, '49.53'),
(92034, '21339.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '110.02'),
(92033, '21338.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '92.85'),
(92032, '21337.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '166.54'),
(92031, '21332.02', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '112.39'),
(92030, '21325.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '72.92'),
(92029, '21323.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '81.57'),
(92028, '21321.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '69.17'),
(92027, '21320.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '103.34'),
(92026, '2132.00', 152, '', 'Placute de frana', 0, 0, 402, '0132-00-MODEL', 1, '64.72'),
(92025, '21318.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '82.5'),
(92024, '21310.02', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '89.8'),
(92023, '2131.00', 152, '', 'Placute de frana', 0, 0, 402, '0131-00-MODEL', 1, '105.61'),
(92022, '21309.02', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '71.11'),
(92021, '21305.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '71.14'),
(92020, '21304.10', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '120.8'),
(92019, '21304.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '114.49'),
(92018, '21303.02', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '72.04'),
(92017, '21302.02', 152, '', 'Placute de frana', 0, 0, 402, '1302-02', 1, '110.26'),
(92016, '21301.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '88.21'),
(92015, '21299.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '76.69'),
(92014, '21298.00', 152, '', 'Placute de frana', 0, 0, 402, '1298-00', 1, '116.77'),
(92013, '21297.00', 152, '', 'Placute de frana', 0, 0, 402, '1297-00', 1, '110.85'),
(92012, '21292.01', 152, '', 'Placute de frana', 0, 0, 402, '1292-01', 1, '96.41'),
(92011, '21291.02', 152, '', 'Placute de frana', 0, 0, 402, '1291-02', 1, '103.73'),
(92010, '21290.02', 152, '', 'Placute de frana', 0, 0, 402, '1290-02', 1, '93.83'),
(92009, '2129.00', 152, '', 'Placute de frana', 0, 0, 402, '0129-00-MODEL', 1, '56.13'),
(92008, '21289.02', 152, '', 'Placute de frana', 0, 0, 402, '1289-02', 1, '141.14'),
(92007, '21288.02', 152, '', 'Placute de frana', 0, 0, 402, '1288-02', 1, '78.67'),
(92006, '21287.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '97.68'),
(92005, '21286.02', 152, '', 'Placute de frana', 0, 0, 402, '1286-02', 1, '56.88'),
(92004, '21282.00', 152, '', 'Placute de frana', 0, 0, 402, '1282-00', 1, '99.43'),
(92003, '21281.02', 152, '', 'Placute de frana', 0, 0, 402, '1281-02', 1, '95.61'),
(92002, '21280.00', 152, '', 'Placute de frana', 0, 0, 402, '1280-00', 1, '102.22'),
(92001, '2128.50', 152, '', 'Placute de frana', 0, 0, 402, '0128-50-MODEL', 1, '78.1'),
(92000, '2128.40', 152, '', 'Placute de frana', 0, 0, 402, '0128-40-MODEL', 1, '54.42'),
(91999, '2128.32', 152, '', 'Placute de frana', 0, 0, 402, '0128-32-MODEL', 1, '53.64'),
(91998, '2128.02', 152, '', 'Placute de frana', 0, 0, 402, '0128-02-MODEL', 1, '45.15'),
(91997, '2128.00', 152, '', 'Placute de frana', 0, 0, 402, '0128-00-MODEL', 1, '39.91'),
(91996, '21279.00', 152, '', 'Placute de frana', 0, 0, 402, '1279-00', 1, '141.37'),
(91995, '21275.01', 152, '', 'Placute de frana', 0, 0, 402, '1275-01', 1, '97.65'),
(91994, '21273.02', 152, '', 'Placute de frana', 0, 0, 402, '1273-02', 1, '99.8'),
(91993, '2127.02', 152, '', 'Placute de frana', 0, 0, 402, '0127-02-MODEL', 1, '74.62'),
(91992, '21268.00', 152, '', 'Placute de frana', 0, 0, 402, '1268-00', 1, '88.74'),
(91991, '21267.02', 152, '', 'Placute de frana', 0, 0, 402, '1267-02', 1, '112.52'),
(91990, '21266.00', 152, '', 'Placute de frana', 0, 0, 402, '1266-00', 1, '64.18'),
(91989, '21264.02', 152, '', 'Placute de frana', 0, 0, 402, '1264-02', 1, '112.39'),
(91988, '21261.12', 152, '', 'Placute de frana', 0, 0, 402, '1261-12', 1, '92.93'),
(91987, '21260.12', 152, '', 'Placute de frana', 0, 0, 402, '1260-12', 1, '68.96'),
(91986, '2126.00', 152, '', 'Placute de frana', 0, 0, 402, '0126-00-MODEL', 1, '19.39'),
(91985, '21258.00', 152, '', 'Placute de frana', 0, 0, 402, '1258-00', 1, '64.89'),
(91984, '21256.00', 152, '', 'Placute de frana', 0, 0, 402, '1256-00', 1, '62.91'),
(91983, '21253.00', 152, '', 'Placute de frana', 0, 0, 402, '1253-00', 1, '74.99'),
(91982, '21252.02', 152, '', 'Placute de frana', 0, 0, 402, '1252-02', 1, '74.72'),
(91981, '21251.02', 152, '', 'Placute de frana', 0, 0, 402, '1251-02', 1, '93.78'),
(91980, '21250.02', 152, '', 'Placute de frana', 0, 0, 402, '1250-02', 1, '101'),
(91979, '2125.04', 152, '', 'Placute de frana', 0, 0, 402, '0125-04-MODEL', 1, '39.68'),
(91978, '21249.00', 152, '', 'Placute de frana', 0, 0, 402, '1249-00', 1, '109.31'),
(91977, '21248.00', 152, '', 'Placute de frana', 0, 0, 402, '1248-00', 1, '101.37'),
(91976, '21247.00', 152, '', 'Placute de frana', 0, 0, 402, '1247-00', 1, '86.45'),
(91975, '21246.00', 152, '', 'Placute de frana', 0, 0, 402, '1246-00', 1, '80.91'),
(91974, '21245.10', 152, '', 'Placute de frana', 0, 0, 402, '1245-10', 1, '80.77'),
(91973, '21245.02', 152, '', 'Placute de frana', 0, 0, 402, '1245-02', 1, '100.36'),
(91972, '21245.00', 152, '', 'Placute de frana', 0, 0, 402, '1245-00', 1, '82.31'),
(91971, '21244.02', 152, '', 'Placute de frana', 0, 0, 402, '1244-02', 1, '94.26'),
(91970, '21243.00', 152, '', 'Placute de frana', 0, 0, 402, '1243-00', 1, '101.69'),
(91969, '21242.01', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '78.7'),
(91968, '21241.00', 152, '', 'Placute de frana', 0, 0, 402, '1241-00', 1, '60.07'),
(91967, '21240.00', 152, '', 'Placute de frana', 0, 0, 402, '1240-00', 1, '69.49'),
(91966, '21239.02', 152, '', 'Placute de frana', 0, 0, 402, '1239-02', 1, '78.25'),
(91965, '21238.00', 152, '', 'Placute de frana', 0, 0, 402, '1238-00', 1, '68.99'),
(91964, '21237.01', 152, '', 'Placute de frana', 0, 0, 402, '1237-01', 1, '89.75'),
(91963, '21236.00', 152, '', 'Placute de frana', 0, 0, 402, '1236-00', 1, '66.52'),
(91962, '21235.02', 152, '', 'Placute de frana', 0, 0, 402, '1235-02', 1, '78.3'),
(91961, '21234.00', 152, '', 'Placute de frana', 0, 0, 402, '1234-00', 1, '72.41'),
(91960, '21232.00', 152, '', 'Placute de frana', 0, 0, 402, '1232-00', 1, '64.93'),
(91959, '21231.00', 152, '', 'Placute de frana', 0, 0, 402, '1231-00', 1, '61.45'),
(91958, '21228.01', 152, '', 'Placute de frana', 0, 0, 402, '1228-01', 1, '80.51'),
(91957, '21226.02', 152, '', 'Placute de frana', 0, 0, 402, '1226-02', 1, '89.67'),
(91956, '21225.02', 152, '', 'Placute de frana', 0, 0, 402, '1225-02', 1, '87.57'),
(91955, '21224.00', 152, '', 'Placute de frana', 0, 0, 402, '1224-00', 1, '66.25'),
(91954, '21219.21', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '105.83'),
(91953, '21219.11', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '105.06'),
(91952, '21219.00', 152, '', 'Placute de frana', 0, 0, 402, '1219-00', 1, '104.4'),
(91951, '21218.00', 152, '', 'Placute de frana', 0, 0, 402, '1218-00', 1, '205.82'),
(91950, '21217.00', 152, '', 'Placute de frana', 0, 0, 402, '1217-00', 1, '102.45'),
(91949, '21215.01', 152, '', 'Placute de frana', 0, 0, 402, '1215-01', 1, '81.65'),
(91948, '2121.10', 152, '', 'Placute de frana', 0, 0, 402, '0121-10-MODEL', 1, '43.05'),
(91947, '2121.00', 152, '', 'Placute de frana', 0, 0, 402, '0121-00-MODEL', 1, '42.78'),
(91946, '21209.02', 152, '', 'Placute de frana', 0, 0, 402, '1209-02', 1, '63.52'),
(91945, '21208.02', 152, '', 'Placute de frana', 0, 0, 402, '1208-02', 1, '83'),
(91944, '21206.02', 152, '', 'Placute de frana', 0, 0, 402, '1206-02', 1, '70.74'),
(91943, '21205.02', 152, '', 'Placute de frana', 0, 0, 402, '1205-02', 1, '95.22'),
(91942, '21204.02', 152, '', 'Placute de frana', 0, 0, 402, '1204-02', 1, '96.41'),
(91941, '21203.00', 152, '', 'Placute de frana', 0, 0, 402, '1203-00', 1, '90.22'),
(91940, '21202.00', 152, '', 'Placute de frana', 0, 0, 402, '1202-00', 1, '96.96'),
(91939, '21200.00', 152, '', 'Placute de frana', 0, 0, 402, '1200-00', 1, '98.43'),
(91938, '21199.00', 152, '', 'Placute de frana', 0, 0, 402, '1199-00', 1, '72.63'),
(91937, '21198.00', 152, '', 'Placute de frana', 0, 0, 402, '1198-00', 1, '55.19'),
(91936, '21194.02', 152, '', 'Placute de frana', 0, 0, 402, '1194-02-MODEL', 1, '89'),
(91935, '21193.00', 152, '', 'Placute de frana', 0, 0, 402, '1193-00-MODEL', 1, '98.46'),
(91934, '21192.12', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '104.4'),
(91933, '21190.01', 152, '', 'Placute de frana', 0, 0, 402, '1190-01-MODEL', 1, '76.66'),
(91932, '2119.32', 152, '', 'Placute de frana', 0, 0, 402, '0119-32-MODEL', 1, '77.5'),
(91931, '2119.22', 152, '', 'Placute de frana', 0, 0, 402, '0119-22-MODEL', 1, '68.11'),
(91930, '2119.20', 152, '', 'Placute de frana', 0, 0, 402, '0119-20-MODEL', 1, '44.14'),
(91929, '2119.10', 152, '', 'Placute de frana', 0, 0, 402, '0119-10-MODEL', 1, '67.32'),
(91928, '21188.01', 152, '', 'Placute de frana', 0, 0, 402, '1188-01-MODEL', 1, '59.88'),
(91927, '21187.02', 152, '', 'Placute de frana', 0, 0, 402, '1187-02-MODEL', 1, '88.34'),
(91926, '21183.02', 152, '', 'Placute de frana', 0, 0, 402, '1183-02-MODEL', 1, '114.72'),
(91925, '21182.02', 152, '', 'Placute de frana', 0, 0, 402, '1182-02-MODEL', 1, '116.03'),
(91924, '21181.02', 152, '', 'Placute de frana', 0, 0, 402, '1181-02-MODEL', 1, '71.56'),
(91923, '21180.02', 152, '', 'Placute de frana', 0, 0, 402, '1180-02-MODEL', 1, '90.89'),
(91922, '2118.00', 152, '', 'Placute de frana', 0, 0, 402, '0118-00-MODEL', 1, '15.37'),
(91921, '21179.00', 152, '', 'Placute de frana', 0, 0, 402, '1179-00-MODEL', 1, '118.2'),
(91920, '21178.00', 152, '', 'Placute de frana', 0, 0, 402, '1178-00-MODEL', 1, '73.66'),
(91919, '21177.00', 152, '', 'Placute de frana', 0, 0, 402, '1177-00-MODEL', 1, '73.61'),
(91918, '21176.01', 152, '', 'Placute de frana', 0, 0, 402, '1176-01-MODEL', 1, '74.75'),
(91917, '21173.02', 152, '', 'Placute de frana', 0, 0, 402, '1173-02-MODEL', 1, '133.81'),
(91916, '2117.02', 152, '', 'Placute de frana', 0, 0, 402, '0117-02-MODEL', 1, '88.54'),
(91915, '21166.01', 152, '', 'Placute de frana', 0, 0, 402, '1166-01-MODEL', 1, '25.98'),
(91914, '21162.01', 152, '', 'Placute de frana', 0, 0, 402, '1162-01-MODEL', 1, '119.8'),
(91913, '21160.00', 152, '', 'Placute de frana', 0, 0, 402, '1160-00-MODEL', 1, '76.82'),
(91912, '21159.00', 152, '', 'Placute de frana', 0, 0, 402, '1159-00-MODEL', 1, '71.53'),
(91911, '21158.00', 152, '', 'Placute de frana', 0, 0, 402, '1158-00-MODEL', 1, '77.56'),
(91910, '21152.00', 152, '', 'Placute de frana', 0, 0, 402, '1152-00-MODEL', 1, '55.66'),
(91909, '21151.00', 152, '', 'Placute de frana', 0, 0, 402, '1151-00-MODEL', 1, '74.24'),
(91908, '21149.10', 152, '', 'Placute de frana', 0, 0, 402, '1149-10-MODEL', 1, '68.27'),
(91907, '21147.02', 152, '', 'Placute de frana', 0, 0, 402, '1147-02-MODEL', 1, '79.6'),
(91906, '21145.00', 152, '', 'Placute de frana', 0, 0, 402, '1145-00-MODEL', 1, '72.28'),
(91905, '21144.00', 152, '', 'Placute de frana', 0, 0, 402, '1144-00-MODEL', 1, '74.22'),
(91904, '21143.00', 152, '', 'Placute de frana', 0, 0, 402, '1143-00-MODEL', 1, '82.15'),
(91903, '21141.00', 152, '', 'Placute de frana', 0, 0, 402, '1141-00-MODEL', 1, '68.51'),
(91902, '21140.00', 152, '', 'Placute de frana', 0, 0, 402, '1140-00-MODEL', 1, '89.21'),
(91901, '2114.00', 152, '', 'Placute de frana', 0, 0, 402, '0114-00-MODEL', 1, '31.62'),
(91900, '21138.00', 152, '', 'Placute de frana', 0, 0, 402, '1138-00-MODEL', 1, '69.78'),
(91899, '21137.02', 152, '', 'Placute de frana', 0, 0, 402, '1137-02-MODEL', 1, '128.25'),
(91898, '21136.01', 152, '', 'Placute de frana', 0, 0, 402, '1136-01-MODEL', 1, '70.26'),
(91897, '21135.02', 152, '', 'Placute de frana', 0, 0, 402, '1135-02-MODEL', 1, '54.95'),
(91896, '21134.02', 152, '', 'Placute de frana', 0, 0, 402, '1134-02-MODEL', 1, '104.69'),
(91895, '21133.02', 152, '', 'Placute de frana', 0, 0, 402, '1133-02-MODEL', 1, '70.92'),
(91836, '21038.12', 152, '', 'Placute de frana', 0, 0, 402, '1038-12', 1, '80.91'),
(91835, '21038.02', 152, '', 'Placute de frana', 0, 0, 402, '1038-02-MODEL', 1, '28.4'),
(91834, '21037.00', 152, '', 'Placute de frana', 0, 0, 402, '1037-00-MODEL', 1, '130.32'),
(91833, '21036.02', 152, '', 'Placute de frana', 0, 0, 402, '1036-02-MODEL', 1, '76.9'),
(91832, '21031.00', 152, '', 'Placute de frana', 0, 0, 402, '1031-00-MODEL', 1, '57.55'),
(91831, '21030.10', 152, '', 'Placute de frana', 0, 0, 402, '1030_10_MODEL', 1, '111.41'),
(91830, '21030.01', 152, '', 'Placute de frana', 0, 0, 402, '1030-01-MODEL', 1, '97.52'),
(91829, '2103.00', 152, '', 'Placute de frana', 0, 0, 402, '0103-00-MODEL', 1, '44.2'),
(91828, '2102.10', 152, '', 'Placute de frana', 0, 0, 402, '0102-10-MODEL', 1, '31.46'),
(91827, '2102.00', 152, '', 'Placute de frana', 0, 0, 402, '0102-00-MODEL', 1, '25.56'),
(91826, '2101.20', 152, '', 'Placute de frana', 0, 0, 402, '0101-20-MODEL', 1, '35.86'),
(91825, '2101.00', 152, '', 'Placute de frana', 0, 0, 402, '0101-00-MODEL', 1, '22.09'),
(91824, '2100.00', 152, '', 'Placute de frana', 0, 0, 402, '0100-00-MODEL', 1, '44.39'),
(91823, '2094.40', 152, '', 'Placute de frana', 0, 0, 402, '0094-40-MODEL', 1, '69.32'),
(91822, '2094.10', 152, '', 'Placute de frana', 0, 0, 402, '0094-10-MODEL', 1, '103.29'),
(91821, '2094.00', 152, '', 'Placute de frana', 0, 0, 402, '0094-00-MODEL', 1, '49.97'),
(91820, '2091.00', 152, '', 'Placute de frana', 0, 0, 402, '0091-00-MODEL', 1, '31'),
(91819, '2090.04', 152, '', 'Placute de frana', 0, 0, 402, '0090-04-MODEL', 1, '67.58'),
(91818, '2088.10', 152, '', 'Placute de frana', 0, 0, 402, '0088-10-MODEL', 1, '46.5'),
(91817, '2084.00', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '36.02'),
(91816, '2082.00', 152, '', 'Placute de frana', 0, 0, 402, '0082-00-MODEL', 1, '68.19'),
(91815, '2081.00', 152, '', 'Placute de frana', 0, 0, 402, '0081-00-MODEL', 1, '34.32'),
(91814, '2080.00', 152, '', 'Placute de frana', 0, 0, 402, '0080-00-MODEL', 1, '33.75'),
(91813, '2079.00', 152, '', 'Placute de frana', 0, 0, 402, '0079-00-MODEL', 1, '72.73'),
(91812, '2070.00', 152, '', 'Placute de frana', 0, 0, 402, '0070-00-MODEL', 1, '19.84'),
(91811, '2068.02', 152, '', 'Placute de frana', 0, 0, 402, '0068-02-MODEL', 1, '36.04'),
(91810, '2067.00', 152, '', 'Placute de frana', 0, 0, 402, '0067-00-MODEL', 1, '32.94'),
(91809, '2064.02', 152, '', 'Placute de frana', 0, 0, 402, '0064-02-MODEL', 1, '58.27'),
(91808, '2063.00', 152, '', 'Placute de frana', 0, 0, 402, '0063-00-MODEL', 1, '43.66'),
(91807, '2061.02', 152, '', 'Placute de frana', 0, 0, 402, '0061-02-MODEL', 1, '52.61'),
(91806, '2058.10', 152, '', 'Placute de frana', 0, 0, 402, '0058-00-MODEL', 1, '42.1'),
(91805, '2056.12', 152, '', 'Placute de frana', 0, 0, 402, '0056-12-MODEL', 1, '85.65'),
(91804, '2056.00', 152, '', 'Placute de frana', 0, 0, 402, '0056-00-MODEL', 1, '55.4'),
(91803, '2055.00', 152, '', 'Placute de frana', 0, 0, 402, '0055-00-MODEL', 1, '73.45'),
(91802, '2052.10', 152, '', 'Placute de frana', 0, 0, 402, '0052-10-MODEL', 1, '48.24'),
(91801, '2048.12', 152, '', 'Placute de frana', 0, 0, 402, '0048-12-MODEL', 1, '88.8'),
(91800, '2048.02', 152, '', 'Placute de frana', 0, 0, 402, '0048-02-MODEL', 1, '96.38'),
(91799, '2048.00', 152, '', 'Placute de frana', 0, 0, 402, '0048-00-MODEL', 1, '96.38'),
(91798, '2047.52', 152, '', 'Placute de frana', 0, 0, 402, '0047-52-MODEL', 1, '89.05'),
(91775, '2022.00', 152, '', 'Placute de frana', 0, 0, 402, '0022-00-MODEL', 1, '27.62'),
(91774, '2021.96', 152, '', 'Placute de frana', 0, 0, 402, '0021-96-MODEL', 1, '35.04'),
(91773, '2021.40', 152, '', 'Placute de frana', 0, 0, 402, '0021-40-MODEL', 1, '36.48'),
(91772, '2021.36', 152, '', 'Placute de frana', 0, 0, 402, '0021-36-MODEL', 1, '44.88'),
(91771, '2021.16', 152, '', 'Placute de frana', 0, 0, 402, '0021-16-MODEL', 1, '45.27'),
(91770, '2021.00', 152, '', 'Placute de frana', 0, 0, 402, '0021-00-MODEL', 1, '33.82'),
(91769, '2020.10', 152, '', 'Placute de frana', 0, 0, 402, '0020-10-MODEL', 1, '41.07'),
(91768, '2020.00', 152, '', 'Placute de frana', 0, 0, 402, '0020-00-MODEL', 1, '41.07'),
(91767, '2018.00', 152, '', 'Placute de frana', 0, 0, 402, '0018-00-MODEL', 1, '31.13'),
(91766, '2017.20', 152, '', 'Placute de frana', 0, 0, 402, '0017-00-MODEL', 1, '21.95'),
(91765, '2017.10', 152, '', 'Placute de frana', 0, 0, 402, '', 1, '31.26'),
(91764, '2017.00', 152, '', 'Placute de frana', 0, 0, 402, '0017-00-MODEL', 1, '23.41'),
(91763, '2016.00', 152, '', 'Placute de frana', 0, 0, 402, '0016-00-MODEL', 1, '33.88'),
(91762, '2014.52', 152, '', 'Placute de frana', 0, 0, 402, '0014-52-MODEL', 1, '56.68'),
(91761, '2014.40', 152, '', 'Placute de frana', 0, 0, 402, '0014-40-MODEL', 1, '81.7'),
(91760, '2014.10', 152, '', 'Placute de frana', 0, 0, 402, '0014-10-MODEL', 1, '27.78'),
(91759, '2014.00', 152, '', 'Placute de frana', 0, 0, 402, '0014-00-MODEL', 1, '31.93'),
(91758, '2011.30', 152, '', 'Placute de frana', 0, 0, 402, '0011-30-MODEL', 1, '56.68'),
(91757, '2011.20', 152, '', 'Placute de frana', 0, 0, 402, '0011-20-MODEL', 1, '73.53'),
(91756, '2010.40', 152, '', 'Placute de frana', 0, 0, 402, '0010-40-MODEL', 1, '50.83'),
(91755, '2010.20', 152, '', 'Placute de frana', 0, 0, 402, '0010-20-MODEL', 1, '43.4'),
(91754, '2010.10', 152, '', 'Placute de frana', 0, 0, 402, '0010-10-MODEL', 1, '37.19'),
(91753, '2010.00', 152, '', 'Placute de frana', 0, 0, 402, '0010-00-MODEL', 1, '50.13'),
(91752, '2007.00', 152, '', 'Placute de frana', 0, 0, 402, '0007-00-MODEL', 1, '29.21'),
(91751, '2006.88', 152, '', 'Placute de frana', 0, 0, 402, '0006-88-MODEL', 1, '57.36'),
(91750, '2006.60', 152, '', 'Placute de frana', 0, 0, 402, '0006-60-MODEL', 1, '38.35'),
(91749, '2006.00', 152, '', 'Placute de frana', 0, 0, 402, '0006-00-MODEL', 1, '30.23'),
(91748, '2005.11', 152, '', 'Placute de frana', 0, 0, 402, '0005-11-MODEL', 1, '36.74'),
(91747, '2005.01', 152, '', 'Placute de frana', 0, 0, 402, '0005-01-MODEL', 1, '32.17'),
(91746, '2004.00', 152, '', 'Placute de frana', 0, 0, 402, '0004-00-MODEL', 1, '29.15'),
(91745, '2002.30', 152, '', 'Placute de frana', 0, 0, 402, '0002-30-MODEL', 1, '59.63'),
(91744, '2002.20', 152, '', 'Placute de frana', 0, 0, 402, '0002-20-MODEL', 1, '38.49'),
(91743, '2002.00', 152, '', 'Placute de frana', 0, 0, 402, '0002-00-MODEL', 1, '31.85'),
(91742, '2001.02', 152, '', 'Placute de frana', 0, 0, 402, '0001-02-MODEL', 1, '48.37'),
(91741, '0135', 15, '', 'Sonde lambda', 0, 0, 3922, '27', 1, '621.95'),
(91740, '0165', 15, '', 'Sonde lambda', 0, 0, 3922, '30', 1, '696.92'),
(91739, '0401', 15, '', 'Sonde lambda', 0, 0, 3922, '31', 1, '485.98'),
(91738, '5694', 15, '', 'Sonde lambda', 0, 0, 3922, '68', 1, '361.64'),
(91737, '5739', 15, '', 'Sonde lambda', 0, 0, 3922, '111', 1, '348.84'),
(91736, '5707', 15, '', 'Sonde lambda', 0, 0, 3922, '35', 1, '348.84'),
(91735, '0380', 15, '', 'Sonde lambda', 0, 0, 3922, '67', 1, '229.09'),
(91734, '7858', 15, '', 'Sonde lambda', 0, 0, 3922, '67', 1, '267.37'),
(91733, '0379', 15, '', 'Sonde lambda', 0, 0, 3922, '74', 1, '396.02'),
(91732, '5752', 15, '', 'Sonde lambda', 0, 0, 3922, '108', 1, '471.02'),
(91731, '1627', 15, '', 'Sonde lambda', 0, 0, 3922, '64', 1, '327.46'),
(91729, '1620', 15, '', 'Sonde lambda', 0, 0, 3922, '48', 1, '461.81'),
(91728, '0377', 15, '', 'Sonde lambda', 0, 0, 3922, '40', 1, '429.37'),
(91727, '1610', 15, '', 'Sonde lambda', 0, 0, 3922, '74', 1, '399.92'),
(91726, '0399', 15, '', 'Sonde lambda', 0, 0, 3922, '64', 1, '461.81'),
(91725, '0388', 15, '', 'Sonde lambda', 0, 0, 3922, '65', 1, '357.19'),
(91724, '0387', 15, '', 'Sonde lambda', 0, 0, 3922, '67', 1, '282.08'),
(91723, '0384', 15, '', 'Sonde lambda', 0, 0, 3922, '82', 1, '473.62'),
(91722, '0017', 15, '', 'Sonde lambda', 0, 0, 3922, '31', 1, '394.94'),
(91721, '0070', 15, '', 'Sonde lambda', 0, 0, 3922, '83', 1, '379.29'),
(91720, '1809', 15, '', 'Sonde lambda', 0, 0, 3922, '64', 1, '432.25'),
(91719, '0242', 15, '', 'Sonde lambda', 0, 0, 3922, '35', 1, '413.95'),
(91718, '0295', 15, '', 'Sonde lambda', 0, 0, 3922, '35', 1, '408.78'),
(91717, '6497', 15, '', 'Sonde lambda', 0, 0, 3922, '70', 1, '407.06'),
(91716, '6513', 15, '', 'Sonde lambda', 0, 0, 3922, '70', 1, '421.78'),
(91715, '1778', 15, '', 'Sonde lambda', 0, 0, 3922, '64', 1, '351.42'),
(91714, '1764', 15, '', 'Sonde lambda', 0, 0, 3922, '40', 1, '451.39'),
(91713, '1776', 15, '', 'Sonde lambda', 0, 0, 3922, '85', 1, '432.25'),
(91712, '0409', 15, '', 'Sonde lambda', 0, 0, 3922, '40', 1, '445.64'),
(91711, '1794', 15, '', 'Sonde lambda', 0, 0, 3922, '40', 1, '422.44'),
(91710, '0213', 15, '', 'Sonde lambda', 0, 0, 3922, '40', 1, '400.82'),
(91709, '0287', 15, '', 'Sonde lambda', 0, 0, 3922, '40', 1, '400.82'),
(91708, '0052', 15, '', 'Sonde lambda', 0, 0, 3922, '32', 1, '489.91'),
(91707, '0244', 15, '', 'Sonde lambda', 0, 0, 3922, '32', 1, '503.82'),
(91706, '1884', 15, '', 'Sonde lambda', 0, 0, 3922, '85', 1, '432.25'),
(91705, '1883', 15, '', 'Sonde lambda', 0, 0, 3922, '64', 1, '416.93'),
(91704, '0491', 15, '', 'Sonde lambda', 0, 0, 3922, '64', 1, '426.76'),
(91703, '0480', 15, '', 'Sonde lambda', 0, 0, 3922, '67', 1, '313.59'),
(91702, '6515', 15, '', 'Sonde lambda', 0, 0, 3922, '67', 1, '311.56'),
(91701, '1708', 15, '', 'Sonde lambda', 0, 0, 3922, '32', 1, '493.5'),
(91700, '1852', 15, '', 'Sonde lambda', 0, 0, 3922, '83', 1, '537.79'),
(91699, '0448', 15, '', 'Sonde lambda', 0, 0, 3922, '76', 1, '393.79'),
(91698, '0426', 15, '', 'Sonde lambda', 0, 0, 3922, '64', 1, '395.53'),
(91697, '0239', 15, '', 'Sonde lambda', 0, 0, 3922, '27', 1, '420.45'),
(91695, '0471', 15, '', 'Sonde lambda', 0, 0, 3922, '64', 1, '403.14'),
(91694, '0281', 15, '', 'Sonde lambda', 0, 0, 3922, '64', 1, '434.69'),
(91692, '0183', 15, '', 'Sonde lambda', 0, 0, 3922, '36', 1, '457.19'),
(91691, '0162', 15, '', 'Sonde lambda', 0, 0, 3922, '19', 1, '450.72'),
(91690, '0150', 15, '', 'Sonde lambda', 0, 0, 3922, '17', 1, '426.49'),
(91689, '1882', 15, '', 'Sonde lambda', 0, 0, 3922, '06', 1, '264'),
(91688, '1822', 15, '', 'Sonde lambda', 0, 0, 3922, '04', 1, '288.12'),
(91687, '1802', 15, '', 'Sonde lambda', 0, 0, 3922, '03', 1, '281.94'),
(91686, '0133', 15, '', 'Sonde lambda', 0, 0, 3922, '34', 1, '488.56'),
(91685, '1816', 15, '', 'Sonde lambda', 0, 0, 3922, '82', 1, '554.38'),
(91684, '1814', 15, '', 'Sonde lambda', 0, 0, 3922, '82', 1, '498.06'),
(91683, '1813', 15, '', 'Sonde lambda', 0, 0, 3922, '82', 1, '480.42'),
(91682, '0485', 15, '', 'Sonde lambda', 0, 0, 3922, '74', 1, '403.14'),
(91681, '0474', 15, '', 'Sonde lambda', 0, 0, 3922, '65', 1, '411.64'),
(91680, '0223', 15, '', 'Sonde lambda', 0, 0, 3922, '40', 1, '481.27'),
(91679, '0148', 15, '', 'Sonde lambda', 0, 0, 3922, '43', 1, '433.18');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(91678, '0137', 15, '', 'Sonde lambda', 0, 0, 3922, '43', 1, '365.7'),
(91677, '0126', 15, '', 'Sonde lambda', 0, 0, 3922, '24', 1, '385.53'),
(91676, '1704', 15, '', 'Sonde lambda', 0, 0, 3922, '67', 1, '288.73'),
(91675, '0147', 15, '', 'Sonde lambda', 0, 0, 3922, '14', 1, '385.53'),
(91674, '0464', 15, '', 'Sonde lambda', 0, 0, 3922, '56', 1, '1178.13'),
(91673, '1963', 15, '', 'Sonde lambda', 0, 0, 3922, '47', 1, '488.65'),
(91672, '1938', 15, '', 'Sonde lambda', 0, 0, 3922, '53', 1, '495.05'),
(91671, '1920', 15, '', 'Sonde lambda', 0, 0, 3922, '53', 1, '495.05'),
(91670, '0431', 15, '', 'Sonde lambda', 0, 0, 3922, '53', 1, '469.24'),
(91669, '0486', 15, '', 'Sonde lambda', 0, 0, 3922, '54', 1, '407.61'),
(91668, '1954', 15, '', 'Sonde lambda', 0, 0, 3922, '53', 1, '507.58'),
(91667, '1768', 15, '', 'Sonde lambda', 0, 0, 3922, '61', 1, '503.14'),
(91666, '1795', 15, '', 'Sonde lambda', 0, 0, 3922, '61', 1, '503.14'),
(91665, '1927', 15, '', 'Sonde lambda', 0, 0, 3922, '61', 1, '528.19'),
(91664, '1908', 15, '', 'Sonde lambda', 0, 0, 3922, '61', 1, '528.19'),
(91663, '1942', 15, '', 'Sonde lambda', 0, 0, 3922, '61', 1, '503.14'),
(91662, '1948', 15, '', 'Sonde lambda', 0, 0, 3922, '62', 1, '503.14'),
(91661, '1842', 15, '', 'Sonde lambda', 0, 0, 3922, '92', 1, '418.88'),
(91660, '1829', 15, '', 'Sonde lambda', 0, 0, 3922, '92', 1, '529.99'),
(91659, '1774', 15, '', 'Sonde lambda', 0, 0, 3922, '92', 1, '529.99'),
(91658, '0025', 15, '', 'Sonde lambda', 0, 0, 3922, '100', 1, '539.93'),
(91657, '0028', 15, '', 'Sonde lambda', 0, 0, 3922, '91', 1, '367.26'),
(91656, '1880', 15, '', 'Sonde lambda', 0, 0, 3922, '91', 1, '779.77'),
(91655, '1868', 15, '', 'Sonde lambda', 0, 0, 3922, '92', 1, '779.77'),
(91644, '5486', 15, '', 'Bujii incandescente', 0, 0, 243, 'CY 58', 1, '98.34'),
(91643, '4994', 15, '', 'Bujii incandescente', 0, 0, 243, 'CY 57', 1, '100.72'),
(91642, '3861', 15, '', 'Bujii incandescente', 0, 0, 243, 'CY 55', 1, '95.07'),
(91641, '3017', 15, '', 'Bujii incandescente', 0, 0, 243, 'CY 52', 1, '80.3'),
(91640, '2896', 15, '', 'Bujii incandescente', 0, 0, 243, 'CX 51', 1, '100.58'),
(91638, '7345', 15, '', 'Bujii', 0, 0, 686, 'ZGR5B 7345 [TEC DOC]', 1, '8.97'),
(91637, '2941', 15, '', 'Bujii', 0, 0, 686, '2941', 2, '156.324'),
(91628, '7781', 15, '', 'Bujii', 0, 0, 686, 'ZFR5LP-13G 7781 [TEC DOC]', 2, '30.499'),
(91627, '5584', 15, '', 'Bujii', 0, 0, 686, 'ZFR5J-11 5584 [TEC DOC]', 2, '43.806'),
(91626, '2477', 15, '', 'Bujii', 0, 0, 686, 'ZFR5FIX-11 2477 [TEC DOC]', 1, '38.73'),
(91625, '5165', 15, '', 'Bujii', 0, 0, 686, 'ZFR5F 5165 [TEC DOC]', 1, '9.55'),
(91624, '2262', 15, '', 'Bujii', 0, 0, 686, 'ZFR5F-11 2262 [TEC DOC]', 1, '11.61'),
(91623, '4435', 15, '', 'Bujii', 0, 0, 686, 'ZFR5E-11 4435 [TEC DOC]', 1, '9.94'),
(91622, '5084', 15, '', 'Bujii', 0, 0, 686, 'ZFR5A-11 5084 [TEC DOC]', 1, '8.46'),
(91621, '4043', 15, '', 'Bujii', 0, 0, 686, 'ZFR4F-11 4043 [TEC DOC]', 1, '11.61'),
(91620, '7189', 15, '', 'Bujii', 0, 0, 686, 'XR4IX 7189 [TEC DOC]', 1, '39.23'),
(91619, '7055', 15, '', 'Bujii', 0, 0, 686, 'XR45 7055 [TEC DOC]', 1, '9.3'),
(91618, '4762', 15, '', 'Bujii', 0, 0, 686, 'UR4 4762 [TEC DOC]', 1, '9.3'),
(91617, '4559', 15, '', 'Bujii', 0, 0, 686, '4559', 1, '11.61'),
(91616, '0005', 15, '', 'Bujii', 0, 0, 686, 'TR5A-10 0005 [TEC DOC]', 1, '9.49'),
(91615, '7164', 15, '', 'Bujii', 0, 0, 686, 'TR55IX 7164 [TEC DOC]', 1, '39.23'),
(91614, '1048', 15, '', 'Bujii', 0, 0, 686, 'TR55 1048 [TEC DOC]', 1, '9.55'),
(91613, '7837', 15, '', 'Bujii', 0, 0, 686, 'TR5 7837 [TEC DOC]', 2, '37.478'),
(91612, '2809', 15, '', 'Bujii', 0, 0, 686, 'RE9B-T 2809 [TEC DOC]', 1, '114.14'),
(91611, '5745', 15, '', 'Bujii', 0, 0, 686, '', 1, '114.14'),
(91610, '5487', 15, '', 'Bujii', 0, 0, 686, 'R7234-9 5487 [TEC DOC]', 1, '116.1'),
(91609, '5758', 15, '', 'Bujii', 0, 0, 686, '5758', 1, '39.31'),
(91608, '3586', 15, '', 'Bujii', 0, 0, 686, 'PZFR6J-11 3586 [TEC DOC]', 1, '32.18'),
(91607, '7550', 15, '', 'Bujii', 0, 0, 686, 'PZFR6F 7550 [TEC DOC]', 1, '43.35'),
(91606, '3271', 15, '', 'Bujii', 0, 0, 686, 'PZFR6F-11 3271 [TEC DOC]', 1, '50.67'),
(91605, '7742', 15, '', 'Bujii', 0, 0, 686, 'PZFR5N-11T 7742 [TEC DOC]', 2, '22.372'),
(91604, '7743', 15, '', 'Bujii', 0, 0, 686, 'PZFR5J-11 7743 [TEC DOC]', 1, '44.63'),
(91603, '3741', 15, '', 'Bujii', 0, 0, 686, '3741', 1, '45.66'),
(91602, '4363', 15, '', 'Bujii', 0, 0, 686, 'PZFR5F-11 4363 [TEC DOC]', 1, '60.72'),
(91601, '1664', 15, '', 'Bujii', 0, 0, 686, '1664', 1, '32.93'),
(91600, '7569', 15, '', 'Bujii', 0, 0, 686, 'PTR6F-13 7569 [TEC DOC]', 1, '37.31'),
(91599, '6989', 15, '', 'Bujii', 0, 0, 686, 'PTR6D-13G 6989 [TEC DOC]', 2, '203.364'),
(91598, '5598', 15, '', 'Bujii', 0, 0, 686, 'PTR6D-13 5598 [TEC DOC]', 2, '4.368'),
(91597, '3784', 15, '', 'Bujii', 0, 0, 686, 'PTR5D-10 3784 [TEC DOC]', 1, '26'),
(91596, '2467', 15, '', 'Bujii', 0, 0, 686, 'PTR5A-13 2467 [TEC DOC]', 1, '27.09'),
(91595, '4717', 15, '', 'Bujii', 0, 0, 686, '4717', 1, '65.37'),
(91594, '6378', 15, '', 'Bujii', 0, 0, 686, 'PMR8B 6378 [TEC DOC]', 1, '80.32'),
(91593, '5851', 15, '', 'Bujii', 0, 0, 686, 'PMR8A 5851 [TEC DOC]', 2, '93.107'),
(91592, '4259', 15, '', 'Bujii', 0, 0, 686, 'PMR7A 4259 [TEC DOC]', 1, '60.41'),
(91591, '5118', 15, '', 'Bujii', 0, 0, 686, '5118', 1, '55.2'),
(91590, '3587', 15, '', 'Bujii', 0, 0, 686, '3587', 1, '31.15'),
(91589, '4288', 15, '', 'Bujii', 0, 0, 686, '4288', 1, '30.21'),
(91588, '1959', 15, '', 'Bujii', 0, 0, 686, 'PLFR6C-10G 1959 [TEC DOC]', 1, '39.81'),
(91587, '7654', 15, '', 'Bujii', 0, 0, 686, 'PLFR6A-11 7654 [TEC DOC]', 1, '37.94'),
(91586, '6240', 15, '', 'Bujii', 0, 0, 686, 'PLFR5A-11 6240 [TEC DOC]', 1, '32.05'),
(91585, '5760', 15, '', 'Bujii', 0, 0, 686, 'PGR5C-11 5760 [TEC DOC]', 1, '30.1'),
(91584, '6840', 15, '', 'Bujii', 0, 0, 686, '6840', 1, '20.35'),
(91583, '1675', 15, '', 'Bujii', 0, 0, 686, '1675', 1, '37.25'),
(91582, '7963', 15, '', 'Bujii', 0, 0, 686, 'PFR7Q 7963 [TEC DOC]', 1, '38.14'),
(91581, '3978', 15, '', 'Bujii', 0, 0, 686, 'PFR7H-10 3978 [TEC DOC]', 1, '23.61'),
(91580, '4364', 15, '', 'Bujii', 0, 0, 686, 'PFR7G-11 2380 [TEC DOC]', 1, '54.32'),
(91579, '4853', 15, '', 'Bujii', 0, 0, 686, 'PFR7B 4853 [TEC DOC]', 1, '44.38'),
(91578, '5667', 15, '', 'Bujii', 0, 0, 686, 'PFR7B-11 5667 [TEC DOC]', 2, '51.891'),
(91577, '5757', 15, '', 'Bujii', 0, 0, 686, '5757', 1, '38.92'),
(91576, '5547', 15, '', 'Bujii', 0, 0, 686, '5547', 1, '42.79'),
(91575, '5542', 15, '', 'Bujii', 0, 0, 686, 'PFR6T-10G 5542 [TEC DOC]', 2, '64.729'),
(91574, '5773', 15, '', 'Bujii', 0, 0, 686, '', 1, '30.76'),
(91573, '3546', 15, '', 'Bujii', 0, 0, 686, 'PFR6N-11 3546 [TEC DOC]', 1, '49.22'),
(91572, '2743', 15, '', 'Bujii', 0, 0, 686, 'PFR6J-11 2743 [TEC DOC]', 1, '46.55'),
(91571, '6290', 15, '', 'Bujii', 0, 0, 686, 'PFR6H-10 6290 [TEC DOC]', 1, '34.66'),
(91570, '4793', 15, '', 'Bujii', 0, 0, 686, 'PFR6G 4793 [TEC DOC]', 1, '30.96'),
(91569, '4377', 15, '', 'Bujii', 0, 0, 686, 'PFR6G-9 4377 [TEC DOC]', 1, '41.68'),
(91568, '2341', 15, '', 'Bujii', 0, 0, 686, 'PFR6G-13E 2341 [TEC DOC]', 1, '51.31'),
(91567, '5555', 15, '', 'Bujii', 0, 0, 686, 'PFR6G-11 5555 [TEC DOC]', 1, '44.38'),
(91566, '3688', 15, '', 'Bujii', 0, 0, 686, 'PFR6E-10 3688 [TEC DOC]', 1, '52.03'),
(91565, '3500', 15, '', 'Bujii', 0, 0, 686, 'PFR6B 3500 [TEC DOC]', 1, '14.73'),
(91564, '4014', 15, '', 'Bujii', 0, 0, 686, 'PFR6B-11 4014 [TEC DOC]', 1, '32.54'),
(91563, '4292', 15, '', 'Bujii', 0, 0, 686, '4292', 1, '33.72'),
(91562, '5838', 15, '', 'Bujii', 0, 0, 686, 'PFR5N-11 5838 [TEC DOC]', 1, '38.28'),
(91561, '4642', 15, '', 'Bujii', 0, 0, 686, 'PFR5J-11 4642 [TEC DOC]', 1, '45.07'),
(91560, '2761', 15, '', 'Bujii', 0, 0, 686, 'PFR5G-13E 2761 [TEC DOC]', 2, '19.285'),
(91559, '2647', 15, '', 'Bujii', 0, 0, 686, 'PFR5G-11 2647 [TEC DOC]', 2, '0'),
(91558, '2271', 15, '', 'Bujii', 0, 0, 686, '2271', 1, '44.38'),
(91557, '2300', 15, '', 'Bujii', 0, 0, 686, 'PFR5B-11 2300 [TEC DOC]', 1, '45.66'),
(91556, '5444', 15, '', 'Bujii', 0, 0, 686, 'LZTR4A-11 5444 [TEC DOC]', 1, '12.75'),
(91555, '5942', 15, '', 'Bujii', 0, 0, 686, '5942', 1, '26.39'),
(91554, '6799', 15, '', 'Bujii', 0, 0, 686, 'LZKAR7A 6799 [TEC DOC]', 1, '16.12'),
(91553, '3656', 15, '', 'Bujii', 0, 0, 686, 'LZFR6AI 3656 [TEC DOC]', 1, '57.55'),
(91552, '5948', 15, '', 'Bujii', 0, 0, 686, 'LTR6B-10T 5948 [TEC DOC]', 1, '21.05'),
(91551, '1640', 15, '', 'Bujii', 0, 0, 686, 'NEU-1640', 1, '67.29'),
(91550, '1565', 15, '', 'Bujii', 0, 0, 686, '565', 2, '39.48'),
(91549, '1516', 15, '', 'Bujii', 0, 0, 686, '1516', 1, '57.94'),
(91548, '1511', 15, '', 'Bujii', 0, 0, 686, '1511', 1, '67.29'),
(91547, '1498', 15, '', 'Bujii', 0, 0, 686, '1498', 1, '67.29'),
(91546, '1497', 15, '', 'Bujii', 0, 0, 686, '1497', 1, '58.46'),
(91545, '1496', 15, '', 'Bujii', 0, 0, 686, '1496', 1, '59.58'),
(91544, '4471', 15, '', 'Bujii', 0, 0, 686, 'LKR8AP 4471 [TEC DOC]', 1, '50.81'),
(91543, '5214', 15, '', 'Bujii', 0, 0, 686, 'LKR8A 5214 [TEC DOC]', 2, '19.74'),
(91542, '4704', 15, '', 'Bujii', 0, 0, 686, 'LFR6D 4704 [TEC DOC]', 1, '28.12'),
(91541, '5788', 15, '', 'Bujii', 0, 0, 686, '5788', 1, '19.71'),
(91540, '6677', 15, '', 'Bujii', 0, 0, 686, 'LFR6B 6677 [TEC DOC]', 1, '15.81'),
(91539, '7113', 15, '', 'Bujii', 0, 0, 686, 'LFR5B 7113 [TEC DOC]', 1, '15.81'),
(91538, '4775', 15, '', 'Bujii', 0, 0, 686, 'LFR5AP-11 4775 [TEC DOC]', 1, '54.23'),
(91537, '6376', 15, '', 'Bujii', 0, 0, 686, 'LFR5A-11 6376 [TEC DOC]', 1, '12.92'),
(91536, '6193', 15, '', 'Bujii moto NGK', 0, 0, 686, 'JR9C 6193 [TEC DOC]', 2, '33.369'),
(91535, '3188', 15, '', 'Bujii moto NGK', 0, 0, 686, 'JR9B 3188 [TEC DOC]', 1, '15.81'),
(91534, '5139', 15, '', 'Bujii', 0, 0, 686, '5139', 1, '18.42'),
(91533, '7563', 15, '', 'Bujii', 0, 0, 686, 'IZKR7B 7563 [TEC DOC]', 1, '35.64'),
(91532, '6994', 15, '', 'Bujii', 0, 0, 686, 'IZFR6K11 6994 [TEC DOC]', 2, '158.319'),
(91531, '3116', 15, '', 'Bujii', 0, 0, 686, 'IZFR6B 3116 [TEC DOC]', 1, '46.69'),
(91530, '4080', 15, '', 'Bujii', 0, 0, 686, 'IZFR5B 4080 [TEC DOC]', 1, '46.69'),
(91529, '4477', 15, '', 'Bujii', 0, 0, 686, 'ITR6F13 4477 [TEC DOC]', 1, '32.54'),
(91528, '1961', 15, '', 'Bujii', 0, 0, 686, 'ILZKR7A 1961 [TEC DOC]', 1, '42.15'),
(91527, '1208', 15, '', 'Bujii', 0, 0, 686, 'ILZFR6D11 1208 [TEC DOC]', 2, '189.434'),
(91526, '3789', 15, '', 'Bujii', 0, 0, 686, '3789', 1, '54.29'),
(91525, '3811', 15, '', 'Bujii moto NGK', 0, 0, 686, '3811', 1, '36.61'),
(91524, '5245', 15, '', 'Bujii', 0, 0, 686, 'ILFR7H 5245 [TEC DOC]', 1, '49.2'),
(91523, '6481', 15, '', 'Bujii', 0, 0, 686, 'ILFR6B 6481 [TEC DOC]', 1, '32.88'),
(91522, '3588', 15, '', 'Bujii', 0, 0, 686, 'ILFR6A 3588 [TEC DOC]', 1, '33.63'),
(91521, '7746', 15, '', 'Bujii', 0, 0, 686, '', 1, '74.61'),
(91520, '4589', 15, '', 'Bujii', 0, 0, 686, 'IFR6T11 4589 [TEC DOC]', 1, '36.08'),
(91519, '7658', 15, '', 'Bujii', 0, 0, 686, 'IFR6J11 7658 [TEC DOC]', 1, '48'),
(91518, '5344', 15, '', 'Bujii', 0, 0, 686, 'IFR6D10 5344 [TEC DOC]', 1, '36.64'),
(91517, '7866', 15, '', 'Bujii', 0, 0, 686, 'IFR5N10 7866 [TEC DOC]', 1, '29.71'),
(91516, '7418', 15, '', 'Bujii', 0, 0, 686, 'IFR5J11 7418 [TEC DOC]', 1, '48.5'),
(91515, '7994', 15, '', 'Bujii', 0, 0, 686, 'IFR5E11 7994 [TEC DOC]', 1, '48.5'),
(91514, '4696', 15, '', 'Bujii', 0, 0, 686, 'IFR5D10 4696 [TEC DOC]', 2, '111.202'),
(91513, '7149', 15, '', 'Bujii', 0, 0, 686, 'GR4IX 7149 [TEC DOC]', 1, '37.84'),
(91512, '2822', 15, '', 'Bujii', 0, 0, 686, 'GR45 2822 [TEC DOC]', 2, '12.215'),
(91511, '7038', 15, '', 'Bujii', 0, 0, 686, 'GR4 7038 [TEC DOC]', 1, '10.36'),
(91510, '3320', 15, '', 'Bujii', 0, 0, 686, '3320', 1, '27.93'),
(91509, '7252', 15, '', 'Bujii', 0, 0, 686, '7252', 1, '10.52'),
(91508, '4636', 15, '', 'Bujii', 0, 0, 686, 'FR45 4636 [TEC DOC]', 1, '10.36'),
(91507, '5188', 15, '', 'Bujii', 0, 0, 686, 'FR4 5188 [TEC DOC]', 2, '0'),
(91506, '5869', 15, '', 'Bujii moto NGK', 0, 0, 686, 'ER9EH 5869 [TEC DOC]', 1, '47.19'),
(91505, '2871', 15, '', 'Bujii moto NGK', 0, 0, 686, '2871', 2, '18.298'),
(91504, '5123', 15, '', 'Bujii moto NGK', 0, 0, 686, '5123', 2, '10.003'),
(91503, '2204', 15, '', 'Bujii moto NGK', 0, 0, 686, '2204', 1, '8.85'),
(91502, '7162', 15, '', 'Bujii moto NGK', 0, 0, 686, 'DR8EA 7162 [TEC DOC]', 2, '109.711'),
(91501, '3123', 15, '', 'Bujii moto NGK', 0, 0, 686, 'DR7ES 3123 [TEC DOC]', 1, '8.77'),
(91500, '7839', 15, '', 'Bujii moto NGK', 0, 0, 686, 'DR7EA 7839 [TEC DOC]', 2, '132.545'),
(91499, '4823', 15, '', 'Bujii moto NGK', 0, 0, 686, '4823', 1, '9.11'),
(91498, '4623', 15, '', 'Bujii moto NGK', 0, 0, 686, 'DR5HS 4623 [TEC DOC]', 1, '9.11'),
(91497, '3326', 15, '', 'Bujii moto NGK', 0, 0, 686, 'DR4HS 3326 [TEC DOC]', 1, '8.83'),
(91496, '4830', 15, '', 'Bujii moto NGK', 0, 0, 686, 'DPR9Z 4830 [TEC DOC]', 1, '19.1'),
(91495, '3717', 15, '', 'Bujii moto NGK', 0, 0, 686, '3717', 1, '8.66'),
(91494, '4730', 15, '', 'Bujii moto NGK', 0, 0, 686, 'DPR8Z 4730 [TEC DOC]', 1, '19.1'),
(91493, '3483', 15, '', 'Bujii moto NGK', 0, 0, 686, '3483', 1, '8.85'),
(91492, '3146', 15, '', 'Bujii moto NGK', 0, 0, 686, '3146', 1, '8.97'),
(91491, '5531', 15, '', 'Bujii', 0, 0, 686, 'DPR6EA-9 5531 [TEC DOC]', 1, '9.36'),
(91490, '2887', 15, '', 'Bujii', 0, 0, 686, 'DPR5EA-9 2887 [TEC DOC]', 1, '9.05'),
(91489, '6629', 15, '', 'Bujii moto NGK', 0, 0, 686, 'DP9EA-9 6629 [TEC DOC]', 2, '91.805'),
(91488, '5829', 15, '', 'Bujii moto NGK', 0, 0, 686, 'DP8EA-9 5829 [TEC DOC]', 2, '150.892'),
(91487, '5629', 15, '', 'Bujii moto NGK', 0, 0, 686, 'DP7EA-9 5629 [TEC DOC]', 2, '24.857'),
(91486, '6436', 15, '', 'Bujii', 0, 0, 686, 'DCPR9EVX [TEC DOC]', 1, '36.39'),
(91485, '2316', 15, '', 'Bujii moto NGK', 0, 0, 686, '2316', 1, '55.96'),
(91484, '2641', 15, '', 'Bujii moto NGK', 0, 0, 686, 'DCPR9E 2641 [TEC DOC]', 2, '179.907'),
(91483, '2265', 15, '', 'Bujii', 0, 0, 686, 'DCPR8EVX [TEC DOC]', 2, '90.475'),
(91482, '7415', 15, '', 'Bujii', 0, 0, 686, 'DCPR8EKP 7415 [TEC DOC]', 1, '59.13'),
(91481, '7168', 15, '', 'Bujii', 0, 0, 686, 'DCPR8EKC 7168 [TEC DOC]', 1, '19.96'),
(91480, '6546', 15, '', 'Bujii', 0, 0, 686, '6546', 1, '55.96'),
(91479, '4179', 15, '', 'Bujii moto NGK', 0, 0, 686, 'DCPR8E 4179 [TEC DOC]', 1, '16.76'),
(91478, '5692', 15, '', 'Bujii', 0, 0, 686, '5692', 1, '23.8'),
(91477, '1179', 15, '', 'Bujii', 0, 0, 686, 'DCPR7EVX [TEC DOC]', 1, '35.1'),
(91476, '6046', 15, '', 'Bujii', 0, 0, 686, 'DCPR7EIX 6046 [TEC DOC]', 1, '38.39'),
(91475, '3932', 15, '', 'Bujii moto NGK', 0, 0, 686, 'DCPR7E 3932 [TEC DOC]', 1, '14.42'),
(91474, '2420', 15, '', 'Bujii moto NGK', 0, 0, 686, 'D9EA 2420 [TEC DOC]', 1, '7.6'),
(91473, '7112', 15, '', 'Bujii', 0, 0, 686, 'D8HA 7112 [TEC DOC]', 1, '7.6'),
(91472, '2850', 15, '', 'Bujii', 0, 0, 686, '2850', 2, '74.032'),
(91471, '1117', 15, '', 'Bujii moto NGK', 0, 0, 686, '1117_', 1, '7.66'),
(91470, '7912', 15, '', 'Bujii', 0, 0, 686, 'D7EA 7912 [TEC DOC]', 1, '7.6'),
(91469, '6512', 15, '', 'Bujii', 0, 0, 686, 'D6HA 6512 [TEC DOC]', 1, '7.6'),
(91468, '6212', 15, '', 'Bujii', 0, 0, 686, '6212', 1, '7.6'),
(91467, '2720', 15, '', 'Bujii', 0, 0, 686, '2720', 2, '18.074'),
(91466, '4548', 15, '', 'Bujii moto NGK', 0, 0, 686, 'CR9EK 4548 [TEC DOC]', 1, '24.61'),
(91465, '5454', 15, '', 'Bujii moto NGK', 0, 0, 686, '5454', 1, '24.61'),
(91464, '5006', 15, '', 'Bujii moto NGK', 0, 0, 686, '5006', 1, '20.04'),
(91463, '2086', 15, '', 'Bujii moto NGK', 0, 0, 686, 'CR8HSA 2086 [TEC DOC]', 1, '9.36'),
(91462, '7423', 15, '', 'Bujii moto NGK', 0, 0, 686, 'CR8HS 7423 [TEC DOC]', 1, '9.16'),
(91461, '6487', 15, '', 'Bujii moto NGK', 0, 0, 686, 'CR8EVX [TEC DOC]', 1, '37.44'),
(91457, '4549', 15, '', 'Bujii moto NGK', 0, 0, 686, 'CR7HSA 4549 [TEC DOC]', 1, '9.36'),
(91456, '7223', 15, '', 'Bujii moto NGK', 0, 0, 686, 'CR7HS 7223 [TEC DOC]', 1, '8.97'),
(91455, '7004', 15, '', 'Bujii moto NGK', 0, 0, 686, '7004', 1, '33.63'),
(91454, '7546', 15, '', 'Bujii moto NGK', 0, 0, 686, '7546', 1, '23.41'),
(91453, '3486', 15, '', 'Bujii moto NGK', 0, 0, 686, '3486', 1, '23.41'),
(91452, '4509', 15, '', 'Bujii moto NGK', 0, 0, 686, '4509', 1, '21.13'),
(91451, '2983', 15, '', 'Bujii moto NGK', 0, 0, 686, 'CR6HSA 2983 [TEC DOC]', 1, '9.22'),
(91450, '4042', 15, '', 'Bujii moto NGK', 0, 0, 686, '4042', 1, '9.36'),
(91449, '7840', 15, '', 'Bujii moto NGK', 0, 0, 686, '', 2, '52.332'),
(91448, '2874', 15, '', 'Bujii moto NGK', 0, 0, 686, 'CR5HS 2874 [TEC DOC]', 1, '9.58'),
(91447, '2430', 15, '', 'Bujii moto NGK', 0, 0, 686, '2430', 1, '8.77'),
(91446, '2360', 15, '', 'Bujii moto NGK', 0, 0, 686, 'CR10EK 2360 [TEC DOC]', 1, '24.61'),
(91445, '6264', 15, '', 'Bujii moto NGK', 0, 0, 686, '6264', 1, '18.85'),
(91444, '2142', 15, '', 'Bujii', 0, 0, 686, '2142', 1, '19.1'),
(91443, '7499', 15, '', 'Bujii moto NGK', 0, 0, 686, '7499', 1, '15.51'),
(91442, '6821', 15, '', 'Bujii', 0, 0, 686, 'C8HSA 6821 [TEC DOC]', 1, '7.41'),
(91441, '7473', 15, '', 'Bujii', 0, 0, 686, 'C8EH-9 7473 [TEC DOC]', 2, '94.689'),
(91440, '7471', 15, '', 'Bujii moto NGK', 0, 0, 686, 'C8E 7471 [TEC DOC]', 1, '15.51'),
(91439, '4629', 15, '', 'Bujii', 0, 0, 686, 'C7HSA 4629 [TEC DOC]', 1, '7.66'),
(91438, '5096', 15, '', 'Bujii moto NGK', 0, 0, 686, 'C7E 5096 [TEC DOC]', 1, '15.51'),
(91437, '3228', 15, '', 'Bujii', 0, 0, 686, 'C6HSA 3228 [TEC DOC]', 1, '7.66'),
(91436, '4429', 15, '', 'Bujii', 0, 0, 686, '4429', 1, '7.6'),
(91435, '2211', 15, '', 'Bujii', 0, 0, 686, '2211', 2, '40.425'),
(91434, '2147', 15, '', 'Bujii', 0, 0, 686, 'BUZHW 2147 [TEC DOC]', 2, '90.3'),
(91433, '2173', 15, '', 'Bujii', 0, 0, 686, 'BUZHW-2 2173 [TEC DOC]', 1, '36.55'),
(91432, '7447', 15, '', 'Bujii', 0, 0, 686, 'BUZ8H 7447 [TEC DOC]', 1, '37.83'),
(91431, '2876', 15, '', 'Bujii', 0, 0, 686, '2876', 2, '27.23'),
(91430, '6837', 15, '', 'Bujii', 0, 0, 686, 'BUR6EFSZ 6837 [TEC DOC]', 1, '23.86'),
(91429, '5428', 15, '', 'Bujii', 0, 0, 686, 'BUR6EA-11 5428 [TEC DOC]', 1, '8.21'),
(91428, '2470', 15, '', 'Bujii', 0, 0, 686, '2470', 1, '14.62'),
(91427, '5932', 15, '', 'Bujii', 0, 0, 686, '5932', 1, '14.62'),
(91426, '5526', 15, '', 'Bujii', 0, 0, 686, 'BUHXW-1 5526 [TEC DOC]', 1, '12.33'),
(91425, '5626', 15, '', 'Bujii', 0, 0, 686, '5467', 2, '2.38'),
(91424, '6431', 15, '', 'Bujii', 0, 0, 686, 'BU8H 6431 [TEC DOC]', 2, '79.695'),
(91423, '4522', 15, '', 'Bujii', 0, 0, 686, 'BR9HS 4522 [TEC DOC]', 1, '9.36'),
(91422, '4551', 15, '', 'Bujii', 0, 0, 686, 'BR9HS-10 4551 [TEC DOC]', 1, '8.46'),
(91421, '1265', 15, '', 'Bujii', 0, 0, 686, 'BR9EVX [TEC DOC]', 1, '37.44'),
(91420, '3988', 15, '', 'Bujii moto NGK', 0, 0, 686, '', 1, '8.97'),
(91419, '3981', 15, '', 'Bujii', 0, 0, 686, 'BR9EIX 3981 [TEC DOC]', 1, '40.9'),
(91418, '3230', 15, '', 'Bujii', 0, 0, 686, 'BR9EG 3230 [TEC DOC]', 1, '21.13'),
(91417, '3570', 15, '', 'Bujii', 0, 0, 686, 'BR9ECS 3570 [TEC DOC]', 1, '18.85'),
(91416, '3252', 15, '', 'Bujii', 0, 0, 686, 'BR9ECM 3252 [TEC DOC]', 1, '21.13'),
(91415, '5539', 15, '', 'Bujii', 0, 0, 686, 'BR8HSA 5539 [TEC DOC]', 1, '9.22'),
(91414, '4322', 15, '', 'Bujii', 0, 0, 686, 'BR8HS 4322 [TEC DOC]', 1, '8.97'),
(91413, '1134', 15, '', 'Bujii', 0, 0, 686, 'BR8HS-10 1134 [TEC DOC]', 1, '8.71'),
(91412, '7001', 15, '', 'Bujii', 0, 0, 686, 'BR8HIX 7001 [TEC DOC]', 1, '39.23'),
(91411, '1262', 15, '', 'Bujii', 0, 0, 686, 'BR8EVX [TEC DOC]', 1, '37.44'),
(91410, '3639', 15, '', 'Bujii moto NGK', 0, 0, 686, '3639', 1, '8.85'),
(91409, '5044', 15, '', 'Bujii', 0, 0, 686, 'BR8EIX 5044 [TEC DOC]', 1, '38.39'),
(91408, '3130', 15, '', 'Bujii', 0, 0, 686, 'BR8EG 3130 [TEC DOC]', 1, '20.85'),
(91407, '3972', 15, '', 'Bujii', 0, 0, 686, 'BR8ECS 3972 [TEC DOC]', 1, '20.4'),
(91406, '3035', 15, '', 'Bujii', 0, 0, 686, 'BR8ECM 3035 [TEC DOC]', 1, '20.35'),
(91404, '7067', 15, '', 'Bujii', 0, 0, 686, 'BR8HIX 7001 [TEC DOC]', 1, '39.23'),
(91403, '5122', 15, '', 'Bujii', 0, 0, 686, 'BR7ES 5122 [TEC DOC]', 1, '9.05'),
(91402, '6664', 15, '', 'Bujii', 0, 0, 686, '', 1, '48.5'),
(91401, '1094', 15, '', 'Bujii', 0, 0, 686, 'BR7EFS 1094 [TEC DOC]', 1, '8.66'),
(91400, '3522', 15, '', 'Bujii', 0, 0, 686, 'BR6S 3522 [TEC DOC]', 2, '31.206'),
(91399, '4296', 15, '', 'Bujii', 0, 0, 686, 'BR6HSA 4296 [TEC DOC]', 1, '9.05'),
(91398, '3922', 15, '', 'Bujii', 0, 0, 686, 'BR6HS 3922 [TEC DOC]', 1, '9.16'),
(91397, '1090', 15, '', 'Bujii', 0, 0, 686, 'BR6HS-10 1090 [TEC DOC]', 1, '8.91'),
(91396, '3419', 15, '', 'Bujii', 0, 0, 686, 'BR6HIX 3419 [TEC DOC]', 1, '39.23'),
(91395, '4323', 15, '', 'Bujii', 0, 0, 686, 'BR6FS 4323 [TEC DOC]', 1, '8.97'),
(91394, '4922', 15, '', 'Bujii', 0, 0, 686, 'BR6ES 4922 [TEC DOC]', 1, '8.97'),
(91393, '3824', 15, '', 'Bujii', 0, 0, 686, '3824', 1, '12.14'),
(91392, '3722', 15, '', 'Bujii', 0, 0, 686, 'BR5HS 3722 [TEC DOC]', 1, '8.77'),
(91391, '4123', 15, '', 'Bujii', 0, 0, 686, '4123', 1, '8.97'),
(91390, '4133', 15, '', 'Bujii', 0, 0, 686, 'BR4-LM 4133 [TEC DOC]', 1, '8.97'),
(91389, '2751', 15, '', 'Bujii', 0, 0, 686, '2751C', 2, '49.273'),
(91388, '3322', 15, '', 'Bujii', 0, 0, 686, 'BR4HS 3322 [TEC DOC]', 1, '8.71'),
(91387, '5798', 15, '', 'Bujii', 0, 0, 686, 'BR2-LM 5798 [TEC DOC]', 1, '8.1'),
(91386, '7480', 15, '', 'Bujii', 0, 0, 686, '7480', 1, '19.34'),
(91385, '4832', 15, '', 'Bujii', 0, 0, 686, 'BR10ES 4832 [TEC DOC]', 1, '8.77'),
(91384, '6801', 15, '', 'Bujii', 0, 0, 686, '6801', 1, '39.23'),
(91383, '3830', 15, '', 'Bujii', 0, 0, 686, 'BR10EG 3830 [TEC DOC]', 1, '20.52'),
(91382, '5880', 15, '', 'Bujii', 0, 0, 686, '5880', 1, '18.42'),
(91381, '2457', 15, '', 'Bujii', 0, 0, 686, 'BR10ECMVX [TEC DOC]', 1, '37.44'),
(91380, '4234', 15, '', 'Bujii', 0, 0, 686, '4234', 1, '19.1'),
(91379, '3133', 15, '', 'Bujii', 0, 0, 686, 'BPZ8HS-10 3133 [TEC DOC]', 1, '21.13'),
(91378, '4495', 15, '', 'Bujii', 0, 0, 686, 'BPZ8H-N-10 4495 [TEC DOC]', 1, '20.4'),
(91377, '7937', 15, '', 'Bujii', 0, 0, 686, '7937', 1, '8.46'),
(91376, '3725', 15, '', 'Bujii', 0, 0, 686, 'BPR8HS 3725 [TEC DOC]', 1, '9.36'),
(91375, '5573', 15, '', 'Bujii', 0, 0, 686, 'BPR8EVX [TEC DOC]', 1, '36.39'),
(91374, '3923', 15, '', 'Bujii', 0, 0, 686, 'BPR8ES 3923 [TEC DOC]', 1, '8.97'),
(91373, '5541', 15, '', 'Bujii', 0, 0, 686, '5541', 1, '8.97'),
(91372, '1092', 15, '', 'Bujii', 0, 0, 686, 'BPR7HS-10 1092 [TEC DOC]', 1, '8.91'),
(91371, '2023', 15, '', 'Bujii', 0, 0, 686, 'BPR7ES 2023 [TEC DOC]', 1, '8.24'),
(91370, '7226', 15, '', 'Bujii', 0, 0, 686, 'BPR7ES-11 7226 [TEC DOC]', 1, '8.21'),
(91369, '4055', 15, '', 'Bujii', 0, 0, 686, 'BPR7EIX 4055 [TEC DOC]', 1, '39.17'),
(91368, '1142', 15, '', 'Bujii', 0, 0, 686, '1142_', 1, '9.88'),
(91367, '4632', 15, '', 'Bujii', 0, 0, 686, 'BPR6HSA 4632 [TEC DOC]', 1, '8.77'),
(91366, '5343', 15, '', 'Bujii', 0, 0, 686, '5343', 1, '8.1'),
(91365, '2633', 15, '', 'Bujii', 0, 0, 686, 'BPR6HS-10 2633 [TEC DOC]', 2, '95.116'),
(91364, '2623', 15, '', 'Bujii', 0, 0, 686, 'BPR6FS 2623 [TEC DOC]', 2, '4.529'),
(91363, '6427', 15, '', 'Bujii', 0, 0, 686, 'BPR6EY 6427 [TEC DOC]', 2, '182.483'),
(91362, '3577', 15, '', 'Bujii', 0, 0, 686, '3577', 1, '9.94'),
(91361, '7822', 15, '', 'Bujii', 0, 0, 686, 'BPR6ES 7822 [TEC DOC]', 1, '7.93'),
(91360, '4824', 15, '', 'Bujii', 0, 0, 686, 'BPR6ES-11 4824 [TEC DOC]', 1, '8.1'),
(91359, '1128', 15, '', 'Bujii', 0, 0, 686, 'BPR6EKN 1128 [TEC DOC]', 1, '37.94'),
(91358, '6637', 15, '', 'Bujii', 0, 0, 686, 'BPR6EIX 6637 [TEC DOC]', 1, '40.9'),
(91357, '2347', 15, '', 'Bujii', 0, 0, 686, '2347C', 2, '259.462'),
(91356, '3903', 15, '', 'Bujii moto NGK', 0, 0, 686, 'BPR6EIX-11 3903 [TEC DOC]', 1, '39.23'),
(91355, '3623', 15, '', 'Bujii', 0, 0, 686, 'BPR6EFS 3623 [TEC DOC]', 1, '8.1'),
(91354, '2327', 15, '', 'Bujii', 0, 0, 686, '2327', 1, '9.3'),
(91353, '1183', 15, '', 'Bujii', 0, 0, 686, '1183', 1, '26851.31'),
(91352, '2268', 15, '', 'Bujii', 0, 0, 686, '2268', 1, '9.94'),
(91351, '6222', 15, '', 'Bujii', 0, 0, 686, 'BPR5HS 6222 [TEC DOC]', 1, '9.13'),
(91350, '2828', 15, '', 'Bujii', 0, 0, 686, 'BPR5EY 2828 [TEC DOC]', 1, '9.74'),
(91349, '3028', 15, '', 'Bujii', 0, 0, 686, 'BPR5EY-11 3028 [TEC DOC]', 1, '9.69'),
(91348, '7422', 15, '', 'Bujii', 0, 0, 686, 'BPR5ES 7422 [TEC DOC]', 2, '0'),
(91347, '3154', 15, '', 'Bujii', 0, 0, 686, '3154', 1, '8.66'),
(91346, '4424', 15, '', 'Bujii', 0, 0, 686, 'BPR5ES-11 4424 [TEC DOC]', 1, '8.1'),
(91345, '5685', 15, '', 'Bujii', 0, 0, 686, 'BPR5EKU 5685 [TEC DOC]', 1, '15.42'),
(91344, '6597', 15, '', 'Bujii', 0, 0, 686, 'BPR5EIX 6597 [TEC DOC]', 2, '112.812'),
(91343, '2115', 15, '', 'Bujii', 0, 0, 686, 'BPR5EIX-11 2115 [TEC DOC]', 1, '39.42'),
(91342, '2223', 15, '', 'Bujii', 0, 0, 686, '2223-22.01', 2, '30.429'),
(91341, '7075', 15, '', 'Bujii', 0, 0, 686, '7075', 2, '0'),
(91340, '5638', 15, '', 'Bujii', 0, 0, 686, '5638', 1, '8.97'),
(91339, '7823', 15, '', 'Bujii', 0, 0, 686, 'BPR4HS 7823 [TEC DOC]', 1, '8.77'),
(91338, '1127', 15, '', 'Bujii', 0, 0, 686, 'BPR4FS 1127 [TEC DOC]', 1, '8.66'),
(91337, '2727', 15, '', 'Bujii', 0, 0, 686, '2727', 1, '8.66'),
(91336, '2527', 15, '', 'Bujii', 0, 0, 686, 'BPR4FS-11 2527 [TEC DOC]', 1, '8.97'),
(91335, '7222', 15, '', 'Bujii', 0, 0, 686, 'BPR4ES 7222 [TEC DOC]', 2, '66.731'),
(91334, '2264', 15, '', 'Bujii', 0, 0, 686, 'BPR2ES 2264 [TEC DOC]', 1, '8.71'),
(91333, '4345', 15, '', 'Bujii', 0, 0, 686, '4345', 1, '8.24'),
(91332, '1270', 15, '', 'Bujii', 0, 0, 686, 'BPMR6F 1270 [TEC DOC]', 1, '8.91'),
(91331, '4114', 15, '', 'Bujii', 0, 0, 686, '4114', 1, '8.41'),
(91330, '1029', 15, '', 'Bujii', 0, 0, 686, 'BPMR6A-10 [TEC DOC]', 1, '8.83'),
(91329, '6028', 15, '', 'Bujii', 0, 0, 686, 'BPMR4A 6028 [TEC DOC]', 1, '8.71'),
(91328, '3201', 15, '', 'Bujii', 0, 0, 686, '3201', 1, '7.35'),
(91327, '4562', 15, '', 'Bujii', 0, 0, 686, 'BPM6Y 4562 [TEC DOC]', 1, '7.56'),
(91326, '5950', 15, '', 'Bujii', 0, 0, 686, 'BPM6F 5950 [TEC DOC]', 1, '7.41'),
(91325, '2963', 15, '', 'Bujii', 0, 0, 686, '2963', 1, '6.99'),
(91324, '5928', 15, '', 'Bujii', 0, 0, 686, 'BPM4A [TEC DOC]', 2, '147.721'),
(91323, '7526', 15, '', 'Bujii', 0, 0, 686, '7526', 1, '8.41'),
(91322, '2630', 15, '', 'Bujii', 0, 0, 686, 'P2630', 1, '7.41'),
(91321, '6729', 15, '', 'Bujii', 0, 0, 686, 'BP8HS-15 6729 [TEC DOC]', 1, '7.6'),
(91320, '4838', 15, '', 'Bujii', 0, 0, 686, 'BP8H-N-10 4838 [TEC DOC]', 1, '7.66'),
(91319, '2671', 15, '', 'Bujii', 0, 0, 686, 'BP8EVX [TEC DOC]', 1, '43.23'),
(91318, '2912', 15, '', 'Bujii', 0, 0, 686, 'BP8ES 2912 [TEC DOC]', 2, '0'),
(91317, '5111', 15, '', 'Bujii', 0, 0, 686, 'BP7HS 5111 [TEC DOC]', 1, '5.85'),
(91316, '7829', 15, '', 'Bujii', 0, 0, 686, 'BP7HS-10 7829 [TEC DOC]', 2, '0'),
(91315, '7270', 15, '', 'Bujii', 0, 0, 686, 'BP7EVX [TEC DOC]', 1, '26.51'),
(91314, '2412', 15, '', 'Bujii', 0, 0, 686, 'BP7ES 2412 [TEC DOC]', 1, '7.07'),
(91313, '3526', 15, '', 'Bujii', 0, 0, 686, 'BP7EFS 3526 [TEC DOC]', 1, '7.07'),
(91312, '1046', 15, '', 'Bujii', 0, 0, 686, 'BP6HSA 1046 [TEC DOC]', 1, '7.6'),
(91311, '4511', 15, '', 'Bujii', 0, 0, 686, 'BP6HS 4511 [TEC DOC]', 1, '5.49'),
(91310, '6326', 15, '', 'Bujii', 0, 0, 686, 'BP6HS-10 6326 [TEC DOC]', 2, '73.864'),
(91309, '3512', 15, '', 'Bujii', 0, 0, 686, 'BP6FS 3512 [TEC DOC]', 1, '8.41'),
(91308, '7727', 15, '', 'Bujii', 0, 0, 686, '7727', 1, '8.41'),
(91307, '1263', 15, '', 'Bujii', 0, 0, 686, 'BP6ET 1263 [TEC DOC]', 2, '73.773'),
(91306, '7639', 15, '', 'Bujii', 0, 0, 686, 'BP6ESZ 7639 [TEC DOC]', 1, '11.17'),
(91305, '7811', 15, '', 'Bujii', 0, 0, 686, 'BP6ES 7811 [TEC DOC]', 2, '13.034'),
(91304, '1212', 15, '', 'Bujii', 0, 0, 686, 'BP6ES-11 1212 [TEC DOC]', 1, '8.41'),
(91303, '3812', 15, '', 'Bujii', 0, 0, 686, 'BP6EFS 3812 [TEC DOC]', 1, '6.71'),
(91302, '5637', 15, '', 'Bujii', 0, 0, 686, '5467', 2, '2.702'),
(91301, '3011', 15, '', 'Bujii', 0, 0, 686, 'BP5S 3011 [TEC DOC]', 1, '7.6'),
(91300, '4111', 15, '', 'Bujii', 0, 0, 686, 'BP5HS 4111 [TEC DOC]', 1, '7.3'),
(91294, '2285', 15, '', 'Bujii', 0, 0, 686, 'BP5ES-A 2285 [TEC DOC]', 2, '0'),
(91293, '6511', 15, '', 'Bujii', 0, 0, 686, 'BP5ES 6511 [TEC DOC]', 1, '6.32'),
(91292, '3712', 15, '', 'Bujii', 0, 0, 686, 'BP5EFS 3712 [TEC DOC]', 1, '6.76'),
(91291, '2364', 15, '', 'Bujii', 0, 0, 686, '2364', 1, '7.93'),
(91290, '3611', 15, '', 'Bujii', 0, 0, 686, 'BP4HS 3611 [TEC DOC]', 1, '7.66'),
(91289, '3311', 15, '', 'Bujii', 0, 0, 686, 'BP-4H 3311 [TEC DOC]', 1, '7.66'),
(91288, '1028', 15, '', 'Bujii', 0, 0, 686, '1028_', 1, '8.11'),
(91287, '6928', 15, '', 'Bujii moto NGK', 0, 0, 686, 'BP4ES 6928 [TEC DOC]', 1, '7.41'),
(91286, '2911', 15, '', 'Bujii', 0, 0, 686, 'BP-4 2911 [TEC DOC]', 1, '7.41'),
(91285, '5411', 15, '', 'Bujii', 0, 0, 686, '5411', 2, '81.585'),
(91284, '4226', 15, '', 'Bujii', 0, 0, 686, 'BMR7A 4226 [TEC DOC]', 1, '8.71'),
(91283, '2144', 15, '', 'Bujii', 0, 0, 686, 'BMR6F 2144 [TEC DOC]', 1, '8.71'),
(91282, '3850', 15, '', 'Bujii', 0, 0, 686, '3850', 1, '8.1'),
(91281, '3568', 15, '', 'Bujii', 0, 0, 686, '3568', 1, '11.5'),
(91280, '6421', 15, '', 'Bujii', 0, 0, 686, '6421', 1, '7.41'),
(91279, '6521', 15, '', 'Bujii', 0, 0, 686, 'BM7A 6521 [TEC DOC]', 1, '6.99'),
(91278, '6321', 15, '', 'Bujii', 0, 0, 686, 'BM-7 [TEC DOC]', 1, '7.38'),
(91277, '6221', 15, '', 'Bujii', 0, 0, 686, '6221', 1, '6.99'),
(91276, '2680', 15, '', 'Bujii', 0, 0, 686, '2680', 2, '13.006'),
(91275, '7873', 15, '', 'Bujii', 0, 0, 686, 'BKUR7ET 7873 [TEC DOC]', 2, '20.636'),
(91274, '6992', 15, '', 'Bujii', 0, 0, 686, 'BKUR6ETB 6992 [TEC DOC]', 1, '15.62'),
(91273, '5461', 15, '', 'Bujii', 0, 0, 686, '5461', 1, '16.45'),
(91272, '2397', 15, '', 'Bujii', 0, 0, 686, 'BKUR6ET-10 2397 [TEC DOC]', 1, '16.45'),
(91271, '2213', 15, '', 'Bujii', 0, 0, 686, 'BKUR6EK 2213 [TEC DOC]', 1, '16.12'),
(91270, '2789', 15, '', 'Bujii', 0, 0, 686, 'BKUR5ET 2789 [TEC DOC]', 1, '16.45'),
(91269, '7553', 15, '', 'Bujii', 0, 0, 686, 'BKUR5ET-10 7553 [TEC DOC]', 2, '2.128'),
(91268, '2668', 15, '', 'Bujii', 0, 0, 686, '2668', 1, '55.96'),
(91267, '3544', 15, '', 'Bujii', 0, 0, 686, 'BKR7EVX [TEC DOC]', 1, '36.39'),
(91266, '4685', 15, '', 'Bujii', 0, 0, 686, 'BKR7EVX-11 [TEC DOC]', 1, '36.39'),
(91265, '6313', 15, '', 'Bujii', 0, 0, 686, '6313', 1, '11.8'),
(91264, '2387', 15, '', 'Bujii', 0, 0, 686, 'BKR7ES-11 2387 [TEC DOC]', 1, '9.3'),
(91263, '4285', 15, '', 'Bujii', 0, 0, 686, 'BKR7EQUP 4285 [TEC DOC]', 1, '54.62'),
(91262, '6256', 15, '', 'Bujii', 0, 0, 686, 'BKR7E-N-11 6256 [TEC DOC]', 1, '10.77'),
(91261, '7354', 15, '', 'Bujii', 0, 0, 686, 'BKR7EKC 7354 [TEC DOC]', 1, '17.74'),
(91260, '2667', 15, '', 'Bujii moto NGK', 0, 0, 686, 'BKR7EIX 2667 [TEC DOC]', 1, '55.96'),
(91259, '6988', 15, '', 'Bujii', 0, 0, 686, 'BKR7EIX-11 6988 [TEC DOC]', 2, '0'),
(91258, '6097', 15, '', 'Bujii', 0, 0, 686, 'BKR7E 6097 [TEC DOC]', 1, '9.3'),
(91257, '1283', 15, '', 'Bujii', 0, 0, 686, '1283', 1, '8.21'),
(91256, '4293', 15, '', 'Bujii', 0, 0, 686, '4293', 1, '30.4'),
(91255, '4619', 15, '', 'Bujii', 0, 0, 686, 'BKR6EZ 4619 [TEC DOC]', 1, '10.92'),
(91254, '2249', 15, '', 'Bujii', 0, 0, 686, 'BKR6EYA 2249 [TEC DOC]', 1, '7.93'),
(91253, '4073', 15, '', 'Bujii', 0, 0, 686, 'BKR6EYA-11 4073 [TEC DOC]', 1, '10.36'),
(91252, '3696', 15, '', 'Bujii', 0, 0, 686, 'BKR6EY 3696 [TEC DOC]', 1, '9.3'),
(91251, '4368', 15, '', 'Bujii', 0, 0, 686, '4368', 1, '9.3'),
(91250, '3539', 15, '', 'Bujii', 0, 0, 686, 'BKR6EVX [TEC DOC]', 1, '27.48'),
(91249, '3540', 15, '', 'Bujii', 0, 0, 686, 'BKR6EVX-11 [TEC DOC]', 1, '36.39'),
(91248, '7998', 15, '', 'Bujii', 0, 0, 686, 'BKR6ETA-10 7998 [TEC DOC]', 2, '17.612'),
(91247, '3783', 15, '', 'Bujii', 0, 0, 686, 'BKR6ES 3783 [TEC DOC]', 1, '8.97'),
(91246, '5553', 15, '', 'Bujii', 0, 0, 686, 'BKR6ES-11 5553 [TEC DOC]', 1, '8.66'),
(91245, '3199', 15, '', 'Bujii', 0, 0, 686, 'BKR6EQUP 3199 [TEC DOC]', 1, '36.3'),
(91244, '6872', 15, '', 'Bujii', 0, 0, 686, 'BKR6EQUA 6872 [TEC DOC]', 1, '33.96'),
(91243, '2215', 15, '', 'Bujii', 0, 0, 686, 'BKR6EP-8 2215 [TEC DOC]', 1, '46.19'),
(91242, '2550', 15, '', 'Bujii', 0, 0, 686, 'BKR6EP-13 2550 [TEC DOC]', 1, '35.75'),
(91241, '5724', 15, '', 'Bujii', 0, 0, 686, 'BKR6E-N-11 5724 [TEC DOC]', 1, '11.44'),
(91240, '7892', 15, '', 'Bujii', 0, 0, 686, 'BKR6EKUE 7892 [TEC DOC]', 1, '39.31'),
(91239, '3584', 15, '', 'Bujii', 0, 0, 686, 'BKR6EKUB 3584 [TEC DOC]', 1, '24.3'),
(91238, '3452', 15, '', 'Bujii', 0, 0, 686, 'BKR6EKPB-11 3452 [TEC DOC]', 1, '49.67'),
(91237, '2513', 15, '', 'Bujii', 0, 0, 686, 'BKR6EKPA 2513 [TEC DOC]', 1, '63.86'),
(91236, '5649', 15, '', 'Bujii', 0, 0, 686, 'BKR6EKE 5649 [TEC DOC]', 2, '55.657'),
(91235, '2848', 15, '', 'Bujii', 0, 0, 686, 'BKR6EKC 2848 [TEC DOC]', 2, '7.434'),
(91234, '3583', 15, '', 'Bujii', 0, 0, 686, 'BKR6EKB-11 3583 [TEC DOC]', 1, '13.44'),
(91233, '2288', 15, '', 'Bujii', 0, 0, 686, 'BKR6EK 2288 [TEC DOC]', 1, '14.62'),
(91232, '6418', 15, '', 'Bujii', 0, 0, 686, 'BKR6EIX 6418 [TEC DOC]', 2, '269.199'),
(91231, '3764', 15, '', 'Bujii', 0, 0, 686, 'BKR6EIX-11 3764 [TEC DOC]', 1, '40.9'),
(91230, '4856', 15, '', 'Bujii', 0, 0, 686, '4856', 2, '100.982'),
(91229, '2756', 15, '', 'Bujii', 0, 0, 686, 'BKR6E-11 2756 [TEC DOC]', 2, '23.975'),
(91228, '6714', 15, '', 'Bujii', 0, 0, 686, '6714C', 1, '10.92'),
(91227, '2087', 15, '', 'Bujii', 0, 0, 686, 'BKR5EYA 2087 [TEC DOC]', 1, '10.36'),
(91226, '2526', 15, '', 'Bujii', 0, 0, 686, 'BKR5EYA-11 2526 [TEC DOC]', 1, '10.86'),
(91225, '7390', 15, '', 'Bujii', 0, 0, 686, 'BKR5EY 7390 [TEC DOC]', 1, '9.3'),
(91224, '2355', 15, '', 'Bujii', 0, 0, 686, 'BKR5EY-11 2355 [TEC DOC]', 1, '9.3'),
(91223, '2460', 15, '', 'Bujii', 0, 0, 686, 'BKR5ES 2460 [TEC DOC]', 1, '8.97'),
(91222, '2382', 15, '', 'Bujii', 0, 0, 686, 'BKR5ES-11 2382 [TEC DOC]', 1, '8.97'),
(91221, '3566', 15, '', 'Bujii', 0, 0, 686, 'BKR5EQUPA 3566 [TEC DOC]', 1, '30.98'),
(91220, '3440', 15, '', 'Bujii', 0, 0, 686, 'BKR5EP-11 3440 [TEC DOC]', 1, '46.19'),
(91219, '2890', 15, '', 'Bujii', 0, 0, 686, 'BKR5EKUP 2890 [TEC DOC]', 1, '32.24'),
(91218, '3964', 15, '', 'Bujii', 0, 0, 686, 'BKR5EKU 3964 [TEC DOC]', 1, '16.76'),
(91217, '5216', 15, '', 'Bujii', 0, 0, 686, 'BKR5EKC 5216 [TEC DOC]', 2, '18.067'),
(91216, '3967', 15, '', 'Bujii', 0, 0, 686, 'BKR5EKB-11 3967 [TEC DOC]', 1, '13.11'),
(91215, '4483', 15, '', 'Bujii', 0, 0, 686, '4483', 1, '13.44'),
(91214, '6341', 15, '', 'Bujii', 0, 0, 686, 'BKR5EIX 6341 [TEC DOC]', 1, '39.56'),
(91213, '5464', 15, '', 'Bujii', 0, 0, 686, 'BKR5EIX-11 5464 [TEC DOC]', 2, '84.266'),
(91212, '5424', 15, '', 'Bujii', 0, 0, 686, '5424', 1, '10.36'),
(91211, '3536', 15, '', 'Bujii', 0, 0, 686, 'BK6E 3536 [TEC DOC]', 1, '8.11'),
(91210, '7340', 15, '', 'Bujii', 0, 0, 686, 'BK6E-11 7340 [TEC DOC]', 1, '8.41'),
(91209, '5675', 15, '', 'Bujii', 0, 0, 686, 'BK5ESZ 5675 [TEC DOC]', 1, '7.55'),
(91208, '2074', 15, '', 'Bujii', 0, 0, 686, 'BCRE527Y 2074 [TEC DOC]', 1, '13'),
(91207, '5430', 15, '', 'Bujii', 0, 0, 686, 'BCR8ES 5430 [TEC DOC]', 1, '8.66'),
(91206, '1152', 15, '', 'Bujii', 0, 0, 686, '1152_', 1, '9.3'),
(91205, '2164', 15, '', 'Bujii', 0, 0, 686, 'BCPR7ET 2164 [TEC DOC]', 1, '15.01'),
(91204, '3330', 15, '', 'Bujii', 0, 0, 686, 'BCPR7ES 3330 [TEC DOC]', 1, '8.1'),
(91203, '1095', 15, '', 'Bujii', 0, 0, 686, 'BCPR7ES-11 1095 [TEC DOC]', 1, '8.46'),
(91202, '5690', 15, '', 'Bujii', 0, 0, 686, 'BCPR7EIX 5690 [TEC DOC]', 2, '34.545'),
(91201, '1272', 15, '', 'Bujii', 0, 0, 686, '1272_', 1, '10.36'),
(91200, '1146', 15, '', 'Bujii', 0, 0, 686, 'BCPR6EY 1146 [TEC DOC]', 1, '9.34'),
(91199, '3720', 15, '', 'Bujii', 0, 0, 686, 'BCPR6EY-11 3720 [TEC DOC]', 1, '10.36'),
(91198, '2197', 15, '', 'Bujii', 0, 0, 686, 'BCPR6ET 2197 [TEC DOC]', 1, '15.2'),
(91197, '2330', 15, '', 'Bujii', 0, 0, 686, 'BCPR6ES 2330 [TEC DOC]', 1, '8.1'),
(91196, '4919', 15, '', 'Bujii', 0, 0, 686, 'BCPR6EIX-11 4919 [TEC DOC]', 1, '40.9'),
(91195, '1269', 15, '', 'Bujii', 0, 0, 686, 'BCPR6E 1269 [TEC DOC]', 1, '9.69'),
(91194, '3132', 15, '', 'Bujii', 0, 0, 686, 'BCPR6E-11 3132 [TEC DOC]', 1, '8.57'),
(91193, '1266', 15, '', 'Bujii', 0, 0, 686, 'BCPR5EY 1266 [TEC DOC]', 1, '9.69'),
(91192, '4120', 15, '', 'Bujii', 0, 0, 686, '4120', 1, '9.69'),
(91191, '6130', 15, '', 'Bujii', 0, 0, 686, 'BCPR5ES 6130 [TEC DOC]', 1, '8.1'),
(91190, '1145', 15, '', 'Bujii', 0, 0, 686, '1145_', 1, '8.91'),
(91189, '7681', 15, '', 'Bujii', 0, 0, 686, 'BCP7EVX [TEC DOC]', 1, '26.14'),
(91188, '2078', 15, '', 'Bujii moto NGK', 0, 0, 686, 'BCP7ET 2078 [TEC DOC]', 1, '12.75'),
(91187, '5030', 15, '', 'Bujii', 0, 0, 686, 'BCP7ES 5030 [TEC DOC]', 1, '6.93'),
(91186, '6323', 15, '', 'Bujii', 0, 0, 686, 'BCP6EVX [TEC DOC]', 1, '24.52'),
(91185, '1069', 15, '', 'Bujii', 0, 0, 686, '1069', 1, '31.46'),
(91184, '4563', 15, '', 'Bujii', 0, 0, 686, 'BCP6ET 4563 [TEC DOC]', 1, '12.86'),
(91183, '4930', 15, '', 'Bujii', 0, 0, 686, 'BCP6ES 4930 [TEC DOC]', 1, '6.76'),
(91182, '5860', 15, '', 'Bujii', 0, 0, 686, '5860', 2, '139.58'),
(91181, '5664', 15, '', 'Bujii', 0, 0, 686, 'BCP5EVX [TEC DOC]', 2, '101.444'),
(91180, '7496', 15, '', 'Bujii', 0, 0, 686, 'BCP5ES 7496 [TEC DOC]', 1, '7.07'),
(91179, '7810', 15, '', 'Bujii', 0, 0, 686, '', 1, '8.11'),
(91178, '4783', 15, '', 'Bujii', 0, 0, 686, '', 1, '8.71'),
(91177, '2254', 15, '', 'Bujii', 0, 0, 686, '2254', 1, '26.51'),
(91176, '5810', 15, '', 'Bujii moto NGK', 0, 0, 686, 'B9HS 5810 [TEC DOC]', 2, '222.635'),
(91175, '7254', 15, '', 'Bujii', 0, 0, 686, 'B9EVX [TEC DOC]', 1, '27.09'),
(91174, '2611', 15, '', 'Bujii moto NGK', 0, 0, 686, 'B9ES 2611 [TEC DOC]', 1, '7.07'),
(91173, '5827', 15, '', 'Bujii moto NGK', 0, 0, 686, 'B9EGV 5827 [TEC DOC]', 1, '36.39'),
(91172, '3530', 15, '', 'Bujii moto NGK', 0, 0, 686, 'B9EG 3530 [TEC DOC]', 1, '16.12'),
(91171, '1085', 15, '', 'Bujii', 0, 0, 686, '1085_', 1, '8.11'),
(91170, '7058', 15, '', 'Bujii', 0, 0, 686, 'WINKEL', 1, '14.93'),
(91169, '2145', 15, '', 'Bujii', 0, 0, 686, 'B95EGV 2145 [TEC DOC]', 2, '69.279'),
(91168, '3810', 15, '', 'Bujii', 0, 0, 686, '3810', 1, '7.66'),
(91167, '3014', 15, '', 'Bujii moto NGK', 0, 0, 686, '3014', 1, '7.07'),
(91166, '5126', 15, '', 'Bujii', 0, 0, 686, 'B8HS-10 5126 [TEC DOC]', 1, '7.07'),
(91165, '2621', 15, '', 'Bujii', 0, 0, 686, '2621', 2, '33.838'),
(91164, '7051', 15, '', 'Bujii', 0, 0, 686, 'B8EVX [TEC DOC]', 1, '25.2'),
(91163, '1015', 15, '', 'Bujii moto NGK', 0, 0, 686, '1015_', 1, '7.07'),
(91162, '5627', 15, '', 'Bujii', 0, 0, 686, 'B8EGV 5627 [TEC DOC]', 2, '17.094'),
(91161, '3430', 15, '', 'Bujii moto NGK', 0, 0, 686, 'B8EG 3430 [TEC DOC]', 1, '16.01'),
(91160, '1049', 15, '', 'Bujii', 0, 0, 686, 'B8EFS 1049 [TEC DOC]', 1, '8.11'),
(91159, '2821', 15, '', 'Bujii', 0, 0, 686, 'B8ECS 2821 [TEC DOC]', 1, '14.93'),
(91158, '3710', 15, '', 'Bujii', 0, 0, 686, 'B7S 3710 [TEC DOC]', 1, '7.66'),
(91157, '2792', 15, '', 'Bujii moto NGK', 0, 0, 686, '2792', 1, '7.07'),
(91156, '2129', 15, '', 'Bujii', 0, 0, 686, 'B7HS-10 2129 [TEC DOC]', 1, '7.07'),
(91155, '1111', 15, '', 'Bujii moto NGK', 0, 0, 686, 'B7ES 1111 [TEC DOC]', 1, '7.07'),
(91154, '2528', 15, '', 'Bujii', 0, 0, 686, 'B7ECS 2528 [TEC DOC]', 1, '14.93'),
(91153, '2319', 15, '', 'Bujii', 0, 0, 686, '2319', 1, '6.99'),
(91152, '3212', 15, '', 'Bujii moto NGK', 0, 0, 686, 'B-6L 3212 [TEC DOC]', 2, '0.77'),
(91151, '2417', 15, '', 'Bujii moto NGK', 0, 0, 686, '2417', 2, '25.627'),
(91150, '1052', 15, '', 'Bujii', 0, 0, 686, 'B6HS-10 1052 [TEC DOC]', 1, '7.51'),
(91149, '7310', 15, '', 'Bujii moto NGK', 0, 0, 686, 'B6ES 7310 [TEC DOC]', 1, '7.07'),
(91148, '4210', 15, '', 'Bujii moto NGK', 0, 0, 686, 'B5HS 4210 [TEC DOC]', 1, '7.13'),
(91147, '6410', 15, '', 'Bujii', 0, 0, 686, 'B5ES 6410 [TEC DOC]', 1, '7.41'),
(91146, '1228', 15, '', 'Bujii moto NGK', 0, 0, 686, '1228', 1, '7.74'),
(91145, '4110', 15, '', 'Bujii moto NGK', 0, 0, 686, 'B-4H 4110 [TEC DOC]', 1, '7.41'),
(91144, '4129', 15, '', 'Bujii', 0, 0, 686, '4129', 1, '7.41'),
(91143, '3210', 15, '', 'Bujii', 0, 0, 686, 'B-4 3210 [TEC DOC]', 1, '7.41'),
(91141, '3411', 15, '', 'Bujii', 0, 0, 686, '3411', 1, '7.66'),
(91140, '3110', 15, '', 'Bujii', 0, 0, 686, 'B-2 3110 [TEC DOC]', 1, '7.66'),
(91139, '2399', 15, '', 'Bujii', 0, 0, 686, '2399', 2, '39.305'),
(91138, '7928', 15, '', 'Bujii moto NGK', 0, 0, 686, 'B10ES 7928 [TEC DOC]', 1, '7.41'),
(91137, '5927', 15, '', 'Bujii moto NGK', 0, 0, 686, 'B10EGV 5927 [TEC DOC]', 1, '36.39'),
(91136, '5224', 15, '', 'Bujii moto NGK', 0, 0, 686, '5224', 1, '81.53'),
(91135, '3630', 15, '', 'Bujii moto NGK', 0, 0, 686, 'B10EG 3630 [TEC DOC]', 1, '16.12'),
(91134, '2199', 15, '', 'Bujii', 0, 0, 686, '2199', 1, '14.93'),
(91133, '2171', 15, '', 'Bujii', 0, 0, 686, 'B105EGV 2171 [TEC DOC]', 1, '35.99'),
(91132, '2077', 15, '', 'Bujii', 0, 0, 686, '2077', 1, '84.52'),
(91131, '3323', 15, '', 'Bujii', 0, 0, 686, 'AR6FS 3323 [TEC DOC]', 1, '8.97'),
(91130, '2922', 15, '', 'Bujii', 0, 0, 686, 'APR6FS 2922 [TEC DOC]', 2, '394.422'),
(91129, '3122', 15, '', 'Bujii', 0, 0, 686, '3122', 1, '8.66'),
(91128, '2710', 15, '', 'Bujii', 0, 0, 686, 'AP6FS 2710 [TEC DOC]', 1, '7.07'),
(91127, '2610', 15, '', 'Bujii', 0, 0, 686, '2610', 1, '8.41'),
(91126, '3010', 15, '', 'Bujii', 0, 0, 686, '3010', 1, '14.51'),
(91125, '2910', 15, '', 'Bujii', 0, 0, 686, '2910', 2, '0'),
(91124, '3020', 15, '', 'Bujii', 0, 0, 686, '3020', 1, '14.1'),
(91123, '5272', 15, '', 'Bujii', 0, 0, 686, '5272', 1, '8.41'),
(91109, '8195050', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '77.83'),
(91108, '8195048', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '63.61'),
(91107, '8195047', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '72.39'),
(91106, '8195045', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '64.21'),
(91105, '8195044', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '65.35'),
(91104, '8195043', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '65.43'),
(91103, '8195042', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '59.91'),
(91102, '8195037', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.01'),
(91101, '8195036', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '58.93'),
(91100, '8195033', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.77'),
(91099, '8195031', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '69.12'),
(91098, '8195030', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '42.18'),
(90974, '8163436', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '42.66'),
(90970, '8163430', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '73.79'),
(90969, '8163429', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.67'),
(90965, '8163417', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '70.1'),
(90958, '8163405', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.96'),
(90956, '8163403', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '26.68'),
(90955, '8163401', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '15.49'),
(90954, '8163400', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.96'),
(90953, '8162040', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '73.26'),
(90952, '8162036', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '109.87'),
(90951, '8162032', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '131.68'),
(90950, '8162030', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '85.74'),
(90942, '8162020', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '74.69'),
(90939, '8162017', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '81.12'),
(90925, '8159200', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '80.21'),
(90924, '8158700', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '60.26'),
(90923, '8156819', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '58.74'),
(90922, '8156809', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.48'),
(90917, '8156800', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.77'),
(90915, '8155427', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '135.98'),
(90913, '8155425', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '122.53'),
(90911, '8155423', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.85'),
(90909, '8155421', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '127.3'),
(90907, '8155418', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '132.54'),
(90905, '8155414', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '147.5'),
(90903, '8155412', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '147.5'),
(90901, '8155405', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '106.04'),
(90899, '8155403', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '99.54'),
(90897, '8144219', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '95.37'),
(90895, '8144216', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '69.6'),
(90893, '8142104', 175, '', 'Amortizoare hayon', 0, 0, 2454, '', 1, '58.74'),
(90891, '8137225', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '96.89'),
(90889, '8137221', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '77.83'),
(90886, '8137212', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.82'),
(90884, '8137200', 175, '', 'Amortizoare hayon', 0, 0, 219, '8137200', 1, '39.6'),
(90882, '8135729', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '76.29'),
(90880, '8135718', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '92.29'),
(90878, '8135708', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '70.1'),
(90875, '8127561', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '69.79'),
(90873, '8127559', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '87.2'),
(90871, '8127557', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '65.8'),
(90869, '8127554', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '78.01'),
(90867, '8127551', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '68.19'),
(90865, '8127549', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '45.47'),
(90863, '8127547', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '79.28'),
(90861, '8127545', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '95.91'),
(90859, '8127542', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.96'),
(90856, '8127536', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.96'),
(90854, '8127534', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '75.6'),
(90852, '8127532', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '58.08'),
(90850, '8127527', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '75.6'),
(90848, '8127524', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '26.68'),
(90846, '8127522', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '63.6'),
(90844, '8127513', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '53.49'),
(90842, '8127511', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '63.36'),
(90840, '8126145', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '61.82'),
(90838, '8126141', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '74.78'),
(90836, '8126134', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '78.86'),
(90834, '8126129', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.85'),
(90832, '8126126', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.01'),
(90830, '8126124', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '36.34'),
(90828, '8126122', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.67'),
(90826, '8126113', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '66.33'),
(90824, '8126111', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '67.29'),
(90822, '8126104', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '67.29'),
(90819, '8115642', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.56'),
(90817, '8115638', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '74.78'),
(90815, '8115634', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '67.9'),
(90813, '8115631', 175, '', 'Amortizoare hayon', 0, 0, 2454, '', 1, '100.47'),
(90811, '8115629', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '68.19'),
(90809, '8115622', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '65.43'),
(90807, '8115619', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '49.03'),
(90805, '8115615', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '80.4'),
(90803, '8115611', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '66.33'),
(90801, '8115605', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '74.69'),
(90799, '8108428', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '53.91'),
(90797, '8108426', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '47.84'),
(90795, '8108419', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '17.34'),
(90793, '8108416', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.38'),
(90789, '8108409', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '58.08'),
(90787, '8108406', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '90.33'),
(90785, '8108404', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '64.5'),
(90783, '8108402', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '68.19'),
(90781, '8104234', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '88.63'),
(90779, '8104232', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '78.7'),
(90777, '8104230', 175, '', 'Amortizoare hayon', 0, 0, 219, '8104230', 1, '78.61'),
(90775, '8104226', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '62.38'),
(90773, '8104219', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '82.05'),
(90770, '8104212', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '77.43'),
(90768, '8104210', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '43.34'),
(90767, '8104209', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '13.07'),
(90766, '8104208', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '69.12'),
(90764, '8104206', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '73.79'),
(90762, '8104204', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '68.19'),
(90761, '8104203', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '56.25'),
(90760, '8104201', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '68.19'),
(90758, '8100711', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '65.43'),
(90756, '8100704', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '81.12'),
(90754, '8095805', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '76.29'),
(90752, '8095011', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '73.24'),
(90750, '8095006', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '68.67'),
(90748, '8095004', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '51.87'),
(90746, '8077802', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '70.1'),
(90744, '8072900', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '77.06'),
(90742, '8069701', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '69.12'),
(90740, '8066701', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '67.29'),
(90737, '8063402', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '63.6'),
(90735, '8056806', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '62.38'),
(90733, '8056800', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '26.68'),
(90731, '8042101', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '58.74'),
(90727, '8026103', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '81.44'),
(90724, '8015602', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '64.5'),
(90722, '8008416', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '76.29'),
(90720, '8008413', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '49.07'),
(90718, '8008408', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '51.73'),
(90717, '8008407', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '62.67'),
(90716, '8008405', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '62.67'),
(90714, '8008401', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '63.6');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(90712, '8004218', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '90.89'),
(90710, '8004214', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '80.59'),
(90707, '8004208', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '70.1'),
(90705, '8004201', 175, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '70.1'),
(90704, '77817', 175, '', 'Fata', 0, 0, 649, '', 1, '77.62'),
(90703, '77816', 175, '', 'Fata', 0, 0, 649, '', 1, '67.9'),
(90702, '77805', 175, '', 'Fata', 0, 0, 649, '', 1, '59.8'),
(90701, '6188902', 175, '', 'Spate', 0, 0, 637, '', 1, '461.07'),
(90700, '6166701', 175, '', 'Fata', 0, 0, 637, '', 1, '747.64'),
(90699, '6162014', 175, '', 'Fata', 0, 0, 637, '', 1, '721.86'),
(90698, '6162001', 175, '', 'Fata', 0, 0, 637, '', 1, '721.86'),
(90697, '6162000', 175, '', 'Fata', 0, 0, 637, '', 1, '655.08'),
(90696, '6155407', 175, '', 'Fata', 0, 0, 637, '', 1, '366.17'),
(90695, '6127526', 175, '', 'Fata', 0, 0, 637, '', 1, '550'),
(90694, '6127518', 175, '', 'Fata', 0, 0, 637, '6127518', 1, '620'),
(90693, '6126100', 175, '', 'Spate', 0, 0, 637, '', 1, '925.64'),
(90692, '6088900', 175, '', 'Spate', 0, 0, 637, '', 1, '387.28'),
(90691, '5895005', 175, '', 'Fata', 0, 0, 637, '', 1, '740.53'),
(90690, '5872901', 175, '', 'Fata', 0, 0, 637, '', 1, '566.4'),
(90689, '5856810', 175, '', 'Fata', 0, 0, 637, '', 1, '500'),
(90688, '5856803', 175, '', 'Fata', 0, 0, 637, '', 1, '400'),
(90687, '5827501', 175, '', 'Fata', 0, 0, 637, '', 1, '761.36'),
(90686, '5826105', 175, '', 'Fata', 0, 0, 637, '', 1, '783.23'),
(90685, '5826104', 175, '', 'Fata', 0, 0, 637, '', 1, '733.38'),
(90684, '5815604', 175, '', 'Fata', 0, 0, 637, '', 1, '733.38'),
(90682, '4585710', 175, '', 'Spate - heavy duty', 0, 0, 189, '', 1, '752.81'),
(90681, '4566701', 175, '', 'Fata', 0, 0, 189, '', 1, '350.2'),
(90680, '4295846', 175, '', 'Spate', 0, 0, 188, '', 1, '160.22'),
(90679, '4295827', 175, '', 'Spate', 0, 0, 188, '', 1, '139.57'),
(90678, '4295824', 175, '', 'Spate', 0, 0, 188, '', 1, '135.22'),
(90677, '4295822', 175, '', 'Spate', 0, 0, 188, '', 1, '117.14'),
(90676, '4295811', 175, '', 'Spate', 0, 0, 188, '', 1, '96.96'),
(90675, '4295807', 175, '', 'Spate', 0, 0, 188, '', 1, '123.27'),
(90674, '4295804', 175, '', 'Spate', 0, 0, 188, '', 1, '127.49'),
(90673, '4295080', 175, '', 'Spate', 0, 0, 188, '', 1, '177.84'),
(90672, '4295075', 175, '', 'Spate', 0, 0, 188, '', 1, '205.21'),
(90670, '4295069', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '228.89'),
(90669, '4295067', 175, '', 'Fata', 0, 0, 188, '', 1, '130.46'),
(90667, '4295059', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '207.04'),
(90665, '4295052', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '102.04'),
(90664, '4295049', 175, '', 'Spate', 0, 0, 188, '', 1, '133.07'),
(90663, '4295046', 175, '', 'Spate', 0, 0, 188, '', 1, '106.81'),
(90661, '4295042', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '108.96'),
(90660, '4295041', 175, '', 'Spate', 0, 0, 188, '', 1, '136.41'),
(90659, '4295039', 175, '', 'Spate', 0, 0, 188, '', 1, '121.49'),
(90658, '4295038', 175, '', 'Spate', 0, 0, 188, '', 1, '35.47'),
(90657, '4295037', 175, '', 'Spate', 0, 0, 188, '', 1, '117.56'),
(90656, '4295036', 175, '', 'Spate', 0, 0, 188, '', 1, '112.78'),
(90655, '4295034', 175, '', 'Spate', 0, 0, 188, '', 1, '96.67'),
(90654, '4295030', 175, '', 'Spate', 0, 0, 188, '', 1, '88.93'),
(90653, '4295029', 175, '', 'Spate', 0, 0, 188, '', 1, '39.49'),
(90652, '4295027', 175, '', 'Spate', 0, 0, 188, '', 1, '147.53'),
(90651, '4295026', 175, '', 'Spate', 0, 0, 188, '', 1, '106.55'),
(90650, '4295025', 175, '', 'Spate', 0, 0, 188, '', 1, '109.02'),
(90649, '4295024', 175, '', 'Spate', 0, 0, 188, '', 1, '120.27'),
(90648, '4295022', 175, '', 'Spate', 0, 0, 188, '', 1, '107.45'),
(90647, '4295020', 175, '', 'Spate', 0, 0, 188, '', 1, '125.24'),
(90646, '4295019', 175, '', 'Spate', 0, 0, 188, '', 1, '136.78'),
(90645, '4295017', 175, '', 'Spate', 0, 0, 188, '', 1, '76.98'),
(90644, '4295016', 175, '', 'Spate', 0, 0, 188, '', 1, '61.46'),
(90643, '4295015', 175, '', 'Spate', 0, 0, 188, '', 1, '97.31'),
(90642, '4295012', 175, '', 'Spate', 0, 0, 188, '', 1, '150.37'),
(90641, '4295011', 175, '', 'Spate', 0, 0, 188, '', 1, '74.47'),
(90640, '4295010', 175, '', 'Spate', 0, 0, 188, '', 1, '90.22'),
(90639, '4295008', 175, '', 'Spate', 0, 0, 188, '', 1, '75.78'),
(90638, '4295007', 175, '', 'Spate', 0, 0, 188, '', 1, '71.62'),
(90637, '4295003', 175, '', 'Spate', 0, 0, 188, '', 1, '77.57'),
(90636, '4295002', 175, '', 'Spate', 0, 0, 188, '', 1, '110.53'),
(90634, '4292614', 175, '', 'Spate', 0, 0, 188, '', 1, '157.28'),
(90633, '4292612', 175, '', 'Spate', 0, 0, 188, '', 1, '172.43'),
(90632, '4292530', 175, '', 'Spate', 0, 0, 188, '', 1, '138.11'),
(90631, '4292519', 175, '', 'Spate', 0, 0, 188, '', 1, '103.23'),
(90630, '4292514', 175, '', 'Spate', 0, 0, 188, '', 1, '145.84'),
(90629, '4288916', 175, '', 'Spate', 0, 0, 188, '', 1, '189.97'),
(90628, '4288907', 175, '', 'Spate', 0, 0, 188, '', 1, '122.28'),
(90627, '4288906', 175, '', 'Spate', 0, 0, 188, '', 1, '112.78'),
(90626, '4288905', 175, '', 'Spate', 0, 0, 188, '', 1, '111.17'),
(90625, '4288902', 175, '', 'Spate', 0, 0, 188, '', 1, '105.62'),
(90624, '4288901', 175, '', 'Spate', 0, 0, 188, '', 1, '108.01'),
(90623, '4288308', 175, '', 'Spate', 0, 0, 188, '', 1, '173.57'),
(90622, '4288306', 175, '', 'Spate', 0, 0, 188, '', 1, '147.93'),
(90621, '4288303', 175, '', 'Spate', 0, 0, 188, '', 1, '227.77'),
(90620, '4285725', 175, '', 'Spate', 0, 0, 188, '', 1, '172.43'),
(90618, '4285720', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '134.29'),
(90617, '4285719', 175, '', 'Fata', 0, 0, 188, '', 1, '130.46'),
(90616, '4285718', 175, '', 'Fata', 0, 0, 188, '', 1, '110.98'),
(90614, '4285716', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '193.35'),
(90612, '4285713', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '154.72'),
(90611, '4285712', 175, '', 'Spate', 0, 0, 188, '', 1, '101.44'),
(90610, '4285711', 175, '', 'Spate', 0, 0, 188, '', 1, '101.45'),
(90609, '4285710', 175, '', 'Spate', 0, 0, 188, '', 1, '55.1'),
(90608, '4285709', 175, '', 'Spate', 0, 0, 188, '', 1, '120.51'),
(90607, '4285707', 175, '', 'Spate', 0, 0, 188, '', 1, '77.29'),
(90606, '4285706', 175, '', 'Spate', 0, 0, 188, '', 1, '97.27'),
(90605, '4285704', 175, '', 'Spate', 0, 0, 188, '', 1, '118.17'),
(90604, '4285703', 175, '', 'Spate', 0, 0, 188, '', 1, '93.7'),
(90603, '4282918', 175, '', 'Spate', 0, 0, 188, '', 1, '167.84'),
(90601, '4282913', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '153.82'),
(90600, '4282912', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '268.17'),
(90599, '4282911', 175, '', 'Spate', 0, 0, 188, '', 1, '151.59'),
(90598, '4282910', 175, '', 'Spate', 0, 0, 188, '', 1, '169.75'),
(90597, '4282907', 175, '', 'Spate', 0, 0, 188, '', 1, '172.43'),
(90596, '4282906', 175, '', 'Spate', 0, 0, 188, '', 1, '85.93'),
(90595, '4282903', 175, '', 'Spate', 0, 0, 188, '', 1, '96.67'),
(90594, '4282902', 175, '', 'Spate', 0, 0, 188, '', 1, '111.91'),
(90593, '4282901', 175, '', 'Spate', 0, 0, 188, '', 1, '118.01'),
(90592, '4282900', 175, '', 'Spate', 0, 0, 188, '', 1, '144.8'),
(90591, '4275729', 175, '', 'Spate', 0, 0, 188, '', 1, '151.32'),
(90590, '4275717', 175, '', 'Spate', 0, 0, 188, '', 1, '159.58'),
(90589, '4275701', 175, '', 'Spate', 0, 0, 188, '', 1, '152.34'),
(90588, '4272928', 175, '', 'Spate', 0, 0, 188, '', 1, '217.45'),
(90586, '4272924', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '140.17'),
(90585, '4272921', 175, '', 'Spate', 0, 0, 188, '', 1, '228.63'),
(90584, '4272918', 175, '', 'Spate', 0, 0, 188, '', 1, '435.67'),
(90583, '4272917', 175, '', 'Spate', 0, 0, 188, '', 1, '206.16'),
(90582, '4272916', 175, '', 'Spate', 0, 0, 188, '', 1, '310.54'),
(90581, '4272915', 175, '', 'Spate', 0, 0, 188, '', 1, '103.26'),
(90580, '4272914', 175, '', 'Spate', 0, 0, 188, '', 1, '103.83'),
(90579, '4272908', 175, '', 'Spate', 0, 0, 188, '', 1, '132.35'),
(90578, '4272905', 175, '', 'Spate', 0, 0, 188, '', 1, '107.42'),
(90577, '4266722', 175, '', 'Fata', 0, 0, 188, '', 1, '266.4'),
(90576, '4266716', 175, '', 'Spate', 0, 0, 188, '', 1, '94.87'),
(90575, '4266715', 175, '', 'Spate', 0, 0, 188, '', 1, '94.88'),
(90574, '4266711', 175, '', 'Spate', 0, 0, 188, '', 1, '111.59'),
(90573, '4263481', 175, '', 'Spate', 0, 0, 188, '', 1, '198.36'),
(90572, '4263473', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '177.9'),
(90571, '4263472', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '199.24'),
(90567, '4263464', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '168.48'),
(90566, '4263460', 175, '', 'Spate', 0, 0, 188, '', 1, '146.79'),
(90565, '4263459', 175, '', 'Spate', 0, 0, 188, '', 1, '318'),
(90564, '4263456', 175, '', 'Spate', 0, 0, 188, '', 1, '128.3'),
(90563, '4263455', 175, '', 'Spate', 0, 0, 188, '', 1, '163.09'),
(90562, '4263453', 175, '', 'Spate', 0, 0, 188, '', 1, '137.09'),
(90561, '4263452', 175, '', 'Spate', 0, 0, 188, '', 1, '148.58'),
(90560, '4263447', 175, '', 'Spate', 0, 0, 188, '', 1, '166.71'),
(90559, '4263446', 175, '', 'Spate', 0, 0, 188, '', 1, '137.24'),
(90558, '4263445', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '106.84'),
(90557, '4263442', 175, '', 'Spate', 0, 0, 188, '', 1, '173.68'),
(90556, '4263441', 175, '', 'Spate', 0, 0, 188, '', 1, '127.22'),
(90555, '4263438', 175, '', 'Spate', 0, 0, 188, '', 1, '112.78'),
(90554, '4263437', 175, '', 'Spate', 0, 0, 188, '', 1, '93.36'),
(90553, '4263433', 175, '', 'Spate', 0, 0, 188, '', 1, '92.49'),
(90552, '4263432', 175, '', 'Spate', 0, 0, 188, '', 1, '91.3'),
(90551, '4263431', 175, '', 'Spate', 0, 0, 188, '', 1, '147.27'),
(90550, '4263429', 175, '', 'Spate', 0, 0, 188, '', 1, '117.25'),
(90549, '4263426', 175, '', 'Spate', 0, 0, 188, '', 1, '121.73'),
(90548, '4263425', 175, '', 'Spate', 0, 0, 188, '', 1, '126.77'),
(90547, '4263421', 175, '', 'Spate', 0, 0, 188, '', 1, '111.17'),
(90546, '4263419', 175, '', 'Spate', 0, 0, 188, '', 1, '110.13'),
(90545, '4263416', 175, '', 'Spate', 0, 0, 188, '', 1, '106.18'),
(90544, '4263415', 175, '', 'Spate', 0, 0, 188, '', 1, '95.1'),
(90543, '4263411', 175, '', 'Spate', 0, 0, 188, '', 1, '117.35'),
(90542, '4263410', 175, '', 'Spate', 0, 0, 188, '', 1, '78.17'),
(90541, '4263408', 175, '', 'Spate', 0, 0, 188, '', 1, '86.53'),
(90540, '4263407', 175, '', 'Spate', 0, 0, 188, '', 1, '119.16'),
(90539, '4263404', 175, '', 'Spate', 0, 0, 188, '', 1, '76.4'),
(90538, '4263401', 175, '', 'Spate', 0, 0, 188, '', 1, '89.43'),
(90537, '4262050', 175, '', 'Spate', 0, 0, 188, '', 1, '270.86'),
(90536, '4262027', 175, '', 'Spate', 0, 0, 188, '', 1, '220.18'),
(90535, '4262025', 175, '', 'Spate', 0, 0, 188, '', 1, '171.95'),
(90534, '4259233', 175, '', 'Spate', 0, 0, 188, '', 1, '286.89'),
(90533, '4259232', 175, '', 'Spate', 0, 0, 188, '', 1, '568.79'),
(90532, '4259227', 175, '', 'Fata', 0, 0, 188, '', 1, '168.48'),
(90531, '4259219', 175, '', 'Spate', 0, 0, 188, '', 1, '44.55'),
(90530, '4259211', 175, '', 'Spate', 0, 0, 188, '', 1, '122.9'),
(90529, '4256860', 175, '', 'Spate', 0, 0, 188, '', 1, '320.92'),
(90528, '4256858', 175, '', 'Spate', 0, 0, 188, '', 1, '118.74'),
(90527, '4256857', 175, '', 'Fata', 0, 0, 188, '', 1, '116.01'),
(90526, '4256855', 175, '', 'Fata', 0, 0, 188, '', 1, '158.09'),
(90525, '4256850', 175, '', 'Spate', 0, 0, 188, '', 1, '88.31'),
(90524, '4256839', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '186.95'),
(90523, '4256838', 175, '', 'Spate', 0, 0, 188, '', 1, '150.37'),
(90522, '4256837', 175, '', 'Spate', 0, 0, 188, '', 1, '124.06'),
(90521, '4256836', 175, '', 'Spate', 0, 0, 188, '', 1, '161.81'),
(90520, '4256835', 175, '', 'Spate', 0, 0, 188, '', 1, '84.13'),
(90519, '4256833', 175, '', 'Spate', 0, 0, 188, '', 1, '138.59'),
(90518, '4256832', 175, '', 'Spate', 0, 0, 188, '', 1, '119.34'),
(90517, '4256824', 175, '', 'Spate', 0, 0, 188, '', 1, '110.4'),
(90516, '4256821', 175, '', 'Spate', 0, 0, 188, '', 1, '123'),
(90515, '4256816', 175, '', 'Spate', 0, 0, 188, '', 1, '75.78'),
(90514, '4256814', 175, '', 'Spate', 0, 0, 188, '', 1, '135.8'),
(90513, '4256812', 175, '', 'Spate', 0, 0, 188, '', 1, '94.2'),
(90512, '4256809', 175, '', 'Spate', 0, 0, 188, '', 1, '155.89'),
(90511, '4256807', 175, '', 'Spate', 0, 0, 188, '', 1, '131.26'),
(90510, '4256802', 175, '', 'Spate', 0, 0, 188, '', 1, '83.54'),
(90509, '4256800', 175, '', 'Spate', 0, 0, 188, '', 1, '71.06'),
(90508, '4255448', 175, '', 'Spate', 0, 0, 188, '', 1, '188.43'),
(90507, '4255443', 175, '', 'Fata', 0, 0, 188, '', 1, '184.77'),
(90506, '4255439', 175, '', 'Fata', 0, 0, 188, '', 1, '163.32'),
(90505, '4255438', 175, '', 'Fata', 0, 0, 188, '', 1, '163.32'),
(90504, '4255424', 175, '', 'Spate', 0, 0, 188, '', 1, '192.44'),
(90503, '4255420', 175, '', 'Spate', 0, 0, 188, '', 1, '115.49'),
(90502, '4255404', 175, '', 'Spate', 0, 0, 188, '', 1, '85.34'),
(90501, '4255403', 175, '', 'Spate', 0, 0, 188, '', 1, '104.27'),
(90500, '4244216', 175, '', 'Spate', 0, 0, 188, '', 1, '143.44'),
(90499, '4244209', 175, '', 'Spate', 0, 0, 188, '', 1, '103.75'),
(90498, '4244204', 175, '', 'Spate', 0, 0, 188, '', 1, '144.24'),
(90497, '4244203', 175, '', 'Spate', 0, 0, 188, '', 1, '35.84'),
(90496, '4244202', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '170.65'),
(90495, '4244201', 175, '', 'Spate', 0, 0, 188, '', 1, '153.78'),
(90494, '4244200', 175, '', 'Spate', 0, 0, 188, '', 1, '104.5'),
(90493, '4237222', 175, '', 'Spate', 0, 0, 188, '', 1, '205.87'),
(90492, '4237212', 175, '', 'Spate', 0, 0, 188, '', 1, '106.81'),
(90491, '4237210', 175, '', 'Spate', 0, 0, 188, '', 1, '113.02'),
(90490, '4237209', 175, '', 'Spate', 0, 0, 188, '', 1, '135.16'),
(90489, '4237206', 175, '', 'Spate', 0, 0, 188, '', 1, '150.37'),
(90488, '4237201', 175, '', 'Spate', 0, 0, 188, '', 1, '88.63'),
(90487, '4237200', 175, '', 'Spate', 0, 0, 188, '', 1, '96.96'),
(90486, '4235735', 175, '', 'Spate', 0, 0, 188, '', 1, '159.87'),
(90485, '4235734', 175, '', 'Spate', 0, 0, 188, '', 1, '136.57'),
(90484, '4235723', 175, '', 'Spate', 0, 0, 188, '', 1, '118.6'),
(90483, '4227586', 175, '', 'Fata', 0, 0, 188, '', 1, '125.05'),
(90482, '4227580', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '203.73'),
(90481, '4227579', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '184.77'),
(90480, '4227567', 175, '', 'Spate', 0, 0, 188, '', 1, '155.63'),
(90479, '4227566', 175, '', 'Spate', 0, 0, 188, '', 1, '180.5'),
(90478, '4227562', 175, '', 'Spate', 0, 0, 188, '', 1, '129.14'),
(90477, '4227561', 175, '', 'Spate', 0, 0, 188, '', 1, '128.28'),
(90476, '4227560', 175, '', 'Spate', 0, 0, 188, '', 1, '121.13'),
(90475, '4227559', 175, '', 'Spate', 0, 0, 188, '', 1, '91.4'),
(90474, '4227558', 175, '', 'Spate', 0, 0, 188, '', 1, '108.7'),
(90473, '4227557', 175, '', 'Spate', 0, 0, 188, '', 1, '146.79'),
(90472, '4227556', 175, '', 'Spate', 0, 0, 188, '', 1, '126.08'),
(90471, '4227554', 175, '', 'Spate', 0, 0, 188, '', 1, '112.78'),
(90470, '4227551', 175, '', 'Spate', 0, 0, 188, '', 1, '130.46'),
(90469, '4227547', 175, '', 'Spate', 0, 0, 188, '', 1, '111.59'),
(90468, '4227546', 175, '', 'Spate', 0, 0, 188, '', 1, '123.38'),
(90467, '4227542', 175, '', 'Spate', 0, 0, 188, '', 1, '130.46'),
(90466, '4227533', 175, '', 'Spate', 0, 0, 188, '', 1, '160.96'),
(90465, '4227532', 175, '', 'Spate', 0, 0, 188, '', 1, '99.17'),
(90464, '4227530', 175, '', 'Spate', 0, 0, 188, '', 1, '125.32'),
(90463, '4227528', 175, '', 'Spate', 0, 0, 188, '', 1, '170.68'),
(90462, '4227527', 175, '', 'Spate', 0, 0, 188, '', 1, '107.42'),
(90461, '4227526', 175, '', 'Spate', 0, 0, 188, '', 1, '110.21'),
(90460, '4227524', 175, '', 'Spate', 0, 0, 188, '', 1, '93.69'),
(90459, '4227522', 175, '', 'Spate', 0, 0, 188, '', 1, '100.26'),
(90458, '4227520', 175, '', 'Spate', 0, 0, 188, '', 1, '135.4'),
(90457, '4227519', 175, '', 'Spate', 0, 0, 188, '', 1, '107.87'),
(90456, '4227513', 175, '', 'Spate', 0, 0, 188, '', 1, '91.9'),
(90455, '4227512', 175, '', 'Spate', 0, 0, 188, '', 1, '86.53'),
(90454, '4227511', 175, '', 'Spate', 0, 0, 188, '', 1, '81.75'),
(90453, '4227510', 175, '', 'Spate', 0, 0, 188, '', 1, '111.3'),
(90452, '4227509', 175, '', 'Spate', 0, 0, 188, '', 1, '69.23'),
(90451, '4227507', 175, '', 'Spate', 0, 0, 188, '', 1, '96.33'),
(90450, '4227502', 175, '', 'Spate', 0, 0, 188, '', 1, '88.91'),
(90449, '4226134', 175, '', 'Spate', 0, 0, 188, '', 1, '155.15'),
(90447, '4226124', 175, '', 'Spate', 0, 0, 188, '', 1, '106.71'),
(90446, '4226118', 175, '', 'Spate', 0, 0, 188, '', 1, '174.61'),
(90445, '4226115', 175, '', 'Spate', 0, 0, 188, '', 1, '294.8'),
(90444, '4226114', 175, '', 'Spate', 0, 0, 188, '', 1, '74.93'),
(90443, '4226111', 175, '', 'Spate', 0, 0, 188, '', 1, '116.96'),
(90442, '4226110', 175, '', 'Spate', 0, 0, 188, '', 1, '164.36'),
(90441, '4226109', 175, '', 'Spate', 0, 0, 188, '', 1, '97.82'),
(90440, '4226103', 175, '', 'Spate', 0, 0, 188, '', 1, '101.56'),
(90439, '4226102', 175, '', 'Spate', 0, 0, 188, '', 1, '108.3'),
(90438, '4217710', 175, '', 'Spate', 0, 0, 188, '', 1, '111.19'),
(90437, '4217705', 175, '', 'Spate', 0, 0, 188, '', 1, '101.44'),
(90436, '4217701', 175, '', 'Spate', 0, 0, 188, '', 1, '86.02'),
(90435, '4217700', 175, '', 'Spate', 0, 0, 188, '', 1, '73.84'),
(90434, '4217002', 175, '', 'Spate', 0, 0, 188, '', 1, '104.3'),
(90433, '4215608', 175, '', 'Spate', 0, 0, 188, '', 1, '160.22'),
(90432, '4215604', 175, '', 'Fata', 0, 0, 188, '', 1, '118.6'),
(90431, '4215602', 175, '', 'Spate', 0, 0, 188, '', 1, '134.13'),
(90430, '4208451', 175, '', 'Spate', 0, 0, 188, '', 1, '200.67'),
(90429, '4208450', 175, '', 'Spate', 0, 0, 188, '', 1, '246.43'),
(90428, '4208445', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '155.74'),
(90427, '4208443', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '180.5'),
(90426, '4208440', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '141.16'),
(90425, '4208432', 175, '', 'Spate', 0, 0, 188, '', 1, '127.84'),
(90424, '4208431', 175, '', 'Spate', 0, 0, 188, '', 1, '120.54'),
(90423, '4208427', 175, '', 'Spate', 0, 0, 188, '', 1, '137.72'),
(90422, '4208426', 175, '', 'Spate', 0, 0, 188, '', 1, '138.59'),
(90421, '4208425', 175, '', 'Spate', 0, 0, 188, '', 1, '113.17'),
(89848, '430216', 445, '', 'Accesorii', 0, 0, 1059, '430216', 1, '4.16'),
(90418, '4208419', 175, '', 'Spate', 0, 0, 188, '', 1, '114.56'),
(90417, '4208417', 175, '', 'Spate', 0, 0, 188, '', 1, '112.18'),
(90416, '4208412', 175, '', 'Spate', 0, 0, 188, '', 1, '113.17'),
(90415, '4208410', 175, '', 'Spate', 0, 0, 188, '', 1, '114.11'),
(90414, '4208408', 175, '', 'Spate', 0, 0, 188, '', 1, '97.86'),
(90413, '4208407', 175, '', 'Spate', 0, 0, 188, '', 1, '118.28'),
(90412, '4208406', 175, '', 'Spate', 0, 0, 188, '', 1, '109.12'),
(90411, '4208403', 175, '', 'Spate', 0, 0, 188, '', 1, '96.62'),
(90410, '4208402', 175, '', 'Spate', 0, 0, 188, '', 1, '97.86'),
(90409, '4204249', 175, '', 'Fata', 0, 0, 188, '', 1, '133.39'),
(90408, '4204246', 175, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '197.65'),
(90407, '4204237', 175, '', 'Spate', 0, 0, 188, '', 1, '174.23'),
(90406, '4204235', 175, '', 'Spate', 0, 0, 188, '', 1, '201.95'),
(90405, '4204233', 175, '', 'Spate', 0, 0, 188, '', 1, '121.73'),
(90404, '4204232', 175, '', 'Spate', 0, 0, 188, '', 1, '121.73'),
(90403, '4204231', 175, '', 'Spate', 0, 0, 188, '', 1, '110.4'),
(90402, '4204229', 175, '', 'Spate', 0, 0, 188, '', 1, '139.58'),
(90401, '4204227', 175, '', 'Spate', 0, 0, 188, '', 1, '131.18'),
(90400, '4204214', 175, '', 'Spate', 0, 0, 188, '', 1, '120.83'),
(90399, '4204213', 175, '', 'Spate', 0, 0, 188, '', 1, '134.61'),
(90398, '4204212', 175, '', 'Spate', 0, 0, 188, '', 1, '121.13'),
(90397, '4204211', 175, '', 'Spate', 0, 0, 188, '', 1, '118.15'),
(90396, '4204208', 175, '', 'Spate', 0, 0, 188, '', 1, '121.97'),
(90395, '4204207', 175, '', 'Spate', 0, 0, 188, '', 1, '106.76'),
(90394, '4204203', 175, '', 'Spate', 0, 0, 188, '', 1, '132.77'),
(90393, '4200708', 175, '', 'Spate', 0, 0, 188, '', 1, '115.12'),
(90392, '4200706', 175, '', 'Spate', 0, 0, 188, '', 1, '111.62'),
(90391, '4095837', 175, '', 'Fata', 0, 0, 188, '', 1, '164.1'),
(90390, '4095834', 175, '', 'Fata', 0, 0, 188, '', 1, '177.1'),
(90389, '4095827', 175, '', 'Fata', 0, 0, 188, '', 1, '176.01'),
(90388, '4095826', 175, '', 'Fata', 0, 0, 188, '', 1, '200.1'),
(90387, '4095824', 175, '', 'Fata', 0, 0, 188, '', 1, '141.85'),
(90386, '4095807', 175, '', 'Fata', 0, 0, 188, '', 1, '114.25'),
(90385, '4095075', 175, '', 'Fata', 0, 0, 188, '', 1, '136.28'),
(90384, '4095073', 175, '', 'Fata', 0, 0, 188, '', 1, '189.97'),
(90383, '4095071', 175, '', 'Fata', 0, 0, 188, '', 1, '180.85'),
(90382, '4095068', 175, '', 'Fata', 0, 0, 188, '', 1, '133.07'),
(90381, '4095060', 175, '', 'Fata', 0, 0, 188, '', 1, '182.44'),
(90380, '4095059', 175, '', 'Fata', 0, 0, 188, '', 1, '148.91'),
(90379, '4095056', 175, '', 'Fata', 0, 0, 188, '', 1, '121'),
(90378, '4095054', 175, '', 'Fata', 0, 0, 188, '', 1, '113.85'),
(90377, '4095051', 175, '', 'Fata', 0, 0, 188, '', 1, '137.87'),
(90376, '4095048', 175, '', 'Fata', 0, 0, 188, '', 1, '117.56'),
(90375, '4095042', 175, '', 'Fata', 0, 0, 188, '', 1, '111.59'),
(90374, '4095039', 175, '', 'Fata', 0, 0, 188, '', 1, '157.57'),
(90373, '4095038', 175, '', 'Fata', 0, 0, 188, '', 1, '112.18'),
(90372, '4095037', 175, '', 'Fata', 0, 0, 188, '', 1, '116.96'),
(90371, '4095036', 175, '', 'Fata', 0, 0, 188, '', 1, '134.84'),
(90370, '4095034', 175, '', 'Fata', 0, 0, 188, '', 1, '93.09'),
(90369, '4095033', 175, '', 'Fata', 0, 0, 188, '', 1, '113.17'),
(90368, '4095032', 175, '', 'Fata', 0, 0, 188, '', 1, '110.99'),
(89847, '430214', 445, '', 'Accesorii', 0, 0, 1059, '430214', 1, '2.35'),
(90364, '4095021', 175, '', 'Fata', 0, 0, 188, '', 1, '116.95'),
(90363, '4095020', 175, '', 'Fata', 0, 0, 188, '', 1, '133.01'),
(90362, '4095014', 175, '', 'Fata', 0, 0, 188, '', 1, '75.6'),
(90361, '4095011', 175, '', 'Fata', 0, 0, 188, '', 1, '100.52'),
(90360, '4095010', 175, '', 'Fata', 0, 0, 188, '', 1, '87.6'),
(90359, '4095006', 175, '', 'Fata', 0, 0, 188, '', 1, '71.6'),
(90357, '4095004', 175, '', 'Fata', 0, 0, 188, '', 1, '65.64'),
(90356, '4095002', 175, '', 'Fata', 0, 0, 188, '', 1, '105.96'),
(90355, '4092582', 175, '', 'Fata', 0, 0, 188, '', 1, '279.24'),
(90354, '4092542', 175, '', 'Fata', 0, 0, 188, '', 1, '145.46'),
(89846, '430194', 445, '', 'Accesorii', 0, 0, 1056, '430194', 1, '5.77'),
(90351, '4092526', 175, '', 'Fata', 0, 0, 188, '', 1, '107.45'),
(90350, '4092516', 175, '', 'Fata', 0, 0, 188, '', 1, '99.05'),
(90349, '4092515', 175, '', 'Fata', 0, 0, 188, '', 1, '108.17'),
(90348, '4088915', 175, '', 'Fata', 0, 0, 188, '', 1, '135.03'),
(90347, '4088907', 175, '', 'Fata', 0, 0, 188, '', 1, '191.45'),
(90346, '4088901', 175, '', 'Fata', 0, 0, 188, '', 1, '107'),
(90345, '4088312', 175, '', 'Fata', 0, 0, 188, '', 1, '225.84'),
(90344, '4088306', 175, '', 'Fata', 0, 0, 188, '', 1, '167.65'),
(90343, '4088303', 175, '', 'Fata', 0, 0, 188, '', 1, '77.2'),
(90342, '4086006', 175, '', 'Fata', 0, 0, 188, '', 1, '110.9'),
(90341, '4086005', 175, '', 'Fata', 0, 0, 188, '', 1, '160.22'),
(90340, '4086000', 175, '', 'Fata', 0, 0, 188, '', 1, '121.07'),
(90339, '4085716', 175, '', 'Fata', 0, 0, 188, '', 1, '160.22'),
(90338, '4085715', 175, '', 'Fata', 0, 0, 188, '', 1, '160.22'),
(90337, '4085713', 175, '', 'Fata', 0, 0, 188, '', 1, '121'),
(90336, '4085712', 175, '', 'Fata', 0, 0, 188, '', 1, '108.94'),
(90335, '4085711', 175, '', 'Fata', 0, 0, 188, '', 1, '117.56'),
(90334, '4085710', 175, '', 'Fata', 0, 0, 188, '', 1, '137.34'),
(90333, '4085709', 175, '', 'Fata', 0, 0, 188, '', 1, '88.91'),
(90332, '4085708', 175, '', 'Fata', 0, 0, 188, '', 1, '81.64'),
(90331, '4085707', 175, '', 'Fata', 0, 0, 188, '', 1, '93.09'),
(90330, '4085706', 175, '', 'Fata', 0, 0, 188, '', 1, '116.36'),
(90329, '4085705', 175, '', 'Fata', 0, 0, 188, '', 1, '105.62'),
(90328, '4085703', 175, '', 'Fata', 0, 0, 188, '', 1, '112.78'),
(90327, '4085702', 175, '', 'Fata', 0, 0, 188, '', 1, '31.38'),
(90326, '4082928', 175, '', 'Fata', 0, 0, 188, '', 1, '112.78'),
(89845, '430178', 445, '', 'Accesorii', 0, 0, 731, '430178', 1, '4.69'),
(90323, '4082921', 175, '', 'Fata', 0, 0, 188, '', 1, '115.49'),
(90322, '4082919', 175, '', 'Fata', 0, 0, 188, '', 1, '110.4'),
(90321, '4082917', 175, '', 'Fata', 0, 0, 188, '', 1, '152.12'),
(90320, '4082916', 175, '', 'Fata', 0, 0, 188, '', 1, '126.51'),
(90319, '4082915', 175, '', 'Fata', 0, 0, 188, '', 1, '147.37'),
(90318, '4082914', 175, '', 'Fata', 0, 0, 188, '', 1, '171.82'),
(90315, '4082908', 175, '', 'Fata', 0, 0, 188, '', 1, '161.95'),
(90314, '4082907', 175, '', 'Fata', 0, 0, 188, '', 1, '99.81'),
(90313, '4082905', 175, '', 'Fata', 0, 0, 188, '', 1, '103.83'),
(90312, '4082902', 175, '', 'Fata', 0, 0, 188, '', 1, '149.76'),
(90311, '4082901', 175, '', 'Fata', 0, 0, 188, '', 1, '112.28'),
(90310, '4082900', 175, '', 'Fata', 0, 0, 188, '', 1, '99.65'),
(90309, '4077811', 175, '', 'Fata', 0, 0, 188, '', 1, '183.05'),
(90308, '4075730', 175, '', 'Fata', 0, 0, 188, '', 1, '216.62'),
(90307, '4075727', 175, '', 'Fata', 0, 0, 188, '', 1, '177.05'),
(90306, '4072966', 175, '', 'Fata', 0, 0, 188, '', 1, '171.66'),
(90305, '4072962', 175, '', 'Fata', 0, 0, 188, 'K4072961', 1, '241.84'),
(90304, '4072959', 175, '', 'Fata', 0, 0, 188, '', 1, '121.92'),
(90303, '4072955', 175, '', 'Fata', 0, 0, 188, '', 1, '133.07'),
(90302, '4072954', 175, '', 'Fata', 0, 0, 188, '', 1, '160.59'),
(90301, '4072953', 175, '', 'Fata', 0, 0, 188, '', 1, '208.02'),
(90300, '4072951', 175, '', 'Fata', 0, 0, 188, '', 1, '139.04'),
(90299, '4072949', 175, '', 'Fata', 0, 0, 188, '', 1, '217.45'),
(90298, '4072947', 175, '', 'Fata', 0, 0, 188, '', 1, '217.45'),
(90297, '4072945', 175, '', 'Fata', 0, 0, 188, '', 1, '118.74'),
(90296, '4072943', 175, '', 'Fata', 0, 0, 188, '', 1, '179.38'),
(90295, '4072941', 175, '', 'Fata', 0, 0, 188, '', 1, '143.81'),
(90294, '4072940', 175, '', 'Fata', 0, 0, 188, '', 1, '111.48'),
(90293, '4072939', 175, '', 'Fata', 0, 0, 188, '', 1, '350.17'),
(90292, '4072936', 175, '', 'Fata', 0, 0, 188, '', 1, '284.02'),
(90291, '4072935', 175, '', 'Fata', 0, 0, 188, '', 1, '312.53'),
(90290, '4072933', 175, '', 'Fata', 0, 0, 188, '', 1, '147.58'),
(90289, '4072932', 175, '', 'Fata', 0, 0, 188, '', 1, '139.04'),
(90288, '4072931', 175, '', 'Fata', 0, 0, 188, '', 1, '104.03'),
(90287, '4072930', 175, '', 'Fata', 0, 0, 188, '', 1, '124.73'),
(90286, '4072929', 175, '', 'Fata', 0, 0, 188, '', 1, '121.13'),
(90285, '4072928', 175, '', 'Fata', 0, 0, 188, '', 1, '161.57'),
(90284, '4072927', 175, '', 'Fata', 0, 0, 188, '', 1, '143.63'),
(90283, '4072925', 175, '', 'Fata', 0, 0, 188, '', 1, '186.98'),
(90282, '4072924', 175, '', 'Fata', 0, 0, 188, '', 1, '103.83'),
(90281, '4072923', 175, '', 'Fata', 0, 0, 188, '', 1, '114.29'),
(90280, '4072916', 175, '', 'Fata', 0, 0, 188, '', 1, '92.52'),
(90279, '4072915', 175, '', 'Fata', 0, 0, 188, '', 1, '105.62'),
(90278, '4072914', 175, '', 'Fata', 0, 0, 188, '', 1, '95.48'),
(90277, '4072913', 175, '', 'Fata', 0, 0, 188, '', 1, '117.75'),
(90276, '4072911', 175, '', 'Fata', 0, 0, 188, '', 1, '85.52'),
(90275, '4072906', 175, '', 'Fata', 0, 0, 188, 'I4072905', 1, '130.46'),
(90274, '4072905', 175, '', 'Fata', 0, 0, 188, 'I4072905', 1, '85.33'),
(90273, '4072902', 175, '', 'Fata', 0, 0, 188, '', 1, '162.5'),
(90272, '4066772', 175, '', 'Fata', 0, 0, 188, '', 1, '155.63'),
(90271, '4066763', 175, '', 'Fata', 0, 0, 188, '', 1, '205.21'),
(90270, '4066756', 175, '', 'Fata', 0, 0, 188, '', 1, '153.37'),
(90269, '4066753', 175, '', 'Fata', 0, 0, 188, '', 1, '189.66'),
(90264, '4066744', 175, '', 'Fata', 0, 0, 188, '', 1, '101.44'),
(90263, '4066743', 175, '', 'Fata', 0, 0, 188, '', 1, '114.11'),
(90262, '4066738', 175, '', 'Fata', 0, 0, 188, '', 1, '171.02'),
(90261, '4066737', 175, '', 'Fata', 0, 0, 188, '', 1, '109.16'),
(90260, '4066736', 175, '', 'Fata', 0, 0, 188, '', 1, '142.01'),
(90259, '4066731', 175, '', 'Fata', 0, 0, 188, '', 1, '210.92'),
(90258, '4066729', 175, '', 'Fata', 0, 0, 188, '', 1, '150.66'),
(90257, '4066724', 175, '', 'Fata', 0, 0, 188, '', 1, '104.42'),
(90256, '4066723', 175, '', 'Fata', 0, 0, 188, '', 1, '117.8'),
(90255, '4066722', 175, '', 'Fata', 0, 0, 188, '', 1, '113.86'),
(90254, '4066721', 175, '', 'Fata', 0, 0, 188, '', 1, '105.62'),
(90253, '4066718', 175, '', 'Fata', 0, 0, 188, '', 1, '187.35'),
(90252, '4066713', 175, '', 'Fata', 0, 0, 188, '', 1, '107.41'),
(90251, '4066712', 175, '', 'Fata', 0, 0, 188, '', 1, '113.39'),
(90250, '4066709', 175, '', 'Fata', 0, 0, 188, '', 1, '128.36'),
(90248, '4063519', 175, '', 'Fata', 0, 0, 188, '', 1, '225.84'),
(90247, '4063507', 175, '', 'Fata', 0, 0, 188, '', 1, '198.36'),
(90246, '4063497', 175, '', 'Fata', 0, 0, 188, '', 1, '223.47'),
(90245, '4063495', 175, '', 'Fata', 0, 0, 188, '', 1, '132.48'),
(90244, '4063493', 175, '', 'Fata', 0, 0, 188, '', 1, '131.87'),
(90243, '4063492', 175, '', 'Fata', 0, 0, 188, '', 1, '135.67'),
(90242, '4063491', 175, '', 'Fata', 0, 0, 188, '', 1, '145.01'),
(90241, '4063489', 175, '', 'Fata', 0, 0, 188, '', 1, '174.98'),
(90240, '4063481', 175, '', 'Fata', 0, 0, 188, '', 1, '124.12'),
(90239, '4063480', 175, '', 'Fata', 0, 0, 188, '', 1, '128.78'),
(90238, '4063468', 175, '', 'Fata', 0, 0, 188, '', 1, '131.55'),
(90237, '4063467', 175, '', 'Fata', 0, 0, 188, '', 1, '218.62'),
(90236, '4063466', 175, '', 'Fata', 0, 0, 188, '', 1, '125.91'),
(90235, '4063464', 175, '', 'Fata', 0, 0, 188, '', 1, '126.51'),
(90234, '4063463', 175, '', 'Fata', 0, 0, 188, '', 1, '117.56'),
(90233, '4063461', 175, '', 'Fata', 0, 0, 188, '', 1, '101.44'),
(90232, '4063459', 175, '', 'Fata', 0, 0, 188, '', 1, '101.45'),
(90231, '4063458', 175, '', 'Fata', 0, 0, 188, '', 1, '95.48'),
(90230, '4063457', 175, '', 'Fata', 0, 0, 188, '', 1, '97.71'),
(90229, '4063455', 175, '', 'Fata', 0, 0, 188, '', 1, '180.5'),
(90228, '4063454', 175, '', 'Fata', 0, 0, 188, '', 1, '180.5'),
(90227, '4063453', 175, '', 'Fata', 0, 0, 188, '', 1, '117.56'),
(90226, '4063452', 175, '', 'Fata', 0, 0, 188, '', 1, '165.69'),
(90225, '4063449', 175, '', 'Fata', 0, 0, 188, '', 1, '106.18'),
(90224, '4063448', 175, '', 'Fata', 0, 0, 188, '', 1, '88.31'),
(90223, '4063446', 175, '', 'Fata', 0, 0, 188, '', 1, '109.73'),
(90222, '4063443', 175, '', 'Fata', 0, 0, 188, '', 1, '114.11'),
(90221, '4063442', 175, '', 'Fata', 0, 0, 188, '', 1, '124.36'),
(90220, '4063430', 175, '', 'Fata', 0, 0, 188, '', 1, '88.91'),
(90219, '4063429', 175, '', 'Fata', 0, 0, 188, '', 1, '94.58'),
(90218, '4063416', 175, '', 'Fata', 0, 0, 188, '', 1, '122.85'),
(90217, '4063415', 175, '', 'Fata', 0, 0, 188, '', 1, '93.09'),
(90216, '4063414', 175, '', 'Fata', 0, 0, 188, '', 1, '85.33'),
(90215, '4063411', 175, '', 'Fata', 0, 0, 188, '', 1, '83.54'),
(90214, '4063410', 175, '', 'Fata', 0, 0, 188, '', 1, '88.92'),
(90213, '4063409', 175, '', 'Fata', 0, 0, 188, '', 1, '108.48'),
(90212, '4063403', 175, '', 'Fata', 0, 0, 188, '', 1, '99.3'),
(90211, '4063402', 175, '', 'Fata', 0, 0, 188, '', 1, '81.75'),
(90210, '4063401', 175, '', 'Fata', 0, 0, 188, '', 1, '105.25'),
(90209, '4062046', 175, '', 'Fata', 0, 0, 188, '', 1, '225.84'),
(90208, '4062034', 175, '', 'Fata', 0, 0, 188, '', 1, '191.88'),
(90207, '4062032', 175, '', 'Fata', 0, 0, 188, '', 1, '136.04'),
(90206, '4062031', 175, '', 'Fata', 0, 0, 188, '', 1, '134.01'),
(90205, '4062023', 175, '', 'Fata', 0, 0, 188, '', 1, '160.73'),
(90203, '4059244', 175, '', 'Fata', 0, 0, 188, '', 1, '410.47'),
(90202, '4059233', 175, '', 'Fata', 0, 0, 188, '', 1, '152.12'),
(90201, '4059227', 175, '', 'Fata', 0, 0, 188, '', 1, '116.87'),
(90200, '4056867', 175, '', 'Fata', 0, 0, 188, '', 1, '98.5'),
(90199, '4056850', 175, '', 'Fata', 0, 0, 188, '', 1, '137.34'),
(90198, '4056849', 175, '', 'Fata', 0, 0, 188, '', 1, '88.31'),
(90197, '4056848', 175, '', 'Fata', 0, 0, 188, '', 1, '88.31'),
(90196, '4056844', 175, '', 'Fata', 0, 0, 188, '', 1, '137.5'),
(90195, '4056842', 175, '', 'Fata', 0, 0, 188, '', 1, '137.5'),
(90194, '4056841', 175, '', 'Fata', 0, 0, 188, '', 1, '134.55'),
(90193, '4056840', 175, '', 'Fata', 0, 0, 188, '', 1, '134.55'),
(90192, '4056839', 175, '', 'Spate', 0, 0, 188, '', 1, '113.37'),
(90191, '4056837', 175, '', 'Fata', 0, 0, 188, '', 1, '95.48'),
(90190, '4056836', 175, '', 'Fata', 0, 0, 188, '', 1, '127.06'),
(90189, '4056833', 175, '', 'Fata', 0, 0, 188, '', 1, '68.48'),
(90188, '4056832', 175, '', 'Fata', 0, 0, 188, '', 1, '73.99'),
(90187, '4056831', 175, '', 'Fata', 0, 0, 188, '', 1, '87.12'),
(90186, '4056830', 175, '', 'Fata', 0, 0, 188, '', 1, '87.71'),
(90185, '4056829', 175, '', 'Fata', 0, 0, 188, '', 1, '131.87'),
(90184, '4056828', 175, '', 'Fata', 0, 0, 188, '', 1, '38.1'),
(90183, '4056825', 175, '', 'Fata', 0, 0, 188, '', 1, '137.13'),
(90182, '4056824', 175, '', 'Fata', 0, 0, 188, '', 1, '135.88'),
(90181, '4056823', 175, '', 'Fata', 0, 0, 188, '', 1, '120.54'),
(90180, '4056819', 175, '', 'Fata', 0, 0, 188, '', 1, '120.06'),
(90179, '4056816', 175, '', 'Fata', 0, 0, 188, '', 1, '121.65'),
(90178, '4056813', 175, '', 'Fata', 0, 0, 188, '', 1, '91.92'),
(90177, '4056810', 175, '', 'Fata', 0, 0, 188, '', 1, '76.4'),
(90176, '4056808', 175, '', 'Fata', 0, 0, 188, '', 1, '83.54'),
(90175, '4056806', 175, '', 'Fata', 0, 0, 188, '', 1, '30.59'),
(90173, '4056800', 175, '', 'Fata', 0, 0, 188, '', 1, '80.56'),
(90172, '4055438', 175, '', 'Fata', 0, 0, 188, '', 1, '198.5'),
(90171, '4055434', 175, '', 'Fata', 0, 0, 188, '', 1, '182.2'),
(90170, '4055433', 175, '', 'Fata', 0, 0, 188, '', 1, '134.05'),
(90169, '4055428', 175, '', 'Fata', 0, 0, 188, '', 1, '135.26'),
(90168, '4055421', 175, '', 'Fata', 0, 0, 188, '', 1, '161.95'),
(90167, '4055420', 175, '', 'Fata', 0, 0, 188, '', 1, '163.32'),
(90166, '4055419', 175, '', 'Fata', 0, 0, 188, '', 1, '92.64'),
(90165, '4055410', 175, '', 'Fata', 0, 0, 188, '', 1, '124.14'),
(90164, '4055409', 175, '', 'Fata', 0, 0, 188, '', 1, '145.57'),
(90163, '4055405', 175, '', 'Fata', 0, 0, 188, '', 1, '114.88'),
(90162, '4055404', 175, '', 'Fata', 0, 0, 188, '', 1, '113.39'),
(90161, '4055403', 175, '', 'Fata', 0, 0, 188, '', 1, '146.47'),
(90160, '4048409', 175, '', 'Fata', 0, 0, 188, '', 1, '263.98'),
(90159, '4047001', 175, '', 'Fata', 0, 0, 188, '', 1, '83.16'),
(90158, '4044217', 175, '', 'Fata', 0, 0, 188, '', 1, '193.03'),
(90157, '4044207', 175, '', 'Fata', 0, 0, 188, '', 1, '105'),
(90156, '4044203', 175, '', 'Fata', 0, 0, 188, '', 1, '96.35'),
(90155, '4044201', 175, '', 'Fata', 0, 0, 188, '', 1, '129.68'),
(90154, '4044200', 175, '', 'Fata', 0, 0, 188, '', 1, '132.72'),
(90153, '4037208', 175, '', 'Fata', 0, 0, 188, '', 1, '123.52'),
(90152, '4037206', 175, '', 'Fata', 0, 0, 188, '', 1, '135.26'),
(90151, '4037201', 175, '', 'Fata', 0, 0, 188, '', 1, '106.84'),
(90150, '4035729', 175, '', 'Fata', 0, 0, 188, '', 1, '216.68'),
(90149, '4035728', 175, '', 'Fata', 0, 0, 188, '', 1, '155.64'),
(90148, '4035727', 175, '', 'Fata', 0, 0, 188, '', 1, '141.93'),
(90146, '4035703', 175, '', 'Fata', 0, 0, 188, '', 1, '154.49'),
(90145, '4027604', 175, '', 'Fata', 0, 0, 188, '', 1, '145.28'),
(90144, '4027603', 175, '', 'Fata', 0, 0, 188, '', 1, '124.12'),
(90143, '4027600', 175, '', 'Fata', 0, 0, 188, '', 1, '137.72'),
(90142, '4027598', 175, '', 'Fata', 0, 0, 188, '', 1, '141.42'),
(90141, '4027592', 175, '', 'Fata', 0, 0, 188, '', 1, '141.42'),
(90140, '4027591', 175, '', 'Fata', 0, 0, 188, '', 1, '89.88'),
(90139, '4027584', 175, '', 'Fata', 0, 0, 188, '', 1, '174.24'),
(90138, '4027582', 175, '', 'Fata', 0, 0, 188, '', 1, '173.41'),
(90137, '4027580', 175, '', 'Fata', 0, 0, 188, '', 1, '174.24'),
(90136, '4027579', 175, '', 'Fata', 0, 0, 188, '', 1, '134.26'),
(90133, '4027574', 175, '', 'Fata', 0, 0, 188, '4027574_', 1, '123.52'),
(90132, '4027572', 175, '', 'Fata', 0, 0, 188, '4027572_', 1, '112.78'),
(90131, '4027571', 175, '', 'Fata', 0, 0, 188, '', 1, '111.59'),
(90130, '4027570', 175, '', 'Fata', 0, 0, 188, '', 1, '95.48'),
(90129, '4027569', 175, '', 'Fata', 0, 0, 188, '', 1, '107.36'),
(90128, '4027568', 175, '', 'Fata', 0, 0, 188, '', 1, '273.91'),
(90126, '4027563', 175, '', 'Fata', 0, 0, 188, '', 1, '81.75'),
(90124, '4027561', 175, '', 'Fata', 0, 0, 188, '', 1, '115.49'),
(90122, '4027559', 175, '', 'Fata', 0, 0, 188, '', 1, '93.69'),
(90121, '4027558', 175, '', 'Fata', 0, 0, 188, '', 1, '81.75'),
(90120, '4027546', 175, '', 'Fata', 0, 0, 188, '4027546_', 1, '178.46'),
(90119, '4027541', 175, '', 'Fata', 0, 0, 188, '', 1, '120.27'),
(90117, '4027530', 175, '', 'Fata', 0, 0, 188, '', 1, '101.44'),
(90116, '4027529', 175, '', 'Fata', 0, 0, 188, '', 1, '91.3'),
(90111, '4027516', 175, '', 'Fata', 0, 0, 188, '', 1, '100.1'),
(90098, '4026168', 175, '', 'Fata', 0, 0, 188, '', 1, '93.09'),
(90085, '4026134', 175, '', 'Fata', 0, 0, 188, '', 1, '207.04'),
(90083, '4026128', 175, '', 'Fata', 0, 0, 188, '', 1, '129.7'),
(90082, '4026125', 175, '', 'Fata', 0, 0, 188, '', 1, '119.82'),
(90073, '4026108', 175, '', 'Fata', 0, 0, 188, '', 1, '101.56'),
(90072, '4026107', 175, '', 'Fata', 0, 0, 188, '', 1, '78.44'),
(90071, '4017707', 175, '', 'Fata', 0, 0, 188, '', 1, '194.06'),
(90070, '4017706', 175, '', 'Fata', 0, 0, 188, '', 1, '118.15'),
(90069, '4017703', 175, '', 'Fata', 0, 0, 188, '', 1, '119.34'),
(90068, '4017701', 175, '', 'Fata', 0, 0, 188, '', 1, '80.17'),
(90067, '4017700', 175, '', 'Fata', 0, 0, 188, '', 1, '98.83'),
(90065, '4015656', 175, '', 'Fata', 0, 0, 188, '', 1, '155.63'),
(90059, '4015640', 175, '', 'Fata', 0, 0, 188, '', 1, '141.22'),
(90058, '4015639', 175, '', 'Fata', 0, 0, 188, '', 1, '127.1'),
(90056, '4015635', 175, '', 'Fata', 0, 0, 188, '', 1, '137.5'),
(90055, '4015634', 175, '', 'Fata', 0, 0, 188, '', 1, '100.3'),
(90054, '4015633', 175, '', 'Fata', 0, 0, 188, '', 1, '100.53'),
(90053, '4015632', 175, '', 'Fata', 0, 0, 188, '', 1, '97.86'),
(90051, '4015627', 175, '', 'Fata', 0, 0, 188, '', 1, '133.07'),
(90050, '4015626', 175, '', 'Fata', 0, 0, 188, '', 1, '162.3'),
(90049, '4015624', 175, '', 'Fata', 0, 0, 188, '', 1, '162.3'),
(90048, '4015623', 175, '', 'Fata', 0, 0, 188, '', 1, '158.73'),
(90047, '4015622', 175, '', 'Fata', 0, 0, 188, '', 1, '161.52'),
(90046, '4015611', 175, '', 'Fata', 0, 0, 188, '', 1, '108.57'),
(90045, '4015610', 175, '', 'Fata', 0, 0, 188, '', 1, '153.16'),
(90041, '4008448', 175, '', 'Fata', 0, 0, 188, '', 1, '150.37'),
(90040, '4008447', 175, '', 'Fata', 0, 0, 188, '4008447', 1, '120.05'),
(90035, '4008433', 175, '', 'Fata', 0, 0, 188, '', 1, '180.74'),
(90034, '4008428', 175, '', 'Fata', 0, 0, 188, '4008428', 1, '173.68'),
(90033, '4008422', 175, '', 'Fata', 0, 0, 188, '4008422', 1, '134.84'),
(90032, '4008413', 175, '', 'Fata', 0, 0, 188, '', 1, '93.7'),
(90031, '4008412', 175, '', 'Fata', 0, 0, 188, '', 1, '128.05'),
(90030, '4008407', 175, '', 'Fata', 0, 0, 188, '', 1, '77.73'),
(90029, '4008406', 175, '', 'Fata', 0, 0, 188, '', 1, '115.68'),
(90028, '4008405', 175, '', 'Fata', 0, 0, 188, '', 1, '117.3'),
(90027, '4008404', 175, '', 'Fata', 0, 0, 188, '', 1, '108.48'),
(90017, '4004236', 175, '', 'Fata', 0, 0, 188, '', 1, '119.34'),
(90016, '4004234', 175, '', 'Fata', 0, 0, 188, '', 1, '149.76'),
(90015, '4004233', 175, '', 'Fata', 0, 0, 188, '4004233', 1, '93.09'),
(90014, '4004232', 175, '', 'Fata', 0, 0, 188, '', 1, '143.15'),
(90013, '4004229', 175, '', 'Fata', 0, 0, 188, '', 1, '130.7'),
(90012, '4004228', 175, '', 'Fata', 0, 0, 188, '', 1, '94.87'),
(90011, '4004223', 175, '', 'Fata', 0, 0, 188, '', 1, '146.74'),
(90010, '4004218', 175, '', 'Fata', 0, 0, 188, '', 1, '113.37'),
(90009, '4004217', 175, '', 'Fata', 0, 0, 188, '', 1, '120.83'),
(90008, '4004212', 175, '', 'Fata', 0, 0, 188, '', 1, '122.15'),
(90007, '4000711', 175, '', 'Fata', 0, 0, 188, '', 1, '132.72'),
(90006, '4000710', 175, '', 'Fata', 0, 0, 188, '', 1, '132.72'),
(90005, '4000708', 175, '', 'Fata', 0, 0, 188, '', 1, '120.54'),
(90004, '4000705', 175, '', 'Fata', 0, 0, 188, '', 1, '122.1'),
(90003, '390121', 445, '', 'Catalizatori metalici', 0, 0, 1256, '390121', 1, '738.94'),
(90002, '390114', 445, '', 'Catalizatori metalici', 0, 0, 1256, '390114', 1, '961.45'),
(90001, '390108', 445, '', 'Catalizatori metalici', 0, 0, 1256, '390108', 1, '738.94'),
(89999, '390106', 445, '', 'Catalizatori metalici', 0, 0, 1256, '390106', 1, '1250.47'),
(89997, '322023', 445, '', 'Catalizatori metalici', 0, 0, 429, '322023', 1, '1681.48'),
(89992, '321862', 445, '', 'Catalizatori metalici', 0, 0, 429, '321862', 1, '1082.66'),
(89989, '321735', 445, '', 'Catalizatori metalici', 0, 0, 429, '321735', 1, '1765.36'),
(89987, '321732', 445, '', 'Catalizatori metalici', 0, 0, 429, '321732', 1, '1398.1'),
(89986, '321723', 445, '', 'Catalizatori metalici', 0, 0, 429, '321723', 1, '1674.98'),
(89983, '321705', 445, '', 'Catalizatori metalici', 0, 0, 429, '321705', 1, '1251.48'),
(89982, '321701', 445, '', 'Catalizatori metalici', 0, 0, 429, '321701', 1, '1662.58'),
(89981, '321689', 445, '', 'Catalizatori metalici', 0, 0, 429, '321689', 1, '1226.2'),
(89980, '321666', 445, '', 'Catalizatori metalici', 0, 0, 429, '321666', 1, '1230.23'),
(89978, '321635', 445, '', 'Catalizatori metalici', 0, 0, 429, '321635', 1, '1430.55'),
(89977, '321632', 445, '', 'Catalizatori metalici', 0, 0, 429, '321632', 1, '1592.92'),
(89976, '321624', 445, '', 'Catalizatori metalici', 0, 0, 429, '321624', 1, '2568.72'),
(89975, '321622', 445, '', 'Catalizatori metalici', 0, 0, 429, '321622', 1, '1434.1'),
(89974, '321588', 445, '', 'Catalizatori metalici', 0, 0, 429, '321588', 1, '1631.07'),
(89972, '321569', 445, '', 'Catalizatori metalici', 0, 0, 429, '321569', 1, '812.06'),
(89970, '321533', 445, '', 'Catalizatori metalici', 0, 0, 429, '321533', 1, '815.1'),
(89968, '321481', 445, '', 'Catalizatori metalici', 0, 0, 429, '321481', 1, '2131.41'),
(89967, '321452', 445, '', 'Catalizatori metalici', 0, 0, 429, '321452', 1, '704.55'),
(89965, '321428', 445, '', 'Catalizatori metalici', 0, 0, 429, '321428', 1, '925.78'),
(89964, '321426', 445, '', 'Catalizatori metalici', 0, 0, 429, '321426', 1, '797.33'),
(89962, '321414', 445, '', 'Catalizatori metalici', 0, 0, 429, '321414', 1, '1243.57'),
(89961, '321355', 445, '', 'Catalizatori metalici', 0, 0, 429, '321355', 1, '794.99'),
(89960, '321352', 445, '', 'Catalizatori metalici', 0, 0, 429, '321352', 1, '956.16'),
(89959, '321346', 445, '', 'Catalizatori metalici', 0, 0, 429, '321346', 1, '1247.53'),
(89958, '321338', 445, '', 'Catalizatori metalici', 0, 0, 429, '321338', 1, '748.52'),
(89957, '321320', 445, '', 'Catalizatori metalici', 0, 0, 429, '321320', 1, '1595.6'),
(89956, '321313', 445, '', 'Catalizatori metalici', 0, 0, 429, '321313', 1, '1828.25'),
(89955, '321304', 445, '', 'Catalizatori metalici', 0, 0, 429, '3763510_', 1, '931.75'),
(89954, '321299', 445, '', 'Catalizatori metalici', 0, 0, 429, '321299', 1, '1402.66'),
(89953, '321298', 445, '', 'Catalizatori metalici', 0, 0, 429, '321298', 1, '1113.9'),
(89952, '321291', 445, '', 'Catalizatori metalici', 0, 0, 429, '321291', 1, '883.21'),
(89950, '321272', 445, '', 'Catalizatori metalici', 0, 0, 429, '3763655_', 1, '1375.84'),
(89949, '321269', 445, '', 'Catalizatori metalici', 0, 0, 429, '321269', 1, '663.11'),
(89947, '321261', 445, '', 'Catalizatori metalici', 0, 0, 429, 'I3760297', 1, '820.87'),
(89945, '321242', 445, '', 'Catalizatori metalici', 0, 0, 429, '321242', 1, '1028.09'),
(89943, '321220', 445, '', 'Catalizatori metalici', 0, 0, 429, '321220', 1, '611.42'),
(89941, '321161', 445, '', 'Catalizatori metalici', 0, 0, 429, '321161', 1, '1098.33'),
(89939, '321123', 445, '', 'Catalizatori metalici', 0, 0, 429, '321123', 1, '802.36'),
(89937, '321071', 445, '', 'Catalizatori metalici', 0, 0, 429, '321071', 1, '1254.43'),
(89935, '321053', 445, '', 'Catalizatori metalici', 0, 0, 429, '321053', 1, '976.34'),
(89934, '321052', 445, '', 'Catalizatori metalici', 0, 0, 429, '321052', 1, '987'),
(89932, '311769', 445, '', 'Catalizatori metalici', 0, 0, 429, '311769', 1, '1129.73'),
(89930, '311710', 445, '', 'Catalizatori metalici', 0, 0, 429, '311710', 1, '1016.5'),
(89928, '311685', 445, '', 'Catalizatori metalici', 0, 0, 429, '311685', 1, '1607.41'),
(89926, '311633', 445, '', 'Catalizatori metalici', 0, 0, 429, '311633', 1, '1653.56'),
(89924, '311485', 445, '', 'Catalizatori metalici', 0, 0, 429, '311485', 1, '1255.89'),
(89922, '311456', 445, '', 'Catalizatori metalici', 0, 0, 429, '311456', 1, '799.41'),
(89920, '311411', 445, '', 'Catalizatori metalici', 0, 0, 429, '311411', 1, '1070.18'),
(89918, '311359', 445, '', 'Catalizatori metalici', 0, 0, 429, '311359', 1, '1433.6'),
(89916, '311302', 445, '', 'Catalizatori metalici', 0, 0, 429, '311302', 1, '775.61'),
(89914, '311266', 445, '', 'Catalizatori metalici', 0, 0, 429, '311266', 1, '775.88'),
(89912, '311242', 445, '', 'Catalizatori metalici', 0, 0, 429, '311242', 1, '696.12'),
(89910, '311199', 445, '', 'Catalizatori metalici', 0, 0, 429, '31119', 1, '1100.03'),
(89908, '311193', 445, '', 'Catalizatori metalici', 0, 0, 429, '311193', 1, '794.32'),
(89905, '311134', 445, '', 'Catalizatori metalici', 0, 0, 429, '311134', 1, '811.68'),
(89904, '311118', 445, '', 'Catalizatori metalici', 0, 0, 429, '311118', 1, '671.56'),
(89903, '311113', 445, '', 'Catalizatori metalici', 0, 0, 429, '31111', 1, '690.8'),
(89902, '311110', 445, '', 'Catalizatori metalici', 0, 0, 429, '311110', 1, '1033.39'),
(89901, '311098', 445, '', 'Catalizatori metalici', 0, 0, 429, '311098', 1, '997.86'),
(89900, '311083', 445, '', 'Catalizatori metalici', 0, 0, 429, '31108', 1, '729.62'),
(89899, '311037', 445, '', 'Catalizatori metalici', 0, 0, 429, '311037', 1, '635.49'),
(89898, '311036', 445, '', 'Catalizatori metalici', 0, 0, 429, '311036', 1, '661.51'),
(89897, '311026', 445, '', 'Catalizatori metalici', 0, 0, 429, '311026', 1, '702'),
(89896, '311021', 445, '', 'Catalizatori metalici', 0, 0, 429, '31102', 1, '989.88'),
(89895, '460121', 445, '', 'Esapamente', 0, 0, 1050, '460121', 1, '15.96'),
(89894, '460067', 445, '', 'Esapamente', 0, 0, 1050, '460067', 1, '40.56'),
(89893, '460050', 445, '', 'Esapamente', 0, 0, 1050, '460050', 1, '11.66'),
(89892, '440003', 445, '', 'Accesorii', 0, 0, 731, 'CONNECTIQUE_30', 1, '2.41'),
(89891, '440002', 445, '', 'Accesorii', 0, 0, 731, '440002', 1, '3.42'),
(89890, '440001', 445, '', 'Accesorii', 0, 0, 731, 'DSCN0122', 1, '3.02'),
(89889, '430486', 445, '', 'Accesorii', 0, 0, 1056, '430486', 1, '13.47'),
(89888, '430485', 445, '', 'Accesorii', 0, 0, 1056, '430485', 1, '6.64'),
(89887, '430482', 445, '', 'Accesorii', 0, 0, 1056, '430482', 1, '29.63'),
(89886, '430433', 445, '', 'Accesorii', 0, 0, 1059, '430433', 1, '4.63'),
(89885, '430428', 445, '', 'Accesorii', 0, 0, 731, '430428', 1, '8.65'),
(89884, '430382', 445, '', 'Accesorii', 0, 0, 1059, '430382', 1, '13.54'),
(89883, '430373', 445, '', 'Accesorii', 0, 0, 1050, '430373', 1, '18.91'),
(89882, '430371', 445, '', 'Accesorii', 0, 0, 1059, '430371', 1, '26.82'),
(89881, '430370', 445, '', 'Accesorii', 0, 0, 1059, '430370', 1, '111.29'),
(89880, '430369', 445, '', 'Accesorii', 0, 0, 1059, '430369', 1, '30.24'),
(89879, '430367', 445, '', 'Accesorii', 0, 0, 1056, '430367', 1, '7.17'),
(89878, '430366', 445, '', 'Accesorii', 0, 0, 1056, '430366', 1, '9.72'),
(89877, '430365', 445, '', 'Accesorii', 0, 0, 1056, '430365', 1, '4.76'),
(89876, '430362', 445, '', 'Accesorii', 0, 0, 1059, '430362', 1, '26.01'),
(89875, '430349', 445, '', 'Accesorii', 0, 0, 1059, '430349', 1, '7.17'),
(89874, '430348', 445, '', 'Accesorii', 0, 0, 1059, '430348', 1, '7.17'),
(89873, '430347', 445, '', 'Accesorii', 0, 0, 1059, '430347', 1, '19.78'),
(89872, '430345', 445, '', 'Accesorii', 0, 0, 1059, '430345', 1, '18.91'),
(89871, '430323', 445, '', 'Accesorii', 0, 0, 731, '430323', 1, '14.22'),
(89870, '430314', 445, '', 'Accesorii', 0, 0, 1050, '430314', 1, '17.43'),
(89869, '430310', 445, '', 'Accesorii', 0, 0, 731, '430310', 1, '4.16'),
(89868, '430309', 445, '', 'Accesorii', 0, 0, 1059, '430309', 1, '1.68'),
(89867, '430290', 445, '', 'Accesorii', 0, 0, 731, '430290', 1, '2.41'),
(89866, '430284', 445, '', 'Accesorii', 0, 0, 1059, '430284', 1, '3.02'),
(89865, '430283', 445, '', 'Accesorii', 0, 0, 731, '430283', 1, '8.31'),
(89864, '430282', 445, '', 'Accesorii', 0, 0, 1059, '020608466', 1, '8.78'),
(89863, '430279', 445, '', 'Accesorii', 0, 0, 1059, '430279', 1, '3.42'),
(89862, '430250', 445, '', 'Accesorii', 0, 0, 1056, '430250', 1, '4.63'),
(89861, '430249', 445, '', 'Accesorii', 0, 0, 1056, '430249', 1, '4.22'),
(89860, '430247', 445, '', 'Accesorii', 0, 0, 1056, '430247', 1, '6.24'),
(89859, '430245', 445, '', 'Accesorii', 0, 0, 1056, '430245', 1, '3.49'),
(89858, '430237', 445, '', 'Accesorii', 0, 0, 1059, '430237', 1, '6.77'),
(89857, '430235', 445, '', 'Accesorii', 0, 0, 1059, '430235', 1, '23.53'),
(89856, '430234', 445, '', 'Accesorii', 0, 0, 1059, '430234', 1, '10.46'),
(89855, '430233', 445, '', 'Accesorii', 0, 0, 1059, '430233', 1, '5.09'),
(89854, '430232', 445, '', 'Accesorii', 0, 0, 1059, '430232', 1, '5.83'),
(89853, '430230', 445, '', 'Accesorii', 0, 0, 1059, '430230', 1, '2.35'),
(89852, '430229', 445, '', 'Accesorii', 0, 0, 1059, '430229', 1, '7.51'),
(37423, 'S 34.17.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '16.49'),
(37424, 'S 34.17.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '14.76'),
(37425, 'S 34.17.741', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '14.82'),
(37426, 'S 34.18.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '14.11'),
(37427, 'S 20.46.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '136.27'),
(37428, 'S 34.18.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '4.91'),
(37429, 'S 34.18.741', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '19.02'),
(133212, '9539 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, 'I5836901', 1, '53.22'),
(37432, 'S 34.20.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '12.86'),
(37433, 'S 34.20.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '15.83'),
(37434, 'S 34.20.736', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '16.16'),
(37435, 'S 34.20.738', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '19.43'),
(37436, 'S 34.20.739', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '32.59'),
(37437, 'S 34.20.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '8.84'),
(37438, 'S 34.20.742', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '35.71'),
(37439, 'S 34.23.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '13.13'),
(37440, 'S 34.23.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '13.13'),
(37441, 'S 34.39.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '27.68'),
(37442, 'S 34.47.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '24.04'),
(37443, 'S 34.47.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '32.11');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(37444, 'S 34.47.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '14.5'),
(37445, 'S 34.47.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '19.11'),
(37446, 'S 34.47.742', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '16.25'),
(37447, 'S 35.30.741', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '121.27'),
(37448, 'S 36.10.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '13.84'),
(37449, 'S 36.10.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '13.13'),
(37450, 'S 36.10.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '13.13'),
(37451, 'S 36.10.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '26.87'),
(37452, 'S 36.10.731', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '32.11'),
(37453, 'S 36.10.732', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '13.13'),
(37454, 'S 36.14.740', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '5.57'),
(37455, 'S 36.14.741', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '10.48'),
(37456, 'S 36.16.701', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '196.33'),
(37457, 'S 36.16.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '11.52'),
(37458, 'S 36.16.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '15.74'),
(37459, 'S 36.16.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '15.74'),
(37460, 'S 36.16.730', 451, '', 'Bara directie (Directie)', 1, 0, 284, '', 1, '17.05'),
(37461, 'S 36.16.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '16.49'),
(37462, 'S 36.16.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '24.04'),
(37463, 'S 36.16.741', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '15.09'),
(37464, 'S 36.18.706', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '65.89'),
(37465, 'S 36.18.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '16.49'),
(37466, 'S 36.18.712', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '59.97'),
(37467, 'S 36.18.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '13.84'),
(37468, 'S 36.18.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '14.5'),
(37469, 'S 36.18.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '27.53'),
(37470, 'S 36.18.731', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '25.89'),
(37471, 'S 36.18.737', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '27.68'),
(37472, 'S 36.20.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '24.91'),
(37473, 'S 36.22.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '9.16'),
(37474, 'S 36.24.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '9.49'),
(37475, 'S 36.27.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '17.38'),
(37476, 'S 36.27.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '17.38'),
(37477, 'S 36.27.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '18.04'),
(37478, 'S 36.27.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '9.16'),
(37479, 'S 36.27.741', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '8.51'),
(37480, 'S 36.27.743', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '3.96'),
(37481, 'S 20.46.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '26.67'),
(37482, 'S 36.27.745', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '9.73'),
(37483, 'S 20.46.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '26.01'),
(37484, 'S 20.46.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '25.89'),
(37485, 'S 20.46.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '32.59'),
(37486, 'S 20.46.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '16.49'),
(37487, 'S 36.28.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '75.71'),
(37488, 'S 36.28.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '14.43'),
(37489, 'S 36.28.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '14.43'),
(37490, 'S 20.46.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '14.76'),
(37491, 'S 36.28.730', 451, '', 'Bara directie (Directie)', 1, 0, 284, '', 1, '29.49'),
(37492, 'S 20.46.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '16.81'),
(37493, 'S 36.28.736', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '30.8'),
(37494, 'S 36.28.737', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '30.8'),
(37495, 'S 20.46.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '32.77'),
(37496, 'S 36.31.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '63.27'),
(37497, 'S 20.47.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '21.96'),
(37498, 'S 36.31.701', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '60.3'),
(37499, 'S 20.54.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '34.73'),
(37500, 'S 20.71.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '34.4'),
(37501, 'S 36.31.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '32.44'),
(37502, 'S 20.97.708 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '58.33'),
(37503, 'S 36.31.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '32.44'),
(89781, '420268', 445, '', 'Accesorii', 0, 0, 1059, '420268', 1, '6.37'),
(37579, 'S 20.97.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '25.68'),
(37580, 'S 36.31.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '26.87'),
(89844, '430170', 445, '', 'Accesorii', 0, 0, 1059, '430170', 1, '3.15'),
(89843, '430163', 445, '', 'Accesorii', 0, 0, 1059, '430163', 1, '10.93'),
(89842, '430160', 445, '', 'Accesorii', 0, 0, 1059, '430160', 1, '4.16'),
(89841, '430151', 445, '', 'Accesorii', 0, 0, 1059, '430151', 1, '2.41'),
(89840, '430150', 445, '', 'Accesorii', 0, 0, 1059, '430150', 1, '8.98'),
(89839, '430149', 445, '', 'Accesorii', 0, 0, 1059, '430149', 1, '1.68'),
(89838, '430147', 445, '', 'Accesorii', 0, 0, 1059, '430147', 1, '11.33'),
(89837, '430138', 445, '', 'Accesorii', 0, 0, 1059, '430138', 1, '11.33'),
(89836, '430131', 445, '', 'Accesorii', 0, 0, 1059, '430131', 1, '1.68'),
(89835, '430130', 445, '', 'Accesorii', 0, 0, 731, '430130', 1, '5.43'),
(89834, '430110', 445, '', 'Accesorii', 0, 0, 1059, '430110', 1, '1.34'),
(89833, '430106', 445, '', 'Accesorii', 0, 0, 1059, '430106', 1, '4.09'),
(89832, '430099', 445, '', 'Accesorii', 0, 0, 1059, '430099', 1, '67.18'),
(89831, '430094', 445, '', 'Accesorii', 0, 0, 1059, '430094', 1, '35.66'),
(89830, '430092', 445, '', 'Accesorii', 0, 0, 731, '430092', 1, '5.7'),
(89829, '430090', 445, '', 'Accesorii', 0, 0, 1059, '430090', 1, '1.68'),
(89828, '430053', 445, '', 'Accesorii', 0, 0, 1050, '430053', 1, '20.91'),
(89827, '430052', 445, '', 'Accesorii', 0, 0, 1050, '430052', 1, '23.87'),
(89826, '430051', 445, '', 'Accesorii', 0, 0, 1050, '430051', 1, '15.42'),
(89825, '430047', 445, '', 'Accesorii', 0, 0, 1050, '430047', 1, '21.05'),
(89824, '430046', 445, '', 'Accesorii', 0, 0, 1050, '430046', 1, '28.16'),
(89823, '430031', 445, '', 'Accesorii', 0, 0, 1059, '430031', 1, '10.79'),
(89822, '430023', 445, '', 'Accesorii', 0, 0, 1059, '430023', 1, '5.09'),
(89821, '430012', 445, '', 'Accesorii', 0, 0, 1059, '430012', 1, '9.59'),
(89820, '430011', 445, '', 'Accesorii', 0, 0, 1059, '430011', 1, '7.11'),
(89819, '430002', 445, '', 'Accesorii', 0, 0, 1059, '430002', 1, '5.7'),
(89818, '420496', 445, '', 'Accesorii', 0, 0, 1059, '420496', 1, '28.83'),
(89817, '420417', 445, '', 'Accesorii', 0, 0, 1059, '420417', 1, '36.2'),
(89816, '420408', 445, '', 'Accesorii', 0, 0, 1059, '420408', 1, '19.64'),
(89815, '420407', 445, '', 'Accesorii', 0, 0, 1059, '420407', 1, '16.83'),
(89814, '420406', 445, '', 'Accesorii', 0, 0, 1059, '420406', 1, '17.37'),
(89813, '420403', 445, '', 'Accesorii', 0, 0, 1059, '420403', 1, '9.72'),
(89812, '420394', 445, '', 'Accesorii', 0, 0, 1059, '420394', 1, '57.92'),
(89811, '420375', 445, '', 'Accesorii', 0, 0, 1059, '420375', 1, '3.75'),
(89810, '420356', 445, '', 'Accesorii', 0, 0, 1059, '420356', 1, '4.16'),
(89809, '420355', 445, '', 'Accesorii', 0, 0, 1059, '420355', 1, '12.6'),
(89808, '420336', 445, '', 'Accesorii', 0, 0, 1059, '420336', 1, '95.73'),
(89807, '420334', 445, '', 'Accesorii', 0, 0, 1059, '420334', 1, '6.64'),
(89806, '420333', 445, '', 'Accesorii', 0, 0, 1059, '420333', 1, '12.34'),
(89805, '420332', 445, '', 'Accesorii', 0, 0, 1059, '020616910', 1, '3.42'),
(89804, '420331', 445, '', 'Accesorii', 0, 0, 1059, '020603868', 1, '3.22'),
(89803, '420330', 445, '', 'Accesorii', 0, 0, 1059, '420330', 1, '6.44'),
(89802, '420329', 445, '', 'Accesorii', 0, 0, 1059, '420329', 1, '27489.25'),
(89801, '420328', 445, '', 'Accesorii', 0, 0, 1059, '420328', 1, '9.85'),
(89800, '420327', 445, '', 'Accesorii', 0, 0, 1059, '420327', 1, '9.65'),
(89799, '420326', 445, '', 'Accesorii', 0, 0, 1059, '420326', 1, '5.83'),
(89798, '420325', 445, '', 'Accesorii', 0, 0, 1059, '420325', 1, '13.81'),
(89797, '420318', 445, '', 'Accesorii', 0, 0, 1059, '420318', 1, '4.09'),
(89796, '420310', 445, '', 'Accesorii', 0, 0, 1059, '420310', 1, '5.83'),
(89795, '420304', 445, '', 'Accesorii', 0, 0, 1059, '420304', 1, '5.09'),
(89794, '420302', 445, '', 'Accesorii', 0, 0, 1059, '020623378', 1, '2.55'),
(89793, '420300', 445, '', 'Accesorii', 0, 0, 1059, '420300', 1, '2.41'),
(89792, '420299', 445, '', 'Accesorii', 0, 0, 1059, '420299', 1, '3.75'),
(89791, '420297', 445, '', 'Accesorii', 0, 0, 1059, '420297', 1, '9.65'),
(89790, '420295', 445, '', 'Accesorii', 0, 0, 1059, '420295', 1, '5.17'),
(89789, '420293', 445, '', 'Accesorii', 0, 0, 1059, '420293', 1, '3.22'),
(89788, '420292', 445, '', 'Accesorii', 0, 0, 1059, '020611356', 1, '4.16'),
(89787, '420291', 445, '', 'Accesorii', 0, 0, 1059, '020615717', 1, '15.09'),
(89786, '420289', 445, '', 'Accesorii', 0, 0, 1059, '420289', 1, '6.1'),
(89785, '420288', 445, '', 'Accesorii', 0, 0, 1059, '420288', 1, '3.96'),
(89784, '420287', 445, '', 'Accesorii', 0, 0, 1059, '420287', 1, '4.36'),
(89783, '420278', 445, '', 'Accesorii', 0, 0, 1059, '420278', 1, '3.02'),
(89782, '420270', 445, '', 'Accesorii', 0, 0, 1059, '420270', 1, '9.99'),
(89780, '420267', 445, '', 'Accesorii', 0, 0, 1059, '420267', 1, '8.78'),
(89779, '420266', 445, '', 'Accesorii', 0, 0, 1059, '420266', 1, '7.98'),
(89778, '420265', 445, '', 'Accesorii', 0, 0, 1059, '420265', 1, '9.65'),
(89777, '420263', 445, '', 'Accesorii', 0, 0, 1059, '420263', 1, '3.69'),
(89776, '420262', 445, '', 'Accesorii', 0, 0, 1059, '020607858', 1, '9.25'),
(89775, '420261', 445, '', 'Accesorii', 0, 0, 1059, '020621615', 1, '7.24'),
(89774, '420260', 445, '', 'Accesorii', 0, 0, 1059, '420260', 1, '6.77'),
(89773, '420259', 445, '', 'Accesorii', 0, 0, 1059, '420259', 1, '10.06'),
(89772, '420256', 445, '', 'Accesorii', 0, 0, 1059, '420256', 1, '10.12'),
(89771, '420255', 445, '', 'Accesorii', 0, 0, 1059, '420255', 1, '3.69'),
(37581, 'S 20.97.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '28.01'),
(37582, 'S 36.31.731', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '17.14'),
(37583, 'S 20.97.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '37.35'),
(37584, 'S 20.97.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '35.38'),
(37585, 'S 36.31.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '11.52'),
(37586, 'S 20.97.738 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '36.04'),
(37587, 'S 36.36.700', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '66.54'),
(37588, 'S 20.97.739 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '42.62'),
(37589, 'S 22.11.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '16.4'),
(37590, 'S 36.36.701', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '67.2'),
(37591, 'S 22.19.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '26.34'),
(37592, 'S 22.19.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '30.62'),
(37593, 'S 36.36.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '13.13'),
(37594, 'S 36.36.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '13.13'),
(37595, 'S 36.36.730', 451, '', 'Bara directie (Directie)', 1, 0, 284, '', 1, '25.89'),
(37596, 'S 36.36.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '9.23'),
(37597, 'S 36.36.741', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '9.16'),
(37598, 'S 36.44.711', 451, '', 'Chit reparatie, articulatie sarcina/ghidare (Suspensie roata)', 1, 0, 2523, '', 1, '16.07'),
(37599, 'S 36.58.722', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '13.51'),
(37600, 'S 36.58.723', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '10.86'),
(37601, 'S 36.64.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '35.05'),
(37602, 'S 36.64.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '29.49'),
(37603, 'S 22.19.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '39.02'),
(37604, 'S 36.64.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '41.63'),
(37605, 'S 24.10.711 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '16.4'),
(37606, 'S 36.64.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '41.63'),
(37607, 'S 36.64.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '37.02'),
(37608, 'S 36.71.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '116.69'),
(37609, 'S 36.71.701', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '116.69'),
(37610, 'S 24.16.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '14.43'),
(37611, 'S 24.16.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '9.49'),
(37612, 'S 36.71.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '26.55'),
(37613, 'S 36.71.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '31.78'),
(37614, 'S 28.10.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '14.11'),
(37615, 'S 36.71.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '31.78'),
(37616, 'S 28.12.746 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '8.18'),
(37617, 'S 28.13.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '22.29'),
(37618, 'S 28.13.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '11.07'),
(37619, 'S 36.71.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '17.05'),
(37620, 'S 28.14.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '14.5'),
(37621, 'S 28.14.725 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '13.45'),
(37622, 'S 28.14.745 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '27.2'),
(37623, 'S 36.71.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '28.51'),
(37624, 'S 28.14.750 ', 451, '', 'Bucsa, bara stabilizatoare (suspensie roata)', 1, 0, 1334, '', 1, '17.05'),
(37625, 'S 28.14.751 ', 451, '', 'Bucsa, bara stabilizatoare (suspensie roata)', 1, 0, 1334, '', 1, '7.2'),
(37626, 'S 36.82.702', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '112.08'),
(37627, 'S 28.16.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '21.64'),
(37628, 'S 28.19.700 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '145.53'),
(37629, 'S 28.19.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '145.53'),
(37630, 'S 28.19.730 ', 451, '', 'Bara directie (directie)', 1, 0, 284, '', 1, '41.3'),
(37631, 'S 28.19.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '38.36'),
(37632, 'S 28.19.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '79.64'),
(37633, 'S 28.20.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2472, '', 1, '30.62'),
(37634, 'S 28.20.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '27.2'),
(37635, 'S 28.20.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '33.75'),
(37636, 'S 28.20.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '30.14'),
(37637, 'S 28.20.737 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3230, '', 1, '30.29'),
(37638, 'S 28.20.744 ', 451, '', 'Bucsa, bara stabilizatoare (suspensie roata)', 1, 0, 1334, '', 1, '3.93'),
(37639, 'S 28.22.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '35.05'),
(37640, 'S 28.22.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '29.82'),
(37641, 'S 28.22.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '33.75'),
(37642, 'S 28.22.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '14.11'),
(37643, 'S 36.82.703', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '112.08'),
(37644, 'S 28.22.737 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '26.87'),
(37645, 'S 36.82.712', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '21.76'),
(37646, 'S 28.24.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '21.43'),
(37647, 'S 36.82.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '41.63'),
(37648, 'S 36.82.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '41.63'),
(37649, 'S 28.24.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '14.76'),
(37650, 'S 36.82.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '34.4'),
(37651, 'S 28.24.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '14.76'),
(37652, 'S 36.82.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '22.08'),
(37653, 'S 38.12.745', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1184, '', 1, '4.25'),
(37654, 'S 38.12.746', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '4.25'),
(37655, 'S 38.16.704', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '61.93'),
(37656, 'S 28.24.736 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '22.29'),
(37657, 'S 38.16.710', 451, '', 'Chit reparatie, articulatie sarcina/ghidare (Suspensie roata)', 1, 0, 2523, '', 1, '13.84'),
(37658, 'S 28.24.737 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '22.29'),
(37659, 'S 28.27.700 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '220.91'),
(37660, 'S 38.16.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '14.43'),
(37661, 'S 28.27.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '25.23'),
(37662, 'S 38.16.712', 451, '', 'Chit reparatie, articulatie sarcina/ghidare (Suspensie roata)', 1, 0, 776, '', 1, '3.6'),
(37663, 'S 28.29.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '94.07'),
(37664, 'S 38.16.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '9.55'),
(37665, 'S 28.30.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '36.04'),
(37666, 'S 38.16.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '9.88'),
(37667, 'S 28.30.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '31.46'),
(37668, 'S 28.40.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '40'),
(37669, 'S 32.12.700 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '95.71'),
(37670, 'S 32.12.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '95.38'),
(37671, 'S 32.12.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '12.17'),
(37672, 'S 38.16.732', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '28.19'),
(37673, 'S 32.12.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '12.5'),
(37674, 'S 32.12.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '9.23'),
(37675, 'S 38.16.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '11.79'),
(37676, 'S 32.12.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '9.55'),
(37677, 'S 38.16.736', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '12.5'),
(37678, 'S 32.12.737 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '12.5'),
(37679, 'S 38.16.737', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '8.87'),
(37680, 'S 32.12.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '6.91'),
(37681, 'S 32.12.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '9.88'),
(37682, 'S 38.16.741', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '9.82'),
(37683, 'S 38.24.746', 451, '', 'Suport, ax (Suspensie roata)', 1, 0, 1080, '', 1, '21.31'),
(37684, 'S 40.10.704', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '81.6'),
(37685, 'S 40.10.705', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '81.6'),
(37686, 'S 40.10.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '11.46'),
(37687, 'S 40.10.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '10.15'),
(37688, 'S 40.10.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '5.89'),
(37689, 'S 40.12.731', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '23.27'),
(37690, 'S 32.12.749 ', 451, '', 'Bucsa, bara stabilizatoare (suspensie roata)', 1, 0, 1334, '', 1, '4.58'),
(37691, 'S 40.12.732', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '29.49'),
(37692, 'S 32.15.700 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '97.35'),
(37693, 'S 40.14.702', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '68.18'),
(37694, 'S 32.15.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '98.33'),
(37695, 'S 40.14.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '14.82'),
(37696, 'S 40.14.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '14.82'),
(37697, 'S 40.14.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '13.84'),
(37698, 'S 32.15.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '13.84'),
(37699, 'S 32.15.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '13.84'),
(37700, 'S 40.14.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '13.84'),
(37701, 'S 32.15.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '27.05'),
(37702, 'S 40.14.722', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '11.52'),
(37703, 'S 32.15.731 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '14.5'),
(37704, 'S 32.15.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '18.78'),
(37705, 'S 40.14.723', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '11.52'),
(37706, 'S 40.14.730', 451, '', 'Bara directie (Directie)', 1, 0, 284, '', 1, '13.78'),
(37707, 'S 32.15.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '12.86'),
(37708, 'S 32.15.742 ', 451, '', 'Bucsa, bara stabilizatoare (suspensie roata)', 1, 0, 1334, '', 1, '3.63'),
(37709, 'S 40.14.736', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '15.18'),
(37710, 'S 40.14.747', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '8.84'),
(37711, 'S 40.14.748', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '4.28'),
(37712, 'S 32.15.743 ', 451, '', 'Bucsa, bara stabilizatoare (suspensie roata)', 1, 0, 1184, '', 1, '4.58'),
(37713, 'S 40.14.750', 451, '', 'Set reparatie, bucsa bara stabilizatoare (Suspensie roata)', 1, 0, 772, '', 1, '7.86'),
(37714, 'S 40.14.751', 451, '', 'Set reparatie, bucsa bara stabilizatoare (Suspensie roata)', 1, 0, 772, '', 1, '7.89'),
(37715, 'S 40.14.752', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '5.57'),
(37716, 'S 40.16.700', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '109.45'),
(37717, 'S 40.16.701', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '109.45'),
(37718, 'S 40.16.702', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '79.34'),
(37719, 'S 40.16.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '21.31'),
(37720, 'S 40.16.711', 451, '', 'Chit reparatie, articulatie sarcina/ghidare (Suspensie roata)', 1, 0, 2523, '', 1, '21.31'),
(37721, 'S 32.15.744 ', 451, '', 'Suport, ax (suspensie roata)', 1, 0, 1080, '', 1, '39.02'),
(37722, 'S 32.18.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '23.72'),
(37723, 'S 40.16.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '13.13'),
(37724, 'S 32.18.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '8.84'),
(37725, 'S 40.16.721', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '13.13'),
(37726, 'S 40.16.730', 451, '', 'Articulatie axiala, cap de bara (Directie)', 1, 0, 51, '', 1, '29.49'),
(37727, 'S 32.18.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '8.84'),
(37728, 'S 40.16.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '15.18'),
(37729, 'S 32.20.711 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '17.14'),
(37730, 'S 40.16.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '14.76'),
(37731, 'S 32.20.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '9.88'),
(37732, 'S 40.16.742', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '18.12'),
(37733, 'S 40.16.744', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '4.28'),
(37734, 'S 32.20.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '14.5'),
(37735, 'S 32.21.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '32.44'),
(37736, 'S 40.16.745', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '9.49'),
(37737, 'S 32.21.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '35.71'),
(37738, 'S 32.21.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '28.19'),
(37739, 'S 40.16.746', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '9.16'),
(37740, 'S 32.24.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '16.81'),
(37741, 'S 32.24.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '14.82'),
(37742, 'S 41.10.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '39.67'),
(37743, 'S 32.24.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '14.76'),
(37744, 'S 42.10.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '13.78'),
(37745, 'S 32.24.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '16.73'),
(37746, 'S 42.12.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '14.43'),
(37747, 'S 32.24.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '15.83'),
(37748, 'S 32.24.747 ', 451, '', 'Suport, ax (suspensie roata)', 1, 0, 1080, '', 1, '32.11'),
(37749, 'S 42.12.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '20.65'),
(37750, 'S 32.26.726 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '19.67'),
(37751, 'S 32.26.727 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '19.67'),
(37752, 'S 32.26.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '20.32'),
(37753, 'S 32.28.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '129.13'),
(37754, 'S 32.28.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '21.64'),
(37755, 'S 32.28.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '22.29'),
(37756, 'S 32.28.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '13.45'),
(37757, 'S 32.28.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '10.86'),
(37758, 'S 32.28.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '24.04'),
(37759, 'S 32.28.743 ', 451, '', 'Bucsa, bara stabilizatoare (suspensie roata)', 1, 0, 1334, '', 1, '6.88'),
(37760, 'S 42.12.736', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '26.55'),
(37761, 'S 32.34.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '9.55'),
(37762, 'S 42.12.742', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '9.82'),
(37763, 'S 32.34.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '46.21'),
(37764, 'S 32.34.731 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '14.43'),
(37765, 'S 42.14.704', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '101.6'),
(37766, 'S 32.34.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '13.51'),
(37767, 'S 32.35.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '26.01'),
(37768, 'S 42.14.705', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '99.31'),
(37769, 'S 32.52.700 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '91.45'),
(37770, 'S 42.14.706', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '61.93'),
(37771, 'S 42.14.730', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '31.13'),
(37774, 'S 42.14.746', 451, '', 'Suport, ax (Suspensie roata)', 1, 0, 1080, '', 1, '21.64'),
(37775, 'S 42.20.736', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '19.02'),
(37776, 'S 42.20.738', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '57.02'),
(37777, 'S 32.56.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '35.71'),
(37778, 'S 32.56.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '23.39'),
(37779, 'S 42.24.700', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '66.54'),
(37780, 'S 42.28.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '15.74'),
(37781, 'S 44.26.703 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '159.28'),
(37782, 'S 44.26.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '14.11'),
(37783, 'S 44.26.739 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '31.93'),
(37784, 'S 42.28.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '17.05'),
(37786, 'S 44.26.743 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '31.46'),
(133209, '9539 0152', 473, '', 'Far (lumini)', 1, 0, 259, 'K5836961', 1, '183.4'),
(37787, 'S 44.28.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '25.23'),
(37788, 'S 42.34.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '13.45'),
(37789, 'S 44.28.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '18.36'),
(37790, 'S 42.34.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '9.16'),
(37791, 'S 44.29.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '18.69'),
(37792, 'S 42.34.741', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '26.55'),
(37793, 'S 44.29.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '48.84'),
(37794, 'S 44.30.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '58.33'),
(37795, 'S 42.34.742', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '26.22'),
(37796, 'S 44.30.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '32.11'),
(37797, 'S 44.30.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '31.78'),
(37798, 'S 42.36.710', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '17.14'),
(37799, 'S 44.34.730 ', 451, '', 'Articulatie axiala, cap de bara (directie)', 1, 0, 51, '', 1, '40.32'),
(37800, 'S 42.36.711', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '14.82'),
(37801, 'S 70.16.700 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '27.02'),
(37802, 'S 70.16.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '14.76'),
(37803, 'S 42.36.712', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '14.82'),
(37804, 'S 70.18.700 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '114.07'),
(37805, 'S 42.36.722', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '24.91'),
(37806, 'S 70.18.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '111.3'),
(37807, 'S 42.36.723', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '24.58'),
(37808, 'S 70.18.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '30.8'),
(37809, 'S 70.18.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '19.67'),
(37810, 'S 42.36.724', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '14.5'),
(37811, 'S 70.18.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '12.8'),
(37812, 'S 42.36.725', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '14.5'),
(37813, 'S 70.18.742 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '12.8'),
(37814, 'S 42.36.726', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '26.55'),
(37815, 'S 70.20.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '27.53'),
(37816, 'S 70.30.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '26.67'),
(37817, 'S 42.36.727', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '26.55'),
(37818, 'S 74.12.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '12.44'),
(37819, 'S 42.36.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '11.52'),
(37820, 'S 74.18.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '21.96'),
(37821, 'S 42.37.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '36.37'),
(37822, 'S 74.18.721 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '21.96'),
(37823, 'S 42.38.740', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '6.91'),
(37824, 'S 74.18.740 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '15.09'),
(37825, 'S 74.20.741 ', 451, '', 'Suport, trapez (suspensie roata)', 1, 0, 251, '', 1, '15.09'),
(37826, 'S 42.38.742', 451, '', 'Suport, trapez (Suspensie roata)', 1, 0, 251, '', 1, '14.76'),
(37827, 'S 74.20.745 ', 451, '', 'Bucsa lagar, brat suspensie (suspensie roata)', 1, 0, 3245, '', 1, '37.02'),
(37828, 'S 42.38.744', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '3.93'),
(37829, 'S 74.22.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '19.67'),
(37830, 'S 42.38.745', 451, '', 'Bucsa, bara stabilizatoare (Suspensie roata)', 1, 0, 1334, '', 1, '4.25'),
(37831, 'S 74.46.702 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '134.7'),
(37832, 'S 74.46.703 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '134.7'),
(37833, 'S 76.10.700 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '119.31'),
(37834, 'S 42.74.741', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '11.46'),
(37835, 'S 76.10.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '119.31'),
(37836, 'S 76.13.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '26.55'),
(37837, 'S 44.26.702', 451, '', 'Brat suspensie roata (Suspensie roata)', 1, 0, 273, '', 1, '159.28'),
(37838, 'S 76.20.711 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '27.2'),
(37839, 'S 76.30.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '14.43'),
(37840, 'S 76.32.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '36.04'),
(37841, 'S 76.32.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '36.04'),
(37842, 'S 76.40.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '24.34'),
(37843, 'S 76.44.740 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '9.16'),
(37844, 'S 76.62.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '28.66'),
(37845, 'S 77.20.711 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '44.91'),
(37846, 'S 80.10.700 ', 451, '', 'Brat transversal suspensie (Suspensie roata)', 1, 0, 1586, '', 1, '58.33'),
(37847, 'S 80.12.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '19.02'),
(37848, 'S 80.14.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '28.51'),
(37849, 'S 80.14.711 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '15.74'),
(37850, 'S 80.14.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '13.13'),
(37851, 'S 80.14.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '27.53'),
(37852, 'S 80.16.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '27.2'),
(37853, 'S 80.22.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '13.45'),
(37854, 'S 82.16.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '14.11'),
(37855, 'S 80.22.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '16.73'),
(37856, 'S 82.22.720', 451, '', 'Cap de bara (directie)', 1, 0, 914, '', 1, '24.58'),
(37857, 'S 82.24.712', 451, '', 'Articulatie sarcina/ghidare (suspensie roata)', 1, 0, 2462, '', 1, '32.23'),
(37858, 'S 80.22.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '16.73'),
(37859, 'S 82.24.735', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '52.76'),
(37860, 'S 80.22.737 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '16.73'),
(37861, 'S 80.37.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '31.13'),
(37862, 'S 80.37.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '31.13'),
(37863, 'S 80.40.712 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '33.75'),
(37864, 'S 80.40.713 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '23.93'),
(37865, 'S 80.40.722 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '30.8'),
(37866, 'S 82.10.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '18.04'),
(37867, 'S 82.10.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '14.11'),
(37868, 'S 82.10.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '36.04'),
(37869, 'S 84.10.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '15.74'),
(37870, 'S 84.14.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '27.53'),
(37871, 'S 84.18.702 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '138'),
(37872, 'S 84.20.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '13.78'),
(37873, 'S 84.20.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '13.13'),
(37874, 'S 84.20.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '24.58'),
(37875, 'S 84.28.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '35.38'),
(37876, 'S 84.28.711 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '38.03'),
(37877, 'S 84.28.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '28.19'),
(37878, 'S 86.16.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '39.67'),
(37879, 'S 88.14.700 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '117.67'),
(37880, 'S 88.14.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '117.67'),
(37881, 'S 88.14.710 ', 451, '', '', 1, 0, 914, '', 1, '27.2'),
(37882, 'S 88.14.720 ', 451, '', 'Cap de bara ( Directie )', 1, 0, 914, '', 1, '23.27'),
(37883, 'S 88.14.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '32.11'),
(37884, 'S 88.16.728 ', 451, '', 'Bara directie (directie)', 1, 0, 284, '', 1, '177.96'),
(37885, 'S 88.18.701 ', 451, '', 'Brat, suspensie roata (suspensie roata)', 1, 0, 273, '', 1, '116.69'),
(37886, 'S 90.14.736 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '16.73'),
(37887, 'S 90.16.710 ', 451, '', 'Articulatie sarcina / ghidare ( suspensie roata )', 1, 0, 2462, '', 1, '33.42'),
(37888, 'S 90.16.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '14.76'),
(37889, 'S 90.18.735 ', 451, '', 'Brat/bieleta suspensie, stabilizator (suspensie roata)', 1, 0, 3229, '', 1, '32.11'),
(37890, 'S 12.22.612 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '282.04'),
(37891, 'S 16.10.612 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '179.6'),
(37892, 'S 16.10.613 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '176.09'),
(37893, 'S 16.10.614 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '181.47'),
(37894, 'S 16.12.620 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '244.75'),
(37895, 'S 16.12.621 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '199.6'),
(37896, 'S 16.18.610 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '205.02'),
(37897, 'S 16.18.611 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '181.47'),
(37898, 'S 16.20.610 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '215.08'),
(37899, 'S 16.20.611 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '197.07'),
(37900, 'S 16.24.610 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '197.72'),
(37901, 'S 16.24.611 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '197.79'),
(37902, 'S 16.28.610 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '265.55'),
(37903, 'S 18.22.610 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '287.27'),
(37904, 'S 18.22.611 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '278.17'),
(37905, 'S 18.22.612 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '301.7'),
(37906, 'S 18.22.613 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '287.27'),
(37907, 'S 18.22.614 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '283.58'),
(37908, 'S 18.22.615 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '238.35'),
(37909, 'S 18.22.616 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '276.38'),
(37910, 'S 18.22.618 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '274.47'),
(37911, 'S 18.22.619 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '218.44'),
(37912, 'S 18.22.620 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '258.25'),
(37913, 'S 20.22.612 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '198.86'),
(37914, 'S 20.22.617 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '224.18'),
(37915, 'S 32.12.621 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '195.16'),
(37916, 'S 34.12.612 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '215.82'),
(37917, 'S 34.12.620 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '221.46'),
(37918, 'S 34.12.621 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '186.09'),
(37919, 'S 34.14.612 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '205.02'),
(37920, 'S 34.14.613 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '183.29'),
(37921, 'S 34.14.620 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '224.18'),
(37922, 'S 34.16.612 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '244.14'),
(37923, 'S 34.16.613 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '233.64'),
(37924, 'S 34.16.622 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '245.82'),
(37925, 'S 34.16.623 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '240.67'),
(37926, 'S 34.18.623 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '197.79'),
(37927, 'S 36.10.611 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '178.2'),
(37928, 'S 36.10.613 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '188.38'),
(37929, 'S 36.18.613 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '509.03'),
(37930, 'S 36.18.614 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '206.8'),
(37931, 'S 36.18.615 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '212.7'),
(37932, 'S 36.18.616 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '215.16'),
(37933, 'S 36.18.617 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '219.93'),
(37934, 'S 36.28.610 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '215.91'),
(37935, 'S 36.31.614 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '212.31'),
(37936, 'S 36.31.615 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '179.04'),
(37937, 'S 36.31.616 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '233.94'),
(37938, 'S 36.31.617 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '185.49'),
(37939, 'S BC 00140 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '28.57'),
(37940, 'S BC 00890 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '32.05'),
(37941, 'S BC 00930 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '105.53'),
(37942, 'S BC 01150 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '80.8'),
(37943, 'S BC 01380B ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '70.3'),
(37944, 'S BC 01390 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '47.94'),
(37945, 'S BC 02570 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '49.49'),
(37946, 'S BC 02850 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '57.85'),
(37947, 'S BC 03330 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '65.95'),
(37948, 'S BC 03410 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '54.49'),
(37949, 'S BC 04100 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '37.35'),
(37950, 'S BC 04330 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '138.98'),
(37951, 'S BC 04340 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '56.22'),
(37952, 'S BC 04480 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '38.84'),
(37953, 'S BC 04530 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '49.17'),
(37954, 'S BC 04640 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '45.89'),
(37955, 'S BC 04660 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '52.02'),
(37956, 'S BC 04670 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '33.42'),
(37957, 'S BC 04685 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '49.91'),
(37958, 'S BC 04690 ', 451, '', 'Set saboti frana, frana de mana (Sistem frana)', 1, 0, 1419, '', 1, '51.13'),
(37959, 'S BC 04730 ', 451, '', 'Set saboti frana, frana de mana (Sistem frana)', 1, 0, 1419, '', 1, '49.73'),
(37960, 'S BC 04810 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '52.2'),
(37961, 'S BC 04880 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '30.62'),
(37962, 'S BC 04920 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '51.31');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(37963, 'S BC 04930 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '34.4'),
(37964, 'S BC 04940 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '43.33'),
(37965, 'S BC 04970 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '57.29'),
(37966, 'S BC 04980 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '45.47'),
(37967, 'S BC 04990 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '42.35'),
(37968, 'S BC 05040 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '35.05'),
(37969, 'S BC 05050 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '84.16'),
(37970, 'S BC 05070 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '73.89'),
(37971, 'S BC 05080 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '48.42'),
(37972, 'S BC 05315 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '60.89'),
(37973, 'S BC 05360 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '53.27'),
(37974, 'S BC 05450 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '112.02'),
(37975, 'S BC 05680 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '45.32'),
(37976, 'S BC 05690 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '68.51'),
(37977, 'S BC 05710 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '55.24'),
(37978, 'S BC 05730 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '68.75'),
(37979, 'S BC 05770 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '71.28'),
(37980, 'S BC 05780 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '32.62'),
(37981, 'S BC 05800 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '58.99'),
(37982, 'S BC 05810 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '49.49'),
(37983, 'S BC 05920 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '56.52'),
(37984, 'S BC 06020 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '25'),
(37985, 'S BC 06030 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '40.47'),
(37986, 'S BC 06050 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '43.6'),
(37987, 'S BC 06320 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '32.11'),
(37988, 'S BC 06340 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '94.31'),
(37989, 'S BC 06430 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '48.09'),
(37990, 'S BC 06740 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '139.36'),
(37991, 'S BC 06760 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '104.87'),
(37992, 'S BC 06770 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '87.76'),
(37993, 'S BC 06790 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '36.37'),
(37994, 'S BC 06800 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '39.77'),
(37995, 'S BC 06830 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '35.98'),
(37996, 'S BC 06850 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '49.58'),
(37997, 'S BC 06860 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '64.96'),
(37998, 'S BC 06910 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '91.51'),
(37999, 'S BC 07010 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '33.69'),
(38000, 'S BC 07020 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '55.38'),
(38001, 'S BC 07030 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '53.51'),
(38002, 'S BC 07050 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '70.8'),
(38003, 'S BC 07070 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '62.58'),
(38004, 'S BC 07080 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '42.35'),
(38005, 'S BC 07090 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '100.11'),
(38006, 'S BC 07100 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '51.87'),
(38007, 'S BC 07110 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '71.46'),
(38008, 'S BC 07120 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '111.09'),
(38009, 'S BC 07130 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '43.83'),
(38010, 'S BC 07135 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '46.79'),
(38011, 'S BC 07140 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '49.17'),
(38012, 'S BC 07150 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '70.73'),
(38013, 'S BC 07155 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '43.18'),
(38014, 'S BC 07160 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '51.7'),
(38015, 'S BC 07175 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '32.53'),
(38016, 'S BC 07180 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '50.71'),
(38017, 'S BC 07200 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '43.42'),
(38018, 'S BC 07215 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '90.47'),
(38019, 'S BC 07235 ', 451, '', 'Set saboti frana, frana de mana (Sistem frana)', 1, 0, 1419, '', 1, '81.6'),
(38020, 'S BC 07250 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '52.71'),
(38021, 'S BC 07260 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '37.4'),
(38022, 'S BC 07300 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '44.26'),
(38023, 'S BC 07320 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '70.05'),
(38024, 'S BC 07330 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '47.02'),
(38025, 'S BC 07340 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '50.47'),
(38026, 'S BC 07380 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '45.06'),
(38027, 'S BC 07390 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '74.4'),
(38028, 'S BC 07400 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '86.51'),
(38029, 'S BC 07410 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '98.15'),
(38030, 'S BC 07420 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '47.68'),
(38031, 'S BC 07430 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '34.91'),
(38032, 'S BC 07440 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '92.76'),
(38033, 'S BC 07450 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '104.54'),
(38034, 'S BC 07480 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '83.33'),
(38035, 'S BC 07490 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '47.94'),
(38036, 'S BC 07500 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '51.7'),
(38037, 'S BC 07510 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '95.2'),
(38038, 'S BC 07670 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '103.74'),
(38039, 'S BC 07680 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '111.18'),
(38040, 'S BC 07690 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '40.47'),
(38041, 'S BC 07710 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '72.2'),
(38042, 'S BC 07790 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '92.26'),
(38043, 'S BC 07810 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '82.44'),
(38044, 'S BC 07850 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '115.85'),
(38045, 'S LO 00523', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '16.73'),
(38046, 'S LO 00528', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '15.24'),
(38047, 'S LO 00529', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '14.22'),
(38048, 'S LO 00542', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '14.17'),
(38049, 'S LO 00575', 459, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '33.27'),
(38050, 'S LO 00577', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '32.26'),
(38051, 'S LO 00593', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '35'),
(38052, 'S LO 00663', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '27.56'),
(38053, 'S LO 00687', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '28.09'),
(38054, 'S LO 00736', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '32.62'),
(38055, 'S LO 00756', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '17.2'),
(38056, 'S LO 00757', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '45.65'),
(38057, 'S LO 00802', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '29.91'),
(38058, 'S LO 00869', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '28.9'),
(38059, 'S LO 00882', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '29.82'),
(38060, 'S LO 00897', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '31.93'),
(38061, 'S LO 00898', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '32.35'),
(38062, 'S BC 07830 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '45.32'),
(38063, 'S LO 00906', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '33.27'),
(38064, 'S LO 00909', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '42.29'),
(38065, 'S BC 07870 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '39.25'),
(38066, 'S LO 00911', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '29.71'),
(38067, 'S BC 07960 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '76.55'),
(38068, 'S BC 08090 ', 451, '', 'Set saboti frana, frana de mana (Sistem frana)', 1, 0, 70, '', 1, '76.69'),
(38069, 'S LO 00912', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '29.31'),
(38070, 'S LO 00915', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '38.69'),
(38071, 'S BC 08100 ', 451, '', 'Set saboti frana, frana de mana (Sistem frana)', 1, 0, 70, '', 1, '62.58'),
(38072, 'S LO 00926L', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '17.77'),
(38073, 'S BC 08110 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '87.76'),
(38074, 'S LO 00941', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '17.53'),
(38075, 'S LO 00944', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '14.17'),
(38076, 'S BC 08150 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '87.76'),
(38077, 'S LO 00959', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '53.6'),
(38078, 'S LO 00961', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '28.9'),
(38079, 'S LO 00976', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '28.99'),
(38080, 'S LO 01306', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '23.93'),
(38081, 'S LO 01318', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '35.71'),
(38082, 'S LO 01324', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '37.86'),
(38083, 'S LO 01326', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '34.4'),
(38084, 'S LO 01328', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '26.72'),
(38085, 'S LO 01333', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '19.11'),
(38086, 'S LO 01355', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '38.42'),
(38087, 'S LO 01356', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '43.66'),
(38088, 'S LO 01358', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '37.44'),
(38089, 'S LO 01366', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '34.49'),
(38090, 'S BC 08190 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '78.9'),
(38091, 'S BC 08200 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '77.11'),
(38092, 'S BC 08210 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '117.82'),
(38093, 'S LO 01401', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '31.28'),
(38094, 'S BC 08240 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '107.11'),
(38095, 'S LO 01410', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '30.06'),
(38096, 'S LO 01431', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '45.71'),
(38097, 'S LO 01432', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '32.02'),
(38098, 'S LO 01438', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '35.71'),
(38099, 'S BC 08400 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '76.22'),
(38100, 'S LO 01439', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '31.37'),
(38101, 'S LO 01444', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '46.31'),
(38102, 'S LO 01459', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '31.87'),
(38103, 'S BC 08520 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '90.8'),
(38104, 'S LO 01460', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '36.46'),
(38105, 'S BC 08540 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '135.78'),
(38106, 'S LO 01465', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '22.17'),
(38107, 'S LO 01466', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '44.91'),
(38108, 'S LO 01467', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '45.38'),
(38109, 'S LO 01480', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '39.82'),
(38110, 'S LO 01491', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '34.34'),
(38111, 'S LO 01498', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '20.57'),
(38112, 'S LO 01950', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '41.04'),
(38113, 'S LO 01985', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '32.26'),
(38114, 'S LO 01999', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '40.8'),
(38115, 'S LO 03201', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '39.25'),
(38116, 'S LO 03246', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '40.06'),
(38117, 'S LO 03255', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '14.55'),
(38118, 'S BC 08580 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '63'),
(38119, 'S LO 03257', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '30.95'),
(38120, 'S LO 03403', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '24.94'),
(38121, 'S BC 08600 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '95.83'),
(38122, 'S BC 08630 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '78'),
(38123, 'S LO 03406', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '43.33'),
(38124, 'S BC 08670 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '86.84'),
(38125, 'S LO 03410', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '32.02'),
(38126, 'S BC 08900 ', 451, '', 'Set saboti frana, frana de mana (Sistem frana)', 1, 0, 1419, '', 1, '90.71'),
(38127, 'S LO 03413', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '31.46'),
(38128, 'S BC 09070 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '94.31'),
(38129, 'S BC OEK221 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '153.26'),
(38130, 'S LO 03414', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '35.56'),
(38131, 'S BC OEK367 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '142.91'),
(38132, 'S LO 03423', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '37.76'),
(38133, 'S BC OEK456 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '124.24'),
(38134, 'S LO 03428', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '72.2'),
(38135, 'S BC SK200 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '235.4'),
(38136, 'S LO 03429', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '32.77'),
(38137, 'S LO 03430', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '36.69'),
(38138, 'S BC SK367 ', 451, '', 'Set saboti frana (Sistem frana)', 1, 0, 70, '', 1, '248.2'),
(38139, 'S LO 03434', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '30.39'),
(38140, 'S LO 03441', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '27.2'),
(38141, 'S LO 23731 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '95.62'),
(38142, 'S LO 23660 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '116.84'),
(38143, 'S LO 03449', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '43.66'),
(38144, 'S LO 23656 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '122.25'),
(38145, 'S LO 03450', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '47.11'),
(38146, 'S LO 03455', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '37.72'),
(38147, 'S LO 23646 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '121.19'),
(38148, 'S LO 03475', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '51.78'),
(38149, 'S LO 23644 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '60.62'),
(38150, 'S LO 23643 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '102.67'),
(38151, 'S LO 03486', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '44.67'),
(38152, 'S LO 23589 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '170.35'),
(38153, 'S LO 03492', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '64.07'),
(38154, 'S LO 23588 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '83.97'),
(38155, 'S LO 03495', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '45'),
(38156, 'S LO 03496', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '27.11'),
(38157, 'S LO 23576 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '213.44'),
(38158, 'S LO 03500', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '50.23'),
(38159, 'S LO 23570 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '80.14'),
(38160, 'S LO 03519', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '15.89'),
(38161, 'S LO 23569 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '69.25'),
(38162, 'S LO 03520', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '37.11'),
(38163, 'S LO 23567 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '62.86'),
(38164, 'S LO 03525', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '23.3'),
(38165, 'S LO 23562 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '124.46'),
(38166, 'S LO 23555 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '178.62'),
(38167, 'S LO 03530', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '34.73'),
(38168, 'S LO 23548 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '57.2'),
(38169, 'S LO 03531', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '34.73'),
(38170, 'S LO 23539 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '43.93'),
(38171, 'S LO 23536 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '50.98'),
(38172, 'S LO 03538', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '136.83'),
(38173, 'S LO 23517 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '182.22'),
(38174, 'S LO 03554', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '31.22'),
(38175, 'S LO 23513 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '115.7'),
(38176, 'S LO 23511 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '115.7'),
(38177, 'S LO 23510 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '193.66'),
(38178, 'S LO 03556', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '30.39'),
(38179, 'S LO 23503 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '110.71'),
(38180, 'S LO 23502 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '95.62'),
(38181, 'S LO 03557', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '37.71'),
(38182, 'S LO 23491 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '96.36'),
(38183, 'S LO 03575', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '45.38'),
(38184, 'S LO 23489 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '151.42'),
(38185, 'S LO 03596', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '27.53'),
(38186, 'S LO 23477 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '95.62'),
(38187, 'S LO 03600', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '28.84'),
(38188, 'S LO 23456 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '95.23'),
(38189, 'S LO 03658', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '37.76'),
(38190, 'S LO 23454 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '124.46'),
(38191, 'S LO 23445 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '84.31'),
(38192, 'S LO 03717', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '16.73'),
(38193, 'S LO 23442 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '53.75'),
(38194, 'S LO 03786', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '37.94'),
(38195, 'S LO 23424 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '112.08'),
(38196, 'S LO 03796', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '17.53'),
(38197, 'S LO 23409 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '119.13'),
(38198, 'S LO 03907', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '31.04'),
(38199, 'S LO 23307 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '47.53'),
(38200, 'S LO 20940', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '76.78'),
(38201, 'S LO 23298 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '95.62'),
(38202, 'S LO 20966', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '52.76'),
(38203, 'S LO 23266 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '93.74'),
(38204, 'S LO 23250 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '76.78'),
(38205, 'S LO 21949 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '118.15'),
(38206, 'S LO 21484 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '231.15'),
(38207, 'S LO 21482 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '125.71'),
(38208, 'S LO 21458 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '86.6'),
(38209, 'S LO 21440 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '73.33'),
(38210, 'S LO 21379 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '112.08'),
(38211, 'S LO 21301 ', 451, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '125.71'),
(38212, 'S 10.12.600 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '58.66'),
(38213, 'S 10.12.601 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '58.54'),
(38214, 'S 88.24.600', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '49.25'),
(38215, 'S 10.17.602 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '62.11'),
(38216, 'S 10.19.600 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '73.51'),
(38217, 'S 88.16.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.16'),
(38218, 'S 12.12.604 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '52.38'),
(38219, 'S 88.15.604', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '47.05'),
(38220, 'S 12.12.647 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '50.51'),
(38221, 'S 12.12.648 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '50.83'),
(38222, 'S 88.15.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '47.05'),
(38223, 'S 12.13.600 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '50.51'),
(38224, 'S 88.14.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '49.25'),
(38225, 'S 84.22.602', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '49.88'),
(38226, 'S 84.14.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '80.92'),
(38227, 'S 84.14.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '54.91'),
(38228, 'S 82.10.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '52.38'),
(38229, 'S 80.22.602', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.16'),
(38230, 'S 80.22.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '50.84'),
(38231, 'S 80.14.604', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '50.83'),
(38232, 'S 78.13.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '58.99'),
(38233, 'S 74.20.602', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '63.98'),
(38234, 'S 74.20.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.16'),
(38235, 'S 74.18.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '39.69'),
(38236, 'S 70.24.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '49.88'),
(38237, 'S 70.24.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '54.91'),
(38239, 'S 70.14.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '62.41'),
(38240, 'S 44.26.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '66.19'),
(38241, 'S 44.20.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '76.84'),
(38242, 'S 42.36.649', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '59.9'),
(38243, 'S 42.36.648', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '70.89'),
(38244, 'S 42.36.605', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '66.19'),
(38245, 'S 42.36.604', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '59.28'),
(38246, 'S 42.36.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '66.19'),
(38247, 'S 42.36.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '59.9'),
(38248, 'S 42.28.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '52.38'),
(38249, 'S 42.24.649', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '50.83'),
(38250, 'S 42.24.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '54.91'),
(38251, 'S 42.23.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.78'),
(38252, 'S 42.14.603', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '50.83'),
(38253, 'S 42.12.602', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '50.83'),
(38254, 'S 42.12.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '50.83'),
(38255, 'S 40.20.602', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '66.19'),
(38256, 'S 40.16.602', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '60.23'),
(38257, 'S 12.14.601 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '54.91'),
(38258, 'S 40.16.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '49.55'),
(38259, 'S 12.14.602 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.78'),
(38260, 'S 40.16.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(38261, 'S 40.15.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(38262, 'S 40.15.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '213'),
(38263, 'S 40.14.606', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(89770, '420249', 445, '', 'Accesorii', 0, 0, 1059, '420249', 1, '4.56'),
(89769, '420248', 445, '', 'Accesorii', 0, 0, 1059, '420248', 1, '19.78'),
(89766, '420245', 445, '', 'Accesorii', 0, 0, 1059, '420245', 1, '7.98'),
(123528, '8950', 12, '', 'SABOTI FRANA', 0, 0, 70, '020622099', 2, '182.966'),
(123527, '8935', 12, '', 'SABOTI FRANA', 0, 0, 70, '020608407', 2, '196.959'),
(123526, '8930', 12, '', 'SABOTI FRANA', 0, 0, 654, '8930', 2, '141.288'),
(123525, '8895', 12, '', 'SABOTI FRANA', 0, 0, 70, '020618571', 2, '58.625'),
(123524, '8830', 12, '', 'SABOTI FRANA', 0, 0, 70, '8830', 2, '98.644'),
(123523, '8820', 12, '', 'SABOTI FRANA', 0, 0, 70, '8820', 2, '100.31028'),
(123522, '247159', 12, '', 'SABOTI FRANA', 0, 0, 458, '247159', 2, '84.133'),
(123521, '247158', 12, '', 'SABOTI FRANA', 0, 0, 458, '247158', 2, '95.55'),
(123520, '8755', 12, '', 'SABOTI FRANA', 0, 0, 692, '8755', 2, '73.087'),
(123519, '8720', 12, '', 'SABOTI FRANA', 0, 0, 692, '8720', 2, '67.732'),
(123518, '8715', 12, '', 'SABOTI FRANA', 0, 0, 70, '020621571', 2, '71.505'),
(123517, '8710', 12, '', 'SABOTI FRANA', 0, 0, 70, '020615746', 2, '57.96'),
(123516, '8705', 12, '', 'SABOTI FRANA', 0, 0, 70, '020619048', 2, '131.005'),
(123515, '8695', 12, '', 'SABOTI FRANA', 0, 0, 83, '8041', 2, '70.812'),
(123514, '8690', 12, '', 'SABOTI FRANA', 0, 0, 83, '8690', 2, '67.207'),
(123513, '8655', 12, '', 'SABOTI FRANA', 0, 0, 685, 'RC-HE76 [TEC DOC RESOLUTION]', 2, '159.852'),
(123512, '8595', 12, '', 'SABOTI FRANA', 0, 0, 692, '8595', 2, '0'),
(123511, '229022', 12, '', 'SABOTI FRANA', 0, 0, 3472, 'AUTOSPRAY 150ML', 2, '84.952'),
(123510, '8550', 12, '', 'SABOTI FRANA', 0, 0, 70, '8550', 2, '56.966'),
(123509, '8540', 12, '', 'SABOTI FRANA', 0, 0, 692, '8540', 2, '51.569'),
(123508, '8460', 12, '', 'SABOTI FRANA', 0, 0, 83, '8460', 2, '0'),
(123507, '8355', 12, '', 'SABOTI FRANA', 0, 0, 1288, '8355', 2, '63.75908'),
(123506, 'HA-692', 12, '', 'SABOTI FRANA', 0, 0, 8, 'HA-692', 2, '105.58856'),
(123505, '8275', 12, '', 'SABOTI FRANA', 0, 0, 685, 'MS547', 2, '0'),
(123504, 'KG190033.0.1', 12, '', 'SABOTI FRANA', 0, 0, 234, '', 2, '74.501'),
(123503, '8230', 12, '', 'SABOTI FRANA', 0, 0, 685, 'MS160', 2, '47.495'),
(123502, '8205', 12, '', 'SABOTI FRANA', 0, 0, 685, 'MS193', 1, '27.55'),
(123501, '8195', 12, '', 'SABOTI FRANA', 0, 0, 685, 'MS304', 2, '92.232'),
(123500, '8190', 12, '', 'SABOTI FRANA', 0, 0, 685, 'MS627', 2, '0'),
(123499, '8185', 12, '', 'SABOTI FRANA', 0, 0, 685, 'MS619', 2, '33.45608'),
(123498, '8090', 12, '', 'SABOTI FRANA', 0, 0, 261, '8090', 2, '74.14736'),
(123497, 'NA-2605', 12, '', 'SABOTI FRANA', 0, 0, 8, 'NA-2605', 2, '61.887'),
(150592, '10279', 101, '', 'ELECTROVENTILATOR', 0, 0, 508, '003510279', 2, '266.875'),
(123496, '8070', 12, '', 'SABOTI FRANA', 0, 0, 692, '8070', 2, '59.02484'),
(123495, '8065', 12, '', 'SABOTI FRANA', 0, 0, 692, '8065', 2, '47.80328'),
(123494, '8060', 12, '', 'SABOTI FRANA', 0, 0, 692, '8060', 2, '60.795'),
(123493, '8055', 12, '', 'SABOTI FRANA', 0, 0, 261, '8055', 2, '63.12096'),
(123492, 'MHV54001.1', 12, '', 'SABOTI FRANA', 0, 0, 264, '', 2, '60.886'),
(123491, '247077', 12, '', 'SABOTI FRANA', 0, 0, 458, '247077', 2, '93.653'),
(123490, 'H22971.0.1MHV1', 12, '', 'SABOTI FRANA', 0, 0, 415, '', 2, '0'),
(123489, '7995', 12, '', 'SABOTI FRANA', 0, 0, 243, 'Y-904 M1', 2, '98.756'),
(123488, '0 986 011 520', 12, '', 'SABOTI FRANA', 0, 0, 2, 'M0986011520', 2, '56.098'),
(123487, 'F 03B 150 349', 12, '', 'SABOTI FRANA', 0, 0, 402, '', 2, '39.634'),
(38269, 'S 36.64.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '66.81'),
(123483, 'R19044A1', 12, '', 'PLACUTE ASTRA', 0, 0, 277, '', 2, '278.194'),
(123482, '6027', 12, '', 'PLACUTE FRANA', 0, 0, 654, '6027', 2, '81.417'),
(123481, 'KN22023A1', 12, '', 'PLACUTE FRANA', 0, 0, 620, '', 2, '117.257'),
(123480, 'R5095D1', 12, '', 'PLACUTE FRANA', 0, 0, 277, '', 2, '335.125'),
(123479, '6006', 12, '', 'PLACUTE FRANA', 0, 0, 692, '6006', 2, '112.805'),
(123478, '4074', 12, '', 'PLACUTE FRANA', 0, 0, 2065, '4074', 2, '142.954'),
(123477, '4070', 12, '', 'PLACUTE FRANA', 0, 0, 685, 'RC-MB1104', 2, '178.472'),
(123476, '0 986 040 681', 12, '', 'PLACUTE FRANA', 0, 0, 4, 'M0986040671', 2, '122.136'),
(123475, '0 986 040 641', 12, '', 'PLACUTE FRANA', 0, 0, 4, 'M0986040631', 2, '143.99'),
(123474, '0 986 040 621', 12, '', 'PLACUTE FRANA', 0, 0, 4, 'M0986040621', 2, '123.4436'),
(123473, '0 986 040 300', 12, '', 'PLACUTE FRANA', 0, 0, 4, 'M0986040300', 2, '129.57'),
(123472, 'W16EKR-S11', 12, '', 'PLACUTE FRANA', 0, 0, 686, '', 2, '149.506'),
(123471, '0 986 020 401', 12, '', 'PLACUTE FRANA', 0, 0, 2, 'M0986020391', 2, '398.01692'),
(123470, '0 986 020 061', 12, '', 'PLACUTE FRANA', 0, 0, 2, 'M0986020061', 2, '136.63748'),
(123469, '0 986 020 041', 12, '', 'PLACUTE FRANA', 0, 0, 2, 'M0986020041', 2, '146.524'),
(123468, '1008', 12, '', 'PLACUTE FRANA', 0, 0, 1164, '1008_', 2, '459.487'),
(123467, 'F 03B 150 335', 12, '', 'PLACUTE FRANA', 0, 0, 402, '', 2, '425.586'),
(123466, '0 986 010 040', 12, '', 'PLACUTE FRANA', 0, 0, 2, 'M0986010040', 1, '9.12'),
(123465, '9705', 12, '', 'PLACUTE FRANA', 0, 0, 48, '9705', 2, '88.893'),
(123464, '9695', 12, '', 'SET REP.SABOTI', 0, 0, 2, '9695', 2, '116.76'),
(123463, '9670', 12, '', 'SET REP.SABOTI', 0, 0, 273, '9670', 2, '81.662'),
(123462, '9665', 12, '', 'SET REP.SABOTI', 0, 0, 3156, '9665', 2, '227.85728'),
(123461, '9030', 12, '', 'SET REP.SABOTI', 0, 0, 914, '9030', 2, '221.76784'),
(123460, 'K025222', 12, '', 'SET REP.SABOTI', 0, 0, 307, '', 2, '158.095'),
(137363, '6PK1050S', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '31.24'),
(38264, 'S 40.14.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(133208, '9559 0391', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '95-66-19-6', 1, '32.9'),
(38266, 'S 40.10.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '49.55'),
(38267, 'S 36.82.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '63.36'),
(38268, 'S 36.64.603', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '79.99'),
(136656, '20 91 2701', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 91 2701', 1, '26877.31'),
(136655, '20 87 0008', 151, '', 'Kit service', 0, 0, 1182, '20 87 0008', 1, '26.99'),
(129832, '20 87 0009', 151, '', 'Kit service', 0, 0, 1182, '20 87 0009', 1, '21.31'),
(129831, '20 54 0004', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 54 0004', 1, '67.13'),
(158943, '45503-09321', 462, '', 'Bieleta directie stg/dr', 1, 0, 51, '', 2, '0'),
(133218, '9539 0381', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '95-48-19-1', 1, '28.3'),
(133217, '9562 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '31.77'),
(158931, '45200A78B00-000', 462, '', 'Brat fata fabricant', 1, 0, 2462, '45576', 2, '0'),
(133211, '9559 0392', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '95-66-20-6', 1, '32.9'),
(133210, '9524 0283', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '95240283A1', 1, '95.02'),
(136887, 'CV-5508', 311, '', 'Articulatii planetare', 0, 0, 5, 'CV-5508', 1, '26877.31'),
(158930, '45047-69115', 462, '', 'Cap bara stg', 1, 0, 914, '', 2, '0'),
(146707, 'FL4841-J', 236, '', 'Flansa amortizor', 1, 0, 1626, '17132', 2, '64.813'),
(129830, '20 54 0003', 151, '', 'Rulmenti sarcina', 0, 0, 1180, '20 54 0003', 1, '73.97'),
(137101, '530 0070 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '351.27'),
(38270, 'S 12.20.602 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '63'),
(38271, 'S 36.58.600', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '213'),
(38272, 'S 12.20.605 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '66'),
(38273, 'S 34.17.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '213'),
(89767, '420246', 445, '', 'Accesorii', 0, 0, 1059, '420246', 1, '7.51'),
(89764, '420242', 445, '', 'Accesorii', 0, 0, 1059, '020604326', 1, '2.41'),
(89727, '420088', 445, '', 'Accesorii', 0, 0, 1059, '420088', 1, '3.02'),
(89653, '410288', 445, '', 'Accesorii', 0, 0, 138, '819622C', 1, '5.83'),
(89479, '270591', 445, '', 'Esapamente', 0, 0, 3436, '020621628', 1, '402.39'),
(89473, '270573', 445, '', 'Esapamente', 0, 0, 3436, '270573', 1, '154.8'),
(89470, '270566', 445, '', 'Esapamente', 0, 0, 3436, '020606143', 1, '261.26'),
(89461, '270517', 445, '', 'Esapamente', 0, 0, 3436, '020622252', 1, '233.37'),
(89295, '260587', 445, '', 'Esapamente', 0, 0, 3436, '260587', 1, '330.05'),
(89292, '260569', 445, '', 'Esapamente', 0, 0, 3436, '260569', 1, '181.15'),
(89291, '260567', 445, '', 'Esapamente', 0, 0, 3436, '260567', 1, '190.71'),
(89236, '260240', 445, '', 'Esapamente', 0, 0, 3436, '020606382', 1, '233.17'),
(38824, 'S 12.22.600 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '222'),
(89768, '420247', 445, '', 'Accesorii', 0, 0, 1059, '420247', 1, '3.02'),
(89765, '420243', 445, '', 'Accesorii', 0, 0, 1059, '420243', 1, '13.2'),
(89763, '420241', 445, '', 'Accesorii', 0, 0, 1059, '020604804', 1, '2.08'),
(89762, '420240', 445, '', 'Accesorii', 0, 0, 1059, '420240', 1, '4.96'),
(89761, '420239', 445, '', 'Accesorii', 0, 0, 1059, '420239', 1, '5.83'),
(89760, '420238', 445, '', 'Accesorii', 0, 0, 1059, '420238', 1, '2.08'),
(89759, '420236', 445, '', 'Accesorii', 0, 0, 1059, '420236', 1, '7.24'),
(89758, '420232', 445, '', 'Accesorii', 0, 0, 1059, '020623916', 1, '3.35'),
(89757, '420227', 445, '', 'Accesorii', 0, 0, 1059, '420227', 1, '3.56'),
(89756, '420226', 445, '', 'Accesorii', 0, 0, 1059, '420226', 1, '14.75'),
(89755, '420224', 445, '', 'Accesorii', 0, 0, 1059, '420224', 1, '4.16'),
(89754, '420220', 445, '', 'Accesorii', 0, 0, 1059, '420220', 1, '3.42'),
(89753, '420217', 445, '', 'Accesorii', 0, 0, 1059, '420217', 1, '1.88'),
(89752, '420216E', 445, '', 'Esapamente', 0, 0, 26, '420216E', 1, '27489.25'),
(89751, '420216', 445, '', 'Accesorii', 0, 0, 1059, '420216', 1, '2.35'),
(89750, '420213', 445, '', 'Accesorii', 0, 0, 1059, '420213', 1, '3.75'),
(89749, '420208', 445, '', 'Accesorii', 0, 0, 1059, '420208', 1, '5.43'),
(89748, '420207', 445, '', 'Accesorii', 0, 0, 1059, '420207', 1, '3.02'),
(89747, '420205', 445, '', 'Accesorii', 0, 0, 1059, '420205', 1, '1.68'),
(89746, '420200', 445, '', 'Accesorii', 0, 0, 1059, '420200', 1, '5.97'),
(89745, '420198', 445, '', 'Accesorii', 0, 0, 1059, '420198', 1, '9.12'),
(89744, '420179', 445, '', 'Accesorii', 0, 0, 1059, '420179', 1, '2.08'),
(89743, '420165', 445, '', 'Accesorii', 0, 0, 1059, '420165', 1, '1.34'),
(89742, '420150', 445, '', 'Accesorii', 0, 0, 1059, '420150', 1, '3.09'),
(89741, '420149', 445, '', 'Accesorii', 0, 0, 1059, '420149', 1, '3.02'),
(89740, '420145', 445, '', 'Accesorii', 0, 0, 1059, '420145', 1, '1'),
(89739, '420144', 445, '', 'Accesorii', 0, 0, 1059, '420144', 1, '1.68'),
(89738, '420128E', 445, '', 'Esapamente', 0, 0, 26, '420128E', 1, '27489.25'),
(89737, '420124E', 445, '', 'Esapamente', 0, 0, 26, '420124E', 1, '27489.25'),
(89736, '420102', 445, '', 'Accesorii', 0, 0, 1059, '020603553', 1, '0.74'),
(89735, '420101', 445, '', 'Accesorii', 0, 0, 1059, '020626070', 1, '1.68'),
(89734, '420097', 445, '', 'Accesorii', 0, 0, 1059, '420097', 1, '1.68'),
(89733, '420095', 445, '', 'Accesorii', 0, 0, 1059, '420095', 1, '1.68'),
(89732, '420094', 445, '', 'Accesorii', 0, 0, 1059, '420094', 1, '2.41'),
(89731, '420092', 445, '', 'Accesorii', 0, 0, 1059, '020607534', 1, '2.08'),
(89730, '420091', 445, '', 'Accesorii', 0, 0, 1059, '020603303', 1, '2.08'),
(89729, '420090', 445, '', 'Accesorii', 0, 0, 1059, '420090', 1, '4.96'),
(89728, '420089', 445, '', 'Accesorii', 0, 0, 1059, '420089', 1, '2.08'),
(89726, '420084', 445, '', 'Accesorii', 0, 0, 1059, '420084', 1, '3.82'),
(89725, '420082', 445, '', 'Accesorii', 0, 0, 1059, '420082', 1, '2.08'),
(89724, '420080', 445, '', 'Accesorii', 0, 0, 1059, '420080', 1, '2.35'),
(89723, '420079', 445, '', 'Accesorii', 0, 0, 1059, '420079', 1, '1.94'),
(89722, '420078', 445, '', 'Accesorii', 0, 0, 1059, '420078', 1, '4.56'),
(89721, '420076', 445, '', 'Accesorii', 0, 0, 1059, '420076', 1, '1.68'),
(89720, '420075', 445, '', 'Accesorii', 0, 0, 1059, '420075', 1, '2.75'),
(89719, '420073', 445, '', 'Accesorii', 0, 0, 1059, '420073', 1, '5.83'),
(89718, '420071', 445, '', 'Accesorii', 0, 0, 1059, '020615371', 1, '2.08'),
(89717, '420069', 445, '', 'Accesorii', 0, 0, 1059, '420069', 1, '1.47'),
(89716, '420067', 445, '', 'Accesorii', 0, 0, 1059, '420067', 1, '3.22'),
(89715, '420066', 445, '', 'Accesorii', 0, 0, 1059, '420066', 1, '3.42'),
(89714, '420064', 445, '', 'Accesorii', 0, 0, 1059, '420064', 1, '3.02'),
(89713, '420063', 445, '', 'Accesorii', 0, 0, 1059, '420063', 1, '3.75'),
(89712, '420061', 445, '', 'Accesorii', 0, 0, 1059, '420061', 1, '1.68'),
(89711, '420056', 445, '', 'Accesorii', 0, 0, 1059, '420056', 1, '4.56'),
(89710, '420054', 445, '', 'Accesorii', 0, 0, 1059, '420054', 1, '4.09'),
(89709, '420051', 445, '', 'Accesorii', 0, 0, 1059, '020611777', 1, '3.22'),
(89708, '420050', 445, '', 'Accesorii', 0, 0, 1059, '420050', 1, '1.68'),
(89707, '420037', 445, '', 'Accesorii', 0, 0, 1059, '420037', 1, '7.51'),
(89706, '420032', 445, '', 'Accesorii', 0, 0, 1059, '5815145_', 1, '1.34'),
(89705, '420024', 445, '', 'Accesorii', 0, 0, 1059, '420024', 1, '4.16'),
(89704, '420014', 445, '', 'Accesorii', 0, 0, 1059, '420014', 1, '3.42'),
(89703, '420008', 445, '', 'Accesorii', 0, 0, 1059, '420008', 1, '6.44'),
(89702, '420002', 445, '', 'Accesorii', 0, 0, 1059, '020605169', 1, '5.37'),
(89701, '410531', 445, '', 'Accesorii', 0, 0, 138, '', 1, '4.96'),
(89700, '410497', 445, '', 'Accesorii', 0, 0, 138, '410497', 1, '10.39'),
(89699, '410492', 445, '', 'Accesorii', 0, 0, 138, '410492', 1, '9.59'),
(89698, '410490', 445, '', 'Accesorii', 0, 0, 138, '410490', 1, '4.49'),
(89697, '410469', 445, '', 'Accesorii', 0, 0, 138, '410469', 1, '11.26'),
(89696, '410468', 445, '', 'Accesorii', 0, 0, 138, '410468', 1, '9.99'),
(89695, '410427', 445, '', 'Accesorii', 0, 0, 138, '410427', 1, '3.89'),
(89694, '410424', 445, '', 'Accesorii', 0, 0, 138, '410424', 1, '10.53'),
(89693, '410421', 445, '', 'Accesorii', 0, 0, 138, '410421', 1, '28.16'),
(89692, '410419', 445, '', 'Accesorii', 0, 0, 138, '837608', 1, '8.25'),
(89691, '410418', 445, '', 'Accesorii', 0, 0, 138, '410418', 1, '11.13'),
(89690, '410417', 445, '', 'Accesorii', 0, 0, 138, '410417', 1, '17.16'),
(89689, '410416', 445, '', 'Accesorii', 0, 0, 138, '837605', 1, '32.72'),
(89688, '410415', 445, '', 'Accesorii', 0, 0, 138, '410415', 1, '5.09'),
(89687, '410412', 445, '', 'Accesorii', 0, 0, 138, '863614', 1, '6.77'),
(89686, '410411', 445, '', 'Accesorii', 0, 0, 138, '410411', 1, '9.65'),
(89685, '410408', 445, '', 'Accesorii', 0, 0, 138, '410408', 1, '9.72'),
(89684, '410407', 445, '', 'Accesorii', 0, 0, 138, '410407', 1, '5.09'),
(89683, '410406', 445, '', 'Accesorii', 0, 0, 138, '410406', 1, '15.49'),
(89682, '410404', 445, '', 'Accesorii', 0, 0, 138, '410404', 1, '11.73'),
(89681, '410397', 445, '', 'Accesorii', 0, 0, 138, '410397', 1, '6.64'),
(89680, '410381', 445, '', 'Accesorii', 0, 0, 138, '410381', 1, '51.6'),
(89679, '410378', 445, '', 'Accesorii', 0, 0, 138, '410378', 1, '3.02'),
(89678, '410377', 445, '', 'Accesorii', 0, 0, 138, '410377', 1, '3.02'),
(89677, '410373', 445, '', 'Accesorii', 0, 0, 138, '410373', 1, '31.91'),
(89676, '410367', 445, '', 'Accesorii', 0, 0, 138, '835619', 1, '4.56'),
(89675, '410363', 445, '', 'Accesorii', 0, 0, 138, '835615', 1, '6.97'),
(89674, '410362', 445, '', 'Accesorii', 0, 0, 138, '410362', 1, '5.43'),
(89673, '410358', 445, '', 'Accesorii', 0, 0, 138, '835610', 1, '13.81'),
(89672, '410357', 445, '', 'Accesorii', 0, 0, 138, '835609', 1, '5.56'),
(89671, '410356', 445, '', 'Accesorii', 0, 0, 138, '835608', 1, '7.17'),
(89670, '410355', 445, '', 'Accesorii', 0, 0, 138, '410355', 1, '4.16'),
(89669, '410354', 445, '', 'Accesorii', 0, 0, 138, '410354', 1, '26.01'),
(89668, '410351', 445, '', 'Accesorii', 0, 0, 138, '410351', 1, '23.87'),
(89667, '410349', 445, '', 'Accesorii', 0, 0, 138, '835601C', 1, '6.24'),
(89666, '410343', 445, '', 'Accesorii', 0, 0, 138, '410343', 1, '3.75'),
(89665, '410339', 445, '', 'Accesorii', 0, 0, 138, '823601', 1, '7.51'),
(89664, '410337', 445, '', 'Accesorii', 0, 0, 138, '410337', 1, '5.43'),
(89663, '410336', 445, '', 'Accesorii', 0, 0, 138, '410336', 1, '11.66'),
(89662, '410334', 445, '', 'Accesorii', 0, 0, 138, '410334', 1, '6.24'),
(89661, '410333', 445, '', 'Accesorii', 0, 0, 138, '410333', 1, '7.17'),
(89660, '410329', 445, '', 'Accesorii', 0, 0, 138, '410329', 1, '3.75'),
(89659, '410327', 445, '', 'Accesorii', 0, 0, 138, '410327', 1, '4.43'),
(89658, '410324', 445, '', 'Accesorii', 0, 0, 138, '410324', 1, '30.64'),
(89657, '410322', 445, '', 'Accesorii', 0, 0, 138, '410322', 1, '5.43'),
(89656, '410316', 445, '', 'Accesorii', 0, 0, 138, '410316', 1, '7.17'),
(89655, '410309', 445, '', 'Accesorii', 0, 0, 138, '821606', 1, '6.77'),
(89654, '410306', 445, '', 'Accesorii', 0, 0, 138, '410306', 1, '23.06'),
(89652, '410246', 445, '', 'Accesorii', 0, 0, 138, '410246', 1, '30.64'),
(89651, '410222', 445, '', 'Accesorii', 0, 0, 138, '410222', 1, '2.08'),
(89650, '410194', 445, '', 'Accesorii', 0, 0, 138, '410194', 1, '4.56'),
(89649, '410188', 445, '', 'Accesorii', 0, 0, 138, '410188', 1, '3.22'),
(89648, '410184', 445, '', 'Accesorii', 0, 0, 138, '809620C', 1, '5.37'),
(89647, '410177', 445, '', 'Accesorii', 0, 0, 138, '410177', 1, '21.85'),
(89646, '410172', 445, '', 'Accesorii', 0, 0, 138, '809608C', 1, '5.83'),
(89645, '410171', 445, '', 'Accesorii', 0, 0, 138, '5810657_', 1, '3.42'),
(89644, '410169', 445, '', 'Accesorii', 0, 0, 138, '809605C', 1, '6.64'),
(89643, '410168', 445, '', 'Accesorii', 0, 0, 138, '809604C', 1, '2.08'),
(89642, '410164', 445, '', 'Accesorii', 0, 0, 138, '410164', 1, '7.51'),
(89641, '410162', 445, '', 'Accesorii', 0, 0, 138, '410162', 1, '2.41'),
(89640, '410160', 445, '', 'Accesorii', 0, 0, 138, '410160', 1, '2.41'),
(89639, '410159', 445, '', 'Accesorii', 0, 0, 138, '410159', 1, '3.75'),
(89638, '410156', 445, '', 'Accesorii', 0, 0, 138, '410156', 1, '2.08'),
(89637, '410155', 445, '', 'Accesorii', 0, 0, 138, '410155', 1, '2.08'),
(89636, '410149', 445, '', 'Accesorii', 0, 0, 138, '410149', 1, '2.41'),
(89635, '410145', 445, '', 'Accesorii', 0, 0, 138, '410145', 1, '5.43'),
(89634, '410141', 445, '', 'Accesorii', 0, 0, 138, '807604', 1, '3.02'),
(89633, '410140', 445, '', 'Accesorii', 0, 0, 138, '807603', 1, '5.09'),
(89632, '410138', 445, '', 'Accesorii', 0, 0, 138, '807601', 1, '6.24'),
(89631, '410132', 445, '', 'Accesorii', 0, 0, 138, '5808345_', 1, '4.16'),
(89630, '410128', 445, '', 'Accesorii', 0, 0, 138, '410128', 1, '5.7'),
(89629, '410127', 445, '', 'Accesorii', 0, 0, 138, '410127', 1, '2.41'),
(89628, '410126', 445, '', 'Accesorii', 0, 0, 138, '410126', 1, '6.1'),
(89627, '410123', 445, '', 'Accesorii', 0, 0, 138, '410123', 1, '4.16'),
(89626, '410121', 445, '', 'Accesorii', 0, 0, 138, '410121', 1, '5.43'),
(89625, '410108', 445, '', 'Accesorii', 0, 0, 138, '410108', 1, '3.02'),
(89624, '410106', 445, '', 'Accesorii', 0, 0, 138, '410106', 1, '3.02'),
(89623, '410104', 445, '', 'Accesorii', 0, 0, 138, '410104', 1, '4.56'),
(89622, '410101', 445, '', 'Accesorii', 0, 0, 138, '410101', 1, '2.08'),
(89621, '410100', 445, '', 'Accesorii', 0, 0, 138, '805620', 1, '5.56'),
(89620, '410099', 445, '', 'Accesorii', 0, 0, 138, '805619', 1, '8.85'),
(89619, '410098', 445, '', 'Accesorii', 0, 0, 138, '805618', 1, '2.41'),
(89618, '410094', 445, '', 'Accesorii', 0, 0, 138, '805614', 1, '7.17'),
(89617, '410093', 445, '', 'Accesorii', 0, 0, 138, '410093', 1, '2.41'),
(89616, '410092', 445, '', 'Accesorii', 0, 0, 138, '410092', 1, '9.25'),
(89615, '410088', 445, '', 'Accesorii', 0, 0, 138, '805608', 1, '3.02'),
(89614, '410087', 445, '', 'Accesorii', 0, 0, 138, '410087', 1, '3.75'),
(89613, '410085', 445, '', 'Accesorii', 0, 0, 138, '805605', 1, '4.16'),
(89612, '410083', 445, '', 'Accesorii', 0, 0, 138, '410083', 1, '5.43'),
(89611, '410082', 445, '', 'Accesorii', 0, 0, 138, '5810219_', 1, '3.42'),
(89610, '410080', 445, '', 'Accesorii', 0, 0, 138, '410080', 1, '5.83'),
(89609, '410079', 445, '', 'Accesorii', 0, 0, 138, '410079', 1, '4.56'),
(89608, '410078', 445, '', 'Accesorii', 0, 0, 138, '410078', 1, '5.09'),
(89607, '410077', 445, '', 'Accesorii', 0, 0, 138, '410077', 1, '5.56'),
(89606, '410076', 445, '', 'Accesorii', 0, 0, 138, '410076', 1, '2.08'),
(89605, '410069', 445, '', 'Accesorii', 0, 0, 138, '410069', 1, '3.49'),
(89604, '410068', 445, '', 'Accesorii', 0, 0, 138, '410068', 1, '2.08'),
(89603, '410067', 445, '', 'Accesorii', 0, 0, 138, '410067', 1, '2.08'),
(89602, '410065', 445, '', 'Accesorii', 0, 0, 138, '410065', 1, '2.41'),
(89601, '410064', 445, '', 'Accesorii', 0, 0, 138, '410064', 1, '4.63'),
(89600, '410063', 445, '', 'Accesorii', 0, 0, 138, '410063', 1, '1.68'),
(89599, '410062', 445, '', 'Accesorii', 0, 0, 138, '410062', 1, '2.41'),
(89598, '410059', 445, '', 'Accesorii', 0, 0, 138, '410059', 1, '2.75'),
(89597, '410055', 445, '', 'Accesorii', 0, 0, 138, '410055', 1, '3.75'),
(89596, '410052', 445, '', 'Accesorii', 0, 0, 138, '5810133_', 1, '2.08'),
(89595, '410051', 445, '', 'Accesorii', 0, 0, 138, '5810133_', 1, '4.16');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(89594, '410049', 445, '', 'Accesorii', 0, 0, 138, '410049', 1, '5.63'),
(89593, '410040', 445, '', 'Accesorii', 0, 0, 138, '410040', 1, '3.42'),
(89592, '410039', 445, '', 'Accesorii', 0, 0, 138, '410039', 1, '2.08'),
(89591, '410027', 445, '', 'Accesorii', 0, 0, 138, '801608C', 1, '8.25'),
(89590, '410024', 445, '', 'Accesorii', 0, 0, 138, '410024', 1, '15.35'),
(89589, '410013', 445, '', 'Accesorii', 0, 0, 138, '410013', 1, '49.14'),
(89588, '401197', 445, '', 'Accesorii', 0, 0, 1127, '401197', 1, '12'),
(89587, '401188', 445, '', 'Accesorii', 0, 0, 1127, '401188', 1, '11.06'),
(89586, '401154', 445, '', 'Accesorii', 0, 0, 1127, '401154', 1, '15.49'),
(89585, '401153', 445, '', 'Accesorii', 0, 0, 1127, '401153', 1, '15.49'),
(89584, '401152', 445, '', 'Accesorii', 0, 0, 1127, '401152', 1, '15.49'),
(89583, '301866', 445, '', 'Esapamente', 0, 0, 17, '26', 1, '271.45'),
(89582, '301820', 445, '', 'Esapamente', 0, 0, 17, '301820', 1, '251.68'),
(89581, '301812', 445, '', 'Esapamente', 0, 0, 17, '301812', 1, '244.3'),
(89580, '301462', 445, '', 'Esapamente', 0, 0, 17, '301462', 1, '319.12'),
(89579, '301461', 445, '', 'Esapamente', 0, 0, 17, '301461', 1, '169.48'),
(89578, '301446', 445, '', 'Esapamente', 0, 0, 17, '301446', 1, '613.44'),
(89577, '301442', 445, '', 'Esapamente', 0, 0, 17, '301442', 1, '210.04'),
(89576, '301439', 445, '', 'Esapamente', 0, 0, 17, '03', 1, '326.96'),
(89575, '301436', 445, '', 'Esapamente', 0, 0, 17, '301436', 1, '260.65'),
(89574, '301420', 445, '', 'Esapamente', 0, 0, 17, '13', 1, '177.6'),
(89573, '301404', 445, '', 'Esapamente', 0, 0, 17, '13', 1, '313.65'),
(89572, '301394', 445, '', 'Esapamente', 0, 0, 17, '09', 1, '768.24'),
(89571, '301391', 445, '', 'Esapamente', 0, 0, 17, '06', 1, '356.27'),
(89570, '301388', 445, '', 'Esapamente', 0, 0, 17, '301388', 1, '491.28'),
(89569, '301387', 445, '', 'Esapamente', 0, 0, 17, '301387', 1, '213.93'),
(89568, '301381', 445, '', 'Esapamente', 0, 0, 17, '301381', 1, '432.62'),
(89567, '301378', 445, '', 'Esapamente', 0, 0, 17, '06', 1, '486.93'),
(89566, '301373', 445, '', 'Esapamente', 0, 0, 17, '13', 1, '226.94'),
(89565, '301372', 445, '', 'Esapamente', 0, 0, 17, '301372', 1, '226.94'),
(89564, '301371', 445, '', 'Esapamente', 0, 0, 17, '301371', 1, '226.94'),
(89563, '301367', 445, '', 'Esapamente', 0, 0, 17, '301367', 1, '339.97'),
(89562, '301365', 445, '', 'Esapamente', 0, 0, 17, '301365', 1, '235.05'),
(89561, '301355', 445, '', 'Esapamente', 0, 0, 17, '13', 1, '328.17'),
(89560, '301351', 445, '', 'Esapamente', 0, 0, 17, '13', 1, '209.71'),
(89559, '301349', 445, '', 'Esapamente', 0, 0, 17, '13', 1, '324.32'),
(89558, '301348', 445, '', 'Esapamente', 0, 0, 17, '301348', 1, '348.89'),
(89557, '301346', 445, '', 'Esapamente', 0, 0, 17, '13', 1, '331.73'),
(89556, '301338', 445, '', 'Esapamente', 0, 0, 17, '301338', 1, '327.84'),
(89555, '301334', 445, '', 'Esapamente', 0, 0, 17, '13', 1, '197.37'),
(89554, '301331', 445, '', 'Esapamente', 0, 0, 17, '301331', 1, '285.2'),
(89553, '301329', 445, '', 'Esapamente', 0, 0, 17, '13', 1, '176.12'),
(89552, '301327', 445, '', 'Esapamente', 0, 0, 17, '301327', 1, '197.37'),
(89551, '301322', 445, '', 'Esapamente', 0, 0, 17, '02', 1, '369.54'),
(89550, '301316', 445, '', 'Esapamente', 0, 0, 17, '03', 1, '532.65'),
(89549, '301308', 445, '', 'Esapamente', 0, 0, 17, '301308', 1, '243.08'),
(89548, '301295', 445, '', 'Esapamente', 0, 0, 17, '301295', 1, '78.1'),
(89547, '301292', 445, '', 'Esapamente', 0, 0, 17, '03', 1, '193.89'),
(89546, '301290', 445, '', 'Esapamente', 0, 0, 17, '03', 1, '76.73'),
(89545, '301289', 445, '', 'Esapamente', 0, 0, 17, '03', 1, '196.3'),
(89544, '301288', 445, '', 'Esapamente', 0, 0, 17, '03', 1, '64.23'),
(89543, '301285', 445, '', 'Esapamente', 0, 0, 17, '02', 1, '220.17'),
(89542, '301283', 445, '', 'Esapamente', 0, 0, 17, '301283', 1, '213.01'),
(89541, '301275', 445, '', 'Esapamente', 0, 0, 17, '301275', 1, '314.43'),
(89540, '301265', 445, '', 'Esapamente', 0, 0, 17, '301265', 1, '442.81'),
(89539, '301240', 445, '', 'Esapamente', 0, 0, 17, 'FORM 7', 1, '289.49'),
(89538, '301232', 445, '', 'Esapamente', 0, 0, 17, '301232', 1, '230.13'),
(89537, '301230', 445, '', 'Esapamente', 0, 0, 17, '301230', 1, '301.18'),
(89536, '301224', 445, '', 'Esapamente', 0, 0, 17, '301224', 1, '166.33'),
(89535, '301223', 445, '', 'Esapamente', 0, 0, 17, '03', 1, '202.95'),
(89534, '301214', 445, '', 'Esapamente', 0, 0, 17, '03', 1, '711.33'),
(89533, '301204', 445, '', 'Esapamente', 0, 0, 17, '301204', 1, '151.9'),
(89532, '301203', 445, '', 'Esapamente', 0, 0, 17, '03', 1, '104.79'),
(89531, '301199', 445, '', 'Esapamente', 0, 0, 17, '02', 1, '236.52'),
(89530, '301198', 445, '', 'Esapamente', 0, 0, 17, '02', 1, '352.39'),
(89529, '301197', 445, '', 'Esapamente', 0, 0, 17, '301197', 1, '254.49'),
(89528, '301192', 445, '', 'Esapamente', 0, 0, 17, '301192', 1, '125.3'),
(89527, '301191', 445, '', 'Esapamente', 0, 0, 17, '301191', 1, '162.98'),
(89526, '301186', 445, '', 'Esapamente', 0, 0, 17, '301186', 1, '179.07'),
(89525, '301149', 445, '', 'Esapamente', 0, 0, 17, '37', 1, '238.94'),
(89524, '301148', 445, '', 'Esapamente', 0, 0, 17, '301148', 1, '440.87'),
(89523, '301138', 445, '', 'Esapamente', 0, 0, 17, '37', 1, '364.44'),
(89522, '301123', 445, '', 'Esapamente', 0, 0, 17, '36', 1, '433.36'),
(89521, '301096', 445, '', 'Esapamente', 0, 0, 17, '35', 1, '116.19'),
(89520, '301074', 445, '', 'Esapamente', 0, 0, 17, '301074', 1, '217.82'),
(89519, '301073', 445, '', 'Esapamente', 0, 0, 17, '34', 1, '145.35'),
(89518, '301050', 445, '', 'Esapamente', 0, 0, 17, '301050', 1, '138.71'),
(89517, '301049', 445, '', 'Esapamente', 0, 0, 17, '301049', 1, '176.45'),
(89516, '301047', 445, '', 'Esapamente', 0, 0, 17, '34', 1, '103.18'),
(89515, '301036', 445, '', 'Esapamente', 0, 0, 17, '301036', 1, '530.31'),
(89514, '301035', 445, '', 'Esapamente', 0, 0, 17, '301035', 1, '250.47'),
(89513, '301033', 445, '', 'Esapamente', 0, 0, 17, '34', 1, '184.91'),
(89512, '301028', 445, '', 'Esapamente', 0, 0, 17, '301028', 1, '140.84'),
(89511, '301023', 445, '', 'Esapamente', 0, 0, 17, '34', 1, '318.99'),
(89510, '301019', 445, '', 'Esapamente', 0, 0, 17, '301019', 1, '186.71'),
(89509, '301018', 445, '', 'Esapamente', 0, 0, 17, '34', 1, '98.22'),
(89508, '301008', 445, '', 'Esapamente', 0, 0, 17, '34', 1, '243.17'),
(89507, '301007', 445, '', 'Esapamente', 0, 0, 17, '301007', 1, '269.61'),
(89506, '301006', 445, '', 'Esapamente', 0, 0, 17, '301006', 1, '128.25'),
(89505, '301005', 445, '', 'Esapamente', 0, 0, 17, '301005', 1, '236.59'),
(89504, '270720', 445, '', 'Esapamente', 0, 0, 17, '020604736', 1, '356.2'),
(89503, '270719', 445, '', 'Esapamente', 0, 0, 17, '020608277', 1, '330.32'),
(89502, '270711', 445, '', 'Esapamente', 0, 0, 17, '270711', 1, '431.96'),
(89501, '270677', 445, '', 'Esapamente', 0, 0, 17, '020601448', 1, '230.7'),
(89500, '270657', 445, '', 'Esapamente', 0, 0, 17, '020613182', 1, '438.25'),
(89499, '270651', 445, '', 'Esapamente', 0, 0, 3436, '020618306', 1, '233.58'),
(89498, '270646', 445, '', 'Esapamente', 0, 0, 17, '270646', 1, '748.26'),
(89497, '270643', 445, '', 'Esapamente', 0, 0, 17, '020615918', 1, '338.36'),
(89496, '270642', 445, '', 'Esapamente', 0, 0, 3436, '020608315', 1, '245.44'),
(89495, '270639', 445, '', 'Esapamente', 0, 0, 17, '020622803', 1, '176.32'),
(89494, '270630', 445, '', 'Esapamente', 0, 0, 17, '270630', 1, '219.14'),
(89493, '270627', 445, '', 'Esapamente', 0, 0, 17, '020623979', 1, '302.09'),
(89492, '270623', 445, '', 'Esapamente', 0, 0, 17, '020614234', 1, '286.67'),
(89491, '270621', 445, '', 'Esapamente', 0, 0, 17, '020602344', 1, '425.8'),
(89490, '270619', 445, '', 'Esapamente', 0, 0, 3437, '020621304', 1, '244.17'),
(89489, '270616', 445, '', 'Esapamente', 0, 0, 17, '020601930', 1, '702.8'),
(89488, '270614', 445, '', 'Esapamente', 0, 0, 3436, '020617304', 1, '253.07'),
(89487, '270608', 445, '', 'Esapamente', 0, 0, 3436, '020612940', 1, '253.15'),
(89486, '270606', 445, '', 'Esapamente', 0, 0, 3436, '270606', 1, '371.41'),
(89485, '270603', 445, '', 'Esapamente', 0, 0, 3436, '020625511', 1, '211.05'),
(89484, '270602', 445, '', 'Esapamente', 0, 0, 3436, '020618071', 1, '210.71'),
(89483, '270601', 445, '', 'Esapamente', 0, 0, 3437, '020600738', 1, '456.15'),
(89482, '270598', 445, '', 'Esapamente', 0, 0, 3436, '020620308', 1, '321.8'),
(89481, '270597', 445, '', 'Esapamente', 0, 0, 3436, '270597', 1, '183.7'),
(89480, '270595', 445, '', 'Esapamente', 0, 0, 3436, '270595', 1, '384.02'),
(89478, '270589', 445, '', 'Esapamente', 0, 0, 3436, '020613713', 1, '191.27'),
(89477, '270588', 445, '', 'Esapamente', 0, 0, 3436, '270588', 1, '237.73'),
(89476, '270585', 445, '', 'Esapamente', 0, 0, 3436, '020616840', 1, '194.09'),
(89475, '270577', 445, '', 'Esapamente', 0, 0, 3436, '270577', 1, '144.81'),
(89474, '270574', 445, '', 'Esapamente', 0, 0, 17, '270574', 1, '696.1'),
(89472, '270572', 445, '', 'Esapamente', 0, 0, 3437, '020610127', 1, '289.22'),
(89471, '270571', 445, '', 'Esapamente', 0, 0, 3437, '020606480', 1, '478.55'),
(89469, '270563', 445, '', 'Esapamente', 0, 0, 3436, '020603494', 1, '379.73'),
(89468, '270562', 445, '', 'Esapamente', 0, 0, 3436, '020622694', 1, '212.99'),
(89467, '270561', 445, '', 'Esapamente', 0, 0, 3436, '27056', 1, '154.07'),
(89466, '270560', 445, '', 'Esapamente', 0, 0, 3436, '020611058', 1, '182.76'),
(89465, '270544', 445, '', 'Esapamente', 0, 0, 3436, '020619605', 1, '180.95'),
(89464, '270535', 445, '', 'Esapamente', 0, 0, 3435, '020612986', 1, '444.96'),
(89463, '270532', 445, '', 'Esapamente', 0, 0, 3437, '020607053', 1, '633.88'),
(89462, '270519', 445, '', 'Esapamente', 0, 0, 3436, '020607110', 1, '191.88'),
(89460, '270516', 445, '', 'Esapamente', 0, 0, 3436, '270516', 1, '231.23'),
(89459, '270515', 445, '', 'Esapamente', 0, 0, 3436, '270515', 1, '236.52'),
(89458, '270514', 445, '', 'Esapamente', 0, 0, 3436, '020603617', 1, '230.02'),
(89457, '270513', 445, '', 'Esapamente', 0, 0, 3436, '270513', 1, '483.24'),
(89456, '270508', 445, '', 'Esapamente', 0, 0, 3437, '020625615', 1, '321.47'),
(89455, '270504', 445, '', 'Esapamente', 0, 0, 3437, '270504', 1, '294.72'),
(89454, '270490', 445, '', 'Esapamente', 0, 0, 3437, '270490', 1, '340.51'),
(89453, '270484', 445, '', 'Esapamente', 0, 0, 3437, '020622329', 1, '214.94'),
(89452, '270483', 445, '', 'Esapamente', 0, 0, 3437, '020618042', 1, '179.81'),
(89451, '270478', 445, '', 'Esapamente', 0, 0, 3437, '020617664', 1, '453.47'),
(89450, '270467', 445, '', 'Esapamente', 0, 0, 3437, '270467', 1, '311.41'),
(89449, '270461', 445, '', 'Esapamente', 0, 0, 3437, '270461', 1, '284.26'),
(89448, '270460', 445, '', 'Esapamente', 0, 0, 3437, '270460', 1, '245.48'),
(89447, '270459', 445, '', 'Esapamente', 0, 0, 3437, '270459', 1, '237.53'),
(89446, '270458', 445, '', 'Esapamente', 0, 0, 3435, '270458', 1, '243.77'),
(89445, '270454', 445, '', 'Esapamente', 0, 0, 3437, '270454', 1, '240.86'),
(89444, '270443', 445, '', 'Esapamente', 0, 0, 3437, '020614856', 1, '306.05'),
(89443, '270436', 445, '', 'Esapamente', 0, 0, 3437, '020603351', 1, '376.31'),
(89442, '270429', 445, '', 'Esapamente', 0, 0, 3437, '270429', 1, '161.21'),
(89441, '270416', 445, '', 'Esapamente', 0, 0, 3436, '270416', 1, '261.37'),
(89440, '270414', 445, '', 'Esapamente', 0, 0, 3436, '020616013', 1, '287.81'),
(89439, '270413', 445, '', 'Esapamente', 0, 0, 3436, '020611934', 1, '161.44'),
(89438, '270411', 445, '', 'Esapamente', 0, 0, 3436, '020613725', 1, '209.11'),
(89437, '270410', 445, '', 'Esapamente', 0, 0, 3436, '020619460', 1, '195.36'),
(89436, '270403', 445, '', 'Esapamente', 0, 0, 3435, '020624483', 1, '189.8'),
(89435, '270401', 445, '', 'Esapamente', 0, 0, 3437, '020612866', 1, '498.06'),
(89434, '270389', 445, '', 'Esapamente', 0, 0, 3436, '020622390', 1, '313.89'),
(89433, '270385', 445, '', 'Esapamente', 0, 0, 3437, '020605449', 1, '241.55'),
(89432, '270381', 445, '', 'Esapamente', 0, 0, 3437, '020601903', 1, '310.81'),
(89431, '270377', 445, '', 'Esapamente', 0, 0, 3437, '270377', 1, '581.26'),
(89430, '270361', 445, '', 'Esapamente', 0, 0, 3437, '270361', 1, '685.11'),
(89429, '270360', 445, '', 'Esapamente', 0, 0, 3437, '270360', 1, '529.16'),
(89428, '270359', 445, '', 'Esapamente', 0, 0, 3437, '270359', 1, '421.43'),
(89427, '270356', 445, '', 'Esapamente', 0, 0, 3437, '020600707', 1, '210.48'),
(89426, '270353', 445, '', 'Esapamente', 0, 0, 3437, '270353', 1, '306.05'),
(89425, '270348', 445, '', 'Esapamente', 0, 0, 3437, '020603379', 1, '347.21'),
(89424, '270318', 445, '', 'Esapamente', 0, 0, 3436, '020609342', 1, '231.23'),
(89423, '270287', 445, '', 'Esapamente', 0, 0, 3436, '020605579', 1, '156.7'),
(89422, '270275', 445, '', 'Esapamente', 0, 0, 3436, '270275', 1, '1942.07'),
(89421, '270266', 445, '', 'Esapamente', 0, 0, 3436, '270266', 1, '186.71'),
(89420, '270248', 445, '', 'Esapamente', 0, 0, 3437, '020619595', 1, '360.64'),
(89419, '270247', 445, '', 'Esapamente', 0, 0, 3437, '020622239', 1, '324.3'),
(89418, '270220', 445, '', 'Esapamente', 0, 0, 3436, '270220', 1, '234.18'),
(89417, '270217', 445, '', 'Esapamente', 0, 0, 3436, '020608123', 1, '151.18'),
(89416, '270215', 445, '', 'Esapamente', 0, 0, 3436, '020606518', 1, '168.91'),
(89415, '270203', 445, '', 'Esapamente', 0, 0, 3437, '270203', 1, '387.97'),
(89414, '270195', 445, '', 'Esapamente', 0, 0, 3436, '020617972', 1, '153.66'),
(89413, '270159', 445, '', 'Esapamente', 0, 0, 3436, '270159', 1, '139.09'),
(89412, '270153', 445, '', 'Esapamente', 0, 0, 3436, '020606186', 1, '272.39'),
(89411, '270152', 445, '', 'Esapamente', 0, 0, 3436, '020612164', 1, '186.51'),
(89410, '270151', 445, '', 'Esapamente', 0, 0, 3435, '020617838', 1, '293.72'),
(89409, '270099', 445, '', 'Esapamente', 0, 0, 3437, '020620700', 1, '176.33'),
(89408, '270086', 445, '', 'Esapamente', 0, 0, 3436, '020600806', 1, '418.68'),
(89407, '270080', 445, '', 'Esapamente', 0, 0, 3436, '020622899', 1, '270.74'),
(89406, '270069', 445, '', 'Esapamente', 0, 0, 3437, '270069', 1, '215.34'),
(89405, '270062', 445, '', 'Esapamente', 0, 0, 3436, '270062', 1, '163.51'),
(89404, '270059', 445, '', 'Esapamente', 0, 0, 3436, '270059', 1, '220.5'),
(89403, '270057', 445, '', 'Esapamente', 0, 0, 3436, '270057', 1, '149.97'),
(89402, '270021', 445, '', 'Esapamente', 0, 0, 3435, '020608009', 1, '211.65'),
(89401, '270016', 445, '', 'Esapamente', 0, 0, 3436, '020607576', 1, '183.36'),
(89400, '270014', 445, '', 'Esapamente', 0, 0, 3437, '020606600', 1, '237.6'),
(89399, '260990', 445, '', 'Esapamente', 0, 0, 17, '', 1, '263.08'),
(89398, '260968', 445, '', 'Esapamente', 0, 0, 17, '', 1, '222.11'),
(89397, '260967', 445, '', 'Esapamente', 0, 0, 17, '', 1, '286.14'),
(89396, '260963', 445, '', 'Esapamente', 0, 0, 17, '260963', 1, '381.67'),
(89395, '260946', 445, '', 'Esapamente', 0, 0, 17, '260946', 1, '277.55'),
(89394, '260942', 445, '', 'Esapamente', 0, 0, 17, '260942', 1, '175.72'),
(89393, '260937', 445, '', 'Esapamente', 0, 0, 17, '260937', 1, '320.66'),
(89392, '260932', 445, '', 'Esapamente', 0, 0, 3436, '260932', 1, '267.5'),
(89391, '260924', 445, '', 'Esapamente', 0, 0, 3436, '260924', 1, '231.63'),
(89390, '260920', 445, '', 'Esapamente', 0, 0, 3436, '260920', 1, '502.82'),
(89389, '260915', 445, '', 'Esapamente', 0, 0, 3436, '260915', 1, '161.17'),
(89388, '260914', 445, '', 'Esapamente', 0, 0, 3436, '260914', 1, '237.73'),
(89387, '260913', 445, '', 'Esapamente', 0, 0, 17, '260913', 1, '289.19'),
(89386, '260912', 445, '', 'Esapamente', 0, 0, 17, '260912', 1, '146.55'),
(89385, '260911', 445, '', 'Esapamente', 0, 0, 17, '260911', 1, '154'),
(89384, '260910', 445, '', 'Esapamente', 0, 0, 3436, '260910', 1, '348.89'),
(89383, '260908', 445, '', 'Esapamente', 0, 0, 3436, '260908', 1, '350.36'),
(89382, '260907', 445, '', 'Esapamente', 0, 0, 3437, '260907', 1, '624.23'),
(89381, '260899', 445, '', 'Esapamente', 0, 0, 3436, '260899', 1, '190.47'),
(89380, '260885', 445, '', 'Esapamente', 0, 0, 3436, '260885', 1, '316.37'),
(89379, '260883', 445, '', 'Esapamente', 0, 0, 3436, '260883', 1, '278.96'),
(89378, '260881', 445, '', 'Esapamente', 0, 0, 3436, '260881', 1, '214.94'),
(89377, '260877', 445, '', 'Esapamente', 0, 0, 3436, '260877', 1, '379.73'),
(89376, '260876', 445, '', 'Esapamente', 0, 0, 3436, '260876', 1, '186.85'),
(89375, '260874', 445, '', 'Esapamente', 0, 0, 3437, '260874', 1, '313.69'),
(89374, '260872', 445, '', 'Esapamente', 0, 0, 3436, '260872', 1, '211.45'),
(89373, '260871', 445, '', 'Esapamente', 0, 0, 3436, '260871', 1, '348.49'),
(89372, '260870', 445, '', 'Esapamente', 0, 0, 3437, '260870', 1, '241.25'),
(89371, '260867', 445, '', 'Esapamente', 0, 0, 3436, '260867', 1, '308.39'),
(89370, '260865', 445, '', 'Esapamente', 0, 0, 3436, '260865', 1, '95.47'),
(89369, '260855', 445, '', 'Esapamente', 0, 0, 3437, '260855', 1, '176.92'),
(89368, '260853', 445, '', 'Esapamente', 0, 0, 3436, '260853', 1, '146.69'),
(89367, '260852', 445, '', 'Esapamente', 0, 0, 3436, '260852', 1, '151.04'),
(89366, '260847', 445, '', 'Esapamente', 0, 0, 3436, '260847', 1, '215.61'),
(89365, '260846', 445, '', 'Esapamente', 0, 0, 3436, '260846', 1, '144.48'),
(89364, '260845', 445, '', 'Esapamente', 0, 0, 3436, '260845', 1, '250.2'),
(89363, '260844', 445, '', 'Esapamente', 0, 0, 3436, '260844', 1, '237.73'),
(89362, '260843', 445, '', 'Esapamente', 0, 0, 3436, '260843', 1, '218.96'),
(89361, '260839', 445, '', 'Esapamente', 0, 0, 3436, '260839', 1, '167.41'),
(89360, '260822', 445, '', 'Esapamente', 0, 0, 3436, '260822', 1, '142.53'),
(89359, '260817', 445, '', 'Esapamente', 0, 0, 3436, '260817', 1, '285.93'),
(89358, '260806', 445, '', 'Esapamente', 0, 0, 3436, '260806', 1, '268.71'),
(89357, '260805', 445, '', 'Esapamente', 0, 0, 3436, '260805', 1, '268.71'),
(89356, '260790', 445, '', 'Esapamente', 0, 0, 3436, '260790', 1, '165.46'),
(89355, '260789', 445, '', 'Esapamente', 0, 0, 3436, '260789', 1, '178.33'),
(89354, '260788', 445, '', 'Esapamente', 0, 0, 3436, '260788', 1, '272.03'),
(89353, '260784', 445, '', 'Esapamente', 0, 0, 3436, '260784', 1, '223.65'),
(89352, '260782', 445, '', 'Esapamente', 0, 0, 17, '', 1, '344.2'),
(89351, '260778', 445, '', 'Esapamente', 0, 0, 3437, '260778', 1, '365.4'),
(89350, '260777', 445, '', 'Esapamente', 0, 0, 3436, '260777', 1, '312.21'),
(89349, '260772', 445, '', 'Esapamente', 0, 0, 3437, '260772', 1, '220.77'),
(89348, '260771', 445, '', 'Esapamente', 0, 0, 3437, '260771', 1, '361.49'),
(89347, '260769', 445, '', 'Esapamente', 0, 0, 3436, '260769', 1, '317.58'),
(89346, '260768', 445, '', 'Esapamente', 0, 0, 3436, '260768', 1, '330.92'),
(89345, '260767', 445, '', 'Esapamente', 0, 0, 3436, '260767', 1, '258.92'),
(89344, '260758', 445, '', 'Esapamente', 0, 0, 3436, '260758', 1, '196.7'),
(89343, '260753', 445, '', 'Esapamente', 0, 0, 3436, '260753', 1, '197.64'),
(89342, '260752', 445, '', 'Esapamente', 0, 0, 17, '260752', 1, '184.5'),
(89341, '260751', 445, '', 'Esapamente', 0, 0, 3437, '260751', 1, '390.86'),
(89340, '260745', 445, '', 'Esapamente', 0, 0, 3437, '260745', 1, '357.34'),
(89339, '260742', 445, '', 'Esapamente', 0, 0, 3436, '260742', 1, '216.61'),
(89338, '260741', 445, '', 'Esapamente', 0, 0, 3436, '260741', 1, '285.26'),
(89337, '260733', 445, '', 'Esapamente', 0, 0, 3436, '260733', 1, '204.35'),
(89336, '260724', 445, '', 'Esapamente', 0, 0, 3437, '260724', 1, '262.87'),
(89335, '260723', 445, '', 'Esapamente', 0, 0, 3437, '260723', 1, '186.51'),
(89334, '260717', 445, '', 'Esapamente', 0, 0, 3436, '260717', 1, '200.66'),
(89333, '260713', 445, '', 'Esapamente', 0, 0, 3437, '260713', 1, '221.98'),
(89332, '260710', 445, '', 'Esapamente', 0, 0, 3436, '260710', 1, '327.84'),
(89331, '260706', 445, '', 'Esapamente', 0, 0, 3436, '260706', 1, '122.83'),
(89330, '260704', 445, '', 'Esapamente', 0, 0, 3436, '260704', 1, '141.78'),
(89329, '260703', 445, '', 'Esapamente', 0, 0, 3436, '260703', 1, '194.42'),
(89328, '260699', 445, '', 'Esapamente', 0, 0, 3436, '260699', 1, '441.54'),
(89327, '260698', 445, '', 'Esapamente', 0, 0, 3437, '260698', 1, '218.94'),
(89326, '260677', 445, '', 'Esapamente', 0, 0, 3436, '260677', 1, '194.76'),
(89325, '260670', 445, '', 'Esapamente', 0, 0, 3436, '260670', 1, '224.86'),
(89324, '260669', 445, '', 'Esapamente', 0, 0, 3436, '260669', 1, '142.47'),
(89323, '260666', 445, '', 'Esapamente', 0, 0, 3436, '260666', 1, '296.93'),
(89322, '260662', 445, '', 'Esapamente', 0, 0, 3436, '260662', 1, '237.46'),
(89321, '260660', 445, '', 'Esapamente', 0, 0, 3437, '260660', 1, '319.1'),
(89320, '260659', 445, '', 'Esapamente', 0, 0, 3437, '260659', 1, '153.96'),
(89319, '260658', 445, '', 'Esapamente', 0, 0, 3437, '260658', 1, '207.9'),
(89318, '260657', 445, '', 'Esapamente', 0, 0, 3436, '260657', 1, '202.13'),
(89317, '260656', 445, '', 'Esapamente', 0, 0, 3436, '260656', 1, '241.95'),
(89316, '260655', 445, '', 'Esapamente', 0, 0, 3436, '260655', 1, '153.19'),
(89315, '260654', 445, '', 'Esapamente', 0, 0, 3436, '260654', 1, '276.75'),
(89314, '260635', 445, '', 'Esapamente', 0, 0, 3436, '260635', 1, '245.04'),
(89313, '260632', 445, '', 'Esapamente', 0, 0, 3437, '260632', 1, '294.43'),
(89312, '260631', 445, '', 'Esapamente', 0, 0, 3437, '260631', 1, '365.85'),
(89311, '260629', 445, '', 'Esapamente', 0, 0, 17, '260629', 1, '180.14'),
(89310, '260627', 445, '', 'Esapamente', 0, 0, 3436, '260627', 1, '224.92'),
(89309, '260621', 445, '', 'Esapamente', 0, 0, 3437, '260621', 1, '613.56'),
(89308, '260616', 445, '', 'Esapamente', 0, 0, 3436, '260616', 1, '266.36'),
(89307, '260615', 445, '', 'Esapamente', 0, 0, 3436, '260615', 1, '239.41'),
(89306, '260614', 445, '', 'Esapamente', 0, 0, 3436, '260614', 1, '178.33'),
(89305, '260613', 445, '', 'Esapamente', 0, 0, 3436, '260613', 1, '235.58'),
(89304, '260611', 445, '', 'Esapamente', 0, 0, 3436, '260611', 1, '217.35'),
(89303, '260610', 445, '', 'Esapamente', 0, 0, 3436, '260610', 1, '308.26'),
(89302, '260609', 445, '', 'Esapamente', 0, 0, 3436, '260609', 1, '195.43'),
(89301, '260606', 445, '', 'Esapamente', 0, 0, 3437, '260606', 1, '349.09'),
(89300, '260605', 445, '', 'Esapamente', 0, 0, 3437, '260605', 1, '365.38'),
(89299, '260603', 445, '', 'Esapamente', 0, 0, 3437, '260603', 1, '334.61'),
(89298, '260598', 445, '', 'Esapamente', 0, 0, 3436, '260598', 1, '236.99'),
(89297, '260597', 445, '', 'Esapamente', 0, 0, 3436, '260597', 1, '252.89'),
(89296, '260593', 445, '', 'Esapamente', 0, 0, 3436, '260593', 1, '192.01'),
(89294, '260572', 445, '', 'Esapamente', 0, 0, 17, '260572', 1, '120.67'),
(89293, '260571', 445, '', 'Esapamente', 0, 0, 3437, '020612728', 1, '315.1'),
(89290, '260548', 445, '', 'Esapamente', 0, 0, 3436, '260548', 1, '266.43'),
(89289, '260547', 445, '', 'Esapamente', 0, 0, 3436, '260547', 1, '342.85'),
(89288, '260546', 445, '', 'Esapamente', 0, 0, 3436, '260546', 1, '332.6'),
(89287, '260538', 445, '', 'Esapamente', 0, 0, 3437, '260538', 1, '210.24'),
(89286, '260527', 445, '', 'Esapamente', 0, 0, 3436, '260527', 1, '261.93'),
(89285, '260523', 445, '', 'Esapamente', 0, 0, 3437, '260523', 1, '759.52'),
(89284, '260522', 445, '', 'Esapamente', 0, 0, 3437, '020613387', 1, '658.42'),
(89283, '260521', 445, '', 'Esapamente', 0, 0, 3437, '020622267', 1, '226'),
(89282, '260512', 445, '', 'Esapamente', 0, 0, 3437, '260512', 1, '528.9'),
(89281, '260507', 445, '', 'Esapamente', 0, 0, 3436, '260507', 1, '240.89'),
(89280, '260501', 445, '', 'Esapamente', 0, 0, 3436, '260501', 1, '145.08'),
(89279, '260498', 445, '', 'Esapamente', 0, 0, 3436, '260498', 1, '145.41'),
(89278, '260496', 445, '', 'Esapamente', 0, 0, 3437, '020614542', 1, '345.49'),
(89277, '260493', 445, '', 'Esapamente', 0, 0, 3437, '260493', 1, '185.29'),
(89276, '260486', 445, '', 'Esapamente', 0, 0, 3437, '260486', 1, '440.96'),
(89275, '260472', 445, '', 'Esapamente', 0, 0, 3436, '260472', 1, '187.98'),
(89274, '260471', 445, '', 'Esapamente', 0, 0, 3436, '260471', 1, '183.96'),
(89273, '260469', 445, '', 'Esapamente', 0, 0, 3436, '260469', 1, '165.13'),
(89272, '260446', 445, '', 'Esapamente', 0, 0, 3436, '020623802', 1, '228.82'),
(89271, '260445', 445, '', 'Esapamente', 0, 0, 3436, '020606146', 1, '186.64'),
(89270, '260440', 445, '', 'Esapamente', 0, 0, 3436, '020615150', 1, '221.17'),
(89269, '260431', 445, '', 'Esapamente', 0, 0, 3437, '020621842', 1, '305.38'),
(89268, '260429', 445, '', 'Esapamente', 0, 0, 3436, '020601325', 1, '192.01'),
(89267, '260428', 445, '', 'Esapamente', 0, 0, 3436, '020607241', 1, '220.65'),
(89266, '260427', 445, '', 'Esapamente', 0, 0, 3436, '020616347', 1, '254.96'),
(89265, '260417', 445, '', 'Esapamente', 0, 0, 3436, '260417', 1, '215.61'),
(89264, '260414', 445, '', 'Esapamente', 0, 0, 3436, '260414', 1, '265.76'),
(89263, '260413', 445, '', 'Esapamente', 0, 0, 3436, '020605260', 1, '203.81'),
(89262, '260408', 445, '', 'Esapamente', 0, 0, 3437, '020605610', 1, '121.52'),
(89261, '260400', 445, '', 'Esapamente', 0, 0, 3436, '260400', 1, '352.72'),
(89260, '260390', 445, '', 'Esapamente', 0, 0, 3436, '020601510', 1, '134.66'),
(89259, '260386', 445, '', 'Esapamente', 0, 0, 3437, '020605340', 1, '173.17'),
(89258, '260364', 445, '', 'Esapamente', 0, 0, 3437, '020618809', 1, '210.86'),
(89257, '260363', 445, '', 'Esapamente', 0, 0, 3437, '260363', 1, '274.8'),
(89256, '260355', 445, '', 'Esapamente', 0, 0, 3436, '020612151', 1, '141.39'),
(89255, '260352', 445, '', 'Esapamente', 0, 0, 3436, '020619256', 1, '203.61'),
(89254, '260350', 445, '', 'Esapamente', 0, 0, 3436, '020604277', 1, '173.04'),
(89253, '260335', 445, '', 'Esapamente', 0, 0, 3437, '020613823', 1, '275.85'),
(89252, '260316', 445, '', 'Esapamente', 0, 0, 3437, '020625667', 1, '173.17'),
(89251, '260315', 445, '', 'Esapamente', 0, 0, 3437, '020615377', 1, '190.41'),
(89250, '260301', 445, '', 'Esapamente', 0, 0, 3436, '020600857', 1, '165.66'),
(89249, '260298', 445, '', 'Esapamente', 0, 0, 3436, '020620810', 1, '287.92'),
(89248, '260290', 445, '', 'Esapamente', 0, 0, 3436, '020614626', 1, '337.47'),
(89247, '260287', 445, '', 'Esapamente', 0, 0, 3436, '260287', 1, '275.99'),
(89246, '260284', 445, '', 'Esapamente', 0, 0, 3436, '260284', 1, '256.17'),
(89245, '260282', 445, '', 'Esapamente', 0, 0, 3436, '020618070', 1, '227.82'),
(89244, '260273', 445, '', 'Esapamente', 0, 0, 3436, '260273', 1, '139'),
(89243, '260271', 445, '', 'Esapamente', 0, 0, 3436, '020620485', 1, '214.6'),
(89242, '260259', 445, '', 'Esapamente', 0, 0, 3436, '260259', 1, '144.74'),
(89241, '260257', 445, '', 'Esapamente', 0, 0, 3436, '020616689', 1, '504.43'),
(89240, '260255', 445, '', 'Esapamente', 0, 0, 3436, '260255', 1, '216'),
(89239, '260254', 445, '', 'Esapamente', 0, 0, 3436, '260254', 1, '197.1'),
(89238, '260248', 445, '', 'Esapamente', 0, 0, 3435, '020612660', 1, '621.88'),
(89237, '260241', 445, '', 'Esapamente', 0, 0, 3436, '020610505', 1, '199.95'),
(89235, '260209', 445, '', 'Esapamente', 0, 0, 3436, '020620769', 1, '245.78'),
(89234, '260173', 445, '', 'Esapamente', 0, 0, 3436, '260173', 1, '421.16'),
(89233, '260170', 445, '', 'Esapamente', 0, 0, 3436, '020602420', 1, '216.61'),
(89232, '260166', 445, '', 'Esapamente', 0, 0, 3436, '020609827', 1, '204.75'),
(89231, '260155', 445, '', 'Esapamente', 0, 0, 3436, '020614827', 1, '176.79'),
(89230, '260151', 445, '', 'Esapamente', 0, 0, 3436, '020611595', 1, '247.27'),
(89229, '260147', 445, '', 'Esapamente', 0, 0, 3436, '260147', 1, '166.66'),
(89228, '260145', 445, '', 'Esapamente', 0, 0, 3436, '260145', 1, '211.45'),
(89227, '260120', 445, '', 'Esapamente', 0, 0, 3437, '020621719', 1, '176.99'),
(89226, '260117', 445, '', 'Esapamente', 0, 0, 3436, '020605263', 1, '191.2'),
(89225, '250688', 445, '', 'Esapamente', 0, 0, 3435, '', 1, '193.42'),
(89224, '250687', 445, '', 'Esapamente', 0, 0, 17, '', 1, '663.11'),
(89223, '250680', 445, '', 'Esapamente', 0, 0, 17, '', 1, '380.46'),
(89222, '250677', 445, '', 'Esapamente', 0, 0, 17, '', 1, '406.88'),
(89221, '250676', 445, '', 'Esapamente', 0, 0, 17, '', 1, '526.35'),
(89220, '250675', 445, '', 'Esapamente', 0, 0, 17, '250675', 1, '515.62'),
(89219, '250674', 445, '', 'Esapamente', 0, 0, 17, '250674', 1, '526.35'),
(89218, '250665', 445, '', 'Esapamente', 0, 0, 17, '250665', 1, '444.56'),
(89217, '250662', 445, '', 'Esapamente', 0, 0, 17, '250662', 1, '250.4'),
(38825, 'S 16.12.601 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '23'),
(38826, 'S 34.14.602', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '123'),
(38827, 'S 16.24.601 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '366'),
(38828, 'S 32.52.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '66.19'),
(38829, 'S 32.34.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(38830, 'S 32.34.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(38831, 'S 32.30.605', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(38832, 'S 32.26.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '23'),
(38833, 'S 32.24.603', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(38834, 'S 32.24.602', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '131'),
(38835, 'S 16.28.601 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '36'),
(89216, '250661', 445, '', 'Esapamente', 0, 0, 17, '250661', 1, '386.37'),
(87434, '530 0481 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '239.74'),
(87435, '530 0482 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '318.32'),
(89154, '250424', 445, '', 'Esapamente', 0, 0, 3436, '250424', 1, '231.5'),
(89153, '250423', 445, '', 'Esapamente', 0, 0, 3437, '250423', 1, '442.62'),
(89152, '250420', 445, '', 'Esapamente', 0, 0, 3436, '250420', 1, '350.77'),
(89151, '250415', 445, '', 'Esapamente', 0, 0, 3436, '250415', 1, '142.6'),
(89150, '250413', 445, '', 'Esapamente', 0, 0, 3436, '250413', 1, '224.73'),
(89149, '250412', 445, '', 'Esapamente', 0, 0, 3436, '250412', 1, '204.75'),
(89148, '250395', 445, '', 'Esapamente', 0, 0, 3437, '250395', 1, '220.02'),
(89147, '250393', 445, '', 'Esapamente', 0, 0, 3436, '250393', 1, '303.64'),
(89146, '250381', 445, '', 'Esapamente', 0, 0, 3436, '250381', 1, '214.74'),
(89145, '250375', 445, '', 'Esapamente', 0, 0, 3436, '250375', 1, '212.32'),
(89144, '250363', 445, '', 'Esapamente', 0, 0, 3437, '250363', 1, '330.99'),
(89143, '250361', 445, '', 'Esapamente', 0, 0, 3437, '250361', 1, '167.27'),
(89142, '250360', 445, '', 'Esapamente', 0, 0, 3436, '250360', 1, '247.25'),
(89141, '250344', 445, '', 'Esapamente', 0, 0, 3437, '250344', 1, '267.33'),
(89140, '250342', 445, '', 'Esapamente', 0, 0, 3437, '250342', 1, '256.44'),
(89139, '250304', 445, '', 'Esapamente', 0, 0, 3436, '250304', 1, '131.13'),
(89138, '250296', 445, '', 'Esapamente', 0, 0, 3437, '020612146', 1, '345.07'),
(89137, '250259', 445, '', 'Esapamente', 0, 0, 3437, '020611357', 1, '135.56'),
(89136, '250256', 445, '', 'Esapamente', 0, 0, 3437, '250256', 1, '142.19'),
(89135, '250254', 445, '', 'Esapamente', 0, 0, 3437, '250254', 1, '121.66'),
(89118, '240779', 445, '', 'Esapamente', 0, 0, 17, '240779', 1, '355.39'),
(89117, '240775', 445, '', 'Esapamente', 0, 0, 3436, '240775', 1, '435.44'),
(89115, '240770', 445, '', 'Esapamente', 0, 0, 3436, '240770', 1, '204.88'),
(89114, '240769', 445, '', 'Esapamente', 0, 0, 17, '240769', 1, '88.9'),
(89112, '240764', 445, '', 'Esapamente', 0, 0, 3437, '240764', 1, '233.71'),
(89111, '240760', 445, '', 'Esapamente', 0, 0, 17, '240760', 1, '251.34'),
(89110, '240754', 445, '', 'Esapamente', 0, 0, 3436, '240754', 1, '233.58'),
(89109, '240751', 445, '', 'Esapamente', 0, 0, 17, '240751', 1, '171.36'),
(89108, '240749', 445, '', 'Esapamente', 0, 0, 3436, '240749', 1, '160.3'),
(89107, '240748', 445, '', 'Esapamente', 0, 0, 3436, '240748', 1, '208.5'),
(89106, '240746', 445, '', 'Esapamente', 0, 0, 17, '240746', 1, '267.5'),
(89105, '240745', 445, '', 'Esapamente', 0, 0, 3436, '240745', 1, '135.02'),
(89104, '240743', 445, '', 'Esapamente', 0, 0, 3436, '240743', 1, '322.07'),
(89103, '240742', 445, '', 'Esapamente', 0, 0, 3436, '240742', 1, '59.53'),
(89102, '240741', 445, '', 'Esapamente', 0, 0, 3437, '240741', 1, '430.34'),
(89101, '240740', 445, '', 'Esapamente', 0, 0, 3437, '240740', 1, '227.81'),
(89100, '240738', 445, '', 'Esapamente', 0, 0, 3436, '240738', 1, '252.14'),
(89099, '240732', 445, '', 'Esapamente', 0, 0, 3437, '240732', 1, '377.05'),
(89098, '240730', 445, '', 'Esapamente', 0, 0, 3437, '240730', 1, '152.45'),
(89097, '240729', 445, '', 'Esapamente', 0, 0, 3437, '240729', 1, '155.94'),
(89096, '240728', 445, '', 'Esapamente', 0, 0, 3437, '240728', 1, '316.3'),
(38961, 'S 32.24.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '63.36'),
(89095, '240725', 445, '', 'Esapamente', 0, 0, 3436, '240725', 1, '267.17'),
(89094, '240723', 445, '', 'Esapamente', 0, 0, 3437, '240723', 1, '239.95'),
(89093, '240718', 445, '', 'Esapamente', 0, 0, 3436, '240718', 1, '746.72'),
(89092, '240716', 445, '', 'Esapamente', 0, 0, 3437, '240716', 1, '199.58'),
(89091, '240715', 445, '', 'Esapamente', 0, 0, 3437, '240715', 1, '452.27'),
(89090, '240712', 445, '', 'Esapamente', 0, 0, 3437, '240712', 1, '257.58'),
(89089, '240710', 445, '', 'Esapamente', 0, 0, 3436, '240710', 1, '151.45'),
(89087, '240708', 445, '', 'Esapamente', 0, 0, 3436, '240708', 1, '144.07'),
(89215, '250658', 445, '', 'Esapamente', 0, 0, 17, '250658', 1, '991.35'),
(89214, '250657', 445, '', 'Esapamente', 0, 0, 17, '250657', 1, '486.93'),
(89213, '250656', 445, '', 'Esapamente', 0, 0, 3436, '250656', 1, '284.99'),
(89212, '250652', 445, '', 'Esapamente', 0, 0, 17, '250652', 1, '191.67'),
(89211, '250648', 445, '', 'Esapamente', 0, 0, 3436, '250648', 1, '605.66'),
(89210, '250644', 445, '', 'Esapamente', 0, 0, 3436, '250644', 1, '360.28'),
(89209, '250641', 445, '', 'Esapamente', 0, 0, 17, '250641', 1, '322.74'),
(89208, '250640', 445, '', 'Esapamente', 0, 0, 3436, '250640', 1, '131.74'),
(89207, '250637', 445, '', 'Esapamente', 0, 0, 17, '250637', 1, '893.61'),
(89206, '250636', 445, '', 'Esapamente', 0, 0, 17, '250636', 1, '243.97'),
(89205, '250635', 445, '', 'Esapamente', 0, 0, 17, '250635', 1, '275.81'),
(89204, '250633', 445, '', 'Esapamente', 0, 0, 17, '250633', 1, '392.8'),
(89203, '250631', 445, '', 'Esapamente', 0, 0, 17, '250631', 1, '221.71'),
(89202, '250628', 445, '', 'Esapamente', 0, 0, 3436, '250628', 1, '0.85'),
(89201, '250626', 445, '', 'Esapamente', 0, 0, 3436, '250626', 1, '193.95'),
(89200, '250625', 445, '', 'Esapamente', 0, 0, 3436, '250625', 1, '330.25'),
(89199, '250624', 445, '', 'Esapamente', 0, 0, 3436, '250624', 1, '350.36'),
(89198, '250620', 445, '', 'Esapamente', 0, 0, 3436, '250620', 1, '225.73'),
(89197, '250619', 445, '', 'Esapamente', 0, 0, 3436, '250619', 1, '194.89'),
(89196, '250618', 445, '', 'Esapamente', 0, 0, 3437, '250618', 1, '241.55'),
(89195, '250608', 445, '', 'Esapamente', 0, 0, 3437, '250608', 1, '219.03'),
(89194, '250605', 445, '', 'Esapamente', 0, 0, 3437, '250605', 1, '169.42'),
(89193, '250604', 445, '', 'Esapamente', 0, 0, 3436, '250604', 1, '153.39'),
(89192, '250603', 445, '', 'Esapamente', 0, 0, 3436, '250603', 1, '127.45'),
(89191, '250602', 445, '', 'Esapamente', 0, 0, 3436, '250602', 1, '172.63'),
(89190, '250601', 445, '', 'Esapamente', 0, 0, 3436, '250601', 1, '123.42'),
(89189, '250585', 445, '', 'Esapamente', 0, 0, 3436, '250585', 1, '209.11'),
(89188, '250572', 445, '', 'Esapamente', 0, 0, 3437, '250572', 1, '180.07'),
(89187, '250571', 445, '', 'Esapamente', 0, 0, 3436, '250571', 1, '435.34'),
(89186, '250558', 445, '', 'Esapamente', 0, 0, 3436, '250558', 1, '207.56'),
(89185, '250557', 445, '', 'Esapamente', 0, 0, 3436, '250557', 1, '283.14'),
(89184, '250556', 445, '', 'Esapamente', 0, 0, 3436, '250556', 1, '297.27'),
(89183, '250552', 445, '', 'Esapamente', 0, 0, 3436, '250552', 1, '170.22'),
(89182, '250549', 445, '', 'Esapamente', 0, 0, 3437, '250549', 1, '472.31'),
(89181, '250548', 445, '', 'Esapamente', 0, 0, 3437, '250548', 1, '477.13'),
(89180, '250547', 445, '', 'Esapamente', 0, 0, 3437, '250547', 1, '166.22'),
(89179, '250546', 445, '', 'Esapamente', 0, 0, 3437, '250546', 1, '217.42'),
(89178, '250542', 445, '', 'Esapamente', 0, 0, 3436, '250542', 1, '179.67'),
(89177, '250541', 445, '', 'Esapamente', 0, 0, 3436, '250541', 1, '154.07'),
(89176, '250538', 445, '', 'Esapamente', 0, 0, 3436, '250538', 1, '204.35'),
(89175, '250535', 445, '', 'Esapamente', 0, 0, 3437, '250535', 1, '143.74'),
(89174, '250533', 445, '', 'Esapamente', 0, 0, 3437, '250533', 1, '166.94'),
(89173, '250530', 445, '', 'Esapamente', 0, 0, 3436, '250530', 1, '240.35'),
(89172, '250525', 445, '', 'Esapamente', 0, 0, 3436, '250525', 1, '391.13'),
(89171, '250508', 445, '', 'Esapamente', 0, 0, 3436, '250508', 1, '345.6'),
(89170, '250505', 445, '', 'Esapamente', 0, 0, 3437, '250505', 1, '253.08'),
(89169, '250496', 445, '', 'Esapamente', 0, 0, 3437, '250496', 1, '324.28'),
(89168, '250490', 445, '', 'Esapamente', 0, 0, 3437, '250490', 1, '274.07'),
(89167, '250489', 445, '', 'Esapamente', 0, 0, 3437, '250489', 1, '294.05'),
(89166, '250478', 445, '', 'Esapamente', 0, 0, 3436, '250478', 1, '458.46'),
(89165, '250470', 445, '', 'Esapamente', 0, 0, 3436, '250470', 1, '293.64'),
(89164, '250464', 445, '', 'Esapamente', 0, 0, 3437, '250464', 1, '268.44'),
(89163, '250460', 445, '', 'Esapamente', 0, 0, 3437, '250460', 1, '334.54'),
(89162, '250456', 445, '', 'Esapamente', 0, 0, 3436, '250456', 1, '1.54'),
(89161, '250453', 445, '', 'Esapamente', 0, 0, 3436, '250453', 1, '184.1'),
(89160, '250452', 445, '', 'Esapamente', 0, 0, 3436, '250452', 1, '133.01'),
(89159, '250441', 445, '', 'Esapamente', 0, 0, 3436, '250441', 1, '96.67'),
(89158, '250438', 445, '', 'Esapamente', 0, 0, 3436, '250438', 1, '306.92'),
(89157, '250435', 445, '', 'Esapamente', 0, 0, 3436, '250435', 1, '125.97'),
(89156, '250434', 445, '', 'Esapamente', 0, 0, 3437, '250434', 1, '262'),
(89155, '250427', 445, '', 'Esapamente', 0, 0, 3436, '250427', 1, '188.99'),
(89134, '250247', 445, '', 'Esapamente', 0, 0, 3436, '250247', 1, '134.19'),
(89133, '250239', 445, '', 'Esapamente', 0, 0, 3436, '250239', 1, '178.73'),
(89132, '250235', 445, '', 'Esapamente', 0, 0, 3436, '020609463', 1, '170.55'),
(89131, '250210', 445, '', 'Esapamente', 0, 0, 3436, '020613631', 1, '204.75'),
(89130, '250209', 445, '', 'Esapamente', 0, 0, 3436, '020613989', 1, '113.71'),
(89129, '250195', 445, '', 'Esapamente', 0, 0, 3436, '020603626', 1, '160.75'),
(89128, '250193', 445, '', 'Esapamente', 0, 0, 3436, '020615509', 1, '91.51'),
(89127, '250184', 445, '', 'Esapamente', 0, 0, 3436, '020625331', 1, '170.55'),
(89126, '250183', 445, '', 'Esapamente', 0, 0, 3436, '020602917', 1, '145.95'),
(89125, '250172', 445, '', 'Esapamente', 0, 0, 3435, '020624552', 1, '348.9'),
(89124, '250131', 445, '', 'Esapamente', 0, 0, 3436, '250131', 1, '113.03'),
(89123, '240816', 445, '', 'Esapamente', 0, 0, 17, '', 1, '162.91'),
(89122, '240794', 445, '', 'Esapamente', 0, 0, 17, '', 1, '218.89'),
(89121, '240789', 445, '', 'Esapamente', 0, 0, 17, '', 1, '136.36'),
(89120, '240788', 445, '', 'Esapamente', 0, 0, 17, '240788', 1, '170.89'),
(89119, '240786', 445, '', 'Esapamente', 0, 0, 17, '240786', 1, '201.2'),
(89116, '240771', 445, '', 'Esapamente', 0, 0, 3437, '240771', 1, '134.69'),
(89113, '240766', 445, '', 'Esapamente', 0, 0, 17, '240766', 1, '165.06'),
(89088, '240709', 445, '', 'Esapamente', 0, 0, 3437, '240709', 1, '205.95'),
(89086, '240698', 445, '', 'Esapamente', 0, 0, 3436, '240698', 1, '192.14'),
(89085, '240697', 445, '', 'Esapamente', 0, 0, 3436, '240697', 1, '138.78'),
(89062, '240603', 445, '', 'Esapamente', 0, 0, 3437, '240603', 1, '495.38'),
(89044, '240534', 445, '', 'Esapamente', 0, 0, 3436, '240534', 1, '107.03'),
(89042, '240532', 445, '', 'Esapamente', 0, 0, 3436, '240532', 1, '355.52'),
(89010, '240028', 445, '', 'Esapamente', 0, 0, 3437, '240028', 1, '205.23'),
(88986, '230885', 445, '', 'Esapamente', 0, 0, 3437, '230885', 1, '186.78'),
(88961, '230808', 445, '', 'Esapamente', 0, 0, 3437, '230808', 1, '205.89'),
(88956, '230785', 445, '', 'Esapamente', 0, 0, 3436, '230785', 1, '114.31'),
(88951, '230741', 445, '', 'Esapamente', 0, 0, 3436, '230741', 1, '63.42'),
(88940, '230703', 445, '', 'Esapamente', 0, 0, 3437, '230703', 1, '217.76'),
(88893, '230387', 445, '', 'Esapamente', 0, 0, 3437, '020614785', 1, '277.18'),
(88874, '230132', 445, '', 'Esapamente', 0, 0, 3437, '020606001', 1, '161.96'),
(88873, '230131', 445, '', 'Esapamente', 0, 0, 3437, '020613759', 1, '167.2'),
(88858, '220874', 445, '', 'Esapamente', 0, 0, 17, '', 1, '260.12'),
(88821, '220765', 445, '', 'Esapamente', 0, 0, 3437, '220765', 1, '299.68'),
(88812, '220741', 445, '', 'Esapamente', 0, 0, 3437, '220741', 1, '173.23'),
(88811, '220730', 445, '', 'Esapamente', 0, 0, 3437, '220730', 1, '175.58'),
(88809, '220720', 445, '', 'Esapamente', 0, 0, 3437, '220720', 1, '194.62'),
(88808, '220653', 445, '', 'Esapamente', 0, 0, 3437, '220653', 1, '307.59'),
(88807, '220648', 445, '', 'Esapamente', 0, 0, 3437, '220648', 1, '261.56'),
(88806, '220639', 445, '', 'Esapamente', 0, 0, 3437, '220639', 1, '174.51'),
(88805, '220508', 445, '', 'Esapamente', 0, 0, 3437, '220508', 1, '210.58'),
(88803, '220487', 445, '', 'Esapamente', 0, 0, 3437, '220487', 1, '228.48'),
(88802, '220449', 445, '', 'Esapamente', 0, 0, 3437, '220449', 1, '218.02'),
(88800, '220413', 445, '', 'Esapamente', 0, 0, 3437, '020624685', 1, '215.54'),
(88799, '220412', 445, '', 'Esapamente', 0, 0, 3437, '220412', 1, '158.35'),
(88798, '220411', 445, '', 'Esapamente', 0, 0, 3437, '220411', 1, '186.85'),
(88797, '220409', 445, '', 'Esapamente', 0, 0, 3437, '020603837', 1, '173.77'),
(88796, '220356', 445, '', 'Esapamente', 0, 0, 3437, '220356', 1, '184.56'),
(88795, '220351', 445, '', 'Esapamente', 0, 0, 3436, '020611208', 1, '113.71'),
(88794, '220350', 445, '', 'Esapamente', 0, 0, 17, '220350', 1, '27.19'),
(88793, '220318', 445, '', 'Esapamente', 0, 0, 3437, '020619996', 1, '139.08'),
(88782, '220201', 445, '', 'Esapamente', 0, 0, 3437, '020619677', 1, '204.75'),
(88781, '220200', 445, '', 'Esapamente', 0, 0, 3436, '020610536', 1, '111.86'),
(88780, '220132', 445, '', 'Esapamente', 0, 0, 3437, '020626182', 1, '221.71'),
(88779, '220131', 445, '', 'Esapamente', 0, 0, 3437, '220131', 1, '194.76'),
(88774, '220045', 445, '', 'Esapamente', 0, 0, 3437, '020616830', 1, '170.55'),
(88773, '220036', 445, '', 'Esapamente', 0, 0, 3437, '020607432', 1, '135.23'),
(88772, '220015', 445, '', 'Esapamente', 0, 0, 3436, '220015', 1, '114.01'),
(88771, '210909', 445, '', 'Esapamente', 0, 0, 17, '020602120', 1, '221.24'),
(88770, '210908', 445, '', 'Esapamente', 0, 0, 17, '', 1, '177.6'),
(88769, '210899', 445, '', 'Esapamente', 0, 0, 3435, '020608344', 1, '198.04'),
(88768, '210874', 445, '', 'Esapamente', 0, 0, 17, '020614145', 1, '246.24'),
(88766, '210858', 445, '', 'Esapamente', 0, 0, 17, '020611820', 1, '205.95'),
(88765, '210852', 445, '', 'Esapamente', 0, 0, 17, '020600594', 1, '681.55'),
(88764, '210849', 445, '', 'Esapamente', 0, 0, 17, '020618441', 1, '224.39'),
(88763, '210844', 445, '', 'Esapamente', 0, 0, 17, '210844', 1, '190.87'),
(88762, '210841', 445, '', 'Esapamente', 0, 0, 17, '020625499', 1, '471.17'),
(88737, '210762', 445, '', 'Esapamente', 0, 0, 3437, '020606514', 1, '203.01'),
(88725, '210713', 445, '', 'Esapamente', 0, 0, 3437, '020609727', 1, '138.85'),
(88724, '210698', 445, '', 'Esapamente', 0, 0, 3437, '210698', 1, '172.77'),
(88686, '210493', 445, '', 'Esapamente', 0, 0, 3437, '020622502', 1, '221.71'),
(88667, '210284', 445, '', 'Esapamente', 0, 0, 3436, '210284', 1, '95.59'),
(88581, '150342', 445, '', 'Esapamente', 0, 0, 17, '150342', 1, '113.03'),
(88533, '150065', 445, '', 'Esapamente', 0, 0, 17, '150065', 1, '170.23'),
(88524, '142725', 445, '', 'Esapamente', 0, 0, 17, '142725', 1, '101.84'),
(88505, '140304', 445, '', 'Esapamente', 0, 0, 17, '3020514_', 1, '360.62'),
(88463, '130230', 445, '', 'Esapamente', 0, 0, 17, '130230', 1, '91.58'),
(88457, '130189', 445, '', 'Esapamente', 0, 0, 17, '130189', 1, '147.05'),
(88448, '130021', 445, '', 'Esapamente', 0, 0, 17, '130021', 1, '75.22'),
(88410, '120159', 445, '', 'Esapamente', 0, 0, 17, '120159', 1, '105.37'),
(88372, '110250', 445, '', 'Esapamente', 0, 0, 17, '110250', 1, '47.54'),
(88367, '110204', 445, '', 'Esapamente', 0, 0, 17, '110204', 1, '40.83'),
(88338, '090105E', 445, '', 'Esapamente', 0, 0, 26, '090105E', 1, '27489.25'),
(88337, '535 0183 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535018310', 1, '169.69'),
(88336, '535 0181 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535018110', 1, '162.65'),
(88335, '535 0178 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535017810', 1, '122.92'),
(88334, '535 0177 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535017710', 1, '674.53'),
(88333, '535 0174 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535017410', 1, '339.36'),
(88332, '535 0168 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535016810', 1, '73.44'),
(88331, '535 0167 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535016710', 1, '138.22'),
(88330, '535 0166 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535016610', 1, '231.52'),
(88329, '535 0160 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535016010', 1, '185.23'),
(88328, '535 0157 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535015710', 1, '447.01'),
(88327, '535 0155 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535015510', 1, '120.66'),
(88326, '535 0153 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535015310', 1, '207.3'),
(88325, '535 0151 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535015110', 1, '195.39'),
(88324, '535 0149 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535014910', 1, '162.65'),
(88323, '535 0146 10', 204, '', 'Fulii alternator', 0, 0, 1390, '', 1, '428.01'),
(88322, '535 0140 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535014010', 1, '237'),
(88321, '535 0134 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535013410', 1, '242.62'),
(88320, '535 0128 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535012810', 1, '159.02'),
(88319, '535 0127 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535012710', 1, '109.51'),
(88318, '535 0124 10', 204, '', 'Fulii alternator', 0, 0, 1390, '', 1, '138.89'),
(88317, '535 0118 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535011810', 1, '135.4'),
(88316, '535 0116 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535011610', 1, '108.52'),
(88315, '535 0115 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535011510', 1, '143.78'),
(88314, '535 0112 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535011210', 1, '239.61'),
(88313, '535 0111 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535011110', 1, '237'),
(88312, '535 0110 10', 204, '', 'Fulii alternator', 0, 0, 1390, '', 1, '480.37'),
(88286, '535 0039 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535003910', 1, '96.07'),
(88285, '535 0034 10', 204, '', 'Fulii alternator', 0, 0, 1390, '', 1, '243.96'),
(88284, '535 0030 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535003010', 1, '222.16'),
(88283, '535 0028 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535002810', 1, '176.01'),
(88282, '535 0024 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535002410', 1, '215.58'),
(88281, '535 0023 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535002310', 1, '99.4'),
(88280, '535 0022 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535002210', 1, '212.59'),
(88279, '535 0021 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535002110', 1, '287.59'),
(88278, '535 0020 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535002010', 1, '137.97'),
(88277, '535 0016 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535001610', 1, '176.01'),
(88276, '535 0015 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535001510', 1, '163.83'),
(88275, '535 0013 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535001310', 1, '175.87'),
(88274, '535 0012 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535001210', 1, '93.84'),
(88273, '535 0011 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535001110', 1, '425.91'),
(88272, '535 0010 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535001010', 1, '153.16'),
(88271, '535 0009 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535000910', 1, '217.81'),
(88270, '535 0008 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535000810', 1, '168.19'),
(88245, '534 0250 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534025010', 1, '199.05'),
(88244, '534 0249 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534024910', 1, '205.36'),
(88243, '534 0247 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534024710', 1, '250.22'),
(88242, '534 0244 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534024410', 1, '389.84'),
(88241, '534 0243 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534024310', 1, '316.65'),
(88240, '534 0241 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534024110', 1, '94.94'),
(88239, '534 0240 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534024010', 1, '213.64'),
(88238, '534 0239 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534023910', 1, '75.43'),
(88237, '534 0188 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534018810', 1, '145.29'),
(88236, '534 0187 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534018710', 1, '145.29'),
(88235, '534 0186 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534018610', 1, '93.44'),
(88234, '534 0185 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534018510', 1, '201.49'),
(88233, '534 0183 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534018310', 1, '215.92'),
(88232, '534 0181 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534018110', 1, '213.64'),
(88141, '534 0008 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534000810', 1, '354.22'),
(88140, '534 0006 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534000610', 1, '516.96'),
(88139, '533 0100 10', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533010010', 1, '141.85'),
(88138, '533 0097 10', 204, '', 'Intinzatoare curea', 0, 0, 2729, '533009710', 1, '359.06'),
(88137, '533 0095 10', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533009510', 1, '97.5'),
(88136, '533 0094 10', 204, '', 'Intinzatoare curea', 0, 0, 2453, '533009410', 1, '206.87'),
(88135, '533 0092 10', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533009210', 1, '172.7'),
(88134, '533 0091 10', 204, '', 'Intinzatoare curea', 0, 0, 541, '533009110', 1, '83.17'),
(88133, '533 0087 20', 204, '', 'Role intinzatoare', 0, 0, 545, '533008720', 1, '149.91'),
(88132, '533 0086 30', 204, '', 'Intinzatoare curea', 0, 0, 540, '533008630', 1, '155.02'),
(88131, '533 0085 30', 204, '', 'Intinzatoare curea', 0, 0, 540, '533008530', 1, '170.85'),
(88130, '533 0084 30', 204, '', 'Role intinzatoare', 0, 0, 540, '533008430', 1, '204.39'),
(88129, '533 0083 20', 204, '', 'Role intinzatoare', 0, 0, 544, '533008320', 1, '82.01'),
(88128, '533 0081 30', 204, '', 'Intinzatoare curea', 0, 0, 540, '533008130', 1, '183.99');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(88127, '533 0079 20', 204, '', 'Role intinzatoare', 0, 0, 545, '533007920', 1, '261.35'),
(88126, '533 0078 10', 204, '', 'Role intinzatoare', 0, 0, 540, '533007810', 1, '128.32'),
(88125, '533 0077 30', 204, '', 'Role intinzatoare', 0, 0, 540, '533007730', 1, '145.82'),
(88124, '533 0076 30', 204, '', 'Intinzatoare curea', 0, 0, 540, '533007630', 1, '101.66'),
(88123, '533 0075 30', 204, '', 'Role intinzatoare', 0, 0, 540, '533007530', 1, '147.06'),
(88122, '533 0074 10', 204, '', 'Role intinzatoare', 0, 0, 541, '533007410', 1, '186.04'),
(88121, '533 0073 10', 204, '', 'Role intinzatoare', 0, 0, 540, '533007310', 1, '364.79'),
(88120, '533 0072 20', 204, '', 'Role intinzatoare', 0, 0, 540, '533007220', 1, '260.68'),
(88119, '533 0069 20', 204, '', 'Intinzatoare curea', 0, 0, 2729, '533006920', 1, '250.55'),
(88118, '533 0068 20', 204, '', 'Intinzatoare curea', 0, 0, 2453, '533006820', 1, '173.32'),
(88117, '533 0067 20', 204, '', 'Intinzatoare curea', 0, 0, 2453, '533006720', 1, '148.3'),
(88116, '533 0066 20', 204, '', 'Intinzatoare curea', 0, 0, 2143, '533006620', 1, '74.44'),
(88115, '533 0065 20', 204, '', 'Intinzatoare curea', 0, 0, 540, '533006520', 1, '103.22'),
(88114, '533 0064 20', 204, '', 'Intinzatoare curea', 0, 0, 2144, '533006420', 1, '51.93'),
(88113, '533 0063 20', 204, '', 'Intinzatoare curea', 0, 0, 541, '533006320', 1, '399.92'),
(88112, '533 0062 20', 204, '', 'Intinzatoare curea', 0, 0, 541, '533006220', 1, '268.37'),
(88111, '533 0061 20', 204, '', 'Intinzatoare curea', 0, 0, 540, '533006120', 1, '203.13'),
(88110, '533 0060 20', 204, '', 'Intinzatoare curea', 0, 0, 541, '533006020', 1, '348.82'),
(88109, '533 0059 20', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533005920', 1, '107.95'),
(88108, '533 0055 20', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533005520', 1, '94.56'),
(88107, '533 0052 20', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533005220', 1, '120.96'),
(88106, '533 0050 20', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533005020', 1, '112.87'),
(88105, '533 0049 20', 204, '', 'Intinzatoare curea', 0, 0, 540, '533004920', 1, '166.04'),
(88104, '533 0045 20', 204, '', 'Intinzatoare curea', 0, 0, 2453, '533004520', 1, '296.3'),
(88103, '533 0043 20', 204, '', 'Intinzatoare curea', 0, 0, 2453, '533004320', 1, '186.89'),
(88102, '533 0040 10', 204, '', 'Intinzatoare curea', 0, 0, 2453, '533004010', 1, '192.14'),
(88101, '533 0039 10', 204, '', 'Intinzatoare curea', 0, 0, 2453, '533003910', 1, '190.01'),
(88100, '533 0037 20', 204, '', 'Intinzatoare curea', 0, 0, 544, '533003720', 1, '81.02'),
(88099, '533 0035 10', 204, '', 'Intinzatoare curea', 0, 0, 2453, '533003510', 1, '179.48'),
(88098, '533 0034 20', 204, '', 'Intinzatoare curea', 0, 0, 2453, '533003420', 1, '213.96'),
(88097, '533 0033 20', 204, '', 'Intinzatoare curea', 0, 0, 2453, '533003320', 1, '252.67'),
(88096, '533 0032 20', 204, '', 'Intinzatoare curea', 0, 0, 2453, '533003220', 1, '190.42'),
(88095, '533 0030 20', 204, '', 'Intinzatoare curea', 0, 0, 2453, '533003020', 1, '154.05'),
(88094, '533 0029 20', 204, '', 'Intinzatoare curea', 0, 0, 2453, '533002920', 1, '227.3'),
(88093, '533 0028 20', 204, '', 'Intinzatoare curea', 0, 0, 2453, '533002820', 1, '168.43'),
(88092, '533 0023 10', 204, '', 'Intinzatoare curea', 0, 0, 541, '533002310', 1, '362.67'),
(88091, '533 0022 10', 204, '', 'Intinzatoare curea', 0, 0, 540, '533002210', 1, '215.28'),
(88090, '533 0021 10', 204, '', 'Intinzatoare curea', 0, 0, 541, '533002110', 1, '244.04'),
(88089, '533 0020 10', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533002010', 1, '244.42'),
(88088, '533 0019 10', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533001910', 1, '120.48'),
(88087, '533 0017 10', 204, '', 'Intinzatoare curea', 0, 0, 540, '533001710', 1, '109.13'),
(88086, '533 0016 10', 204, '', 'Intinzatoare curea', 0, 0, 540, '533001610', 1, '130.91'),
(88085, '533 0014 10', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533001410', 1, '132.79'),
(88084, '533 0012 10', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533001210', 1, '193.51'),
(88083, '533 0011 10', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533001110', 1, '182.25'),
(88082, '533 0007 10', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533000710', 1, '101.85'),
(88081, '533 0003 10', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533000310', 1, '144.8'),
(88056, '532 0479 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532047910', 1, '60.24'),
(88055, '532 0478 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532047810', 1, '44.83'),
(88054, '532 0476 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532047610', 1, '143.57'),
(88053, '532 0475 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532047510', 1, '57.42'),
(88036, '532 0444 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532044410', 1, '125.8'),
(88035, '532 0443 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532044310', 1, '203.18'),
(88034, '532 0442 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532044210', 1, '116.5'),
(88025, '532 0431 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532043110', 1, '109.35'),
(88024, '532 0430 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532043010', 1, '193.59'),
(88023, '532 0429 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532042910', 1, '128.11'),
(88022, '532 0427 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532042710', 1, '220.98'),
(88021, '532 0426 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532042610', 1, '223.7'),
(88002, '532 0386 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532038620', 1, '176.33'),
(88001, '532 0383 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532038320', 1, '65.56'),
(88000, '532 0381 20', 204, '', 'Role de ghidaj', 0, 0, 312, '532038120', 1, '131.66'),
(87993, '532 0371 20', 204, '', 'Role de ghidaj', 0, 0, 312, '532037120', 1, '147.65'),
(87992, '532 0370 20', 204, '', 'Role de ghidaj', 0, 0, 312, '532037020', 1, '60.75'),
(87991, '532 0369 20', 204, '', 'Role de ghidaj', 0, 0, 312, '532036920', 1, '72.28'),
(87990, '532 0368 20', 204, '', 'Role de ghidaj', 0, 0, 312, '532036820', 1, '172.76'),
(87989, '532 0367 20', 204, '', 'Role de ghidaj', 0, 0, 312, '532036720', 1, '421.29'),
(87988, '532 0366 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532036620', 1, '118.97'),
(87987, '532 0365 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532036520', 1, '170.26'),
(87986, '532 0364 20', 204, '', 'Role de ghidaj', 0, 0, 312, '532036420', 1, '103.89'),
(87985, '532 0363 20', 204, '', 'Role de ghidaj', 0, 0, 312, '532036320', 1, '78.14'),
(87984, '532 0360 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532036010', 1, '87.95'),
(87977, '532 0345 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532034510', 1, '62.09'),
(87976, '532 0344 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532034410', 1, '58.14'),
(87975, '532 0343 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532034310', 1, '57.42'),
(87974, '532 0336 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532033610', 1, '124.19'),
(87973, '532 0335 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532033510', 1, '87.95'),
(87972, '532 0334 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532033410', 1, '87.12'),
(87971, '532 0333 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532033310', 1, '180.5'),
(87970, '532 0331 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532033110', 1, '63.78'),
(87969, '532 0330 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532033010', 1, '65.93'),
(87968, '532 0329 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532032910', 1, '149.92'),
(87967, '532 0327 30', 204, '', 'Role de ghidaj', 0, 0, 312, '532032730', 1, '109.24'),
(87966, '532 0326 30', 204, '', 'Role de ghidaj', 0, 0, 312, '532032630', 1, '54'),
(87965, '532 0325 30', 204, '', 'Role de ghidaj', 0, 0, 312, '532032530', 1, '120.96'),
(87964, '532 0323 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532032310', 1, '93.46'),
(87963, '532 0322 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532032210', 1, '203.48'),
(87962, '532 0321 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532032110', 1, '79.97'),
(87961, '532 0320 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532032010', 1, '85.78'),
(87960, '532 0318 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532031810', 1, '96.9'),
(87959, '532 0317 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532031710', 1, '110.61'),
(87891, '532 0171 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532017110', 1, '301.54'),
(87890, '532 0169 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532016910', 1, '65.67'),
(87889, '532 0167 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532016710', 1, '52.18'),
(87888, '532 0166 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532016610', 1, '128.51'),
(87887, '532 0165 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532016510', 1, '44.46'),
(87886, '532 0164 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532016410', 1, '109.94'),
(87885, '532 0163 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532016310', 1, '77.39'),
(87884, '532 0161 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532016110', 1, '52.2'),
(87883, '532 0160 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532016010', 1, '41.5'),
(87882, '532 0159 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532015910', 1, '79.62'),
(87881, '532 0156 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532015610', 1, '74.35'),
(87880, '532 0155 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532015510', 1, '123.54'),
(87879, '532 0154 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532015410', 1, '306.7'),
(87878, '532 0152 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532015210', 1, '51.13'),
(87877, '532 0151 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532015110', 1, '66.8'),
(87876, '532 0148 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532014820', 1, '99.02'),
(87875, '532 0146 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532014610', 1, '123.92'),
(87874, '532 0144 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532014410', 1, '57.39'),
(87873, '532 0143 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532014310', 1, '63.3'),
(87872, '532 0142 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532014210', 1, '88.41'),
(87871, '532 0141 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532014120', 1, '143.27'),
(87870, '532 0140 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532014020', 1, '41.07'),
(87869, '532 0138 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532013810', 1, '47.82'),
(87868, '532 0136 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532013610', 1, '72.87'),
(87867, '532 0134 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532013410', 1, '147.06'),
(87866, '532 0132 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532013210', 1, '111.82'),
(87865, '532 0130 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532013020', 1, '88.97'),
(87864, '532 0126 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532012610', 1, '98.06'),
(87863, '532 0125 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532012520', 1, '102.47'),
(87862, '532 0124 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532012410', 1, '66.33'),
(87861, '532 0122 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532012210', 1, '53.22'),
(87860, '532 0121 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532012120', 1, '63.44'),
(87859, '532 0120 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532012010', 1, '60.45'),
(87858, '532 0119 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532011910', 1, '277.17'),
(87857, '532 0115 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532011520', 1, '177.38'),
(87856, '532 0113 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532011320', 1, '187.35'),
(87855, '532 0111 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532011110', 1, '98.92'),
(87854, '532 0110 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532011020', 1, '103.97'),
(87853, '532 0109 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532010910', 1, '64.57'),
(87852, '532 0108 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532010810', 1, '77.25'),
(87851, '532 0103 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532010320', 1, '167.41'),
(87850, '532 0102 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532010220', 1, '296.31'),
(87849, '532 0101 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532010120', 1, '249.58'),
(87848, '532 0100 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532010020', 1, '57.33'),
(87847, '532 0098 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532009820', 1, '232.54'),
(87846, '532 0096 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532009620', 1, '62.87'),
(87845, '532 0093 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532009310', 1, '42.9'),
(87844, '532 0092 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532009220', 1, '186.07'),
(87843, '532 0091 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532009120', 1, '53.87'),
(87842, '532 0087 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532008710', 1, '48.41'),
(87841, '532 0085 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532008520', 1, '105.1'),
(87840, '532 0084 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532008420', 1, '93.7'),
(87839, '532 0081 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532008120', 1, '60.99'),
(87838, '532 0076 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532007620', 1, '172.89'),
(87837, '532 0074 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532007420', 1, '66.99'),
(87836, '532 0070 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532007020', 1, '140.39'),
(87835, '532 0069 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532006920', 1, '179.53'),
(87834, '532 0068 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532006820', 1, '58.95'),
(87833, '532 0066 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532006610', 1, '80.43'),
(87832, '532 0064 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532006410', 1, '34.6'),
(87831, '532 0063 20', 204, '', 'Role de ghidaj', 0, 0, 312, '532006320', 1, '200.98'),
(87830, '532 0062 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532006210', 1, '57.95'),
(87829, '532 0060 20', 204, '', 'Role de ghidaj', 0, 0, 312, '532006020', 1, '59.08'),
(87828, '532 0058 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532005810', 1, '143.51'),
(87827, '532 0054 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532005410', 1, '131.85'),
(87826, '532 0052 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532005210', 1, '118.94'),
(87825, '532 0051 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532005110', 1, '88.63'),
(87824, '532 0043 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532004310', 1, '105.64'),
(87823, '532 0041 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532004120', 1, '98.21'),
(87822, '532 0040 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532004010', 1, '58.84'),
(87821, '532 0039 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532003910', 1, '32.6'),
(87820, '532 0038 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532003810', 1, '79.97'),
(87819, '532 0037 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532003710', 1, '89.86'),
(87818, '532 0036 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532003610', 1, '90.18'),
(87817, '532 0035 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532003510', 1, '112.3'),
(87816, '532 0034 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532003410', 1, '51.88'),
(87815, '532 0033 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532003310', 1, '51.26'),
(87814, '532 0032 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532003210', 1, '263.69'),
(87813, '532 0030 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532003010', 1, '97.82'),
(87812, '532 0027 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532002710', 1, '49.27'),
(87811, '532 0025 10', 204, '', 'Role de ghidaj', 0, 0, 310, '532002510', 1, '74.46'),
(87810, '532 0023 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532002310', 1, '104.59'),
(87809, '532 0022 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532002210', 1, '58.54'),
(87808, '532 0020 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532002010', 1, '50.64'),
(87807, '532 0019 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532001920', 1, '96.74'),
(87806, '532 0018 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532001810', 1, '58.03'),
(87805, '532 0017 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532001710', 1, '95.77'),
(87804, '532 0016 10', 204, '', 'Role de ghidaj', 0, 0, 310, '532001610', 1, '46.04'),
(87803, '532 0010 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532001010', 1, '192.57'),
(87802, '532 0007 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532000720', 1, '79.24'),
(87801, '532 0005 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532000520', 1, '80.88'),
(87800, '532 0004 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532000410', 1, '47.56'),
(87799, '532 0002 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532000210', 1, '46.18'),
(87798, '532 0001 10', 204, '', 'Role de ghidaj', 0, 0, 310, '532000110', 1, '39.49'),
(87797, '531 0819 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531081910', 1, '139.4'),
(87796, '531 0818 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531081810', 1, '98.71'),
(87795, '531 0813 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531081310', 1, '122.25'),
(87794, '531 0811 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531081110', 1, '150.39'),
(87793, '531 0809 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531080910', 1, '153.27'),
(87792, '531 0804 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531080410', 1, '142.9'),
(87791, '531 0791 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531079110', 1, '88.84'),
(87790, '531 0790 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531079010', 1, '94.08'),
(87789, '531 0789 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531078910', 1, '117.25'),
(87788, '531 0788 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531078810', 1, '117.22'),
(87787, '531 0786 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531078610', 1, '155.29'),
(87786, '531 0785 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531078510', 1, '206.2'),
(87785, '531 0784 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531078410', 1, '150.69'),
(87784, '531 0783 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531078310', 1, '118.48'),
(87783, '531 0782 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531078210', 1, '79.11'),
(87782, '531 0781 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531078110', 1, '75.34'),
(87781, '531 0780 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531078010', 1, '119.91'),
(87780, '531 0779 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531077910', 1, '129.08'),
(87779, '531 0778 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531077810', 1, '78.11'),
(87778, '531 0777 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531077710', 1, '194.21'),
(87777, '531 0776 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531077610', 1, '168.16'),
(87776, '531 0771 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531077110', 1, '110.61'),
(87775, '531 0770 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531077010', 1, '123.19'),
(87774, '531 0769 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531076910', 1, '109.24'),
(87773, '531 0761 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531076110', 1, '144.32'),
(87772, '531 0760 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531076010', 1, '50.37'),
(87771, '531 0757 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531075710', 1, '103.16'),
(87770, '531 0756 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531075610', 1, '80.43'),
(87769, '531 0754 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531075410', 1, '123.59'),
(87768, '531 0751 30', 204, '', 'Role intinzatoare', 0, 0, 310, '531075130', 1, '77.44'),
(87767, '531 0750 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531075010', 1, '100.53'),
(87766, '531 0749 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531074910', 1, '164'),
(87765, '531 0748 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531074810', 1, '79.22'),
(87764, '531 0745 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531074510', 1, '60.27'),
(87763, '531 0744 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531074410', 1, '157.44'),
(87762, '531 0742 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531074210', 1, '148.08'),
(87761, '531 0736 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531073610', 1, '135.69'),
(87760, '531 0735 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531073510', 1, '143.57'),
(87759, '531 0734 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531073410', 1, '89.16'),
(87758, '531 0733 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531073310', 1, '73.17'),
(87757, '531 0731 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531073110', 1, '72.36'),
(87756, '531 0729 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531072910', 1, '47.95'),
(87755, '531 0727 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531072710', 1, '51.02'),
(87754, '531 0725 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531072510', 1, '224.53'),
(87753, '531 0720 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531072010', 1, '18.89'),
(87752, '531 0718 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531071810', 1, '56.72'),
(87751, '531 0717 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531071710', 1, '139.4'),
(87750, '531 0710 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531071010', 1, '137.41'),
(87749, '531 0679 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531067930', 1, '82.73'),
(87748, '531 0677 30', 204, '', 'Role intinzatoare', 0, 0, 310, '531067730', 1, '45.16'),
(87747, '531 0676 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531067630', 1, '79.54'),
(87746, '531 0674 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531067420', 1, '218.75'),
(87745, '531 0672 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531067220', 1, '150.12'),
(87744, '531 0671 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531067120', 1, '69.24'),
(87743, '531 0670 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531067020', 1, '126.07'),
(87742, '531 0669 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531066920', 1, '113.06'),
(87741, '531 0665 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531066520', 1, '227.54'),
(87740, '531 0663 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531066320', 1, '176.66'),
(87739, '531 0657 20', 204, '', 'Role intinzatoare', 0, 0, 308, '', 1, '87.68'),
(87738, '531 0655 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531065520', 1, '176.23'),
(87737, '531 0653 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531065320', 1, '60.1'),
(87736, '531 0652 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531065220', 1, '73.19'),
(87735, '531 0651 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531065120', 1, '77.34'),
(87734, '531 0647 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531064720', 1, '180.5'),
(87733, '531 0646 20', 204, '', 'Role intinzatoare', 0, 0, 310, '531064620', 1, '186.04'),
(87732, '531 0645 20', 204, '', 'Role intinzatoare', 0, 0, 310, '531064520', 1, '181.39'),
(87731, '531 0643 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531064320', 1, '168.11'),
(87730, '531 0636 20', 204, '', 'Role intinzatoare', 0, 0, 310, '531063620', 1, '143.27'),
(87729, '531 0635 20', 204, '', 'Role intinzatoare', 0, 0, 310, '531063520', 1, '221.76'),
(87728, '531 0632 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531063210', 1, '125.15'),
(87727, '531 0631 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531063110', 1, '98.32'),
(87726, '531 0630 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531063030', 1, '182.76'),
(87725, '531 0629 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531062930', 1, '343.66'),
(87724, '531 0628 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531062830', 1, '152.62'),
(87723, '531 0626 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531062630', 1, '91.99'),
(87722, '531 0625 20', 204, '', 'Role intinzatoare', 0, 0, 310, '531062520', 1, '104.94'),
(87721, '531 0616 30', 204, '', 'Role intinzatoare', 0, 0, 310, '531061630', 1, '531.62'),
(87720, '531 0608 20', 204, '', 'Role intinzatoare', 0, 0, 310, '531060820', 1, '221.96'),
(87719, '531 0605 30', 204, '', 'Role intinzatoare', 0, 0, 310, '531060530', 1, '430.18'),
(87718, '531 0600 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531060010', 1, '80.8'),
(87717, '531 0598 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531059820', 1, '212.79'),
(87716, '531 0597 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531059720', 1, '218.75'),
(87715, '531 0594 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531059430', 1, '76.8'),
(87714, '531 0591 30', 204, '', 'Role intinzatoare', 0, 0, 310, '531059130', 1, '115.85'),
(87713, '531 0586 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531058610', 1, '122.25'),
(87712, '531 0584 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531058410', 1, '242.86'),
(87711, '531 0582 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531058210', 1, '125.23'),
(87710, '531 0578 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531057810', 1, '160.37'),
(87709, '531 0574 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531057410', 1, '283.96'),
(87708, '531 0573 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531057330', 1, '138.59'),
(87707, '531 0572 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531057210', 1, '110.99'),
(87706, '531 0570 10', 204, '', 'Role de ghidaj', 0, 0, 308, '531057010', 1, '78.57'),
(87705, '531 0567 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531056730', 1, '283.96'),
(87704, '531 0565 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531056530', 1, '139.99'),
(87703, '531 0564 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531056430', 1, '103.84'),
(87702, '531 0557 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531055710', 1, '80.13'),
(87701, '531 0555 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531055510', 1, '83.54'),
(87700, '531 0554 10', 204, '', 'Role intinzatoare', 0, 0, 308, '', 1, '188.48'),
(87699, '531 0551 20', 204, '', 'Role intinzatoare', 0, 0, 310, '531055120', 1, '93.44'),
(87698, '531 0550 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531055010', 1, '78.03'),
(87697, '531 0548 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531054810', 1, '176.36'),
(87696, '531 0547 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531054710', 1, '103.52'),
(87695, '531 0546 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531054610', 1, '94.16'),
(87694, '531 0540 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531054010', 1, '59.24'),
(87693, '531 0539 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531053910', 1, '162.13'),
(87692, '531 0536 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531053610', 1, '194.49'),
(87691, '531 0535 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531053520', 1, '120.13'),
(87690, '531 0531 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531053120', 1, '139.1'),
(87689, '531 0530 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531053020', 1, '105.77'),
(87688, '531 0529 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531052910', 1, '114.67'),
(87687, '531 0528 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531052810', 1, '81.52'),
(87686, '531 0525 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531052530', 1, '103.14'),
(87685, '531 0524 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531052430', 1, '115.34'),
(87684, '531 0523 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531052330', 1, '119.86'),
(87683, '531 0520 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531052020', 1, '145.07'),
(87682, '531 0518 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531051830', 1, '75.8'),
(87681, '531 0515 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531051510', 1, '136.74'),
(87680, '531 0513 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531051310', 1, '152.08'),
(87679, '531 0505 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531050510', 1, '154.35'),
(87678, '531 0504 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531050410', 1, '159.77'),
(87677, '531 0503 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531050310', 1, '156.2'),
(87676, '531 0502 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531050220', 1, '297.83'),
(87675, '531 0501 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531050120', 1, '283.96'),
(87674, '531 0500 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531050020', 1, '138.35'),
(87673, '531 0499 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531049920', 1, '126.63'),
(87672, '531 0498 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531049820', 1, '290.41'),
(87671, '531 0497 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531049710', 1, '76.74'),
(87670, '531 0495 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531049510', 1, '148.7'),
(87669, '531 0482 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531048210', 1, '225.29'),
(87668, '531 0480 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531048010', 1, '156.84'),
(87667, '531 0478 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531047810', 1, '90.99'),
(87666, '531 0477 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531047720', 1, '123.78'),
(87665, '531 0471 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531047110', 1, '113.84'),
(87664, '531 0440 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531044030', 1, '122.14'),
(87663, '531 0436 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531043620', 1, '124.51'),
(87662, '531 0427 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531042710', 1, '82.63'),
(87661, '531 0414 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531041430', 1, '113.51'),
(87660, '531 0413 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531041330', 1, '284.6'),
(87659, '531 0411 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531041130', 1, '117.39'),
(87658, '531 0409 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531040930', 1, '111.9'),
(87657, '531 0408 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531040830', 1, '188.64'),
(87656, '531 0407 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531040710', 1, '251.06'),
(87655, '531 0406 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531040610', 1, '135.48'),
(87654, '531 0404 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531040410', 1, '213.64'),
(87653, '531 0402 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531040220', 1, '143.11'),
(87652, '531 0401 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531040110', 1, '140.39'),
(87651, '531 0399 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531039920', 1, '135.37'),
(87650, '531 0396 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531039620', 1, '139.99'),
(87649, '531 0393 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531039310', 1, '145.29'),
(87648, '531 0392 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531039210', 1, '244.9'),
(87647, '531 0388 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531038810', 1, '169.21'),
(87646, '531 0384 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531038420', 1, '72.87'),
(87645, '531 0382 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531038220', 1, '86.88'),
(87644, '531 0381 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531038110', 1, '347.3'),
(87643, '531 0377 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531037710', 1, '163.32'),
(87642, '531 0374 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531037410', 1, '213.64'),
(87641, '531 0373 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531037310', 1, '50.02'),
(87640, '531 0370 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531037010', 1, '262.24'),
(87639, '531 0367 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531036710', 1, '154.72'),
(87638, '531 0364 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531036410', 1, '151.55'),
(87637, '531 0363 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531036310', 1, '104.29'),
(87636, '531 0359 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531035910', 1, '110.56'),
(87635, '531 0355 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531035510', 1, '182.03'),
(87634, '531 0354 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531035410', 1, '221.46'),
(87633, '531 0347 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531034720', 1, '104.67'),
(87632, '531 0345 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531034510', 1, '84.27'),
(87631, '531 0343 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531034330', 1, '72.65'),
(87630, '531 0342 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531034230', 1, '94'),
(87629, '531 0341 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531034120', 1, '143'),
(87628, '531 0339 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531033910', 1, '82.31'),
(87627, '531 0338 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531033810', 1, '136.98'),
(87626, '531 0337 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531033710', 1, '82.49'),
(87625, '531 0332 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531033220', 1, '198.15'),
(87624, '531 0331 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531033110', 1, '136.47'),
(87623, '531 0329 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531032910', 1, '87.76'),
(87622, '531 0327 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531032710', 1, '158.16'),
(87621, '531 0322 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531032210', 1, '71.8'),
(87620, '531 0320 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531032030', 1, '255.84'),
(87619, '531 0318 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531031810', 1, '89.7'),
(87618, '531 0317 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531031710', 1, '83.7'),
(87617, '531 0314 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531031420', 1, '85.69'),
(87616, '531 0313 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531031320', 1, '275.2'),
(87615, '531 0312 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531031210', 1, '134.78'),
(87614, '531 0309 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531030910', 1, '80.99'),
(87613, '531 0307 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531030710', 1, '90.72'),
(87612, '531 0306 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531030610', 1, '160.93'),
(87611, '531 0293 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531029330', 1, '154.16'),
(87610, '531 0281 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531028130', 1, '161.17'),
(87609, '531 0280 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531028010', 1, '88.84'),
(87608, '531 0279 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531027930', 1, '95.48'),
(87607, '531 0278 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531027830', 1, '113.89'),
(87606, '531 0277 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531027730', 1, '110.77'),
(87605, '531 0276 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531027630', 1, '98.57'),
(87604, '531 0274 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531027430', 1, '88.46'),
(87603, '531 0273 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531027330', 1, '91.04'),
(87602, '531 0272 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531027230', 1, '79.62'),
(87601, '531 0268 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531026820', 1, '68.62'),
(87600, '531 0267 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531026710', 1, '185.9'),
(87599, '531 0265 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531026510', 1, '131.31'),
(87598, '531 0264 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531026410', 1, '56.29'),
(87597, '531 0263 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531026310', 1, '184.84'),
(87596, '531 0262 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531026210', 1, '358.74'),
(87595, '531 0261 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531026110', 1, '178.67'),
(87594, '531 0258 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531025810', 1, '131.31'),
(87593, '531 0257 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531025710', 1, '117.22'),
(87592, '531 0255 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531025530', 1, '134.64'),
(87591, '531 0254 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531025430', 1, '146.44'),
(87590, '531 0253 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531025330', 1, '105.02'),
(87589, '531 0252 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531025230', 1, '78.46'),
(87588, '531 0251 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531025130', 1, '84.3'),
(87587, '531 0250 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531025010', 1, '213.64'),
(87586, '531 0243 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531024310', 1, '141.55'),
(87585, '531 0242 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531024220', 1, '92.6'),
(87584, '531 0241 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531024110', 1, '171.25'),
(87583, '531 0239 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531023910', 1, '225.23'),
(87582, '531 0238 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531023810', 1, '158.43'),
(87581, '531 0237 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531023720', 1, '181.76'),
(87580, '531 0236 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531023620', 1, '178.59'),
(87579, '531 0235 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531023520', 1, '84.71'),
(87578, '531 0233 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531023320', 1, '172.09'),
(87577, '531 0232 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531023220', 1, '61.63'),
(87576, '531 0231 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531023120', 1, '58.49'),
(87575, '531 0229 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531022920', 1, '85.24'),
(87574, '531 0227 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531022710', 1, '358.74'),
(87573, '531 0226 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531022610', 1, '129.4'),
(87572, '531 0225 10', 204, '', 'Role intinzatoare', 0, 0, 308, '', 1, '55.51'),
(87571, '531 0223 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531022310', 1, '132.33'),
(87570, '531 0220 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531022020', 1, '183.94'),
(87569, '531 0219 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531021920', 1, '178.43'),
(87568, '531 0216 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531021620', 1, '183.94'),
(87567, '531 0215 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531021520', 1, '166.12'),
(87566, '531 0213 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531021330', 1, '102.07'),
(87565, '531 0212 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531021220', 1, '183.94'),
(87564, '531 0208 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531020820', 1, '189.43'),
(87563, '531 0204 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531020410', 1, '65.37'),
(87562, '531 0203 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531020320', 1, '94.46'),
(87561, '531 0202 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531020220', 1, '200.66'),
(87560, '531 0201 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531020120', 1, '49.3'),
(87559, '531 0199 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531019910', 1, '109.94'),
(87558, '531 0198 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531019820', 1, '281.86'),
(87557, '531 0197 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531019720', 1, '390'),
(87556, '531 0196 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531019620', 1, '82.47'),
(87555, '531 0194 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531019420', 1, '143'),
(87554, '531 0193 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531019320', 1, '82.47'),
(87553, '531 0191 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531019120', 1, '259.02'),
(87552, '531 0187 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531018720', 1, '66.42'),
(87551, '531 0181 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531018120', 1, '78.03'),
(87550, '531 0178 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531017820', 1, '69.75'),
(87549, '531 0177 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531017720', 1, '218.27'),
(87548, '531 0176 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531017620', 1, '64.24'),
(87547, '531 0172 10', 204, '', 'Role intinzatoare', 0, 0, 2138, '531017210', 1, '77.87'),
(87546, '531 0170 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531017020', 1, '117.79'),
(87545, '531 0169 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531016920', 1, '75.4'),
(87544, '531 0168 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531016820', 1, '104.35'),
(87543, '531 0167 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531016720', 1, '66.53'),
(87542, '531 0166 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531016620', 1, '82.87'),
(87541, '531 0164 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531016420', 1, '115.75'),
(87540, '531 0163 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531016320', 1, '182.49'),
(87539, '531 0162 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531016210', 1, '99.78'),
(87538, '531 0161 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531016110', 1, '131.01'),
(87537, '531 0159 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531015910', 1, '108.09'),
(87536, '531 0158 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531015820', 1, '93.73'),
(87535, '531 0156 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531015610', 1, '91.02'),
(87534, '531 0153 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531015320', 1, '166.58'),
(87533, '531 0151 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531015120', 1, '105.64'),
(87532, '531 0150 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531015020', 1, '392.47'),
(87531, '531 0148 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531014810', 1, '128.65'),
(87530, '531 0145 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531014520', 1, '220.31'),
(87529, '531 0144 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531014420', 1, '412.45'),
(87528, '531 0140 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531014020', 1, '120.34'),
(87527, '531 0138 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531013820', 1, '91.66'),
(87526, '531 0132 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531013220', 1, '84'),
(87525, '531 0131 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531013120', 1, '84.51'),
(87524, '531 0126 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531012610', 1, '140.78'),
(87523, '531 0125 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531012520', 1, '60.83'),
(87522, '531 0124 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531012420', 1, '57.2'),
(87521, '531 0122 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531012210', 1, '143.55'),
(87520, '531 0121 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531012120', 1, '60.37'),
(87519, '531 0120 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531012020', 1, '64.72'),
(87518, '531 0119 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531011920', 1, '48.76'),
(87517, '531 0118 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531011820', 1, '56.91'),
(87516, '531 0117 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531011720', 1, '131.36'),
(87515, '531 0113 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531011330', 1, '147.54'),
(87514, '531 0112 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531011220', 1, '48.17'),
(87513, '531 0111 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531011110', 1, '298.04'),
(87512, '531 0108 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531010820', 1, '48.95'),
(87511, '531 0106 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531010620', 1, '82.66'),
(87510, '531 0104 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531010420', 1, '77.15'),
(87509, '531 0103 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531010320', 1, '93.89'),
(87508, '531 0102 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531010220', 1, '99.35'),
(87507, '531 0101 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531010130', 1, '66.82'),
(87506, '531 0099 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531009910', 1, '92.84'),
(87505, '531 0097 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531009710', 1, '152.84'),
(87504, '531 0096 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531009610', 1, '159.75'),
(87503, '531 0095 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531009510', 1, '63.54'),
(87502, '531 0094 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531009420', 1, '90.48'),
(87501, '531 0093 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531009320', 1, '181.95'),
(87500, '531 0090 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531009010', 1, '143.54'),
(87499, '531 0089 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531008910', 1, '111.69'),
(87498, '531 0087 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531008720', 1, '143.33'),
(87497, '531 0085 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531008510', 1, '169.69'),
(87496, '531 0084 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531008420', 1, '101.04'),
(87495, '531 0083 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531008310', 1, '65.62'),
(87494, '531 0082 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531008220', 1, '93.51'),
(87493, '531 0081 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531008110', 1, '118.48'),
(87492, '531 0079 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531007910', 1, '37.17'),
(87491, '531 0075 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531007510', 1, '79.03'),
(87490, '531 0074 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531007410', 1, '174.39'),
(87489, '531 0072 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531007210', 1, '242.22'),
(87488, '531 0066 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531006610', 1, '229.69'),
(87487, '531 0063 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531006310', 1, '31.56'),
(87486, '531 0061 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531006110', 1, '82.12'),
(87485, '531 0060 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531006010', 1, '165.28'),
(87484, '531 0057 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531005710', 1, '118.68'),
(87483, '531 0056 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531005610', 1, '68.44'),
(87482, '531 0055 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531005510', 1, '55.56'),
(87481, '531 0054 30', 204, '', 'Role intinzatoare', 0, 0, 308, '531005430', 1, '73.62'),
(87480, '531 0053 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531005320', 1, '72.71'),
(87479, '531 0052 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531005220', 1, '114.37'),
(87478, '531 0051 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531005120', 1, '90.37'),
(87477, '531 0050 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531005010', 1, '126.5'),
(87476, '531 0049 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531004910', 1, '109.56'),
(87475, '531 0048 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531004810', 1, '65.8'),
(87474, '531 0047 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531004710', 1, '77.98'),
(87473, '531 0045 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531004510', 1, '55.48'),
(87472, '531 0044 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531004410', 1, '121.96'),
(87471, '531 0041 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531004110', 1, '117.25'),
(87470, '531 0040 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531004010', 1, '144.37'),
(87469, '531 0036 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531003610', 1, '120.56'),
(87468, '531 0034 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531003410', 1, '95.91'),
(87467, '531 0033 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531003310', 1, '118.9'),
(87466, '531 0032 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531003210', 1, '121.96'),
(87465, '531 0031 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531003110', 1, '97.82'),
(87464, '531 0030 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531003010', 1, '54.22'),
(87463, '531 0029 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531002920', 1, '47.61'),
(87462, '531 0028 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531002810', 1, '170.96'),
(87461, '531 0027 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531002710', 1, '67.47'),
(87460, '531 0025 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531002510', 1, '65.64'),
(87459, '531 0023 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531002310', 1, '62.23'),
(87458, '531 0022 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531002210', 1, '72.34'),
(87457, '531 0020 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531002010', 1, '75.4'),
(87456, '531 0019 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531001910', 1, '122.14'),
(87455, '531 0015 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531001520', 1, '103.46'),
(87454, '531 0014 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531001420', 1, '255.47'),
(87453, '531 0012 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531001220', 1, '89.05'),
(87452, '531 0011 20', 204, '', 'Role intinzatoare', 0, 0, 308, '531001120', 1, '143.27'),
(87451, '531 0010 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531001010', 1, '218.05'),
(87450, '531 0009 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531000910', 1, '139.72'),
(87449, '531 0007 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531000710', 1, '245.31'),
(87448, '531 0006 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531000610', 1, '78.14'),
(87447, '531 0005 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531000510', 1, '29.18'),
(87446, '531 0004 10', 204, '', 'Role intinzatoare', 0, 0, 310, '531000410', 1, '186.04'),
(87445, '531 0002 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531000210', 1, '90.57'),
(87444, '531 0001 10', 204, '', 'Role intinzatoare', 0, 0, 308, '531000110', 1, '63.09'),
(87443, '530 0497 09', 204, '', 'Role intinzatoare - set', 0, 0, 3322, '', 1, '382.42'),
(87442, '530 0495 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '211.6'),
(87441, '530 0490 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '212.03'),
(87439, '530 0484 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '568.78'),
(87437, '530 0483 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '347.18'),
(89084, '240696', 445, '', 'Esapamente', 0, 0, 3437, '240696', 1, '222.18'),
(89083, '240694', 445, '', 'Esapamente', 0, 0, 17, '240694', 1, '344.46'),
(89082, '240686', 445, '', 'Esapamente', 0, 0, 3436, '240686', 1, '256.15'),
(89081, '240677', 445, '', 'Esapamente', 0, 0, 17, '240677', 1, '363.43'),
(89080, '240666', 445, '', 'Esapamente', 0, 0, 3436, '240666', 1, '241.55'),
(89079, '240665', 445, '', 'Esapamente', 0, 0, 3436, '240665', 1, '279.5'),
(89078, '240663', 445, '', 'Esapamente', 0, 0, 3437, '240663', 1, '244.7'),
(89077, '240662', 445, '', 'Esapamente', 0, 0, 3436, '240662', 1, '174.58'),
(89076, '240661', 445, '', 'Esapamente', 0, 0, 3436, '240661', 1, '178.87'),
(89075, '240656', 445, '', 'Esapamente', 0, 0, 17, '240656', 1, '292.11'),
(89074, '240644', 445, '', 'Esapamente', 0, 0, 17, '240644', 1, '233.58'),
(89073, '240638', 445, '', 'Esapamente', 0, 0, 3437, '240638', 1, '221.3'),
(89072, '240636', 445, '', 'Esapamente', 0, 0, 3437, '240636', 1, '198.31'),
(89071, '240634', 445, '', 'Esapamente', 0, 0, 3436, '240634', 1, '148.1'),
(89070, '240633', 445, '', 'Esapamente', 0, 0, 3437, '240633', 1, '196.1'),
(89069, '240632', 445, '', 'Esapamente', 0, 0, 3436, '240632', 1, '194.76'),
(89068, '240628', 445, '', 'Esapamente', 0, 0, 3437, '240628', 1, '204.14'),
(89067, '240624', 445, '', 'Esapamente', 0, 0, 3436, '240624', 1, '153.06'),
(89066, '240623', 445, '', 'Esapamente', 0, 0, 3437, '240623', 1, '168.81'),
(89065, '240621', 445, '', 'Esapamente', 0, 0, 3436, '240621', 1, '199.92'),
(89064, '240619', 445, '', 'Esapamente', 0, 0, 3437, '240619', 1, '298.54'),
(89063, '240612', 445, '', 'Esapamente', 0, 0, 3437, '240612', 1, '171.94'),
(89061, '240601', 445, '', 'Esapamente', 0, 0, 3437, '240601', 1, '196.5'),
(89060, '240599', 445, '', 'Esapamente', 0, 0, 3437, '240599', 1, '199.92'),
(89059, '240593', 445, '', 'Esapamente', 0, 0, 3437, '240593', 1, '379.26'),
(89058, '240586', 445, '', 'Esapamente', 0, 0, 3437, '240586', 1, '234.65'),
(89057, '240582', 445, '', 'Esapamente', 0, 0, 3436, '240582', 1, '192.75');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(89056, '240578', 445, '', 'Esapamente', 0, 0, 3437, '240578', 1, '211.11'),
(89055, '240575', 445, '', 'Esapamente', 0, 0, 3437, '240575', 1, '162.78'),
(89054, '240573', 445, '', 'Esapamente', 0, 0, 3436, '240573', 1, '218.96'),
(89053, '240572', 445, '', 'Esapamente', 0, 0, 3437, '240572', 1, '156.34'),
(89052, '240571', 445, '', 'Esapamente', 0, 0, 3437, '240571', 1, '156.34'),
(89051, '240570', 445, '', 'Esapamente', 0, 0, 3437, '240570', 1, '176.52'),
(89050, '240568', 445, '', 'Esapamente', 0, 0, 3437, '240568', 1, '172.07'),
(89049, '240565', 445, '', 'Esapamente', 0, 0, 3436, '240565', 1, '319.93'),
(89048, '240545', 445, '', 'Esapamente', 0, 0, 3437, '240545', 1, '196.1'),
(89047, '240543', 445, '', 'Esapamente', 0, 0, 3437, '240543', 1, '155.66'),
(89046, '240542', 445, '', 'Esapamente', 0, 0, 3437, '240542', 1, '200.17'),
(89045, '240535', 445, '', 'Esapamente', 0, 0, 3437, '240535', 1, '130.15'),
(89043, '240533', 445, '', 'Esapamente', 0, 0, 3437, '240533', 1, '147.93'),
(89041, '240525', 445, '', 'Esapamente', 0, 0, 3437, '240525', 1, '195.16'),
(89040, '240524', 445, '', 'Esapamente', 0, 0, 3436, '240524', 1, '227.2'),
(89039, '240522', 445, '', 'Esapamente', 0, 0, 3437, '240522', 1, '192.01'),
(89038, '240519', 445, '', 'Esapamente', 0, 0, 3437, '020614672', 1, '169.9'),
(89037, '240517', 445, '', 'Esapamente', 0, 0, 3437, '240517', 1, '438.12'),
(89036, '240515', 445, '', 'Esapamente', 0, 0, 3437, '240515', 1, '250.2'),
(89035, '240513', 445, '', 'Esapamente', 0, 0, 3437, '240513', 1, '283.33'),
(89034, '240507', 445, '', 'Esapamente', 0, 0, 3437, '240507', 1, '315.25'),
(89033, '240505', 445, '', 'Esapamente', 0, 0, 3437, '240505', 1, '228.95'),
(89032, '240492', 445, '', 'Esapamente', 0, 0, 3436, '240492', 1, '244.3'),
(89031, '240481', 445, '', 'Esapamente', 0, 0, 3436, '020601539', 1, '150.44'),
(89030, '240479', 445, '', 'Esapamente', 0, 0, 3437, '020606088', 1, '192.01'),
(89029, '240466', 445, '', 'Esapamente', 0, 0, 3437, '240466', 1, '234.23'),
(89028, '240457', 445, '', 'Esapamente', 0, 0, 3437, '020619501', 1, '135.95'),
(89027, '240456', 445, '', 'Esapamente', 0, 0, 3437, '020623619', 1, '305.45'),
(89026, '240454', 445, '', 'Esapamente', 0, 0, 3436, '020612084', 1, '183.49'),
(89025, '240451', 445, '', 'Esapamente', 0, 0, 3436, '020611048', 1, '190.8'),
(89024, '240450', 445, '', 'Esapamente', 0, 0, 3436, '020615239', 1, '151.98'),
(89023, '240449', 445, '', 'Esapamente', 0, 0, 3437, '020615765', 1, '263.48'),
(89022, '240427', 445, '', 'Esapamente', 0, 0, 3436, '020601967', 1, '239.13'),
(89021, '240426', 445, '', 'Esapamente', 0, 0, 3436, '020609760', 1, '210.24'),
(89020, '240425', 445, '', 'Esapamente', 0, 0, 3436, '020617143', 1, '198.24'),
(89019, '240421', 445, '', 'Esapamente', 0, 0, 3436, '020620233', 1, '210.24'),
(89018, '240400', 445, '', 'Esapamente', 0, 0, 3437, '020625998', 1, '205.15'),
(89017, '240399', 445, '', 'Esapamente', 0, 0, 3437, '020625956', 1, '162.28'),
(89016, '240397', 445, '', 'Esapamente', 0, 0, 3436, '020610994', 1, '358.19'),
(89015, '240395', 445, '', 'Esapamente', 0, 0, 3437, '020622816', 1, '211.05'),
(89014, '240364', 445, '', 'Esapamente', 0, 0, 3436, '240364', 1, '179.41'),
(89013, '240205', 445, '', 'Esapamente', 0, 0, 3437, '020604983', 1, '162.31'),
(89012, '240164', 445, '', 'Esapamente', 0, 0, 3436, '020607282', 1, '239.61'),
(89011, '240110', 445, '', 'Esapamente', 0, 0, 3436, '240110', 1, '338.36'),
(89009, '240008', 445, '', 'Esapamente', 0, 0, 3436, '020603370', 1, '159.37'),
(89008, '231003', 445, '', 'Esapamente', 0, 0, 17, '', 1, '154.13'),
(89007, '230972', 445, '', 'Esapamente', 0, 0, 17, '', 1, '204.55'),
(89006, '230971', 445, '', 'Esapamente', 0, 0, 17, '', 1, '204.55'),
(89005, '230961', 445, '', 'Esapamente', 0, 0, 17, '', 1, '289.49'),
(89004, '230958', 445, '', 'Esapamente', 0, 0, 17, '230958', 1, '260.93'),
(89003, '230956', 445, '', 'Esapamente', 0, 0, 17, '230956', 1, '441.21'),
(89002, '230955', 445, '', 'Esapamente', 0, 0, 17, '', 1, '673.57'),
(89001, '230953', 445, '', 'Esapamente', 0, 0, 17, '230953', 1, '520.45'),
(89000, '230952', 445, '', 'Esapamente', 0, 0, 17, '230952', 1, '422.23'),
(88999, '230942', 445, '', 'Esapamente', 0, 0, 17, '230942', 1, '146.48'),
(88998, '230927', 445, '', 'Esapamente', 0, 0, 3437, '230927', 1, '64.75'),
(88997, '230926', 445, '', 'Esapamente', 0, 0, 17, '230926', 1, '64.9'),
(88996, '230921', 445, '', 'Esapamente', 0, 0, 3437, '230921', 1, '172.43'),
(88995, '230920', 445, '', 'Esapamente', 0, 0, 3437, '230920', 1, '391.46'),
(88994, '230917', 445, '', 'Esapamente', 0, 0, 17, '230917', 1, '209.57'),
(88993, '230912', 445, '', 'Esapamente', 0, 0, 17, '230912', 1, '349.43'),
(88992, '230901', 445, '', 'Esapamente', 0, 0, 3437, '230901', 1, '228.48'),
(88991, '230899', 445, '', 'Esapamente', 0, 0, 17, '230899', 1, '300.35'),
(88990, '230898', 445, '', 'Esapamente', 0, 0, 17, '230898', 1, '326.96'),
(88989, '230891', 445, '', 'Esapamente', 0, 0, 17, '230891', 1, '122.08'),
(88988, '230889', 445, '', 'Esapamente', 0, 0, 3437, '230889', 1, '180.95'),
(88987, '230887', 445, '', 'Esapamente', 0, 0, 17, '230887', 1, '155.47'),
(88985, '230883', 445, '', 'Esapamente', 0, 0, 3437, '230883', 1, '210.31'),
(88984, '230879', 445, '', 'Esapamente', 0, 0, 3437, '230879', 1, '178.54'),
(88983, '230877', 445, '', 'Esapamente', 0, 0, 3437, '230877', 1, '141.6'),
(88982, '230873', 445, '', 'Esapamente', 0, 0, 3436, '230873', 1, '173.44'),
(88981, '230871', 445, '', 'Esapamente', 0, 0, 3436, '230871', 1, '184.57'),
(88980, '230870', 445, '', 'Esapamente', 0, 0, 3436, '230870', 1, '160.57'),
(88979, '230868', 445, '', 'Esapamente', 0, 0, 3437, '230868', 1, '241.19'),
(88978, '230865', 445, '', 'Esapamente', 0, 0, 3437, '230865', 1, '188.92'),
(88977, '230856', 445, '', 'Esapamente', 0, 0, 3436, '230856', 1, '448.11'),
(88976, '230851', 445, '', 'Esapamente', 0, 0, 3437, '230851', 1, '302.43'),
(88975, '230850', 445, '', 'Esapamente', 0, 0, 3437, '230850', 1, '359.95'),
(88974, '230848', 445, '', 'Esapamente', 0, 0, 3437, '230848', 1, '167.48'),
(88973, '230847', 445, '', 'Esapamente', 0, 0, 3437, '230847', 1, '157.82'),
(88972, '230846', 445, '', 'Esapamente', 0, 0, 3437, '230846', 1, '193.69'),
(88971, '230845', 445, '', 'Esapamente', 0, 0, 3437, '230845', 1, '198.64'),
(88970, '230844', 445, '', 'Esapamente', 0, 0, 3437, '230844', 1, '676.99'),
(88969, '230829', 445, '', 'Esapamente', 0, 0, 3437, '230829', 1, '182.15'),
(88968, '230820', 445, '', 'Esapamente', 0, 0, 3437, '230820', 1, '282.18'),
(88967, '230818', 445, '', 'Esapamente', 0, 0, 3437, '230818', 1, '219.76'),
(88966, '230817', 445, '', 'Esapamente', 0, 0, 3436, '230817', 1, '213.73'),
(88965, '230816', 445, '', 'Esapamente', 0, 0, 3436, '230816', 1, '160.43'),
(88964, '230815', 445, '', 'Esapamente', 0, 0, 3436, '230815', 1, '169.75'),
(88963, '230811', 445, '', 'Esapamente', 0, 0, 3437, '230811', 1, '227.67'),
(88962, '230809', 445, '', 'Esapamente', 0, 0, 3437, '230809', 1, '131.06'),
(88960, '230804', 445, '', 'Esapamente', 0, 0, 3437, '230804', 1, '311.21'),
(88959, '230800', 445, '', 'Esapamente', 0, 0, 3437, 'I1865760', 1, '190.22'),
(88958, '230793', 445, '', 'Esapamente', 0, 0, 3437, '230793', 1, '13.08'),
(88957, '230790', 445, '', 'Esapamente', 0, 0, 3437, '230790', 1, '154.29'),
(88955, '230755', 445, '', 'Esapamente', 0, 0, 3437, '230755', 1, '354.15'),
(88954, '230754', 445, '', 'Esapamente', 0, 0, 3437, '230754', 1, '231.84'),
(88953, '230748', 445, '', 'Esapamente', 0, 0, 3437, '020621022', 1, '211.39'),
(88952, '230742', 445, '', 'Esapamente', 0, 0, 3436, '230742', 1, '151.18'),
(88950, '230732', 445, '', 'Esapamente', 0, 0, 3437, '230732', 1, '238.74'),
(88949, '230730', 445, '', 'Esapamente', 0, 0, 3437, '230730', 1, '202.4'),
(88948, '230729', 445, '', 'Esapamente', 0, 0, 17, '020613569', 1, '455.28'),
(88947, '230727', 445, '', 'Esapamente', 0, 0, 3437, '020606500', 1, '215.93'),
(88946, '230723', 445, '', 'Esapamente', 0, 0, 3437, '230723', 1, '444.15'),
(88945, '230714', 445, '', 'Esapamente', 0, 0, 3437, '020613230', 1, '191.7'),
(88944, '230713', 445, '', 'Esapamente', 0, 0, 3437, '020622532', 1, '158.76'),
(88943, '230712', 445, '', 'Esapamente', 0, 0, 3436, '020625017', 1, '241.38'),
(88942, '230705', 445, '', 'Esapamente', 0, 0, 3437, '230705', 1, '166.94'),
(88941, '230704', 445, '', 'Esapamente', 0, 0, 3437, '230704', 1, '198.31'),
(88939, '230702', 445, '', 'Esapamente', 0, 0, 3437, '230702', 1, '221.71'),
(88938, '230697', 445, '', 'Esapamente', 0, 0, 3437, '230697', 1, '293.71'),
(88937, '230682', 445, '', 'Esapamente', 0, 0, 3436, '230682', 1, '85.64'),
(88936, '230681', 445, '', 'Esapamente', 0, 0, 3437, '230681', 1, '277.49'),
(88935, '230680', 445, '', 'Esapamente', 0, 0, 17, '020622492', 1, '227.81'),
(88934, '230662', 445, '', 'Esapamente', 0, 0, 3437, '020601027', 1, '224.12'),
(88933, '230650', 445, '', 'Esapamente', 0, 0, 3437, '020605023', 1, '219.1'),
(88932, '230644', 445, '', 'Esapamente', 0, 0, 3436, '230644', 1, '125.2'),
(88931, '230633', 445, '', 'Esapamente', 0, 0, 3437, '020609427', 1, '247.58'),
(88930, '230632', 445, '', 'Esapamente', 0, 0, 3437, '020615383', 1, '230.7'),
(88929, '230618', 445, '', 'Esapamente', 0, 0, 3437, '020622319', 1, '208.23'),
(88928, '230609', 445, '', 'Esapamente', 0, 0, 3437, '230609', 1, '177.39'),
(88927, '230604', 445, '', 'Esapamente', 0, 0, 3437, '020607957', 1, '121.38'),
(88926, '230599', 445, '', 'Esapamente', 0, 0, 3437, '230599', 1, '147.42'),
(88925, '230597', 445, '', 'Esapamente', 0, 0, 3436, '020620205', 1, '171.09'),
(88924, '230593', 445, '', 'Esapamente', 0, 0, 3437, '230593', 1, '232.37'),
(88923, '230588', 445, '', 'Esapamente', 0, 0, 3437, '020623471', 1, '266.16'),
(88922, '230582', 445, '', 'Esapamente', 0, 0, 3437, '230582', 1, '256.23'),
(88921, '230579', 445, '', 'Esapamente', 0, 0, 3437, '020603466', 1, '214.94'),
(88920, '230576', 445, '', 'Esapamente', 0, 0, 3437, '020602569', 1, '239.88'),
(88919, '230564', 445, '', 'Esapamente', 0, 0, 3437, '230564', 1, '129.29'),
(88918, '230562', 445, '', 'Esapamente', 0, 0, 3437, '020613666', 1, '227.14'),
(88917, '230561', 445, '', 'Esapamente', 0, 0, 3437, '230561', 1, '260.93'),
(88916, '230560', 445, '', 'Esapamente', 0, 0, 3437, '020605357', 1, '98.45'),
(88915, '230558', 445, '', 'Esapamente', 0, 0, 3437, '020607517', 1, '137.76'),
(88914, '230556', 445, '', 'Esapamente', 0, 0, 3437, '020624342', 1, '283.45'),
(88913, '230554', 445, '', 'Esapamente', 0, 0, 3437, '230554', 1, '152.63'),
(88912, '230550', 445, '', 'Esapamente', 0, 0, 3436, '230550', 1, '211.65'),
(88911, '230549', 445, '', 'Esapamente', 0, 0, 17, '020614228', 1, '71.47'),
(88910, '230547', 445, '', 'Esapamente', 0, 0, 3436, '020604219', 1, '172.07'),
(88909, '230546', 445, '', 'Esapamente', 0, 0, 3437, '020611831', 1, '120.55'),
(88908, '230542', 445, '', 'Esapamente', 0, 0, 3437, '020615433', 1, '86.02'),
(88907, '230541', 445, '', 'Esapamente', 0, 0, 3437, '020626294', 1, '12.12'),
(88906, '230540', 445, '', 'Esapamente', 0, 0, 3437, '020600402', 1, '2.04'),
(88905, '230538', 445, '', 'Esapamente', 0, 0, 3437, '020609213', 1, '199.65'),
(88904, '230529', 445, '', 'Esapamente', 0, 0, 3437, '020615787', 1, '139.25'),
(88903, '230528', 445, '', 'Esapamente', 0, 0, 3437, '020623371', 1, '386.09'),
(88902, '230527', 445, '', 'Esapamente', 0, 0, 3437, '020605965', 1, '210.24'),
(88901, '230521', 445, '', 'Esapamente', 0, 0, 3437, '230521', 1, '230.44'),
(88900, '230520', 445, '', 'Esapamente', 0, 0, 3437, '230520', 1, '141.46'),
(88899, '230457', 445, '', 'Esapamente', 0, 0, 3437, '020604877', 1, '292.57'),
(88898, '230456', 445, '', 'Esapamente', 0, 0, 3437, '020612364', 1, '1542.9'),
(88897, '230453', 445, '', 'Esapamente', 0, 0, 3436, '020608036', 1, '6.38'),
(88896, '230413', 445, '', 'Esapamente', 0, 0, 3437, '020604955', 1, '335.21'),
(88895, '230411', 445, '', 'Esapamente', 0, 0, 3437, '020623036', 1, '246.63'),
(88894, '230389', 445, '', 'Esapamente', 0, 0, 3437, '020626510', 1, '19.05'),
(88892, '230382', 445, '', 'Esapamente', 0, 0, 3437, '020624061', 1, '269.98'),
(88891, '230372', 445, '', 'Esapamente', 0, 0, 3437, '230372', 1, '22.99'),
(88890, '230361', 445, '', 'Esapamente', 0, 0, 3437, '020604288', 1, '156.22'),
(88889, '230357', 445, '', 'Esapamente', 0, 0, 3437, '020625663', 1, '143.53'),
(88888, '230309', 445, '', 'Esapamente', 0, 0, 3437, '230309', 1, '228.21'),
(88887, '230307', 445, '', 'Esapamente', 0, 0, 3436, '230307', 1, '235.28'),
(88886, '230262', 445, '', 'Esapamente', 0, 0, 3436, '020607550', 1, '205.95'),
(88885, '230261', 445, '', 'Esapamente', 0, 0, 3437, '020618279', 1, '258.11'),
(88884, '230258', 445, '', 'Esapamente', 0, 0, 3437, '020602296', 1, '156.43'),
(88883, '230234', 445, '', 'Esapamente', 0, 0, 3436, '020603588', 1, '176.14'),
(88882, '230223', 445, '', 'Esapamente', 0, 0, 3437, '020625178', 1, '66.5'),
(88881, '230213', 445, '', 'Esapamente', 0, 0, 3437, '230213', 1, '195.23'),
(88880, '230195', 445, '', 'Esapamente', 0, 0, 3437, '230195', 1, '147.29'),
(88879, '230178', 445, '', 'Esapamente', 0, 0, 3436, '230178', 1, '219.3'),
(88878, '230149', 445, '', 'Esapamente', 0, 0, 3437, '230149', 1, '122.08'),
(88877, '230148', 445, '', 'Esapamente', 0, 0, 3436, '230148', 1, '279.64'),
(88876, '230146', 445, '', 'Esapamente', 0, 0, 3437, '020615144', 1, '163.11'),
(88875, '230145', 445, '', 'Esapamente', 0, 0, 3437, '230145', 1, '143.74'),
(88872, '230127', 445, '', 'Esapamente', 0, 0, 3437, '020609286', 1, '140.92'),
(88871, '230100', 445, '', 'Esapamente', 0, 0, 3437, '020603630', 1, '231.63'),
(88870, '230099', 445, '', 'Esapamente', 0, 0, 3437, '020626546', 1, '6.51'),
(88869, '230090', 445, '', 'Esapamente', 0, 0, 3437, '020612696', 1, '16.05'),
(88868, '230086', 445, '', 'Esapamente', 0, 0, 3437, '020606302', 1, '165.09'),
(88867, '230084', 445, '', 'Esapamente', 0, 0, 3437, '020621651', 1, '161.59'),
(88866, '230079', 445, '', 'Esapamente', 0, 0, 3437, '020624785', 1, '192.08'),
(88865, '230059', 445, '', 'Esapamente', 0, 0, 3437, '020622833', 1, '139.91'),
(88864, '230053', 445, '', 'Esapamente', 0, 0, 3437, '230053', 1, '259.39'),
(88863, '230034', 445, '', 'Esapamente', 0, 0, 3437, '020602244', 1, '6.38'),
(88862, '230033', 445, '', 'Esapamente', 0, 0, 3436, '020613404', 1, '5.12'),
(88861, '220938', 445, '', 'Esapamente', 0, 0, 17, '220938', 1, '350.96'),
(88860, '220906', 445, '', 'Esapamente', 0, 0, 17, '220906', 1, '318.32'),
(88859, '220875', 445, '', 'Esapamente', 0, 0, 17, '220875', 1, '174.98'),
(88857, '220872', 445, '', 'Esapamente', 0, 0, 17, '220872', 1, '175.72'),
(88856, '220870', 445, '', 'Esapamente', 0, 0, 3435, '220870', 1, '189.8'),
(88855, '220860', 445, '', 'Esapamente', 0, 0, 17, '1847636_', 1, '314.02'),
(88854, '220853', 445, '', 'Esapamente', 0, 0, 17, '220853', 1, '320.66'),
(88853, '220850', 445, '', 'Esapamente', 0, 0, 3437, '220850', 1, '190.07'),
(88852, '220847', 445, '', 'Esapamente', 0, 0, 17, '220847', 1, '501.14'),
(88851, '220845', 445, '', 'Esapamente', 0, 0, 3437, '220845', 1, '173.04'),
(88850, '220841', 445, '', 'Esapamente', 0, 0, 3437, '220841', 1, '221.37'),
(88849, '220832', 445, '', 'Esapamente', 0, 0, 3437, '220832', 1, '148.3'),
(88848, '220831', 445, '', 'Esapamente', 0, 0, 3437, '220831', 1, '145.75'),
(88847, '220822', 445, '', 'Esapamente', 0, 0, 17, '220822', 1, '302.09'),
(88846, '220819', 445, '', 'Esapamente', 0, 0, 3437, '220819', 1, '268.84'),
(88845, '220818', 445, '', 'Esapamente', 0, 0, 3437, '220818', 1, '343.12'),
(88844, '220817', 445, '', 'Esapamente', 0, 0, 17, '220817', 1, '331.73'),
(88843, '220814', 445, '', 'Esapamente', 0, 0, 17, '220814', 1, '302.43'),
(88842, '220813', 445, '', 'Esapamente', 0, 0, 3437, '220813', 1, '280.51'),
(88841, '220806', 445, '', 'Esapamente', 0, 0, 17, '220806', 1, '240.28'),
(88840, '220803', 445, '', 'Esapamente', 0, 0, 3437, '220803', 1, '260.33'),
(88839, '220801', 445, '', 'Esapamente', 0, 0, 17, '220801', 1, '166.54'),
(88838, '220800', 445, '', 'Esapamente', 0, 0, 17, '220800', 1, '69.99'),
(88837, '220799', 445, '', 'Esapamente', 0, 0, 17, '220799', 1, '189.8'),
(88836, '220798', 445, '', 'Esapamente', 0, 0, 3437, '220798', 1, '258.38'),
(88835, '220797', 445, '', 'Esapamente', 0, 0, 3437, '220797', 1, '181.15'),
(88834, '220795', 445, '', 'Esapamente', 0, 0, 17, '220795', 1, '159.96'),
(88833, '220793', 445, '', 'Esapamente', 0, 0, 3437, '220793', 1, '424.31'),
(88832, '220791', 445, '', 'Esapamente', 0, 0, 3437, '220791', 1, '199.11'),
(88831, '220789', 445, '', 'Esapamente', 0, 0, 3437, '220789', 1, '507.58'),
(88830, '220788', 445, '', 'Esapamente', 0, 0, 3437, '220788', 1, '172.43'),
(88829, '220786', 445, '', 'Esapamente', 0, 0, 3436, '220786', 1, '156.14'),
(88828, '220782', 445, '', 'Esapamente', 0, 0, 3436, '220782', 1, '104.38'),
(88827, '220774', 445, '', 'Esapamente', 0, 0, 3437, '220774', 1, '393.67'),
(88826, '220772', 445, '', 'Esapamente', 0, 0, 3437, '220772', 1, '379.73'),
(88825, '220770', 445, '', 'Esapamente', 0, 0, 3437, '220770', 1, '236.33'),
(88824, '220768', 445, '', 'Esapamente', 0, 0, 3437, '220768', 1, '161.23'),
(88823, '220767', 445, '', 'Esapamente', 0, 0, 3436, '220767', 1, '140.25'),
(88822, '220766', 445, '', 'Esapamente', 0, 0, 3437, '220766', 1, '299.68'),
(88820, '220763', 445, '', 'Esapamente', 0, 0, 3437, '220763', 1, '194.49'),
(88819, '220757', 445, '', 'Esapamente', 0, 0, 3437, '220757', 1, '350.83'),
(88818, '220755', 445, '', 'Esapamente', 0, 0, 3435, '220755', 1, '181.69'),
(88817, '220752', 445, '', 'Esapamente', 0, 0, 3437, '220752', 1, '210.71'),
(88816, '220751', 445, '', 'Esapamente', 0, 0, 3437, '220751', 1, '203.74'),
(88815, '220749', 445, '', 'Esapamente', 0, 0, 3437, '220749', 1, '173.77'),
(88814, '220748', 445, '', 'Esapamente', 0, 0, 3436, '220748', 1, '105.46'),
(88813, '220747', 445, '', 'Esapamente', 0, 0, 3437, '220747', 1, '186.11'),
(88810, '220725', 445, '', 'Esapamente', 0, 0, 3437, '220725', 1, '166.67'),
(88804, '220488', 445, '', 'Esapamente', 0, 0, 3437, '220488', 1, '253.22'),
(88801, '220414', 445, '', 'Esapamente', 0, 0, 3437, '1847581_', 1, '137.17'),
(88792, '220289', 445, '', 'Esapamente', 0, 0, 3436, '020619798', 1, '111.2'),
(88791, '220267', 445, '', 'Esapamente', 0, 0, 3437, '020606578', 1, '161.59'),
(88790, '220266', 445, '', 'Esapamente', 0, 0, 3437, '020624117', 1, '219.76'),
(88789, '220265', 445, '', 'Esapamente', 0, 0, 3437, '220265', 1, '233.13'),
(88788, '220262', 445, '', 'Esapamente', 0, 0, 3437, '020613910', 1, '134.52'),
(88787, '220240', 445, '', 'Esapamente', 0, 0, 3437, '020600534', 1, '152.05'),
(88786, '220239', 445, '', 'Esapamente', 0, 0, 3437, '020600127', 1, '217.85'),
(88785, '220237', 445, '', 'Esapamente', 0, 0, 3437, '020615776', 1, '192.82'),
(88784, '220230', 445, '', 'Esapamente', 0, 0, 3437, '020614794', 1, '177.39'),
(88783, '220210', 445, '', 'Esapamente', 0, 0, 3437, '020626459', 1, '185.64'),
(88778, '220069', 445, '', 'Esapamente', 0, 0, 3437, '020615217', 1, '109.59'),
(88777, '220067', 445, '', 'Esapamente', 0, 0, 3437, '020603560', 1, '123.16'),
(88776, '220065', 445, '', 'Esapamente', 0, 0, 3437, '020618709', 1, '119.6'),
(88775, '220056', 445, '', 'Esapamente', 0, 0, 3437, '220056', 1, '115.58'),
(88767, '210859', 445, '', 'Esapamente', 0, 0, 17, '020604218', 1, '278.02'),
(88761, '210839', 445, '', 'Esapamente', 0, 0, 3437, '210839', 1, '198.92'),
(88760, '210838', 445, '', 'Esapamente', 0, 0, 3437, '020606799', 1, '184.3'),
(88759, '210837', 445, '', 'Esapamente', 0, 0, 3437, '020618381', 1, '206.49'),
(88758, '210835', 445, '', 'Esapamente', 0, 0, 17, '210835', 1, '340.51'),
(88757, '210829', 445, '', 'Esapamente', 0, 0, 17, '21082', 1, '156.34'),
(88756, '210821', 445, '', 'Esapamente', 0, 0, 3437, '020620592', 1, '152.66'),
(88755, '210820', 445, '', 'Esapamente', 0, 0, 3437, '020601410', 1, '219.43'),
(88754, '210812', 445, '', 'Esapamente', 0, 0, 3437, '020624128', 1, '166.6'),
(88753, '210807', 445, '', 'Esapamente', 0, 0, 3437, '020600768', 1, '400.11'),
(88752, '210806', 445, '', 'Esapamente', 0, 0, 3437, '020608303', 1, '433.29'),
(88751, '210805', 445, '', 'Esapamente', 0, 0, 3437, '21080', 1, '507.84'),
(88750, '210804', 445, '', 'Esapamente', 0, 0, 3437, '020625946', 1, '233.71'),
(88749, '210803', 445, '', 'Esapamente', 0, 0, 3436, '020603530', 2, '18.907'),
(88748, '210799', 445, '', 'Esapamente', 0, 0, 3437, '020621367', 1, '162.64'),
(88747, '210798', 445, '', 'Esapamente', 0, 0, 17, '020602186', 1, '182.02'),
(88746, '210797', 445, '', 'Esapamente', 0, 0, 17, '020613158', 1, '270.05'),
(88745, '210786', 445, '', 'Esapamente', 0, 0, 3437, '210786', 1, '267.9'),
(88744, '210785', 445, '', 'Esapamente', 0, 0, 3437, '210785', 1, '184.97'),
(88743, '210783', 445, '', 'Esapamente', 0, 0, 3437, '210783', 1, '180.14'),
(88742, '210778', 445, '', 'Esapamente', 0, 0, 3437, '020624598', 1, '213.46'),
(88741, '210774', 445, '', 'Esapamente', 0, 0, 3437, '020600529', 1, '170.49'),
(88740, '210772', 445, '', 'Esapamente', 0, 0, 3437, '020619029', 1, '172.57'),
(88739, '210766', 445, '', 'Esapamente', 0, 0, 3437, '020602991', 1, '195.03'),
(88738, '210765', 445, '', 'Esapamente', 0, 0, 3437, '020607442', 1, '170.22'),
(88736, '210760', 445, '', 'Esapamente', 0, 0, 3437, '020618340', 1, '274.4'),
(88735, '210759', 445, '', 'Esapamente', 0, 0, 3437, '020618688', 1, '134.76'),
(88734, '210750', 445, '', 'Esapamente', 0, 0, 3436, '020605806', 1, '190.07'),
(88733, '210749', 445, '', 'Esapamente', 0, 0, 3437, '020606112', 1, '171.96'),
(88732, '210747', 445, '', 'Esapamente', 0, 0, 3437, '020617356', 1, '186.58'),
(88731, '210745', 445, '', 'Esapamente', 0, 0, 3437, '020608868', 1, '227.2'),
(88730, '210744', 445, '', 'Esapamente', 0, 0, 3436, '020616380', 1, '337.29'),
(88729, '210731', 445, '', 'Esapamente', 0, 0, 3437, '020626581', 1, '224.92'),
(88728, '210730', 445, '', 'Esapamente', 0, 0, 3437, '020600800', 1, '226.18'),
(88727, '210725', 445, '', 'Esapamente', 0, 0, 3436, '020603804', 1, '192.75'),
(88726, '210724', 445, '', 'Esapamente', 0, 0, 3437, '020611503', 1, '143.27'),
(88723, '210694', 445, '', 'Esapamente', 0, 0, 3436, '210694', 1, '172.23'),
(88722, '210692', 445, '', 'Esapamente', 0, 0, 3437, '210692', 1, '188.59'),
(88721, '210687', 445, '', 'Esapamente', 0, 0, 3437, '210687', 1, '138.17'),
(88720, '210685', 445, '', 'Esapamente', 0, 0, 3437, '210685', 1, '217.08'),
(88719, '210674', 445, '', 'Esapamente', 0, 0, 17, '020614705', 1, '132.21'),
(88718, '210668', 445, '', 'Esapamente', 0, 0, 3437, '020625710', 1, '124.36'),
(88717, '210661', 445, '', 'Esapamente', 0, 0, 3437, '020624093', 1, '191.48'),
(88716, '210654', 445, '', 'Esapamente', 0, 0, 3437, '020616300', 1, '258.92'),
(88715, '210653', 445, '', 'Esapamente', 0, 0, 3437, '020620104', 1, '225.85'),
(88714, '210651', 445, '', 'Esapamente', 0, 0, 3437, '210651', 1, '272.8'),
(88713, '210648', 445, '', 'Esapamente', 0, 0, 3436, '210648', 1, '323.81'),
(88712, '210647', 445, '', 'Esapamente', 0, 0, 3437, '210647', 1, '280.17'),
(88711, '210634', 445, '', 'Esapamente', 0, 0, 3436, '210634', 1, '109.68'),
(88710, '210628', 445, '', 'Esapamente', 0, 0, 3436, '210628', 1, '221.24'),
(88709, '210627', 445, '', 'Esapamente', 0, 0, 3436, '020606127', 1, '134.9'),
(88708, '210626', 445, '', 'Esapamente', 0, 0, 3436, '020607262', 1, '178.26'),
(88707, '210600', 445, '', 'Esapamente', 0, 0, 3436, '210600', 1, '151.45'),
(88706, '210596', 445, '', 'Esapamente', 0, 0, 3436, '210596', 1, '250.47'),
(88705, '210593', 445, '', 'Esapamente', 0, 0, 3437, '210593', 1, '240.68'),
(88704, '210589', 445, '', 'Esapamente', 0, 0, 3437, '020609988', 1, '272.03'),
(88703, '210588', 445, '', 'Esapamente', 0, 0, 3437, '020610853', 1, '252.95'),
(88702, '210584', 445, '', 'Esapamente', 0, 0, 3436, '210584', 1, '290.56'),
(88701, '210579', 445, '', 'Esapamente', 0, 0, 3437, '020617603', 1, '240.35'),
(88700, '210577', 445, '', 'Esapamente', 0, 0, 3437, '020609115', 1, '316.98'),
(88699, '210575', 445, '', 'Esapamente', 0, 0, 3437, '020620696', 1, '202.33'),
(88698, '210556', 445, '', 'Esapamente', 0, 0, 3437, '210556', 1, '131.67'),
(88697, '210555', 445, '', 'Esapamente', 0, 0, 3437, '210555', 1, '145.01'),
(88696, '210531', 445, '', 'Esapamente', 0, 0, 3437, '210531', 1, '162.91'),
(88695, '210530', 445, '', 'Esapamente', 0, 0, 3437, '210530', 1, '182.29'),
(88694, '210529', 445, '', 'Esapamente', 0, 0, 3437, '210529', 1, '183.56'),
(88693, '210528', 445, '', 'Esapamente', 0, 0, 3437, '210528', 1, '127.58'),
(88692, '210527', 445, '', 'Esapamente', 0, 0, 3437, '210527', 1, '169.68'),
(88691, '210526', 445, '', 'Esapamente', 0, 0, 3437, '210526', 1, '144.01'),
(88690, '210525', 445, '', 'Esapamente', 0, 0, 3437, '020601794', 1, '131.47'),
(88689, '210511', 445, '', 'Esapamente', 0, 0, 3437, '020624572', 1, '209.44'),
(88688, '210510', 445, '', 'Esapamente', 0, 0, 3436, '020603591', 1, '179.81'),
(88687, '210509', 445, '', 'Esapamente', 0, 0, 3436, '020623289', 1, '155.54'),
(88685, '210492', 445, '', 'Esapamente', 0, 0, 3437, '020601632', 1, '261.93'),
(88684, '210491', 445, '', 'Esapamente', 0, 0, 3437, '020617643', 1, '178.2'),
(88683, '210485', 445, '', 'Esapamente', 0, 0, 3436, '020626595', 1, '261.26'),
(88682, '210479', 445, '', 'Esapamente', 0, 0, 3437, '020602224', 1, '404.6'),
(88681, '210477', 445, '', 'Esapamente', 0, 0, 3437, '020623876', 1, '276.35'),
(88680, '210465', 445, '', 'Esapamente', 0, 0, 3437, '020624994', 1, '138.01'),
(88679, '210463', 445, '', 'Esapamente', 0, 0, 3437, '020613234', 1, '232.3'),
(88678, '210425', 445, '', 'Esapamente', 0, 0, 3436, '020614761', 1, '293.71'),
(88677, '210424', 445, '', 'Esapamente', 0, 0, 3436, '020620693', 1, '113.7'),
(88676, '210423', 445, '', 'Esapamente', 0, 0, 3436, '020603307', 1, '95.4'),
(88675, '210413', 445, '', 'Esapamente', 0, 0, 3437, '020615588', 1, '262.87'),
(88674, '210411', 445, '', 'Esapamente', 0, 0, 3437, '020610833', 1, '253.31'),
(88673, '210359', 445, '', 'Esapamente', 0, 0, 3437, '020622117', 1, '297.27'),
(88672, '210354', 445, '', 'Esapamente', 0, 0, 3437, '020605545', 1, '111.39'),
(88671, '210346', 445, '', 'Esapamente', 0, 0, 3437, '020604624', 1, '112.29'),
(88670, '210339', 445, '', 'Esapamente', 0, 0, 3437, '020620402', 1, '308.87'),
(88669, '210337', 445, '', 'Esapamente', 0, 0, 3437, '020611334', 1, '263.98'),
(88668, '210315', 445, '', 'Esapamente', 0, 0, 3436, '020624714', 1, '119.2'),
(88666, '210264', 445, '', 'Esapamente', 0, 0, 3436, '210264', 1, '125.07'),
(88665, '210209', 445, '', 'Esapamente', 0, 0, 3437, '210209', 1, '150.44'),
(88664, '210079', 445, '', 'Esapamente', 0, 0, 3437, '020612175', 1, '174.93'),
(88663, '210078', 445, '', 'Esapamente', 0, 0, 3437, '020614676', 1, '151.92'),
(88662, '210077', 445, '', 'Esapamente', 0, 0, 3437, '020623962', 1, '107.74'),
(88661, '210076', 445, '', 'Esapamente', 0, 0, 3437, '020606326', 1, '101.44'),
(88660, '210075', 445, '', 'Esapamente', 0, 0, 3437, '020615779', 1, '129.6'),
(88659, '210073', 445, '', 'Esapamente', 0, 0, 3437, '020600735', 1, '113.23'),
(88658, '210071', 445, '', 'Esapamente', 0, 0, 3435, '020619265', 1, '197.64'),
(88657, '210069', 445, '', 'Esapamente', 0, 0, 3437, '210069', 1, '153.96'),
(88656, '210044', 445, '', 'Esapamente', 0, 0, 3437, '020605588', 1, '139.04'),
(88655, '210008', 445, '', 'Esapamente', 0, 0, 3436, '020625370', 1, '136.2'),
(88654, '160281', 445, '', 'Esapamente', 0, 0, 17, '', 1, '230.7'),
(88653, '160275', 445, '', 'Esapamente', 0, 0, 17, '', 1, '232.97'),
(88652, '160274', 445, '', 'Esapamente', 0, 0, 17, '', 1, '69.36'),
(88651, '160270', 445, '', 'Esapamente', 0, 0, 17, '160270', 1, '27.93'),
(88650, '160267', 445, '', 'Esapamente', 0, 0, 17, '160267', 1, '114.85'),
(88649, '160260', 445, '', 'Esapamente', 0, 0, 17, '160260', 1, '198.38'),
(88648, '160259', 445, '', 'Esapamente', 0, 0, 17, '160259', 1, '107.52'),
(88647, '160253', 445, '', 'Esapamente', 0, 0, 17, '160253', 1, '227.07'),
(88646, '160248', 445, '', 'Esapamente', 0, 0, 17, '160248', 1, '74.22'),
(88645, '160246', 445, '', 'Esapamente', 0, 0, 17, '160246', 1, '146.55'),
(88644, '160245', 445, '', 'Esapamente', 0, 0, 17, '160245', 1, '138.64'),
(88643, '160243', 445, '', 'Esapamente', 0, 0, 17, '160243', 1, '141.32'),
(88642, '160241', 445, '', 'Esapamente', 0, 0, 17, '160241', 1, '101.91'),
(88641, '160235', 445, '', 'Esapamente', 0, 0, 17, '160235', 1, '156.07'),
(88640, '160234', 445, '', 'Esapamente', 0, 0, 17, '160234', 1, '91.51'),
(88639, '160233', 445, '', 'Esapamente', 0, 0, 17, '160233', 1, '209.91'),
(88638, '160232', 445, '', 'Esapamente', 0, 0, 17, '160232', 1, '89.44'),
(88637, '160229', 445, '', 'Esapamente', 0, 0, 17, '160229', 1, '90.17'),
(88636, '160225', 445, '', 'Esapamente', 0, 0, 17, '160225 COPIE', 1, '140.19'),
(88635, '160224', 445, '', 'Esapamente', 0, 0, 17, '160224 COPIE', 1, '87.09'),
(88634, '160222', 445, '', 'Esapamente', 0, 0, 17, '160222 COPIE', 1, '231.79'),
(88633, '160221', 445, '', 'Esapamente', 0, 0, 17, '160221', 1, '139.45'),
(88632, '160214', 445, '', 'Esapamente', 0, 0, 17, '160214 COPIE', 1, '214.6'),
(88631, '160211', 445, '', 'Esapamente', 0, 0, 17, '160211 COPIE', 1, '104.79'),
(88630, '160210', 445, '', 'Esapamente', 0, 0, 17, '160210 COPIE', 1, '180.4'),
(88629, '160209', 445, '', 'Esapamente', 0, 0, 17, '160209', 1, '111.22'),
(88628, '160208', 445, '', 'Esapamente', 0, 0, 17, '160208 COPIE', 1, '169.89'),
(88627, '160195', 445, '', 'Esapamente', 0, 0, 17, '160195', 1, '1.65'),
(88626, '160194', 445, '', 'Esapamente', 0, 0, 17, '160194', 1, '203.34'),
(88625, '160191', 445, '', 'Esapamente', 0, 0, 17, '160191', 1, '197.91'),
(88624, '160182', 445, '', 'Esapamente', 0, 0, 17, '160182', 1, '140.19'),
(88623, '160138', 445, '', 'Esapamente', 0, 0, 17, '160138', 1, '168.81'),
(88622, '160117', 445, '', 'Esapamente', 0, 0, 17, '160117_ COPIE', 1, '122.89'),
(88621, '160099', 445, '', 'Esapamente', 0, 0, 17, '160099', 1, '163.45'),
(88620, '160087', 445, '', 'Esapamente', 0, 0, 17, '160087', 1, '75.32'),
(88619, '160084', 445, '', 'Esapamente', 0, 0, 17, '160084', 1, '99.41'),
(88618, '160074', 445, '', 'Esapamente', 0, 0, 17, '160074', 1, '136.06'),
(88617, '160070', 445, '', 'Esapamente', 0, 0, 17, '160070', 1, '118.33'),
(88616, '160045', 445, '', 'Esapamente', 0, 0, 17, '160045', 1, '422.11'),
(88615, '160034', 445, '', 'Esapamente', 0, 0, 17, '160034', 1, '183.45'),
(88614, '160032', 445, '', 'Esapamente', 0, 0, 17, '160032', 1, '63.69'),
(88613, '160031', 445, '', 'Esapamente', 0, 0, 17, '160031', 1, '144.69'),
(88612, '160030', 445, '', 'Esapamente', 0, 0, 17, '160030', 1, '100.49'),
(88611, '150433', 445, '', 'Esapamente', 0, 0, 17, '', 1, '155.47'),
(88610, '150419', 445, '', 'Esapamente', 0, 0, 17, '', 1, '218.16'),
(88609, '150415', 445, '', 'Esapamente', 0, 0, 17, '', 1, '230.16'),
(88608, '150412', 445, '', 'Esapamente', 0, 0, 17, '', 1, '114.04'),
(88607, '150408', 445, '', 'Esapamente', 0, 0, 17, '150408', 1, '296.26'),
(88606, '150402', 445, '', 'Esapamente', 0, 0, 17, '150402', 1, '109.68'),
(88605, '150401', 445, '', 'Esapamente', 0, 0, 17, '150401', 1, '471.17'),
(88604, '150399', 445, '', 'Esapamente', 0, 0, 17, '150399', 1, '80.38'),
(88603, '150395', 445, '', 'Esapamente', 0, 0, 17, '150395', 1, '316.77'),
(88602, '150393', 445, '', 'Esapamente', 0, 0, 17, '150393', 1, '87.09'),
(88601, '150392', 445, '', 'Esapamente', 0, 0, 17, '150392', 1, '143.34'),
(88600, '150391', 445, '', 'Esapamente', 0, 0, 17, '150391', 1, '94.66'),
(88599, '150390', 445, '', 'Esapamente', 0, 0, 17, '150390', 1, '463.19'),
(88598, '150385', 445, '', 'Esapamente', 0, 0, 17, '150385', 1, '190.07'),
(88597, '150384', 445, '', 'Esapamente', 0, 0, 17, '150384', 1, '96.41'),
(88596, '150380', 445, '', 'Esapamente', 0, 0, 17, '150380', 1, '148.7'),
(88595, '150378', 445, '', 'Esapamente', 0, 0, 17, '150378', 1, '103.31'),
(88594, '150373', 445, '', 'Esapamente', 0, 0, 17, '150373', 1, '103.31'),
(88593, '150371', 445, '', 'Esapamente', 0, 0, 17, '150371', 1, '127.85'),
(88592, '150369', 445, '', 'Esapamente', 0, 0, 17, '150369', 1, '196.17'),
(88591, '150368', 445, '', 'Esapamente', 0, 0, 17, '150368', 1, '225.8'),
(88590, '150366', 445, '', 'Esapamente', 0, 0, 17, '150366', 1, '219.43'),
(88589, '150361', 445, '', 'Esapamente', 0, 0, 17, '150361', 1, '139.38'),
(88588, '150354', 445, '', 'Esapamente', 0, 0, 17, '150354', 1, '80.8'),
(88587, '150352', 445, '', 'Esapamente', 0, 0, 17, '150352', 1, '126.91'),
(88586, '150351', 445, '', 'Esapamente', 0, 0, 17, '150351', 1, '90.1'),
(88585, '150350', 445, '', 'Esapamente', 0, 0, 17, '150350', 1, '111.29'),
(88584, '150347', 445, '', 'Esapamente', 0, 0, 17, '150347', 1, '121.75'),
(88583, '150346', 445, '', 'Esapamente', 0, 0, 17, '150346', 1, '221.71'),
(88582, '150345', 445, '', 'Esapamente', 0, 0, 17, '150345', 1, '92.12'),
(88580, '150341', 445, '', 'Esapamente', 0, 0, 17, '150341', 1, '123.96'),
(88579, '150340', 445, '', 'Esapamente', 0, 0, 17, '150340', 1, '94.93'),
(88578, '150339', 445, '', 'Esapamente', 0, 0, 17, '150339', 1, '88.29'),
(88577, '150337', 445, '', 'Esapamente', 0, 0, 17, '150337', 1, '62.48'),
(88576, '150336', 445, '', 'Esapamente', 0, 0, 17, '150336', 1, '54.57'),
(88575, '150332', 445, '', 'Esapamente', 0, 0, 17, '150332', 1, '98.95'),
(88574, '150330', 445, '', 'Esapamente', 0, 0, 17, '150330', 1, '415.19'),
(88573, '150329', 445, '', 'Esapamente', 0, 0, 17, '150329', 1, '196.36'),
(88572, '150328', 445, '', 'Esapamente', 0, 0, 17, '150328', 1, '84.54'),
(88571, '150327', 445, '', 'Esapamente', 0, 0, 17, '150327', 1, '215.34'),
(88570, '150325', 445, '', 'Esapamente', 0, 0, 3436, '150325', 1, '255.3'),
(88569, '150319', 445, '', 'Esapamente', 0, 0, 17, '150319', 1, '58.93'),
(88568, '150317', 445, '', 'Esapamente', 0, 0, 17, '150317', 1, '497.85'),
(88567, '150309', 445, '', 'Esapamente', 0, 0, 17, '150309', 1, '302.83'),
(88566, '150305', 445, '', 'Esapamente', 0, 0, 17, '150305', 1, '89.11'),
(88565, '150303', 445, '', 'Esapamente', 0, 0, 17, '150303', 1, '194.76'),
(88564, '150284', 445, '', 'Esapamente', 0, 0, 17, '150284', 1, '336.28'),
(88563, '150283', 445, '', 'Esapamente', 0, 0, 17, '150283', 1, '380.46'),
(88562, '150277', 445, '', 'Esapamente', 0, 0, 17, '150277', 1, '121.43'),
(88561, '150228', 445, '', 'Esapamente', 0, 0, 3436, '150228', 1, '166.67'),
(88560, '150208', 445, '', 'Esapamente', 0, 0, 17, '150208', 1, '178.54'),
(88559, '150205', 445, '', 'Esapamente', 0, 0, 17, '150205', 1, '113.98'),
(88558, '150203', 445, '', 'Esapamente', 0, 0, 17, '150203', 1, '91.66'),
(88557, '150188', 445, '', 'Esapamente', 0, 0, 17, '150188', 1, '38.07'),
(88556, '150186', 445, '', 'Esapamente', 0, 0, 17, '150186', 1, '76.1'),
(88555, '150185', 445, '', 'Esapamente', 0, 0, 17, '150185', 1, '161.82'),
(88554, '150164', 445, '', 'Esapamente', 0, 0, 17, '150164', 1, '33.84'),
(88553, '150162', 445, '', 'Esapamente', 0, 0, 17, '150162', 1, '53.8'),
(88552, '150156', 445, '', 'Esapamente', 0, 0, 17, '150156', 1, '89.91'),
(88551, '150152', 445, '', 'Esapamente', 0, 0, 17, '150152', 1, '54.38'),
(88550, '150142', 445, '', 'Esapamente', 0, 0, 17, '150142', 1, '80.74'),
(88549, '150140', 445, '', 'Esapamente', 0, 0, 17, '150140', 1, '79.51'),
(88548, '150131', 445, '', 'Esapamente', 0, 0, 17, '150131', 1, '51.62'),
(88547, '150130', 445, '', 'Esapamente', 0, 0, 17, '150130', 1, '45.34'),
(88546, '150129', 445, '', 'Esapamente', 0, 0, 17, '150129', 1, '58.09'),
(88545, '150116', 445, '', 'Esapamente', 0, 0, 17, '150116', 1, '124.79'),
(88544, '150115', 445, '', 'Esapamente', 0, 0, 17, '150115', 1, '71.67'),
(88543, '150112', 445, '', 'Esapamente', 0, 0, 17, '150112', 1, '103.23'),
(88542, '150111', 445, '', 'Esapamente', 0, 0, 17, '150111', 1, '93.17'),
(88541, '150109', 445, '', 'Esapamente', 0, 0, 17, '150109', 1, '102.17'),
(88540, '150108', 445, '', 'Esapamente', 0, 0, 17, '150108', 1, '106.53'),
(88539, '150088', 445, '', 'Esapamente', 0, 0, 17, '150088', 1, '87.49'),
(88538, '150081', 445, '', 'Esapamente', 0, 0, 17, '150081', 1, '70.86'),
(88537, '150079', 445, '', 'Esapamente', 0, 0, 17, '150079', 1, '143.78'),
(88536, '150069', 445, '', 'Esapamente', 0, 0, 17, '150069', 1, '204.75'),
(88535, '150068', 445, '', 'Esapamente', 0, 0, 17, '150068', 1, '87.29'),
(88534, '150067', 445, '', 'Esapamente', 0, 0, 17, '150067', 1, '142.91'),
(88532, '150064', 445, '', 'Esapamente', 0, 0, 17, '150064', 1, '196.1'),
(88531, '150063', 445, '', 'Esapamente', 0, 0, 17, '150063', 1, '134.76'),
(88530, '150051', 445, '', 'Esapamente', 0, 0, 17, '150051', 1, '93.79'),
(88529, '150049', 445, '', 'Esapamente', 0, 0, 17, '150049', 1, '86.75'),
(88528, '150033', 445, '', 'Esapamente', 0, 0, 17, '150033', 1, '91.78'),
(88527, '150022', 445, '', 'Esapamente', 0, 0, 17, '150022', 1, '95.8'),
(88526, '142729', 445, '', 'Esapamente', 0, 0, 17, '142729', 1, '87.09'),
(88525, '142726', 445, '', 'Esapamente', 0, 0, 17, '142726', 1, '343.66'),
(88523, '142724', 445, '', 'Esapamente', 0, 0, 17, '142724', 1, '154.78'),
(88522, '142723', 445, '', 'Esapamente', 0, 0, 17, '142723', 1, '82.39'),
(88521, '142722', 445, '', 'Esapamente', 0, 0, 17, '142722', 1, '89.63'),
(88520, '142716', 445, '', 'Esapamente', 0, 0, 17, '142716', 1, '253.42'),
(88519, '142715', 445, '', 'Esapamente', 0, 0, 17, '142715', 1, '66.44'),
(88518, '142714', 445, '', 'Esapamente', 0, 0, 17, '142714', 1, '126.91'),
(88517, '142713', 445, '', 'Esapamente', 0, 0, 17, '142713', 1, '85.48'),
(88516, '142711', 445, '', 'Esapamente', 0, 0, 17, '142711', 1, '58.64'),
(88515, '142710', 445, '', 'Esapamente', 0, 0, 17, '142710', 1, '66.78'),
(88514, '142709', 445, '', 'Esapamente', 0, 0, 17, '142709', 1, '79.51'),
(88513, '142700', 445, '', 'Esapamente', 0, 0, 17, 'I3024660', 1, '133.26'),
(88512, '142699', 445, '', 'Esapamente', 0, 0, 17, '142699', 1, '109.28'),
(88511, '140350', 445, '', 'Esapamente', 0, 0, 17, '140350', 1, '6.62'),
(88510, '140347', 445, '', 'Esapamente', 0, 0, 17, '140347', 1, '3.64'),
(88509, '140343', 445, '', 'Esapamente', 0, 0, 17, '140343', 1, '14.19'),
(88508, '140321', 445, '', 'Esapamente', 0, 0, 17, '140321', 1, '1.93'),
(88507, '140317', 445, '', 'Esapamente', 0, 0, 17, '140317', 1, '3.49'),
(88506, '140313', 445, '', 'Esapamente', 0, 0, 17, '140313', 1, '1.93'),
(88504, '140302', 445, '', 'Esapamente', 0, 0, 17, '140302', 1, '85.48'),
(88503, '140300', 445, '', 'Esapamente', 0, 0, 17, '140300', 1, '10.59'),
(88502, '140282', 445, '', 'Esapamente', 0, 0, 17, 'FIJACION_165', 1, '406.55'),
(88501, '140278', 445, '', 'Esapamente', 0, 0, 17, 'FIJACION_158', 1, '26.31'),
(88500, '140197', 445, '', 'Esapamente', 0, 0, 17, '140197', 1, '8.8'),
(88499, '140186', 445, '', 'Esapamente', 0, 0, 17, '140186', 1, '1.6'),
(88498, '140166', 445, '', 'Esapamente', 0, 0, 17, 'ABMESSUNG', 1, '65.23'),
(88497, '140165', 445, '', 'Esapamente', 0, 0, 17, '140165', 1, '149.72'),
(88496, '140164', 445, '', 'Esapamente', 0, 0, 17, 'ABMESSUNG', 1, '56.28'),
(88495, '140156', 445, '', 'Esapamente', 0, 0, 17, 'ABMESSUNG', 1, '1.18'),
(88494, '140152', 445, '', 'Esapamente', 0, 0, 17, 'ABMESSUNG', 1, '204.35'),
(88493, '140101', 445, '', 'Esapamente', 0, 0, 17, 'ABMESSUNG', 1, '90.64'),
(88492, '140089', 445, '', 'Esapamente', 0, 0, 17, 'ABMESSUNG', 1, '21.39'),
(88491, '140088', 445, '', 'Esapamente', 0, 0, 17, 'ABMESSUNG', 1, '13.39'),
(88490, '140083', 445, '', 'Esapamente', 0, 0, 17, 'ABMESSUNG', 1, '296.39'),
(88489, '140065', 445, '', 'Esapamente', 0, 0, 17, '140065', 1, '2.12'),
(88488, '140043', 445, '', 'Esapamente', 0, 0, 17, 'ABMESSUNG', 1, '1.48'),
(88487, '140013', 445, '', 'Esapamente', 0, 0, 17, '140013', 1, '227.67'),
(88486, '130432', 445, '', 'Esapamente', 0, 0, 17, '', 1, '171.16'),
(88485, '130426', 445, '', 'Esapamente', 0, 0, 17, '130426', 1, '85.48'),
(88484, '130418', 445, '', 'Esapamente', 0, 0, 17, '130418', 1, '82.09'),
(88483, '130412', 445, '', 'Esapamente', 0, 0, 17, '130412', 1, '83.2'),
(88482, '130407', 445, '', 'Esapamente', 0, 0, 17, '130407', 1, '95'),
(88481, '130397', 445, '', 'Esapamente', 0, 0, 17, '130397', 1, '75.89'),
(88480, '130396', 445, '', 'Esapamente', 0, 0, 17, '130396', 1, '50.42'),
(88479, '130391', 445, '', 'Esapamente', 0, 0, 17, '130391', 1, '84.34'),
(88478, '130390', 445, '', 'Esapamente', 0, 0, 17, '130390', 1, '83.03'),
(88477, '130382', 445, '', 'Esapamente', 0, 0, 17, '130382', 1, '59'),
(88476, '130374', 445, '', 'Esapamente', 0, 0, 17, '130374', 1, '122.42'),
(88475, '130358', 445, '', 'Esapamente', 0, 0, 17, '130358', 1, '74.97'),
(88474, '130352', 445, '', 'Esapamente', 0, 0, 17, '130352', 1, '84.54'),
(88473, '130346', 445, '', 'Esapamente', 0, 0, 17, '130346', 1, '150.44'),
(88472, '130345', 445, '', 'Esapamente', 0, 0, 17, '130345', 1, '54.22'),
(88471, '130340', 445, '', 'Esapamente', 0, 0, 17, '130340', 1, '52.48'),
(88470, '130337', 445, '', 'Esapamente', 0, 0, 17, '130337', 1, '143.53'),
(88469, '130320', 445, '', 'Esapamente', 0, 0, 17, '130320', 1, '81.66'),
(88468, '130276', 445, '', 'Esapamente', 0, 0, 17, '130276', 1, '42.78'),
(88467, '130272', 445, '', 'Esapamente', 0, 0, 17, '130272', 1, '44.45'),
(88466, '130250', 445, '', 'Esapamente', 0, 0, 17, '130250', 1, '131.87'),
(88465, '130243', 445, '', 'Esapamente', 0, 0, 17, '130243', 1, '86.58'),
(88464, '130236', 445, '', 'Esapamente', 0, 0, 17, '130236', 1, '110.01'),
(88462, '130220', 445, '', 'Esapamente', 0, 0, 17, '130220', 1, '68.57'),
(88461, '130200', 445, '', 'Esapamente', 0, 0, 17, '130200', 1, '40.14'),
(88460, '130198', 445, '', 'Esapamente', 0, 0, 17, '130198', 1, '21.8'),
(88459, '130196', 445, '', 'Esapamente', 0, 0, 17, '130196', 1, '105.18'),
(88458, '130191', 445, '', 'Esapamente', 0, 0, 17, '130191', 1, '70.87'),
(88456, '130171', 445, '', 'Esapamente', 0, 0, 17, '130171', 1, '44.78'),
(88455, '130153', 445, '', 'Esapamente', 0, 0, 17, '130153', 1, '81.19'),
(88454, '130135', 445, '', 'Esapamente', 0, 0, 17, '130135', 1, '56.92'),
(88453, '130108', 445, '', 'Esapamente', 0, 0, 17, '130108', 1, '96.34'),
(88452, '130106', 445, '', 'Esapamente', 0, 0, 17, '130106', 1, '165.96'),
(88451, '130077', 445, '', 'Esapamente', 0, 0, 17, '130077', 1, '84.88'),
(88450, '130063', 445, '', 'Esapamente', 0, 0, 17, '130063', 1, '148.51'),
(88449, '130032', 445, '', 'Esapamente', 0, 0, 17, '0626145_', 1, '42.31'),
(88447, '130004', 445, '', 'Esapamente', 0, 0, 17, '130004', 1, '55.26'),
(88446, '120427', 445, '', 'Esapamente', 0, 0, 17, '', 1, '193.15'),
(88445, '120398', 445, '', 'Esapamente', 0, 0, 17, '120398', 1, '237.67'),
(88444, '120397', 445, '', 'Esapamente', 0, 0, 17, '120397', 1, '28.9'),
(88443, '120396', 445, '', 'Esapamente', 0, 0, 17, '120396', 1, '89.37'),
(88442, '120389', 445, '', 'Esapamente', 0, 0, 17, '120389', 1, '181.69'),
(88441, '120388', 445, '', 'Esapamente', 0, 0, 17, '120388', 1, '180.61'),
(88440, '120380', 445, '', 'Esapamente', 0, 0, 17, '120380', 1, '24.4'),
(88439, '120373', 445, '', 'Esapamente', 0, 0, 17, '120373', 1, '48.8'),
(88438, '120369', 445, '', 'Esapamente', 0, 0, 17, '120369', 1, '126.1'),
(88437, '120367', 445, '', 'Esapamente', 0, 0, 17, '120367', 1, '344.67'),
(88436, '120366', 445, '', 'Esapamente', 0, 0, 17, '120366', 1, '142.13'),
(88435, '120364', 445, '', 'Esapamente', 0, 0, 17, '120364', 1, '219.97'),
(88434, '120360', 445, '', 'Esapamente', 0, 0, 17, '120360', 1, '758.92'),
(88433, '120334', 445, '', 'Esapamente', 0, 0, 17, '0635663_', 1, '114.04'),
(88432, '120326', 445, '', 'Esapamente', 0, 0, 17, '120326', 1, '176.52'),
(88431, '120322', 445, '', 'Esapamente', 0, 0, 1049, '120322', 1, '158.55'),
(88430, '120317', 445, '', 'Esapamente', 0, 0, 17, '120317', 1, '157.15'),
(88429, '120316', 445, '', 'Esapamente', 0, 0, 17, '120316', 1, '28.8'),
(88428, '120310', 445, '', 'Esapamente', 0, 0, 17, '120310', 1, '148.43'),
(88427, '120284', 445, '', 'Esapamente', 0, 0, 17, '120284', 1, '291.36'),
(88426, '120273', 445, '', 'Esapamente', 0, 0, 17, '120273', 1, '349.64'),
(88425, '120266', 445, '', 'Esapamente', 0, 0, 17, '120266', 1, '56.39'),
(88424, '120239', 445, '', 'Esapamente', 0, 0, 17, '120239', 1, '21.92'),
(88423, '120218', 445, '', 'Esapamente', 0, 0, 17, '120218', 1, '111.53'),
(88422, '120211', 445, '', 'Esapamente', 0, 0, 17, '120211', 1, '191.18'),
(88421, '120210', 445, '', 'Esapamente', 0, 0, 17, '120210', 1, '56.99'),
(88420, '120208', 445, '', 'Esapamente', 0, 0, 17, '0635540_', 1, '27.38'),
(88419, '120205', 445, '', 'Esapamente', 0, 0, 17, '120205', 1, '43.44'),
(88418, '120192', 445, '', 'Esapamente', 0, 0, 17, '120192', 1, '137.64'),
(88417, '120191', 445, '', 'Esapamente', 0, 0, 17, '120191', 1, '102.6'),
(88416, '120188', 445, '', 'Esapamente', 0, 0, 17, '120188', 1, '106.13'),
(88415, '120187', 445, '', 'Esapamente', 0, 0, 17, '120187', 1, '166.49'),
(88414, '120180', 445, '', 'Esapamente', 0, 0, 17, '120180', 1, '81.77'),
(88413, '120173', 445, '', 'Esapamente', 0, 0, 17, '120173', 1, '103.6'),
(88412, '120172', 445, '', 'Esapamente', 0, 0, 17, '0635655_', 1, '137.65'),
(88411, '120165', 445, '', 'Esapamente', 0, 0, 17, '120165', 1, '251.74'),
(88409, '120157', 445, '', 'Esapamente', 0, 0, 17, '120157', 1, '137.57'),
(88408, '120137', 445, '', 'Esapamente', 0, 0, 17, '120137', 1, '45.46'),
(88407, '120125', 445, '', 'Esapamente', 0, 0, 17, '120125', 1, '153.11'),
(88406, '120114', 445, '', 'Esapamente', 0, 0, 17, '120114', 1, '33.19'),
(88405, '120113', 445, '', 'Esapamente', 0, 0, 17, '120113', 1, '43.44'),
(88404, '120110', 445, '', 'Esapamente', 0, 0, 17, '120110', 1, '100.97'),
(88403, '120108', 445, '', 'Esapamente', 0, 0, 17, 'I0635542', 1, '45.92'),
(88402, '120092', 445, '', 'Esapamente', 0, 0, 17, '120092', 1, '105.62'),
(88401, '120068', 445, '', 'Esapamente', 0, 0, 17, '120068', 1, '214.19'),
(88400, '120064', 445, '', 'Esapamente', 0, 0, 17, '120064', 1, '44.46'),
(88399, '120044', 445, '', 'Esapamente', 0, 0, 17, '120044', 1, '133.82'),
(88398, '120042', 445, '', 'Esapamente', 0, 0, 17, '120042', 1, '127.45'),
(88397, '120041', 445, '', 'Esapamente', 0, 0, 17, '120041', 1, '113.71'),
(88396, '120030', 445, '', 'Esapamente', 0, 0, 17, '120030', 1, '105.62'),
(88395, '120025', 445, '', 'Esapamente', 0, 0, 17, '120025', 1, '110.55'),
(88394, '120004', 445, '', 'Esapamente', 0, 0, 17, '120004', 1, '88.91'),
(88393, '110445', 445, '', 'Esapamente', 0, 0, 17, '110445', 1, '186.04'),
(88392, '110444', 445, '', 'Esapamente', 0, 0, 17, '110444', 1, '65.91'),
(88391, '110440', 445, '', 'Esapamente', 0, 0, 17, '110440', 1, '55.04'),
(88390, '110439', 445, '', 'Esapamente', 0, 0, 17, '110439', 1, '216.21'),
(88389, '110435', 445, '', 'Esapamente', 0, 0, 17, '110435', 1, '74.35'),
(88388, '110434', 445, '', 'Esapamente', 0, 0, 17, '110434', 1, '67.65'),
(88387, '110433', 445, '', 'Esapamente', 0, 0, 17, '110433', 1, '33.25'),
(88386, '110430', 445, '', 'Esapamente', 0, 0, 17, '110430', 1, '230.56'),
(88385, '110428', 445, '', 'Esapamente', 0, 0, 17, '110428', 1, '25.21'),
(88384, '110419', 445, '', 'Esapamente', 0, 0, 17, '110419', 1, '15.04'),
(88383, '110416', 445, '', 'Esapamente', 0, 0, 17, '110416', 1, '201.27'),
(88382, '110389', 445, '', 'Esapamente', 0, 0, 17, '110389', 1, '269.24'),
(88381, '110377', 445, '', 'Esapamente', 0, 0, 17, '110377', 1, '126.78'),
(88380, '110376', 445, '', 'Esapamente', 0, 0, 17, '110376', 1, '160.94'),
(88379, '110365', 445, '', 'Esapamente', 0, 0, 17, '110365', 1, '165.19'),
(88378, '110363', 445, '', 'Esapamente', 0, 0, 17, '110363', 1, '181.69'),
(88377, '110359', 445, '', 'Esapamente', 0, 0, 17, '110359', 1, '58.66'),
(88376, '110357', 445, '', 'Esapamente', 0, 0, 3437, '110357', 1, '120.74'),
(88375, '110318', 445, '', 'Esapamente', 0, 0, 17, '110318', 1, '105.32'),
(88374, '110314', 445, '', 'Esapamente', 0, 0, 1049, '110314', 1, '284.26'),
(88373, '110288', 445, '', 'Esapamente', 0, 0, 17, '110288', 1, '20.65'),
(88371, '110248', 445, '', 'Esapamente', 0, 0, 17, '110248', 1, '77.42'),
(88370, '110222', 445, '', 'Esapamente', 0, 0, 17, '110222', 1, '51.05'),
(88369, '110217', 445, '', 'Esapamente', 0, 0, 17, '110217', 1, '47.73'),
(88368, '110205', 445, '', 'Esapamente', 0, 0, 17, '110205', 1, '68.12'),
(88366, '110203', 445, '', 'Esapamente', 0, 0, 17, '110203', 1, '70.71'),
(88365, '110196', 445, '', 'Esapamente', 0, 0, 17, '110196', 1, '51.82'),
(88364, '110191', 445, '', 'Esapamente', 0, 0, 1049, '110191', 1, '58.55'),
(88363, '110184', 445, '', 'Esapamente', 0, 0, 17, '110184', 1, '47.13'),
(88362, '110181', 445, '', 'Esapamente', 0, 0, 17, '110181', 1, '49.73'),
(88361, '110176', 445, '', 'Esapamente', 0, 0, 17, '110176', 1, '35.41'),
(88360, '110171', 445, '', 'Esapamente', 0, 0, 17, '0313657_', 1, '48.67'),
(88359, '110168', 445, '', 'Esapamente', 0, 0, 17, '110168', 1, '39.22'),
(88358, '110165', 445, '', 'Esapamente', 0, 0, 17, '110165', 1, '85.28'),
(88357, '110145', 445, '', 'Esapamente', 0, 0, 17, '110145', 1, '49.07'),
(88356, '110143', 445, '', 'Esapamente', 0, 0, 17, '110143', 1, '51.82'),
(88355, '110138', 445, '', 'Esapamente', 0, 0, 17, '110138', 1, '48.6'),
(88354, '110137', 445, '', 'Esapamente', 0, 0, 17, '110137', 1, '177.39'),
(88353, '110136', 445, '', 'Esapamente', 0, 0, 17, '110136', 1, '34.67'),
(88352, '110131', 445, '', 'Esapamente', 0, 0, 17, '110131', 1, '40.18'),
(88351, '110127', 445, '', 'Esapamente', 0, 0, 17, '110127', 1, '35.6'),
(88350, '110123', 445, '', 'Esapamente', 0, 0, 17, '110123', 1, '30.62'),
(88349, '110112', 445, '', 'Esapamente', 0, 0, 17, '110112', 1, '257.21'),
(88348, '110104', 445, '', 'Esapamente', 0, 0, 17, '110104', 1, '42.44'),
(88347, '110093', 445, '', 'Esapamente', 0, 0, 17, '110093', 1, '109.68'),
(88346, '110057', 445, '', 'Esapamente', 0, 0, 17, '110057', 1, '157.28'),
(88345, '110054', 445, '', 'Esapamente', 0, 0, 17, '110054', 1, '196.4'),
(88344, '110053', 445, '', 'Esapamente', 0, 0, 17, '110053', 1, '165.46'),
(88343, '110043', 445, '', 'Esapamente', 0, 0, 17, '110043', 1, '1193.89'),
(88342, '110033', 445, '', 'Esapamente', 0, 0, 17, '110033', 1, '179.47'),
(88341, '110019', 445, '', 'Esapamente', 0, 0, 17, '110019', 1, '67.08'),
(88340, '110018', 445, '', 'Esapamente', 0, 0, 17, '110018', 1, '55.12'),
(88339, '110016', 445, '', 'Esapamente', 0, 0, 17, '110016', 1, '118.73'),
(88311, '535 0106 10', 204, '', 'Fulii alternator', 0, 0, 1390, '', 1, '162.65'),
(88310, '535 0105 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535010510', 1, '110.5'),
(88309, '535 0101 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535010110', 1, '361.83'),
(88308, '535 0098 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535009810', 1, '164.51'),
(88307, '535 0094 10', 204, '', 'Fulii alternator', 0, 0, 1390, '', 1, '458.11'),
(88306, '535 0088 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535008810', 1, '186.04'),
(88305, '535 0087 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535008710', 1, '140.85'),
(88304, '535 0086 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535008610', 1, '189.31'),
(88303, '535 0084 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535008410', 1, '242.62'),
(88302, '535 0077 10', 204, '', 'Fulii alternator', 0, 0, 1390, '', 1, '117.22'),
(88301, '535 0074 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535007410', 1, '206.14');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(88300, '535 0073 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535007310', 1, '159.53'),
(88299, '535 0072 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535007210', 1, '193.19'),
(88298, '535 0065 10', 204, '', 'Fulii alternator', 0, 0, 1390, '', 1, '83.41'),
(88297, '535 0063 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535006310', 1, '185.15'),
(88296, '535 0062 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535006210', 1, '304.25'),
(88295, '535 0059 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535005910', 1, '139.48'),
(88294, '535 0053 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535005310', 1, '176.01'),
(88293, '535 0052 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535005210', 1, '261.08'),
(88292, '535 0051 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535005110', 1, '303.28'),
(88291, '535 0050 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535005010', 1, '130.56'),
(88290, '535 0048 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535004810', 1, '160.82'),
(88289, '535 0047 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535004710', 1, '308.74'),
(88288, '535 0046 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535004610', 1, '63.9'),
(88287, '535 0041 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535004110', 1, '199.8'),
(88269, '535 0005 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535000510', 1, '109.59'),
(88268, '535 0004 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535000410', 1, '230.17'),
(88267, '535 0001 10', 204, '', 'Fulii alternator', 0, 0, 1390, '535000110', 1, '176.01'),
(88266, '534 0329 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534032910', 1, '344.52'),
(88265, '534 0326 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534032610', 1, '175.85'),
(88264, '534 0321 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534032110', 1, '307.94'),
(88263, '534 0319 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534031910', 1, '158.16'),
(88262, '534 0316 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534031610', 1, '254.04'),
(88261, '534 0315 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534031510', 1, '138.54'),
(88260, '534 0309 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534030910', 1, '160.2'),
(88259, '534 0306 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534030610', 1, '240.09'),
(88258, '534 0296 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534029610', 1, '151.55'),
(88257, '534 0290 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534029010', 1, '127.22'),
(88256, '534 0285 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534028510', 1, '278.82'),
(88255, '534 0271 10', 204, '', 'Intinzatoare curea', 0, 0, 540, '534027110', 1, '213.64'),
(88254, '534 0269 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534026910', 1, '195.79'),
(88253, '534 0268 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534026810', 1, '143.05'),
(88252, '534 0267 10', 204, '', 'Role intinzatoare', 0, 0, 540, '534026710', 1, '516.6'),
(88251, '534 0261 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534026110', 1, '278.82'),
(88250, '534 0257 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534025710', 1, '155.96'),
(88249, '534 0256 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534025610', 1, '367.65'),
(88248, '534 0255 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534025510', 1, '118.62'),
(88247, '534 0254 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534025410', 1, '143.07'),
(88246, '534 0252 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534025210', 1, '131.39'),
(88231, '534 0180 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534018010', 1, '147.76'),
(88230, '534 0179 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534017910', 1, '142.39'),
(88229, '534 0178 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534017810', 1, '207.3'),
(88228, '534 0177 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534017710', 1, '131.39'),
(88227, '534 0173 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534017310', 1, '75.43'),
(88226, '534 0172 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534017210', 1, '195.88'),
(88225, '534 0171 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534017110', 1, '118.48'),
(88224, '534 0170 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534017010', 1, '118.48'),
(88223, '534 0169 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534016910', 1, '324.09'),
(88222, '534 0168 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534016810', 1, '319.47'),
(88221, '534 0164 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534016410', 1, '94.19'),
(88220, '534 0163 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534016310', 1, '169.13'),
(88219, '534 0161 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534016110', 1, '306.11'),
(88218, '534 0160 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534016010', 1, '131.55'),
(88217, '534 0158 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534015810', 1, '696.26'),
(88216, '534 0151 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534015110', 1, '88.97'),
(88215, '534 0150 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534015010', 1, '92.95'),
(88214, '534 0147 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534014710', 1, '199.53'),
(88213, '534 0146 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534014610', 1, '307.61'),
(88212, '534 0145 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534014510', 1, '333.61'),
(88211, '534 0144 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534014410', 1, '329.82'),
(88210, '534 0142 30', 204, '', 'Role intinzatoare', 0, 0, 540, '534014230', 1, '129.56'),
(88209, '534 0141 30', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534014130', 1, '203.48'),
(88208, '534 0140 30', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534014030', 1, '93.44'),
(88207, '534 0139 30', 204, '', 'Role intinzatoare', 0, 0, 540, '534013930', 1, '289.2'),
(88206, '534 0138 30', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534013830', 1, '122.28'),
(88205, '534 0136 30', 204, '', 'Role intinzatoare', 0, 0, 540, '534013630', 1, '252.67'),
(88204, '534 0135 30', 204, '', 'Role intinzatoare', 0, 0, 540, '534013530', 1, '143.33'),
(88203, '534 0134 30', 204, '', 'Role intinzatoare', 0, 0, 540, '534013430', 1, '183.56'),
(88202, '534 0133 30', 204, '', 'Role intinzatoare', 0, 0, 540, '534013330', 1, '146.63'),
(88201, '534 0132 30', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534013230', 1, '83.41'),
(88200, '534 0130 20', 204, '', 'Role intinzatoare', 0, 0, 540, '534013020', 1, '188.43'),
(88199, '534 0128 20', 204, '', 'Role intinzatoare', 0, 0, 540, '534012820', 1, '325.44'),
(88198, '534 0127 30', 204, '', 'Role intinzatoare', 0, 0, 540, '534012730', 1, '143.33'),
(88197, '534 0126 30', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534012630', 1, '197.09'),
(88196, '534 0125 30', 204, '', 'Role intinzatoare', 0, 0, 540, '534012530', 1, '326.43'),
(88195, '534 0123 20', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534012320', 1, '122.54'),
(88194, '534 0122 10', 204, '', 'Role intinzatoare', 0, 0, 540, '534012210', 1, '131.55'),
(88193, '534 0118 20', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534011820', 1, '147.92'),
(88192, '534 0117 20', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534011720', 1, '302.86'),
(88191, '534 0116 20', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534011620', 1, '145.29'),
(88190, '534 0115 20', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534011520', 1, '160.15'),
(88189, '534 0114 20', 204, '', 'Role intinzatoare', 0, 0, 540, '534011420', 1, '446.85'),
(88188, '534 0113 20', 204, '', 'Role intinzatoare', 0, 0, 540, '534011320', 1, '153.48'),
(88187, '534 0111 20', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534011120', 1, '100.5'),
(88186, '534 0110 20', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534011020', 1, '122.76'),
(88185, '534 0109 20', 204, '', 'Role intinzatoare', 0, 0, 540, '534010920', 1, '117.03'),
(88184, '534 0108 20', 204, '', 'Role intinzatoare', 0, 0, 540, '534010820', 1, '169.05'),
(88183, '534 0104 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534010410', 1, '148.08'),
(88182, '534 0103 10', 204, '', 'Role intinzatoare', 0, 0, 540, '534010310', 1, '145.77'),
(88181, '534 0102 30', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534010230', 1, '157.65'),
(88180, '534 0101 20', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534010120', 1, '89.11'),
(88179, '534 0100 20', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534010020', 1, '186.47'),
(88178, '534 0095 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534009510', 1, '302.19'),
(88177, '534 0083 30', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534008330', 1, '264.04'),
(88176, '534 0082 30', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534008230', 1, '240.65'),
(88175, '534 0081 30', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534008130', 1, '210.5'),
(88174, '534 0079 20', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534007920', 1, '116.55'),
(88173, '534 0075 20', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534007520', 1, '141.33'),
(88172, '534 0070 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534007010', 1, '111.2'),
(88171, '534 0069 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534006910', 1, '121.77'),
(88170, '534 0065 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534006510', 1, '98.32'),
(88169, '534 0059 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534005910', 1, '138.35'),
(88168, '534 0058 10', 204, '', 'Unitati intinzatoare', 0, 0, 544, '534005810', 1, '161.15'),
(88167, '534 0054 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534005410', 1, '333.18'),
(88166, '534 0053 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534005310', 1, '172.14'),
(88165, '534 0051 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534005110', 1, '269.26'),
(88164, '534 0050 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534005010', 1, '155.47'),
(88163, '534 0049 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534004910', 1, '131.39'),
(88162, '534 0047 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534004710', 1, '145.77'),
(88161, '534 0046 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534004610', 1, '170.45'),
(88160, '534 0045 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534004510', 1, '110.37'),
(88159, '534 0041 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534004110', 1, '389.95'),
(88158, '534 0040 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534004010', 1, '212.16'),
(88157, '534 0038 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534003810', 1, '332.48'),
(88156, '534 0037 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534003710', 1, '355.46'),
(88155, '534 0033 10', 204, '', 'Role intinzatoare', 0, 0, 541, '534003310', 1, '166.44'),
(88154, '534 0032 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534003210', 1, '155.56'),
(88153, '534 0031 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534003110', 1, '281.86'),
(88152, '534 0025 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534002510', 1, '390.19'),
(88151, '534 0024 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534002410', 1, '336'),
(88150, '534 0022 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534002210', 1, '107.9'),
(88149, '534 0021 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534002110', 1, '566.17'),
(88148, '534 0018 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534001810', 1, '188.86'),
(88147, '534 0017 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534001710', 1, '428.14'),
(88146, '534 0016 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534001610', 1, '362.13'),
(88145, '534 0014 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534001410', 1, '293.29'),
(88144, '534 0013 10', 204, '', 'Unitati intinzatoare', 0, 0, 545, '534001310', 1, '416.96'),
(88143, '534 0010 10', 204, '', 'Unitati intinzatoare', 0, 0, 541, '534001010', 1, '407.71'),
(88142, '534 0009 10', 204, '', 'Unitati intinzatoare', 0, 0, 540, '534000910', 1, '294.36'),
(88080, '533 0001 10', 204, '', 'Intinzatoare curea', 0, 0, 1637, '533000110', 1, '144.8'),
(88079, '532 0565 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532056510', 1, '75.16'),
(88078, '532 0564 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532056410', 1, '53.87'),
(88077, '532 0557 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532055710', 1, '48.41'),
(88076, '532 0554 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532055410', 1, '70.21'),
(88075, '532 0549 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532054910', 1, '151.33'),
(88074, '532 0548 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532054810', 1, '151.33'),
(88073, '532 0544 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532054410', 1, '68.41'),
(88072, '532 0543 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532054310', 1, '83.17'),
(88071, '532 0540 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532054010', 1, '68.22'),
(88070, '532 0538 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532053810', 1, '49.92'),
(88069, '532 0537 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532053710', 1, '92.09'),
(88068, '532 0536 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532053610', 1, '50.02'),
(88067, '532 0535 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532053510', 1, '49.54'),
(88066, '532 0531 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532053110', 1, '68.57'),
(88065, '532 0528 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532052810', 1, '78.57'),
(88064, '532 0527 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532052710', 1, '145.29'),
(88063, '532 0524 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532052410', 1, '62.87'),
(88062, '532 0516 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532051610', 1, '27.47'),
(88061, '532 0505 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532050510', 1, '74.56'),
(88060, '532 0504 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532050410', 1, '89.21'),
(88059, '532 0501 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532050110', 1, '59.11'),
(88058, '532 0500 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532050010', 1, '77.44'),
(88057, '532 0480 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532048010', 1, '119.96'),
(88052, '532 0474 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532047410', 1, '88.06'),
(88051, '532 0473 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532047310', 1, '72.74'),
(88050, '532 0472 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532047210', 1, '75.8'),
(88049, '532 0471 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532047110', 1, '55.67'),
(88048, '532 0470 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532047010', 1, '56.91'),
(88047, '532 0468 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532046810', 1, '56.18'),
(88046, '532 0467 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532046710', 1, '134'),
(88045, '532 0466 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532046610', 1, '140.85'),
(88044, '532 0463 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532046310', 1, '99.53'),
(88043, '532 0461 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532046110', 1, '105.64'),
(88042, '532 0460 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532046010', 1, '112.12'),
(88041, '532 0458 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532045810', 1, '76.4'),
(88040, '532 0451 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532045110', 1, '115.75'),
(88039, '532 0449 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532044910', 1, '99.38'),
(88038, '532 0446 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532044610', 1, '121.42'),
(88037, '532 0445 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532044510', 1, '72.87'),
(88033, '532 0441 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532044110', 1, '89.84'),
(88032, '532 0439 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532043910', 1, '37.66'),
(88031, '532 0438 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532043810', 1, '81.23'),
(88030, '532 0437 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532043710', 1, '57.39'),
(88029, '532 0435 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532043510', 1, '97.87'),
(88028, '532 0434 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532043410', 1, '52.47'),
(88027, '532 0433 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532043310', 1, '48.41'),
(88026, '532 0432 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532043210', 1, '109.21'),
(88020, '532 0423 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532042310', 1, '108.09'),
(88019, '532 0422 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532042210', 1, '176.9'),
(88018, '532 0421 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532042110', 1, '131.55'),
(88017, '532 0420 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532042010', 1, '150.29'),
(88016, '532 0418 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532041810', 1, '47.12'),
(88015, '532 0406 30', 204, '', 'Role de ghidaj', 0, 0, 312, '532040630', 1, '45.16'),
(88014, '532 0405 30', 204, '', 'Role de ghidaj', 0, 0, 312, '532040530', 1, '64.65'),
(88013, '532 0404 30', 204, '', 'Role de ghidaj', 0, 0, 312, '532040430', 1, '45.77'),
(88012, '532 0403 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532040320', 1, '77.15'),
(88011, '532 0402 30', 204, '', 'Role de ghidaj', 0, 0, 312, '532040230', 1, '114.05'),
(88010, '532 0400 30', 204, '', 'Role de ghidaj', 0, 0, 312, '532040030', 1, '51.34'),
(88009, '532 0398 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532039810', 1, '57.42'),
(88008, '532 0397 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532039710', 1, '61.53'),
(88007, '532 0395 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532039510', 1, '88.22'),
(88006, '532 0392 20', 204, '', 'Role de ghidaj', 0, 0, 312, '532039220', 1, '110.21'),
(88005, '532 0391 20', 204, '', 'Role de ghidaj', 0, 0, 1641, '532039120', 1, '122.92'),
(88004, '532 0389 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532038920', 1, '64.97'),
(88003, '532 0387 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532038720', 1, '267.19'),
(87999, '532 0379 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532037920', 1, '160.01'),
(87998, '532 0378 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532037820', 1, '72.28'),
(87997, '532 0377 20', 204, '', 'Role de ghidaj', 0, 0, 312, '532037720', 1, '170.9'),
(87996, '532 0376 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532037620', 1, '58.6'),
(87995, '532 0374 20', 204, '', 'Role de ghidaj', 0, 0, 312, '532037420', 1, '229.36'),
(87994, '532 0373 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532037320', 1, '147.97'),
(87983, '532 0355 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532035510', 1, '132.31'),
(87982, '532 0354 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532035410', 1, '214.29'),
(87981, '532 0352 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532035220', 1, '210.68'),
(87980, '532 0351 30', 204, '', 'Role de ghidaj', 0, 0, 312, '532035130', 1, '108.09'),
(87979, '532 0349 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532034910', 1, '61.69'),
(87978, '532 0346 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532034610', 1, '41.96'),
(87958, '532 0316 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532031610', 1, '85.1'),
(87957, '532 0314 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532031420', 1, '65.96'),
(87956, '532 0313 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532031320', 1, '118.22'),
(87955, '532 0312 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532031220', 1, '53.38'),
(87954, '532 0311 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532031110', 1, '72.71'),
(87953, '532 0310 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532031010', 1, '98.32'),
(87952, '532 0309 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532030910', 1, '83.73'),
(87951, '532 0308 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532030810', 1, '115.61'),
(87950, '532 0307 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532030710', 1, '50.91'),
(87949, '532 0303 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532030310', 1, '54.91'),
(87948, '532 0298 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532029810', 1, '89.7'),
(87947, '532 0297 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532029710', 1, '77.17'),
(87946, '532 0296 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532029610', 1, '44.73'),
(87945, '532 0295 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532029510', 1, '33.49'),
(87944, '532 0294 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532029410', 1, '115.42'),
(87943, '532 0291 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532029110', 1, '96.99'),
(87942, '532 0289 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532028910', 1, '69.7'),
(87941, '532 0287 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532028710', 1, '42.71'),
(87940, '532 0260 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532026010', 1, '115.61'),
(87939, '532 0259 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532025910', 1, '100.07'),
(87938, '532 0257 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532025710', 1, '71.93'),
(87937, '532 0256 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532025610', 1, '123.24'),
(87936, '532 0255 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532025510', 1, '94.89'),
(87935, '532 0254 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532025410', 1, '79.13'),
(87934, '532 0252 30', 204, '', 'Role de ghidaj', 0, 0, 312, '532025230', 1, '79.13'),
(87933, '532 0248 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532024810', 1, '110.61'),
(87932, '532 0247 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532024710', 1, '90.72'),
(87931, '532 0244 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532024410', 1, '157.44'),
(87930, '532 0243 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532024310', 1, '92.71'),
(87929, '532 0242 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532024210', 1, '118.97'),
(87928, '532 0241 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532024110', 1, '107.14'),
(87927, '532 0240 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532024010', 1, '86.36'),
(87926, '532 0239 20', 204, '', 'Role de ghidaj', 0, 0, 308, '532023920', 1, '71.74'),
(87925, '532 0238 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532023810', 1, '88.81'),
(87924, '532 0237 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532023710', 1, '90.51'),
(87923, '532 0236 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532023610', 1, '194.21'),
(87922, '532 0235 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532023510', 1, '84.1'),
(87921, '532 0234 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532023410', 1, '44.03'),
(87920, '532 0232 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532023210', 1, '170.18'),
(87919, '532 0231 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532023110', 1, '302.6'),
(87918, '532 0230 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532023010', 1, '153.24'),
(87917, '532 0229 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532022910', 1, '82.68'),
(87916, '532 0228 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532022810', 1, '137.17'),
(87915, '532 0227 10', 204, '', 'Role de ghidaj', 0, 0, 308, '532022710', 1, '118.94'),
(87914, '532 0225 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532022510', 1, '73.44'),
(87913, '532 0224 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532022410', 1, '49.52'),
(87912, '532 0222 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532022210', 1, '141.47'),
(87911, '532 0221 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532022110', 1, '80.16'),
(87910, '532 0220 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532022010', 1, '80.16'),
(87909, '532 0218 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532021810', 1, '69.73'),
(87908, '532 0214 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532021410', 1, '77.85'),
(87907, '532 0213 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532021310', 1, '150.39'),
(87906, '532 0209 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532020910', 1, '70.64'),
(87905, '532 0198 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532019810', 1, '173.64'),
(87904, '532 0197 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532019710', 1, '61.42'),
(87903, '532 0196 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532019610', 1, '52.71'),
(87902, '532 0195 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532019510', 1, '92.3'),
(87901, '532 0194 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532019420', 1, '38.3'),
(87900, '532 0193 20', 204, '', 'Role de ghidaj', 0, 0, 312, '532019320', 1, '130.31'),
(87899, '532 0191 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532019110', 1, '108.09'),
(87898, '532 0190 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532019010', 1, '126.44'),
(87897, '532 0189 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532018910', 1, '109.91'),
(87896, '532 0187 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532018710', 1, '46.58'),
(87895, '532 0185 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532018510', 1, '40.32'),
(87894, '532 0184 10', 204, '', 'Role de ghidaj', 0, 0, 312, '532018410', 1, '305.52'),
(87893, '532 0182 10', 204, '', 'Role de ghidaj', 0, 0, 313, '532018210', 1, '90.4'),
(87892, '532 0179 20', 204, '', 'Role de ghidaj', 0, 0, 313, '532017920', 1, '187.35'),
(87440, '530 0488 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '275.14'),
(87438, '530 0484 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '355.06'),
(41071, 'S 32.20.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(41072, 'S 32.18.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '213'),
(41073, 'S 32.15.602', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '213'),
(41074, 'S 32.15.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.46'),
(41075, 'S 16.28.602 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '58.66'),
(41076, 'S 32.12.648', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '231'),
(41077, 'S 16.28.603 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '58.66'),
(41078, 'S 32.12.606', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '321'),
(41079, 'S 18.10.601 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '55'),
(41080, 'S 32.12.604', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '321'),
(41081, 'S 18.12.600 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56'),
(41082, 'S 32.10.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '53.33'),
(41083, 'S 18.18.601 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '64.94'),
(87436, '530 0482 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '459.84'),
(87433, '530 0476 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '161.76'),
(87432, '530 0471 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '283.84'),
(87431, '530 0470 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '267.24'),
(87430, '530 0467 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '336'),
(87429, '530 0463 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '343.96'),
(87427, '530 0457 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '341.05'),
(87426, '530 0456 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '299.92'),
(87425, '530 0455 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '519.97'),
(87423, '530 0449 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '179.86'),
(87422, '530 0447 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '349.14'),
(87421, '530 0446 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '356.24'),
(87420, '530 0445 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '227.21'),
(87418, '530 0443 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '281.27'),
(87416, '530 0441 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '250.6'),
(87415, '530 0441 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '173.16'),
(87414, '530 0440 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '188.91'),
(87413, '530 0440 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '202.14'),
(87412, '530 0438 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '364.15'),
(87411, '530 0436 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '312.22'),
(87410, '530 0435 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '359.82'),
(87409, '530 0434 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '301.08'),
(87408, '530 0433 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '274.64'),
(87407, '530 0431 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '207.81'),
(87406, '530 0429 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '336.75'),
(87405, '530 0428 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '137.12'),
(87404, '530 0423 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '401.18'),
(87403, '530 0423 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '370.38'),
(87402, '530 0422 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '416.37'),
(87401, '530 0420 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '198'),
(87400, '530 0419 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '279.36'),
(128497, '530 0430 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '313.85'),
(87399, '530 0419 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '173.94'),
(87398, '530 0416 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '383.01'),
(87397, '530 0415 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '306.03'),
(87396, '530 0415 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '280.6'),
(87395, '530 0405 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '474.7'),
(87394, '530 0405 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '352.64'),
(87393, '530 0403 09', 204, '', 'Role intinzatoare - set', 0, 0, 3322, '', 1, '186.33'),
(87392, '530 0393 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 542, '', 1, '282.08'),
(87391, '530 0380 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '321.56'),
(87390, '530 0379 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '266.65'),
(87389, '530 0379 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '208.16'),
(87388, '530 0377 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '287.29'),
(87387, '530 0376 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '166.25'),
(87386, '530 0375 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '312.37'),
(87385, '530 0374 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '281.89'),
(87384, '530 0371 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '277.8'),
(87383, '530 0370 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '260.39'),
(87382, '530 0368 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '282.51'),
(87381, '530 0366 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '797.72'),
(87380, '530 0365 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '588.19'),
(131753, '0 986 284 004', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 3926, '', 1, '24.44'),
(87378, '530 0364 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '425.35'),
(87377, '530 0364 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '242.92'),
(87376, '530 0363 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '306.19'),
(87375, '530 0362 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '289.5'),
(87374, '530 0361 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '437.28'),
(87373, '530 0360 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '330.11'),
(87372, '530 0360 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '272.32'),
(87371, '530 0359 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '477.74'),
(87370, '530 0359 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '410.78'),
(87369, '530 0357 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '598.89'),
(87368, '530 0355 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '132.28'),
(87367, '530 0354 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '652.16'),
(87366, '530 0350 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '123.54'),
(87365, '530 0347 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '226.63'),
(87364, '530 0345 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '297.32'),
(87363, '530 0344 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '195.04'),
(87362, '530 0343 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '287.29'),
(87361, '530 0343 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '184.48'),
(87360, '530 0340 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '455.68'),
(87359, '530 0338 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '296.3'),
(87358, '530 0338 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '194.67'),
(87357, '530 0334 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '172.33'),
(87356, '530 0332 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '211.11'),
(87355, '530 0332 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '134.64'),
(87354, '530 0331 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '98.89'),
(87353, '530 0330 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '169.85'),
(87352, '530 0324 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '182.35'),
(87351, '530 0323 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '180.98'),
(87350, '530 0322 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '171.33'),
(87349, '530 0320 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '104.51'),
(87348, '530 0317 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '157.71'),
(87347, '530 0316 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '163.76'),
(87346, '530 0314 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '197.65'),
(87345, '530 0313 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '144.37'),
(87344, '530 0311 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '162.25'),
(87343, '530 0310 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '216.12'),
(87342, '530 0307 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '147.36'),
(87341, '530 0303 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '222.27'),
(87340, '530 0303 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '147.36'),
(87339, '530 0302 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '257.19'),
(87338, '530 0298 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '120.72'),
(87337, '530 0293 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '261.25'),
(87336, '530 0288 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '95.61'),
(87335, '530 0286 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '541.93'),
(87334, '530 0286 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '390.62'),
(87333, '530 0285 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '150.85'),
(87332, '530 0278 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '367.58'),
(87331, '530 0277 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '434.14'),
(87330, '530 0274 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '281.46'),
(87329, '530 0274 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '131.17'),
(87328, '530 0273 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '148.84'),
(87327, '530 0270 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '225.87'),
(87326, '530 0269 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '123.75'),
(87325, '530 0268 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '195.66'),
(87324, '530 0268 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '117.41'),
(87323, '530 0266 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '135.26'),
(87322, '530 0265 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '438.07'),
(87321, '530 0264 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '84.97'),
(87320, '530 0258 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '133.03'),
(87319, '530 0253 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '240.77'),
(87318, '530 0253 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '147.46'),
(87317, '530 0252 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '113.16'),
(87316, '530 0247 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '468.26'),
(87315, '530 0247 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '371.56'),
(87314, '530 0245 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '331.54'),
(87313, '530 0242 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '130.21'),
(87312, '530 0240 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '229.88'),
(87311, '530 0239 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '276.11'),
(87310, '530 0239 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '171.55'),
(87309, '530 0238 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '245.2'),
(87308, '530 0238 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '184.18'),
(87307, '530 0237 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '250.36'),
(87305, '530 0236 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '236.98'),
(87304, '530 0235 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '247.94'),
(87303, '530 0234 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '194.8'),
(87302, '530 0233 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '174.51'),
(87301, '530 0232 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '475.19'),
(87300, '530 0232 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '231.11'),
(87299, '530 0229 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '437.82'),
(87298, '530 0229 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '299.95'),
(87297, '530 0228 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '157.71'),
(87296, '530 0227 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '330.22'),
(87295, '530 0226 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '297.08'),
(87294, '530 0225 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '283.39'),
(87293, '530 0225 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '200.45'),
(87292, '530 0223 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '309.23'),
(87290, '530 0222 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '247.3'),
(87289, '530 0222 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '166.87'),
(87288, '530 0221 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '232.35'),
(87287, '530 0209 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '110.18'),
(87286, '530 0206 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '64.27'),
(87285, '530 0205 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '69.14'),
(87284, '530 0204 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '61.48'),
(87283, '530 0203 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '83.81'),
(87282, '530 0202 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '203.48'),
(87281, '530 0201 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '317.24'),
(87280, '530 0201 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '209.32'),
(87279, '530 0199 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '134.8'),
(87278, '530 0198 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '361.35'),
(87277, '530 0198 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '304.74'),
(87276, '530 0197 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '183.97'),
(87275, '530 0196 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '232.05'),
(87274, '530 0195 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '268.13'),
(87273, '530 0194 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '595.77'),
(87272, '530 0193 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '339.2'),
(87271, '530 0192 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '428.09'),
(87270, '530 0191 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '155.49'),
(87269, '530 0188 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '256.81'),
(87268, '530 0187 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '214.13'),
(87267, '530 0186 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 542, '', 1, '294.85'),
(87266, '530 0185 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '355.03'),
(87265, '530 0185 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '307.75'),
(87264, '530 0184 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '257.64'),
(87263, '530 0183 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '313.02'),
(87262, '530 0183 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '284.33'),
(87261, '530 0182 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '123.94'),
(87260, '530 0181 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '350.46'),
(87259, '530 0180 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '188.43'),
(87258, '530 0179 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '540.56'),
(87257, '530 0179 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '482.42'),
(87256, '530 0178 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '306.67'),
(87255, '530 0178 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '196.97'),
(87254, '530 0177 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '533.06'),
(87253, '530 0177 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '409.79'),
(87252, '530 0176 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '347.8'),
(87251, '530 0176 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '208.21'),
(87250, '530 0175 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '165.15'),
(87249, '530 0174 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '165.74'),
(87248, '530 0173 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '151.55'),
(87247, '530 0172 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '184.83'),
(87246, '530 0171 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '155.34'),
(87245, '530 0170 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '266.89'),
(87244, '530 0170 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '189.16'),
(87243, '530 0169 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '212.59'),
(87242, '530 0167 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '129.51'),
(87241, '530 0166 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '127.2'),
(87240, '530 0165 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '145.77'),
(87239, '530 0164 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '155.02'),
(87238, '530 0162 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '75.59'),
(87237, '530 0161 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '300.98'),
(87236, '530 0161 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '176.95'),
(87235, '530 0157 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '139.45'),
(87234, '530 0153 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '128.16'),
(87233, '530 0150 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '109.7'),
(87232, '530 0149 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '79.08'),
(87231, '530 0148 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '530014810', 1, '452.55'),
(87230, '530 0147 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '118.27'),
(87229, '530 0144 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '265.41'),
(87228, '530 0143 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '242.97'),
(87227, '530 0142 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '100.83'),
(87226, '530 0141 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '135.1'),
(87225, '530 0140 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '118.17'),
(87224, '530 0138 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '118.14'),
(87223, '530 0134 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '122.25'),
(87222, '530 0133 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '158.51'),
(87221, '530 0123 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 542, '', 1, '115.02'),
(87220, '530 0119 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '237.83'),
(87219, '530 0118 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '301.22'),
(87218, '530 0117 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '258.64'),
(87217, '530 0116 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '309.42'),
(87216, '530 0114 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '276.22'),
(87215, '530 0113 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '261.68'),
(87214, '530 0112 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '251.27'),
(87213, '530 0111 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '174.42'),
(87212, '530 0109 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '446.26'),
(87211, '530 0108 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '218.34'),
(87210, '530 0107 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '247.35'),
(87209, '530 0105 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '153.92'),
(87208, '530 0104 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '166.06'),
(87207, '530 0103 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '291.97'),
(87206, '530 0103 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '212.81'),
(87205, '530 0102 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '256.63'),
(87204, '530 0102 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '143.14'),
(87203, '530 0099 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '246.95'),
(87202, '530 0099 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '153'),
(87201, '530 0096 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '196.73'),
(87200, '530 0096 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '129.94'),
(87199, '530 0095 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '259.96'),
(87198, '530 0095 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '128.89'),
(87197, '530 0094 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '141.42'),
(87196, '530 0092 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '305.3'),
(87195, '530 0092 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '243.75'),
(87194, '530 0091 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '279.63'),
(87193, '530 0091 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '196.12'),
(87192, '530 0090 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '528.81'),
(87191, '530 0090 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '369.57'),
(87190, '530 0089 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '337.96'),
(87189, '530 0089 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '263.83'),
(87188, '530 0086 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '265.41'),
(87187, '530 0086 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '161.82'),
(87186, '530 0085 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '228.29'),
(87185, '530 0085 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '131.74'),
(87184, '530 0084 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '353.58'),
(87183, '530 0084 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '214.42'),
(87182, '530 0083 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '439.95'),
(87181, '530 0082 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '382.29'),
(87180, '530 0082 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '320.49'),
(87179, '530 0081 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '264.42'),
(87178, '530 0081 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '192.25'),
(87177, '530 0079 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '206.04'),
(87176, '530 0079 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '162.97'),
(87175, '530 0078 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '206.38'),
(87174, '530 0078 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '185.12'),
(87173, '530 0076 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '301.78'),
(87172, '530 0076 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '169.02'),
(87171, '530 0075 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '283.77'),
(87170, '530 0074 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '247.82'),
(87169, '530 0074 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '185.47'),
(87168, '530 0073 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '150.42'),
(87167, '530 0072 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '220.98'),
(87166, '530 0071 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 542, '', 1, '155.39'),
(87165, '530 0070 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '530007010', 1, '512.84'),
(87164, '530 0069 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '302.46'),
(87163, '530 0069 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '205.34'),
(87162, '530 0067 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '346'),
(87161, '530 0067 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '295.63'),
(87160, '530 0066 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '138.99'),
(87159, '530 0065 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '303.93'),
(87158, '530 0064 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '456.56'),
(87157, '530 0064 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '416.26'),
(87156, '530 0063 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '294.28'),
(87155, '530 0063 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '243.13');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(87154, '530 0062 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '227.94'),
(87153, '530 0062 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '186.65'),
(87152, '530 0060 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '424.1'),
(87151, '530 0060 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '303.21'),
(87150, '530 0059 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '176.76'),
(87149, '530 0059 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '105.31'),
(87148, '530 0058 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '511.8'),
(87147, '530 0058 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '559.94'),
(87146, '530 0057 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '274.69'),
(87145, '530 0057 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '181.25'),
(87144, '530 0056 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '361.24'),
(87143, '530 0054 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '277.64'),
(87142, '530 0054 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '188.54'),
(87141, '530 0053 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '387.28'),
(87140, '530 0053 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '131.92'),
(87139, '530 0052 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '492.36'),
(87138, '530 0050 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '285.54'),
(87137, '530 0050 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '206.76'),
(87136, '530 0049 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '206.38'),
(87135, '530 0049 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '146.93'),
(87134, '530 0048 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '416.08'),
(87133, '530 0048 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '341.16'),
(87132, '530 0047 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '308.93'),
(87131, '530 0047 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '194.64'),
(87130, '530 0046 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '238.99'),
(87129, '530 0046 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '170.66'),
(87128, '530 0045 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '414.09'),
(87127, '530 0045 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '501.34'),
(87126, '530 0044 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '355.7'),
(87125, '530 0044 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '246.42'),
(87124, '530 0042 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '432.17'),
(87123, '530 0041 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '289.5'),
(87122, '530 0040 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '287.83'),
(87121, '530 0040 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '216.41'),
(87120, '530 0039 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '223.08'),
(87119, '530 0038 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '398.2'),
(87118, '530 0038 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '320.33'),
(87117, '530 0020 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '138.14'),
(87116, '530 0019 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '161.87'),
(87115, '530 0018 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '135.74'),
(87114, '530 0017 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '306.7'),
(87113, '530 0016 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '105.69'),
(87112, '530 0015 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '264.31'),
(87111, '530 0015 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '191.01'),
(87110, '530 0014 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '154.1'),
(87109, '530 0013 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '135.26'),
(87108, '530 0012 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '99.46'),
(87107, '530 0011 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '235.01'),
(87106, '530 0011 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '178.89'),
(87105, '530 0010 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '284.58'),
(87104, '530 0010 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '163.78'),
(87103, '530 0009 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '59.06'),
(87102, '530 0007 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '300.98'),
(87101, '530 0006 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '121.15'),
(87100, '530 0005 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '263.32'),
(87099, '530 0005 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '169.34'),
(87098, '530 0004 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '135.1'),
(87097, '530 0003 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '107.52'),
(87096, '530 0002 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '91.9'),
(87095, '400 0201 10', 204, '', 'Fulii alternator', 0, 0, 2368, '400020110', 1, '113.65'),
(87094, '400 0200 10', 204, '', 'Fulii alternator', 0, 0, 2368, '400020010', 1, '83.49'),
(87093, '426 0005 10', 204, '', 'Arbore cu came si componente', 0, 0, 3073, '426000510', 1, '7.86'),
(87092, '423 0039 10', 204, '', 'Arbore cu came si componente', 0, 0, 2115, '423003910', 1, '192.48'),
(87091, '423 0037 10', 204, '', 'Arbore cu came si componente', 0, 0, 2115, '423003710', 1, '192.48'),
(87090, '423 0022 10', 204, '', 'Arbore cu came si componente', 0, 0, 2115, '423002210', 1, '96.39'),
(87089, '423 0021 10', 204, '', 'Arbore cu came si componente', 0, 0, 2115, '423002110', 1, '93.84'),
(87088, '423 0020 10', 204, '', 'Arbore cu came si componente', 0, 0, 2115, '423002010', 1, '94.61'),
(87087, '423 0019 10', 204, '', 'Arbore cu came si componente', 0, 0, 2115, '423001910', 1, '91.44'),
(87086, '423 0012 10', 204, '', 'Arbore cu came si componente', 0, 0, 3320, '423001210', 1, '38.58'),
(87085, '423 0006 10', 204, '', 'Arbore cu came si componente', 0, 0, 3320, '423000610', 1, '108.13'),
(87084, '423 0002 10', 204, '', 'Arbore cu came si componente', 0, 0, 3320, '423000210', 1, '70.15'),
(87083, '422 0223 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422022310', 1, '27064.98'),
(87082, '422 0222 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422022210', 1, '27064.98'),
(87081, '422 0221 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422022110', 1, '27064.98'),
(87080, '422 0108 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422010810', 1, '20.05'),
(87079, '422 0102 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422010210', 1, '22.38'),
(87078, '422 0068 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422006810', 1, '66.73'),
(87077, '422 0062 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422006210', 1, '50.34'),
(87076, '422 0059 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422005910', 1, '19.72'),
(87075, '422 0043 10', 204, '', 'Arbore cu came si componente', 0, 0, 432, '422004310', 1, '59.92'),
(87074, '422 0040 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422004010', 1, '17.49'),
(87073, '422 0039 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422003910', 1, '11.84'),
(87072, '422 0036 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422003610', 1, '80.82'),
(87071, '422 0018 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422001810', 1, '33.46'),
(87070, '422 0017 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422001710', 1, '19.61'),
(87069, '422 0013 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422001310', 1, '20.32'),
(87068, '422 0012 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422001210', 1, '20.32'),
(87067, '422 0007 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422000710', 1, '20.22'),
(87066, '422 0006 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422000610', 1, '66.87'),
(87065, '422 0002 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422000210', 1, '33.03'),
(87064, '422 0001 10', 204, '', 'Arbore cu came si componente', 0, 0, 561, '422000110', 1, '48.46'),
(87063, '421 0058 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '421005810', 1, '46.21'),
(87062, '421 0041 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '421004110', 1, '21.2'),
(87061, '421 0023 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '421002310', 1, '38.74'),
(87060, '421 0012 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '421001210', 1, '19.49'),
(87059, '421 0010 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '421001010', 1, '60.57'),
(87058, '421 0006 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '421000610', 1, '30.95'),
(87056, '420 0233 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420023310', 1, '60.52'),
(87055, '420 0229 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420022910', 1, '36.72'),
(87054, '420 0222 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420022210', 1, '16.17'),
(87053, '420 0220 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420022010', 1, '27064.98'),
(87052, '420 0209 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420020910', 1, '62.14'),
(87051, '420 0201 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420020110', 1, '98.44'),
(87050, '420 0200 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420020010', 1, '52.2'),
(87049, '420 0199 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420019910', 1, '83.17'),
(87048, '420 0195 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420019510', 1, '34.72'),
(87047, '420 0182 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420018210', 1, '46.73'),
(87046, '420 0181 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420018110', 1, '33.46'),
(87045, '420 0176 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420017610', 1, '134.81'),
(87044, '420 0170 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420017010', 1, '38.14'),
(87043, '420 0168 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420016810', 1, '51.6'),
(87042, '420 0167 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420016710', 1, '21.64'),
(87041, '420 0118 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420011810', 1, '25.96'),
(87040, '420 0106 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420010610', 1, '63.69'),
(87039, '420 0105 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420010510', 1, '22.3'),
(87038, '420 0102 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420010210', 1, '34.8'),
(87037, '420 0099 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420009910', 1, '24.89'),
(87036, '420 0098 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420009810', 1, '17.35'),
(87035, '420 0090 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420009010', 1, '35.54'),
(87034, '420 0086 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420008610', 1, '17.13'),
(87033, '420 0083 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420008310', 1, '110.84'),
(87032, '420 0082 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420008210', 1, '17.9'),
(87031, '420 0080 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420008010', 1, '51.93'),
(87030, '420 0076 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420007610', 1, '25.16'),
(87029, '420 0074 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420007410', 1, '60.57'),
(87028, '420 0072 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420007210', 1, '32.8'),
(87027, '420 0066 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420006610', 1, '46.81'),
(87026, '420 0064 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420006410', 1, '74.01'),
(87025, '420 0063 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420006310', 1, '25.35'),
(87024, '420 0059 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420005910', 1, '25.63'),
(87023, '420 0050 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420005010', 1, '13.27'),
(87022, '420 0049 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420004910', 1, '25.63'),
(87021, '420 0048 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420004810', 1, '117.47'),
(87020, '420 0047 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420004710', 1, '28.84'),
(87019, '420 0046 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420004610', 1, '22.41'),
(87018, '420 0043 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420004310', 1, '24.2'),
(87017, '420 0042 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420004210', 1, '54.12'),
(87016, '420 0041 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420004110', 1, '20.18'),
(87015, '420 0035 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420003510', 1, '81.1'),
(87014, '420 0034 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420003410', 1, '51.05'),
(87013, '420 0033 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420003310', 1, '34.5'),
(87012, '420 0027 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420002710', 1, '137.43'),
(87011, '420 0022 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420002210', 1, '17.05'),
(87010, '420 0019 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420001910', 1, '24.2'),
(87009, '420 0014 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420001410', 1, '21.78'),
(87008, '420 0003 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420000310', 1, '29.23'),
(87007, '420 0002 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420000210', 1, '102.46'),
(87006, '420 0001 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '420000110', 1, '42.62'),
(87005, 'E998LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D15058001-001', 1, '24.56'),
(87004, 'E998LC', 81, '', 'Filtre habitaclu - altele', 0, 0, 424, 'D15056001-001', 1, '32.79'),
(87003, 'E982LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D14336001-001', 1, '113.74'),
(87001, 'E969LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D14866001-001', 1, '62.16'),
(87000, 'E956LI01', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D20697001-001', 1, '72.74'),
(86999, 'E954LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D14636001-001', 1, '54.64'),
(86998, 'E954LC', 81, '', 'Filtre habitaclu - altele', 0, 0, 424, 'D14914001-001', 1, '170.56'),
(86997, 'E949LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D14290001-001', 1, '44.34'),
(86996, 'E948LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D14398001-001', 1, '42.77'),
(86995, 'E947LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D14390001-001', 1, '40.89'),
(86994, 'E945LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D14424001-001', 1, '61.56'),
(86993, 'E944LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D14422001-001', 1, '60.41'),
(86992, 'E938LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D14394001-001', 1, '107.89'),
(86991, 'E933LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D14298001-001', 1, '38.74'),
(86990, 'E932LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D14340001-001', 1, '54.5'),
(86989, 'E931LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D13364001-001', 1, '35.85'),
(86988, 'E906LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D12948001-001', 1, '43.44'),
(86987, 'E902LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D12882001-001', 1, '32.29'),
(86986, 'E2960LI', 81, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '102.38'),
(86985, 'E2953LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D19265001-001', 1, '51.2'),
(86984, 'E2927LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D14074001-001', 1, '40.73'),
(86983, 'E2926LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D14082001-001', 1, '54.77'),
(86982, 'E2903LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D17344001-001', 1, '88.57'),
(86981, 'E1970LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D13694001-001', 1, '42.37'),
(86980, 'E1958LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D13636001-001', 1, '19.96'),
(86979, 'E1956LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D13630001-001', 1, '27.26'),
(86978, 'E1945LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D22293001-001', 1, '120.55'),
(86977, 'E1939LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D15450001-001', 1, '56.99'),
(86976, 'Z16 D183', 81, '', 'Filtre ulei', 0, 0, 7, 'D17752001-001', 1, '171.19'),
(86975, 'Z15 D167', 81, '', 'Filtre ulei', 0, 0, 7, 'D13088001-001', 1, '61.33'),
(86974, 'Z13 D94', 81, '', 'Filtre ulei', 0, 0, 7, 'D12876001-001', 1, '65.52'),
(86973, 'Z12 D64', 81, '', 'Filtre ulei', 0, 0, 7, 'D12832001-001', 1, '65.52'),
(86972, 'Z10 D64', 81, '', 'Filtre ulei', 0, 0, 7, 'D12800001-001', 1, '59.1'),
(86971, 'T350W', 81, '', 'Filtre aer', 0, 0, 340, 'D12246001-001', 1, '454.34'),
(86970, 'T300W', 81, '', 'Filtre aer', 0, 0, 340, 'D11844001-001', 1, '167.29'),
(86969, 'T250W', 81, '', 'Filtre aer', 0, 0, 340, 'T250W', 1, '68.38'),
(86968, 'T200W', 81, '', 'Filtre aer', 0, 0, 340, 'D12204001-001', 1, '101.47'),
(86967, 'H97W06', 81, '', 'Filtre ulei', 0, 0, 7, 'D13352001-001', 1, '24.36'),
(86966, 'H95W01', 81, '', 'Filtre ulei', 0, 0, 7, 'D14738001-001', 1, '43.61'),
(86965, 'H90W26', 81, '', 'Filtre ulei', 0, 0, 7, 'D14626001-001', 1, '14.88'),
(86964, 'H90W17', 81, '', 'Filtre ulei', 0, 0, 7, 'D12964001-001', 1, '14.88'),
(86963, 'H90W03', 81, '', 'Filtre ulei', 0, 0, 7, 'D11836001-001', 1, '7.58'),
(86962, 'H81WK02', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12790001-001', 1, '91.51'),
(86961, 'H7121WK10', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13514001-001', 1, '278.75'),
(86960, 'H710WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13336001-001', 1, '154.97'),
(86959, 'H70WK11', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12678001-001', 1, '44.05'),
(86958, 'H70WK10', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12576001-001', 1, '47.11'),
(86957, 'H70WK09', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12562001-001', 1, '45.93'),
(86956, 'H70WK03', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12048001-001', 1, '37.63'),
(86955, 'H70WK02', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11908001-001', 1, '20.6'),
(86954, 'H70WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11904001-001', 1, '15.54'),
(86953, 'H70WDK15', 81, '', 'Filtre combustibil', 0, 0, 9, 'D18974001-001', 1, '49.43'),
(86952, 'H70WDK14', 81, '', 'Filtre combustibil', 0, 0, 9, 'D17465001-001', 1, '25.25'),
(86951, 'H70WDK07', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12668001-001', 1, '56.11'),
(86950, 'H7091WK30 D199', 81, '', 'Filtre combustibil', 0, 0, 9, 'H7091WK30 D199', 1, '211.83'),
(86949, 'H7090WK30', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13508001-001', 1, '133.39'),
(86948, 'H7090WK10', 81, '', 'Filtre combustibil', 0, 0, 9, 'D14214001-001', 1, '169.01'),
(86947, 'H7062WK30', 81, '', 'Filtre combustibil', 0, 0, 9, 'D14312001-001', 1, '165.85'),
(86946, 'H7060WK10', 81, '', 'Filtre combustibil', 0, 0, 9, 'D14364001-001', 1, '153.38'),
(86945, 'H7045WK30', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13536001-001', 1, '243.9'),
(86944, 'H7025WK30', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13524001-001', 1, '170.15'),
(86943, 'H701WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13378001-001', 1, '150.6'),
(86942, 'H700WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13292001-001', 1, '148.04'),
(86941, 'H60WK08', 81, '', 'Filtre combustibil', 0, 0, 9, 'D18976001-001', 1, '23.65'),
(86940, 'H60WK07', 81, '', 'Filtre combustibil', 0, 0, 9, 'D18975001-001', 1, '24.37'),
(86939, 'H60WK06', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12796001-001', 1, '25.67'),
(86938, 'H60WK01', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11876001-001', 1, '19.39'),
(86937, 'H54WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13454001-001', 1, '180.15'),
(86936, 'H40W02', 81, '', 'Filtre ulei', 0, 0, 7, 'D14668001-001', 1, '97.34'),
(86935, 'H35WK02 D87', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12820001-001', 1, '24.68'),
(86934, 'H35WF', 81, '', 'Filtre lichid racire', 0, 0, 1388, 'D12018001-001', 1, '46.27'),
(86933, 'H34WF', 81, '', 'Filtre lichid racire', 0, 0, 1388, 'D11982001-001', 1, '65.46'),
(86932, 'H33WF', 81, '', 'Filtre lichid racire', 0, 0, 1388, 'D11972001-001', 1, '98.46'),
(86931, 'H327WK', 81, '', 'Filtre combustibil', 0, 0, 9, '', 1, '156.4'),
(86930, 'H326WK', 81, '', 'Filtre combustibil', 0, 0, 9, '', 1, '79.51'),
(86929, 'H323WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D23464001-001', 1, '193.96'),
(86928, 'H319WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D20704001-001', 1, '86.3'),
(86927, 'H311W', 81, '', 'Filtre ulei', 0, 0, 7, '', 1, '709.39'),
(86926, 'H30WK01', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11874001-001', 1, '20.83'),
(86925, 'H30WF', 81, '', 'Filtre lichid racire', 0, 0, 1388, 'D11954001-001', 1, '75'),
(86924, 'H305WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D18977001-001', 1, '98.3'),
(86923, 'H304WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D18973001-001', 1, '135.91'),
(86922, 'H302WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D18966001-001', 1, '117.71'),
(86921, 'H302W', 81, '', 'Filtre ulei', 0, 0, 7, 'D14550001-001', 1, '103.15'),
(86920, 'H300WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D18964001-001', 1, '120.89'),
(86919, 'H300WD01', 81, '', 'Filtre ulei', 0, 0, 7, 'D12612001-001', 1, '208.89'),
(86918, 'H300W10', 81, '', 'Filtre ulei', 0, 0, 7, 'D14672001-001', 1, '133.22'),
(86917, 'H300W09', 81, '', 'Filtre ulei', 0, 0, 7, 'D14662001-001', 1, '125.06'),
(86916, 'H300W07', 81, '', 'Filtre ulei', 0, 0, 7, 'D14632001-001', 1, '209.97'),
(86915, 'H300W06', 81, '', 'Filtre ulei', 0, 0, 7, 'D14630001-001', 1, '144.89'),
(86914, 'H300W02', 81, '', 'Filtre ulei', 0, 0, 7, 'D12894001-001', 1, '108.29'),
(86913, 'H300W01', 81, '', 'Filtre ulei', 0, 0, 7, 'D12630001-001', 1, '101.68'),
(86912, 'H296WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D18961001-001', 1, '76.78'),
(86911, 'H291WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D14284001-001', 1, '134.5'),
(86910, 'H284WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D14234001-001', 1, '113.98'),
(86909, 'H281WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D14222001-001', 1, '122.97'),
(86908, 'H280WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D14206001-001', 1, '60.3'),
(86907, 'H278WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D14184001-001', 1, '91.18'),
(86906, 'H273WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D14138001-001', 1, '155.21'),
(86905, 'H26WF', 81, '', 'Filtre lichid racire', 0, 0, 1388, 'D11938001-001', 1, '118.1'),
(86904, 'H25W01', 81, '', 'Filtre ulei', 0, 0, 7, 'D14530001-001', 1, '34.37'),
(86903, 'H250W', 81, '', 'Filtre ulei', 0, 0, 7, 'D14628001-001', 1, '129.26'),
(86902, 'H24W06', 81, '', 'Filtre ulei', 0, 0, 7, 'D14522001-001', 1, '60.13'),
(86901, 'H24W05', 81, '', 'Filtre ulei', 0, 0, 7, 'D13512001-001', 1, '90.12'),
(86900, 'H24W01', 81, '', 'Filtre ulei', 0, 0, 7, 'D11722001-001', 1, '24.56'),
(86899, 'H247WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13066001-001', 1, '115.15'),
(86898, 'H240W', 81, '', 'Filtre ulei', 0, 0, 7, 'D14488001-001', 1, '79.67'),
(86897, 'H230W', 81, '', 'Filtre ulei', 0, 0, 7, 'D14384001-001', 1, '185.4'),
(86896, 'H227WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13474001-001', 1, '58.52'),
(86895, 'H225WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13462001-001', 1, '71.16'),
(86894, 'H224WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13460001-001', 1, '93.35'),
(86893, 'H223WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13458001-001', 1, '93.71'),
(86892, 'H220WN', 81, '', 'Filtre ulei', 0, 0, 7, 'D13164001-001', 1, '71.37'),
(86891, 'H220W', 81, '', 'Filtre ulei', 0, 0, 7, 'D12148001-001', 1, '37.23'),
(86890, 'H219WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13440001-001', 1, '88.45'),
(86889, 'H218W', 81, '', 'Filtre ulei', 0, 0, 7, 'D14624001-001', 1, '60.07'),
(86888, 'H217WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13424001-001', 1, '133.21'),
(86887, 'H216WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13422001-001', 1, '114.64'),
(86886, 'H215WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13398001-001', 1, '99.22'),
(86885, 'H215W', 81, '', 'Filtre ulei', 0, 0, 7, 'D14560001-001', 1, '69.45'),
(86883, 'H213WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13362001-001', 1, '134.65'),
(86882, 'H213W', 81, '', 'Filtre ulei', 0, 0, 7, 'D14546001-001', 1, '208.89'),
(86881, 'H211W', 81, '', 'Filtre ulei', 0, 0, 7, 'D14538001-001', 1, '49.6'),
(86880, 'H210WN', 81, '', 'Filtre ulei', 0, 0, 7, 'D13158001-001', 1, '39.31'),
(86877, 'H20W10', 81, '', 'Filtre ulei', 0, 0, 7, 'D14598001-001', 1, '49.43'),
(86876, 'H207WK01', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13076001-001', 1, '164.7'),
(86875, 'H206WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13324001-001', 1, '145.44'),
(86874, 'H204WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13296001-001', 1, '267.22'),
(86873, 'H203WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13288001-001', 1, '54.09'),
(86872, 'H201WDK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D17749001-001', 1, '239.37'),
(86871, 'H200WN', 81, '', 'Filtre ulei', 0, 0, 7, 'D12664001-001', 1, '68.78'),
(86870, 'H200WDK01', 81, '', 'Filtre combustibil', 0, 0, 9, 'D18967001-001', 1, '140.65'),
(86869, 'H200WDK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12892001-001', 1, '81.41'),
(86868, 'H200W04', 81, '', 'Filtre ulei', 0, 0, 7, 'D14698001-001', 1, '86.86'),
(86867, 'H200W02', 81, '', 'Filtre ulei', 0, 0, 7, 'D12606001-001', 1, '43.44'),
(86866, 'H200W01', 81, '', 'Filtre ulei', 0, 0, 7, 'D11794001-001', 1, '40.52'),
(86865, 'H200W', 81, '', 'Filtre ulei', 0, 0, 7, 'D11790001-001', 1, '52.18'),
(86864, 'H19WK02', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11866001-001', 1, '35.85'),
(86863, 'H19WK01', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11862001-001', 1, '29.07'),
(86862, 'H19WD02', 81, '', 'Filtre ulei', 0, 0, 7, 'D11828001-001', 1, '80.44'),
(86861, 'H19WD01', 81, '', 'Filtre ulei', 0, 0, 7, 'D11822001-001', 1, '47.45'),
(86860, 'H19W10', 81, '', 'Filtre ulei', 0, 0, 7, 'D14574001-001', 1, '44.22'),
(86859, 'H19W08', 81, '', 'Filtre ulei', 0, 0, 7, 'D12904001-001', 1, '36.34'),
(86858, 'H19W07', 81, '', 'Filtre ulei', 0, 0, 7, 'D12130001-001', 1, '35.48'),
(86857, 'H19W04', 81, '', 'Filtre ulei', 0, 0, 7, 'D11750001-001', 1, '30.19'),
(86856, 'H19W01', 81, '', 'Filtre ulei', 0, 0, 7, 'D11740001-001', 1, '25.67'),
(86855, 'H199WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13328001-001', 1, '105.43'),
(86854, 'H193WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13320001-001', 1, '129.54'),
(86853, 'H192WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13262001-001', 1, '100.47'),
(86852, 'H190WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13254001-001', 1, '66.29'),
(86851, 'H18WK05', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13580001-001', 1, '44.65'),
(86850, 'H18WK04', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13540001-001', 1, '56.01'),
(86849, 'H18WK03', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12498001-001', 1, '33'),
(86848, 'H18WK02', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11970001-001', 1, '155.24'),
(86847, 'H18WDK04', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13382001-001', 1, '154.97'),
(86846, 'H18WDK03', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12992001-001', 1, '33.16'),
(86845, 'H18WDK02', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12860001-001', 1, '48.52'),
(86844, 'H18WD03', 81, '', 'Filtre ulei', 0, 0, 7, 'D12468001-001', 1, '124.19'),
(86843, 'H18WD01', 81, '', 'Filtre ulei', 0, 0, 7, 'D11820001-001', 1, '41.29'),
(86842, 'H18W11', 81, '', 'Filtre ulei', 0, 0, 7, 'D14678001-001', 1, '182.52'),
(86841, 'H18W10', 81, '', 'Filtre ulei', 0, 0, 7, 'D14584001-001', 1, '148.81'),
(86840, 'H18W08', 81, '', 'Filtre ulei', 0, 0, 7, 'D12304001-001', 1, '46.33'),
(86839, 'H18W07', 81, '', 'Filtre ulei', 0, 0, 7, 'D12012001-001', 1, '36.33'),
(86838, 'H18W01', 81, '', 'Filtre ulei', 0, 0, 7, 'D11694001-001', 1, '29.07'),
(86837, 'H188WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13246001-001', 1, '53.42'),
(86836, 'H185WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13236001-001', 1, '44.59'),
(86835, 'H184WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13234001-001', 1, '49.97'),
(86834, 'H183WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13230001-001', 1, '100.26'),
(86833, 'H182WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13224001-001', 1, '64.08'),
(86832, 'H17WK10', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13390001-001', 1, '61.15'),
(86831, 'H17WK07', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13160001-001', 1, '57.58'),
(86830, 'H17WK06', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13026001-001', 1, '58.3'),
(86829, 'H17WK03', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12488001-001', 1, '33.84'),
(86828, 'H17WK02', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11858001-001', 1, '28.26'),
(86827, 'H17WD01', 81, '', 'Filtre ulei', 0, 0, 7, 'D11812001-001', 1, '43.81'),
(86826, 'H17W29', 81, '', 'Filtre ulei', 0, 0, 7, 'D19070001-001', 1, '87.31'),
(86825, 'H17W27', 81, '', 'Filtre ulei', 0, 0, 7, 'D14704001-001', 1, '28.77'),
(86824, 'H17W24', 81, '', 'Filtre ulei', 0, 0, 7, 'D14614001-001', 1, '32.68'),
(86823, 'H17W23', 81, '', 'Filtre ulei', 0, 0, 7, 'D14582001-001', 1, '48.97'),
(86822, 'H17W16', 81, '', 'Filtre ulei', 0, 0, 7, 'D13154001-001', 1, '32.01'),
(86821, 'H17W09', 81, '', 'Filtre ulei', 0, 0, 7, 'D12002001-001', 1, '21.94'),
(86820, 'H17W05', 81, '', 'Filtre ulei', 0, 0, 7, 'D11768001-001', 1, '22.07'),
(86819, 'H17W04', 81, '', 'Filtre ulei', 0, 0, 7, 'D11736001-001', 1, '15.83'),
(86818, 'H17W01', 81, '', 'Filtre ulei', 0, 0, 7, 'D11726001-001', 1, '34.55'),
(86817, 'H179WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13218001-001', 1, '51.78'),
(86816, 'H178WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13216001-001', 1, '83.36'),
(86815, 'H174WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13208001-001', 1, '85.55'),
(86814, 'H169WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13196001-001', 1, '65.93'),
(86813, 'H168WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13194001-001', 1, '48.12'),
(86812, 'H167WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13192001-001', 1, '70.52'),
(86811, 'H164WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13178001-001', 1, '73.14'),
(86810, 'H160WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13010001-001', 1, '55.15'),
(86809, 'H157WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12996001-001', 1, '192.21'),
(86808, 'H155WK02', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13082001-001', 1, '82.46'),
(86807, 'H155WK01', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13080001-001', 1, '65.87'),
(86806, 'H155WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12978001-001', 1, '34.8'),
(86805, 'H152WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12946001-001', 1, '95.93'),
(86804, 'H150WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12902001-001', 1, '129.01'),
(86803, 'H14WD01', 81, '', 'Filtre ulei', 0, 0, 7, 'D11832001-001', 1, '40.22'),
(86802, 'H14W08', 81, '', 'Filtre ulei', 0, 0, 7, 'D11910001-001', 1, '17.88'),
(86800, 'H143WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12870001-001', 1, '93.12'),
(86799, 'H140WK01', 81, '', 'Filtre combustibil', 0, 0, 9, 'D14168001-001', 1, '66.71'),
(86798, 'H14/2W', 81, '', 'Filtre ulei', 0, 0, 7, 'D17463001-001', 1, '20.04'),
(86797, 'H13WF12', 81, '', 'Filtre lichid racire', 0, 0, 1388, 'D11918001-001', 1, '70.63'),
(86796, 'H139WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12856001-001', 1, '96.27'),
(86795, 'H12W08', 81, '', 'Filtre ulei', 0, 0, 7, 'D19079001-001', 1, '64.25'),
(86794, 'H12W06', 81, '', 'Filtre ulei', 0, 0, 7, 'D14648001-001', 1, '43.81'),
(86793, 'H12W05', 81, '', 'Filtre ulei', 0, 0, 7, 'D13438001-001', 1, '14.56'),
(86792, 'H12W01', 81, '', 'Filtre ulei', 0, 0, 7, 'D11776001-001', 1, '26.89'),
(86791, 'H11W02', 81, '', 'Filtre ulei', 0, 0, 7, 'D14144001-001', 1, '30.5'),
(86790, 'H11W01', 81, '', 'Filtre ulei', 0, 0, 7, 'D12020001-001', 1, '26.34'),
(86789, 'H11K01', 81, '', 'Filtre combustibil', 0, 0, 3541, 'D14156001-001', 1, '276.6'),
(86788, 'H119WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12586001-001', 1, '70.68'),
(86787, 'H112WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12570001-001', 1, '35.99'),
(86786, 'H10W22', 81, '', 'Filtre ulei', 0, 0, 7, 'D14870001-001', 1, '29.82'),
(86785, 'H10W15', 81, '', 'Filtre ulei', 0, 0, 7, 'D14498001-001', 1, '15.81'),
(86784, 'H10W12', 81, '', 'Filtre ulei', 0, 0, 7, 'D13032001-001', 1, '30.71'),
(86783, 'H10W10', 81, '', 'Filtre ulei', 0, 0, 7, 'D12648001-001', 1, '31.85'),
(86782, 'H10W02', 81, '', 'Filtre ulei', 0, 0, 7, 'D11712001-001', 1, '27.99'),
(86781, 'H108WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12568001-001', 1, '77.7'),
(87428, '530 0462 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '154.52'),
(87424, '530 0450 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '221.55'),
(87419, '530 0445 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '305.76'),
(87417, '530 0442 10', 204, '', 'Kit-uri de distributie INA', 0, 0, 307, '', 1, '255.95'),
(87379, '530 0365 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '572.38'),
(87306, '530 0237 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '181.25'),
(87291, '530 0223 09', 204, '', 'Role intinzatoare - set', 0, 0, 3321, '', 1, '228.61'),
(87057, '421 0005 10', 204, '', 'Arbore cu came si componente', 0, 0, 1216, '421000510', 1, '25.63'),
(87002, 'E980LI', 81, '', 'Filtre habitaclu', 0, 0, 424, 'D14952001-001', 1, '48.52'),
(86884, 'H214WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D13388001-001', 1, '161.78'),
(86879, 'H210W01', 81, '', 'Filtre ulei', 0, 0, 7, 'D12610001-001', 1, '30.86'),
(42204, 'S 28.22.604', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '211'),
(42205, 'S 18.22.600 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '566'),
(42206, 'S 28.22.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(42207, 'S 18.22.601 ', 451, '', 'Planetara (Angrenare roata)', 1, 0, 13, '', 1, '84.7'),
(86778, 'H101WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12280001-001', 1, '2.82'),
(42212, 'S 28.22.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '66.19'),
(86780, 'H103WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12292001-001', 1, '4.56'),
(86779, 'H102WK', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12286001-001', 1, '4.34'),
(42213, 'S 18.22.602 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '52'),
(42214, 'S 24.14.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '132'),
(42215, 'S 20.46.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '213'),
(42216, 'S 18.22.603 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56'),
(42217, 'S 20.44.601', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '211'),
(42218, 'S 20.27.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '58.99'),
(42219, 'S 18.25.602 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '134'),
(42220, 'S 18.27.600 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '223'),
(86777, 'H100WL', 81, '', 'Filtre aer', 0, 0, 8, 'D12024001-001', 1, '88.33'),
(86776, 'EAS500M D38', 81, '', 'Filtre aer', 0, 0, 3324, 'D11502001-001', 1, '125.63'),
(86775, 'EAS304M D152', 81, '', 'Filtre aer', 0, 0, 3324, 'D11846001-001', 1, '437.51'),
(42224, 'S 20.22.603', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.16'),
(42225, 'S 18.27.602 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '22'),
(42226, 'S 20.20.604', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '213'),
(42227, 'S 18.28.600 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '51'),
(42228, 'S 20.20.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '213'),
(42229, 'S 18.28.601 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '666'),
(42230, 'S 18.31.600 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '55'),
(42231, 'S 20.18.602', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '231'),
(42232, 'S 18.36.605 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '33'),
(42233, 'S 20.14.604', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(42234, 'S 20.14.600', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '132'),
(42235, 'S 18.99.600 ', 451, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '444'),
(42236, 'S SF 2KF9069C', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '56.69'),
(42237, 'S SF VF4244 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '21.41'),
(42238, 'S SF VF4238 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '17.83'),
(42239, 'S SF 2KF9180', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '31.73'),
(42240, 'S SF VF4232 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '19.44'),
(42241, 'S SF 2VF2393', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '20.76'),
(42242, 'S SF VF4228 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '24.04'),
(42243, 'S SF VF2003', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.85'),
(42244, 'S SF VF2006', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '11.28'),
(42245, 'S SF VF4223 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '17.79'),
(42246, 'S SF VF2009', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '11.87'),
(42247, 'S SF VF2012', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '9.88'),
(42248, 'S SF VF3824 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '55'),
(42249, 'S SF VF2015', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '12.26'),
(42250, 'S SF VF2018', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.52'),
(42251, 'S SF VF2027', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '16.78'),
(42252, 'S SF VF2030', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '28.32'),
(42253, 'S SF VF2033', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.13'),
(42254, 'S SF VF2036', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '12.71'),
(42255, 'S SF VF2039', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '15.43'),
(42256, 'S SF VF2042', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '17.71'),
(42257, 'S SF VF2045', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '15.43'),
(42258, 'S SF VF2051', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '7.62'),
(42259, 'S SF VF2054', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '123'),
(42260, 'S SF VF2057', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '21.63'),
(42261, 'S SF VF2060', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '17.92'),
(42262, 'S SF VF2063', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '12.59'),
(42263, 'S SF VF2066', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.64'),
(42264, 'S SF VF2069', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '12.86'),
(42265, 'S SF VF3821 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '19.41'),
(42266, 'S SF VF2072', 451, '', 'Filtre aer ', 1, 0, 8, '', 1, '123'),
(42267, 'S SF VF2075', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '10.71'),
(42268, 'S SF VF3818 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '19.38'),
(42269, 'S SF VF2078', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '17.26'),
(42270, 'S SF VF3812 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '52.11'),
(42271, 'S SF VF2081', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.85'),
(42272, 'S SF VF2084', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '19.91'),
(42273, 'S SF VF2090', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '17.14'),
(42274, 'S SF VF3737 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '19.59'),
(42275, 'S SF VF2093', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '11.05'),
(42276, 'S SF VF3290 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.78'),
(42277, 'S SF VF2099', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '11.04'),
(42278, 'S SF VF2105', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '17.2'),
(42279, 'S SF VF2108', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '10.2'),
(42280, 'S SF VF3134 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '11.61'),
(42281, 'S SF VF2111', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '8.88'),
(42282, 'S SF VF3029 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '11.28'),
(42283, 'S SF VF2114', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '16.67'),
(42284, 'S SF VF2993 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '21.81'),
(42285, 'S SF VF2120', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '18.35'),
(42286, 'S SF VF2990 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '23.06'),
(42287, 'S SF VF2942 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '11.64'),
(42288, 'S SF VF2123', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '16.78'),
(42289, 'S SF VF2885 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '26.92'),
(42290, 'S SF VF2126', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '21.89'),
(42291, 'S SF VF2837 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '16.88'),
(42292, 'S SF VF2129', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '16.78'),
(42293, 'S SF VF2822 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '15.55'),
(42294, 'S SF VF2132', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '19.02'),
(42295, 'S SF VF2813 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '66'),
(42296, 'S SF VF2774 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '15.43'),
(42297, 'S SF VF2138', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '21.09'),
(42298, 'S SF VF2759 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '20.04'),
(42299, 'S SF VF2141', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '15.18'),
(42300, 'S SF VF2723 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '12.86'),
(42301, 'S SF VF2144', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '11.51'),
(42302, 'S SF VF2717 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '14.63'),
(42303, 'S SF VF2147', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '123'),
(42304, 'S SF VF2711 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '20.79'),
(42305, 'S SF VF2156', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.72'),
(42306, 'S SF VF2159', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.85'),
(42307, 'S SF VF2690 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '30.3'),
(42308, 'S SF VF2651 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '15.25'),
(42309, 'S SF VF2162', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '14.3'),
(42310, 'S SF VF2633 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '11.84'),
(42311, 'S SF VF2165', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.97'),
(42312, 'S SF VF2630 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '16.65'),
(42313, 'S SF VF2168', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '17.92'),
(42314, 'S SF VF2621 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '12.95'),
(42315, 'S SF VF2171', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '11.46'),
(42316, 'S SF VF2579 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '19.71'),
(42317, 'S SF VF2174', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.78'),
(42318, 'S SF VF2576 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '12.54'),
(42319, 'S SF VF2561 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '12.29'),
(42320, 'S SF VF2549 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.72'),
(42321, 'S SF VF2177', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '19.02'),
(42322, 'S SF VF2546 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '16.78'),
(42323, 'S SF VF2180', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '18.3'),
(42324, 'S SF VF2537 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '14.05'),
(42325, 'S SF VF2186', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '24.76'),
(42326, 'S SF VF2534 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '17.92'),
(42327, 'S SF VF2531 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '15.85'),
(42328, 'S SF VF2192', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '23.72'),
(42329, 'S SF VF2525 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '53.54'),
(42330, 'S SF VF2195', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '14.12'),
(42331, 'S SF VF2522 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '15.2'),
(42332, 'S SF VF2519 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.45'),
(42333, 'S SF VF2516 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '15.8'),
(42334, 'S SF VF2204', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.52'),
(42335, 'S SF VF2504 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '14.53'),
(42336, 'S SF VF2501 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '19.83'),
(42337, 'S SF VF2207', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '16.63'),
(42338, 'S SF VF2459 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '16.78'),
(42339, 'S SF VF2210', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '17.05'),
(42340, 'S SF VF2447 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '11.64'),
(42341, 'S SF VF2441 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '26.49'),
(42342, 'S SF VF2213', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.4'),
(42343, 'S SF VF2438 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '20.06'),
(42344, '1 457 432 178', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, 'KVMK0186', 1, '213'),
(42345, 'S SF VF2432 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.45'),
(86774, 'E92KP D169', 81, '', 'Filtre combustibil', 0, 0, 9, 'D19159001-001', 1, '140.98'),
(86773, 'E91KP D165', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12478001-001', 1, '67.45'),
(86772, 'E91H', 81, '', 'Filtre ulei', 0, 0, 7, 'D13528001-001', 1, '1195.75'),
(86771, 'E89L', 81, '', 'Filtre aer', 0, 0, 8, 'D11786001-001', 1, '18.76'),
(86770, 'E89KP D163', 81, '', 'Filtre combustibil', 0, 0, 9, 'D19148001-001', 1, '76.9'),
(86769, 'E88KP D158', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12152001-001', 1, '87.36'),
(86768, 'E88H D24', 81, '', 'Filtre ulei', 0, 0, 7, 'D12378001-001', 1, '17.35'),
(86767, 'E888L', 81, '', 'Filtre aer', 0, 0, 8, 'D20046001-001', 1, '70.93'),
(86766, 'E885L', 81, '', 'Filtre aer', 0, 0, 8, 'D19274001-001', 1, '67.79'),
(86765, 'E882L', 81, '', 'Filtre aer', 0, 0, 8, 'D19565001-001', 1, '85.11'),
(86764, 'E879L', 81, '', 'Filtre aer', 0, 0, 8, 'D20045001-001', 1, '126.27'),
(86763, 'E85KP D146', 81, '', 'Filtre combustibil', 0, 0, 9, 'D19133001-001', 1, '79.62'),
(86762, 'E851L', 81, '', 'Filtre aer', 0, 0, 8, 'D19250001-001', 1, '51.86'),
(86761, 'E842L', 81, '', 'Filtre aer', 0, 0, 8, '', 1, '259.32'),
(86760, 'E82KP D36', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12364001-001', 1, '91.43'),
(86759, 'E821L', 81, '', 'Filtre aer', 0, 0, 8, 'D15586001-001', 1, '59.97'),
(86758, 'E820L', 81, '', 'Filtre aer', 0, 0, 8, 'D15582001-001', 1, '52.9'),
(86757, 'E81L', 81, '', 'Filtre aer', 0, 0, 8, 'D11696001-001', 1, '39.82'),
(86756, 'E817L', 81, '', 'Filtre aer', 0, 0, 8, 'D15540001-001', 1, '162.93'),
(86755, 'E816LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D15570001-001', 1, '155.83'),
(86754, 'E816L', 81, '', 'Filtre aer', 0, 0, 8, 'D15572001-001', 1, '134.23'),
(86753, 'E811L', 81, '', 'Filtre aer', 0, 0, 8, 'D17348001-001', 1, '239.2'),
(86752, 'E810L', 81, '', 'Filtre aer', 0, 0, 8, '', 1, '395.76'),
(86751, 'E79KP D118', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12212001-001', 1, '78.48'),
(86750, 'E798L', 81, '', 'Filtre aer', 0, 0, 8, 'D15524001-001', 1, '26.25'),
(86749, 'E794L', 81, '', 'Filtre aer', 0, 0, 8, '', 1, '453.84'),
(86748, 'E78H', 81, '', 'Filtre ulei', 0, 0, 7, 'D13368001-001', 1, '88.99'),
(86747, 'E787L', 81, '', 'Filtre aer', 0, 0, 8, 'D14060001-001', 1, '425.64'),
(86746, 'E786LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D17346001-001', 1, '200.8'),
(86745, 'E77KP', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12334001-001', 1, '20.83'),
(86744, 'E76K D42', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11752001-001', 1, '20.46'),
(86743, 'E765L', 81, '', 'Filtre aer', 0, 0, 8, '', 1, '264'),
(86742, 'E75K D42', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11512001-001', 1, '9.46'),
(86741, 'E73H D134', 81, '', 'Filtre ulei', 0, 0, 7, 'D13310001-001', 1, '34.08'),
(86740, 'E735L', 81, '', 'Filtre aer', 0, 0, 8, 'D13894001-001', 1, '204.89'),
(86739, 'E733L', 81, '', 'Filtre aer', 0, 0, 8, 'D19167001-001', 1, '65.84'),
(86738, 'E732L', 81, '', 'Filtre aer', 0, 0, 8, 'D13918001-001', 1, '54.68'),
(86737, 'E72KP D107', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12044001-001', 1, '67.59'),
(86736, 'E725L', 81, '', 'Filtre aer', 0, 0, 8, 'D23456001-001', 1, '89.12'),
(86735, 'E723L', 81, '', 'Filtre aer', 0, 0, 8, 'D22074001-001', 1, '88.61'),
(86734, 'E71H D141', 81, '', 'Filtre ulei', 0, 0, 7, 'D14412001-001', 1, '40.12'),
(86733, 'E718L', 81, '', 'Filtre aer', 0, 0, 8, 'D13884001-001', 1, '57.1'),
(86732, 'E714L', 81, '', 'Filtre aer', 0, 0, 8, 'D13880001-001', 1, '49.6'),
(86731, 'E70L2', 81, '', 'Filtre aer', 0, 0, 8, 'D11452001-001', 1, '20.26'),
(86730, 'E70KP D98', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11930001-001', 1, '65.15'),
(86729, 'E70H', 81, '', 'Filtre ulei', 0, 0, 7, 'D13298001-001', 1, '81.11'),
(86728, 'E707L', 81, '', 'Filtre aer', 0, 0, 8, 'D13776001-001', 1, '241.62'),
(86727, 'E706L', 81, '', 'Filtre aer', 0, 0, 8, 'D15384001-001', 1, '324.74'),
(86726, 'E702L', 81, '', 'Filtre aer', 0, 0, 8, 'D13812001-001', 1, '417.08');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(86725, 'E69L', 81, '', 'Filtre aer', 0, 0, 8, 'D12066001-001', 1, '42.37'),
(86724, 'E69KP D100', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11900001-001', 1, '52.09'),
(86723, 'E68KP D73', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11956001-001', 1, '106.81'),
(86722, 'E689L', 81, '', 'Filtre aer', 0, 0, 8, 'D13716001-001', 1, '53.9'),
(86721, 'E688L', 81, '', 'Filtre aer', 0, 0, 8, 'D13714001-001', 1, '44.46'),
(86720, 'E681L', 81, '', 'Filtre aer', 0, 0, 8, 'D13700001-001', 1, '296.42'),
(86719, 'E67H', 81, '', 'Filtre ulei', 0, 0, 7, 'D13294001-001', 1, '203.82'),
(86718, 'E679LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D13676001-001', 1, '108.29'),
(86717, 'E676L01', 81, '', 'Filtre aer', 0, 0, 8, 'D22292001-001', 1, '73.19'),
(86716, 'E672LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D13658001-001', 1, '135'),
(86715, 'E671L', 81, '', 'Filtre aer', 0, 0, 8, 'D15392001-001', 1, '267.22'),
(86714, 'E66KP D36', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11792001-001', 1, '48.52'),
(86713, 'E666L', 81, '', 'Filtre aer', 0, 0, 8, 'D13612001-001', 1, '203.45'),
(86712, 'E662L', 81, '', 'Filtre aer', 0, 0, 8, 'D15382001-001', 1, '47.13'),
(86711, 'E661L', 81, '', 'Filtre aer', 0, 0, 8, 'D13596001-001', 1, '228.78'),
(86710, 'E65KP D95', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11814001-001', 1, '58.52'),
(86709, 'E651L', 81, '', 'Filtre aer', 0, 0, 8, 'D15444001-001', 1, '84.38'),
(86708, 'E648L', 81, '', 'Filtre aer', 0, 0, 8, 'D15420001-001', 1, '72.36'),
(86707, 'E647L', 81, '', 'Filtre aer', 0, 0, 8, 'D15418001-001', 1, '71.91'),
(86706, 'E640L', 81, '', 'Filtre aer', 0, 0, 8, 'D15400001-001', 1, '65.62'),
(86705, 'E633L', 81, '', 'Filtre aer', 0, 0, 8, 'D15362001-001', 1, '203.45'),
(86704, 'E632L', 81, '', 'Filtre aer', 0, 0, 8, 'D15360001-001', 1, '41.73'),
(86703, 'E631LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D15466001-001', 1, '404.08'),
(86702, 'E631L01', 81, '', 'Filtre aer', 0, 0, 8, 'E631L01', 1, '540.22'),
(86701, 'E630LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D15480001-001', 1, '338.82'),
(86700, 'E630H02 D103', 81, '', 'Filtre ulei', 0, 0, 7, 'D17379001-001', 1, '23.28'),
(86699, 'E629L', 81, '', 'Filtre aer', 0, 0, 8, 'D15350001-001', 1, '68.43'),
(86698, 'E627L', 81, '', 'Filtre aer', 0, 0, 8, 'D15344001-001', 1, '104.84'),
(86697, 'E622H', 81, '', 'Filtre ulei', 0, 0, 7, 'D14484001-001', 1, '109.86'),
(86696, 'E621L', 81, '', 'Filtre aer', 0, 0, 8, 'D11480001-001', 1, '65.87'),
(86695, 'E621H D60', 81, '', 'Filtre ulei', 0, 0, 7, 'D12396001-001', 1, '45.38'),
(86694, 'E620L', 81, '', 'Filtre aer', 0, 0, 8, 'D11476001-001', 1, '65.87'),
(86693, 'E61H D127', 81, '', 'Filtre ulei', 0, 0, 7, 'D14200001-001', 1, '34.46'),
(86692, 'E618L', 81, '', 'Filtre aer', 0, 0, 8, 'D15304001-001', 1, '55.82'),
(86691, 'E617L', 81, '', 'Filtre aer', 0, 0, 8, 'D15300001-001', 1, '49.58'),
(86690, 'E616L', 81, '', 'Filtre aer', 0, 0, 8, 'D15298001-001', 1, '67.15'),
(86689, 'E614L', 81, '', 'Filtre aer', 0, 0, 8, 'D15296001-001', 1, '45.49'),
(86688, 'E611L', 81, '', 'Filtre aer', 0, 0, 8, 'D15282001-001', 1, '52.48'),
(86687, 'E611H D122', 81, '', 'Filtre ulei', 0, 0, 7, 'D13038001-001', 1, '23.59'),
(86686, 'E610H D38', 81, '', 'Filtre ulei', 0, 0, 7, 'D11684001-001', 1, '13.24'),
(86685, 'E60H D110', 81, '', 'Filtre ulei', 0, 0, 7, 'D14190001-001', 1, '50.17'),
(86684, 'E608L', 81, '', 'Filtre aer', 0, 0, 8, 'D15272001-001', 1, '78.48'),
(86683, 'E605L', 81, '', 'Filtre aer', 0, 0, 8, 'D15262001-001', 1, '48.44'),
(86682, 'E603L', 81, '', 'Filtre aer', 0, 0, 8, 'D15252001-001', 1, '307.54'),
(86681, 'E601L', 81, '', 'Filtre aer', 0, 0, 8, 'D15248001-001', 1, '62.05'),
(86680, 'E600H D38', 81, '', 'Filtre ulei', 0, 0, 7, 'D11714001-001', 1, '19.64'),
(86679, 'E5KFR2 D12', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11382001-001', 1, '15.46'),
(86678, 'E59H', 81, '', 'Filtre ulei', 0, 0, 7, 'D13186001-001', 1, '66.6'),
(86677, 'E595L', 81, '', 'Filtre aer', 0, 0, 8, 'D15226001-001', 1, '248.4'),
(86676, 'E592L', 81, '', 'Filtre aer', 0, 0, 8, 'D15218001-001', 1, '91.99'),
(86675, 'E591LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D15216001-001', 1, '339.93'),
(86674, 'E591L', 81, '', 'Filtre aer', 0, 0, 8, 'D15214001-001', 1, '496.71'),
(86673, 'E590L', 81, '', 'Filtre aer', 0, 0, 8, 'D15210001-001', 1, '54.49'),
(86672, 'E589L', 81, '', 'Filtre aer', 0, 0, 8, 'D15208001-001', 1, '54.18'),
(86671, 'E587L', 81, '', 'Filtre aer', 0, 0, 8, 'D15196001-001', 1, '56.74'),
(86670, 'E582L', 81, '', 'Filtre aer', 0, 0, 8, 'D15184001-001', 1, '88.33'),
(86669, 'E581L', 81, '', 'Filtre aer', 0, 0, 8, 'D15182001-001', 1, '71.8'),
(86668, 'E580LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D13606001-001', 1, '204.93'),
(86667, 'E57KP D73', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11738001-001', 1, '53.76'),
(86666, 'E577L', 81, '', 'Filtre aer', 0, 0, 8, 'D15172001-001', 1, '44.07'),
(86665, 'E574LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D14136001-001', 1, '111.96'),
(86664, 'E571LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D15432001-001', 1, '74.69'),
(86663, 'E571L', 81, '', 'Filtre aer', 0, 0, 8, 'D15156001-001', 1, '102.85'),
(86662, 'E570LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D15220001-001', 1, '226.7'),
(86661, 'E56KP D72', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11686001-001', 1, '65.15'),
(86660, 'E55KP D69', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12096001-001', 1, '43.43'),
(86659, 'E555L', 81, '', 'Filtre aer', 0, 0, 8, 'D15122001-001', 1, '61.05'),
(86658, 'E554L', 81, '', 'Filtre aer', 0, 0, 8, 'D15120001-001', 1, '45.91'),
(86657, 'E551L', 81, '', 'Filtre aer', 0, 0, 8, 'D15114001-001', 1, '62.33'),
(86656, 'E550L', 81, '', 'Filtre aer', 0, 0, 8, 'D15112001-001', 1, '36.19'),
(86655, 'E543L', 81, '', 'Filtre aer', 0, 0, 8, 'D15098001-001', 1, '52.03'),
(86654, 'E542L', 81, '', 'Filtre aer', 0, 0, 8, 'D15096001-001', 1, '318.56'),
(86653, 'E541L', 81, '', 'Filtre aer', 0, 0, 8, 'D15094001-001', 1, '318.56'),
(86652, 'E540LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D15380001-001', 1, '126.76'),
(86651, 'E540L', 81, '', 'Filtre aer', 0, 0, 8, 'D15088001-001', 1, '247.63'),
(86650, 'E52KP D36', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11594001-001', 1, '31.81'),
(86649, 'E512L', 81, '', 'Filtre aer', 0, 0, 8, 'D19244001-001', 1, '67.75'),
(86648, 'E500KP02 D36', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11588001-001', 1, '51.78'),
(86647, 'E500H D129', 81, '', 'Filtre ulei', 0, 0, 7, 'D14268001-001', 1, '57.6'),
(86646, 'E498L', 81, '', 'Filtre aer', 0, 0, 8, 'D15086001-001', 1, '187.1'),
(86645, 'E497L', 81, '', 'Filtre aer', 0, 0, 8, 'D15090001-001', 1, '367.92'),
(86644, 'E496LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D14004001-001', 1, '423.9'),
(86643, 'E496L01', 81, '', 'Filtre aer', 0, 0, 8, 'E496L01', 1, '257.98'),
(86642, 'E494L', 81, '', 'Filtre aer', 0, 0, 8, 'D15078001-001', 1, '46.83'),
(86641, 'E491L', 81, '', 'Filtre aer', 0, 0, 8, 'D15072001-001', 1, '259.83'),
(86640, 'E490L', 81, '', 'Filtre aer', 0, 0, 8, 'D15068001-001', 1, '34.86'),
(86639, 'E488L', 81, '', 'Filtre aer', 0, 0, 8, 'D15062001-001', 1, '37.68'),
(86638, 'E487L', 81, '', 'Filtre aer', 0, 0, 8, 'D22288001-001', 1, '42.9'),
(86637, 'E483L', 81, '', 'Filtre aer', 0, 0, 8, 'D15048001-001', 1, '267.89'),
(86636, 'E482L', 81, '', 'Filtre aer', 0, 0, 8, 'D11454001-001', 1, '46.69'),
(86635, 'E481L', 81, '', 'Filtre aer', 0, 0, 8, 'D15026001-001', 1, '41.28'),
(86634, 'E479L', 81, '', 'Filtre aer', 0, 0, 8, 'D15002001-001', 1, '270.45'),
(86633, 'E46H D126', 81, '', 'Filtre ulei', 0, 0, 7, 'D13104001-001', 1, '33.27'),
(86632, 'E454LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D13800001-001', 1, '184.67'),
(86631, 'E453L', 81, '', 'Filtre aer', 0, 0, 8, 'D14476001-001', 1, '155.7'),
(86630, 'E452LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D15306001-001', 1, '133.36'),
(86629, 'E452L', 81, '', 'Filtre aer', 0, 0, 8, 'D14474001-001', 1, '258.89'),
(86628, 'E451L', 81, '', 'Filtre aer', 0, 0, 8, 'D13312001-001', 1, '187.56'),
(86627, 'E44H D110', 81, '', 'Filtre ulei', 0, 0, 7, 'D13518001-001', 1, '31.85'),
(86626, 'E43H D97', 81, '', 'Filtre ulei', 0, 0, 7, 'D13286001-001', 1, '74.22'),
(86625, 'E436L01', 81, '', 'Filtre aer', 0, 0, 8, 'D20044001-001', 1, '36.3'),
(86624, 'E434L', 81, '', 'Filtre aer', 0, 0, 8, 'D15016001-001', 1, '113.4'),
(86623, 'E428LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D14970001-001', 1, '286.03'),
(86622, 'E428L01', 81, '', 'Filtre aer', 0, 0, 8, 'D15032001-001', 1, '202.37'),
(86621, 'E424L', 81, '', 'Filtre aer', 0, 0, 8, 'D14956001-001', 1, '287.04'),
(86620, 'E422KP D98', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11946001-001', 1, '88.03'),
(86619, 'E422H D86', 81, '', 'Filtre ulei', 0, 0, 7, 'D13226001-001', 1, '53.26'),
(86618, 'E420LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D14946001-001', 1, '253.48'),
(86617, 'E420L', 81, '', 'Filtre aer', 0, 0, 8, 'D14944001-001', 1, '289.63'),
(86616, 'E41L', 81, '', 'Filtre aer', 0, 0, 8, 'D12216001-001', 1, '20.45'),
(86615, 'E41H', 81, '', 'Filtre ulei', 0, 0, 7, 'D12986001-001', 1, '36.74'),
(86614, 'E416KP D36', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12410001-001', 1, '105.91'),
(86613, 'E416H D86', 81, '', 'Filtre ulei', 0, 0, 7, 'D14510001-001', 1, '91.99'),
(86612, 'E415KP D72', 81, '', 'Filtre combustibil', 0, 0, 9, 'D23454001-001', 1, '181.31'),
(86611, 'E40H D105', 81, '', 'Filtre ulei', 0, 0, 7, 'D13248001-001', 1, '37.5'),
(86610, 'E4030K', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12464001-001', 1, '457.09'),
(86609, 'E39H D131', 81, '', 'Filtre ulei', 0, 0, 7, 'D13306001-001', 1, '83.29'),
(86608, 'E39H D120', 81, '', 'Filtre ulei', 0, 0, 7, 'D13208001-001', 1, '122.4'),
(86607, 'E39H D119', 81, '', 'Filtre ulei', 0, 0, 7, 'D12918001-001', 1, '85.78'),
(86606, 'E397L01', 81, '', 'Filtre aer', 0, 0, 8, 'D15348001-001', 1, '71.72'),
(86605, 'E382L', 81, '', 'Filtre aer', 0, 0, 8, 'D14430001-001', 1, '42.46'),
(86604, 'E379L', 81, '', 'Filtre aer', 0, 0, 8, 'D14608001-001', 1, '45.72'),
(86603, 'E371L', 81, '', 'Filtre aer', 0, 0, 8, 'D14808001-001', 1, '94.49'),
(86602, 'E366L', 81, '', 'Filtre aer', 0, 0, 8, 'D14480001-001', 1, '279.38'),
(86601, 'E361L', 81, '', 'Filtre aer', 0, 0, 8, 'D14356001-001', 1, '216.45'),
(86600, 'E35H D102', 81, '', 'Filtre ulei', 0, 0, 7, 'D12846001-001', 1, '40.84'),
(86599, 'E356H D56', 81, '', 'Filtre ulei', 0, 0, 7, 'D13498001-001', 1, '51.89'),
(86598, 'E355H01 D109', 81, '', 'Filtre ulei', 0, 0, 7, 'D13530001-001', 1, '54.23'),
(86597, 'E350L02', 81, '', 'Filtre aer', 0, 0, 8, 'D11350001-001', 1, '56.69'),
(86596, 'E350H D44', 81, '', 'Filtre ulei', 0, 0, 7, 'D11796001-001', 1, '37.69'),
(86595, 'E34H D151', 81, '', 'Filtre ulei', 0, 0, 7, 'D12818001-001', 1, '98.46'),
(86594, 'E33H D96', 81, '', 'Filtre ulei', 0, 0, 7, 'D12816001-001', 1, '23.53'),
(86593, 'E336L', 81, '', 'Filtre aer', 0, 0, 8, 'D14204001-001', 1, '47.19'),
(86592, 'E32H D21', 81, '', 'Filtre ulei', 0, 0, 7, 'D14178001-001', 1, '55.07'),
(86591, 'E32H D184', 81, '', 'Filtre ulei', 0, 0, 7, 'D14178001-001', 1, '41.68'),
(86590, 'E328L', 81, '', 'Filtre aer', 0, 0, 8, 'D14182001-001', 1, '119.1'),
(86589, 'E320L', 81, '', 'Filtre aer', 0, 0, 8, 'D13494001-001', 1, '183.89'),
(86588, 'E320H01 D84', 81, '', 'Filtre ulei', 0, 0, 7, 'D12650001-001', 1, '33.58'),
(86587, 'E318L', 81, '', 'Filtre aer', 0, 0, 8, 'D13490001-001', 1, '35.94'),
(86586, 'E316L', 81, '', 'Filtre aer', 0, 0, 8, 'D12908001-001', 1, '353.68'),
(86585, 'E315L', 81, '', 'Filtre aer', 0, 0, 8, 'D13504001-001', 1, '966.17'),
(86584, 'E314L', 81, '', 'Filtre aer', 0, 0, 8, 'D13500001-001', 1, '259.56'),
(86583, 'E314H01 D58', 81, '', 'Filtre ulei', 0, 0, 7, 'D14346001-001', 1, '64.03'),
(86582, 'E312L', 81, '', 'Filtre aer', 0, 0, 8, 'D13396001-001', 1, '242.89'),
(86581, 'E307L', 81, '', 'Filtre aer', 0, 0, 8, 'D13330001-001', 1, '131.11'),
(86580, 'E304L', 81, '', 'Filtre aer', 0, 0, 8, 'D13256001-001', 1, '31.21'),
(86579, 'E301L', 81, '', 'Filtre aer', 0, 0, 8, 'D13370001-001', 1, '29.85'),
(86578, 'E300H D28', 81, '', 'Filtre ulei', 0, 0, 7, 'D12436001-001', 1, '30.19'),
(86577, 'E29L', 81, '', 'Filtre aer', 0, 0, 8, 'D11818001-001', 1, '18.86'),
(86576, 'E297L', 81, '', 'Filtre aer', 0, 0, 8, 'D13162001-001', 1, '224.41'),
(86575, 'E295L', 81, '', 'Filtre aer', 0, 0, 8, 'D12308001-001', 1, '93'),
(86574, 'E291L', 81, '', 'Filtre aer', 0, 0, 8, 'D12542001-001', 1, '194.38'),
(86573, 'E290L', 81, '', 'Filtre aer', 0, 0, 8, 'D12938001-001', 1, '250.19'),
(86572, 'E28H01 D26', 81, '', 'Filtre ulei', 0, 0, 7, 'D22285001-001', 1, '55.51'),
(86571, 'E28H D175', 81, '', 'Filtre ulei', 0, 0, 7, 'E28H D175', 1, '47.14'),
(86570, 'E28H D174', 81, '', 'Filtre ulei', 0, 0, 7, 'E28H D174', 1, '55.85'),
(86569, 'E28H', 81, '', 'Filtre ulei', 0, 0, 7, '', 1, '35.48'),
(86568, 'E285L01', 81, '', 'Filtre aer', 0, 0, 8, 'D12270001-001', 1, '113.74'),
(86567, 'E281L', 81, '', 'Filtre aer', 0, 0, 8, 'D12288001-001', 1, '395.37'),
(86566, 'E27H D84', 81, '', 'Filtre ulei', 0, 0, 7, 'D12742001-001', 1, '76.67'),
(86565, 'E27H D125', 81, '', 'Filtre ulei', 0, 0, 7, 'D14436001-001', 1, '42.65'),
(86564, 'E278L', 81, '', 'Filtre aer', 0, 0, 8, 'D11774001-001', 1, '88.74'),
(86563, 'E277L', 81, '', 'Filtre aer', 0, 0, 8, 'D11534001-001', 1, '66.7'),
(86562, 'E273L', 81, '', 'Filtre aer', 0, 0, 8, 'D12302001-001', 1, '222.33'),
(86561, 'E272L', 81, '', 'Filtre aer', 0, 0, 8, 'D12506001-001', 1, '245.82'),
(86560, 'E270L', 81, '', 'Filtre aer', 0, 0, 8, 'D12952001-001', 1, '224.78'),
(86559, 'E256L', 81, '', 'Filtre aer', 0, 0, 8, 'D12994001-001', 1, '94.66'),
(86558, 'E253L', 81, '', 'Filtre aer', 0, 0, 8, 'D12988001-001', 1, '34.46'),
(86557, 'E251L', 81, '', 'Filtre aer', 0, 0, 8, 'D12912001-001', 1, '301.6'),
(86556, 'E251H D11', 81, '', 'Filtre ulei', 0, 0, 7, 'D11638001-001', 1, '27.32'),
(86555, 'E243H D13', 81, '', 'Filtre ulei', 0, 0, 7, 'D11990001-001', 1, '48.52'),
(86554, 'E242L', 81, '', 'Filtre aer', 0, 0, 8, 'D12874001-001', 1, '41.28'),
(86553, 'E240L', 81, '', 'Filtre aer', 0, 0, 8, 'D12798001-001', 1, '43.21'),
(86552, 'E23H D81', 81, '', 'Filtre ulei', 0, 0, 7, 'D12546001-001', 1, '34.66'),
(86551, 'E237L', 81, '', 'Filtre aer', 0, 0, 8, 'D12810001-001', 1, '195.05'),
(86550, 'E235H03', 81, '', 'Filtre ulei', 0, 0, 7, 'D11622001-001', 1, '40.87'),
(86549, 'E22H D88', 81, '', 'Filtre ulei', 0, 0, 7, 'D12750001-001', 1, '27.61'),
(86548, 'E229L', 81, '', 'Filtre aer', 0, 0, 8, 'D12730001-001', 1, '81.11'),
(86547, 'E222L', 81, '', 'Filtre aer', 0, 0, 8, 'D12572001-001', 1, '333.41'),
(86546, 'E21K', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11294001-001', 1, '19.48'),
(86545, 'E21H D74', 81, '', 'Filtre ulei', 0, 0, 7, 'D12496001-001', 1, '87.96'),
(86544, 'E219L', 81, '', 'Filtre aer', 0, 0, 8, 'D12954001-001', 1, '142.13'),
(86543, 'E218L', 81, '', 'Filtre aer', 0, 0, 8, 'D12324001-001', 1, '212.15'),
(86542, 'E215L', 81, '', 'Filtre aer', 0, 0, 8, 'D12438001-001', 1, '35.11'),
(86541, 'E214L', 81, '', 'Filtre aer', 0, 0, 8, 'D12428001-001', 1, '158.19'),
(86540, 'E213L', 81, '', 'Filtre aer', 0, 0, 8, 'D12424001-001', 1, '230.23'),
(86539, 'E20N01', 81, '', 'Filtre ulei', 0, 0, 7, 'D11326001-001', 1, '22.27'),
(86538, 'E20H D79', 81, '', 'Filtre ulei', 0, 0, 7, 'D12518001-001', 1, '24.5'),
(86537, 'E209L', 81, '', 'Filtre aer', 0, 0, 8, 'D12332001-001', 1, '90.89'),
(86536, 'E203H04 D67', 81, '', 'Filtre ulei', 0, 0, 7, 'D14332001-001', 1, '41.98'),
(86535, 'E202H01 D34', 81, '', 'Filtre ulei', 0, 0, 7, 'D12298001-001', 1, '40.59'),
(86534, 'E200M D05', 81, '', 'Filtre combustibil', 0, 0, 7, 'D11950001-001', 1, '28.63'),
(86533, 'E200H D22', 81, '', 'Filtre ulei', 0, 0, 7, 'D12356001-001', 1, '28.48'),
(86532, 'E2000LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D14858001-001', 1, '224.92'),
(86531, 'E19H D83', 81, '', 'Filtre ulei', 0, 0, 7, 'D12590001-001', 1, '30.84'),
(86530, 'E198L', 81, '', 'Filtre aer', 0, 0, 8, 'D12162001-001', 1, '33.83'),
(86529, 'E198H D09', 81, '', 'Filtre ulei', 0, 0, 7, 'D11574001-001', 1, '32.01'),
(86528, 'E197H D31', 81, '', 'Filtre ulei', 0, 0, 7, 'D11514001-001', 1, '33.16'),
(86527, 'E197H D23', 81, '', 'Filtre aer', 0, 0, 7, 'D11514001-001', 1, '20.26'),
(86526, 'E197H D06', 81, '', 'Filtre ulei', 0, 0, 7, 'D11514001-001', 1, '24.28'),
(86525, 'E196HN D03', 81, '', 'Filtre ulei', 0, 0, 7, 'D12326001-001', 1, '34.37'),
(86524, 'E1905LI', 81, '', 'Filtre aer', 0, 0, 424, 'D15180001-001', 1, '55.74'),
(86523, 'E1900LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D14854001-001', 1, '175.6'),
(86522, 'E1900L', 81, '', 'Filtre aer', 0, 0, 8, 'D14852001-001', 1, '148.04'),
(86521, 'E1800LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D14850001-001', 1, '176.6'),
(86520, 'E1800L', 81, '', 'Filtre aer', 0, 0, 8, 'D14848001-001', 1, '136.15'),
(86519, 'E17H01 D50', 81, '', 'Filtre ulei', 0, 0, 7, 'D14418001-001', 1, '38.98'),
(86518, 'E17H D57', 81, '', 'Filtre ulei', 0, 0, 7, 'D12620001-001', 1, '37'),
(86517, 'E175L', 81, '', 'Filtre aer', 0, 0, 8, 'D12534001-001', 1, '35.11'),
(86516, 'E175H D129', 81, '', 'Filtre ulei', 0, 0, 7, 'D12482001-001', 1, '85.78'),
(86515, 'E174H D11', 81, '', 'Filtre ulei', 0, 0, 7, 'D11546001-001', 1, '28.4'),
(86514, 'E173L', 81, '', 'Filtre aer', 0, 0, 8, 'D12458001-001', 1, '25.94'),
(86513, 'E172L', 81, '', 'Filtre aer', 0, 0, 8, 'D12330001-001', 1, '32.88'),
(86512, 'E172H D35', 81, '', 'Filtre ulei', 0, 0, 7, 'D11558001-001', 1, '18.55'),
(86511, 'E171L', 81, '', 'Filtre aer', 0, 0, 8, 'D12452001-001', 1, '35.48'),
(86510, 'E170HN D16', 81, '', 'Filtre ulei', 0, 0, 7, 'D12184001-001', 1, '31.68'),
(86509, 'E1700LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D14846001-001', 1, '150.64'),
(86508, 'E1700L', 81, '', 'Filtre aer', 0, 0, 8, 'D14844001-001', 1, '157.45'),
(86507, 'E167L', 81, '', 'Filtre aer', 0, 0, 8, 'D12454001-001', 1, '39.87'),
(86506, 'E161L', 81, '', 'Filtre aer', 0, 0, 8, 'D12670001-001', 1, '23.95'),
(86505, 'E161H01 D28', 81, '', 'Filtre ulei', 0, 0, 7, 'D11770001-001', 1, '30.77'),
(86504, 'E161H D28', 81, '', 'Filtre ulei', 0, 0, 7, 'D11494001-001', 1, '36.2'),
(86503, 'E160H01 D28', 81, '', 'Filtre ulei', 0, 0, 7, 'D11764001-001', 1, '26.92'),
(86502, 'E1600LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D14842001-001', 1, '116.96'),
(86501, 'E1600L', 81, '', 'Filtre aer', 0, 0, 8, 'D14840001-001', 1, '80.74'),
(86500, 'E154H D48', 81, '', 'Filtre ulei', 0, 0, 7, 'D11834001-001', 1, '17.04'),
(86499, 'E152L', 81, '', 'Filtre aer', 0, 0, 8, 'D12348001-001', 1, '31.66'),
(86498, 'E1500L', 81, '', 'Filtre aer', 0, 0, 8, 'D14836001-001', 1, '85.11'),
(86497, 'E146H D108', 81, '', 'Filtre ulei', 0, 0, 7, 'D13450001-001', 1, '24.89'),
(86496, 'E13H D47', 81, '', 'Filtre ulei', 0, 0, 7, 'D11830001-001', 1, '37.11'),
(86495, 'E134H D31', 81, '', 'Filtre ulei', 0, 0, 7, '', 1, '26.92'),
(86494, 'E134H D06', 81, '', 'Filtre ulei', 0, 0, 7, 'D11506001-001', 1, '35.66'),
(86493, 'E128L', 81, '', 'Filtre aer', 0, 0, 8, 'D11842001-001', 1, '37.67'),
(86492, 'E121H D01', 81, '', 'Filtre ulei', 0, 0, 7, 'D11922001-001', 1, '22.13'),
(86491, 'E120SF006', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11586001-001', 1, '247.63'),
(86490, 'E120L', 81, '', 'Filtre aer', 0, 0, 8, 'D11654001-001', 1, '92.3'),
(86489, 'E120H', 81, '', 'Filtre ulei', 0, 0, 7, 'D13568001-001', 1, '79.56'),
(86488, 'E11S04 D65', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12394001-001', 1, '19.18'),
(86487, 'E11S04 D132', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12398001-001', 1, '17.22'),
(86486, 'E11S03 D65', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12108001-001', 1, '28.4'),
(86485, 'E11S03 D132', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12362001-001', 1, '33.87'),
(86484, 'E11H02 D155', 81, '', 'Filtre ulei', 0, 0, 7, 'D18997001-001', 1, '36.89'),
(86483, 'E11H D57', 81, '', 'Filtre ulei', 0, 0, 7, 'D19338001-001', 1, '25.57'),
(86482, 'E118LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D11678001-001', 1, '212.15'),
(86481, 'E118L02', 81, '', 'Filtre aer', 0, 0, 8, 'D12264001-001', 1, '273.3'),
(86480, 'E118L', 81, '', 'Filtre aer', 0, 0, 8, 'D11582001-001', 1, '163.97'),
(86479, 'E117L', 81, '', 'Filtre aer', 0, 0, 8, 'D11500001-001', 1, '134.06'),
(86478, 'E116LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D11670001-001', 1, '103.92'),
(86477, 'E116L', 81, '', 'Filtre aer', 0, 0, 8, 'D11488001-001', 1, '158.19'),
(86476, 'E116H', 81, '', 'Filtre ulei', 0, 0, 7, 'D12040001-001', 1, '23.79'),
(86475, 'E115LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D11664001-001', 1, '85.48'),
(86474, 'E115L', 81, '', 'Filtre aer', 0, 0, 8, 'D11482001-001', 1, '126.41'),
(86473, 'E114L', 81, '', 'Filtre aer', 0, 0, 8, 'D11636001-001', 1, '92.3'),
(86472, 'E113L', 81, '', 'Filtre aer', 0, 0, 8, 'D11630001-001', 1, '80.99'),
(86471, 'E112LS', 81, '', 'Filtre aer', 0, 0, 2470, 'D11806001-001', 1, '83.93'),
(86470, 'E112L', 81, '', 'Filtre aer', 0, 0, 8, 'D11626001-001', 1, '71.37'),
(86469, 'E111H', 81, '', 'Filtre ulei', 0, 0, 7, 'D11410001-001', 1, '28.93'),
(86468, 'E110L', 81, '', 'Filtre aer', 0, 0, 8, 'D11616001-001', 1, '73.82'),
(86467, 'E10KP D10', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11434001-001', 1, '21.54'),
(86466, 'E10KFR4 D10', 81, '', 'Filtre combustibil', 0, 0, 9, 'D11390001-001', 1, '20.16'),
(86465, 'E10H02', 81, '', 'Filtre ulei', 0, 0, 7, 'D11290001-001', 1, '9.96'),
(86464, 'E106H D34', 81, '', 'Filtre ulei', 0, 0, 7, 'D11746001-001', 1, '29.06'),
(86463, 'E1030K01', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12370001-001', 1, '124.19'),
(86462, 'E1030K', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12214001-001', 1, '78.96'),
(86461, 'E101U D178', 81, '', 'Filtre combustibil', 0, 0, 3855, 'D17743001-001', 1, '241.18'),
(86460, 'E1010K', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12210001-001', 1, '78.96'),
(86459, 'E100U D160', 81, '', 'Filtre combustibil', 0, 0, 3855, 'D19035001-001', 1, '157.92'),
(86458, 'E1008L', 81, '', 'Filtre aer', 0, 0, 8, '', 1, '300.15'),
(86457, 'E0530K02', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12486001-001', 1, '156.48'),
(86456, 'E0530K01', 81, '', 'Filtre combustibil', 0, 0, 9, 'D12414001-001', 1, '104.07'),
(86455, '9ML 351 332-251', 2, '', 'Fitinguri', 0, 0, 1385, '35133225', 1, '120.25'),
(86454, '9ML 351 332-181', 2, '', 'Fitinguri', 0, 0, 1385, '35133218', 1, '90.21'),
(86453, '9ML 351 321-471', 2, '', 'Senzori AC', 0, 0, 1385, '35132147', 1, '132.54'),
(86452, '9ML 351 321-451', 2, '', 'Senzori AC', 0, 0, 1385, '35132145', 1, '137.4'),
(86451, '9GR 351 288-871', 2, '', 'Oringuri AC', 0, 0, 2051, '35128887', 1, '19.15'),
(86450, '8PE 351 225-141', 2, '', 'Accesorii A/C', 0, 0, 2407, '35122514', 1, '115.68'),
(86449, '8PE 351 225-101', 2, '', 'Accesorii A/C', 0, 0, 1501, '35122510', 1, '110.56'),
(86448, '8FX 351 214-211', 2, '', 'Accesorii A/C', 0, 0, 2409, 'PAO_OIL_UV', 1, '235.54'),
(86447, '8FX 351 214-031', 2, '', 'Accesorii A/C', 0, 0, 2409, 'PAO_OIL', 1, '99.04'),
(86446, '8FX 351 214-021', 2, '', 'Accesorii A/C', 0, 0, 2409, 'PAO_OIL', 1, '108.07'),
(86445, '8FX 351 213-051', 2, '', 'Accesorii A/C', 0, 0, 2409, '35121305', 1, '82.68'),
(86444, '8FX 351 213-031', 2, '', 'Accesorii A/C', 0, 0, 2409, '35121303', 1, '82.68'),
(86443, '8EW 351 303-331', 2, '', 'Ventilatoare habitaclu', 0, 0, 2669, '35130333', 1, '976.01'),
(86442, '8EW 009 160-701', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00916070', 1, '708.62'),
(86441, '8EW 009 159-681', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00915968', 1, '757.32'),
(86440, '8EW 009 159-581', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00915958', 1, '530.68'),
(86439, '8EW 009 159-531', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00915953', 1, '563.04'),
(86438, '8EW 009 159-381', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00915938', 1, '899.27'),
(86437, '8EW 009 159-141', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00915914', 1, '873.63'),
(86436, '8EW 009 159-101', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00915910', 1, '1092.84'),
(86435, '8EW 009 159-081', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00915908', 1, '1645.13'),
(86434, '8EW 009 158-111', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00915811', 1, '514.86'),
(86433, '8EW 009 157-131', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00915713', 1, '690.7'),
(86432, '8EW 009 144-411', 2, '', 'Ventilatoare habitaclu', 0, 0, 508, '00914441', 1, '1305.13'),
(86431, '8EW 009 100-251', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00910025', 1, '746.76'),
(86430, '8EW 009 100-201', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00910020', 1, '957.95'),
(86429, '8EW 009 100-151', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00910015', 1, '876.01'),
(86428, '6ZL 351 028-801', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102880', 1, '351.71'),
(86427, '6ZL 351 028-261', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102826', 1, '314.97'),
(86426, '6ZL 351 028-231', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102823', 1, '258.69'),
(86425, '6ZL 351 028-221', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102822', 1, '151.71'),
(86424, '6ZL 351 028-191', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102819', 1, '164.49'),
(86423, '6ZL 351 028-161', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102816', 1, '562.85'),
(86422, '6ZL 351 028-151', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102815', 1, '142.55'),
(86421, '6ZL 351 028-111', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102811', 1, '363.97'),
(86420, '6ZL 351 028-101', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102810', 1, '273.41'),
(86419, '6ZL 351 028-091', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102809', 1, '268.02'),
(86418, '6ZL 351 028-081', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102808', 1, '471.88'),
(86417, '6ZL 351 028-041', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102804', 1, '284.9'),
(86416, '6ZL 351 028-031', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102803', 1, '408.27'),
(86415, '6ZL 351 028-021', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102802', 1, '265.86'),
(86414, '6ZL 351 024-081', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102408', 1, '151.71'),
(86413, '6ZL 351 023-051', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102305', 1, '199.86'),
(86412, '6ZL 351 023-041', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102304', 1, '112.18'),
(86411, '6ZL 351 022-011', 2, '', 'Senzori de presiune', 0, 0, 1360, '35102201', 1, '52.31'),
(86410, '5HL 351 321-121', 2, '', 'Senzori AC', 0, 0, 1385, '35132112', 1, '337.16'),
(86409, '9GS 351 337-781', 2, '', 'Furtune A/C', 0, 0, 2096, '35133778', 1, '128.18'),
(86408, '9GS 351 337-771', 2, '', 'Furtune A/C', 0, 0, 2096, '35133777', 1, '128.18'),
(86407, '9GS 351 337-701', 2, '', 'Furtune A/C', 0, 0, 2096, '35133770', 1, '128.18'),
(86406, '9GS 351 337-651', 2, '', 'Furtune A/C', 0, 0, 2096, '35133765', 1, '503.59'),
(86405, '9GS 351 337-621', 2, '', 'Furtune A/C', 0, 0, 2096, '35133762', 1, '402.22'),
(86404, '9GS 351 337-471', 2, '', 'Furtune A/C', 0, 0, 2096, '35133747', 1, '235.08'),
(86403, '9GS 351 337-421', 2, '', 'Furtune A/C', 0, 0, 2096, '35133742', 1, '118.3'),
(86402, '9GS 351 337-171', 2, '', 'Furtune A/C', 0, 0, 2096, '35133717', 1, '333.38'),
(86401, '9GS 351 337-081', 2, '', 'Furtune A/C', 0, 0, 2096, '35133708', 1, '226.46'),
(86400, '9GS 351 337-061', 2, '', 'Furtune A/C', 0, 0, 2096, '35133706', 1, '393.22'),
(86399, '9GS 351 191-331', 2, '', 'Furtune A/C', 0, 0, 2094, '', 1, '136.91'),
(86398, '9GS 351 191-301', 2, '', 'Furtune A/C', 0, 0, 2094, '', 1, '461.62'),
(86397, '8UW 351 239-381', 2, '', 'Supape de expansiune', 0, 0, 183, '35123938', 1, '217.19'),
(86396, '8UW 351 239-341', 2, '', 'Supape de expansiune', 0, 0, 183, '35123934', 1, '189.5'),
(86395, '8UW 351 239-321', 2, '', 'Supape de expansiune', 0, 0, 183, '35123932', 1, '148.29'),
(86394, '8UW 351 239-111', 2, '', 'Supape de expansiune', 0, 0, 183, '35123911', 1, '162'),
(86393, '8UW 351 233-091', 2, '', 'Supape de expansiune', 0, 0, 2408, '35123309', 1, '13.87'),
(86392, '8UW 351 233-001', 2, '', 'Supape de expansiune', 0, 0, 2408, '35123300', 1, '10.07'),
(86391, '8FK 351 322-171', 2, '', 'Compresor', 0, 0, 447, '35132217', 1, '1828.58'),
(86390, '8FK 351 176-581', 2, '', 'Compresor', 0, 0, 447, '35117658', 1, '1811.04'),
(86389, '8FK 351 176-551', 2, '', 'Compresor', 0, 0, 447, '35117655', 1, '1416.23'),
(86388, '8FK 351 135-421', 2, '', 'Compresor', 0, 0, 447, '', 1, '1698.86'),
(86387, '8FK 351 135-081', 2, '', 'Compresor', 0, 0, 447, '35113508', 1, '2293.1'),
(86386, '8FK 351 134-811', 2, '', 'Compresor', 0, 0, 447, '35113481', 1, '1628.41'),
(86385, '8FK 351 134-111', 2, '', 'Compresor', 0, 0, 447, '35113411', 1, '1451.92'),
(86384, '8FK 351 113-901', 2, '', 'Compresor', 0, 0, 447, '35111390', 1, '1240.47'),
(86383, '8FT 351 335-041', 2, '', 'Uscator', 0, 0, 851, '35133504', 1, '270.37'),
(86382, '8FT 351 197-481', 2, '', 'Uscator', 0, 0, 851, '35119748', 1, '262.42'),
(86381, '8FC 351 317-641', 2, '', 'Condensator', 0, 0, 448, '35131764', 1, '777.3'),
(86380, '8FC 351 317-631', 2, '', 'Condensator', 0, 0, 448, '35131763', 2, '13.622'),
(86379, '8FC 351 317-611', 2, '', 'Condensator', 0, 0, 448, '35131761', 1, '855.05'),
(86378, '8FC 351 302-181', 2, '', 'Condensator', 0, 0, 448, '35130218', 1, '603.59'),
(86377, '8FC 351 029-371', 2, '', 'Condensator', 0, 0, 448, '35102937', 1, '1165.96'),
(86376, '8FC 351 029-351', 2, '', 'Condensator', 0, 0, 448, '35102935', 1, '923.03'),
(86375, '9XL 351 024-501', 2, '', 'Calorifer', 0, 0, 2073, '35102450', 1, '1120.63'),
(86374, '8FH 351 312-591', 2, '', 'Calorifer', 0, 0, 467, '35131259', 1, '1078.19'),
(86373, '8MV 376 757-151', 2, '', 'Radiator', 0, 0, 508, '37675715', 1, '4305.67'),
(86372, '8MV 376 756-081', 2, '', 'Radiator', 0, 0, 2092, '37675608', 1, '870.21'),
(86371, '8MV 376 730-011', 2, '', 'Radiator', 0, 0, 509, '37673001', 1, '3873.41'),
(86370, '8MV 376 727-091', 2, '', 'Radiator', 0, 0, 508, '37672709', 1, '3113.53'),
(86369, '8ML 376 733-401', 2, '', 'Intercooler', 0, 0, 468, '37673340', 1, '3580.3'),
(86368, '8ML 376 728-701', 2, '', 'Intercooler', 0, 0, 468, '', 1, '2142.07'),
(86367, '8ML 376 724-371', 2, '', 'Radiator', 0, 0, 468, '37672437', 1, '3803.25'),
(86366, '8ML 376 724-361', 2, '', 'Intercooler', 0, 0, 468, '37672436', 1, '3642.61'),
(86365, '8ML 376 724-321', 2, '', 'Intercooler', 0, 0, 468, '37672432', 1, '3036.77'),
(86364, '8ML 376 724-221', 2, '', 'Intercooler', 0, 0, 468, '37672422', 1, '3436.94'),
(86363, '8ML 376 724-201', 2, '', 'Intercooler', 0, 0, 468, '37672420', 1, '2347.23'),
(86362, '8MK 376 756-011', 2, '', 'Radiator', 0, 0, 470, '37675601', 1, '3679.63'),
(86361, '8MK 376 730-621', 2, '', 'Radiator', 0, 0, 470, '37673062', 1, '2065.59'),
(86360, '8MK 376 722-281', 2, '', 'Radiator', 0, 0, 470, '37672228', 1, '4140.12'),
(86359, '8MK 376 721-481', 2, '', 'Radiator', 0, 0, 470, '37672148', 2, '132.321'),
(86358, '8MA 376 731-621', 2, '', 'Radiator', 0, 0, 397, '37673162', 1, '2118.24'),
(86357, '8MA 376 705-511', 2, '', 'Radiator', 0, 0, 397, '37670551', 1, '593.98'),
(86356, '8MA 376 705-461', 2, '', 'Radiator', 0, 0, 397, '37670546', 2, '5.908'),
(86355, '8MA 376 705-381', 2, '', 'Radiator', 0, 0, 397, '37670538', 1, '1583.9'),
(86354, '8MA 376 705-331', 2, '', 'Radiator', 0, 0, 397, '37670533', 1, '793'),
(86353, '8MA 376 705-251', 2, '', 'Racitor suplimentar', 0, 0, 397, '37670525', 1, '1236.41'),
(86352, '8MA 376 705-091', 2, '', 'Racitor suplimentar', 0, 0, 397, '37670509', 1, '482.9'),
(86351, '8MA 376 705-081', 2, '', 'Racitor suplimentar', 0, 0, 397, '37670508', 1, '574.29'),
(86350, '8MA 376 705-071', 2, '', 'Racitor suplimentar', 0, 0, 397, '37670507', 2, '67.424'),
(86349, '8FH 351 312-571', 2, '', 'Radiator', 0, 0, 467, '35131257', 1, '341.88'),
(86348, '8FH 351 312-441', 2, '', 'Radiator', 0, 0, 467, '35131244', 1, '323.7'),
(86347, '8FH 351 312-421', 2, '', 'Radiator', 0, 0, 467, '35131242', 1, '253.58'),
(86346, '8FH 351 029-081', 2, '', 'Radiator', 0, 0, 467, '35102908', 1, '921.05'),
(86345, '8EW 351 024-491', 2, '', 'Radiator', 0, 0, 2669, '35102449', 1, '404.61'),
(86344, '8EW 351 024-481', 2, '', 'Radiator', 0, 0, 2669, '35102448', 1, '990.19'),
(86343, '9SK 702 331-071', 2, '', 'Altele', 0, 0, 816, 'B397', 1, '9.22'),
(86342, '9HG 148 995-001', 2, '', 'Altele', 0, 0, 1456, '', 1, '101.39'),
(86341, '9HB 161 122-007', 2, '', 'Altele', 0, 0, 1447, 'E664', 1, '7.47'),
(86340, '9GH 158 051-007', 2, '', 'Altele', 0, 0, 1077, '', 1, '27.2'),
(86339, '9GH 152 654-007', 2, '', 'Altele', 0, 0, 25, '', 1, '20.83'),
(86338, '9GD 746 186-002', 2, '', 'Far', 0, 0, 1451, '', 1, '0.86'),
(86337, '9FF 713 627-031', 2, '', 'Altele', 0, 0, 1465, 'D459', 1, '42.23'),
(86336, '9FF 121 000-001', 2, '', 'Altele', 0, 0, 1465, '', 1, '6.32'),
(86335, '9FF 090 500-001', 2, '', 'Altele', 0, 0, 489, '', 1, '60.78'),
(86334, '9EY 562 033-003', 2, '', 'Altele', 0, 0, 1914, 'F951', 1, '112.2'),
(86333, '9ES 247 754-001', 2, '', 'Far', 0, 0, 14, 'H080', 1, '158.83'),
(86332, '9ES 247 753-001', 2, '', 'Far', 0, 0, 14, 'H080', 1, '158.83'),
(86331, '9ES 246 052-001', 2, '', 'Far', 0, 0, 14, 'G654', 1, '43.22'),
(86330, '9ES 246 051-001', 2, '', 'Far', 0, 0, 14, 'G654', 1, '43.22'),
(86329, '9ES 170 064-021', 2, '', 'Far', 0, 0, 14, '', 1, '135.84'),
(86328, '9ES 170 064-011', 2, '', 'Far', 0, 0, 14, '', 1, '135.84'),
(86327, '9ES 148 323-021', 2, '', 'Altele', 0, 0, 14, 'H083', 1, '133.25'),
(86326, '9ES 145 600-001', 2, '', 'Altele', 0, 0, 14, 'G652', 1, '154.88'),
(86325, '9ES 145 599-001', 2, '', 'Altele', 0, 0, 14, 'G652', 1, '154.88'),
(86324, '9ES 145 252-005', 2, '', 'Altele', 0, 0, 14, 'G651', 1, '253.99'),
(86323, '9ES 141 179-001', 2, '', 'Altele', 0, 0, 14, 'G648', 1, '102.09'),
(86322, '9ES 136 143-001', 2, '', 'Altele', 0, 0, 14, 'G644', 1, '251'),
(86321, '9ES 133 467-001', 2, '', 'Altele', 0, 0, 14, 'G643', 1, '92.6'),
(86320, '9ES 133 466-001', 2, '', 'Altele', 0, 0, 14, 'G643', 1, '92.6'),
(86319, '9ES 126 472-001', 2, '', 'Altele', 0, 0, 14, 'G640', 1, '115.51'),
(86318, '9ES 126 470-005', 2, '', 'Altele', 0, 0, 14, 'G640', 1, '142.73'),
(86317, '9EL 998 002-031', 2, '', 'Altele', 0, 0, 1469, '', 1, '20.19'),
(86316, '9EL 997 469-001', 2, '', 'Altele', 0, 0, 93, '', 1, '43.2'),
(86315, '9EL 997 452-001', 2, '', 'Altele', 0, 0, 93, '', 1, '42.23'),
(86314, '9EL 990 633-021', 2, '', 'Altele', 0, 0, 1469, '', 1, '71.1'),
(86313, '9EL 990 633-011', 2, '', 'Altele', 0, 0, 1469, '', 1, '71.1'),
(86312, '9EL 990 034-051', 2, '', 'Altele', 0, 0, 2864, '', 1, '33.39'),
(86311, '9EL 990 034-041', 2, '', 'Altele', 0, 0, 2856, '', 1, '47.1'),
(86310, '9EL 982 001-091', 2, '', 'Altele', 0, 0, 391, 'F514', 1, '477.69'),
(86309, '9EL 964 952-001', 2, '', 'Altele', 0, 0, 391, 'E799', 1, '305.25'),
(86308, '9EL 964 951-001', 2, '', 'Altele', 0, 0, 391, 'E799', 1, '307.19'),
(86307, '9EL 964 950-001', 2, '', 'Altele', 0, 0, 391, 'E798', 1, '301.31'),
(86306, '9EL 964 502-011', 2, '', 'Altele', 0, 0, 391, 'D726', 1, '256.84'),
(86305, '9EL 964 501-011', 2, '', 'Altele', 0, 0, 391, 'D726', 1, '256.84'),
(86304, '9EL 964 484-011', 2, '', 'Altele', 0, 0, 391, 'F464', 1, '266.73'),
(86303, '9EL 964 483-011', 2, '', 'Altele', 0, 0, 391, 'F464', 1, '266.73'),
(86302, '9EL 964 290-001', 2, '', 'Altele', 0, 0, 93, '', 1, '26.99'),
(86301, '9EL 964 289-001', 2, '', 'Altele', 0, 0, 93, '', 1, '26.99'),
(86300, '9EL 963 984-001', 2, '', 'Altele', 0, 0, 2855, '', 1, '30.91'),
(86299, '9EL 963 982-001', 2, '', 'Altele', 0, 0, 2855, '', 1, '30.91'),
(86298, '9EL 963 670-091', 2, '', 'Altele', 0, 0, 391, 'D242', 1, '423.33'),
(86297, '9EL 963 262-011', 2, '', 'Altele', 0, 0, 62, 'C298', 1, '115.82'),
(86296, '9EL 962 586-051', 2, '', 'Altele', 0, 0, 391, 'F463', 1, '321.94'),
(86295, '9EL 962 585-051', 2, '', 'Altele', 0, 0, 391, 'F463', 1, '321.94'),
(86294, '9EL 962 585-041', 2, '', 'Altele', 0, 0, 391, 'C662', 1, '253.8'),
(86293, '9EL 962 026-011', 2, '', 'Altele', 0, 0, 391, 'A281', 1, '213.02'),
(86292, '9EL 950 315-031', 2, '', 'Altele', 0, 0, 2855, '', 1, '10.61'),
(86291, '9EL 907 326-001', 2, '', 'Altele', 0, 0, 391, 'D225', 1, '292.86'),
(86290, '9EL 354 071-021', 2, '', 'Lampa spate', 0, 0, 391, 'G238', 1, '339.09'),
(86289, '9EL 354 070-011', 2, '', 'Lampa spate', 0, 0, 391, 'G236', 1, '237.68'),
(86288, '9EL 354 065-011', 2, '', 'Lampa spate', 0, 0, 391, 'G228', 1, '194.77'),
(86287, '9EL 354 064-011', 2, '', 'Lampa spate', 0, 0, 391, 'G229', 1, '229.25'),
(86286, '9EL 354 060-011', 2, '', 'Lampa spate', 0, 0, 62, 'G202', 1, '133.83'),
(86285, '9EL 354 058-001', 2, '', 'Lampa spate', 0, 0, 62, 'G201', 1, '61.45'),
(86284, '9EL 354 056-001', 2, '', 'Lampa spate', 0, 0, 62, 'G200', 1, '25.08'),
(86283, '9EL 354 050-011', 2, '', 'Lampa spate', 0, 0, 391, 'G190', 1, '216.33'),
(86282, '9EL 270 107-011', 2, '', 'Semnalizator', 0, 0, 62, 'D542', 1, '35.64'),
(86281, '9EL 246 202-011', 2, '', 'Lampa spate', 0, 0, 391, 'B271', 1, '61.82'),
(86280, '9EL 246 201-011', 2, '', 'Lampa spate', 0, 0, 391, 'B271', 1, '61.82'),
(86279, '9EL 246 176-011', 2, '', 'Semnalizator', 0, 0, 62, 'C689', 1, '67.98'),
(86278, '9EL 246 175-011', 2, '', 'Semnalizator', 0, 0, 62, 'C689', 1, '69.86'),
(86277, '9EL 246 152-021', 2, '', 'Semnalizator', 0, 0, 62, 'B285', 1, '27.79'),
(86276, '9EL 246 151-021', 2, '', 'Semnalizator', 0, 0, 62, 'B285', 1, '27.79'),
(86275, '9EL 236 238-011', 2, '', 'Altele', 0, 0, 391, 'B092', 1, '334.25'),
(86274, '9EL 171 976-021', 2, '', 'Lampa spate', 0, 0, 391, 'G261', 1, '209.6'),
(86273, '9EL 171 968-011', 2, '', 'Lampa spate', 0, 0, 391, 'G242', 1, '198.42'),
(86272, '9EL 150 966-001', 2, '', 'Altele', 0, 0, 93, '', 1, '107.28'),
(86271, '9EL 150 965-001', 2, '', 'Altele', 0, 0, 93, '', 1, '107.28'),
(86270, '9EL 148 180-031', 2, '', 'Altele', 0, 0, 391, 'D252', 1, '364.41'),
(86269, '9EL 147 097-001', 2, '', 'Altele', 0, 0, 93, '', 1, '69.86'),
(86268, '9EL 147 096-001', 2, '', 'Altele', 0, 0, 93, '', 1, '69.86'),
(86267, '9EL 146 526-021', 2, '', 'Altele', 0, 0, 391, 'C573', 1, '359.65'),
(86266, '9EL 146 491-001', 2, '', 'Altele', 0, 0, 93, 'A411', 1, '48.57'),
(86265, '9EL 146 373-001', 2, '', 'Altele', 0, 0, 291, 'B800', 1, '101.04'),
(86264, '9EL 145 998-021', 2, '', 'Altele', 0, 0, 391, 'B962', 1, '191.39'),
(86263, '9EL 141 135-031', 2, '', 'Altele', 0, 0, 1469, '', 1, '14.97'),
(86262, '9EL 141 135-021', 2, '', 'Altele', 0, 0, 93, '', 1, '14.97'),
(86261, '9EL 141 135-011', 2, '', 'Altele', 0, 0, 2861, '', 1, '11.53'),
(86260, '9EL 141 135-001', 2, '', 'Altele', 0, 0, 2864, '', 1, '11.53'),
(86259, '9EL 140 064-021', 2, '', 'Altele', 0, 0, 391, 'A148', 1, '282.56'),
(86258, '9EL 137 792-031', 2, '', 'Altele', 0, 0, 93, '', 1, '67.52'),
(86257, '9EL 137 792-011', 2, '', 'Altele', 0, 0, 93, '', 1, '66.68'),
(86256, '9EL 137 241-001', 2, '', 'Altele', 0, 0, 2861, 'A017', 1, '39.82'),
(86255, '9EL 135 548-001', 2, '', 'Altele', 0, 0, 93, 'A496', 1, '169.72'),
(86254, '9EL 134 739-001', 2, '', 'Altele', 0, 0, 93, '', 1, '41.37'),
(86253, '9EL 134 660-001', 2, '', 'Altele', 0, 0, 2856, '', 1, '26.72'),
(86252, '9EL 134 659-001', 2, '', 'Altele', 0, 0, 2856, '', 1, '26.72'),
(86251, '9EL 134 658-001', 2, '', 'Altele', 0, 0, 2856, '', 1, '26.72'),
(86250, '9EL 134 296-051', 2, '', 'Altele', 0, 0, 93, 'C370', 1, '155.77'),
(86249, '9EL 134 296-041', 2, '', 'Altele', 0, 0, 93, 'C370', 1, '155.77'),
(86248, '9EL 132 403-001', 2, '', 'Altele', 0, 0, 93, '', 1, '16.5'),
(86247, '9EL 131 652-031', 2, '', 'Altele', 0, 0, 391, 'A145', 1, '287.59'),
(86246, '9EL 129 519-001', 2, '', 'Altele', 0, 0, 93, '', 1, '28.09'),
(86245, '9EL 129 150-021', 2, '', 'Altele', 0, 0, 391, 'A142', 1, '279.15'),
(86244, '9EL 122 689-051', 2, '', 'Altele', 0, 0, 93, 'A030', 1, '102.14'),
(86243, '9EL 122 689-021', 2, '', 'Altele', 0, 0, 93, 'A030', 1, '59.88'),
(86242, '9EL 121 439-005', 2, '', 'Altele', 0, 0, 91, '', 1, '42.66'),
(86241, '9EL 119 977-001', 2, '', 'Altele', 0, 0, 2860, '', 1, '25.1'),
(86240, '9EL 119 614-031', 2, '', 'Altele', 0, 0, 1469, '', 1, '49.11'),
(86239, '9EL 119 544-111', 2, '', 'Altele', 0, 0, 2862, '', 1, '28.55'),
(86238, '9EL 119 544-001', 2, '', 'Altele', 0, 0, 2860, '', 1, '28.55'),
(86237, '9EL 118 705-001', 2, '', 'Altele', 0, 0, 93, '', 1, '43.98'),
(86236, '9EL 118 703-001', 2, '', 'Altele', 0, 0, 93, '', 1, '43.98'),
(86235, '9EL 118 700-001', 2, '', 'Altele', 0, 0, 93, '', 1, '43.98'),
(86234, '9EL 118 613-001', 2, '', 'Altele', 0, 0, 93, '', 1, '34.33'),
(86233, '9EL 115 003-055', 2, '', 'Altele', 0, 0, 93, '', 1, '37.96'),
(86232, '9EL 113 639-021', 2, '', 'Altele', 0, 0, 93, '', 1, '26.72'),
(86231, '9EL 112 743-001', 2, '', 'Altele', 0, 0, 93, '', 1, '53.22'),
(86230, '9EL 112 741-001', 2, '', 'Altele', 0, 0, 93, '', 1, '53.22'),
(86229, '9EL 110 542-001', 2, '', 'Altele', 0, 0, 2861, '', 1, '22.04'),
(86228, '9EL 110 540-001', 2, '', 'Altele', 0, 0, 2864, '', 1, '22.04'),
(86227, '9EL 107 368-001', 2, '', 'Altele', 0, 0, 93, 'G428', 1, '66.74'),
(86226, '9EL 101 900-001', 2, '', 'Altele', 0, 0, 91, 'G492', 1, '35.65'),
(86225, '9EL 089 475-001', 2, '', 'Altele', 0, 0, 93, '', 1, '37.93'),
(86224, '9EL 088 525-001', 2, '', 'Altele', 0, 0, 1469, '', 1, '28.87'),
(86223, '9EL 008 980-811', 2, '', 'Lampa spate', 0, 0, 3176, 'E669', 1, '892.57'),
(86222, '9BG 147 498-002', 2, '', 'Altele', 0, 0, 855, 'C687', 1, '628.62'),
(86221, '9BG 147 497-002', 2, '', 'Altele', 0, 0, 855, 'C687', 1, '628.62'),
(86220, '9BG 135 927-011', 2, '', 'Altele', 0, 0, 705, 'G763', 1, '236.98'),
(86219, '9BG 121 587-031', 2, '', 'Altele', 0, 0, 431, 'A394', 1, '26.58'),
(86218, '9AH 144 231-031', 2, '', 'Altele', 0, 0, 14, 'G631', 1, '403.07'),
(86217, '8XY 008 238-001', 2, '', 'Altele', 0, 0, 602, 'P215', 1, '168.5'),
(86216, '8XY 007 747-001', 2, '', 'Altele', 0, 0, 602, 'P215', 1, '77.49'),
(86215, '8XY 007 745-001', 2, '', 'Altele', 0, 0, 602, 'P215', 1, '86.74'),
(86214, '8XY 007 528-001', 2, '', 'Altele', 0, 0, 602, 'P215', 1, '55.7'),
(86213, '8XY 007 526-001', 2, '', 'Altele', 0, 0, 602, 'P215', 1, '65.83'),
(86212, '8XY 007 103-001', 2, '', 'Altele', 0, 0, 602, 'P215', 1, '63.3'),
(86211, '8XY 007 022-001', 2, '', 'Altele', 0, 0, 602, 'P215', 1, '46.44'),
(86210, '8XY 007 021-001', 2, '', 'Altele', 0, 0, 602, 'B760', 1, '40.29'),
(86209, '8XY 006 481-101', 2, '', 'Altele', 0, 0, 602, 'A757', 1, '83.02'),
(86208, '8XY 006 481-001', 2, '', 'Altele', 0, 0, 602, 'A757', 1, '91.42'),
(86207, '8XY 006 369-001', 2, '', 'Altele', 0, 0, 602, 'P215', 1, '71.9'),
(86206, '8XY 005 587-001', 2, '', 'Altele', 0, 0, 602, 'P215', 1, '80.24'),
(86205, '8XY 004 735-001', 2, '', 'Altele', 0, 0, 602, '', 1, '134.23'),
(86204, '8XY 004 734-001', 2, '', 'Altele', 0, 0, 602, 'B440', 1, '131.71'),
(86203, '8XY 004 729-101', 2, '', 'Altele', 0, 0, 602, 'F967', 1, '76.5'),
(86202, '8XY 004 729-001', 2, '', 'Altele', 0, 0, 602, 'B437', 1, '83.19'),
(86201, '8XU 144 430-001', 2, '', 'Altele', 0, 0, 19, 'A328', 1, '57.55'),
(86200, '8XU 144 428-001', 2, '', 'Altele', 0, 0, 19, 'A330', 1, '80.48'),
(86199, '8XU 144 427-001', 2, '', 'Altele', 0, 0, 19, 'A330', 1, '80.48'),
(86198, '8XU 006 945-041', 2, '', 'Altele', 0, 0, 19, 'B747', 1, '33.47'),
(86197, '8XU 006 945-031', 2, '', 'Altele', 0, 0, 19, 'B747', 1, '33.47'),
(86196, '8XS 147 945-001', 2, '', 'Altele', 0, 0, 1462, '', 1, '40.53'),
(86195, '8XS 142 700-001', 2, '', 'Altele', 0, 0, 1462, '', 1, '33.66'),
(86194, '8XS 135 236-001', 2, '', 'Altele', 0, 0, 1462, '', 1, '16.5'),
(86193, '8XS 130 331-001', 2, '', 'Altele', 0, 0, 1462, '', 1, '25.03'),
(86192, '8XS 115 298-001', 2, '', 'Altele', 0, 0, 1462, '', 1, '24.97'),
(86191, '8SB 507 046-001', 2, '', 'Altele', 0, 0, 50, 'D390', 1, '155.13'),
(86190, '8SB 507 045-001', 2, '', 'Altele', 0, 0, 2960, 'D391', 1, '131.85'),
(86189, '8SB 501 045-002', 2, '', 'Altele', 0, 0, 50, 'C799', 1, '127.62'),
(86188, '8SB 354 504-021', 2, '', 'Altele', 0, 0, 50, 'F403', 1, '947.11'),
(86187, '8RA 964 292-001', 2, '', 'Altele', 0, 0, 2501, '', 1, '5.94'),
(86186, '8RA 008 405-001', 2, '', 'Altele', 0, 0, 2501, 'D737', 1, '65.11'),
(86185, '8RA 007 051-041', 2, '', 'Altele', 0, 0, 1093, 'B831', 1, '61.29'),
(86184, '8MV 376 733-281', 2, '', 'Altele', 0, 0, 2092, '37673328', 1, '145.29'),
(86183, '8MV 376 732-011', 2, '', 'Altele', 0, 0, 509, '37673201', 2, '55.307'),
(86182, '8MV 376 731-361', 2, '', 'Altele', 0, 0, 509, '37673136', 1, '2257.14'),
(86181, '8JB 001 946-082', 2, '', 'Far', 0, 0, 825, 'E959', 1, '29.79'),
(86180, '8JB 001 933-031', 2, '', 'Far', 0, 0, 825, 'E983', 1, '49.43'),
(86179, '8JA 746 183-052', 2, '', 'Far', 0, 0, 3167, '', 1, '8.65'),
(86178, '8JA 007 589-001', 2, '', 'Altele', 0, 0, 824, 'E963', 1, '22.2'),
(86177, '8JA 002 263-031', 2, '', 'Far', 0, 0, 824, 'E985', 1, '40.02'),
(86176, '8HG 716 735-001', 2, '', 'Altele', 0, 0, 872, 'B325', 1, '8.98'),
(86175, '8HG 716 734-001', 2, '', 'Altele', 0, 0, 872, 'B324', 1, '8.98'),
(86174, '8HG 160 409-002', 2, '', 'Altele', 0, 0, 1459, 'N073', 1, '13.28'),
(86173, '8HG 006 294-051', 2, '', 'Altele', 0, 0, 1459, 'A888', 1, '86.31'),
(86172, '8HG 006 294-011', 2, '', 'Altele', 0, 0, 1459, 'B142', 1, '98.68'),
(86171, '8HG 002 365-001', 2, '', 'Altele', 0, 0, 1459, 'B141', 1, '62.2'),
(86170, '8GS 716 921-001', 2, '', 'Altele', 0, 0, 1457, '', 1, '42.53'),
(86169, '8GH 005 636-201', 2, '', 'Altele', 0, 0, 2502, 'G003', 1, '27.25'),
(86168, '8GA 002 083-251', 2, '', 'Altele', 0, 0, 104, 'E339', 1, '8.63'),
(86167, '8GA 002 083-131', 2, '', 'Altele', 0, 0, 104, 'E339', 1, '7.34'),
(86166, '8GA 002 071-361', 2, '', 'Altele', 0, 0, 1457, 'E349', 1, '1.15'),
(86165, '6ZF 008 621-231', 2, '', 'Far', 0, 0, 807, 'F669', 1, '134.78'),
(86164, '6PU 009 146-391', 2, '', 'Far', 0, 0, 833, 'E750', 1, '292.19'),
(86163, '6PT 009 309-041', 2, '', 'Far', 0, 0, 830, 'E942', 1, '130.85'),
(86162, '6PT 009 107-541', 2, '', 'Altele', 0, 0, 830, 'E745', 1, '115.82'),
(86161, '6PT 009 107-141', 2, '', 'Altele', 0, 0, 830, 'E744', 1, '117.44'),
(86160, '6PT 009 107-131', 2, '', 'Far', 0, 0, 830, 'E748', 1, '164'),
(86159, '6NM 007 282-651', 2, '', 'Altele', 0, 0, 700, 'E885', 1, '782.98'),
(86158, '6NM 007 282-221', 2, '', 'Altele', 0, 0, 2890, 'C644', 1, '322.62'),
(86157, '6NM 007 282-211', 2, '', 'Altele', 0, 0, 700, 'C644', 1, '235.87'),
(86156, '6NM 004 375-311', 2, '', 'Altele', 0, 0, 700, 'C643', 1, '267.71'),
(86155, '6DD 008 622-731', 2, '', 'Altele', 0, 0, 806, 'F748', 1, '38.6'),
(86154, '6DD 008 622-491', 2, '', 'Far', 0, 0, 806, 'F416', 1, '54'),
(86153, '6DD 008 622-371', 2, '', 'Far', 0, 0, 806, 'F687', 1, '65.93'),
(86152, '5HL 351 321-301', 2, '', 'Altele', 0, 0, 1385, '35132130', 1, '107.92'),
(86151, '5HL 351 321-191', 2, '', 'Altele', 0, 0, 1385, '35132119', 1, '220.12'),
(86150, '5HL 351 321-031', 2, '', 'Altele', 0, 0, 1385, '35132103', 2, '29.05'),
(86149, '5HL 351 321-011', 2, '', 'Altele', 0, 0, 1385, '35132101', 2, '0'),
(86148, '5DF 009 244-007', 2, '', 'Altele', 0, 0, 1387, '', 1, '830.97'),
(86147, '4RD 007 794-047', 2, '', 'Far', 0, 0, 800, 'C740', 1, '26.13'),
(86146, '2ZR 354 052-021', 2, '', 'Altele', 0, 0, 292, 'G194', 1, '85.05'),
(86145, '2ZR 006 609-171', 2, '', 'Altele', 0, 0, 2493, 'F848', 1, '64.16'),
(86144, '2ZR 004 432-001', 2, '', 'Altele', 0, 0, 2493, 'A905', 1, '142.92'),
(86143, '2ZR 003 315-041', 2, '', 'Altele', 0, 0, 2493, 'A966', 1, '82.52'),
(86142, '2ZR 003 030-171', 2, '', 'Altele', 0, 0, 2493, 'A574', 1, '150.53'),
(86141, '2ZR 002 985-261', 2, '', 'Altele', 0, 0, 2493, 'C165', 1, '83.46'),
(86140, '2XS 963 959-031', 2, '', 'Altele', 0, 0, 2525, 'C868', 1, '37.31'),
(86139, '2XS 955 260-001', 2, '', 'Altele', 0, 0, 2525, 'C581', 1, '82.47'),
(86137, '2XS 008 479-097', 2, '', 'Altele', 0, 0, 2525, 'D935', 1, '30.13'),
(86136, '2XS 008 479-091', 2, '', 'Altele', 0, 0, 2525, 'D935', 1, '30.13'),
(86135, '2XS 005 020-137', 2, '', 'Altele', 0, 0, 2525, 'A953', 1, '23.95'),
(86134, '2XS 005 020-041', 2, '', 'Altele', 0, 0, 1350, 'A426', 1, '19.29'),
(86133, '2XS 005 020-011', 2, '', 'Altele', 0, 0, 2525, 'A953', 1, '30.78'),
(86132, '2XS 005 020-001', 2, '', 'Altele', 0, 0, 1350, 'A383', 1, '19.02'),
(86131, '2XS 004 237-301', 2, '', 'Altele', 0, 0, 1350, 'A451', 1, '49.49'),
(86130, '2XS 004 237-291', 2, '', 'Altele', 0, 0, 1350, 'A451', 1, '60.12'),
(86051, '2RL 007 553-011', 2, '', 'Altele', 0, 0, 2505, 'C387', 1, '284.93'),
(86014, '2PS 006 717-031', 2, '', 'Altele', 0, 0, 3456, 'A123', 1, '24.03'),
(86002, '2PF 959 590-401', 2, '', 'Altele', 0, 0, 2498, 'D692', 1, '106.69'),
(43397, 'S SF VF2291', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '11.25'),
(86138, '2XS 955 232-001', 2, '', 'Altele', 0, 0, 2525, 'C342', 1, '59.89'),
(86129, '2XM 008 779-001', 2, '', 'Altele', 0, 0, 2478, 'E185', 1, '158.35'),
(86128, '2XM 001 974-151', 2, '', 'Far', 0, 0, 2478, 'E931', 1, '115.18'),
(86127, '2XD 009 052-011', 2, '', 'Altele', 0, 0, 2526, '', 1, '918.65'),
(86126, '2XA 959 790-401', 2, '', 'Altele', 0, 0, 2525, '', 1, '117.14'),
(86125, '2XA 008 221-027', 2, '', 'Altele', 0, 0, 2487, 'D442', 1, '81.5'),
(86124, '2XA 008 221-021', 2, '', 'Altele', 0, 0, 2487, 'D442', 1, '81.15'),
(86123, '2VP 982 006-021', 2, '', 'Lampa spate', 0, 0, 391, 'F611', 1, '433.65'),
(86122, '2VP 982 006-011', 2, '', 'Lampa spate', 0, 0, 391, 'F611', 1, '394.7'),
(86121, '2VP 354 043-021', 2, '', 'Lampa spate', 0, 0, 391, 'G280', 1, '213.24'),
(86120, '2VP 354 037-011', 2, '', 'Lampa spate', 0, 0, 391, 'G251', 1, '205.36'),
(86119, '2VP 343 590-017', 2, '', 'Altele', 0, 0, 2492, 'F742', 1, '376.24'),
(86118, '2VP 009 425-121', 2, '', 'Altele', 0, 0, 391, 'G956', 1, '983.91'),
(86117, '2VP 009 425-111', 2, '', 'Altele', 0, 0, 391, 'G956', 1, '983.91'),
(86116, '2VP 008 759-051', 2, '', 'Far', 0, 0, 391, 'E635', 1, '443.21'),
(86115, '2VP 008 406-031', 2, '', 'Altele', 0, 0, 391, 'E203', 1, '456.9'),
(86114, '2VP 008 272-221', 2, '', 'Lampa spate', 0, 0, 391, 'D999', 1, '769.36'),
(86113, '2VP 008 272-211', 2, '', 'Lampa spate', 0, 0, 391, 'D999', 1, '769.36'),
(86112, '2VP 008 204-101', 2, '', 'Lampa spate', 0, 0, 391, 'C986', 1, '265.91'),
(86111, '2VP 008 204-081', 2, '', 'Altele', 0, 0, 391, 'C986', 1, '255.86'),
(86110, '2VP 006 040-351', 2, '', 'Altele', 0, 0, 2492, 'G668', 1, '146.9'),
(86109, '2VP 006 040-121', 2, '', 'Altele', 0, 0, 2492, 'A083', 1, '124.51'),
(86108, '2VP 003 567-127', 2, '', 'Altele', 0, 0, 2492, 'A030', 1, '127.6'),
(86107, '2VD 008 204-191', 2, '', 'Lampa spate', 0, 0, 391, 'C984', 1, '300.24'),
(86106, '2VD 008 204-111', 2, '', 'Lampa spate', 0, 0, 391, 'C986', 1, '270.38'),
(86105, '2VD 003 567-377', 2, '', 'Lampa spate', 0, 0, 2492, 'A030', 1, '141.66'),
(86104, '2VA 998 531-031', 2, '', 'Lampa spate', 0, 0, 2492, 'D121', 1, '109.97'),
(86103, '2VA 964 957-021', 2, '', 'Altele', 0, 0, 391, 'F442', 1, '272.24'),
(86102, '2VA 964 957-011', 2, '', 'Altele', 0, 0, 391, 'F442', 1, '272.24'),
(86101, '2VA 343 640-071', 2, '', 'Altele', 0, 0, 2492, 'E660', 1, '130.42'),
(86100, '2VA 006 040-291', 2, '', 'Altele', 0, 0, 2492, 'G668', 1, '146.9'),
(86099, '2TM 008 645-077', 2, '', 'Altele', 0, 0, 2487, 'E123', 1, '58.57'),
(86098, '2TM 008 645-071', 2, '', 'Lampa spate', 0, 0, 2487, 'E123', 1, '62.2'),
(86097, '2TM 008 645-061', 2, '', 'Lampa spate', 0, 0, 2487, 'E123', 1, '53.49'),
(86096, '2TM 006 717-047', 2, '', 'Altele', 0, 0, 2487, 'A120', 1, '25.4'),
(86095, '2TJ 003 168-151', 2, '', 'Altele', 0, 0, 1350, 'A468', 1, '31.35');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(86094, '2TJ 001 633-211', 2, '', 'Altele', 0, 0, 294, 'A457', 1, '65.05'),
(86093, '2SW 003 185-041', 2, '', 'Altele', 0, 0, 2492, 'A545', 1, '61.48'),
(86092, '2ST 001 259-321', 2, '', 'Altele', 0, 0, 2492, 'A529', 1, '53.97'),
(86091, '2SK 964 596-021', 2, '', 'Altele', 0, 0, 391, 'F439', 1, '516.61'),
(86090, '2SK 964 596-011', 2, '', 'Altele', 0, 0, 391, 'F439', 1, '516.61'),
(86089, '2SK 354 035-021', 2, '', 'Lampa spate', 0, 0, 391, 'G254', 1, '304.93'),
(86088, '2SK 009 477-061', 2, '', 'Lampa spate', 0, 0, 391, 'G052', 1, '343.87'),
(86087, '2SK 009 466-141', 2, '', 'Altele', 0, 0, 391, 'G682', 1, '597.08'),
(86086, '2SK 009 466-131', 2, '', 'Altele', 0, 0, 391, 'G682', 1, '597.08'),
(86085, '2SK 008 579-111', 2, '', 'Far', 0, 0, 391, 'E673', 1, '340.24'),
(86084, '2SE 997 111-021', 2, '', 'Lampa spate', 0, 0, 2492, 'D456', 1, '57.28'),
(86083, '2SE 997 111-011', 2, '', 'Lampa spate', 0, 0, 2492, 'D456', 1, '57.28'),
(86082, '2SE 004 623-001', 2, '', 'Altele', 0, 0, 2492, 'A546', 1, '48.26'),
(86081, '2SE 003 184-101', 2, '', 'Altele', 0, 0, 2492, 'A553', 1, '59.48'),
(86080, '2SE 003 182-021', 2, '', 'Altele', 0, 0, 2492, 'A591', 1, '50.97'),
(86079, '2SE 002 578-701', 2, '', 'Altele', 0, 0, 391, 'A411', 1, '58.52'),
(86078, '2SD 997 131-051', 2, '', 'Lampa spate', 0, 0, 2492, 'D126', 1, '68.73'),
(86077, '2SD 964 169-111', 2, '', 'Lampa spate', 0, 0, 2492, 'F436', 1, '123.38'),
(86076, '2SD 006 040-141', 2, '', 'Altele', 0, 0, 2492, 'A891', 1, '103.76'),
(86075, '2SD 006 040-131', 2, '', 'Altele', 0, 0, 2492, 'A891', 1, '118.19'),
(86074, '2SD 006 040-041', 2, '', 'Altele', 0, 0, 2492, 'A083', 1, '111.74'),
(86073, '2SD 006 040-031', 2, '', 'Altele', 0, 0, 2492, 'A083', 1, '111.74'),
(86072, '2SD 002 776-241', 2, '', 'Altele', 0, 0, 2492, 'A536', 1, '45.91'),
(86071, '2SD 002 776-231', 2, '', 'Altele', 0, 0, 2492, 'A536', 1, '44.28'),
(86070, '2SD 002 514-161', 2, '', 'Altele', 0, 0, 2492, 'A013', 1, '78.62'),
(86069, '2SB 964 169-287', 2, '', 'Lampa spate', 0, 0, 2492, 'C971', 1, '103.06'),
(86068, '2SB 009 362-021', 2, '', 'Lampa spate', 0, 0, 2492, 'F475', 1, '308.53'),
(86067, '2SB 003 018-031', 2, '', 'Altele', 0, 0, 2492, 'A593', 1, '106.25'),
(86066, '2SB 003 014-151', 2, '', 'Altele', 0, 0, 2492, 'A926', 1, '51.04'),
(86065, '2SB 001 259-261', 2, '', 'Altele', 0, 0, 2492, 'A544', 1, '53.97'),
(86064, '2SA 962 964-091', 2, '', 'Altele', 0, 0, 2487, 'A823', 1, '40.94'),
(86063, '2SA 961 167-011', 2, '', 'Altele', 0, 0, 2487, 'A004', 1, '52'),
(86062, '2SA 008 405-027', 2, '', 'Altele', 0, 0, 2487, 'D736', 1, '176.68'),
(86061, '2SA 008 405-021', 2, '', 'Altele', 0, 0, 2487, 'D736', 1, '175.82'),
(86060, '2SA 006 717-007', 2, '', 'Altele', 0, 0, 2487, 'B507', 1, '21.02'),
(86059, '2SA 006 717-001', 2, '', 'Altele', 0, 0, 2487, 'A120', 1, '21.02'),
(86058, '2SA 003 734-121', 2, '', 'Altele', 0, 0, 2487, 'A927', 1, '124.7'),
(86057, '2SA 003 014-051', 2, '', 'Altele', 0, 0, 2487, 'A552', 1, '38.11'),
(86056, '2RL 008 065-111', 2, '', 'Altele', 0, 0, 2505, 'D699', 1, '733.53'),
(86055, '2RL 008 063-101', 2, '', 'Altele', 0, 0, 2505, 'D706', 1, '578.43'),
(86054, '2RL 008 062-111', 2, '', 'Altele', 0, 0, 2505, 'D704', 1, '739.77'),
(86053, '2RL 008 061-111', 2, '', 'Altele', 0, 0, 2505, 'D702', 1, '516.61'),
(86052, '2RL 008 060-111', 2, '', 'Altele', 0, 0, 2505, 'D708', 1, '650.71'),
(86050, '2RL 007 552-011', 2, '', 'Altele', 0, 0, 2505, 'C386', 1, '302.16'),
(86049, '2RL 007 552-001', 2, '', 'Altele', 0, 0, 2505, 'C386', 1, '350.41'),
(86048, '2RL 007 551-001', 2, '', 'Altele', 0, 0, 2505, 'C385', 1, '227.38'),
(86047, '2RL 007 550-011', 2, '', 'Altele', 0, 0, 2505, 'C384', 1, '183.27'),
(86046, '2RL 004 958-111', 2, '', 'Altele', 0, 0, 2505, 'B116', 1, '617.58'),
(86045, '2PT 010 047-821', 2, '', 'Altele', 0, 0, 3233, 'G516', 1, '362.15'),
(86044, '2PT 010 043-801', 2, '', 'Altele', 0, 0, 3233, 'G585', 1, '1012.24'),
(86043, '2PT 009 599-801', 2, '', 'Altele', 0, 0, 3233, 'F956', 1, '874.19'),
(86042, '2PT 009 496-801', 2, '', 'Altele', 0, 0, 3233, 'G024', 1, '859.16'),
(86041, '2PT 009 496-007', 2, '', 'Altele', 0, 0, 2670, 'F805', 1, '489.46'),
(86040, '2PT 009 305-801', 2, '', 'Far', 0, 0, 3232, 'E870', 1, '735.2'),
(86039, '2PT 008 935-811', 2, '', 'Altele', 0, 0, 3233, '', 1, '457.74'),
(86038, '2PT 008 935-801', 2, '', 'Altele', 0, 0, 3233, 'E641', 1, '433.33'),
(86037, '2PT 008 935-001', 2, '', 'Altele', 0, 0, 1478, 'F512', 1, '106.69'),
(86036, '2PT 008 362-801', 2, '', 'Altele', 0, 0, 3233, 'D939', 1, '247.3'),
(86035, '2PS 964 295-001', 2, '', 'Altele', 0, 0, 3456, 'E822', 1, '38.6'),
(86034, '2PS 963 959-011', 2, '', 'Altele', 0, 0, 3456, 'C866', 1, '39.58'),
(86033, '2PS 963 959-001', 2, '', 'Altele', 0, 0, 3456, 'C865', 1, '31.38'),
(86032, '2PS 963 639-071', 2, '', 'Altele', 0, 0, 3456, 'E689', 1, '73.15'),
(86031, '2PS 963 639-001', 2, '', 'Altele', 0, 0, 3456, 'C698', 1, '102.12'),
(86030, '2PS 962 964-031', 2, '', 'Altele', 0, 0, 3456, 'C217', 1, '20.24'),
(86029, '2PS 962 964-018', 2, '', 'Altele', 0, 0, 3456, 'A823', 1, '27.58'),
(86028, '2PS 962 964-012', 2, '', 'Altele', 0, 0, 900, 'A823', 1, '41.23'),
(86027, '2PS 340 000-021', 2, '', 'Altele', 0, 0, 3456, 'D174', 1, '57.62'),
(86026, '2PS 009 226-017', 2, '', 'Altele', 0, 0, 3456, 'F929', 1, '72.49'),
(86025, '2PS 008 645-627', 2, '', 'Altele', 0, 0, 3456, 'H105', 1, '89.81'),
(86024, '2PS 008 645-021', 2, '', 'Altele', 0, 0, 3456, 'E125', 1, '64.32'),
(86023, '2PS 008 645-007', 2, '', 'Altele', 0, 0, 3456, 'H105', 1, '52.98'),
(86022, '2PS 008 645-001', 2, '', 'Altele', 0, 0, 3456, 'H105', 1, '55.29'),
(86021, '2PS 008 643-331', 2, '', 'Altele', 0, 0, 3456, 'E177', 1, '108.94'),
(86020, '2PS 008 643-011', 2, '', 'Altele', 0, 0, 3456, 'E177', 1, '95.83'),
(86019, '2PS 008 541-801', 2, '', 'Altele', 0, 0, 3456, 'D717', 1, '177.95'),
(86018, '2PS 008 138-801', 2, '', 'Altele', 0, 0, 3456, 'D142', 1, '278.1'),
(86017, '2PS 007 972-011', 2, '', 'Altele', 0, 0, 3456, 'C764', 1, '84.64'),
(86016, '2PS 006 717-057', 2, '', 'Altele', 0, 0, 3456, 'A123', 1, '29.54'),
(86015, '2PS 006 717-051', 2, '', 'Altele', 0, 0, 3456, 'A123', 1, '31.12'),
(86013, '2PS 003 748-121', 2, '', 'Altele', 0, 0, 3456, 'C389', 1, '40.22'),
(86012, '2PS 003 057-051', 2, '', 'Altele', 0, 0, 3456, 'A113', 1, '36.9'),
(86011, '2PG 963 959-021', 2, '', 'Altele', 0, 0, 2498, 'C867', 1, '31.38'),
(86010, '2PG 962 964-051', 2, '', 'Altele', 0, 0, 2498, 'A823', 1, '28.82'),
(86009, '2PG 008 645-057', 2, '', 'Altele', 0, 0, 2498, 'E124', 1, '64.59'),
(86008, '2PG 008 645-041', 2, '', 'Altele', 0, 0, 2498, 'E124', 1, '65.75'),
(86007, '2PG 006 717-021', 2, '', 'Altele', 0, 0, 2498, 'A122', 1, '25.05'),
(86006, '2PG 003 057-011', 2, '', 'Altele', 0, 0, 2498, 'A110', 1, '34.97'),
(86005, '2PF 997 022-011', 2, '', 'Altele', 0, 0, 2498, 'D522', 1, '36.89'),
(86004, '2PF 962 964-071', 2, '', 'Altele', 0, 0, 2498, 'A823', 1, '41.88'),
(86003, '2PF 961 167-021', 2, '', 'Altele', 0, 0, 294, 'A017', 1, '44.89'),
(133207, '9539 0151', 473, '', 'Far (lumini)', 1, 0, 259, 'K5836961', 1, '183.4'),
(43357, 'S SF VF2426 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '16.88'),
(43358, 'S SF VF2423 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.42'),
(43359, 'S SF VF2222', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '14.38'),
(43360, 'S SF VF2420 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.52'),
(43361, 'S SF VF2228', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.79'),
(43362, 'S SF VF2411 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '17.14'),
(43363, 'S SF VF2396 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '21.94'),
(43364, 'S SF VF2234', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '24.25'),
(43365, 'S SF VF2390 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.85'),
(43366, 'S SF VF2387 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '14.76'),
(43367, 'S SF VF2237', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '20.04'),
(43368, 'S SF VF2384 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '18.12'),
(43369, 'S SF VF2381 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.42'),
(43370, 'S SF VF2378 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.01'),
(43371, 'S SF VF2243', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '15.64'),
(43372, 'S SF VF2357 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '15.64'),
(43373, 'S SF VF2249', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.01'),
(43374, 'S SF VF2354 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '14.76'),
(43375, 'S SF VF2255', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '27.55'),
(43376, 'S SF VF2351 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '14.46'),
(43377, 'S SF VF2348 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '24'),
(43378, 'S SF VF2342 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '15.64'),
(43379, 'S SF VF2258', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '16.78'),
(43380, 'S SF VF2339 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '25.36'),
(43381, 'S SF VF2327 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '22.49'),
(43382, 'S SF VF2324 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '14.71'),
(43383, 'S SF VF2261', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '15.1'),
(86001, '2PF 009 001-081', 2, '', 'Altele', 0, 0, 2498, '', 1, '121.07'),
(43385, 'S SF VF2264', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '123'),
(43386, 'S SF VF2270', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '22.34'),
(43387, 'S SF VF2321 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '14.05'),
(43388, 'S SF VF2276', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '17.97'),
(43389, 'S SF VF2318 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '14.51'),
(43390, 'S SF VF2282', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '9.01'),
(43391, 'S SF VF2315 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '15.8'),
(43392, 'S SF VF2312 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '12.68'),
(43393, 'S SF VF2285', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '10.6'),
(43394, 'S SF VF2309 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '26.05'),
(43395, 'S SF VF2288', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '13.97'),
(43396, 'S SF VF2306 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '17.92'),
(43399, 'S SF VF2300 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '19.02'),
(43398, 'S SF VF2303 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '10.92'),
(43400, 'S SF VF2294', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '10.53'),
(43401, 'S SF VF2297 ', 451, '', 'Filtru aer (Alimentare aer)', 1, 0, 8, '', 1, '14.46'),
(86000, '2PF 008 221-011', 2, '', 'Altele', 0, 0, 2490, 'E833', 1, '81.15'),
(85994, '2NE 354 062-011', 2, '', 'Far ceata', 0, 0, 291, 'D997', 1, '118.57'),
(85992, '2NE 009 001-027', 2, '', 'Altele', 0, 0, 2488, 'E663', 1, '118.43'),
(85989, '2NE 003 734-091', 2, '', 'Altele', 0, 0, 2488, 'A929', 1, '139.34'),
(85988, '2NE 003 030-151', 2, '', 'Altele', 0, 0, 2488, 'A297', 1, '150.53'),
(85987, '2KA 997 011-011', 2, '', 'Altele', 0, 0, 2489, 'D470', 1, '43.2'),
(85986, '2KA 004 331-031', 2, '', 'Altele', 0, 0, 293, 'A185', 1, '18.31'),
(85922, '1NB 008 122-021', 2, '', 'Altele', 0, 0, 289, 'C857', 1, '520.1'),
(85921, '1NA 907 312-111', 2, '', 'Far ceata', 0, 0, 289, 'A821', 1, '333.04'),
(85920, '1NA 354 015-011', 2, '', 'Far ceata', 0, 0, 289, 'D730', 1, '112.46'),
(85919, '1NA 010 503-011', 2, '', 'Far ceata', 0, 0, 289, 'H208', 1, '316.54'),
(85918, '1NA 010 205-021', 2, '', 'Far ceata', 0, 0, 289, 'G213', 1, '118.22'),
(85917, '1NA 010 205-011', 2, '', 'Far ceata', 0, 0, 289, 'G213', 1, '118.22'),
(85908, '1N3 009 094-011', 2, '', 'Altele', 0, 0, 2484, 'H023', 1, '627.78'),
(85907, '1N0 354 018-021', 2, '', 'Far ceata', 0, 0, 289, 'G275', 1, '225.42'),
(85906, '1N0 354 018-011', 2, '', 'Far ceata', 0, 0, 289, 'G275', 1, '208.41'),
(85905, '1N0 354 016-021', 2, '', 'Far ceata', 0, 0, 289, 'G235', 1, '109.13'),
(85904, '1N0 354 016-011', 2, '', 'Far ceata', 0, 0, 289, 'G235', 1, '109.13'),
(85903, '1N0 354 013-011', 2, '', 'Far ceata', 0, 0, 289, 'G186', 1, '317.96'),
(85902, '1N0 271 296-041', 2, '', 'Far ceata', 0, 0, 289, 'F521', 1, '320.44'),
(85901, '1N0 271 296-031', 2, '', 'Far ceata', 0, 0, 289, 'F521', 1, '320.44'),
(85900, '1N0 271 289-041', 2, '', 'Far ceata', 0, 0, 289, 'F504', 1, '262.08'),
(85899, '1N0 271 289-031', 2, '', 'Far ceata', 0, 0, 289, 'F504', 1, '197.86'),
(85898, '1N0 271 284-031', 2, '', 'Far ceata', 0, 0, 289, 'F506', 1, '272.24'),
(85897, '1N0 271 022-061', 2, '', 'Far ceata', 0, 0, 289, 'F503', 1, '450.83'),
(85896, '1N0 270 204-061', 2, '', 'Far ceata', 0, 0, 289, 'D424', 1, '150.82'),
(85895, '1N0 270 204-051', 2, '', 'Far ceata', 0, 0, 289, 'D424', 1, '150.82'),
(85867, '1ER 246 046-521', 2, '', 'Far', 0, 0, 259, 'F602', 1, '2012.24'),
(85840, '1EL 008 053-571', 2, '', 'Far', 0, 0, 259, 'E205', 1, '1091.05'),
(85839, '1EL 008 052-581', 2, '', 'Altele', 0, 0, 259, 'D998', 1, '1993.86'),
(85838, '1EL 008 052-521', 2, '', 'Far', 0, 0, 259, 'D732', 1, '2472.58'),
(85837, '1EL 008 052-511', 2, '', 'Far', 0, 0, 259, 'D732', 1, '2472.58'),
(85836, '1EL 006 110-371', 2, '', 'Altele', 0, 0, 259, 'A260', 1, '626.62'),
(85835, '1EJ 247 046-041', 2, '', 'Far', 0, 0, 259, 'E304', 1, '869.47'),
(85834, '1EJ 247 046-031', 2, '', 'Far', 0, 0, 259, 'E304', 1, '869.47'),
(85816, '1EG 010 196-021', 2, '', 'Far', 0, 0, 259, 'G187', 1, '469.76'),
(85812, '1EG 007 150-101', 2, '', 'Altele', 0, 0, 259, 'C717', 1, '957.87'),
(85810, '1EF 010 541-011', 2, '', 'Far', 0, 0, 259, '', 1, '580.9'),
(85809, '1EF 010 197-011', 2, '', 'Far', 0, 0, 259, 'G197', 1, '438.71'),
(85808, '1EF 007 520-061', 2, '', 'Altele', 0, 0, 259, 'C576', 1, '876.32'),
(85807, '1EE 247 019-181', 2, '', 'Far', 0, 0, 259, 'F448', 1, '513.97'),
(85803, '1ED 962 060-111', 2, '', 'Altele', 0, 0, 259, 'B932', 1, '750.3'),
(85800, '1EA 996 081-171', 2, '', 'Far', 0, 0, 2482, 'D623', 1, '541.12'),
(85789, '1D3 009 027-021', 2, '', 'Altele', 0, 0, 259, 'E616', 1, '1284.18'),
(85788, '1D3 009 027-011', 2, '', 'Altele', 0, 0, 259, 'E616', 1, '1485.16'),
(85787, '1BA 963 667-061', 2, '', 'Far', 0, 0, 259, 'D423', 1, '346.81'),
(85784, '1AL 006 970-091', 2, '', 'Altele', 0, 0, 259, 'C207', 1, '601.52'),
(85783, '1AJ 006 051-211', 2, '', 'Altele', 0, 0, 259, 'A499', 1, '478.87'),
(85782, '1AH 007 774-021', 2, '', 'Altele', 0, 0, 259, 'C211', 1, '691.25'),
(85781, '1AH 006 900-021', 2, '', 'Altele', 0, 0, 259, 'C211', 1, '432.53'),
(85780, '1AH 006 900-011', 2, '', 'Altele', 0, 0, 259, 'C211', 1, '439.78'),
(85769, '1AE 010 199-021', 2, '', 'Far', 0, 0, 259, 'G203', 1, '422.69'),
(85766, '1AB 007 145-007', 2, '', 'Altele', 0, 0, 2482, 'B967', 1, '275.49'),
(85765, '1AB 007 145-001', 2, '', 'Far', 0, 0, 2482, 'B967', 1, '322.88'),
(85764, '1AB 003 177-001', 2, '', 'Altele', 0, 0, 88, 'A775', 1, '165.76'),
(85763, '1A8 004 148-007', 2, '', 'Altele', 0, 0, 259, 'A233', 1, '395.17'),
(85762, '1A8 003 060-551', 2, '', 'Altele', 0, 0, 259, 'A129', 1, '360.63'),
(85761, '1A6 002 395-031', 2, '', 'Altele', 0, 0, 88, 'A097', 1, '163.7'),
(85760, '1A3 996 002-161', 2, '', 'Far', 0, 0, 2482, 'D099', 1, '122.36'),
(85758, '8GP 938 026-001', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E366', 1, '1.95'),
(85756, '8GP 003 594-541', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E365', 1, '5.04'),
(85753, '8GP 003 594-141', 2, '', 'Becuri auto Hella', 0, 0, 112, 'E363', 1, '1.61'),
(85750, '8GP 002 095-121', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E366', 1, '1.61'),
(85749, '8GP 002 068-241', 2, '', 'Becuri auto Hella', 0, 0, 117, 'E359', 1, '1.83'),
(85748, '8GP 002 068-121', 2, '', 'Becuri auto Hella', 0, 0, 117, 'E359', 1, '1.75'),
(85746, '8GP 002 067-121', 2, '', 'Becuri auto Hella', 0, 0, 112, 'E342', 1, '1.31'),
(85745, '8GP 002 066-241', 2, '', 'Becuri auto Hella', 0, 0, 117, 'E361', 1, '2.63'),
(85743, '8GM 002 094-121', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E356', 1, '3.17'),
(85742, '8GM 002 092-241', 2, '', 'Becuri auto Hella', 0, 0, 112, 'E354', 1, '0.84'),
(85739, '8GM 002 091-241', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E353', 1, '3.25'),
(85736, '8GJ 004 173-121', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E329', 1, '16.87'),
(85734, '8GJ 002 525-971', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E317', 1, '31.18'),
(85732, '8GJ 002 525-481', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E328', 1, '25.97'),
(85730, '8GJ 002 525-361', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E328', 1, '45.97'),
(85729, '8GJ 002 525-251', 2, '', 'Becuri auto Hella', 0, 0, 107, 'E328', 1, '24.33'),
(85728, '8GJ 002 525-131', 2, '', 'Becuri auto Hella', 0, 0, 107, 'E328', 1, '5.18'),
(85726, '8GH 008 417-012', 2, '', 'Becuri auto Hella', 0, 0, 107, 'E341', 1, '37.3'),
(85724, '8GH 008 358-251', 2, '', 'Becuri auto Hella', 0, 0, 2502, '', 1, '26851.31'),
(85721, '8GH 008 356-121', 2, '', 'Becuri auto Hella', 0, 0, 107, 'E326', 1, '24.64'),
(85719, '8GH 007 157-951', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E315', 1, '90.68'),
(85717, '8GH 007 157-901', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E312', 1, '81.99'),
(85709, '8GH 002 473-132', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E351', 1, '16.81'),
(85708, '8GH 002 090-271', 2, '', 'Becuri auto Hella', 0, 0, 104, 'E332', 1, '16.23'),
(85703, '8GH 002 089-141', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E334', 1, '27.78'),
(85702, '8GH 002 089-133', 2, '', 'Becuri auto Hella', 0, 0, 106, 'E334', 1, '4.93'),
(85688, '8GA 007 997-171', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E371', 1, '5.88'),
(85687, '8GA 007 997-121', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E375', 1, '5.88'),
(85673, '8GA 002 071-121', 2, '', 'Becuri auto Hella', 0, 0, 112, 'E349', 1, '1.36'),
(85672, '9XX 340 222-001', 2, '', 'Elemente electrice Hella', 0, 0, 179, 'D186', 1, '46.32'),
(85671, '9XX 009 122-011', 2, '', 'Elemente electrice Hella', 0, 0, 2391, '00912201', 1, '153.68'),
(85670, '9XX 009 122-001', 2, '', 'Elemente electrice Hella', 0, 0, 2975, '00912200', 1, '143.99'),
(85669, '9XT 734 713-211', 2, '', 'Elemente electrice Hella', 0, 0, 1480, 'P256', 1, '2.98'),
(85668, '9XT 734 713-151', 2, '', 'Elemente electrice Hella', 0, 0, 1480, 'P255', 1, '2.98'),
(85667, '9XT 714 300-791', 2, '', 'Elemente electrice Hella', 0, 0, 1480, 'P213', 1, '2.4'),
(85666, '9XT 714 300-031', 2, '', 'Elemente electrice Hella', 0, 0, 1480, 'P031', 1, '2.31'),
(85665, '9XT 713 630-711', 2, '', 'Elemente electrice Hella', 0, 0, 1480, 'P036', 1, '4.84'),
(85664, '9XT 713 630-671', 2, '', 'Elemente electrice Hella', 0, 0, 1480, 'P043', 1, '4.84'),
(85663, '9XT 713 630-561', 2, '', 'Elemente electrice Hella', 0, 0, 1480, 'P066', 1, '2.4'),
(85662, '9XT 713 630-551', 2, '', 'Elemente electrice Hella', 0, 0, 1480, 'P065', 1, '2.31'),
(85661, '9XT 713 630-491', 2, '', 'Elemente electrice Hella', 0, 0, 1480, 'P033', 1, '0.66'),
(85660, '9XT 713 630-481', 2, '', 'Elemente electrice Hella', 0, 0, 1480, 'P049', 1, '2.4'),
(85659, '9XT 713 630-441', 2, '', 'Elemente electrice Hella', 0, 0, 1480, 'P061', 1, '2.31'),
(85658, '9XT 713 630-271', 2, '', 'Elemente electrice Hella', 0, 0, 1480, 'P030', 1, '2.4'),
(85657, '9XT 713 630-021', 2, '', 'Elemente electrice Hella', 0, 0, 1480, 'P012', 1, '2.01'),
(85656, '9XT 713 630-001', 2, '', 'Elemente electrice Hella', 0, 0, 1480, 'P012', 1, '2.15'),
(85655, '9XB 152 977-001', 2, '', 'Elemente electrice Hella', 0, 0, 700, '', 1, '31.35'),
(85654, '8TW 005 496-051', 2, '', 'Elemente electrice Hella', 0, 0, 794, 'B447', 1, '182.38'),
(85653, '8TW 005 206-051', 2, '', 'Elemente electrice Hella', 0, 0, 794, 'B445', 1, '140.9'),
(85652, '8TW 005 206-011', 2, '', 'Elemente electrice Hella', 0, 0, 794, 'B954', 1, '165.51'),
(85651, '8TW 004 223-061', 2, '', 'Elemente electrice Hella', 0, 0, 794, 'E489', 1, '125.11'),
(85650, '8TW 004 223-031', 2, '', 'Elemente electrice Hella', 0, 0, 794, 'B441', 1, '165.61'),
(85649, '8PD 006 542-001', 2, '', 'Elemente electrice Hella', 0, 0, 3412, 'C872', 1, '104.26'),
(85648, '8PD 003 798-001', 2, '', 'Elemente electrice Hella', 0, 0, 2022, 'B678', 1, '31.35'),
(85647, '8KW 044 035-003', 2, '', 'Elemente electrice Hella', 0, 0, 822, 'B538', 1, '1.31'),
(85646, '8KV 715 923-003', 2, '', 'Elemente electrice Hella', 0, 0, 822, 'G088', 1, '1.61'),
(85645, '8KV 002 143-031', 2, '', 'Elemente electrice Hella', 0, 0, 3318, 'B659', 1, '57.77'),
(85644, '8KL 712 957-001', 2, '', 'Elemente electrice Hella', 0, 0, 1445, 'B684', 1, '2.59'),
(85643, '8KL 712 952-001', 2, '', 'Elemente electrice Hella', 0, 0, 1445, 'B684', 1, '2.76'),
(85642, '8KA 146 152-001', 2, '', 'Elemente electrice Hella', 0, 0, 704, '', 1, '70.16'),
(85641, '8JS 742 902-071', 2, '', 'Elemente electrice Hella', 0, 0, 818, 'G579', 1, '41.04'),
(85640, '8JS 742 901-041', 2, '', 'Elemente electrice Hella', 0, 0, 818, 'G568', 1, '21'),
(85639, '8JS 740 026-421', 2, '', 'Elemente electrice Hella', 0, 0, 818, 'G484', 1, '31.04'),
(85638, '8JS 728 595-131', 2, '', 'Elemente electrice Hella', 0, 0, 818, 'G451', 1, '9.44'),
(85637, '8JS 713 575-001', 2, '', 'Elemente electrice Hella', 0, 0, 818, 'B677', 1, '1.03'),
(85636, '8JS 711 689-002', 2, '', 'Elemente electrice Hella', 0, 0, 818, 'G439', 1, '1.14'),
(85635, '8JS 711 688-002', 2, '', 'Elemente electrice Hella', 0, 0, 818, 'G438', 1, '1.14'),
(85634, '8JS 711 687-002', 2, '', 'Elemente electrice Hella', 0, 0, 818, 'G437', 1, '1.14'),
(85633, '8JS 711 684-002', 2, '', 'Elemente electrice Hella', 0, 0, 818, 'G435', 1, '1.14'),
(85632, '8JD 743 709-001', 2, '', 'Elemente electrice Hella', 0, 0, 3316, 'E485', 1, '81.99'),
(85631, '8JD 743 557-051', 2, '', 'Elemente electrice Hella', 0, 0, 3316, 'F364', 1, '14.92'),
(85630, '8JD 005 993-102', 2, '', 'Elemente electrice Hella', 0, 0, 820, 'F333', 1, '31.04'),
(85629, '8JD 005 235-002', 2, '', 'Elemente electrice Hella', 0, 0, 3316, 'B673', 1, '11.69'),
(85628, '8JB 008 023-011', 2, '', 'Elemente electrice Hella', 0, 0, 825, 'C694', 1, '40.45'),
(85627, '8JB 008 023-001', 2, '', 'Elemente electrice Hella', 0, 0, 825, 'C693', 1, '31.1'),
(85626, '8JB 005 949-011', 2, '', 'Elemente electrice Hella', 0, 0, 825, 'B643', 1, '135.64'),
(85625, '8JB 004 777-001', 2, '', 'Elemente electrice Hella', 0, 0, 825, 'B608', 1, '18.43'),
(85624, '8JB 001 946-021', 2, '', 'Elemente electrice Hella', 0, 0, 825, 'B606', 1, '25.42'),
(85623, '8JB 001 944-011', 2, '', 'Elemente electrice Hella', 0, 0, 825, 'F289', 1, '45.18'),
(85622, '8JB 001 941-002', 2, '', 'Elemente electrice Hella', 0, 0, 825, 'B628', 1, '23.2'),
(85621, '8JB 001 939-001', 2, '', 'Elemente electrice Hella', 0, 0, 825, 'B636', 1, '49.08'),
(85620, '8JB 001 933-011', 2, '', 'Elemente electrice Hella', 0, 0, 825, 'E982', 1, '125.01'),
(85619, '8JA 715 600-001', 2, '', 'Elemente electrice Hella', 0, 0, 3167, 'B329', 1, '3.48'),
(85618, '8JA 713 631-001', 2, '', 'Elemente electrice Hella', 0, 0, 3167, 'B327', 1, '8.71'),
(85617, '8JA 703 947-011', 2, '', 'Elemente electrice Hella', 0, 0, 3167, 'A805', 1, '6.07'),
(85616, '8JA 007 644-041', 2, '', 'Elemente electrice Hella', 0, 0, 824, 'F400', 1, '131.71'),
(85615, '8JA 007 158-001', 2, '', 'Elemente electrice Hella', 0, 0, 824, 'B055', 1, '18.24'),
(85614, '8JA 005 951-001', 2, '', 'Elemente electrice Hella', 0, 0, 824, 'B644', 1, '118.01'),
(85613, '8JA 003 526-001', 2, '', 'Elemente electrice Hella', 0, 0, 3167, 'C746', 1, '10.86'),
(85612, '8JA 002 263-011', 2, '', 'Elemente electrice Hella', 0, 0, 824, 'E984', 1, '94.55'),
(85611, '8JA 002 262-001', 2, '', 'Elemente electrice Hella', 0, 0, 824, 'B614', 1, '14.09'),
(85610, '8JA 001 930-003', 2, '', 'Elemente electrice Hella', 0, 0, 824, 'B635', 1, '16.76'),
(85609, '8JA 001 914-011', 2, '', 'Elemente electrice Hella', 0, 0, 824, 'B603', 1, '18.1'),
(85608, '8JA 001 909-001', 2, '', 'Elemente electrice Hella', 0, 0, 824, 'E856', 1, '14.92'),
(85607, '8ET 009 142-451', 2, '', 'Elemente electronice Hella', 0, 0, 3926, 'E258', 1, '995'),
(85606, '8ET 009 142-281', 2, '', 'Elemente electronice Hella', 0, 0, 3926, 'E263', 1, '573.64'),
(85605, '8ET 009 142-261', 2, '', 'Elemente electronice Hella', 0, 0, 3926, 'E261', 1, '950.6'),
(85600, '8ET 009 142-161', 2, '', 'Elemente electronice Hella', 0, 0, 3926, 'E252', 1, '484.72'),
(85599, '8ET 009 142-001', 2, '', 'Elemente electronice Hella', 0, 0, 3926, 'D517', 1, '1033.78'),
(85598, '6ZL 008 780-011', 2, '', 'Elemente electrice Hella', 0, 0, 805, 'D746', 1, '29.57'),
(85597, '6ZL 008 280-031', 2, '', 'Elemente electrice Hella', 0, 0, 805, 'F976', 1, '45.63'),
(85596, '6ZL 008 280-001', 2, '', 'Elemente electrice Hella', 0, 0, 805, 'F974', 1, '45.63'),
(85595, '6ZL 003 259-561', 2, '', 'Elemente electrice Hella', 0, 0, 805, 'E677', 1, '37.2'),
(85594, '6ZL 003 259-481', 2, '', 'Elemente electrice Hella', 0, 0, 805, 'B274', 1, '37.3'),
(85593, '6ZL 003 259-471', 2, '', 'Elemente electrice Hella', 0, 0, 805, 'B274', 1, '39.36'),
(85592, '6ZL 003 259-441', 2, '', 'Elemente electrice Hella', 0, 0, 805, 'C267', 1, '37.44'),
(85591, '6ZL 003 259-421', 2, '', 'Elemente electrice Hella', 0, 0, 805, 'B277', 1, '39.03'),
(85590, '6ZF 008 621-161', 2, '', 'Elemente electrice Hella', 0, 0, 807, 'T138', 1, '74.61'),
(85589, '6ZF 008 621-151', 2, '', 'Elemente electrice Hella', 0, 0, 807, 'C358', 1, '50.95'),
(85588, '6ZF 008 621-141', 2, '', 'Elemente electrice Hella', 0, 0, 807, 'D768', 1, '44.05'),
(85587, '6ZF 008 621-101', 2, '', 'Elemente electrice Hella', 0, 0, 807, 'D764', 1, '114.45'),
(85586, '6ZF 008 621-071', 2, '', 'Elemente electrice Hella', 0, 0, 807, 'D761', 1, '71.94'),
(85585, '6ZF 007 673-001', 2, '', 'Elemente electrice Hella', 0, 0, 807, 'C358', 1, '44.68'),
(85584, '6ZF 007 671-001', 2, '', 'Elemente electrice Hella', 0, 0, 807, 'C363', 1, '51.25'),
(85583, '6ZF 005 388-001', 2, '', 'Elemente electrice Hella', 0, 0, 2511, 'B318', 1, '12.08'),
(85582, '6RH 004 570-191', 2, '', 'Elemente electrice Hella', 0, 0, 865, 'B321', 1, '64.11'),
(85581, '6PX 008 476-121', 2, '', 'Elemente electronice Hella', 0, 0, 3940, 'D617', 1, '183.74'),
(85580, '6PX 008 476-101', 2, '', 'Elemente electronice Hella', 0, 0, 3940, 'D599', 1, '295.1'),
(85579, '6PX 008 476-001', 2, '', 'Elemente electronice Hella', 0, 0, 3940, 'D597', 1, '334.86'),
(85578, '6PU 010 039-381', 2, '', 'Elemente electronice Hella', 0, 0, 412, 'G369', 1, '390.84'),
(85577, '6PU 010 039-261', 2, '', 'Elemente electronice Hella', 0, 0, 412, 'G358', 1, '226.12'),
(85576, '6PU 009 163-481', 2, '', 'Elemente electrice Hella', 0, 0, 833, 'F827', 1, '27837.22'),
(85575, '6PU 009 163-251', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'E276', 1, '278.38'),
(85574, '6PU 009 161-001', 2, '', 'Elemente electronice Hella', 0, 0, 1190, 'D610', 1, '105.79'),
(85573, '6PU 009 146-281', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'E071', 1, '168.12'),
(85572, '6PU 009 146-211', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D860', 1, '276.53'),
(85571, '6PU 009 146-181', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D857', 1, '313.34'),
(85570, '6PU 009 146-121', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D854', 1, '339.2'),
(85569, '6PU 009 146-071', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'E070', 1, '168.12'),
(85568, '6PU 009 146-061', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D850', 1, '162.17'),
(85567, '6PU 009 146-051', 2, '', 'Elemente electrice Hella', 0, 0, 833, 'D849', 1, '254.99'),
(85566, '6PU 009 145-011', 2, '', 'Elemente electronice Hella', 0, 0, 1190, 'D609', 1, '235.64'),
(85565, '6PU 009 121-501', 2, '', 'Elemente electronice Hella', 0, 0, 3946, 'F969', 1, '612.62'),
(85564, '6PU 009 121-421', 2, '', 'Elemente electrice Hella', 0, 0, 834, 'F996', 1, '27837.22'),
(85563, '6PU 009 121-411', 2, '', 'Elemente electronice Hella', 0, 0, 834, 'F835', 1, '101.26'),
(85562, '6PU 009 121-391', 2, '', 'Elemente electrice Hella', 0, 0, 3946, 'F921', 1, '126.39'),
(85561, '6PU 009 121-351', 2, '', 'Elemente electrice Hella', 0, 0, 3946, 'F831', 1, '120.16'),
(85560, '6PU 009 121-061', 2, '', 'Elemente electronice Hella', 0, 0, 834, 'D802', 1, '538.68'),
(85559, '6PU 009 121-051', 2, '', 'Elemente electronice Hella', 0, 0, 834, 'D801', 1, '386.06'),
(85558, '6PU 009 121-041', 2, '', 'Elemente electronice Hella', 0, 0, 834, 'D569', 1, '444.36'),
(85557, '6PU 009 110-711', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'E082', 1, '160.33'),
(85556, '6PU 009 110-661', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D789', 1, '404.1'),
(85555, '6PU 009 110-621', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D788', 1, '389.78'),
(85554, '6PU 009 110-501', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D604', 1, '504.46'),
(85553, '6PU 009 110-441', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D601', 1, '655.16'),
(85552, '6PU 009 110-421', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D557', 1, '384.13'),
(85551, '6PU 009 110-401', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D351', 1, '174.92'),
(85550, '6PU 009 110-341', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D375', 1, '251.2'),
(85549, '6PU 009 110-271', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D349', 1, '254.99'),
(85548, '6PU 009 110-251', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D347', 1, '172.65'),
(85547, '6PU 009 110-001', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D342', 1, '386.06'),
(85546, '6PU 009 106-791', 2, '', 'Elemente electronice Hella', 0, 0, 412, 'G312', 1, '199.75'),
(85545, '6PU 009 106-741', 2, '', 'Elemente electronice Hella', 0, 0, 412, 'G307', 1, '281.4'),
(85544, '6PU 009 106-701', 2, '', 'Elemente electronice Hella', 0, 0, 412, 'F880', 1, '725.57'),
(85543, '6PU 009 106-351', 2, '', 'Elemente electronice Hella', 0, 0, 412, 'F887', 1, '166.34'),
(85542, '6PU 009 106-341', 2, '', 'Elemente electronice Hella', 0, 0, 412, 'F890', 1, '166.34'),
(85541, '6PU 009 106-291', 2, '', 'Elemente electronice Hella', 0, 0, 412, 'F886', 1, '655.52'),
(85540, '6PU 009 106-191', 2, '', 'Elemente electronice Hella', 0, 0, 412, 'D602', 1, '433.16'),
(85539, '6PU 009 106-181', 2, '', 'Elemente electronice Hella', 0, 0, 412, 'D570', 1, '306.69'),
(85538, '6PU 009 106-091', 2, '', 'Elemente electronice Hella', 0, 0, 412, 'D355', 1, '265.04'),
(85537, '6PT 009 109-141', 2, '', 'Elemente electrice Hella', 0, 0, 3939, 'E243', 1, '81.74'),
(85536, '6PT 009 109-131', 2, '', 'Elemente electrice Hella', 0, 0, 3939, 'E058', 1, '102.09'),
(85535, '6PT 009 107-761', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'E242', 1, '70.6'),
(85534, '6PT 009 107-681', 2, '', 'Elemente electrice Hella', 0, 0, 829, 'E236', 1, '62.14'),
(85533, '6PT 009 107-611', 2, '', 'Elemente electrice Hella', 0, 0, 829, 'E795', 1, '108.85'),
(85532, '6PT 009 107-571', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'E051', 1, '133.32'),
(85531, '6PT 009 107-551', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'E557', 1, '48'),
(85530, '6PT 009 107-531', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D843', 1, '67.96'),
(85529, '6PT 009 107-511', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D842', 1, '134.66'),
(85528, '6PT 009 107-461', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D838', 1, '183.05'),
(85527, '6PT 009 107-451', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D837', 1, '65.73'),
(85526, '6PT 009 107-431', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D835', 1, '104.65'),
(85525, '6PT 009 107-421', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'E081', 1, '98.89'),
(85524, '6PT 009 107-381', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D833', 1, '38.65'),
(85523, '6PT 009 107-361', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D831', 1, '109.77'),
(85522, '6PT 009 107-351', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'E049', 1, '125.45'),
(85521, '6PT 009 107-301', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'E048', 1, '104.65'),
(85520, '6PT 009 107-231', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D823', 1, '34.88'),
(85519, '6PT 009 107-191', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D819', 1, '32.22'),
(85518, '6PT 009 107-161', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D816', 1, '34.88'),
(85517, '6PT 009 107-151', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D815', 1, '43.12'),
(85516, '6PT 009 107-081', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D549', 1, '78.65'),
(85515, '6PT 009 107-031', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D360', 1, '78.65'),
(85514, '6PT 009 107-001', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D360', 1, '141.82'),
(85513, '6PT 009 104-011', 2, '', 'Elemente electrice Hella', 0, 0, 1186, 'D363', 1, '52.48'),
(85512, '6PT 009 104-001', 2, '', 'Elemente electrice Hella', 0, 0, 830, 'D360', 1, '141.9'),
(85511, '6PR 008 079-041', 2, '', 'Elemente electrice Hella', 0, 0, 1289, 'D807', 1, '255.93'),
(85510, '6PR 005 923-081', 2, '', 'Elemente electrice Hella', 0, 0, 1288, 'D501', 1, '68.93'),
(85509, '6PR 005 923-051', 2, '', 'Elemente electrice Hella', 0, 0, 1288, 'D499', 1, '68.93'),
(85508, '6PA 009 166-481', 2, '', 'Elemente electronice Hella', 0, 0, 3922, 'E585', 1, '631.55'),
(85507, '6PA 009 166-471', 2, '', 'Elemente electronice Hella', 0, 0, 3922, 'E585', 1, '631.55'),
(85506, '6PA 009 165-011', 2, '', 'Elemente electronice Hella', 0, 0, 3922, 'E560', 1, '607.94'),
(85505, '6NW 009 141-531', 2, '', 'Elemente electronice Hella', 0, 0, 1298, 'G592', 1, '311.61'),
(85504, '6NW 009 141-421', 2, '', 'Elemente electronice Hella', 0, 0, 1298, 'F632', 1, '368.77'),
(85503, '6NW 009 141-141', 2, '', 'Elemente electronice Hella', 0, 0, 1298, 'E547', 1, '513.18'),
(85502, '6NW 009 141-061', 2, '', 'Elemente electronice Hella', 0, 0, 1298, 'E539', 1, '321.61'),
(85501, '6NW 009 141-041', 2, '', 'Elemente electronice Hella', 0, 0, 1298, 'E537', 1, '318.6'),
(85500, '6NW 009 141-031', 2, '', 'Elemente electronice Hella', 0, 0, 1298, 'E536', 1, '520.25'),
(85499, '6NW 009 141-021', 2, '', 'Elemente electronice Hella', 0, 0, 1298, 'E535', 1, '324.67'),
(85498, '6HF 002 372-041', 2, '', 'Elemente electrice Hella', 0, 0, 816, 'A516', 1, '126.97'),
(85497, '6EZ 004 592-021', 2, '', 'Elemente electronice Hella', 0, 0, 1289, 'D487', 1, '214.03'),
(85496, '6EK 001 559-001', 2, '', 'Elemente electrice Hella', 0, 0, 2745, 'B392', 1, '315.71'),
(85495, '6EH 004 570-011', 2, '', 'Elemente electrice Hella', 0, 0, 865, 'B321', 1, '43.4'),
(85494, '6EH 004 406-022', 2, '', 'Elemente electrice Hella', 0, 0, 865, 'B330', 1, '17.65'),
(85493, '6EH 004 406-012', 2, '', 'Elemente electrice Hella', 0, 0, 865, 'B331', 1, '17.65'),
(85492, '6DL 003 262-001', 2, '', 'Elemente electrice Hella', 0, 0, 806, 'B282', 1, '42.95'),
(85491, '6DF 007 362-001', 2, '', 'Elemente electrice Hella', 0, 0, 806, 'B478', 1, '24.39'),
(85490, '6DF 007 361-001', 2, '', 'Elemente electrice Hella', 0, 0, 806, 'B477', 1, '21.05'),
(85489, '6DF 006 095-001', 2, '', 'Elemente electrice Hella', 0, 0, 806, 'B291', 1, '35.69'),
(85488, '6DF 003 263-081', 2, '', 'Elemente electrice Hella', 0, 0, 806, 'B287', 1, '54.6'),
(85485, '6DD 008 622-161', 2, '', 'Elemente electrice Hella', 0, 0, 806, 'D776', 1, '45.18'),
(85483, '6DD 008 622-131', 2, '', 'Elemente electrice Hella', 0, 0, 806, 'D774', 1, '58.32'),
(85480, '5DV 007 760-477', 2, '', 'Elemente electrice Hella', 0, 0, 2510, 'G620', 1, '1468.81'),
(85467, '5DR 004 242-021', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'D750', 1, '172.22'),
(85432, '4RD 003 520-251', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'C740', 1, '44.68'),
(85430, '4RD 003 520-131', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'B240', 1, '32.82'),
(85428, '4RD 003 520-081', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'B239', 1, '36.11'),
(85426, '4RA 940 010-671', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'F612', 1, '18.76'),
(85424, '4RA 003 510-461', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'B237', 1, '37.22'),
(85422, '4RA 003 510-117', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'B233', 1, '27.96'),
(85420, '4DW 003 390-051', 2, '', 'Elemente electrice Hella', 0, 0, 61, 'B212', 1, '217.29'),
(85418, '4DM 005 698-031', 2, '', 'Elemente electrice Hella', 0, 0, 61, 'C752', 1, '137.22'),
(85416, '4DM 003 460-021', 2, '', 'Elemente electrice Hella', 0, 0, 61, 'B214', 1, '163.9'),
(85414, '4DM 003 360-007', 2, '', 'Elemente electrice Hella', 0, 0, 61, 'B186', 1, '118.21'),
(85411, '4DB 003 425-041', 2, '', 'Elemente electrice Hella', 0, 0, 61, 'B208', 1, '218.97'),
(85409, '3FH 007 424-811', 2, '', 'Elemente electrice Hella', 0, 0, 2515, 'A767', 1, '96.88'),
(85407, '3FG 002 924-161', 2, '', 'Elemente electrice Hella', 0, 0, 2515, 'H165', 1, '119.05'),
(85385, 'JN964', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN964', 1, '48.1'),
(85384, 'JN950', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN950', 1, '102.66'),
(85383, 'JN936', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN936', 1, '35.02'),
(85382, 'JN933', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN933', 1, '60.19'),
(85381, 'JN929', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN929', 1, '15.92'),
(85380, 'JN928', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN928', 1, '18'),
(85379, 'JN915', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN915', 1, '69.47'),
(85378, 'JN914', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN914', 1, '60.49'),
(85377, 'JN817', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN817', 1, '46.81'),
(85376, 'JN816', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN816', 1, '31.87'),
(85375, 'JN805', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN805', 1, '8.65'),
(85374, 'JN732', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN732', 1, '19.51'),
(85373, 'JN693', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN693', 1, '17.29'),
(85372, 'JN669', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN669', 1, '10.81'),
(85371, 'JN667', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN667', 1, '11.22'),
(85370, 'JN658', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN658', 1, '39.43'),
(85369, 'JN643', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN643', 1, '35.46'),
(85368, 'JN629', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN629', 1, '37.56'),
(85367, 'JN626', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN626', 1, '10.09'),
(85366, 'JN623', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN623', 1, '74.23'),
(85365, 'JN620', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN620', 1, '20.66'),
(85364, 'JN607', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN607', 1, '37.87'),
(85363, 'JN581', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN581', 1, '41.31'),
(85362, 'JN578', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN578', 1, '42.11'),
(85361, 'JN576', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN576', 1, '30.31'),
(85360, 'JN572', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN572', 1, '34.55'),
(85359, 'JN568', 113, '', 'Garnituri- evacuare', 0, 0, 321, 'JN568', 1, '29.63'),
(85358, 'JN544', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN544', 1, '14.14'),
(85357, 'JN462', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN462', 1, '23.69'),
(85356, 'JN460', 113, '', 'Garnituri- evacuare', 0, 0, 321, 'JN460', 1, '33.38'),
(85355, 'JN454', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN454', 1, '36.99'),
(85354, 'JN453', 113, '', 'Garnituri teava esapament', 0, 0, 321, 'JN453', 1, '7.96'),
(85353, 'JN332', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN332', 1, '17.16'),
(85352, 'JN297', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN297', 1, '38.06'),
(85351, 'JN248', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN248', 1, '13.46'),
(85350, 'JN238', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN238', 1, '13.22'),
(85349, 'JN105', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN105', 1, '9.38'),
(85348, 'JM5176', 113, '', 'Garnituri - altele', 0, 0, 321, '5320361', 1, '67.2'),
(85347, 'JM5169', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '69.03'),
(85346, 'JM5168', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, '361240L', 1, '19.47'),
(85345, 'JM5166', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '30.81'),
(85344, 'JM5158', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '100.19'),
(85343, 'JM5157', 113, '', 'Garnituri - altele', 0, 0, 321, 'JM5157', 1, '3.35'),
(85342, 'JM5121', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JM5121', 1, '22.69'),
(85341, 'JM5120', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '208.97'),
(85340, 'JM5118', 113, '', 'Garnituri - altele', 0, 0, 321, 'JM5118', 1, '134.91'),
(85339, 'JM5109', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '60.19'),
(85338, 'JM5108', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JM5108', 1, '60.19'),
(85337, 'JM5107', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '23.26'),
(85336, 'JM5096', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '95.85'),
(85335, 'JM5095', 113, '', 'Garnituri - altele', 0, 0, 321, 'JM5095', 1, '32.94'),
(85334, 'JM5094', 113, '', 'Garnituri - altele', 0, 0, 321, 'JM5094', 1, '32.94'),
(85333, 'JM5059', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JM5059', 1, '62.76'),
(85332, 'JM5038', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JM5038', 1, '62.57'),
(85331, 'JM5037', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JM5037', 1, '77.43'),
(85330, 'JM5034', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JM5034', 1, '128.04'),
(85329, 'JM5028', 113, '', 'Garnituri- admisie', 0, 0, 321, 'JM5028', 1, '83.8'),
(85328, 'JM5027', 113, '', 'Garnituri - altele', 0, 0, 321, 'JM5027', 1, '60.75'),
(85327, 'JM5016', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JM5016', 1, '20.98'),
(85326, 'JM154', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JM154', 1, '9.44'),
(85325, 'JJ617', 113, '', 'Garnituri- admisie', 0, 0, 455, 'JJ617', 1, '31.08'),
(85324, 'JJ611', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ611', 1, '98.43'),
(85323, 'JJ609', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ609', 1, '73.87'),
(85322, 'JJ588', 113, '', 'Garnituri- admisie', 0, 0, 455, '', 1, '174.92'),
(85321, 'JJ575', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ575', 1, '69.55'),
(85320, 'JJ574', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ574', 1, '50.18'),
(85319, 'JJ568', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ568', 1, '157.54'),
(85318, 'JJ543', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ543', 1, '31.87'),
(85317, 'JJ538', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ538', 1, '69.66'),
(85316, 'JJ537', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ537', 1, '45.69'),
(85315, 'JJ535', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ535', 1, '21.56'),
(85314, 'JJ531', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ531', 1, '53.49'),
(85313, 'JJ501', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ501', 1, '68.46'),
(85312, 'JJ484', 113, '', 'Garnituri - altele', 0, 0, 455, 'JJ484', 1, '169.71'),
(85311, 'JJ464', 113, '', 'Seturi garnituri', 0, 0, 456, 'JJ464', 1, '61.37'),
(85310, 'JJ463', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ463', 1, '79.37'),
(85309, 'JJ459', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ459', 1, '46.76'),
(85308, 'JJ457', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ457', 1, '59.43'),
(85307, 'JJ413', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ413', 1, '22.49'),
(85306, 'JJ398', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ398', 1, '23.45'),
(85305, 'JJ385', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ385', 1, '42.11'),
(85304, 'JJ348', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ348', 1, '49.63'),
(85303, 'JJ317', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ317', 1, '22.38'),
(85302, 'JJ283', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ283', 1, '24.5'),
(85301, 'JJ200', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ200', 1, '13.21'),
(85300, 'JJ184', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ184', 1, '42.16'),
(85299, 'JJ140', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ140', 1, '29.47'),
(85298, 'JJ104', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ104', 1, '23.31'),
(85297, 'JJ089', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ089', 1, '21.75'),
(85296, 'JH5058', 113, '', 'Garnituri baie de ulei', 0, 0, 455, '31-027781-00', 1, '39.32'),
(85295, 'JH5049', 113, '', 'Garnituri - altele', 0, 0, 455, 'JH5049', 1, '118.91'),
(85294, 'JH5019', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JH5019', 1, '58.17'),
(85293, 'JH5005', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JH5005', 1, '27.19'),
(85292, 'JH494', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JH494', 1, '20.63'),
(85291, 'JF191', 113, '', 'Garnituri teava esapament', 0, 0, 138, 'JF191', 1, '17.54'),
(85290, 'JE554', 113, '', 'Garnituri teava esapament', 0, 0, 138, 'JE554', 1, '18'),
(85289, 'JE5021', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JE5021', 1, '23.81'),
(85288, 'JE5019', 113, '', 'Garnituri teava esapament', 0, 0, 138, '340569L', 1, '26.68'),
(85287, 'JE189', 113, '', 'Garnituri - altele', 0, 0, 138, 'JE189', 1, '11.55'),
(85286, 'JE117', 113, '', 'Garnituri teava esapament', 0, 0, 138, 'JE117', 1, '11.79'),
(85285, 'JD607', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD607', 1, '23.26'),
(85284, 'JD605', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD605', 1, '40.72'),
(85283, 'JD601', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD601', 1, '17.68'),
(85282, 'JD5811', 113, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '11.27'),
(85281, 'JD5807', 113, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '11.69'),
(85280, 'JD5765', 113, '', 'Garnituri- admisie', 0, 0, 40, '', 1, '75.05'),
(85279, 'JD565', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD565', 1, '21.34'),
(85278, 'JD561', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD561', 1, '12.59'),
(85277, 'JD543', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD543', 1, '15.4'),
(85276, 'JD542', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD542', 1, '28.96'),
(85275, 'JD538', 113, '', 'Garnituri - altele', 0, 0, 42, 'JD538', 1, '7.47'),
(85274, 'JD5375', 113, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '19.11'),
(85273, 'JD5337', 113, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '28.12'),
(85272, 'JD5311', 113, '', 'Seturi garnituri', 0, 0, 42, 'JD5311', 1, '17.68'),
(85271, 'JD5300', 113, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '71.19'),
(85270, 'JD5290', 113, '', 'Garnituri - altele', 0, 0, 42, 'JD5290', 1, '47.36'),
(85269, 'JD5229', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD5229', 1, '6.87'),
(85268, 'JD5155', 113, '', 'Garnituri - altele', 0, 0, 40, 'JD5155', 1, '49.36'),
(85267, 'JD5147', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD5147', 1, '107.13'),
(85266, 'JD5144', 113, '', 'Garnituri- admisie', 0, 0, 40, 'JD5144', 1, '49.69'),
(85265, 'JD5143', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD5143', 1, '38.36'),
(85264, 'JD498', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD498', 1, '16.55'),
(85263, 'JD497', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD497', 1, '26.24'),
(85262, 'JD492', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD492', 1, '26.24'),
(85261, 'JD488', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD488', 1, '33.09'),
(85260, 'JD483', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD483', 1, '13.38'),
(85259, 'JD475', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD475', 1, '2.34'),
(85258, 'JD468', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD468', 1, '17.73'),
(85257, 'JD455', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD455', 1, '15.65'),
(85256, 'JD451', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD451', 1, '8.66'),
(85255, 'JD448', 113, '', 'Garnituri baie de ulei', 0, 0, 42, 'JD448', 1, '29.63'),
(85254, 'JD436', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD436', 1, '30.97'),
(85253, 'JD430', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD430', 1, '27.25'),
(85252, 'JD419', 113, '', 'Garnituri- admisie', 0, 0, 40, 'JD419', 1, '72.12'),
(85251, 'JD409', 113, '', 'Garnituri - altele', 0, 0, 40, 'JD409', 1, '34.5'),
(85250, 'JD342', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD342', 1, '79.73'),
(85249, 'JD340', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD340', 1, '18.39'),
(85248, 'JD315', 113, '', 'Garnituri- admisie', 0, 0, 42, '360568L', 1, '4.41'),
(85247, 'JD309', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD309', 1, '18.86'),
(85246, 'JD302', 113, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '3.89'),
(85245, 'JD299', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD299', 1, '10.81'),
(85244, 'JD298', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD298', 1, '34.26'),
(85243, 'JD282', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD282', 1, '7.19'),
(85242, 'JD274', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD274', 1, '6.02'),
(85241, 'JD273', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD273', 1, '46.27'),
(85240, 'JD271', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD271', 1, '64.79'),
(85239, 'JD265', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD265', 1, '53.65'),
(85238, 'JD264', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD264', 1, '21.95'),
(85237, 'JD243', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD243', 1, '88.62'),
(85236, 'JD240', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD240', 1, '21.01'),
(85235, 'JD228', 113, '', 'Garnituri- admisie', 0, 0, 27, 'JD228', 1, '67.69'),
(85234, 'JD227', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD227', 1, '83.19'),
(85233, 'JD226', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD226', 1, '56.88'),
(85232, 'JD225', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD225', 1, '84.32'),
(85231, 'JD171', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD171', 1, '24.82'),
(85230, 'JD170', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD170', 1, '11.98'),
(85229, 'JD156', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD156', 1, '6.01'),
(85228, 'JD153', 113, '', 'Garnituri- evacuare', 0, 0, 42, 'JD153', 1, '51.77'),
(85227, 'JD146', 113, '', 'Garnituri - altele', 0, 0, 40, 'JD146', 1, '36.86'),
(85226, 'JD118', 113, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '7.39'),
(85225, 'JD025', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD025', 1, '30.67'),
(85224, 'JC991', 113, '', 'Garnituri- admisie', 0, 0, 40, 'JC991', 1, '33.76'),
(85223, 'JC973', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JC973', 1, '21.86'),
(85222, 'JC930', 113, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '33.65'),
(85221, 'JC928', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JC928', 1, '3.9'),
(85220, 'JC824', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JC824', 1, '17.92'),
(85219, 'JC790', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JC790', 1, '14.09'),
(85218, 'JC759', 113, '', 'Garnituri- evacuare', 0, 0, 40, 'JC759', 1, '29.44'),
(85217, 'JC757', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JC757', 1, '12.51');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(85216, 'JC738', 113, '', 'Garnituri - altele', 0, 0, 40, 'JC738', 1, '50.18'),
(85215, 'JC724', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JC724', 1, '12.89'),
(85214, 'JC669', 113, '', 'Garnituri - altele', 0, 0, 40, 'JC669', 1, '35.73'),
(85213, 'JC478', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JC478', 1, '5.96'),
(85212, 'JC440', 113, '', 'Seturi garnituri', 0, 0, 42, 'JC440', 1, '20.9'),
(85211, 'JC423', 113, '', 'Garnituri capac chiulasa', 0, 0, 27, 'JC423', 1, '10.16'),
(85210, 'JC415', 113, '', 'Garnituri capac chiulasa', 0, 0, 27, 'JC415', 1, '8.07'),
(85209, 'JC281', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JC281', 1, '20.3'),
(85208, 'JC280', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JC280', 1, '15.28'),
(85207, 'JC259', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JC259', 1, '8.51'),
(85206, 'JC152', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JC152', 1, '6'),
(85205, 'JC055', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JC055', 1, '3.08'),
(85204, 'JC054', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JC054', 1, '2.14'),
(85203, 'JB851', 113, '', 'Garnituri - altele', 0, 0, 40, 'JB851', 1, '26.68'),
(85202, 'JB837', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JB837', 1, '38.36'),
(85201, 'JB799', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JB799', 1, '4.38'),
(85200, 'JA770', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JA770', 1, '15.24'),
(85199, 'JA769', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JA769', 1, '18.82'),
(85198, 'JA768', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JA768', 1, '14.26'),
(85197, 'JA757', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JA757', 1, '20.35'),
(85196, 'JA5005', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JA5005', 1, '55.05'),
(85195, 'HR791', 113, '', 'Seturi garnituri', 0, 0, 323, '', 1, '40.56'),
(85194, 'HR758', 113, '', 'Seturi garnituri', 0, 0, 323, '', 1, '30.51'),
(85193, 'HR663', 113, '', 'Seturi garnituri', 0, 0, 323, '', 1, '24.98'),
(85192, 'HR655', 113, '', 'Seturi garnituri', 0, 0, 323, '', 1, '29.58'),
(85191, 'HR631', 113, '', 'Seturi garnituri', 0, 0, 323, '', 1, '10.86'),
(85190, 'HR615', 113, '', 'Seturi garnituri', 0, 0, 323, '', 1, '22.68'),
(85189, 'HR5082', 113, '', 'Seturi garnituri', 0, 0, 323, '', 1, '66.38'),
(85188, 'HR5062', 113, '', 'Seturi garnituri', 0, 0, 323, '', 1, '43.7'),
(85187, 'HR5048', 113, '', 'Seturi garnituri', 0, 0, 323, '', 1, '133.3'),
(85186, 'HR397', 113, '', 'Garnituri baie de ulei', 0, 0, 321, '', 1, '23.98'),
(85185, 'HR342', 113, '', 'Seturi garnituri', 0, 0, 323, '', 1, '36.8'),
(85138, 'BY420', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY420', 1, '142.41'),
(85047, 'BS240', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BS240', 1, '191.27'),
(85046, 'BR830', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BR830', 1, '89.39'),
(85042, 'BR620', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BR620', 1, '69.11'),
(85041, 'BR560', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BR560', 1, '78.59'),
(85040, 'BR510', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BR510', 1, '89.55'),
(85039, 'BR490', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BR490', 1, '180.09'),
(85038, 'BR440', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BR440', 1, '220.33'),
(85037, 'BR430', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BR430', 1, '201.64'),
(85036, 'BR090', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BR090', 1, '202.22'),
(85035, 'BR020', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BR020', 1, '209.47'),
(85034, 'BP600', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BP600', 1, '97.16'),
(85033, 'BP510', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BP510', 1, '86.64'),
(85032, 'BP280', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BP280', 1, '59.18'),
(85031, 'BN960', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BN960', 1, '96.61'),
(85030, 'BN950', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BN950', 1, '97.68'),
(85029, 'BN720', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BN720', 1, '194.75'),
(85028, 'BN220', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BN220', 1, '118.91'),
(85011, 'BH690', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BH690', 1, '51.52'),
(85010, 'BH090', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BH090', 1, '159.92'),
(85009, 'BG940', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BG940', 1, '200.62'),
(85008, 'BG900', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BG900', 1, '205.37'),
(85007, 'BG870', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BG870', 1, '54.39'),
(85006, 'BG850', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BG850', 1, '110.08'),
(85005, 'BG830', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BG830', 1, '98.36'),
(85004, 'BG820', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BG820', 1, '98.31'),
(85003, 'BG170', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BG170', 1, '108.1'),
(85002, 'BF870', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BF870', 1, '98.17'),
(85001, 'BE620', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BE620', 1, '57.38'),
(85000, 'AY980', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY980', 1, '136.34'),
(84999, 'AY970', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY970', 1, '130.72'),
(84998, 'AY940', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY940', 1, '128.04'),
(84997, 'AY710', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY710', 1, '215.68'),
(84996, 'AY700', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY700', 1, '177.37'),
(84995, 'AY640', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY640', 1, '102.41'),
(84994, 'AY590', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY590', 1, '192.18'),
(84993, 'AY530', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY530', 1, '318.04'),
(84992, 'AY470', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY470', 1, '179.7'),
(84991, 'AY420', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY420', 1, '187.66'),
(84990, 'AY410', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY410', 1, '187.66'),
(84989, 'AY400', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY400', 1, '187.66'),
(84988, 'AY310', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY310', 1, '137.05'),
(84987, 'AY300', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY300', 1, '138.4'),
(84986, 'AY280', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY280', 1, '256.53'),
(84985, 'AY210', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY210', 1, '56.88'),
(84984, 'AY180', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY180', 1, '142.55'),
(84983, 'AY170', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY170', 1, '158.17'),
(84982, 'AY060', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AY060', 1, '75.68'),
(84981, 'AS410', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AS410', 1, '168'),
(84980, 'AN350', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AN350', 1, '68.37'),
(84979, 'AH860', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AH860', 1, '68.78'),
(84978, 'AG9020', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '422.19'),
(84977, 'AG9010', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '422.19'),
(84976, 'AG8840', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '108.32'),
(84975, 'AF5990', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '163.46'),
(84974, 'AF5350', 113, '', 'Garnituri chiulasa', 0, 0, 318, '30-027551-20', 1, '152.53'),
(84973, 'AF5330', 113, '', 'Garnituri chiulasa', 0, 0, 318, '30-027512-40', 1, '152.09'),
(84972, 'AF5320', 113, '', 'Garnituri chiulasa', 0, 0, 318, '30-027511-40', 1, '152.09'),
(84971, 'AF470', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AF470', 1, '64.73'),
(84970, 'AF240', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AF240', 1, '185.66'),
(84969, 'AF070', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AF070', 1, '50.31'),
(84968, 'AE5530', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '240.9'),
(84967, 'AE5310', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AE5310', 1, '271.75'),
(84966, 'AE5220', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AE5220', 1, '364.02'),
(84965, 'AE5210', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AE5210', 1, '319.15'),
(84964, 'AE5200', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AE5200', 1, '200.74'),
(84963, 'AD5710', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AD5710', 1, '171.17'),
(84962, 'AD5700', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '97.05'),
(84961, 'AD5520', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '211.34'),
(84960, 'AD5170', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AD5170', 1, '374.86'),
(84959, 'AC5860', 113, '', 'Garnituri chiulasa', 0, 0, 318, '310333L', 1, '268.7'),
(84958, 'AC5720', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AC5720', 1, '1476.92'),
(84957, 'AC5620', 113, '', 'Garnituri chiulasa', 0, 0, 318, '310294L', 1, '154.17'),
(84956, 'AC5410', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AC5410', 1, '183.75'),
(84955, 'AC5280', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AC5280', 1, '190.15'),
(84954, 'AC5270', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AC5270', 1, '136.17'),
(84953, 'AC5260', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AC5260', 1, '136.17'),
(84952, 'AC5240', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AC5240', 1, '241.34'),
(84951, 'AC5230', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '129.88'),
(84950, 'AC5220', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AC5220', 1, '270.24'),
(84949, 'AC5080', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '288.48'),
(84948, 'AC5070', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AC5070', 1, '288.48'),
(84947, 'AC5060', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AC5060', 1, '270.86'),
(84946, 'AC5040', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AC5040', 1, '291.28'),
(84945, 'AC5030', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AC5030', 1, '301.97'),
(84944, 'AB5980', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BZ660', 1, '196.5'),
(84943, 'AB5900', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AB5900', 1, '499.81'),
(84942, 'AB5820', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '131.3'),
(84941, 'AB5810', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '117.98'),
(84940, 'AB5800', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AB5800', 1, '125.09'),
(84939, 'AB5730', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '139.67'),
(84938, 'AB5660', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AB5660', 1, '123.67'),
(84937, 'AB5450', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AB5450', 1, '155.3'),
(84936, 'AB5360', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AB5360', 1, '241.73'),
(84935, 'AB5320', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AB5320', 1, '208.79'),
(84934, 'AB5310', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AB5310', 1, '208.79'),
(84933, 'AB5300', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AB5300', 1, '208.79'),
(84932, 'AB5230', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AB5230', 1, '332.7'),
(84931, 'AB5140', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AB5140', 1, '69.16'),
(84930, 'AB5130', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AB5130', 1, '81.78'),
(84929, 'AB5020', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AB5020', 1, '357.16'),
(84928, 'AA5990', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '266.44'),
(84927, 'AA5950', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '272.45'),
(84926, 'AA5940', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AA5940', 1, '272.45'),
(84925, 'AA5870', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '391.9'),
(84924, 'AA5840', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AA5840', 1, '397.84'),
(84923, 'AA5430', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AA5430', 1, '189'),
(84922, 'AA5420', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AA5420', 1, '187.91'),
(84921, 'PB394', 113, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '4.85'),
(84920, 'PA658', 113, '', 'Ghiduri supapa', 0, 0, 322, 'PA658', 2, '110.586'),
(84919, 'PA5025', 113, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '10.67'),
(84918, 'PA5020', 113, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '6.57'),
(84917, 'PA5016', 113, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '5.55'),
(84916, 'NP067', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '19.44'),
(84915, 'NF857', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '78.96'),
(84914, 'NF850', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '61.83'),
(84913, 'NF846', 113, '', 'Simeringuri', 0, 0, 757, '', 1, '12.92'),
(84912, 'NF841', 113, '', 'Simeringuri', 0, 0, 757, '', 1, '26.68'),
(84911, 'NF817', 113, '', 'Simeringuri', 0, 0, 757, '', 1, '62.14'),
(84910, 'NF780', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '19.29'),
(84909, 'NF637', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '31.11'),
(84908, 'NC065', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '25.69'),
(84907, 'NC044', 113, '', 'Simeringuri', 0, 0, 1652, '', 1, '101.04'),
(84906, 'NC006', 113, '', 'Simeringuri', 0, 0, 757, '', 1, '12.07'),
(84905, 'NB973', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '34.88'),
(84904, 'NB959', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '26.6'),
(84903, 'NB855', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '53.96'),
(84902, 'NB854', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '54.61'),
(84901, 'NB847', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '58.63'),
(84900, 'NB843', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '324.97'),
(84899, 'NB814', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '145.28'),
(84898, 'NB806', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '72.78'),
(84897, 'NB786', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '37.62'),
(84896, 'NB716', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '23.45'),
(84895, 'NB714', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '21.28'),
(84894, 'NB698', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '30.78'),
(84893, 'NB697', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '25.47'),
(84892, 'NB633', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '21.22'),
(84891, 'NB564', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '32.85'),
(84890, 'NA5205', 113, '', 'Simeringuri', 0, 0, 630, '', 1, '36.61'),
(84889, 'NA5204', 113, '', 'Simeringuri', 0, 0, 630, '', 1, '34.01'),
(84888, 'NA5192', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '43.12'),
(84887, 'NA5191', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '23.43'),
(84886, 'NA5190', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '20.69'),
(84885, 'NA5185', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '37.73'),
(84884, 'NA5180', 113, '', 'Simeringuri', 0, 0, 757, '', 1, '37.73'),
(84883, 'NA5157', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '82.95'),
(84882, 'NA5137', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '38.69'),
(84881, 'NA5124', 113, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '24.95'),
(84880, 'NA5108', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '28.59'),
(84876, 'NA5053', 113, '', 'Simeringuri', 0, 0, 757, '', 1, '36.06'),
(84875, 'NA5036', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '37.04'),
(84874, 'NA5031', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '54.53'),
(84873, 'NA5001', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '15.68'),
(84872, 'LK5007', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '201.73'),
(84871, 'LK5006', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '208.02'),
(84870, 'LK5003', 113, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '205.45'),
(84869, 'KS696', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '26.68'),
(84868, 'HR809', 113, '', 'Simeringuri', 0, 0, 323, '', 1, '14.2'),
(84861, '08-990105-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '49.32'),
(84860, '08-990100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '42.9'),
(84859, '08-962600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '42.88'),
(84858, '08-961800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '45.17'),
(84857, '08-960300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '35.7'),
(84856, '08-960200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '46.57'),
(84855, '08-787000-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '65.74'),
(84854, '08-786800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '56.91'),
(84853, '08-786600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '50.81'),
(84852, '08-786500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '68.4'),
(84851, '08-786400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '48.05'),
(84850, '08-786300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '41.12'),
(84849, '08-786000-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '41.14'),
(84848, '08-785400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '25.21'),
(84847, '08-785200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '86.05'),
(84846, '08-785000-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '41.51'),
(84845, '08-784800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '68.02'),
(84844, '08-784200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '49.19'),
(84843, '08-784100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '45.26'),
(127219, '08-960100-00', 60, '', 'Segmenti piston', 0, 0, 444, '', 1, '48.32'),
(84842, '08-783800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '102.19'),
(84841, '08-783700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '44.4'),
(84840, '08-783500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '71.14'),
(84839, '08-783300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '45.09'),
(84838, '08-782300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '63.78'),
(84837, '08-781100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '51.07'),
(84836, '08-780300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '62.55'),
(84835, '08-780100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '77.57'),
(84834, '08-743600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '101.16'),
(84833, '08-743100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '84.51'),
(84832, '08-705200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '50.8'),
(84831, '08-705100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '49.28'),
(84830, '08-704500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '118.44'),
(84829, '08-704400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '80'),
(84828, '08-523100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '114.39'),
(84823, '08-502400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '76.67'),
(84822, '08-502200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '41.83'),
(84821, '08-501900-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '44.44'),
(84820, '08-501807-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '79.84'),
(84819, '08-501800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '78.44'),
(84818, '08-501500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '82.79'),
(84817, '08-406200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '38.82'),
(84816, '08-405207-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '44.16'),
(84815, '08-405205-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '62.22'),
(84814, '08-405200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '39.64'),
(84813, '08-399200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '50.06'),
(84812, '08-374400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '38.69'),
(84811, '08-373800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '80.96'),
(84810, '08-361900-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '77.57'),
(84809, '08-349700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '37.84'),
(84808, '08-349300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '50.88'),
(84807, '08-348600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '41.83'),
(84806, '08-344800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '44.46'),
(84805, '08-337400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '83.53'),
(84804, '08-336507-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '49.12'),
(84803, '08-336500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '63.26'),
(84802, '08-336400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '45.04'),
(84801, '08-335100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '41.59'),
(84800, '08-335000-10', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '37.07'),
(84799, '08-334700-10', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '61.94'),
(84798, '08-334400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '48.51'),
(84797, '08-333500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '24.95'),
(84796, '08-325800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '50.29'),
(84795, '08-325500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '94.06'),
(84794, '08-323600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '72.12'),
(127218, '08-502100-00', 60, '', 'Segmenti piston', 0, 0, 444, '', 1, '41.35'),
(84793, '08-323400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '102.52'),
(84792, '08-322400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '69.8'),
(84791, '08-318700-10', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '57.67'),
(84790, '08-307800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '86.98'),
(84789, '08-307707-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '56.21'),
(84788, '08-307700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '71.74'),
(84787, '08-307600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '80.85'),
(84786, '08-307200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '65.42'),
(84785, '08-307100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '35.19'),
(84784, '08-307000-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '47.53'),
(84783, '08-306900-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '41.26'),
(84782, '08-306800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '39.64'),
(84781, '08-306700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '38.82'),
(138254, '08-307500-00', 141, '', 'Segmenti piston', 0, 0, 444, '', 1, '40.16'),
(84780, '08-306600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '110.4'),
(84779, '08-306300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '39.87'),
(84778, '08-305907-10', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '60.62'),
(84777, '08-305900-10', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '39.87'),
(84776, '08-305500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '33.07'),
(84775, '08-304000-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '40.11'),
(84774, '08-295400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '48.51'),
(84773, '08-292800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '105.55'),
(84772, '08-287200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '82.18'),
(84771, '08-287100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '89.66'),
(84770, '08-286700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '39.23'),
(84769, '08-283900-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '25.23'),
(84768, '08-283600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '47.03'),
(84767, '08-269806-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '40.03'),
(84766, '08-269700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '23.75'),
(84764, '08-248200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '34.83'),
(84759, '08-214100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '36.83'),
(84758, '08-209800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '18.95'),
(84757, '08-209700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '45.75'),
(84754, '08-179300-10', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '211.79'),
(84749, '08-154400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '36.55'),
(84748, '08-154300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '37.92'),
(84747, '08-154200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '44.65'),
(84745, '08-152000-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '42.27'),
(84743, '08-148300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '46.16'),
(84741, '08-144200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '90.64'),
(84740, '08-142300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '33.73'),
(84738, '08-141200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '65.88'),
(84737, '08-139500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '111.19'),
(84735, '08-138900-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '74.66'),
(84734, '08-138800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '67.82'),
(84733, '08-138400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '106.05'),
(84732, '08-138000-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '149.66'),
(84731, '08-137600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '178.42'),
(84730, '08-137500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '97.32'),
(84729, '08-136700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '47.41'),
(84728, '08-136600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '74.09'),
(84727, '08-136400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '171.25'),
(84726, '08-135800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '108.29'),
(84725, '08-135300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '113.53'),
(84724, '08-134100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '196.94'),
(84723, '08-133200-10', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '59.67'),
(84722, '08-127400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '82.63'),
(84721, '08-126000-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '118.53'),
(84720, '08-125600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '87.58'),
(84717, '08-124000-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '85.77'),
(84716, '08-123700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '78.19'),
(84714, '08-122200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '91.87'),
(84713, '08-118700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '137.81'),
(84710, '08-116100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '61.7'),
(84709, '08-114905-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '73.76'),
(84707, '08-114700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '100.52'),
(84706, '08-113700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '75.07'),
(84704, '08-112407-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '84.1'),
(84703, '08-112400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '71.33'),
(84702, '08-111200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '60.9'),
(84701, '08-110900-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '97.7'),
(84700, '08-110300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '63.37'),
(84699, '08-110200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '49.44'),
(84698, '08-110100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '80.24'),
(84697, '08-110000-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '67.58'),
(84696, '08-109811-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '83.98'),
(84695, '08-109807-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '85.27'),
(84694, '08-109800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '62.55'),
(84693, '08-109707-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '44.65'),
(84691, '08-109507-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '71.22'),
(84690, '08-109500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '32.04'),
(84689, '08-109400-10', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '54.91'),
(84688, '08-109107-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '131.69'),
(84687, '08-108200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '68.02'),
(84686, '08-107300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '52.01'),
(84685, '08-107000-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '100.03'),
(84683, '08-105900-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '65.33'),
(84682, '08-105510-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '107.44'),
(84681, '08-105500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '92.26'),
(84680, '08-105200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '52.94'),
(84679, '08-104200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '41.01'),
(84678, '08-104100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '35.21'),
(84677, '08-104000-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '60.11'),
(84676, '08-103800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '57.79'),
(84675, '08-103400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '104.19'),
(84674, '08-103100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '52.8'),
(84673, '08-102800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '57.97'),
(84672, '08-102700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '62.87'),
(84671, '08-102500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '98.57'),
(84670, '08-102300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '53.57'),
(84665, '08-100107-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '70.45'),
(84664, '50-350354-00', 60, '', 'Ghiduri supapa', 0, 0, 1451, '', 1, '14.19'),
(84663, '50-350172-00', 60, '', 'Simeringuri', 0, 0, 321, '', 1, '2.08'),
(84662, '50-323920-00', 60, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '4.83'),
(84661, '50-323171-00', 60, '', 'Simeringuri', 0, 0, 314, '', 1, '4.9'),
(84660, '50-319119-00', 60, '', 'Simeringuri', 0, 0, 630, '', 1, '29.79'),
(84659, '50-307320-70', 60, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '7.69'),
(84658, '50-307264-70', 60, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '12.48'),
(84655, '50-307044-50', 60, '', 'Simeringuri', 0, 0, 322, '', 1, '6.74'),
(84650, '50-305900-50', 60, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '4.87'),
(84649, '50-305260-00', 60, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '4.57'),
(84648, '50-304817-00', 60, '', 'Simeringuri', 0, 0, 624, '', 1, '17.45'),
(84645, '50-029051-00', 60, '', 'Garnituri - altele', 0, 0, 3305, '', 1, '25.26'),
(84644, '50-028968-00', 60, '', 'Garnituri - altele', 0, 0, 1102, '', 1, '8.89'),
(84642, '50-028543-00', 60, '', 'Garnituri - altele', 0, 0, 321, '', 1, '93.43'),
(84640, '50-028133-00', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN414', 1, '33.82'),
(84639, '50-027906-00', 60, '', 'Garnituri capac chiulasa', 0, 0, 1102, '361234L', 1, '3.41'),
(84638, '50-027489-00', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '33.24'),
(84636, '50-027246-00', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '53.33'),
(84635, '50-026864-00', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '56.95'),
(84634, '50-026797-10', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, '361199L', 1, '10.85'),
(84632, '50-026541-00', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, '361189L', 1, '4.46'),
(84630, '50-026409-00', 60, '', 'Garnituri - altele', 0, 0, 321, '320120L', 1, '1.35'),
(84629, '50-026408-00', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, '361179L', 1, '2.25'),
(84628, '50-024369-00', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, '320096L', 1, '3.32'),
(84627, '50-022826-00', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '67.69'),
(84621, '31-028926-00', 60, '', 'Garnituri teava esapament', 0, 0, 138, '340048L', 1, '36.12'),
(84620, '31-028914-00', 60, '', 'Garnituri teava esapament', 0, 0, 138, '', 1, '14.88'),
(84619, '31-028635-00', 60, '', 'Garnituri- admisie', 0, 0, 455, '330102L', 1, '35.73'),
(84618, '31-028604-00', 60, '', 'Garnituri- admisie', 0, 0, 42, '340031L', 1, '17.1'),
(84617, '31-028444-00', 60, '', 'Garnituri- admisie', 0, 0, 42, '360956L', 1, '39.38'),
(84615, '31-027981-00', 60, '', 'Garnituri - altele', 0, 0, 314, '', 1, '11.65'),
(84613, '31-027779-00', 60, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '31.87'),
(84611, '31-027684-00', 60, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '66.7'),
(84610, '31-027599-00', 60, '', 'Garnituri- admisie', 0, 0, 42, '360905L', 1, '10.34'),
(84609, '31-027580-00', 60, '', 'Garnituri- admisie', 0, 0, 568, '', 1, '43.05'),
(84608, '31-027576-00', 60, '', 'Garnituri - altele', 0, 0, 40, 'JD231', 1, '63.98'),
(84607, '31-027316-00', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '38.36'),
(84605, '31-027053-00', 60, '', 'Garnituri - altele', 0, 0, 141, '', 1, '22'),
(84604, '31-026943-00', 60, '', 'Garnituri teava esapament', 0, 0, 138, '', 1, '41.51'),
(84603, '31-026897-00', 60, '', 'Garnituri- evacuare', 0, 0, 42, '', 1, '19.29'),
(84602, '31-026875-00', 60, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '10.18'),
(80617, '7PK1905', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '54.19'),
(84601, '31-026583-10', 60, '', 'Garnituri- evacuare', 0, 0, 27, 'JC955', 1, '90.67'),
(84600, '31-026580-00', 60, '', 'Garnituri - altele', 0, 0, 1922, '', 1, '14.56'),
(84599, '31-026467-10', 60, '', 'Garnituri baie de ulei', 0, 0, 455, '', 1, '62.57'),
(84598, '31-025957-10', 60, '', 'Garnituri baie de ulei', 0, 0, 455, '', 1, '8.76'),
(84597, '31-025827-10', 60, '', 'Garnituri- evacuare', 0, 0, 42, '', 1, '4.91'),
(84596, '31-025579-10', 60, '', 'Garnituri - altele', 0, 0, 314, '', 1, '9.55'),
(84595, '31-025405-10', 60, '', 'Garnituri teava esapament', 0, 0, 138, '31-025405-10', 1, '44.57'),
(84594, '31-025070-00', 60, '', 'Garnituri teava esapament', 0, 0, 138, '31-025070-00', 1, '30.69'),
(84593, '31-025054-00', 60, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '7.39'),
(84592, '31-024532-10', 60, '', 'Garnituri - altele', 0, 0, 42, '', 1, '55.16'),
(84591, '31-023835-10', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '9.71'),
(84590, '31-023261-10', 60, '', 'Garnituri- admisie', 0, 0, 42, '360250L', 1, '32.94'),
(84589, '31-022883-00', 60, '', 'Garnituri - altele', 0, 0, 40, '31-022883-00', 1, '61.42'),
(84588, '31-022677-00', 60, '', 'Garnituri baie de ulei', 0, 0, 455, '', 1, '8.27'),
(84587, '31-022676-00', 60, '', 'Garnituri baie de ulei', 0, 0, 455, '', 1, '9.18'),
(84586, '31-022304-10', 60, '', 'Garnituri- evacuare', 0, 0, 27, 'JB842', 1, '6.16'),
(84585, '31-021055-20', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '8.84'),
(84583, '30-029452-00', 60, '', 'Garnituri chiulasa', 0, 0, 318, '30-029452-00', 1, '81.92'),
(84582, '30-028952-00', 60, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '92.29'),
(84581, '30-028840-00', 60, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '534.31'),
(84580, '30-028661-00', 60, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '122.68'),
(84578, '30-028159-00', 60, '', 'Garnituri chiulasa', 0, 0, 318, 'BV090', 1, '185.95'),
(84577, '30-027910-00', 60, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '80.23'),
(84576, '30-027586-00', 60, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '47.3'),
(84575, '30-027550-10', 60, '', 'Garnituri chiulasa', 0, 0, 318, 'BY090', 1, '165.1'),
(84574, '30-026970-10', 60, '', 'Garnituri chiulasa', 0, 0, 318, 'BL960', 1, '147.37'),
(84572, '30-026720-10', 60, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '54.63'),
(84570, '30-026184-10', 60, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '52.07'),
(84569, '24-30724-08/0', 60, '', 'Seturi garnituri', 0, 0, 323, '', 1, '154.91'),
(84568, '24-30653-86/0', 60, '', 'Seturi garnituri', 0, 0, 323, '', 1, '20.69'),
(84567, '24-30641-10/0', 60, '', 'Seturi garnituri', 0, 0, 323, '', 1, '17.24'),
(84566, '24-27696-00/0', 60, '', 'Seturi garnituri', 0, 0, 979, '', 1, '46.71'),
(84565, '24-26932-00/0', 60, '', 'Seturi garnituri', 0, 0, 979, '', 1, '52.31'),
(84564, '24-26691-00/0', 60, '', 'Seturi garnituri', 0, 0, 570, '', 1, '19.52'),
(84563, '22-28942-00/0', 60, '', 'Seturi garnituri', 0, 0, 150, '', 1, '443.75'),
(84562, '22-26873-02/0', 60, '', 'Seturi garnituri', 0, 0, 150, '', 1, '279.78'),
(84561, '21-25885-20/0', 60, '', 'Seturi garnituri', 0, 0, 319, '', 1, '95.68'),
(84560, '20-28210-02/0', 60, '', 'Seturi garnituri', 0, 0, 560, '', 1, '632.73'),
(84559, 'H997/6 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '178.66'),
(84558, 'H997/6 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '178.66'),
(84557, 'H982/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '119.45'),
(84556, 'H975/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '124.13'),
(84555, 'H975/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '124.13'),
(84554, 'H941/6 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '207.74'),
(84553, 'H893/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '211.85'),
(84552, 'H893/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '204.35'),
(84551, 'H853/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '61.3'),
(84549, 'H1105/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '119.73'),
(84547, 'H1104/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '197.78'),
(84546, 'H1103/7 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '368.87'),
(84545, 'H1101/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '51.57'),
(84544, 'H1101/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '83.97'),
(84543, 'H1096/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '90.64'),
(84542, 'H1096/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '90.64'),
(84541, 'H1095/6 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '204.73'),
(84540, 'H1095/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '272.59'),
(84539, 'H1094/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '211.9'),
(84538, 'H1092/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '55.24'),
(84537, 'H1087/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '84.24'),
(84536, 'H1086/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '261.09'),
(84534, 'H1084/5 0.50MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '167.51'),
(84533, 'H1084/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '167.51'),
(84532, 'H1076/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '63.96'),
(84531, 'H1076/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '94.69'),
(84530, 'H1075/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '42.74'),
(84529, 'H1074/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '111.25'),
(84528, 'H1071/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '99.18'),
(84527, 'H1071/5 0.30MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '95.67'),
(84526, 'H1057/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '58.77'),
(84525, 'H1057/5 0.30MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '58.77'),
(84524, 'H1055/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '158.06'),
(84523, 'H1049/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '159.34'),
(84522, 'H1049/5 0.75MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '176.87'),
(84520, 'H1045/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '87.38'),
(84519, 'H1043/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '51.38'),
(84518, 'H1043/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '51.38'),
(84517, 'H1042/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '52.56'),
(84516, 'H1042/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '54.14'),
(84515, 'H1039/3 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '36.5'),
(84514, 'H1032/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '94.83'),
(84513, 'H098/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '207.35'),
(84512, 'H095/6 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '312.41'),
(84511, 'H084/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '111.38'),
(84510, 'H084/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '107.44'),
(84509, 'H079/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '126.79'),
(84508, 'H077/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '247.96'),
(84507, 'H027/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '93.16'),
(84506, 'H026/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '101.31'),
(84505, 'H007/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '244.56'),
(84504, 'A270/2 STD', 202, '', 'Lagare', 0, 0, 1589, '', 1, '32.91'),
(84503, 'A261/2 STD', 202, '', 'Lagare', 0, 0, 1589, '', 1, '44.55'),
(84502, 'A237/4 STD', 202, '', 'Lagare', 0, 0, 1589, '', 1, '46.57'),
(84501, 'A215/2 STD', 202, '', 'Lagare', 0, 0, 1589, '', 1, '14.36'),
(84500, 'A214/4 STD', 202, '', 'Lagare', 0, 0, 1589, '', 1, '29.25'),
(84499, 'A202/2 STD', 202, '', 'Lagare', 0, 0, 1589, '', 1, '11.96'),
(84498, 'A201/2 STD', 202, '', 'Lagare', 0, 0, 1589, '', 1, '10.51'),
(84497, 'A201/2 .005', 202, '', 'Lagare', 0, 0, 1589, '', 1, '11.96'),
(84496, 'A188/4 STD', 202, '', 'Lagare', 0, 0, 1589, '', 1, '51.27'),
(84495, 'A182/2 STD', 202, '', 'Lagare', 0, 0, 1589, '', 1, '7.19'),
(84493, 'A124/4 STD', 202, '', 'Lagare', 0, 0, 1589, '', 1, '40.74'),
(84492, 'A123/4 STD', 202, '', 'Lagare', 0, 0, 1589, '', 1, '40.3'),
(84491, '72-3856 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '112.18'),
(84490, '71-4382/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '86.94'),
(84489, '71-4358/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '147.55'),
(84487, '71-4311/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '80.5'),
(84486, '71-4297/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '92.51'),
(84485, '71-4279/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '99.97'),
(84484, '71-4278/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '83.53'),
(84483, '71-4250/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '82.68'),
(84482, '71-4234 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '33.24'),
(84481, '71-4234 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '33.24'),
(84480, '71-4209/5 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '141.07'),
(84479, '71-4194/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '76.8'),
(84478, '71-4194/4 0.50MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '81.42'),
(84477, '71-4194/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '81.42'),
(84476, '71-4185/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '73.13'),
(84475, '71-4168/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '113.35'),
(84474, '71-4167/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '55.51'),
(84473, '71-4167/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '54.78'),
(84472, '71-4158/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '107.33'),
(84471, '71-4157/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '61.59'),
(84470, '71-4157/4 0.50MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '70.89'),
(84469, '71-4157/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '61.59'),
(84468, '71-4151/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '97.89'),
(84467, '71-4143/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '61.26'),
(84466, '71-4130/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '67.47'),
(84465, '71-4130/4 0.75MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '94.5'),
(84464, '71-4130/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '65.86'),
(84463, '71-4129/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '54.91'),
(84462, '71-4129/4 0.50MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '59.46'),
(84461, '71-4129/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '54.91'),
(84460, '71-4121/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '60.25'),
(84458, '71-4118/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '63.64'),
(84457, '71-4118/4 0.50MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '73.13'),
(84456, '71-4118/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '63.64'),
(84455, '71-3994 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '218.82'),
(84454, '71-3988/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '167.37'),
(84453, '71-3958/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '116.83'),
(84451, '71-3929/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '89.8'),
(84450, '71-3899/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '75.38'),
(84449, '71-3876 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '126.79'),
(84448, '71-3870/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '287.82'),
(84447, '71-3781/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '141.92'),
(84445, '71-3764/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '289.94'),
(84444, '71-3730/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '117.27'),
(84443, '71-3728/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '99.18'),
(84442, '71-3694/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '128.12'),
(84441, '71-3694/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '85.39'),
(84440, '71-3665/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '91.23'),
(84438, '71-3639/4 0.50MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '58.82'),
(84437, '71-3639/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '58.82'),
(84436, '71-3628/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '121.13'),
(84435, '71-3627/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '102.52'),
(84433, '71-3626/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '63.17'),
(84432, '71-3573/6 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '202.47'),
(84431, '71-3566/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '72.99'),
(84430, '71-3531/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '49.38'),
(84429, '71-3507/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '89.93'),
(84428, '71-3507/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '95.46'),
(84424, '71-3442/5 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '67.36'),
(84422, '71-3442/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '55.51'),
(84421, '71-3419/6 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '114.5'),
(84419, '71-3276/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '46.71'),
(84418, '71-3271/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '65.64'),
(84417, '71-3174/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '121.01'),
(84416, '71-3084 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '41.31'),
(84415, '55-4294 STD', 202, '', 'Bucse bolt piston', 0, 0, 584, '', 1, '40.03'),
(84414, '55-4288 SEMI', 202, '', 'Bucse bolt piston', 0, 0, 584, '', 1, '25.07'),
(84413, '55-4208 SEMI', 202, '', 'Bucse bolt piston', 0, 0, 584, '', 1, '63.37'),
(84412, '55-3443 SEMI', 202, '', 'Bucse bolt piston', 0, 0, 584, '', 1, '12.23'),
(84410, '07-3088 SEMI', 202, '', 'Bucse arbore cu came', 0, 0, 2705, '', 1, '35.27'),
(84409, '01-4377/8 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '113.41'),
(84408, '01-4361/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '61.12'),
(84407, '01-4343/4 0.50MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '56.32'),
(84406, '01-4298/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '106.29'),
(84404, '01-4207/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '33'),
(84403, '01-4203 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '54.09'),
(84400, '01-4200/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '47.17'),
(84399, '01-4199/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '52.6'),
(84398, '01-4188/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '74.09'),
(84397, '01-4178/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '45.1'),
(84396, '01-4173/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '46.71'),
(84395, '01-4166/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '105.55'),
(84394, '01-4162/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '62.82'),
(84393, '01-4161/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '59.98'),
(84391, '01-4155/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '72.07'),
(84390, '01-4154/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '41.31'),
(84389, '01-4154/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '41.31'),
(84388, '01-4153/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '62.03'),
(84387, '01-4153/4 0.50MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '59.83'),
(84386, '01-4153/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '59.83'),
(84385, '01-4152/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '48.89'),
(84384, '01-4149/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '74.09'),
(84383, '01-4148/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '78.85'),
(84382, '01-4148/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '83.98'),
(84381, '01-4142/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '46.38'),
(84380, '01-4139/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '29.82'),
(84379, '01-4138/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '33.44'),
(84378, '01-4138/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '32.25'),
(84377, '01-4127/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '36.2'),
(84376, '01-4127/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '34.91'),
(84375, '01-4123/4 0.30MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '43.2'),
(84374, '01-4119/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '129.21'),
(84373, '01-4117/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '95.84'),
(84372, '01-4117/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '101.37'),
(84371, '01-4116/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '33'),
(84370, '01-3977/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '89.25'),
(84369, '01-3874/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '87.96'),
(84368, '01-3874/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '81.67'),
(84367, '01-3867/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '84.87'),
(84366, '01-3771 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '01-3771', 1, '51.19'),
(84365, '01-3557/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '50.04'),
(84364, '01-3557/4 0.50MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '57.54'),
(84363, '01-3040/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '49.98'),
(84362, '805092C', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '1225.94'),
(84361, '580486', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '166.3'),
(84360, '564734.H195', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '1134.36'),
(84359, '528983B', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '312.03'),
(84358, '33015', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '33015', 2, '114.8'),
(84357, '32207A', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '81.23'),
(84356, '32206A', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '75.15'),
(84355, '32019XA', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '270.95'),
(84354, '201075', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '435.65'),
(84353, '201057', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '357.18'),
(84352, '201055', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '327.95'),
(84351, '201053', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '283.75'),
(84350, '201050', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '500.69'),
(84349, '201048', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '377.13'),
(84348, '201032', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '796.22'),
(84347, '201028', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 655, '', 1, '514.02'),
(84346, '713 6961 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713696100', 1, '111.55'),
(84345, '713 6911 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713691100', 1, '117.68'),
(84344, '713 6910 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713691010', 1, '56.9'),
(84343, '713 6909 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '362.45'),
(84342, '713 6909 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690940', 1, '164.61');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(84341, '713 6909 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690930', 1, '183.94'),
(84340, '713 6909 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '207.74'),
(84339, '713 6909 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690910', 1, '447.66'),
(84338, '713 6909 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690900', 1, '513.7'),
(84337, '713 6908 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690870', 1, '288.53'),
(84336, '713 6908 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690860', 1, '131.67'),
(84335, '713 6908 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690850', 1, '808.76'),
(84334, '713 6908 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690840', 1, '216.61'),
(84333, '713 6908 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690830', 1, '156.39'),
(84332, '713 6908 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '163.2'),
(84331, '713 6907 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690760', 1, '306.45'),
(84330, '713 6907 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690750', 1, '103.33'),
(84328, '713 6907 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690710', 1, '128.64'),
(84327, '713 6907 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690700', 1, '160.14'),
(84325, '713 6906 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690640', 1, '416.53'),
(84323, '713 6906 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690600', 1, '277.54'),
(84321, '713 6905 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690540', 1, '167.19'),
(84319, '713 6905 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690500', 1, '91.39'),
(84317, '713 6903 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690300', 1, '106'),
(84316, '713 6902 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690240', 1, '130.1'),
(84314, '713 6901 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690190', 1, '163.94'),
(84312, '713 6901 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690160', 1, '71.04'),
(84310, '713 6900 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690070', 1, '206.36'),
(84309, '713 6900 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690050', 1, '81.75'),
(84307, '713 6788 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678850', 1, '378.31'),
(84304, '713 6787 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678770', 1, '179.18'),
(84302, '713 6787 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678750', 1, '116.31'),
(84301, '713 6787 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678730', 1, '326.41'),
(84299, '713 6787 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678700', 1, '373.42'),
(84298, '713 6786 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678660', 1, '164.48'),
(84296, '713 6786 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678620', 1, '117.87'),
(84294, '713 6786 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678600', 1, '179.18'),
(84292, '713 6784 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678470', 1, '246.57'),
(84289, '713 6784 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678420', 1, '161.8'),
(84287, '713 6784 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678400', 1, '203.99'),
(84285, '713 6783 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678340', 1, '228.72'),
(84283, '713 6783 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678320', 1, '64.32'),
(84282, '713 6783 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678300', 1, '53.65'),
(84281, '713 6782 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678290', 1, '167.7'),
(84279, '713 6781 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678190', 1, '110.21'),
(84276, '713 6781 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678120', 1, '113.38'),
(84274, '713 6781 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '88.85'),
(84272, '713 6780 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678070', 1, '180.77'),
(84270, '713 6780 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678050', 1, '99.41'),
(84268, '713 6780 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678030', 1, '81.47'),
(84266, '713 6702 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713670200', 1, '242.08'),
(84264, '713 6700 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713670040', 1, '510.56'),
(84263, '713 6700 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713670030', 1, '567.1'),
(84261, '713 6700 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713670010', 1, '541.42'),
(84259, '713 6679 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667940', 1, '172.89'),
(84256, '713 6678 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667850', 1, '132.31'),
(84254, '713 6678 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667830', 1, '170.07'),
(84252, '713 6678 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667810', 1, '181.28'),
(84250, '713 6677 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667790', 1, '124.32'),
(84248, '713 6677 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667740', 1, '138.43'),
(84246, '713 6677 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667720', 1, '210.98'),
(84244, '713 6676 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667600', 1, '126.87'),
(84242, '713 6675 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667550', 1, '202.87'),
(84240, '713 6675 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667530', 1, '108'),
(84238, '713 6674 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667440', 1, '97.17'),
(84236, '713 6674 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667400', 1, '164.77'),
(84234, '713 6673 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667370', 1, '41.62'),
(84233, '713 6673 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667360', 1, '83.6'),
(84232, '713 6673 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667350', 1, '98.48'),
(84230, '713 6673 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667330', 1, '170.93'),
(84229, '713 6673 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667320', 1, '95.27'),
(84227, '713 6673 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667300', 1, '160.28'),
(84225, '713 6671 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667190', 1, '381.16'),
(84223, '713 6671 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667140', 1, '290.47'),
(84221, '713 6670 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667060', 1, '233.51'),
(84219, '713 6670 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667040', 1, '173.48'),
(84218, '713 6670 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '153.03'),
(84215, '713 6605 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '407.53'),
(84213, '713 6604 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713660440', 1, '393.76'),
(84211, '713 6604 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713660420', 1, '342.24'),
(84135, '713 6405 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '230.54'),
(84134, '713 6404 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '155.61'),
(84133, '713 6404 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '133.85'),
(84132, '713 6404 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '365.38'),
(84131, '713 6404 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640440', 1, '119.5'),
(84130, '713 6404 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640420', 1, '332.37'),
(84129, '713 6404 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640400', 1, '249'),
(84093, '713 6305 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630550', 1, '144.27'),
(84092, '713 6305 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630540', 1, '281.02'),
(84091, '713 6305 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630530', 1, '174.4'),
(84090, '713 6305 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630520', 1, '187.52'),
(84089, '713 6304 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630430', 1, '122.52'),
(84088, '713 6304 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630420', 1, '393.31'),
(84087, '713 6304 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630400', 1, '390.62'),
(84086, '713 6303 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '230.09'),
(84085, '713 6303 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630330', 1, '76.83'),
(84084, '713 6303 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630300', 1, '55.8'),
(84083, '713 6302 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630270', 1, '150.49'),
(84082, '713 6302 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630250', 1, '116.46'),
(84081, '713 6301 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630190', 1, '269.08'),
(84074, '713 6300 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630050', 1, '169.86'),
(84073, '713 6300 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630030', 1, '53.87'),
(83983, '713 6181 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618100', 1, '152.14'),
(83982, '713 6180 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618060', 1, '174.24'),
(83981, '713 6174 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713617430', 1, '492.04'),
(83980, '713 6173 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713617360', 1, '168.59'),
(83979, '713 6173 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713617350', 1, '309.71'),
(83978, '713 6173 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713617330', 1, '225.18'),
(83977, '713 6173 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713617320', 1, '545.23'),
(83976, '713 6172 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713617290', 1, '384.33'),
(83975, '713 6172 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713617260', 1, '358.18'),
(83974, '713 6172 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713617240', 1, '124.43'),
(83973, '713 6171 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713617110', 1, '450.59'),
(83972, '713 6170 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713617090', 1, '282.91'),
(83971, '713 6170 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713617080', 1, '253.08'),
(83970, '713 6170 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713617040', 1, '181.14'),
(83969, '713 6170 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713617030', 1, '205.34'),
(83968, '713 6156 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '655.04'),
(83967, '713 6156 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615630', 1, '423.84'),
(83966, '713 6155 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615590', 1, '84.86'),
(83965, '713 6155 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615560', 1, '457.82'),
(83964, '713 6155 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615550', 1, '438.55'),
(83963, '713 6155 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615530', 1, '306.06'),
(83962, '713 6155 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615510', 1, '185.52'),
(83961, '713 6153 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615310', 1, '124.3'),
(83960, '713 6152 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615240', 1, '96.97'),
(83959, '713 6152 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615230', 1, '98.95'),
(83958, '713 6152 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615210', 1, '97.06'),
(83957, '713 6151 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615150', 1, '140.26'),
(83956, '713 6151 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615140', 1, '156.23'),
(83732, '9.0267', 159, '', 'Management motor', 0, 0, 833, '9.0267', 1, '133.6'),
(83676, '9.0137', 159, '', 'Management motor', 0, 0, 833, '9.0137', 1, '186.05'),
(83455, '7.5173', 159, '', 'Electrice', 0, 0, 1103, '7.5173', 1, '53.45'),
(83454, '7.5169', 159, '', 'Electrice', 0, 0, 1103, '7.5169', 1, '29.96'),
(83453, '7.5166', 159, '', 'Electrice', 0, 0, 1103, '7.5166', 1, '33.02'),
(83451, '7.5156', 159, '', 'Electrice', 0, 0, 1103, '7.5156', 1, '48.38'),
(83449, '7.5151', 159, '', 'Electrice', 0, 0, 1103, '7.5151', 1, '48.38'),
(83448, '7.5150', 159, '', 'Electrice', 0, 0, 1103, '7.5150', 1, '50.89'),
(83447, '7.5149', 159, '', 'Electrice', 0, 0, 1103, '7.5149', 1, '48.05'),
(83446, '7.5148', 159, '', 'Electrice', 0, 0, 1103, '7.5148', 1, '49.17'),
(83445, '7.5147', 159, '', 'Electrice', 0, 0, 1103, '7.5147', 1, '32.07'),
(83444, '7.5145', 159, '', 'Electrice', 0, 0, 1103, '7.5145', 1, '21.85'),
(83443, '7.5144', 159, '', 'Electrice', 0, 0, 1103, '7.5144', 1, '42.37'),
(83442, '7.5141', 159, '', 'Electrice', 0, 0, 1103, '7.5141', 1, '33.21'),
(83439, '7.5137', 159, '', 'Electrice', 0, 0, 1103, '7.5137', 1, '26.25'),
(83438, '7.5136', 159, '', 'Electrice', 0, 0, 1103, '7.5136', 1, '35.47'),
(83437, '7.5135', 159, '', 'Electrice', 0, 0, 1103, '7.5135', 1, '30.46'),
(83436, '7.5134', 159, '', 'Electrice', 0, 0, 1103, '7.5134', 1, '21.13'),
(83435, '7.5131', 159, '', 'Electrice', 0, 0, 1103, '7.5131', 1, '40.92'),
(83434, '7.5129', 159, '', 'Electrice', 0, 0, 1103, '7.5129', 1, '25.61'),
(83433, '7.5128', 159, '', 'Electrice', 0, 0, 1103, '7.5128', 1, '23.69'),
(83432, '7.5127', 159, '', 'Electrice', 0, 0, 1103, '7.5127', 1, '45.18'),
(83431, '7.5125', 159, '', 'Electrice', 0, 0, 1103, '7.5125', 1, '38.2'),
(83430, '7.5122', 159, '', 'Electrice', 0, 0, 1103, '7.5122', 1, '34.63'),
(83428, '7.5112', 159, '', 'Electrice', 0, 0, 1103, '7.5112', 1, '54.26'),
(83427, '7.5111', 159, '', 'Electrice', 0, 0, 1103, '7.5111', 1, '17.76'),
(83426, '7.5110', 159, '', 'Electrice', 0, 0, 1103, '7.5110', 1, '49.72'),
(83425, '7.5109', 159, '', 'Electrice', 0, 0, 1103, '7.5109', 1, '53.7'),
(83424, '7.5106', 159, '', 'Electrice', 0, 0, 1103, '7.5106', 1, '76.5'),
(83423, '7.5103', 159, '', 'Electrice', 0, 0, 1103, '7.5103', 1, '21.85'),
(83421, '7.5101', 159, '', 'Electrice', 0, 0, 1103, '7.5101', 1, '38.32'),
(83420, '7.5100', 159, '', 'Electrice', 0, 0, 1103, '7.5100', 1, '54.26'),
(83419, '7.5096', 159, '', 'Electrice', 0, 0, 1103, '7.5096', 1, '38.2'),
(83418, '7.5095', 159, '', 'Electrice', 0, 0, 1103, '7.5095', 1, '51.56'),
(83417, '7.5093', 159, '', 'Electrice', 0, 0, 1103, '7.5093', 1, '45.49'),
(83416, '7.5092', 159, '', 'Electrice', 0, 0, 1103, '7.5092', 1, '48.05'),
(83415, '7.5090', 159, '', 'Electrice', 0, 0, 1103, '7.5090', 1, '54.35'),
(83414, '7.5071', 159, '', 'Electrice', 0, 0, 1103, '7.5071', 1, '58.41'),
(83413, '7.5069', 159, '', 'Electrice', 0, 0, 1103, '7.5069', 1, '35.64'),
(80621, '8PK1035HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '42.41'),
(80622, '8PK1230HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '48.15'),
(80623, '8PK1365HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '61.62'),
(83410, '7.5066', 159, '', 'Electrice', 0, 0, 1103, '7.5066', 1, '42.37'),
(83409, '7.5065', 159, '', 'Electrice', 0, 0, 1103, '7.5065', 1, '51.06'),
(83408, '7.5064', 159, '', 'Electrice', 0, 0, 1103, '7.5064', 1, '30.79'),
(83407, '7.5063', 159, '', 'Electrice', 0, 0, 1103, '7.5063', 1, '33.21'),
(83406, '7.5057', 159, '', 'Electrice', 0, 0, 1103, '7.5057', 1, '36.41'),
(83405, '7.5055', 159, '', 'Electrice', 0, 0, 1103, '7.5055', 1, '51.14'),
(83404, '7.5052', 159, '', 'Electrice', 0, 0, 1103, '7.5052', 1, '36.41'),
(83403, '7.5050', 159, '', 'Electrice', 0, 0, 1103, '7.5050', 1, '43.12'),
(83402, '7.5049', 159, '', 'Electrice', 0, 0, 1103, '7.5049', 1, '38.03'),
(80594, '4PK840', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '14.861'),
(83400, '7.5036', 159, '', 'Electrice', 0, 0, 1103, '7.5036', 1, '45.38'),
(83399, '7.5034', 159, '', 'Electrice', 0, 0, 1103, '7.5034', 1, '22.41'),
(83398, '7.5032', 159, '', 'Electrice', 0, 0, 1103, '7.5032', 1, '21.85'),
(83397, '7.5031', 159, '', 'Electrice', 0, 0, 1103, '7.5031', 1, '21.85'),
(83396, '7.5030', 159, '', 'Electrice', 0, 0, 1103, '7.5030', 1, '27.7'),
(83395, '7.5027', 159, '', 'Electrice', 0, 0, 1103, '7.5027', 1, '21.27'),
(83394, '7.5019', 159, '', 'Electrice', 0, 0, 1103, '7.5019', 1, '21.13'),
(83393, '7.5018', 159, '', 'Electrice', 0, 0, 1103, '7.5018', 1, '27.7'),
(83392, '7.5017', 159, '', 'Electrice', 0, 0, 1103, '7.5017', 1, '32.82'),
(83391, '7.5016', 159, '', 'Electrice', 0, 0, 1103, '7.5016', 1, '24.19'),
(83390, '7.5013', 159, '', 'Electrice', 0, 0, 1103, '7.5013', 1, '23.25'),
(83389, '7.5011', 159, '', 'Electrice', 0, 0, 1103, '7.5011', 1, '37.44'),
(83388, '7.5008', 159, '', 'Electrice', 0, 0, 1103, '7.5008', 1, '21.85'),
(83387, '7.5007', 159, '', 'Electrice', 0, 0, 1103, '7.5007', 1, '17.76'),
(83386, '7.5006', 159, '', 'Electrice', 0, 0, 1103, '7.5006', 1, '30.07'),
(83385, '7.5005', 159, '', 'Electrice', 0, 0, 1103, '7.5005', 1, '21.85'),
(83384, '7.5004', 159, '', 'Electrice', 0, 0, 1103, '7.5004', 1, '21.58'),
(83383, '7.5002', 159, '', 'Electrice', 0, 0, 1103, '7.5002', 1, '21.66'),
(83380, '7.4132', 159, '', 'Electrice', 0, 0, 2475, '7.4132', 1, '29.29'),
(83379, '7.4131', 159, '', 'Electrice', 0, 0, 2475, '7.4131', 1, '47.05'),
(83377, '7.4124', 159, '', 'Electrice', 0, 0, 2475, '7.4124', 1, '64.04'),
(83376, '7.4114', 159, '', 'Electrice', 0, 0, 2475, '7.4114', 1, '50.42'),
(83375, '7.4113', 159, '', 'Electrice', 0, 0, 2475, '7.4113', 1, '36.79'),
(83373, '7.4110', 159, '', 'Electrice', 0, 0, 2475, '7.4110', 1, '29.76'),
(83372, '7.4109', 159, '', 'Electrice', 0, 0, 2475, '7.4109', 1, '40.57'),
(83371, '7.4108', 159, '', 'Electrice', 0, 0, 2475, '7.4108', 1, '57.83'),
(83370, '7.4107', 159, '', 'Electrice', 0, 0, 2475, '7.4107', 1, '45.66'),
(83369, '7.4104', 159, '', 'Electrice', 0, 0, 2475, '7.4104', 1, '45.13'),
(83368, '7.4097', 159, '', 'Electrice', 0, 0, 2475, '7.4097', 1, '30.9'),
(83367, '7.4095', 159, '', 'Electrice', 0, 0, 2475, '7.4095', 1, '45.77'),
(83365, '7.4093', 159, '', 'Electrice', 0, 0, 2475, '7.4093', 1, '30.15'),
(83364, '7.4088', 159, '', 'Electrice', 0, 0, 2475, '7.4088', 1, '46.27'),
(83363, '7.4085', 159, '', 'Electrice', 0, 0, 2475, '7.4085', 1, '31.04'),
(83362, '7.4080', 159, '', 'Electrice', 0, 0, 2475, '7.4080', 1, '41.68'),
(83361, '7.4078', 159, '', 'Electrice', 0, 0, 2475, '7.4078', 1, '30.9'),
(83360, '7.4075', 159, '', 'Electrice', 0, 0, 2475, '7.4075', 1, '43.71'),
(83359, '7.4074', 159, '', 'Electrice', 0, 0, 2475, '7.4074', 1, '37.89'),
(83358, '7.4073', 159, '', 'Electrice', 0, 0, 2475, '7.4073', 1, '49.39'),
(83357, '7.4070', 159, '', 'Electrice', 0, 0, 2475, '7.4070', 1, '54.46'),
(83356, '7.4069', 159, '', 'Electrice', 0, 0, 2475, '7.4069', 1, '53.7'),
(83355, '7.4058', 159, '', 'Electrice', 0, 0, 2475, '7.4058', 1, '27.7'),
(83354, '7.4056', 159, '', 'Electrice', 0, 0, 2475, '7.4056', 1, '38.14'),
(83353, '7.4054', 159, '', 'Electrice', 0, 0, 2475, '7.4054', 1, '39.67'),
(83352, '7.4047', 159, '', 'Electrice', 0, 0, 2475, '7.4047', 1, '34.52'),
(83351, '7.4046', 159, '', 'Electrice', 0, 0, 2475, '7.4046', 1, '38.59'),
(83350, '7.4042', 159, '', 'Electrice', 0, 0, 2475, '7.4042', 1, '48.77'),
(83349, '7.4030', 159, '', 'Electrice', 0, 0, 2475, '7.4030', 1, '25.44'),
(83348, '7.4029', 159, '', 'Electrice', 0, 0, 2475, '7.4029', 1, '27.45'),
(83347, '7.4014', 159, '', 'Electrice', 0, 0, 2475, '7.4014', 1, '28.62'),
(83346, '7.4007', 159, '', 'Electrice', 0, 0, 2475, '7.4007', 1, '27.45'),
(83345, '7.4003', 159, '', 'Electrice', 0, 0, 2475, '7.4003', 1, '40.15'),
(83344, '7.4000', 159, '', 'Electrice', 0, 0, 2475, '7.4000', 1, '26.39'),
(83343, '7.3560', 159, '', 'Management motor', 0, 0, 830, '7.3560', 1, '45.69'),
(83342, '7.3558', 159, '', 'Management motor', 0, 0, 830, '7.3558', 1, '54.54'),
(83341, '7.3555', 159, '', 'Management motor', 0, 0, 830, '7.3555', 1, '50.75'),
(83340, '7.3554', 159, '', 'Management motor', 0, 0, 830, '7.3554', 1, '45.97'),
(83339, '7.3553', 159, '', 'Management motor', 0, 0, 830, '7.3553', 1, '41.98'),
(83338, '7.3552', 159, '', 'Management motor', 0, 0, 830, '7.3552', 1, '59.97'),
(83337, '7.3551', 159, '', 'Management motor', 0, 0, 830, '7.3551', 1, '52.48'),
(83336, '7.3550', 159, '', 'Management motor', 0, 0, 830, '7.3550', 1, '58.24'),
(83335, '7.3548', 159, '', 'Management motor', 0, 0, 830, '7.3548', 1, '44.16'),
(83334, '7.3546', 159, '', 'Management motor', 0, 0, 830, '7.3546', 1, '58.52'),
(83333, '7.3545', 159, '', 'Management motor', 0, 0, 830, '7.3545', 1, '44.16'),
(83332, '7.3541', 159, '', 'Management motor', 0, 0, 830, '7.3541', 1, '60.86'),
(83331, '7.3540', 159, '', 'Management motor', 0, 0, 830, '7.3540', 1, '44.29'),
(83330, '7.3536', 159, '', 'Management motor', 0, 0, 830, '7.3536', 1, '61.25'),
(83329, '7.3535', 159, '', 'Management motor', 0, 0, 830, '7.3535', 1, '50.7'),
(83328, '7.3533', 159, '', 'Management motor', 0, 0, 830, '7.3533', 1, '38.67'),
(83327, '7.3532', 159, '', 'Management motor', 0, 0, 830, '7.3532', 1, '45.18'),
(83326, '7.3529', 159, '', 'Management motor', 0, 0, 830, '7.3529', 1, '71.35'),
(83325, '7.3526', 159, '', 'Management motor', 0, 0, 830, '7.3526', 1, '31.49'),
(83324, '7.3525', 159, '', 'Management motor', 0, 0, 830, '7.3525', 1, '40.01'),
(83323, '7.3524', 159, '', 'Management motor', 0, 0, 830, '7.3524', 1, '44.1'),
(83321, '7.3521', 159, '', 'Management motor', 0, 0, 830, '7.3521', 1, '67.9'),
(83320, '7.3516', 159, '', 'Management motor', 0, 0, 830, '7.3516', 1, '52.54'),
(83319, '7.3510', 159, '', 'Management motor', 0, 0, 830, '7.3510', 1, '34.58'),
(83318, '7.3509', 159, '', 'Management motor', 0, 0, 830, '7.3509', 1, '48.05'),
(83317, '7.3506', 159, '', 'Management motor', 0, 0, 830, '7.3506', 1, '41.79'),
(83316, '7.3500', 159, '', 'Management motor', 0, 0, 830, '7.3500', 1, '37.53'),
(83315, '7.3346', 159, '', 'Electrice', 0, 0, 3944, '7.3346', 1, '27837.22'),
(83314, '7.3341', 159, '', 'Electrice', 0, 0, 3944, '7.3341', 1, '27837.22'),
(83313, '7.3337', 159, '', 'Electrice', 0, 0, 3944, '7.3337', 1, '46.3'),
(83312, '7.3328', 159, '', 'Management motor', 0, 0, 3944, '7.3328', 1, '42.18'),
(83311, '7.3326', 159, '', 'Management motor', 0, 0, 3944, '7.3326', 1, '30.15'),
(83310, '7.3324', 159, '', 'Management motor', 0, 0, 3944, '7.3324', 1, '42.24'),
(83309, '7.3323', 159, '', 'Management motor', 0, 0, 3944, '7.3323', 1, '40.2'),
(83308, '7.3321', 159, '', 'Electrice', 0, 0, 3944, '7.3321', 1, '64.65'),
(83307, '7.3318', 159, '', 'Management motor', 0, 0, 3944, '7.3318', 1, '73.81'),
(80608, '6PK1683S', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '51.15'),
(83306, '7.3316', 159, '', 'Management motor', 0, 0, 3944, '7.3316', 1, '53.17'),
(83305, '7.3308', 159, '', 'Management motor', 0, 0, 3944, '7.3308', 1, '64.59'),
(83304, '7.3307', 159, '', 'Management motor', 0, 0, 3944, '7.3307', 1, '111.67'),
(83303, '7.3306', 159, '', 'Management motor', 0, 0, 3944, '7.3306', 1, '71.3'),
(83302, '7.3303', 159, '', 'Management motor', 0, 0, 3944, '7.3303', 1, '63.37'),
(83301, '7.3302', 159, '', 'Management motor', 0, 0, 3944, '7.3302', 1, '53.45'),
(83300, '7.3300', 159, '', 'Management motor', 0, 0, 3944, '7.3300', 1, '72.42'),
(83299, '7.3299', 159, '', 'Management motor', 0, 0, 3944, '7.3299', 1, '63.56'),
(83298, '7.3295', 159, '', 'Management motor', 0, 0, 3944, '7.3295', 1, '53.17'),
(83297, '7.3294', 159, '', 'Management motor', 0, 0, 3944, '7.3294', 1, '53.45'),
(83296, '7.3293', 159, '', 'Management motor', 0, 0, 3944, '7.3293', 1, '111.67'),
(83295, '7.3292', 159, '', 'Management motor', 0, 0, 3944, '7.3292', 1, '48.24'),
(83294, '7.3291', 159, '', 'Management motor', 0, 0, 3944, '7.3291', 1, '111.67'),
(83293, '7.3286K', 159, '', 'Electrice', 0, 0, 3944, '7.3286K', 1, '77.37'),
(83292, '7.3286', 159, '', 'Management motor', 0, 0, 3944, '7.3286', 1, '61.83'),
(83291, '7.3284', 159, '', 'Management motor', 0, 0, 3944, '7.3284', 1, '49.17'),
(83290, '7.3283', 159, '', 'Management motor', 0, 0, 3944, '7.3283', 1, '33.85'),
(83289, '7.3281', 159, '', 'Management motor', 0, 0, 3944, '7.3281', 1, '82.28'),
(83288, '7.3280', 159, '', 'Management motor', 0, 0, 3944, '7.3280', 1, '93.76'),
(83287, '7.3279', 159, '', 'Management motor', 0, 0, 3944, '7.3279', 1, '53.17'),
(83286, '7.3278', 159, '', 'Management motor', 0, 0, 3944, '7.3278', 1, '64.06'),
(83285, '7.3277', 159, '', 'Management motor', 0, 0, 3944, '7.3277', 1, '67.76'),
(83284, '7.3276', 159, '', 'Management motor', 0, 0, 3944, '7.3276', 1, '95.24'),
(83283, '7.3274', 159, '', 'Management motor', 0, 0, 3944, '7.3274', 1, '71.94'),
(83282, '7.3273', 159, '', 'Management motor', 0, 0, 3944, '7.3273', 1, '113.87'),
(83281, '7.3272', 159, '', 'Management motor', 0, 0, 829, '7.3272', 1, '29.34'),
(83280, '7.3268', 159, '', 'Management motor', 0, 0, 3944, '7.3268', 1, '52.23'),
(83279, '7.3264', 159, '', 'Management motor', 0, 0, 3944, '7.3264', 1, '60.16'),
(83278, '7.3263', 159, '', 'Management motor', 0, 0, 3944, '7.3263', 1, '60.16'),
(83277, '7.3262', 159, '', 'Management motor', 0, 0, 3944, '7.3262', 1, '66.87'),
(83276, '7.3261', 159, '', 'Management motor', 0, 0, 3944, '7.3261', 1, '62.72'),
(83275, '7.3260', 159, '', 'Management motor', 0, 0, 3944, '7.3260', 1, '43.01'),
(83274, '7.3258', 159, '', 'Management motor', 0, 0, 3944, '7.3258', 1, '41.79'),
(83273, '7.3254', 159, '', 'Management motor', 0, 0, 3944, '7.3254', 1, '35'),
(83272, '7.3252', 159, '', 'Management motor', 0, 0, 3944, '7.3252', 1, '69.77'),
(83271, '7.3251', 159, '', 'Management motor', 0, 0, 3944, '7.3251', 1, '56.46'),
(83270, '7.3250', 159, '', 'Management motor', 0, 0, 830, '7.3250', 1, '59.58'),
(83269, '7.3248', 159, '', 'Management motor', 0, 0, 829, '7.3248', 1, '46.91'),
(83268, '7.3246', 159, '', 'Management motor', 0, 0, 3944, '7.3246', 1, '46.91'),
(83267, '7.3244', 159, '', 'Management motor', 0, 0, 3944, '7.3244', 1, '41.98'),
(83266, '7.3242', 159, '', 'Management motor', 0, 0, 3944, '7.3242', 1, '74.28'),
(83265, '7.3239', 159, '', 'Management motor', 0, 0, 829, '7.3239', 1, '44.49'),
(83264, '7.3235', 159, '', 'Management motor', 0, 0, 830, '7.3235', 1, '17.06'),
(83263, '7.3234', 159, '', 'Management motor', 0, 0, 3944, '7.3234', 1, '67.2'),
(83262, '7.3232', 159, '', 'Management motor', 0, 0, 3944, '7.3232', 1, '95.8'),
(83261, '7.3230', 159, '', 'Management motor', 0, 0, 3944, '7.3230', 1, '45.97'),
(83260, '7.3229', 159, '', 'Management motor', 0, 0, 3944, '7.3229', 1, '44.68'),
(83259, '7.3228', 159, '', 'Management motor', 0, 0, 3944, '7.3228', 1, '61.19'),
(83258, '7.3225', 159, '', 'Management motor', 0, 0, 829, '7.3225', 1, '32.27'),
(83257, '7.3223', 159, '', 'Management motor', 0, 0, 830, '7.3223', 1, '17.76'),
(83256, '7.3220', 159, '', 'Management motor', 0, 0, 3944, '7.3220', 1, '64.45'),
(83255, '7.3214', 159, '', 'Management motor', 0, 0, 830, '7.3214', 1, '30.4'),
(83254, '7.3211', 159, '', 'Management motor', 0, 0, 3944, '7.3211', 1, '20.1'),
(83253, '7.3208', 159, '', 'Management motor', 0, 0, 830, '7.3208', 1, '19.52'),
(83252, '7.3204', 159, '', 'Management motor', 0, 0, 3944, '7.3204', 1, '44.16'),
(83251, '7.3203', 159, '', 'Management motor', 0, 0, 830, '7.3203', 1, '21.14'),
(83250, '7.3194', 159, '', 'Management motor', 0, 0, 3944, '7.3194', 1, '32.27'),
(83249, '7.3193', 159, '', 'Management motor', 0, 0, 829, '7.3193', 1, '16.78'),
(83248, '7.3192', 159, '', 'Management motor', 0, 0, 3944, '7.3192', 1, '37.11'),
(83247, '7.3191', 159, '', 'Management motor', 0, 0, 3944, '7.3191', 1, '33.61'),
(83246, '7.3183', 159, '', 'Management motor', 0, 0, 3944, '7.3183', 1, '53.7'),
(83245, '7.3180', 159, '', 'Management motor', 0, 0, 830, '7.3180', 1, '15.56'),
(83244, '7.3179', 159, '', 'Management motor', 0, 0, 829, '7.3179', 1, '22.1'),
(83243, '7.3177', 159, '', 'Management motor', 0, 0, 829, '7.3177', 1, '53.17'),
(83242, '7.3172', 159, '', 'Management motor', 0, 0, 3944, '7.3172', 1, '63.03'),
(83241, '7.3171', 159, '', 'Management motor', 0, 0, 3944, '7.3171', 1, '20.88'),
(83240, '7.3170', 159, '', 'Management motor', 0, 0, 830, '7.3170', 1, '15.2'),
(83239, '7.3165', 159, '', 'Management motor', 0, 0, 830, '7.3165', 1, '20.88'),
(83238, '7.3161', 159, '', 'Management motor', 0, 0, 830, '7.3161', 1, '33.16'),
(83237, '7.3160', 159, '', 'Management motor', 0, 0, 3944, '7.3160', 1, '48.83'),
(83236, '7.3159', 159, '', 'Management motor', 0, 0, 830, '7.3159', 1, '22.33'),
(83235, '7.3157', 159, '', 'Management motor', 0, 0, 3944, '7.3157', 1, '38.53'),
(83234, '7.3156', 159, '', 'Management motor', 0, 0, 3944, '7.3156', 1, '27.9'),
(83233, '7.3155', 159, '', 'Management motor', 0, 0, 3944, '7.3155', 1, '46.85'),
(83232, '7.3154', 159, '', 'Management motor', 0, 0, 829, '7.3154', 1, '16.51'),
(83231, '7.3151', 159, '', 'Management motor', 0, 0, 3944, '7.3151', 1, '56.13'),
(83230, '7.3149', 159, '', 'Management motor', 0, 0, 3944, '7.3149', 1, '46.02'),
(83229, '7.3148', 159, '', 'Management motor', 0, 0, 3944, '7.3148', 1, '32.85'),
(83228, '7.3147', 159, '', 'Management motor', 0, 0, 3944, '7.3147', 1, '33.35'),
(83227, '7.3146', 159, '', 'Management motor', 0, 0, 3944, '7.3146', 1, '50.17'),
(83226, '7.3144', 159, '', 'Management motor', 0, 0, 829, '7.3144', 1, '46.27'),
(83225, '7.3143', 159, '', 'Management motor', 0, 0, 3944, '7.3143', 1, '22.58'),
(83224, '7.3140', 159, '', 'Management motor', 0, 0, 3944, '7.3140', 1, '50.17'),
(83223, '7.3139', 159, '', 'Management motor', 0, 0, 3944, '7.3139', 1, '72.97'),
(83222, '7.3136', 159, '', 'Management motor', 0, 0, 830, '7.3136', 1, '12.39'),
(83221, '7.3135', 159, '', 'Management motor', 0, 0, 830, '7.3135', 1, '19.88'),
(83220, '7.3134', 159, '', 'Management motor', 0, 0, 830, '7.3134', 1, '26.89'),
(83219, '7.3132', 159, '', 'Management motor', 0, 0, 830, '7.3132', 1, '19.82'),
(83218, '7.3131', 159, '', 'Management motor', 0, 0, 830, '7.3131', 1, '54.9'),
(83217, '7.3129', 159, '', 'Management motor', 0, 0, 829, '7.3129', 1, '46.6'),
(83216, '7.3128', 159, '', 'Management motor', 0, 0, 3944, '7.3128', 1, '28.34'),
(83215, '7.3127', 159, '', 'Management motor', 0, 0, 3944, '7.3127', 1, '51.7'),
(83214, '7.3126', 159, '', 'Management motor', 0, 0, 3944, '7.3126', 1, '40.76'),
(83213, '7.3125', 159, '', 'Management motor', 0, 0, 830, '7.3125', 1, '38.48'),
(83212, '7.3124', 159, '', 'Management motor', 0, 0, 830, '7.3124', 1, '12.39'),
(83211, '7.3121', 159, '', 'Management motor', 0, 0, 830, '7.3121', 1, '18.68'),
(83210, '7.3119', 159, '', 'Management motor', 0, 0, 830, '7.3119', 1, '25.67'),
(83209, '7.3115', 159, '', 'Management motor', 0, 0, 830, '7.3115', 1, '17.32'),
(83208, '7.3114', 159, '', 'Management motor', 0, 0, 3944, '7.3114', 1, '45.44'),
(83207, '7.3113', 159, '', 'Management motor', 0, 0, 829, '7.3113', 1, '25.97'),
(83206, '7.3112', 159, '', 'Management motor', 0, 0, 830, '7.3112', 1, '28.09'),
(83205, '7.3111', 159, '', 'Management motor', 0, 0, 3944, '7.3111', 1, '90.87'),
(83204, '7.3110', 159, '', 'Management motor', 0, 0, 3944, '7.3110', 1, '91.32'),
(83203, '7.3108', 159, '', 'Management motor', 0, 0, 3944, '7.3108', 1, '90.87'),
(83202, '7.3101', 159, '', 'Management motor', 0, 0, 3944, '7.3101', 1, '33.35'),
(83201, '7.3100', 159, '', 'Management motor', 0, 0, 3944, '7.3100', 1, '42.18'),
(83200, '7.3099', 159, '', 'Management motor', 0, 0, 829, '7.3099', 1, '21.32'),
(83199, '7.3098', 159, '', 'Management motor', 0, 0, 829, '7.3098', 1, '31.68'),
(83198, '7.3097', 159, '', 'Management motor', 0, 0, 829, '7.3097', 1, '27.14'),
(83197, '7.3096', 159, '', 'Management motor', 0, 0, 829, '7.3096', 1, '20.49'),
(83196, '7.3094', 159, '', 'Management motor', 0, 0, 830, '7.3094', 1, '23.55'),
(83195, '7.3093', 159, '', 'Management motor', 0, 0, 829, '7.3093', 1, '19.96'),
(83194, '7.3091', 159, '', 'Management motor', 0, 0, 830, '7.3091', 1, '67.71'),
(83193, '7.3088', 159, '', 'Management motor', 0, 0, 830, '7.3088', 1, '21.27'),
(83192, '7.3086', 159, '', 'Management motor', 0, 0, 830, '7.3086', 1, '25.22'),
(83191, '7.3082', 159, '', 'Management motor', 0, 0, 830, '7.3082', 1, '13'),
(83190, '7.3080', 159, '', 'Management motor', 0, 0, 830, '7.3080', 1, '13.06'),
(83189, '7.3079', 159, '', 'Management motor', 0, 0, 830, '7.3079', 1, '19.91'),
(83188, '7.3078', 159, '', 'Management motor', 0, 0, 830, '7.3078', 1, '19.07'),
(83186, '7.3076', 159, '', 'Management motor', 0, 0, 830, '7.3076', 1, '23.41'),
(83185, '7.3073', 159, '', 'Management motor', 0, 0, 829, '7.3073', 1, '13.58'),
(83184, '7.3069', 159, '', 'Management motor', 0, 0, 830, '7.3069', 1, '14.73'),
(83183, '7.3067', 159, '', 'Management motor', 0, 0, 830, '7.3067', 1, '18.37'),
(83182, '7.3056', 159, '', 'Management motor', 0, 0, 830, '7.3056', 1, '17.9'),
(83181, '7.3047', 159, '', 'Management motor', 0, 0, 830, '7.3047', 1, '22.77'),
(83180, '7.3044', 159, '', 'Management motor', 0, 0, 830, '7.3044', 1, '15.6'),
(83179, '7.3042', 159, '', 'Management motor', 0, 0, 830, '7.3042', 1, '18.76'),
(83178, '7.3041', 159, '', 'Management motor', 0, 0, 830, '7.3041', 1, '18.37'),
(83177, '7.3035', 159, '', 'Management motor', 0, 0, 830, '7.3035', 1, '25.94'),
(83176, '7.3031', 159, '', 'Management motor', 0, 0, 830, '7.3031', 1, '5.61'),
(83175, '7.3028', 159, '', 'Management motor', 0, 0, 830, '7.3028', 1, '12.95'),
(83174, '7.3015', 159, '', 'Management motor', 0, 0, 830, '7.3015', 1, '16.73'),
(83173, '7.3014', 159, '', 'Management motor', 0, 0, 830, '7.3014', 1, '13.7'),
(83172, '7.3012', 159, '', 'Management motor', 0, 0, 830, '7.3012', 1, '16.09'),
(83171, '7.3011', 159, '', 'Management motor', 0, 0, 830, '7.3011', 1, '17.9'),
(83170, '7.3010', 159, '', 'Management motor', 0, 0, 830, '7.3010', 1, '12.95'),
(83169, '7.3009', 159, '', 'Management motor', 0, 0, 830, '7.3009', 1, '21.85'),
(83168, '7.3008', 159, '', 'Management motor', 0, 0, 830, '7.3008', 1, '22.52'),
(83165, '7.3003', 159, '', 'Management motor', 0, 0, 830, '7.3003', 1, '15.98'),
(83164, '7.3000', 159, '', 'Management motor', 0, 0, 830, '7.3000', 1, '19.6'),
(83163, '7.1241', 159, '', 'Electrice', 0, 0, 2415, '7.1241', 1, '27837.22'),
(83162, '7.1235', 159, '', 'Electrice', 0, 0, 806, '7.1235', 1, '27837.22'),
(83161, '7.1229', 159, '', 'Electrice', 0, 0, 806, '7.1229', 1, '28.29'),
(83160, '7.1226', 159, '', 'Electrice', 0, 0, 2415, '7.1226', 1, '27837.22'),
(83159, '7.1225', 159, '', 'Electrice', 0, 0, 806, '7.1225', 1, '27837.22'),
(83158, '7.1224', 159, '', 'Electrice', 0, 0, 2415, '7.1224', 1, '27837.22'),
(83157, '7.1223', 159, '', 'Electrice', 0, 0, 806, '7.1223', 1, '27837.22'),
(83156, '7.1217', 159, '', 'Electrice', 0, 0, 806, '7.1217', 1, '11.75'),
(83155, '7.1209', 159, '', 'Electrice', 0, 0, 2415, '7.1209', 1, '23.94'),
(83154, '7.1208', 159, '', 'Electrice', 0, 0, 806, '7.1208', 1, '27837.22'),
(83148, '7.1194', 159, '', 'Electrice', 0, 0, 806, '7.1194', 1, '27837.22'),
(83145, '7.1184', 159, '', 'Electrice', 0, 0, 806, '7.1184', 1, '14.53'),
(83144, '7.1181', 159, '', 'Electrice', 0, 0, 806, '7.1181', 1, '58.88'),
(83140, '7.1163', 159, '', 'Electrice', 0, 0, 806, '7.1163', 1, '61.69'),
(83136, '7.1156', 159, '', 'Electrice', 0, 0, 806, '7.1156', 1, '52.81'),
(83133, '7.1152', 159, '', 'Electrice', 0, 0, 2415, '7.1152', 1, '25.67'),
(83128, '7.1147', 159, '', 'Electrice', 0, 0, 806, '7.1147', 1, '35.47'),
(83121, '7.1132', 159, '', 'Electrice', 0, 0, 806, '7.1132', 1, '14.51'),
(83120, '7.1131', 159, '', 'Electrice', 0, 0, 806, '7.1131', 1, '16.18'),
(83117, '7.1127', 159, '', 'Electrice', 0, 0, 806, '7.1127', 1, '21.96'),
(83112, '7.1113', 159, '', 'Electrice', 0, 0, 806, '7.1113', 1, '37.69'),
(83096, '7.1081', 159, '', 'Electrice', 0, 0, 806, '7.1081', 1, '40.2'),
(83090, '7.1069', 159, '', 'Electrice', 0, 0, 806, '7.1069', 1, '17.18'),
(83089, '7.1068', 159, '', 'Electrice', 0, 0, 806, '7.1068', 1, '14.92'),
(83074, '7.1034', 159, '', 'Electrice', 0, 0, 806, '7.1034', 1, '11'),
(83073, '7.1025', 159, '', 'Electrice', 0, 0, 806, '7.1025', 1, '19.27'),
(83072, '7.1020', 159, '', 'Electrice', 0, 0, 806, '7.1020', 1, '13.58'),
(83071, '7.1017', 159, '', 'Electrice', 0, 0, 806, '7.1017', 1, '18.46'),
(83067, '7.1009', 159, '', 'Electrice', 0, 0, 806, '7.1009', 1, '15.93'),
(83066, '7.1007', 159, '', 'Electrice', 0, 0, 806, '7.1007', 1, '12.75'),
(83050, '7.0177', 159, '', 'Electrice', 0, 0, 805, '7.0177', 1, '27837.22'),
(83047, '7.0173', 159, '', 'Electrice', 0, 0, 805, '7.0173', 1, '10.94'),
(83032, '7.0140', 159, '', 'Electrice', 0, 0, 805, '7.0140', 1, '23.94'),
(83025, '7.0132', 159, '', 'Electrice', 0, 0, 805, '7.0132', 1, '16.29'),
(83017, '7.0111', 159, '', 'Electrice', 0, 0, 805, '7.0111', 1, '17.54'),
(83011, '7.0094', 159, '', 'Electrice', 0, 0, 805, '7.0094', 1, '13.89'),
(83009, '7.0090', 159, '', 'Electrice', 0, 0, 805, '7.0090', 1, '25.33'),
(83008, '7.0085', 159, '', 'Electrice', 0, 0, 805, '7.0085', 1, '22.66'),
(82997, '7.0065', 159, '', 'Electrice', 0, 0, 805, '7.0065', 1, '24.78'),
(82969, '7.0011', 159, '', 'Electrice', 0, 0, 805, '7.0011', 1, '7.57'),
(82954, '10.5066', 159, '', 'Management motor', 0, 0, 3940, '10.5066', 1, '107.71'),
(82945, '10.4016', 159, '', 'Management motor', 0, 0, 3939, '10.4016', 1, '41.79'),
(82944, '10.4015', 159, '', 'Electrice', 0, 0, 3939, '10.4015', 1, '52.73'),
(82943, '10.4014', 159, '', 'Management motor', 0, 0, 3939, '10.4014', 1, '29.76'),
(82942, '10.4013', 159, '', 'Management motor', 0, 0, 3939, '10.4013', 1, '29.76'),
(82941, '10.4012', 159, '', 'Management motor', 0, 0, 3939, '10.4012', 1, '21.55'),
(82940, '10.4010', 159, '', 'Management motor', 0, 0, 3939, '10.4010', 1, '38.2'),
(82923, '10.3112', 159, '', 'Electrice', 0, 0, 3925, '10.3112', 1, '143.32'),
(82922, '10.3102', 159, '', 'Management motor', 0, 0, 3925, '10.3102', 1, '177.14'),
(82921, '10.3097', 159, '', 'Management motor', 0, 0, 3925, '10.3097', 1, '231.69'),
(82920, '10.3093', 159, '', 'Management motor', 0, 0, 3925, '10.3093', 1, '173.69'),
(82910, '10.3078', 159, '', 'Management motor', 0, 0, 3925, '10.3078', 1, '201.14'),
(82909, '10.3077', 159, '', 'Management motor', 0, 0, 3925, '10.3077', 1, '231.69'),
(82908, '10.3076', 159, '', 'Management motor', 0, 0, 3925, '10.3076', 1, '233.08'),
(82907, '10.3074', 159, '', 'Management motor', 0, 0, 3925, '10.3074', 1, '158.98'),
(82906, '10.3073', 159, '', 'Management motor', 0, 0, 3925, '10.3073', 1, '194.45'),
(82905, '10.3072', 159, '', 'Management motor', 0, 0, 3925, '10.3072', 1, '92.88'),
(82904, '10.3069', 159, '', 'Management motor', 0, 0, 3925, '10.3069', 1, '220.49'),
(82903, '10.3064', 159, '', 'Management motor', 0, 0, 3925, '10.3064', 1, '164.73'),
(82902, '10.3062', 159, '', 'Management motor', 0, 0, 3925, '10.3062', 1, '201.59'),
(82901, '10.3058', 159, '', 'Management motor', 0, 0, 3925, '10.3058', 1, '156.94'),
(82900, '10.3057', 159, '', 'Management motor', 0, 0, 3925, '10.3057', 1, '178.21'),
(82899, '10.3055', 159, '', 'Management motor', 0, 0, 3925, '10.3055', 1, '164.73'),
(82898, '10.3053', 159, '', 'Management motor', 0, 0, 3925, '10.3053', 1, '170.3'),
(82897, '10.3034', 159, '', 'Management motor', 0, 0, 3925, '10.3034', 1, '152.31'),
(82896, '10.3030', 159, '', 'Management motor', 0, 0, 3925, '10.3030', 1, '164.73'),
(82895, '10.3029', 159, '', 'Management motor', 0, 0, 3925, '10.3029', 1, '181.77'),
(82894, '10.3024', 159, '', 'Management motor', 0, 0, 3925, '10.3024', 1, '169.8'),
(82878, '10.1192', 159, '', 'Management motor', 0, 0, 3926, '10.1192', 1, '490.54'),
(82877, '9.8120', 159, '', 'Componente aprindere', 0, 0, 2284, '9.8120', 1, '316.09'),
(82876, '9.8116', 159, '', 'Componente aprindere', 0, 0, 2284, '9.8116', 1, '448.92'),
(82873, '9.8056', 159, '', 'Componente aprindere', 0, 0, 2284, '9.8056', 1, '788.38'),
(82872, '9.6332', 159, '', 'Componente aprindere', 0, 0, 689, '9.6332', 1, '65.95'),
(82845, '9.6239', 159, '', 'Componente aprindere', 0, 0, 689, '9.6239', 1, '586.9'),
(82840, '9.6183', 159, '', 'Componente aprindere', 0, 0, 689, '9.6183', 1, '202.18'),
(82839, '9.6175', 159, '', 'Componente aprindere', 0, 0, 689, '9.6175', 1, '199.47'),
(82838, '9.6172', 159, '', 'Componente aprindere', 0, 0, 689, '9.6172', 1, '368.38'),
(82837, '9.6169', 159, '', 'Componente aprindere', 0, 0, 689, '9.6169', 1, '165.61'),
(82836, '9.6166', 159, '', 'Componente aprindere', 0, 0, 689, '9.6166', 1, '408'),
(82835, '9.6165', 159, '', 'Componente aprindere', 0, 0, 689, '9.6165', 1, '463.76'),
(82834, '9.6133', 159, '', 'Componente aprindere', 0, 0, 689, '9.6133', 1, '187.31'),
(82833, '9.6129', 159, '', 'Componente aprindere', 0, 0, 689, '9.6129', 1, '154.18'),
(82832, '9.6128', 159, '', 'Componente aprindere', 0, 0, 689, '9.6128', 1, '139.16'),
(82831, '9.6121', 159, '', 'Componente aprindere', 0, 0, 689, '9.6121', 1, '134.36'),
(82830, '9.6120', 159, '', 'Componente aprindere', 0, 0, 689, '9.6120', 1, '138.61'),
(82829, '9.6119', 159, '', 'Componente aprindere', 0, 0, 689, '9.6119', 1, '99.67'),
(82828, '9.6116', 159, '', 'Componente aprindere', 0, 0, 689, '9.6116', 1, '125.25'),
(82827, '9.6114', 159, '', 'Componente aprindere', 0, 0, 689, '9.6114', 1, '97.69'),
(82826, '9.6113', 159, '', 'Componente aprindere', 0, 0, 689, '9.6113', 1, '125.98'),
(82824, '9.6099', 159, '', 'Componente aprindere', 0, 0, 689, '9.6099', 1, '142.46'),
(82823, '9.6098', 159, '', 'Componente aprindere', 0, 0, 689, '9.6098', 1, '121.19'),
(82822, '9.6097', 159, '', 'Componente aprindere', 0, 0, 689, '9.6097', 1, '126.91'),
(82821, '9.6096', 159, '', 'Componente aprindere', 0, 0, 689, '9.6096', 1, '204.26'),
(82820, '9.6094', 159, '', 'Componente aprindere', 0, 0, 689, '9.6094', 1, '105.01'),
(82819, '9.6092', 159, '', 'Componente aprindere', 0, 0, 689, '9.6092', 1, '111.6'),
(82818, '9.6089', 159, '', 'Componente aprindere', 0, 0, 689, '9.6089', 1, '318.71'),
(82817, '9.6088', 159, '', 'Componente aprindere', 0, 0, 689, '9.6088', 1, '196.89'),
(82816, '9.6080', 159, '', 'Componente aprindere', 0, 0, 689, '9.6080', 1, '141.76'),
(82815, '9.6078', 159, '', 'Componente aprindere', 0, 0, 689, '9.6078', 1, '178.12'),
(82814, '9.6070', 159, '', 'Componente aprindere', 0, 0, 689, '9.6070', 1, '523.19'),
(82813, '9.6069', 159, '', 'Componente aprindere', 0, 0, 689, '9.6069', 1, '98.07'),
(82812, '9.6068', 159, '', 'Componente aprindere', 0, 0, 689, '9.6068', 1, '213.28'),
(82811, '9.6062S', 159, '', 'Componente aprindere', 0, 0, 689, '9.6062S', 1, '274.47'),
(82809, '9.6055', 159, '', 'Componente aprindere', 0, 0, 689, '9.6055', 1, '137.38'),
(82808, '9.6049', 159, '', 'Componente aprindere', 0, 0, 689, '9.6049', 1, '126.59'),
(82807, '9.6046', 159, '', 'Componente aprindere', 0, 0, 689, '9.6046', 1, '113.98'),
(82806, '9.6040', 159, '', 'Componente aprindere', 0, 0, 689, '9.6040', 1, '89.73'),
(82805, '9.6035', 159, '', 'Componente aprindere', 0, 0, 689, '9.6035', 1, '246.47'),
(82804, '9.6032', 159, '', 'Componente aprindere', 0, 0, 689, '9.6032', 1, '128.98'),
(82803, '9.6027', 159, '', 'Componente aprindere', 0, 0, 689, '9.6027', 1, '98.3'),
(82802, '9.6026', 159, '', 'Componente aprindere', 0, 0, 689, '9.6026', 1, '112.64'),
(82800, '9.6015', 159, '', 'Componente aprindere', 0, 0, 689, '9.6015', 1, '113.76'),
(82798, '9.6008', 159, '', 'Componente aprindere', 0, 0, 689, '9.6008', 1, '152.12'),
(82797, '9.6007', 159, '', 'Componente aprindere', 0, 0, 689, '9.6007', 1, '94.1'),
(82789, '9.4070', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4070', 1, '347.97'),
(82788, '9.4069', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4069', 1, '338.53'),
(82787, '9.4052', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4052', 1, '215.54'),
(82786, '9.4051', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4051', 1, '326.55'),
(82783, '9.4025', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4025', 1, '184.01'),
(82781, '9.4015', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4015', 1, '188.09'),
(82762, '8.2719', 159, '', 'Componente aprindere', 0, 0, 834, '8.2719', 1, '142.62'),
(82757, '8.2654', 159, '', 'Componente aprindere', 0, 0, 834, '8.2654', 1, '42.97'),
(82756, '8.2653', 159, '', 'Componente aprindere', 0, 0, 834, '8.2653', 1, '47.43'),
(82755, '4.9889', 159, '', 'Componente aprindere', 0, 0, 685, '4.9889', 1, '57.63'),
(82752, '4.9845', 159, '', 'Componente aprindere', 0, 0, 685, '4.9845', 1, '188.23'),
(82751, '4.9841', 159, '', 'Componente aprindere', 0, 0, 685, '4.9841', 1, '116.09'),
(82750, '4.9835', 159, '', 'Componente aprindere', 0, 0, 685, '4.9835', 1, '147.41'),
(82749, '4.9817', 159, '', 'Componente aprindere', 0, 0, 685, '4.9817', 1, '222.35'),
(82748, '4.9813', 159, '', 'Componente aprindere', 0, 0, 685, '4.9813', 1, '222.35'),
(82747, '4.9795', 159, '', 'Componente aprindere', 0, 0, 685, '4.9795', 1, '222.35'),
(82746, '4.9772', 159, '', 'Componente aprindere', 0, 0, 685, '4.9772', 1, '149.72'),
(82745, '4.9764', 159, '', 'Componente aprindere', 0, 0, 685, '4.9764', 1, '117.32'),
(82743, '4.9749', 159, '', 'Componente aprindere', 0, 0, 685, '4.9749', 1, '136.97'),
(82742, '4.9737', 159, '', 'Componente aprindere', 0, 0, 685, '4.9737', 1, '188.23'),
(82741, '4.9681', 159, '', 'Componente aprindere', 0, 0, 685, '4.9681', 1, '185.94'),
(82740, '4.9674', 159, '', 'Componente aprindere', 0, 0, 685, '4.9674', 1, '119.13'),
(82739, '4.9639', 159, '', 'Componente aprindere', 0, 0, 685, '4.9639', 1, '118.75'),
(82738, '4.9608', 159, '', 'Componente aprindere', 0, 0, 685, '4.9608', 1, '233.31'),
(82737, '4.9590', 159, '', 'Componente aprindere', 0, 0, 685, '4.9590', 1, '371.66'),
(82736, '4.9585', 159, '', 'Componente aprindere', 0, 0, 685, '4.9585', 1, '252.12'),
(82735, '4.9575', 159, '', 'Componente aprindere', 0, 0, 685, '4.9575', 1, '252.12'),
(82734, '4.9568', 159, '', 'Componente aprindere', 0, 0, 685, '4.9568', 1, '109.35'),
(82733, '4.9529', 159, '', 'Componente aprindere', 0, 0, 685, '4.9529', 1, '165.1'),
(82732, '4.9508', 159, '', 'Componente aprindere', 0, 0, 685, '4.9508', 1, '171.16'),
(82731, '4.9507', 159, '', 'Componente aprindere', 0, 0, 685, '4.9850', 1, '169.02'),
(82730, '4.9505', 159, '', 'Componente aprindere', 0, 0, 685, '4.9505', 1, '129.49'),
(82729, '4.9503', 159, '', 'Componente aprindere', 0, 0, 685, '4.9503', 1, '138.86'),
(82728, '4.9501', 159, '', 'Componente aprindere', 0, 0, 685, '4.9501', 1, '91.47'),
(82727, '4.9499', 159, '', 'Componente aprindere', 0, 0, 685, '4.9499', 1, '82.57'),
(82726, '4.9492', 159, '', 'Componente aprindere', 0, 0, 685, '4.9492', 1, '102.51'),
(82725, '4.9451', 159, '', 'Componente aprindere', 0, 0, 685, '4.9451', 1, '89.59'),
(82724, '4.9447', 159, '', 'Componente aprindere', 0, 0, 685, '4.9447', 1, '105.04'),
(82723, '4.9446', 159, '', 'Componente aprindere', 0, 0, 685, '4.9446', 1, '113.7'),
(82722, '4.9445', 159, '', 'Componente aprindere', 0, 0, 685, '4.9445', 1, '100.92'),
(82721, '4.9443', 159, '', 'Componente aprindere', 0, 0, 685, '4.9443', 1, '108.19'),
(82720, '4.9433', 159, '', 'Componente aprindere', 0, 0, 685, '4.9433', 1, '230.43'),
(82718, '4.9385', 159, '', 'Componente aprindere', 0, 0, 685, '4.9385', 1, '275.9'),
(82717, '4.9374', 159, '', 'Componente aprindere', 0, 0, 685, '4.9374', 1, '143.76'),
(82716, '4.9281', 159, '', 'Componente aprindere', 0, 0, 685, '4.9281', 1, '162.09'),
(82715, '4.9231', 159, '', 'Componente aprindere', 0, 0, 685, '4.9231', 1, '306.44'),
(82714, '4.9025', 159, '', 'Componente aprindere', 0, 0, 685, '4.9025', 1, '136.04'),
(82713, '4.9002', 159, '', 'Componente aprindere', 0, 0, 685, '4.9002', 1, '158.86'),
(82712, '4.8965', 159, '', 'Componente aprindere', 0, 0, 685, '4.8965', 1, '304.36'),
(82711, '4.8888', 159, '', 'Componente aprindere', 0, 0, 685, '4.8888', 1, '131.52'),
(82710, '4.8815', 159, '', 'Componente aprindere', 0, 0, 685, '4.8815', 1, '136.04'),
(82709, '4.8808', 159, '', 'Componente aprindere', 0, 0, 685, '4.8808', 1, '144.35'),
(82708, '4.8780', 159, '', 'Componente aprindere', 0, 0, 685, '4.8780', 1, '165.37'),
(82707, '4.8693', 159, '', 'Componente aprindere', 0, 0, 685, '4.8693', 1, '146.72'),
(82706, '4.8690', 159, '', 'Componente aprindere', 0, 0, 685, '4.8690', 1, '84.97'),
(82705, '4.8655', 159, '', 'Componente aprindere', 0, 0, 685, '4.8655', 1, '283.98'),
(82704, '4.8634', 159, '', 'Componente aprindere', 0, 0, 685, '4.8634', 1, '178.55'),
(82703, '4.8616', 159, '', 'Componente aprindere', 0, 0, 685, '4.8616', 1, '114.45'),
(82702, '4.8539', 159, '', 'Componente aprindere', 0, 0, 685, '4.8539', 1, '155.79'),
(82701, '4.8514', 159, '', 'Componente aprindere', 0, 0, 685, '4.8514', 1, '146.36'),
(82700, '4.8513', 159, '', 'Componente aprindere', 0, 0, 685, '4.8513', 1, '163.62'),
(82699, '4.8415', 159, '', 'Componente aprindere', 0, 0, 685, '4.8415', 1, '155.79'),
(82698, '4.7244', 159, '', 'Componente aprindere', 0, 0, 685, '4.7244', 1, '102.7'),
(82697, '4.7208', 159, '', 'Componente aprindere', 0, 0, 685, '4.7208', 1, '135.75'),
(82696, '4.7122', 159, '', 'Componente aprindere', 0, 0, 685, '4.7122', 1, '143.07'),
(82695, '4.7119', 159, '', 'Componente aprindere', 0, 0, 685, '4.7119', 1, '124.39'),
(82694, '4.7007', 159, '', 'Componente aprindere', 0, 0, 685, '4.7007', 1, '192.76'),
(82693, '4.7005', 159, '', 'Componente aprindere', 0, 0, 685, '4.7005', 1, '101.95'),
(82692, '3.8717RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8714RS', 1, '10.92'),
(82691, '3.8716RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8716RS', 1, '13.31'),
(82690, '3.8714RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8714RS', 1, '13.89'),
(82689, '3.8588', 159, '', 'Componente aprindere', 0, 0, 691, '3.8588', 1, '8.8'),
(82688, '3.8363RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7555RS', 1, '10.41'),
(82687, '3.8362RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8362RS', 1, '9.63'),
(82686, '3.8331/9', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_9', 1, '23.97'),
(82685, '3.8331/8', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_8', 1, '16.01'),
(82684, '3.8331/7', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_7', 1, '9.99'),
(82683, '3.8331/5', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_5', 1, '14.37'),
(82682, '3.8331/39', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_39', 1, '8.29'),
(82681, '3.8331/37', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_37', 1, '14.12'),
(82645, '3.7994', 159, '', 'Componente aprindere', 0, 0, 691, '3.7994', 1, '11.8'),
(82644, '3.7993', 159, '', 'Componente aprindere', 0, 0, 691, '3.7993', 1, '20.6'),
(82641, '3.7986', 159, '', 'Componente aprindere', 0, 0, 691, '3.7986', 1, '22.07'),
(82640, '3.7985', 159, '', 'Componente aprindere', 0, 0, 691, '3.7985', 1, '24.89'),
(82629, '3.7951', 159, '', 'Componente aprindere', 0, 0, 691, '3.7951', 1, '5.93'),
(82625, '3.7885RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7885RS', 1, '10.02'),
(82624, '3.7885', 159, '', 'Componente aprindere', 0, 0, 691, '3.7885', 1, '8.71'),
(82623, '3.7758', 159, '', 'Componente aprindere', 0, 0, 691, '3.7758', 1, '9.88');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(82619, '3.7703RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7703RS', 1, '21.38'),
(82618, '3.7702RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7702RS', 1, '2.72'),
(82617, '3.7701', 159, '', 'Componente aprindere', 0, 0, 691, '3.7701', 1, '5.68'),
(82615, '3.7697', 159, '', 'Componente aprindere', 0, 0, 691, '3.7697', 1, '14.12'),
(82611, '3.7689RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7689RS', 1, '13.46'),
(82610, '3.7688', 159, '', 'Componente aprindere', 0, 0, 691, '3.7688', 1, '4.73'),
(82604, '3.7630', 159, '', 'Componente aprindere', 0, 0, 691, '3.7630', 1, '6.28'),
(82603, '3.7629', 159, '', 'Componente aprindere', 0, 0, 691, '3.7629', 1, '8.1'),
(82602, '3.7628', 159, '', 'Componente aprindere', 0, 0, 691, '3.7628', 1, '9.11'),
(82601, '3.7627', 159, '', 'Componente aprindere', 0, 0, 691, '3.7627', 1, '8.21'),
(82600, '3.7626', 159, '', 'Componente aprindere', 0, 0, 691, '3.7626', 1, '10.47'),
(82599, '3.7614', 159, '', 'Componente aprindere', 0, 0, 691, '3.7614', 1, '5.6'),
(82598, '3.7610', 159, '', 'Componente aprindere', 0, 0, 691, '3.7610', 1, '6.85'),
(82597, '3.7600', 159, '', 'Componente aprindere', 0, 0, 691, '3.7600', 1, '11'),
(82596, '3.7598', 159, '', 'Componente aprindere', 0, 0, 691, '3.7598', 1, '11.8'),
(82593, '3.7595RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7595RS', 1, '12.61'),
(82592, '3.7593RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7593RS', 1, '11.86'),
(82591, '3.7593', 159, '', 'Componente aprindere', 0, 0, 691, '3.7593', 1, '8.94'),
(82589, '3.7573/49RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_13RS', 1, '18.46'),
(82587, '3.7573/47RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_47RS', 1, '39.07'),
(82585, '3.7573/40RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_40RS', 1, '33.58'),
(82583, '3.7573/26RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_26RS', 1, '78.59'),
(82581, '3.7573/23RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_23RS', 1, '13.31'),
(82579, '3.7573/19RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_19RS', 1, '51.2'),
(82577, '3.7573/16RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_16RS', 1, '67.2'),
(82575, '3.7573/14RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_16RS', 1, '64.65'),
(82573, '3.7573/12RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_12RS', 1, '62.7'),
(82571, '3.7566RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_16RS', 1, '42.4'),
(82569, '3.7560RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7560RS', 1, '15.42'),
(82567, '3.7556RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7556RS', 1, '8.97'),
(82565, '3.7534RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7534RS', 1, '64.93'),
(82563, '3.7526RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7526RS', 1, '8.8'),
(82561, '3.7521RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7521RS', 1, '8.97'),
(82558, '2.8627PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8627PHT', 1, '28.43'),
(82557, '2.8625', 159, '', 'Componente aprindere', 0, 0, 692, '2.8625', 1, '23.08'),
(82556, '2.8343', 159, '', 'Componente aprindere', 0, 0, 692, '2.8343', 1, '14.87'),
(82555, '2.8342', 159, '', 'Componente aprindere', 0, 0, 692, '2.8342', 1, '19.1'),
(82554, '2.8341', 159, '', 'Componente aprindere', 0, 0, 692, '2.8341', 1, '26.39'),
(82552, '2.8322/72', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_72', 1, '23.52'),
(82549, '2.8322/68', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_68', 1, '45.41'),
(82547, '2.8322/55', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_55', 1, '28.2'),
(82545, '2.8322/49', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_49', 1, '94.82'),
(82543, '2.8322/40', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_31', 1, '38.73'),
(82541, '2.8322/38', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_38', 1, '73.53'),
(82538, '2.8322/35', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_35', 1, '70.02'),
(82537, '2.8322/34', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_34', 1, '72.69'),
(82535, '2.8322/32', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_32', 1, '28.48'),
(82533, '2.8322/25', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_25', 1, '42.6'),
(82532, '2.8322/23', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_23', 1, '48.89'),
(82530, '2.8322/21', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_21', 1, '36.75'),
(82528, '2.8322/18', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_18', 1, '68.04'),
(82526, '2.8322/16', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_16', 1, '73.83'),
(82524, '2.8322/11', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_11', 1, '91.21'),
(82520, '2.8216PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8205PHT', 1, '28.23'),
(82519, '2.8215PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8215PHT', 1, '50.42'),
(82511, '2.8204PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8204PHT', 1, '17.65'),
(82510, '2.8201PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8201PHT', 1, '24.3'),
(82509, '2.8200', 159, '', 'Componente aprindere', 0, 0, 692, '2.8200', 1, '29.57'),
(82506, '2.8188', 159, '', 'Componente aprindere', 0, 0, 692, '2.8188', 1, '40.76'),
(82505, '2.8186', 159, '', 'Componente aprindere', 0, 0, 692, '2.8186', 1, '14.04'),
(82504, '2.8181', 159, '', 'Componente aprindere', 0, 0, 692, '2.8181', 1, '23.28'),
(82503, '2.8169', 159, '', 'Componente aprindere', 0, 0, 692, '2.8169', 1, '25.46'),
(82502, '2.8105', 159, '', 'Componente aprindere', 0, 0, 692, '2.8104', 1, '63.28'),
(82499, '2.8101PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8101PHT', 1, '36.61'),
(82498, '2.8100PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8100PHT', 1, '29.26'),
(82497, '2.8099PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8099PHT', 1, '45.02'),
(82496, '2.8096PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8096PHT', 1, '22.72'),
(82495, '2.8094PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8094PHT', 1, '31.6'),
(82494, '2.8093PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8093PHT', 1, '26.84'),
(82493, '2.8083PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8083PHT', 1, '34.8'),
(82492, '2.7993', 159, '', 'Componente aprindere', 0, 0, 692, '2.7993', 1, '60.37'),
(82480, '2.7965', 159, '', 'Componente aprindere', 0, 0, 692, '2.7965', 1, '74.33'),
(82479, '2.7962', 159, '', 'Componente aprindere', 0, 0, 692, '2.7962', 1, '122.61'),
(82470, '2.7796PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7796PHT', 1, '50.11'),
(82469, '2.7795PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7795PHT', 1, '50.62'),
(82467, '2.7792PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7792PHT', 1, '36.83'),
(82466, '2.7783', 159, '', 'Componente aprindere', 0, 0, 692, '2.7783', 1, '19.46'),
(82459, '2.7686PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7686PHT', 1, '66.65'),
(82458, '2.7685PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7685PHT', 1, '63.06'),
(82457, '2.7684PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7684PHT', 1, '75.31'),
(82456, '2.7683PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7683PHT', 1, '42.79'),
(82455, '2.7682PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7682PHT', 1, '38.67'),
(82454, '2.7681PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7681PHT', 1, '28.87'),
(82448, '2.7673PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7673PHT', 1, '83.88'),
(82447, '2.7672PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7672PHT', 1, '60.02'),
(82446, '2.7671PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7671PHT', 1, '56.99'),
(82445, '2.7670', 159, '', 'Componente aprindere', 0, 0, 692, '2.7670', 1, '13.31'),
(82443, '2.7668PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7668PHT', 1, '20.4'),
(82442, '2.7667PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7667PHT', 1, '31.49'),
(82428, '2.7630/34', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_34', 1, '55.83'),
(82406, '2.7594', 159, '', 'Componente aprindere', 0, 0, 692, '2.7594', 1, '16.55'),
(82405, '2.7593', 159, '', 'Componente aprindere', 0, 0, 692, '2.7593', 1, '16.65'),
(82404, '2.7592', 159, '', 'Componente aprindere', 0, 0, 692, '2.7592', 1, '16.11'),
(82403, '2.7575PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7575PHT', 1, '32.54'),
(82401, '2.7573PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7573PHT', 1, '27.92'),
(82400, '2.7566PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7566PHT', 1, '27.03'),
(82399, '2.7530/8PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_8PHT', 1, '292.91'),
(82398, '2.7530/7PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_7PHT', 1, '312.72'),
(82397, '2.7530/6PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_6PHT', 1, '281.96'),
(82396, '2.7530/5PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_5PHT', 1, '24.78'),
(82395, '2.7530/4PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_4PHT', 1, '87.48'),
(82393, '2.7530/36PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_36PHT', 1, '26'),
(82387, '2.7530/22PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_22PHT', 1, '228.21'),
(82386, '2.7530/21PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_21PHT', 1, '85.53'),
(82384, '2.7530/19PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_19PHT', 1, '24.08'),
(82382, '2.7530/11PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_11PHT', 1, '31.49'),
(82379, '2.7527PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7527PHT', 1, '100.22'),
(82378, '2.7524PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7524PHT', 1, '31.49'),
(82374, '2.7508PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7508PHT', 1, '66.65'),
(82373, '2.7505PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7505PHT', 1, '45.41'),
(82372, '2.7499', 159, '', 'Componente aprindere', 0, 0, 692, '2.7499', 1, '28.76'),
(82371, '2.7494PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7494PHT', 1, '17.6'),
(82368, '2.7491PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7491PHT', 1, '33.38'),
(82366, '2.7489PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7489PHT', 1, '45.83'),
(82365, '2.7484PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7484PHT', 1, '45.83'),
(82364, '2.7481PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7481PHT', 1, '26.11'),
(82363, '2.7480PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7480PHT', 1, '18.57'),
(82346, '1.4689', 159, '', 'Componente aprindere', 0, 0, 688, '1.4689', 1, '41.9'),
(82345, '1.4683MHDV', 159, '', 'Componente aprindere', 0, 0, 688, '1.4683M', 1, '15.11'),
(82342, '1.3726', 159, '', 'Componente aprindere', 0, 0, 688, '1.3726', 1, '22.02'),
(82337, '1.3691/32', 159, '', 'Componente aprindere', 0, 0, 688, '1.3691_32', 1, '58.82'),
(82336, '1.3691/27', 159, '', 'Componente aprindere', 0, 0, 688, '1.3691_27', 1, '54.84'),
(82329, '1.3664', 159, '', 'Componente aprindere', 0, 0, 688, '1.3664', 1, '12.75'),
(82328, '1.3656', 159, '', 'Componente aprindere', 0, 0, 688, '1.3656', 1, '11.3'),
(82327, '1.3655', 159, '', 'Componente aprindere', 0, 0, 688, '1.3655', 1, '13.64'),
(82326, '1.3522HDV', 159, '', 'Componente aprindere', 0, 0, 688, '1.3522HDV', 1, '15.14'),
(82324, '1.3455', 159, '', 'Componente aprindere', 0, 0, 688, '1.3455', 1, '12.14'),
(82323, '1.2805/1', 159, '', 'Componente aprindere', 0, 0, 688, '1.2805_1', 1, '13.7'),
(82317, '1.2540', 159, '', 'Componente aprindere', 0, 0, 688, '1.2540', 1, '12.56'),
(82313, '0.0631', 159, '', 'Componente aprindere', 0, 0, 690, '0.0631', 1, '24.47'),
(82307, '0.0531', 159, '', 'Componente aprindere', 0, 0, 690, '0.0531', 1, '15.37'),
(82306, '0.0392', 159, '', 'Componente aprindere', 0, 0, 690, '0.0392', 1, '12.84'),
(82305, '0.0339', 159, '', 'Componente aprindere', 0, 0, 690, '0.0339', 1, '17.15'),
(82301, '0.0267', 159, '', 'Componente aprindere', 0, 0, 690, '0.0267', 1, '14.65'),
(82298, '0.0179/95', 159, '', 'Componente aprindere', 0, 0, 690, '0.0179_95', 1, '17.35'),
(82297, '0.0179/156', 159, '', 'Componente aprindere', 0, 0, 690, '0.0179_156', 1, '28.95'),
(82294, '862.810', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '125.09'),
(82291, '820.458', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '49.74'),
(82290, '820.297', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '60.55'),
(82289, '820.262', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '40.52'),
(82288, '820.245', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '208.87'),
(82287, '820.229', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '80.22'),
(82286, '820.122', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '145.31'),
(82285, '820.114', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '116.33'),
(82284, '820.106', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '97.17'),
(82283, '819.965', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '93.24'),
(82275, '804.860', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '189'),
(82274, '804.550', 10, '', 'Prezoane chiulasa', 0, 0, 853, '', 1, '5.78'),
(82273, '803.740', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '102.66'),
(82272, '803.060', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '66.24'),
(82271, '803.050', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '13.56'),
(82270, '803.010', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '61.37'),
(82269, '802.940', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '73.05'),
(82268, '802.930', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '98.6'),
(82267, '802.910', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '48.18'),
(82262, '802.800', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '121.45'),
(82261, '802.790', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '62.32'),
(82257, '760.720', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '36.66'),
(82256, '760.510', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '88.62'),
(82255, '760.300', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '157.74'),
(82253, '760.110', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '54.31'),
(82252, '760.090', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '49.88'),
(82251, '759.640', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '101.68'),
(82250, '759.370', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '33.62'),
(82249, '759.350', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '115.54'),
(82248, '759.180', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '65.31'),
(82247, '758.400', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '103.86'),
(82241, '758.230', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '73.38'),
(82240, '710.100', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '106.81'),
(82239, '709.810', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '78'),
(82238, '709.310', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '133.55'),
(82237, '709.300', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '180.27'),
(82236, '709.270', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '79.73'),
(82235, '708.270', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '79.56'),
(82234, '708.240', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '173.16'),
(82233, '708.210', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '62'),
(82232, '708.190', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '36.94'),
(82231, '707.680', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '70.29'),
(82230, '707.660', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '299.1'),
(82229, '707.650', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '109.95'),
(82228, '707.640', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '312.78'),
(82227, '706.120', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '143.67'),
(82226, '476.660', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '141.78'),
(82225, '476.130', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '116.25'),
(82224, '431.440', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '57.32'),
(82219, '326.430', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '105.36'),
(82218, '325.040', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '86.65'),
(82217, '305.430', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '100.31'),
(82216, '302.250', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '47.3'),
(82215, '290.330', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '193.24'),
(82214, '272.010', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '214.39'),
(82213, '270.130', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '92.04'),
(82203, '152.550', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '101.37'),
(82202, '152.510', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '295.27'),
(82201, '152.480', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '362.77'),
(82200, '152.440', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '229.08'),
(82199, '152.420', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '59.51'),
(82198, '152.080', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '163.04'),
(82197, '151.890', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '70.62'),
(82196, '148.110', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '35.46'),
(82195, '130.830', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '83.42'),
(82194, '130.110', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '127.88'),
(82193, '129.950', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '114.09'),
(82192, '129.900', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '154.04'),
(82191, '125.930', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '53.35'),
(82190, '125.920', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '39.75'),
(82189, '124.930', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '128.38'),
(82188, '124.810', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '65.61'),
(82187, '111.630', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '62.87'),
(82186, '111.590', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '73.52'),
(82185, '111.460', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '80.55'),
(82184, '104.930', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '75.53'),
(82182, '104.270', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '52.01'),
(82181, '919.994', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '49.52'),
(82180, '914.932', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '41.86'),
(82179, '914.924', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '25.6'),
(82178, '864.110', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '6'),
(82177, '834.831', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '5.28'),
(82176, '834.823', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '6'),
(82175, '834.289', 10, '', 'Simeringuri', 0, 0, 1664, '', 1, '142.67'),
(82174, '834.270', 10, '', 'Simeringuri', 0, 0, 1664, '', 1, '215.81'),
(82173, '830.489', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '3.05'),
(82172, '829.056', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '69.55'),
(82152, '766.852', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '103.22'),
(82151, '766.828', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '84.6'),
(82150, '766.615', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.19'),
(82149, '763.969', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '4.67'),
(82148, '763.918', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '26.26'),
(82147, '763.713', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '27.03'),
(82145, '763.136', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '73.9'),
(82144, '762.911', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '3.69'),
(82143, '761.796', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '29.38'),
(82134, '746.400', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '84.71'),
(82133, '745.750', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '23.39'),
(82132, '745.740', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '41.7'),
(82131, '711.720', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '59.1'),
(82130, '707.180', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '9.52'),
(82129, '707.170', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '10.23'),
(82128, '702.994', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '40.08'),
(82127, '702.706', 10, '', 'Ghiduri supapa', 0, 0, 323, '', 1, '30.19'),
(82126, '702.269', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '7.87'),
(82125, '701.289', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '1.21'),
(82124, '694.770', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '43.12'),
(82121, '694.658', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '19.81'),
(82120, '617.709', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '2.03'),
(82119, '598.993', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '26.63'),
(82118, '591.777', 10, '', 'Ghiduri supapa', 0, 0, 757, '', 1, '5.2'),
(82117, '590.797', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '43.12'),
(82116, '590.738', 10, '', 'Ghiduri supapa', 0, 0, 656, '', 1, '201.06'),
(82115, '586.730', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '16.34'),
(82114, '586.693', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.39'),
(82113, '586.676', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '16.96'),
(82112, '586.668', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '29.82'),
(82111, '586.641', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '42.04'),
(82106, '562.653', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '21.67'),
(82099, '523.917', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '3.92'),
(82092, '508.608', 10, '', 'Ghiduri supapa', 0, 0, 757, '', 1, '24.82'),
(82091, '508.544', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '27.61'),
(82088, '508.462', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '63.45'),
(82087, '508.233', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '27.09'),
(82086, '508.209', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '52.7'),
(82073, '477.010', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '44.9'),
(82072, '476.820', 10, '', 'Ghiduri supapa', 0, 0, 1102, '', 1, '0.77'),
(82071, '476.750', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '1.61'),
(82070, '476.691', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '6.24'),
(82069, '476.070', 10, '', 'Simeringuri', 0, 0, 1664, '', 1, '165.48'),
(82068, '475.961', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '16.78'),
(82067, '467.880', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '9'),
(82052, '428.970', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '58.11'),
(82051, '424.841', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '22.16'),
(82050, '422.090', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '2.19'),
(82048, '419.730', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '22.49'),
(82047, '419.700', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '37.56'),
(82046, '411.701', 10, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '14.06'),
(82045, '405.990', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '4.24'),
(82044, '403.730', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '1.79'),
(82043, '394.110', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '46.21'),
(82042, '393.990', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '39.34'),
(82041, '390.490', 10, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '7.83'),
(82040, '365.940', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '36.06'),
(82039, '362.740', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '40.74'),
(82038, '347.922', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '26.07'),
(82037, '342.093', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '34.67'),
(82036, '331.530', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '39.38'),
(82035, '330.965', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '19.67'),
(82034, '330.736', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '19.3'),
(82033, '327.298', 10, '', 'Simeringuri', 0, 0, 2048, '', 1, '17.54'),
(82032, '326.470', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '31.93'),
(82031, '325.155', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '7.04'),
(82030, '325.007', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '7.39'),
(82029, '322.415', 10, '', 'Simeringuri', 0, 0, 2048, '', 1, '6.1'),
(82028, '316.474', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '8.42'),
(82027, '315.494', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '24.75'),
(82026, '312.010', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '44.43'),
(82025, '302.589', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '19.81'),
(82024, '301.870', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '93.19'),
(82023, '298.247', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '88.24'),
(82022, '296.620', 10, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '9.28'),
(82021, '296.520', 10, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '9.92'),
(82020, '294.357', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '16.31'),
(82019, '294.110', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '5.11'),
(82018, '294.098', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '59.84'),
(82017, '294.060', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '60.63'),
(82016, '293.946', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '15.95'),
(82015, '293.849', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '57.97'),
(82014, '279.528', 10, '', 'Simeringuri', 0, 0, 2048, '', 1, '9.57'),
(82013, '277.338', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '1.96'),
(82012, '268.402', 10, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '8.16'),
(82011, '266.350', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '53.55'),
(127042, '284.785', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '42.88'),
(82010, '265.960', 10, '', 'Simeringuri', 0, 0, 656, '', 1, '147.04'),
(82009, '262.650', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '6.95'),
(82008, '253.309', 10, '', 'Simeringuri', 0, 0, 2048, '', 1, '13.41'),
(82007, '251.402', 10, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '12.76'),
(127041, '257.770', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '79.18'),
(82006, '250.007', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '0.63'),
(82005, '246.000', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '44.84'),
(82004, '243.205', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '0.27'),
(82003, '242.993', 10, '', 'Simeringuri', 0, 0, 2048, '', 1, '25.17'),
(82001, '222.620', 10, '', 'Simeringuri', 0, 0, 630, '', 1, '140.15'),
(82000, '214.800', 10, '', 'Ghiduri supapa', 0, 0, 323, '', 1, '137.18'),
(81999, '212.458', 10, '', 'Ghiduri supapa', 0, 0, 757, '', 1, '8.32'),
(81998, '206.954', 10, '', 'Ghiduri supapa', 0, 0, 322, '206954', 1, '3.97'),
(81997, '203.808', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '16.11'),
(81996, '199.230', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '133.98'),
(81994, '199.190', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '112.48'),
(81993, '199.180', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '112.11'),
(81992, '188.680', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '13.58'),
(81991, '169.370', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '40.22'),
(81989, '166.160', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '3.82'),
(137449, '222.830', 10, '', 'Ghiduri supapa', 0, 0, 624, '', 1, '94.83'),
(81988, '165.560', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '6.4'),
(81987, '158.430', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '86.98'),
(81983, '153.740', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '17.42'),
(81982, '151.810', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '12.24'),
(81981, '151.510', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '23.56'),
(81980, '151.500', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '48.54'),
(81979, '151.490', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '22.85'),
(81978, '151.480', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '22.85'),
(81977, '147.730', 10, '', 'Ghiduri supapa', 0, 0, 656, '', 1, '151.37'),
(81976, '143.930', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.61'),
(81975, '136.940', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '6.46'),
(81969, '131.860', 10, '', 'Ghiduri supapa', 0, 0, 624, '', 1, '12.53'),
(81959, '117.404', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '1.2'),
(81958, '108.502', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '4.12'),
(81957, '102.946', 10, '', 'Simeringuri', 0, 0, 2048, '', 1, '12.57'),
(81956, '987.043', 10, '', 'Garnituri chiulasa', 0, 0, 318, '987043', 1, '38.44'),
(81955, '986.900', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '36.12'),
(81954, '986.496', 10, '', 'Garnituri chiulasa', 0, 0, 318, '986496', 1, '75.68'),
(81953, '986.429', 10, '', 'Garnituri chiulasa', 0, 0, 318, '986429', 1, '71.35'),
(81952, '986.410', 10, '', 'Garnituri chiulasa', 0, 0, 318, '986410', 1, '65.36'),
(81951, '986.381', 10, '', 'Garnituri chiulasa', 0, 0, 318, '986381', 1, '67.41'),
(81950, '986.373', 10, '', 'Garnituri chiulasa', 0, 0, 318, '986373', 1, '67.31'),
(81949, '986.305', 10, '', 'Garnituri chiulasa', 0, 0, 318, '986305', 1, '82.49'),
(81948, '986.291', 10, '', 'Garnituri chiulasa', 0, 0, 318, '986291', 1, '58.69'),
(81947, '986.283', 10, '', 'Garnituri chiulasa', 0, 0, 318, '986283', 1, '62.24'),
(81946, '986.225', 10, '', 'Garnituri chiulasa', 0, 0, 318, '986225', 1, '40'),
(81945, '985.945', 10, '', 'Garnituri chiulasa', 0, 0, 318, '985945', 1, '76.55'),
(81944, '985.910', 10, '', 'Garnituri chiulasa', 0, 0, 318, '985910', 1, '78.74'),
(81943, '985.880', 10, '', 'Garnituri chiulasa', 0, 0, 318, '985880', 1, '23.09'),
(81942, '985.805', 10, '', 'Garnituri chiulasa', 0, 0, 318, '985805', 1, '82.49'),
(81941, '985.385', 10, '', 'Garnituri- admisie', 0, 0, 42, '985385', 1, '12.23'),
(81937, '984.451', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '984451', 1, '38.69'),
(81936, '984.274', 10, '', 'Garnituri chiulasa', 0, 0, 318, '984274', 1, '82.3'),
(81895, '918.024', 10, '', 'Seturi garnituri', 0, 0, 456, '918024', 1, '17.05'),
(81894, '917.923', 10, '', 'Garnituri- admisie', 0, 0, 42, '917923', 1, '21.01'),
(81880, '915.311', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '915311', 1, '37.18'),
(81857, '913.831', 10, '', 'Garnituri chiulasa', 0, 0, 318, '913831', 1, '473.25'),
(81845, '893.633', 10, '', 'Garnituri chiulasa', 0, 0, 318, '893633', 1, '165.42'),
(81821, '877.223', 10, '', 'Garnituri chiulasa', 0, 0, 318, '877223', 1, '76.41'),
(81820, '875.350', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '875350', 1, '72.17'),
(81813, '864.170', 10, '', 'Garnituri chiulasa', 0, 0, 318, '864170', 1, '247.55'),
(81804, '863.120', 10, '', 'Garnituri chiulasa', 0, 0, 318, '863120', 1, '93.58'),
(81803, '863.110', 10, '', 'Garnituri chiulasa', 0, 0, 318, '863110', 1, '159.48'),
(81802, '863.080', 10, '', 'Garnituri chiulasa', 0, 0, 318, '863080', 1, '315.34'),
(81801, '862.412', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '231.55'),
(81800, '862.402', 10, '', 'Garnituri chiulasa', 0, 0, 318, '862402', 1, '231.55'),
(81799, '852.190', 10, '', 'Garnituri- evacuare', 0, 0, 27, '852190', 1, '20.87'),
(81798, '852.180', 10, '', 'Garnituri- admisie', 0, 0, 42, '852180', 1, '29.25'),
(81797, '851.560', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '851560', 1, '36.42'),
(81796, '851.550', 10, '', 'Garnituri- admisie', 0, 0, 42, '851550', 1, '8.76'),
(81795, '851.361', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '238.03'),
(81794, '851.110', 10, '', 'Garnituri chiulasa', 0, 0, 318, '851110', 1, '139.26'),
(81793, '851.100', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '103.42'),
(81792, '851.090', 10, '', 'Garnituri chiulasa', 0, 0, 318, '851090', 1, '109.69'),
(81791, '851.070', 10, '', 'Garnituri- admisie', 0, 0, 40, '851070', 1, '90.81'),
(81790, '851.060', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '851060', 1, '35.68'),
(81789, '851.050', 10, '', 'Garnituri chiulasa', 0, 0, 318, '851050', 1, '166.38'),
(81788, '851.040', 10, '', 'Garnituri chiulasa', 0, 0, 318, '851040', 1, '166.38'),
(81787, '851.030', 10, '', 'Garnituri chiulasa', 0, 0, 318, '851030', 1, '205.37'),
(81786, '851.021', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '206.7'),
(81785, '850.610', 10, '', 'Garnituri teava esapament', 0, 0, 138, '', 1, '11.49'),
(81784, '850.330', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '247.85'),
(81783, '849.870', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '30.07'),
(81782, '845.541', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '845541', 1, '162.79'),
(81781, '845.470', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '845470', 1, '170.45'),
(81780, '845.400', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '845400', 1, '188.4'),
(81779, '844.310', 10, '', 'Garnituri teava esapament', 0, 0, 138, '844310', 1, '15.84'),
(81778, '843.853', 10, '', 'Garnituri chiulasa', 0, 0, 318, '843852', 1, '129.69'),
(81777, '835.641', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '334.52'),
(81776, '835.547', 10, '', 'Garnituri chiulasa', 0, 0, 318, '835547', 1, '273.17'),
(81775, '834.793', 10, '', 'Garnituri- evacuare', 0, 0, 27, '834793', 1, '21.5'),
(81774, '834.327', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '80.99'),
(81773, '834.181', 10, '', 'Garnituri chiulasa', 0, 0, 318, '834181', 1, '41.42'),
(81772, '833.975', 10, '', 'Garnituri teava esapament', 0, 0, 138, '833975', 1, '29.25'),
(81771, '833.940', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '833940', 1, '28.67'),
(81770, '833.665', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '215.68'),
(81769, '833.274', 10, '', 'Garnituri- evacuare', 0, 0, 27, '833274', 1, '10.7'),
(81768, '833.258', 10, '', 'Garnituri chiulasa', 0, 0, 318, '833258', 1, '150.23'),
(81767, '833.188', 10, '', 'Garnituri chiulasa', 0, 0, 318, '833188', 1, '143.47'),
(81766, '833.151', 10, '', 'Garnituri- admisie', 0, 0, 42, '833151', 1, '22.49'),
(81765, '833.098', 10, '', 'Garnituri chiulasa', 0, 0, 318, '833098', 1, '109.55'),
(81764, '832.971', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '431.41'),
(81763, '832.962', 10, '', 'Garnituri chiulasa', 0, 0, 318, '832962', 1, '110.87'),
(81762, '832.890', 10, '', 'Garnituri chiulasa', 0, 0, 318, '832890', 1, '26.45'),
(81761, '832.777', 10, '', 'Garnituri chiulasa', 0, 0, 318, '832777', 1, '55.24'),
(81760, '832.244', 10, '', 'Garnituri- admisie', 0, 0, 42, '832244', 1, '61.56'),
(81759, '830.773', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '830773', 1, '30.48'),
(81758, '830.313', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '830313', 1, '44.5'),
(81757, '830.056', 10, '', 'Garnituri- admisie', 0, 0, 42, '830055', 1, '15.23'),
(81756, '829.595', 10, '', 'Garnituri - altele', 0, 0, 568, '829595', 1, '135.47'),
(81755, '829.005', 10, '', 'Garnituri chiulasa', 0, 0, 318, '829005', 1, '87.22'),
(81754, '828.998', 10, '', 'Garnituri chiulasa', 0, 0, 318, '828998', 1, '87.22'),
(81753, '828.913', 10, '', 'Garnituri chiulasa', 0, 0, 318, '828913', 1, '64.24'),
(81752, '828.807', 10, '', 'Garnituri chiulasa', 0, 0, 318, '828807', 1, '33.62'),
(81722, '818.003', 10, '', 'Garnituri chiulasa', 0, 0, 318, '818003', 1, '57.73'),
(81721, '817.644', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '817644', 1, '62.14'),
(81720, '815.187', 10, '', 'Garnituri- evacuare', 0, 0, 27, '815187', 1, '3.16'),
(81718, '815.160', 10, '', 'Garnituri- admisie', 0, 0, 42, '815160', 1, '17.47'),
(81715, '811.319', 10, '', 'Garnituri- evacuare', 0, 0, 42, '811319', 1, '3.34'),
(81714, '810.851', 10, '', 'Garnituri- admisie', 0, 0, 42, '810851', 1, '8.11'),
(81713, '809.760', 10, '', 'Garnituri chiulasa', 0, 0, 318, '809760', 1, '97.21'),
(81712, '809.750', 10, '', 'Garnituri chiulasa', 0, 0, 318, '809750', 1, '97.21'),
(81711, '809.710', 10, '', 'Garnituri chiulasa', 0, 0, 318, '809710', 1, '114.36'),
(81710, '809.333', 10, '', 'Garnituri- evacuare', 0, 0, 27, '809331', 1, '18.32'),
(81709, '809.284', 10, '', 'Garnituri - altele', 0, 0, 314, '', 1, '8.76'),
(81704, '807.801', 10, '', 'Garnituri chiulasa', 0, 0, 318, '807801', 1, '104.18'),
(81703, '807.574', 10, '', 'Garnituri chiulasa', 0, 0, 318, '807574', 1, '198.36'),
(81702, '805.080', 10, '', 'Garnituri- evacuare', 0, 0, 27, '805080', 1, '10.37'),
(81701, '804.072', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '', 1, '754.08'),
(81700, '778.061', 10, '', 'Garnituri - altele', 0, 0, 138, '778061', 1, '25.67'),
(81695, '776.786', 10, '', 'Garnituri chiulasa', 0, 0, 318, '776786', 1, '61.7'),
(81693, '776.416', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '776416', 1, '8.14'),
(81689, '774.693', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '774693', 1, '22.99'),
(81688, '774.561', 10, '', 'Garnituri- admisie', 0, 0, 42, '774561', 1, '5.72'),
(81686, '774.502', 10, '', 'Garnituri- admisie', 0, 0, 40, '774502', 1, '21.61'),
(81684, '773.950', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '773950', 1, '78.49'),
(81682, '773.800', 10, '', 'Garnituri- admisie', 0, 0, 42, '773800', 1, '3.27'),
(81680, '773.740', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '773740', 1, '23.83'),
(81678, '773.710', 10, '', 'Garnituri- admisie', 0, 0, 42, '773710', 1, '53.87'),
(81675, '773.650', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '773650', 1, '41.48'),
(81674, '773.590', 10, '', 'Garnituri- evacuare', 0, 0, 27, '773590', 1, '43.06'),
(81670, '773.290', 10, '', 'Garnituri- evacuare', 0, 0, 27, '773290', 1, '17.43'),
(81668, '768.171', 10, '', 'Garnituri chiulasa', 0, 0, 318, '768171', 1, '29.06'),
(81666, '768.147', 10, '', 'Garnituri- evacuare', 0, 0, 27, '768147', 1, '16.75'),
(81664, '767.867', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '767867', 1, '33.62'),
(81663, '766.390', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '766390', 1, '15.81'),
(81661, '765.104', 10, '', 'Garnituri- evacuare', 0, 0, 27, '765104', 1, '4.05'),
(81660, '764.746', 10, '', 'Garnituri chiulasa', 0, 0, 318, '764746', 1, '184.9'),
(81658, '764.703', 10, '', 'Garnituri chiulasa', 0, 0, 318, '764703', 1, '68.26'),
(81657, '764.248', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '764248', 1, '12.23'),
(81656, '764.221', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '764221', 1, '9.43'),
(81654, '764.027', 10, '', 'Seturi garnituri', 0, 0, 323, '', 1, '101.56'),
(81652, '763.853', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '763853', 1, '58.74'),
(81651, '763.845', 10, '', 'Garnituri chiulasa', 0, 0, 318, '763845', 1, '70.67'),
(81650, '763.349', 10, '', 'Garnituri- evacuare', 0, 0, 27, '763349', 1, '10.23'),
(81649, '763.260', 10, '', 'Garnituri - altele', 0, 0, 591, '763269', 1, '5.04'),
(81647, '762.811', 10, '', 'Garnituri chiulasa', 0, 0, 318, '762811', 1, '127.91'),
(81645, '762.199', 10, '', 'Garnituri- evacuare', 0, 0, 27, '762199', 1, '30.31'),
(81643, '762.033', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '762033', 1, '21.72'),
(81641, '761.397', 10, '', 'Garnituri- evacuare', 0, 0, 27, '761397', 1, '7.58'),
(81639, '761.030', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '761030', 1, '57.56'),
(81638, '760.678', 10, '', 'Garnituri chiulasa', 0, 0, 318, '760678', 1, '202.91'),
(81637, '760.082', 10, '', 'Garnituri chiulasa', 0, 0, 318, '760081', 1, '435.72'),
(81636, '759.139', 10, '', 'Garnituri - altele', 0, 0, 569, '759139', 1, '67.84'),
(81635, '757.756', 10, '', 'Garnituri- admisie', 0, 0, 42, '757756', 1, '3.8'),
(81634, '757.314', 10, '', 'Garnituri - altele', 0, 0, 569, '757314', 1, '6.7'),
(81629, '753.548', 10, '', 'Garnituri - altele', 0, 0, 138, '753548', 1, '13.9'),
(81623, '752.215', 10, '', 'Garnituri chiulasa', 0, 0, 318, '752215', 1, '137.62'),
(81621, '748.995', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '369.03'),
(81620, '748.803', 10, '', 'Garnituri- evacuare', 0, 0, 27, '748803', 1, '53.11'),
(81618, '744.361', 10, '', 'Garnituri chiulasa', 0, 0, 318, '744361', 1, '137.18'),
(81611, '711.910', 10, '', 'Garnituri- evacuare', 0, 0, 27, '711910', 1, '31.68'),
(81609, '711.880', 10, '', 'Garnituri- admisie', 0, 0, 42, '711880', 1, '8.54'),
(81607, '711.671', 10, '', 'Garnituri chiulasa', 0, 0, 318, '711671', 1, '127.74'),
(81606, '711.661', 10, '', 'Garnituri- admisie', 0, 0, 42, '711660', 1, '10.39'),
(81605, '710.440', 10, '', 'Garnituri chiulasa', 0, 0, 318, '710440', 1, '156.5'),
(81601, '710.370', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '307.85'),
(81595, '708.911', 10, '', 'Garnituri chiulasa', 0, 0, 318, '708910', 1, '57.8'),
(81593, '707.961', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '707960', 1, '18.14'),
(81588, '707.160', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '707160', 1, '47.17'),
(81587, '707.150', 10, '', 'Garnituri chiulasa', 0, 0, 318, '707150', 1, '128.76'),
(81586, '706.881', 10, '', 'Garnituri chiulasa', 0, 0, 318, '706881', 1, '81.29'),
(81585, '706.860', 10, '', 'Garnituri chiulasa', 0, 0, 318, '706860', 1, '221.92'),
(81584, '706.043', 10, '', 'Garnituri - altele', 0, 0, 1606, '', 1, '9.06'),
(81583, '705.811', 10, '', 'Garnituri- evacuare', 0, 0, 27, '705811', 1, '9.38'),
(81581, '705.110', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '705110', 1, '79.75'),
(81579, '703.532', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '703532', 1, '17.16'),
(81576, '702.331', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '702331', 1, '31.05'),
(81571, '693.660', 10, '', 'Garnituri- evacuare', 0, 0, 42, '693660', 1, '12.83'),
(81568, '690.396', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '187.88'),
(81561, '646.540', 10, '', 'Garnituri- evacuare', 0, 0, 27, '646540', 1, '7.75'),
(81560, '646.480', 10, '', 'Garnituri chiulasa', 0, 0, 318, '646480', 1, '56.83'),
(81559, '646.450', 10, '', 'Garnituri chiulasa', 0, 0, 318, '646450', 1, '113.82'),
(81557, '646.370', 10, '', 'Garnituri chiulasa', 0, 0, 318, '646370', 1, '33.87'),
(81551, '645.710', 10, '', 'Garnituri- evacuare', 0, 0, 27, '645710', 1, '10.23'),
(81549, '644.230', 10, '', 'Garnituri teava esapament', 0, 0, 138, '644230', 1, '9.43'),
(81548, '639.010', 10, '', 'Garnituri- admisie', 0, 0, 42, '639010', 1, '18.72'),
(81547, '636.530', 10, '', 'Garnituri- admisie', 0, 0, 42, '636530', 1, '41.31'),
(81545, '634.830', 10, '', 'Garnituri - altele', 0, 0, 319, '', 1, '387.63'),
(81540, '632.565', 10, '', 'Garnituri chiulasa', 0, 0, 318, '632565', 1, '72.07'),
(81537, '632.131', 10, '', 'Garnituri chiulasa', 0, 0, 318, '632131', 1, '95.62'),
(81534, '629.363', 10, '', 'Garnituri chiulasa', 0, 0, 318, '629363', 1, '123.23'),
(81532, '627.410', 10, '', 'Garnituri - altele', 0, 0, 3966, '627410', 1, '0.93'),
(81530, '627.192', 10, '', 'Garnituri chiulasa', 0, 0, 318, '627191', 1, '99.81'),
(81528, '625.760', 10, '', 'Garnituri- evacuare', 0, 0, 27, '625760', 1, '16.55'),
(81526, '622.460', 10, '', 'Garnituri- admisie', 0, 0, 42, '622460', 1, '9.71'),
(81523, '621.082', 10, '', 'Garnituri chiulasa', 0, 0, 318, '621081', 1, '41.31'),
(81520, '610.020', 10, '', 'Garnituri - altele', 0, 0, 1845, 'DIRKO', 1, '36.8'),
(81511, '590.932', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '590932', 1, '16.99'),
(81508, '581.305', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '581305', 1, '9.48'),
(81505, '580.791', 10, '', 'Garnituri chiulasa', 0, 0, 318, '580791', 1, '76.69'),
(81502, '577.987', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '577987', 1, '17.68'),
(81500, '569.810', 10, '', 'Garnituri chiulasa', 0, 0, 318, '569810', 1, '171.88'),
(81498, '569.670', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '', 1, '46.81'),
(81495, '566.943', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '566943', 1, '35.51'),
(81493, '561.951', 10, '', 'Garnituri chiulasa', 0, 0, 318, '561951', 1, '31.16'),
(81490, '560.066', 10, '', 'Garnituri chiulasa', 0, 0, 318, '560066', 1, '152.09'),
(81486, '558.990', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '558990', 1, '14.61'),
(81481, '548.140', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '264.2'),
(81479, '546.070', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '172.92'),
(81477, '539.600', 10, '', 'Garnituri - altele', 0, 0, 455, '', 1, '33596.64'),
(81476, '535.890', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '316.45'),
(81475, '534.714', 10, '', 'Garnituri - altele', 0, 0, 1845, 'CURIL_K2', 1, '57.51'),
(81474, '534.490', 10, '', 'Garnituri- admisie', 0, 0, 42, '534490', 1, '16.03'),
(81473, '532.215', 10, '', 'Garnituri - altele', 0, 0, 1845, 'CURIL_K2', 1, '16.8'),
(81472, '531.420', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '197.69'),
(81471, '531.410', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '531410', 1, '45.31'),
(81470, '531.281', 10, '', 'Garnituri chiulasa', 0, 0, 318, '531280', 1, '69.66'),
(85999, '2PF 007 205-007', 2, '', 'Altele', 0, 0, 2498, 'A938', 1, '29.94'),
(85998, '2PF 006 717-011', 2, '', 'Altele', 0, 0, 2498, 'A121', 1, '21.07'),
(85997, '2PF 006 679-017', 2, '', 'Altele', 0, 0, 2498, 'A032', 1, '37.87'),
(85996, '2PF 006 679-007', 2, '', 'Altele', 0, 0, 2498, 'A032', 1, '37.87'),
(85995, '2NE 964 962-011', 2, '', 'Altele', 0, 0, 391, 'F511', 1, '244.45'),
(85993, '2NE 354 051-011', 2, '', 'Far ceata', 0, 0, 291, 'G192', 1, '98.49'),
(85991, '2NE 006 609-017', 2, '', 'Altele', 0, 0, 2488, 'A015', 1, '48.41'),
(85990, '2NE 006 609-007', 2, '', 'Altele', 0, 0, 291, 'A014', 1, '50.24'),
(85985, '2KA 003 485-021', 2, '', 'Altele', 0, 0, 293, 'A239', 1, '57.2'),
(85984, '2KA 003 389-068', 2, '', 'Altele', 0, 0, 2489, 'A407', 1, '40.21'),
(85983, '2KA 003 168-021', 2, '', 'Altele', 0, 0, 2489, 'A583', 1, '25.3'),
(85982, '2KA 002 445-171', 2, '', 'Altele', 0, 0, 293, 'A316', 1, '37.69'),
(85981, '2KA 002 445-111', 2, '', 'Altele', 0, 0, 293, 'A525', 1, '29.24'),
(85980, '2KA 001 389-101', 2, '', 'Altele', 0, 0, 293, 'A940', 1, '34.7'),
(85979, '2KA 001 388-051', 2, '', 'Altele', 0, 0, 293, 'A477', 1, '75.97'),
(85978, '2KA 001 386-231', 2, '', 'Altele', 0, 0, 293, 'A947', 1, '36.58'),
(85977, '2KA 001 378-127', 2, '', 'Altele', 0, 0, 2489, 'A384', 1, '56.26'),
(85976, '2KA 001 378-041', 2, '', 'Altele', 0, 0, 293, 'A941', 1, '49.22'),
(85975, '2JA 007 373-071', 2, '', 'Altele', 0, 0, 2497, 'B919', 1, '407.74'),
(85974, '2JA 005 590-001', 2, '', 'Altele', 0, 0, 2497, 'B019', 1, '70.53'),
(85973, '2JA 001 357-002', 2, '', 'Altele', 0, 0, 423, 'B002', 1, '56.46'),
(85972, '2DA 007 428-001', 2, '', 'Altele', 0, 0, 2500, 'B882', 1, '86.07'),
(85971, '2BM 006 692-027', 2, '', 'Altele', 0, 0, 3101, 'A996', 1, '50.48'),
(85970, '2BM 006 692-017', 2, '', 'Altele', 0, 0, 3101, 'A996', 1, '50.48'),
(85969, '2BM 004 312-061', 2, '', 'Altele', 0, 0, 62, 'A461', 1, '71.37'),
(85968, '2BM 003 647-021', 2, '', 'Altele', 0, 0, 62, 'A141', 1, '27.63'),
(85967, '2BE 997 131-081', 2, '', 'Semnalizator', 0, 0, 2504, 'D128', 1, '68.73'),
(85966, '2BE 003 014-257', 2, '', 'Altele', 0, 0, 2504, 'A537', 1, '46.16'),
(85965, '2BE 003 014-251', 2, '', 'Altele', 0, 0, 2504, 'A537', 1, '46.16'),
(85964, '2BA 964 255-041', 2, '', 'Altele', 0, 0, 62, 'F601', 1, '147.25'),
(85963, '2BA 964 255-011', 2, '', 'Altele', 0, 0, 62, 'F600', 1, '146.34'),
(85962, '2BA 270 016-041', 2, '', 'Semnalizator', 0, 0, 62, 'D422', 1, '149.21'),
(85961, '2BA 270 016-031', 2, '', 'Semnalizator', 0, 0, 62, 'D422', 1, '149.21'),
(85960, '2BA 247 016-041', 2, '', 'Altele', 0, 0, 62, 'F692', 1, '92.7'),
(85959, '2BA 247 016-031', 2, '', 'Altele', 0, 0, 62, 'F692', 1, '92.7'),
(85958, '2BA 247 015-041', 2, '', 'Altele', 0, 0, 62, 'F690', 1, '100.73'),
(85957, '2BA 247 015-031', 2, '', 'Altele', 0, 0, 62, 'F690', 1, '100.73'),
(85956, '2BA 010 118-041', 2, '', 'Lucas', 0, 0, 62, 'G391', 1, '175.72'),
(85955, '2BA 008 404-041', 2, '', 'Altele', 0, 0, 62, 'D385', 1, '152.89'),
(85954, '2BA 008 404-031', 2, '', 'Altele', 0, 0, 62, 'D385', 1, '152.89'),
(85953, '2BA 008 221-047', 2, '', 'Semnalizator', 0, 0, 2504, 'D440', 1, '81.5'),
(85952, '2BA 008 221-041', 2, '', 'Semnalizator', 0, 0, 2504, 'D440', 1, '81.15'),
(85951, '2BA 008 221-001', 2, '', 'Altele', 0, 0, 2504, 'D441', 1, '76.01'),
(85950, '2BA 007 275-021', 2, '', 'Altele', 0, 0, 62, 'B915', 1, '107.49'),
(85949, '2BA 007 275-011', 2, '', 'Altele', 0, 0, 62, 'B915', 1, '107.49'),
(85948, '2BA 007 016-041', 2, '', 'Altele', 0, 0, 62, 'C213', 1, '158.97'),
(85947, '2BA 006 749-051', 2, '', 'Altele', 0, 0, 62, 'C890', 1, '103.4'),
(85946, '2BA 005 481-011', 2, '', 'Altele', 0, 0, 62, 'C688', 1, '203.99'),
(85945, '2BA 004 693-031', 2, '', 'Altele', 0, 0, 62, 'C891', 1, '188.67'),
(85944, '2BA 003 975-041', 2, '', 'Altele', 0, 0, 62, 'A460', 1, '176.4'),
(85943, '2BA 003 975-031', 2, '', 'Altele', 0, 0, 62, 'A460', 1, '176.4'),
(85942, '2BA 003 022-021', 2, '', 'Altele', 0, 0, 62, 'A412', 1, '114.75'),
(85941, '2BA 003 014-011', 2, '', 'Altele', 0, 0, 2504, 'A549', 1, '38.11'),
(85940, '2BA 002 652-111', 2, '', 'Altele', 0, 0, 2504, 'A483', 1, '44.49'),
(85939, '2BA 002 652-101', 2, '', 'Altele', 0, 0, 2504, 'A483', 1, '46.64'),
(85938, '2BA 001 423-087', 2, '', 'Altele', 0, 0, 2504, 'B898', 1, '123.7'),
(85937, '2BA 001 259-611', 2, '', 'Altele', 0, 0, 2504, 'A566', 1, '28.44'),
(85936, '2BA 001 227-211', 2, '', 'Altele', 0, 0, 2504, 'A458', 1, '29'),
(85935, '2BA 001 221-041', 2, '', 'Altele', 0, 0, 62, 'A988', 1, '159.02'),
(85934, '2AB 004 532-001', 2, '', 'Altele', 0, 0, 3485, 'B297', 1, '150.15'),
(85933, '2AA 713 628-041', 2, '', 'Altele', 0, 0, 2956, 'D220', 1, '92.6'),
(85932, '2AA 003 257-001', 2, '', 'Altele', 0, 0, 2956, 'B029', 1, '18.38'),
(85931, '2AA 001 200-021', 2, '', 'Altele', 0, 0, 2956, 'A555', 1, '16.62'),
(85930, '2AA 001 200-011', 2, '', 'Altele', 0, 0, 2956, 'A555', 1, '16.62'),
(85929, '1S3 001 117-041', 2, '', 'Altele', 0, 0, 2482, 'A829', 1, '486.64'),
(85928, '1NL 009 034-021', 2, '', 'Far', 0, 0, 289, 'E608', 1, '350.01'),
(85927, '1NL 009 034-011', 2, '', 'Far', 0, 0, 289, 'E608', 1, '350.01'),
(85926, '1NL 008 090-821', 2, '', 'Altele', 0, 0, 3332, 'D941', 1, '425.33'),
(85925, '1NL 008 090-301', 2, '', 'Altele', 0, 0, 289, 'E639', 1, '339.9'),
(85924, '1NL 005 150-111', 2, '', 'Altele', 0, 0, 289, 'A137', 1, '435.56'),
(85923, '1NB 008 275-081', 2, '', 'Far ceata', 0, 0, 289, 'F519', 1, '380.16'),
(85915, '1NA 009 033-011', 2, '', 'Far ceata', 0, 0, 289, 'E610', 1, '377.34'),
(85914, '1NA 008 283-801', 2, '', 'Altele', 0, 0, 3332, 'D739', 1, '293.27'),
(85913, '1NA 008 283-001', 2, '', 'Altele', 0, 0, 2484, 'D739', 1, '133.46'),
(85912, '1NA 007 976-121', 2, '', 'Altele', 0, 0, 289, 'E629', 1, '441.13'),
(85911, '1NA 007 976-111', 2, '', 'Altele', 0, 0, 289, 'E629', 1, '441.13'),
(85910, '1N4 149 531-011', 2, '', 'Far ceata', 0, 0, 3336, '', 1, '154.45'),
(85909, '1N4 005 750-001', 2, '', 'Altele', 0, 0, 2484, 'A855', 1, '122.06'),
(85894, '1K3 114 155-001', 2, '', 'Altele', 0, 0, 87, 'A052', 1, '158.97'),
(85893, '1K2 006 147-051', 2, '', 'Altele', 0, 0, 3334, 'A044', 1, '269.63'),
(85892, '1GD 005 700-501', 2, '', 'Altele', 0, 0, 2485, 'A055', 1, '179.72'),
(85891, '1GA 996 082-001', 2, '', 'Altele', 0, 0, 2485, 'D103', 1, '113.51'),
(85890, '1GA 007 506-021', 2, '', 'Altele', 0, 0, 2485, 'C214', 1, '184.86'),
(85889, '1GA 007 506-001', 2, '', 'Altele', 0, 0, 2485, 'B939', 1, '152.11'),
(85888, '1GA 005 060-005', 2, '', 'Altele', 0, 0, 2485, 'A063', 1, '111.26'),
(85887, '1GA 005 060-001', 2, '', 'Altele', 0, 0, 2485, 'A063', 1, '111.26'),
(85886, '1FE 138 520-011', 2, '', 'Altele', 0, 0, 3334, '', 1, '148.86'),
(85885, '1FE 002 537-191', 2, '', 'Altele', 0, 0, 2483, 'A470', 1, '563.38'),
(85884, '1FD 135 198-011', 2, '', 'Altele', 0, 0, 3334, '', 1, '123.7'),
(85883, '1FD 005 700-851', 2, '', 'Altele', 0, 0, 3329, 'A850', 1, '384.06'),
(85882, '1FD 005 700-051', 2, '', 'Altele', 0, 0, 2483, 'A850', 1, '108.85'),
(85881, '1FD 003 590-411', 2, '', 'Altele', 0, 0, 2483, 'B415', 1, '309.76'),
(85880, '1FA 008 284-811', 2, '', 'Altele', 0, 0, 3329, 'D738', 1, '306.27'),
(85879, '1FA 008 284-011', 2, '', 'Altele', 0, 0, 2483, 'D738', 1, '133.46'),
(85878, '1FA 008 283-811', 2, '', 'Altele', 0, 0, 3329, 'D739', 1, '306.27'),
(85877, '1FA 008 283-011', 2, '', 'Altele', 0, 0, 2483, 'D739', 1, '123.7'),
(85876, '1F8 007 560-731', 2, '', 'Altele', 0, 0, 2483, 'G705', 1, '1581.08');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(85875, '1F8 007 560-211', 2, '', 'Altele', 0, 0, 2483, 'E637', 1, '1209.25'),
(85874, '1F8 007 560-131', 2, '', 'Altele', 0, 0, 2483, 'C472', 1, '863.73'),
(85873, '1F8 007 560-051', 2, '', 'Altele', 0, 0, 2483, 'C471', 1, '665.79'),
(85872, '1F4 002 608-001', 2, '', 'Altele', 0, 0, 2483, 'B432', 1, '309.82'),
(85871, '1F3 009 390-051', 2, '', 'Far', 0, 0, 2483, '', 1, '469.22'),
(85870, '1F0 008 390-821', 2, '', 'Altele', 0, 0, 3329, 'E638', 1, '2580.74'),
(85869, '1ES 008 369-471', 2, '', 'Far', 0, 0, 259, 'E197', 1, '4831.01'),
(85868, '1ER 247 017-051', 2, '', 'Far', 0, 0, 259, 'F814', 1, '829.04'),
(85866, '1EL 247 014-021', 2, '', 'Far', 0, 0, 259, 'F441', 1, '656.71'),
(85865, '1EL 247 014-011', 2, '', 'Far', 0, 0, 259, 'F441', 1, '832.53'),
(85864, '1EL 246 045-121', 2, '', 'Far', 0, 0, 259, 'F676', 1, '2706.36'),
(85863, '1EL 246 003-181', 2, '', 'Far', 0, 0, 259, 'C690', 1, '392.34'),
(85862, '1EL 246 003-171', 2, '', 'Far', 0, 0, 259, 'C690', 1, '392.34'),
(85861, '1EL 224 485-421', 2, '', 'Far', 0, 0, 259, 'G050', 1, '3270.38'),
(85860, '1EL 224 485-411', 2, '', 'Far', 0, 0, 259, 'G050', 1, '3270.38'),
(85859, '1EL 163 079-001', 2, '', 'Far', 0, 0, 259, 'E671', 1, '3383.82'),
(85858, '1EL 163 073-011', 2, '', 'Far', 0, 0, 259, 'E671', 1, '3934.08'),
(85857, '1EL 160 287-011', 2, '', 'Far', 0, 0, 259, 'E671', 1, '2910.26'),
(85856, '1EL 158 084-011', 2, '', 'Altele', 0, 0, 259, 'E632', 1, '2237.22'),
(85855, '1EL 010 201-051', 2, '', 'Far', 0, 0, 259, 'G217', 1, '346.21'),
(85854, '1EL 010 201-021', 2, '', 'Far', 0, 0, 259, 'G215', 1, '346.21'),
(85853, '1EL 010 201-011', 2, '', 'Far', 0, 0, 259, 'G215', 1, '346.21'),
(85852, '1EL 009 925-521', 2, '', 'Far', 0, 0, 259, 'G678', 1, '1929.69'),
(85851, '1EL 009 236-021', 2, '', 'Far', 0, 0, 259, 'G389', 1, '1837.6'),
(85850, '1EL 008 369-101', 2, '', 'Altele', 0, 0, 259, 'E197', 1, '3156.44'),
(85849, '1EL 008 369-091', 2, '', 'Altele', 0, 0, 259, 'E197', 1, '3156.44'),
(85848, '1EL 008 350-011', 2, '', 'Far', 0, 0, 259, 'D734', 1, '799.95'),
(85847, '1EL 008 340-071', 2, '', 'Far', 0, 0, 259, 'D958', 1, '1341.42'),
(85846, '1EL 008 320-071', 2, '', 'Far', 0, 0, 259, 'E200', 1, '857.07'),
(85845, '1EL 008 314-081', 2, '', 'Far', 0, 0, 259, 'F675', 1, '3572.41'),
(85844, '1EL 008 310-081', 2, '', 'Far', 0, 0, 259, 'D428', 1, '1845.61'),
(85843, '1EL 008 310-071', 2, '', 'Far', 0, 0, 259, 'D428', 1, '2091'),
(85842, '1EL 008 309-081', 2, '', 'Far', 0, 0, 259, 'D428', 1, '1239.3'),
(85841, '1EL 008 053-581', 2, '', 'Far', 0, 0, 259, 'E205', 1, '1328.38'),
(85833, '1EJ 009 925-021', 2, '', 'Far', 0, 0, 259, 'G679', 1, '981.09'),
(85832, '1EJ 009 925-011', 2, '', 'Far', 0, 0, 259, 'G679', 1, '981.09'),
(85831, '1EJ 009 587-621', 2, '', 'Far', 0, 0, 259, 'G677', 1, '710.92'),
(85830, '1EJ 009 547-221', 2, '', 'Far', 0, 0, 259, 'G394', 1, '443.68'),
(85829, '1EJ 009 547-211', 2, '', 'Far', 0, 0, 259, 'G394', 1, '443.68'),
(85828, '1EH 963 560-641', 2, '', 'Far', 0, 0, 259, 'D223', 1, '750.86'),
(85827, '1EH 963 560-631', 2, '', 'Far', 0, 0, 259, 'D223', 1, '706.82'),
(85826, '1EH 246 047-011', 2, '', 'Altele', 0, 0, 259, 'E412', 1, '950.37'),
(85825, '1EH 008 688-011', 2, '', 'Altele', 0, 0, 259, 'D994', 1, '1130.61'),
(85824, '1EH 008 010-011', 2, '', 'Far', 0, 0, 259, 'D625', 1, '902.74'),
(85823, '1EG 354 024-041', 2, '', 'Far', 0, 0, 259, 'G249', 1, '491.98'),
(85822, '1EG 270 370-621', 2, '', 'Far', 0, 0, 259, 'G015', 1, '885.99'),
(85821, '1EG 270 370-611', 2, '', 'Far', 0, 0, 259, 'G015', 1, '885.99'),
(85820, '1EG 247 007-181', 2, '', 'Far', 0, 0, 259, 'E728', 1, '584.48'),
(85819, '1EG 247 007-171', 2, '', 'Far', 0, 0, 259, 'E728', 1, '584.48'),
(85818, '1EG 246 041-021', 2, '', 'Far', 0, 0, 259, 'F502', 1, '881.72'),
(85817, '1EG 246 041-011', 2, '', 'Far', 0, 0, 259, 'F502', 1, '881.72'),
(85815, '1EG 010 196-011', 2, '', 'Far', 0, 0, 259, 'G187', 1, '469.76'),
(85814, '1EG 007 640-321', 2, '', 'Altele', 0, 0, 259, 'C862', 1, '450.11'),
(85813, '1EG 007 640-311', 2, '', 'Altele', 0, 0, 259, 'C862', 1, '450.11'),
(85811, '1EF 010 541-021', 2, '', 'Far', 0, 0, 259, '', 1, '580.9'),
(85806, '1EE 247 019-171', 2, '', 'Far', 0, 0, 259, 'F448', 1, '513.97'),
(85805, '1EE 010 198-021', 2, '', 'Far', 0, 0, 259, 'G208', 1, '418.12'),
(85804, '1EE 010 198-011', 2, '', 'Far', 0, 0, 259, 'G208', 1, '418.12'),
(85802, '1EB 247 012-051', 2, '', 'Far', 0, 0, 259, 'F813', 1, '1181.72'),
(85801, '1EB 247 012-021', 2, '', 'Far', 0, 0, 259, 'F813', 1, '916.13'),
(85799, '1EA 007 108-027', 2, '', 'Altele', 0, 0, 2482, 'A832', 1, '354.74'),
(85798, '1EA 007 108-017', 2, '', 'Altele', 0, 0, 2482, 'A832', 1, '354.74'),
(85797, '1DL 008 367-921', 2, '', 'Altele', 0, 0, 3175, 'E623', 1, '2343.56'),
(85796, '1DJ 008 187-021', 2, '', 'Altele', 0, 0, 259, 'D260', 1, '477.98'),
(85795, '1DJ 008 187-011', 2, '', 'Altele', 0, 0, 259, 'D260', 1, '477.98'),
(85794, '1DB 247 011-021', 2, '', 'Far', 0, 0, 259, 'F693', 1, '958.88'),
(85793, '1DB 247 011-011', 2, '', 'Far', 0, 0, 259, 'F693', 1, '994.09'),
(85792, '1DB 008 461-201', 2, '', 'Far', 0, 0, 259, 'E002', 1, '658.26'),
(85791, '1D9 007 450-161', 2, '', 'Altele', 0, 0, 259, 'C756', 1, '3105.31'),
(85790, '1D9 007 450-151', 2, '', 'Altele', 0, 0, 259, 'C756', 1, '3105.31'),
(85786, '1BA 963 667-051', 2, '', 'Far', 0, 0, 259, 'D423', 1, '346.81'),
(85785, '1B3 128 267-001', 2, '', 'Altele', 0, 0, 88, 'A069', 1, '208.72'),
(85778, '1AG 007 660-101', 2, '', 'Altele', 0, 0, 259, 'B054', 1, '1062.84'),
(85777, '1AG 007 660-091', 2, '', 'Altele', 0, 0, 259, 'B054', 1, '1062.84'),
(85776, '1AF 962 489-121', 2, '', 'Altele', 0, 0, 259, 'C197', 1, '575.83'),
(85775, '1AF 246 014-101', 2, '', 'Far', 0, 0, 259, 'E311', 1, '163.62'),
(85774, '1AF 246 014-091', 2, '', 'Far', 0, 0, 259, 'E311', 1, '163.62'),
(85773, '1AF 246 000-101', 2, '', 'Far', 0, 0, 259, 'B920', 1, '193.05'),
(85772, '1AF 246 000-091', 2, '', 'Far', 0, 0, 259, 'B920', 1, '193.05'),
(85771, '1AF 007 620-061', 2, '', 'Altele', 0, 0, 259, 'C576', 1, '540.86'),
(85770, '1AF 007 620-051', 2, '', 'Altele', 0, 0, 259, 'C576', 1, '540.86'),
(85768, '1AE 010 199-011', 2, '', 'Far', 0, 0, 259, 'G204', 1, '422.69'),
(85767, '1AE 003 427-011', 2, '', 'Altele', 0, 0, 88, 'A773', 1, '187.73'),
(85759, '8GS 007 949-101', 2, '', 'Becuri auto Hella', 0, 0, 106, 'E322', 1, '556.23'),
(85757, '8GP 009 021-002', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E647', 1, '21.85'),
(85755, '8GP 003 594-251', 2, '', 'Becuri auto Hella', 0, 0, 1092, 'E363', 1, '1.88'),
(85754, '8GP 003 594-241', 2, '', 'Becuri auto Hella', 0, 0, 1092, 'E363', 1, '2.01'),
(85752, '8GP 003 594-121', 2, '', 'Becuri auto Hella', 0, 0, 112, 'E363', 1, '1.61'),
(85751, '8GP 002 095-241', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E366', 1, '1.88'),
(85747, '8GP 002 067-241', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E342', 1, '1.75'),
(85744, '8GP 002 066-121', 2, '', 'Becuri auto Hella', 0, 0, 117, 'E361', 1, '1.95'),
(85741, '8GM 002 092-121', 2, '', 'Becuri auto Hella', 0, 0, 112, 'E354', 1, '1.89'),
(85740, '8GM 002 091-251', 2, '', 'Becuri auto Hella', 0, 0, 105, 'M294', 1, '2.63'),
(85738, '8GM 002 091-131', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E353', 1, '2.09'),
(85737, '8GM 002 091-121', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E353', 1, '2.84'),
(85735, '8GJ 003 133-242', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E329', 1, '28.47'),
(85733, '8GJ 002 525-821', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E328', 1, '152.2'),
(85731, '8GJ 002 525-471', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E328', 1, '45.77'),
(85727, '8GJ 002 525-001', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E328', 1, '29.12'),
(85725, '8GH 008 417-001', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E341', 1, '31.43'),
(85723, '8GH 008 358-121', 2, '', 'Becuri auto Hella', 0, 0, 107, 'E324', 1, '34.3'),
(85722, '8GH 008 357-001', 2, '', 'Becuri auto Hella', 0, 0, 106, 'E325', 1, '57.27'),
(85720, '8GH 007 643-121', 2, '', 'Becuri auto Hella', 0, 0, 114, 'E352', 1, '19.6'),
(85718, '8GH 007 157-913', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'F999', 1, '48.89'),
(85716, '8GH 007 157-471', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E327', 1, '61.39'),
(85715, '8GH 007 157-241', 2, '', 'Becuri auto Hella', 0, 0, 106, 'E327', 1, '43.1'),
(85714, '8GH 007 157-201', 2, '', 'Becuri auto Hella', 0, 0, 107, 'E327', 1, '31.43'),
(85713, '8GH 007 157-181', 2, '', 'Becuri auto Hella', 0, 0, 107, 'E327', 1, '56.07'),
(85712, '8GH 007 157-121', 2, '', 'Becuri auto Hella', 0, 0, 106, 'E327', 1, '11.75'),
(85711, '8GH 005 636-121', 2, '', 'Becuri auto Hella', 0, 0, 106, 'E331', 1, '28.62'),
(85710, '8GH 005 635-121', 2, '', 'Becuri auto Hella', 0, 0, 106, 'E330', 1, '32.91'),
(81464, '529.471', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '151.91'),
(85707, '8GH 002 090-251', 2, '', 'Becuri auto Hella', 0, 0, 104, 'E332', 1, '14.34'),
(85706, '8GH 002 089-921', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E314', 1, '34.05'),
(85705, '8GH 002 089-471', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E334', 1, '37.5'),
(85704, '8GH 002 089-251', 2, '', 'Becuri auto Hella', 0, 0, 106, 'E334', 1, '17.72'),
(85701, '8GD 004 772-151', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E345', 1, '6.01'),
(85700, '8GD 002 088-251', 2, '', 'Becuri auto Hella', 0, 0, 107, 'E335', 1, '11.52'),
(85699, '8GD 002 088-131', 2, '', 'Becuri auto Hella', 0, 0, 106, 'E335', 1, '7.71'),
(85698, '8GD 002 084-131', 2, '', 'Becuri auto Hella', 0, 0, 107, 'E337', 1, '10.02'),
(85697, '8GD 002 078-241', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E344', 1, '2.98'),
(85696, '8GD 002 078-121', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E344', 1, '2.45'),
(85695, '8GA 008 246-001', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E362', 1, '5.04'),
(85694, '8GA 007 997-272', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E645', 1, '15.42'),
(85693, '8GA 007 997-261', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E394', 1, '7.25'),
(85692, '8GA 007 997-241', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E378', 1, '5.63'),
(85691, '8GA 007 997-231', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E377', 1, '5.55'),
(85690, '8GA 007 997-191', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E392', 1, '11.33'),
(85689, '8GA 007 997-181', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E367', 1, '2.63'),
(85686, '8GA 007 997-071', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E391', 1, '5.37'),
(85685, '8GA 007 997-061', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E390', 1, '3.74'),
(85684, '8GA 007 997-041', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E373', 1, '4.12'),
(85683, '8GA 007 997-031', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E373', 1, '3.37'),
(85682, '8GA 007 997-021', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E372', 1, '3.87'),
(85681, '8GA 002 073-241', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E346', 1, '2.26'),
(85680, '8GA 002 073-121', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E346', 1, '1.75'),
(85679, '8GA 002 072-241', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E348', 1, '2.5'),
(85678, '8GA 002 072-121', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E348', 1, '3.03'),
(85677, '8GA 002 071-261', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E349', 1, '3.79'),
(85676, '8GA 002 071-251', 2, '', 'Becuri auto Hella', 0, 0, 112, 'E350', 1, '1.75'),
(85675, '8GA 002 071-241', 2, '', 'Becuri auto Hella', 0, 0, 112, 'E349', 1, '1.69'),
(85674, '8GA 002 071-131', 2, '', 'Becuri auto Hella', 0, 0, 112, 'E350', 1, '1.56'),
(81463, '529.060', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '206.32'),
(85604, '8ET 009 142-211', 2, '', 'Elemente electronice Hella', 0, 0, 3926, 'E257', 1, '1834.88'),
(85603, '8ET 009 142-201', 2, '', 'Elemente electronice Hella', 0, 0, 3926, 'E256', 1, '638.4'),
(85602, '8ET 009 142-181', 2, '', 'Elemente electronice Hella', 0, 0, 3926, 'E254', 1, '514.56'),
(85601, '8ET 009 142-171', 2, '', 'Elemente electronice Hella', 0, 0, 3926, 'E253', 1, '567.55'),
(81462, '528.210', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '104.38'),
(81461, '527.110', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '527110', 1, '45.12'),
(81460, '526.959', 10, '', 'Garnituri- evacuare', 0, 0, 1392, '526959', 1, '84.87'),
(85487, '6DD 008 622-351', 2, '', 'Elemente electrice Hella', 0, 0, 806, 'F664', 1, '60.41'),
(85486, '6DD 008 622-171', 2, '', 'Elemente electrice Hella', 0, 0, 806, 'D777', 1, '25.67'),
(81459, '526.371', 10, '', 'Garnituri- evacuare', 0, 0, 27, '526371', 1, '14.17'),
(85484, '6DD 008 622-151', 2, '', 'Elemente electrice Hella', 0, 0, 806, 'D777', 1, '90.03'),
(85482, '6BG 001 545-001', 2, '', 'Elemente electrice Hella', 0, 0, 2520, 'B341', 1, '19.52'),
(85481, '5WG 003 620-081', 2, '', 'Elemente electrice Hella', 0, 0, 796, 'S177', 1, '133.05'),
(81458, '525.260', 10, '', 'Garnituri chiulasa', 0, 0, 318, '525260', 1, '56.25'),
(85479, '5DR 004 246-931', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'D029', 1, '222.78'),
(85478, '5DR 004 246-451', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'D038', 1, '140.62'),
(85477, '5DR 004 246-431', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'D036', 1, '249.78'),
(85476, '5DR 004 246-381', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'D031', 1, '236.03'),
(85475, '5DR 004 246-371', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'D030', 1, '344.91'),
(85474, '5DR 004 246-341', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'D028', 1, '206.07'),
(85473, '5DR 004 244-251', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'E157', 1, '206.46'),
(85472, '5DR 004 244-041', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'E457', 1, '312.64'),
(85471, '5DR 004 243-201', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'C692', 1, '202.43'),
(85470, '5DR 004 243-041', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'B426', 1, '112.44'),
(85469, '5DR 004 242-061', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'B399', 1, '162.25'),
(85468, '5DR 004 242-051', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'C369', 1, '186.61'),
(85466, '5DR 004 241-791', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'B407', 1, '191.48'),
(85465, '5DR 004 241-761', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'B422', 1, '186.61'),
(85464, '5DR 004 241-721', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'B421', 1, '225.28'),
(85463, '5DR 004 241-151', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'B399', 1, '99.45'),
(85462, '5DR 004 241-121', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'B399', 1, '114.7'),
(85461, '5DR 004 241-081', 2, '', 'Elemente electrice Hella', 0, 0, 288, 'B413', 1, '64.9'),
(85460, '5DA 749 475-161', 2, '', 'Management motor', 0, 0, 689, 'F947', 1, '221.3'),
(85459, '5DA 006 623-771', 2, '', 'Elemente electrice Hella', 0, 0, 1218, 'E479', 1, '438.65'),
(85458, '5DA 006 623-721', 2, '', 'Elemente electrice Hella', 0, 0, 1218, 'D640', 1, '640.71'),
(85457, '5DA 006 623-671', 2, '', 'Elemente electrice Hella', 0, 0, 689, 'D592', 1, '654.72'),
(85456, '5DA 006 623-601', 2, '', 'Elemente electrice Hella', 0, 0, 1218, 'D074', 1, '367.18'),
(85455, '5DA 006 623-511', 2, '', 'Elemente electrice Hella', 0, 0, 1218, 'D079', 1, '344.91'),
(85454, '5DA 006 623-291', 2, '', 'Elemente electrice Hella', 0, 0, 1218, 'D063', 1, '382.32'),
(85453, '5DA 006 623-231', 2, '', 'Elemente electrice Hella', 0, 0, 1218, 'D057', 1, '374.54'),
(85452, '4RV 008 188-321', 2, '', 'Elemente electrice Hella', 0, 0, 699, 'C992', 1, '210.89'),
(85451, '4RV 008 188-301', 2, '', 'Elemente electrice Hella', 0, 0, 699, 'C992', 1, '299.08'),
(85450, '4RV 008 188-271', 2, '', 'Elemente electrice Hella', 0, 0, 699, 'C992', 1, '211.89'),
(85449, '4RV 008 188-221', 2, '', 'Elemente electrice Hella', 0, 0, 699, 'C989', 1, '192.07'),
(85448, '4RV 008 188-181', 2, '', 'Elemente electrice Hella', 0, 0, 699, 'C990', 1, '185.22'),
(85447, '4RV 008 188-171', 2, '', 'Elemente electrice Hella', 0, 0, 699, 'C990', 1, '185.17'),
(85446, '4RV 008 188-161', 2, '', 'Elemente electrice Hella', 0, 0, 699, 'C988', 1, '158.21'),
(85445, '4RV 008 188-101', 2, '', 'Elemente electrice Hella', 0, 0, 699, 'C991', 1, '195.27'),
(85444, '4RV 008 188-051', 2, '', 'Elemente electrice Hella', 0, 0, 699, 'C995', 1, '466.02'),
(85443, '4RP 008 189-111', 2, '', 'Elemente electrice Hella', 0, 0, 1111, 'D008', 1, '171.47'),
(85442, '4RP 008 189-101', 2, '', 'Elemente electrice Hella', 0, 0, 1111, 'D007', 1, '135.41'),
(85441, '4RP 008 189-091', 2, '', 'Elemente electrice Hella', 0, 0, 1111, 'D006', 1, '180.74'),
(85440, '4RP 008 189-061', 2, '', 'Elemente electrice Hella', 0, 0, 1111, 'D003', 1, '175.11'),
(85439, '4RP 008 189-051', 2, '', 'Elemente electrice Hella', 0, 0, 1111, 'D002', 1, '113.23'),
(85438, '4RD 007 903-027', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'C740', 1, '37.56'),
(85437, '4RD 007 903-021', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'C740', 1, '27.2'),
(85436, '4RD 007 903-011', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'C741', 1, '42.37'),
(85435, '4RD 007 794-031', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'C741', 1, '37.75'),
(85434, '4RD 007 794-027', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'C740', 1, '36.67'),
(85433, '4RD 003 520-257', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'C740', 1, '37.56'),
(85431, '4RD 003 520-221', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'B242', 1, '39.36'),
(85429, '4RD 003 520-091', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'B239', 1, '37.06'),
(85427, '4RD 003 520-077', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'B240', 1, '32.82'),
(85425, '4RA 003 510-517', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'B170', 1, '46.32'),
(85423, '4RA 003 510-142', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'B170', 1, '43.4'),
(85421, '4RA 003 510-081', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'B232', 1, '31.99'),
(85419, '4DN 008 768-001', 2, '', 'Elemente electrice Hella', 0, 0, 2518, 'B188', 1, '199.55'),
(85417, '4DM 005 698-017', 2, '', 'Elemente electrice Hella', 0, 0, 61, 'A883', 1, '140.67'),
(85415, '4DM 003 360-021', 2, '', 'Elemente electrice Hella', 0, 0, 61, 'W003', 1, '123.64'),
(85413, '4DB 007 218-001', 2, '', 'Elemente electrice Hella', 0, 0, 61, 'A883', 1, '123.83'),
(85412, '4DB 003 750-711', 2, '', 'Electrice', 0, 0, 61, 'H235', 1, '96.91'),
(85410, '4AZ 003 787-021', 2, '', 'Elemente electrice Hella', 0, 0, 2518, 'B198', 1, '101.89'),
(85408, '3FH 007 424-801', 2, '', 'Elemente electrice Hella', 0, 0, 2515, 'C355', 1, '86.3'),
(85406, '3FG 002 924-011', 2, '', 'Elemente electrice Hella', 0, 0, 2515, 'H165', 1, '97.72'),
(85405, 'PB248', 113, '', 'Garnituri capac chiulasa', 0, 0, 1102, 'PB248', 1, '5.58'),
(85404, 'NB856', 113, '', 'Garnituri - altele', 0, 0, 757, '', 1, '53.68'),
(85403, 'NA5133', 113, '', 'Garnituri - altele', 0, 0, 572, '', 1, '58.47'),
(85402, 'LT021', 113, '', 'Garnituri- admisie', 0, 0, 314, '', 1, '1.91'),
(85401, 'LS857', 113, '', 'Garnituri - altele', 0, 0, 455, '5250193', 1, '28.76'),
(85400, 'LS856', 113, '', 'Garnituri - altele', 0, 0, 455, '5250192', 1, '28.76'),
(85399, 'KK5459', 113, '', 'Garnituri- admisie', 0, 0, 1451, '', 1, '22.63'),
(85398, 'KA5032', 113, '', 'Garnituri - altele', 0, 0, 139, 'KA5032', 1, '5.2'),
(85397, 'JR5030', 113, '', 'Garnituri - altele', 0, 0, 568, '', 1, '65.86'),
(85396, 'JP079', 113, '', 'Seturi garnituri', 0, 0, 321, 'JP079', 1, '31.96'),
(85395, 'JP076', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JP076', 1, '11.74'),
(85394, 'JP049', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JP049', 1, '8.34'),
(85393, 'JP045', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JP045', 1, '107.72'),
(85392, 'JP024', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JP024', 1, '54.01'),
(85391, 'JP018', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JP018', 1, '30.07'),
(85390, 'JP009', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JP009', 1, '46.32'),
(85389, 'JP008', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JP008', 1, '49.19'),
(85388, 'JP003', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JP003', 1, '48.97'),
(85387, 'JN972', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN972', 1, '55.05'),
(85386, 'JN967', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN967', 1, '56.94'),
(85184, 'HR280', 113, '', 'Seturi garnituri', 0, 0, 323, '', 1, '29.06'),
(85183, 'HM5067', 113, '', 'Seturi garnituri', 0, 0, 979, '', 1, '76.31'),
(85182, 'HM5066', 113, '', 'Seturi garnituri', 0, 0, 979, '', 1, '77.13'),
(85181, 'HM5053', 113, '', 'Seturi garnituri', 0, 0, 979, '', 1, '61.65'),
(85180, 'HL736', 113, '', 'Seturi garnituri', 0, 0, 979, '', 1, '74.01'),
(85179, 'HL735', 113, '', 'Seturi garnituri', 0, 0, 979, '', 1, '77.18'),
(85178, 'HL734', 113, '', 'Seturi garnituri', 0, 0, 979, '', 1, '80.03'),
(85177, 'HL732', 113, '', 'Seturi garnituri', 0, 0, 979, '', 1, '59.92'),
(85176, 'HL701', 113, '', 'Seturi garnituri', 0, 0, 979, 'HL701', 1, '88.86'),
(85175, 'HL606', 113, '', 'Seturi garnituri', 0, 0, 979, '', 1, '44.49'),
(85174, 'HL457', 113, '', 'Seturi garnituri', 0, 0, 979, 'HL457', 1, '17.19'),
(85173, 'HL456', 113, '', 'Seturi garnituri', 0, 0, 979, 'HL456', 1, '15.16'),
(85172, 'HC452', 113, '', 'Seturi garnituri', 0, 0, 456, 'HC452', 1, '21.69'),
(85171, 'HC355', 113, '', 'Seturi garnituri', 0, 0, 456, 'HC355', 1, '21.69'),
(85170, 'EN730', 113, '', 'Seturi garnituri', 0, 0, 150, '', 1, '163.97'),
(85169, 'EB961', 113, '', 'Seturi garnituri', 0, 0, 150, '', 1, '121.04'),
(85168, 'EA441', 113, '', 'Seturi garnituri', 0, 0, 150, '', 1, '121.86'),
(85167, 'DZ720', 113, '', 'Seturi garnituri', 0, 0, 319, '', 1, '290.35'),
(85166, 'DZ010', 113, '', 'Seturi garnituri', 0, 0, 319, '', 1, '162.49'),
(85165, 'DY250', 113, '', 'Seturi garnituri', 0, 0, 319, '', 1, '243.54'),
(85164, 'DX651', 113, '', 'Seturi garnituri', 0, 0, 319, '', 1, '162.3'),
(85163, 'DX630', 113, '', 'Seturi garnituri', 0, 0, 319, '', 1, '422.79'),
(85162, 'DT012', 113, '', 'Seturi garnituri', 0, 0, 319, '', 1, '108.04'),
(85161, 'DL680', 113, '', 'Seturi garnituri', 0, 0, 319, '', 1, '305.39'),
(85160, 'DJ720', 113, '', 'Seturi garnituri', 0, 0, 319, '', 1, '103.8'),
(85159, 'DH872', 113, '', 'Seturi garnituri', 0, 0, 319, '', 1, '172.5'),
(85158, 'DG855', 113, '', 'Seturi garnituri', 0, 0, 319, '', 1, '178.77'),
(85157, 'CY971', 113, '', 'Seturi garnituri', 0, 0, 319, '', 1, '293.49'),
(85156, 'BZ940', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW700', 1, '251.47'),
(85155, 'BZ910', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BZ910', 1, '141.22'),
(85154, 'BZ860', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BZ860', 1, '210.07'),
(85153, 'BZ790', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BZ790', 1, '207.25'),
(85152, 'BZ680', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BZ680', 1, '335.78'),
(85151, 'BZ460', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BZ460', 1, '422.92'),
(85150, 'BZ140', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '147.74'),
(85149, 'BZ120', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BZ120', 1, '212.86'),
(85148, 'BZ060', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BZ060', 1, '118.96'),
(85147, 'BZ050', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BZ050', 1, '118.96'),
(85146, 'BY970', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY970', 1, '200.71'),
(85145, 'BY750', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY750', 1, '123.91'),
(85144, 'BY740', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY740', 1, '101.12'),
(85143, 'BY650', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY650', 1, '301.84'),
(85142, 'BY630', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY630', 1, '283.23'),
(85141, 'BY580', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY580', 1, '328.88'),
(85140, 'BY560', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY560', 1, '100.38'),
(85139, 'BY430', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY430', 1, '142.41'),
(85137, 'BY410', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY410', 1, '158.9'),
(85136, 'BY390', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY390', 1, '169.42'),
(85135, 'BY370', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY370', 1, '102.41'),
(85134, 'BY360', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY360', 1, '133.83'),
(85133, 'BY350', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY350', 1, '108.04'),
(85132, 'BY340', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY340', 1, '112.12'),
(85131, 'BY330', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY330', 1, '116.5'),
(85130, 'BY300', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY300', 1, '69.38'),
(85129, 'BY270', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY270', 1, '70.59'),
(85128, 'BY260', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY260', 1, '94.03'),
(85127, 'BY250', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY250', 1, '84.38'),
(85126, 'BY240', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY240', 1, '96.23'),
(85125, 'BY230', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY230', 1, '68.75'),
(85124, 'BY180', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY180', 1, '194.61'),
(85123, 'BY150', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY150', 1, '156.8'),
(85122, 'BY140', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY140', 1, '407.39'),
(85121, 'BY120', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY120', 1, '200.66'),
(85120, 'BY030', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BY030', 1, '185.95'),
(85119, 'BX970', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX970', 1, '198.47'),
(85118, 'BX960', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX960', 1, '187.28'),
(85117, 'BX950', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX950', 1, '187.28'),
(85116, 'BX940', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX940', 1, '187.28'),
(85115, 'BX930', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX930', 1, '198.47'),
(85114, 'BX920', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX920', 1, '145.18'),
(85113, 'BX910', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX910', 1, '144.81'),
(85112, 'BX900', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX900', 1, '133.28'),
(85111, 'BX890', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX890', 1, '142.19'),
(85110, 'BX880', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX880', 1, '139.32'),
(85109, 'BX850', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX850', 1, '135.3'),
(85108, 'BX840', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX840', 1, '144.43'),
(85107, 'BX820', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX820', 1, '154.04'),
(85106, 'BX810', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX810', 1, '154.04'),
(85105, 'BX800', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX800', 1, '135.02'),
(85104, 'BX720', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX720', 1, '82.93'),
(85103, 'BX650', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX650', 1, '144.11'),
(85102, 'BX630', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX630', 1, '61.09'),
(85101, 'BX600', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX600', 1, '96.72'),
(85100, 'BX420', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX420', 1, '179.97'),
(85099, 'BX410', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX410', 1, '210.48'),
(85098, 'BX040', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX040', 1, '98.85'),
(85097, 'BX030', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX030', 1, '107.47'),
(85096, 'BW740', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW740', 1, '321.15'),
(85095, 'BW720', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW720', 1, '107.47'),
(85094, 'BW710', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW710', 1, '90.48'),
(85093, 'BW650', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW650', 1, '81.91'),
(85092, 'BW640', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW640', 1, '108.68'),
(85091, 'BW630', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW630', 1, '76.74'),
(85090, 'BW470', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW470', 1, '339.16'),
(85089, 'BW380', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW380', 1, '165.86'),
(85088, 'BW370', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW370', 1, '141.86'),
(85087, 'BW320', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW320', 1, '68.81'),
(85086, 'BW290', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW290', 1, '254.04'),
(85085, 'BW270', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW270', 1, '200.55'),
(85084, 'BW200', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW200', 1, '117.98'),
(85083, 'BW170', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW170', 1, '73.76'),
(85082, 'BW030', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW030', 1, '224.9'),
(85081, 'BW020', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW020', 1, '233.16'),
(85080, 'BW010', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BW010', 1, '233.16'),
(85079, 'BV940', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BV940', 1, '118.41'),
(85078, 'BV880', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BV880', 1, '130.5'),
(85077, 'BV870', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BV870', 1, '127.88'),
(85076, 'BV860', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BV860', 1, '124.49'),
(85075, 'BV850', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BV850', 1, '126.48'),
(85074, 'BV700', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BV700', 1, '130.79'),
(85073, 'BV680', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BV680', 1, '118.47'),
(85072, 'BV670', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BV670', 1, '33.24'),
(85071, 'BV500', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BV500', 1, '210.07'),
(85070, 'BV350', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BV350', 1, '156.66'),
(85069, 'BV190', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BV190', 1, '95.76'),
(85068, 'BV140', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BV140', 1, '146.46'),
(85067, 'BT810', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT810', 1, '94.51'),
(85066, 'BT690', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT690', 1, '195'),
(85065, 'BT680', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT680', 1, '178.54'),
(85064, 'BT650', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT650', 1, '141.78'),
(85063, 'BT610', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT610', 1, '138.06'),
(85062, 'BT580', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT580', 1, '61.56'),
(85061, 'BT540', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT540', 1, '131.98'),
(85060, 'BT440', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT440', 1, '108.92'),
(85059, 'BT430', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT430', 1, '103.18'),
(85058, 'BT420', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT420', 1, '97.43'),
(85057, 'BT400', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT400', 1, '112.18'),
(85056, 'BT380', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT380', 1, '102.41'),
(85055, 'BT260', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT260', 1, '98.69'),
(85054, 'BT200', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT200', 1, '94.88'),
(85053, 'BT190', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT190', 1, '101.07'),
(85052, 'BT140', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT140', 1, '75.59'),
(85051, 'BT110', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BT110', 1, '54.26'),
(85050, 'BS530', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BS530', 1, '146.35'),
(85049, 'BS460', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BS460', 1, '165.47'),
(85048, 'BS260', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BS260', 1, '69.66'),
(85045, 'BR790', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BR790', 1, '136.99'),
(85044, 'BR730', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BR730', 1, '129.79'),
(85043, 'BR630', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BR630', 1, '99.57'),
(85027, 'BM830', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BM830', 1, '108.09'),
(85026, 'BL960', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BL960', 1, '152.67'),
(85025, 'BL910', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BL910', 1, '64.1'),
(85024, 'BL690', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BL690', 1, '264.65'),
(85023, 'BL680', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BL680', 1, '144.49'),
(85022, 'BL650', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BL650', 1, '88.48'),
(85021, 'BL570', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BL570', 1, '70.48'),
(85020, 'BL550', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BL550', 1, '62'),
(85019, 'BL390', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BL390', 1, '80.93'),
(85018, 'BL320', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BL320', 1, '74.25'),
(85017, 'BL030', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BL030', 1, '114.03'),
(85016, 'BL020', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BL020', 1, '98.44'),
(85015, 'BK580', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BK580', 1, '82.35'),
(85014, 'BK570', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BK570', 1, '64.3'),
(85013, 'BK470', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BK470', 1, '50.42'),
(85012, 'BJ440', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BJ440', 1, '71.55'),
(84879, 'NA5106', 113, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '54.79'),
(84878, 'NA5103', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '70.26'),
(84877, 'NA5090', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '109.37'),
(84867, 'HR808', 113, '', 'Simeringuri', 0, 0, 323, '', 1, '14.72'),
(84866, 'HR641', 113, '', 'Ghiduri supapa', 0, 0, 323, '', 1, '2.06'),
(84865, 'HR569', 113, '', 'Simeringuri', 0, 0, 323, '', 1, '13.76'),
(84864, 'HR566', 113, '', 'Simeringuri', 0, 0, 151, '', 1, '13.87'),
(84863, '08-991300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '67.03'),
(84862, '08-990107-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '72.12'),
(84827, '08-503100-10', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '37.87'),
(84826, '08-502900-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '77.57'),
(84825, '08-502807-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '81.34'),
(84824, '08-502800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '83.09'),
(84765, '08-253300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '58.25'),
(84763, '08-247300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '51.94'),
(84762, '08-245200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '68.26'),
(84761, '08-215500-10', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '69.96'),
(84760, '08-214300-10', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '63.31'),
(84756, '08-207600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '30.46'),
(84755, '08-205800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '9.6'),
(84753, '08-163500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '89.55'),
(84752, '08-154900-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '115.78'),
(84751, '08-154600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '49.28'),
(84750, '08-154500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '67.22'),
(84746, '08-152700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '17.82'),
(84744, '08-151200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '35.89'),
(84742, '08-148100-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '125.75'),
(84739, '08-141300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '94.06'),
(84736, '08-139400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '86.29'),
(84719, '08-124800-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '86.59'),
(84718, '08-124600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '42.13'),
(84715, '08-123400-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '105.75'),
(84712, '08-118000-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '56.83'),
(84711, '08-117900-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '99.37'),
(84708, '08-114900-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '49.85'),
(84705, '08-113500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '80.19'),
(84692, '08-109700-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '38.11'),
(84684, '08-106500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '34.26'),
(84669, '08-102200-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '107.58'),
(84668, '08-101600-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '44.86'),
(84667, '08-101500-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '57.79'),
(84666, '08-101300-00', 385, '', 'Segmenti piston', 0, 0, 444, '', 1, '54.14'),
(84657, '50-307202-90', 60, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '3.83'),
(84656, '50-307157-90', 60, '', 'Simeringuri', 0, 0, 322, '', 1, '3.09'),
(84654, '50-306667-70', 60, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '6.08'),
(84653, '50-306025-00', 60, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '3.52'),
(84652, '50-305914-50', 60, '', 'Simeringuri', 0, 0, 572, '', 1, '66.7'),
(84651, '50-305908-10', 60, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '6.59'),
(84647, '50-025177-00', 60, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '3.34'),
(84646, '50-029076-00', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '137.62'),
(84643, '50-028651-00', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '58.22'),
(84641, '50-028233-00', 60, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '47.61'),
(84637, '50-027363-00', 60, '', 'Garnituri baie de ulei', 0, 0, 137, '', 1, '30.48'),
(84633, '50-026559-00', 60, '', 'Garnituri capac chiulasa', 0, 0, 1102, '', 1, '3.03'),
(84631, '50-026440-00', 60, '', 'Garnituri - altele', 0, 0, 569, '', 1, '24.7'),
(84626, '50-021923-00', 60, '', 'Garnituri - altele', 0, 0, 322, '', 1, '4.96'),
(84625, '32-202192-10', 60, '', 'Garnituri teava esapament', 0, 0, 138, 'LT634', 1, '9.14'),
(84624, '31-029925-00', 60, '', 'Garnituri- evacuare', 0, 0, 141, '', 1, '4.41'),
(84623, '31-029804-00', 60, '', 'Garnituri - altele', 0, 0, 27, 'JC702', 1, '9.42'),
(84622, '31-029088-00', 60, '', 'Garnituri- admisie', 0, 0, 27, '340053L', 1, '153.22'),
(84616, '31-028028-00', 60, '', 'Garnituri- admisie', 0, 0, 568, '', 1, '46.21'),
(84614, '31-027939-00', 60, '', 'Garnituri- evacuare', 0, 0, 27, '360926L', 1, '60.98'),
(84612, '31-027778-00', 60, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '17.37'),
(84606, '31-027236-00', 60, '', 'Garnituri - altele', 0, 0, 314, '', 1, '9.3'),
(84584, '31-020233-20', 60, '', 'Garnituri- evacuare', 0, 0, 138, '', 1, '4.57'),
(84579, '30-028653-00', 60, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '256.68'),
(84573, '30-026854-10', 60, '', 'Garnituri chiulasa', 0, 0, 318, 'BR780', 1, '146.52'),
(84571, '30-026212-10', 60, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '89.94'),
(84550, 'H1161/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '77.11'),
(84548, 'H1104/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '207.31'),
(84494, 'A129/4 STD', 202, '', 'Lagare', 0, 0, 1589, '', 1, '76.47'),
(84488, '71-4347/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '101.42'),
(84446, '71-3765/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '114.97'),
(84434, '71-3626/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '63.26'),
(84427, '71-3504/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '44.71'),
(84426, '71-3504/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '45.1'),
(84425, '71-3442/6 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '82.37'),
(84423, '71-3442/5 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '67.36'),
(84420, '71-3419/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '89.06'),
(84405, '01-4259/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '37.73'),
(84402, '01-4202/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '44.35'),
(84401, '01-4202/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '51.05'),
(84329, '713 6907 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690730', 1, '189.66'),
(84326, '713 6906 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690670', 1, '90.95'),
(84324, '713 6906 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690610', 1, '157.33'),
(84322, '713 6905 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690550', 1, '159.43'),
(84320, '713 6905 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690510', 1, '82.14'),
(84318, '713 6903 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690350', 1, '150.12'),
(84315, '713 6902 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690230', 1, '100.46'),
(84313, '713 6901 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690170', 1, '106.39'),
(84311, '713 6900 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690090', 1, '130.42'),
(81457, '525.170', 10, '', 'Garnituri- admisie', 0, 0, 40, '525170', 1, '70.29'),
(84308, '713 6900 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690010', 1, '273.16'),
(84306, '713 6788 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '173.61'),
(84305, '713 6787 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678790', 1, '182'),
(84303, '713 6787 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678760', 1, '110.21'),
(84300, '713 6787 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678720', 1, '324.52'),
(84297, '713 6786 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678650', 1, '136'),
(84295, '713 6786 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678610', 1, '238.48'),
(84293, '713 6785 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678500', 1, '72.3'),
(84291, '713 6784 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678440', 1, '167.89'),
(84288, '713 6784 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678410', 1, '115.29'),
(84286, '713 6783 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678350', 1, '213.8'),
(84284, '713 6783 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678330', 1, '117.87'),
(84280, '713 6782 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678250', 1, '71.71'),
(84278, '713 6781 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678150', 1, '42.11'),
(84277, '713 6781 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678140', 1, '78.89'),
(84275, '713 6781 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678110', 1, '76.71'),
(84273, '713 6780 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678090', 1, '65.41'),
(84271, '713 6780 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678060', 1, '179.18'),
(84269, '713 6780 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678040', 1, '56.7'),
(84267, '713 6780 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678020', 1, '67.39'),
(84265, '713 6700 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713670090', 1, '306.45'),
(84262, '713 6700 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713670020', 1, '501.88'),
(84260, '713 6679 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667960', 1, '101.29'),
(84258, '713 6678 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667870', 1, '210.98'),
(84257, '713 6678 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667860', 1, '223.16'),
(84255, '713 6678 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667840', 1, '181.1'),
(84253, '713 6678 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667820', 1, '98'),
(84251, '713 6678 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667800', 1, '173.82'),
(84249, '713 6677 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667750', 1, '207.14'),
(84247, '713 6677 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667730', 1, '226.54'),
(84245, '713 6677 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667710', 1, '248.16'),
(84243, '713 6675 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667560', 1, '218.02'),
(84241, '713 6675 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667540', 1, '117.58'),
(84239, '713 6675 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667520', 1, '174.91'),
(84237, '713 6674 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667430', 1, '69.7'),
(84235, '713 6673 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667390', 1, '159.8'),
(84231, '713 6673 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667340', 1, '243.97'),
(84228, '713 6673 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667310', 1, '75.1'),
(84226, '713 6672 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667220', 1, '246.75'),
(84224, '713 6671 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667150', 1, '170.42'),
(84222, '713 6670 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667070', 1, '293.56'),
(84220, '713 6670 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667050', 1, '88.69'),
(81456, '524.248', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '282.41'),
(84217, '713 6650 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '138.11'),
(84216, '713 6610 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713661010', 1, '217.3'),
(84214, '713 6604 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '506.26'),
(84212, '713 6604 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713660430', 1, '391.54'),
(84210, '713 6603 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713660340', 1, '432.34'),
(84209, '713 6603 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713660310', 1, '391.1'),
(84208, '713 6602 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713660210', 1, '306.95'),
(84207, '713 6601 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713660130', 1, '163.71'),
(84206, '713 6601 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713660120', 1, '324.65'),
(84205, '713 6600 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713660050', 1, '110.5'),
(84204, '713 6505 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713650550', 1, '295.48'),
(84203, '713 6505 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713650520', 1, '323.23'),
(84202, '713 6504 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713650430', 1, '179.69'),
(84201, '713 6504 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713650420', 1, '125.61'),
(84200, '713 6504 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713650410', 1, '215.48'),
(84199, '713 6503 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713650330', 1, '323.9'),
(84198, '713 6503 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713650310', 1, '139.48'),
(84197, '713 6502 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713650290', 1, '77.08'),
(84196, '713 6501 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713650160', 1, '56.37'),
(84195, '713 6500 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713650070', 1, '105.31'),
(84194, '713 6500 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713650060', 1, '85.97'),
(84193, '713 6500 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713650020', 1, '281.92'),
(84192, '713 6500 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713650010', 1, '795'),
(84191, '713 6494 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '270.49'),
(84190, '713 6494 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649420', 1, '110.09'),
(84189, '713 6494 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649410', 1, '150.17'),
(84188, '713 6494 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649400', 1, '391.75'),
(84187, '713 6493 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649390', 1, '81.8'),
(84186, '713 6493 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649370', 1, '291.89'),
(84185, '713 6493 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649350', 1, '263.5'),
(84184, '713 6493 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649340', 1, '110.55'),
(84183, '713 6493 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649330', 1, '93.55'),
(84182, '713 6493 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649320', 1, '84.73'),
(84181, '713 6493 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649300', 1, '83.42'),
(84180, '713 6492 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649270', 1, '92.55'),
(84179, '713 6492 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649260', 1, '146.52'),
(84178, '713 6492 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649250', 1, '112.17'),
(84177, '713 6492 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649240', 1, '90.28'),
(84176, '713 6448 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644850', 1, '260.36'),
(84175, '713 6448 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644840', 1, '232.19'),
(84174, '713 6448 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644810', 1, '632.73'),
(84173, '713 6447 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644730', 1, '199.48'),
(84172, '713 6446 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644670', 1, '118.11'),
(84171, '713 6446 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644660', 1, '94.7'),
(84170, '713 6446 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644650', 1, '112.5'),
(84169, '713 6445 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644570', 1, '299'),
(84168, '713 6445 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644560', 1, '276.5'),
(84167, '713 6445 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644550', 1, '206.05'),
(84166, '713 6445 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644540', 1, '222.42'),
(84165, '713 6445 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644520', 1, '63.81'),
(84164, '713 6445 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644510', 1, '23.63'),
(84163, '713 6443 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644350', 1, '129.62'),
(84162, '713 6443 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644340', 1, '608.41'),
(84161, '713 6443 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644330', 1, '456'),
(84160, '713 6443 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644320', 1, '416.64'),
(84159, '713 6443 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644310', 1, '470.37'),
(84158, '713 6443 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644300', 1, '91.36'),
(84157, '713 6442 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644290', 1, '214.42'),
(84156, '713 6442 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644270', 1, '465.98'),
(84155, '713 6442 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644260', 1, '289.9'),
(84154, '713 6442 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644230', 1, '334.71'),
(84153, '713 6442 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644220', 1, '111.66'),
(84152, '713 6442 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644210', 1, '208.28'),
(84151, '713 6441 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644190', 1, '87.3'),
(84150, '713 6441 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644170', 1, '43.13'),
(84149, '713 6441 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644160', 1, '46.96'),
(84148, '713 6441 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644150', 1, '64.46'),
(84147, '713 6441 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644140', 1, '171.06'),
(84146, '713 6441 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644130', 1, '215.92'),
(84145, '713 6441 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644120', 1, '194.92'),
(84144, '713 6441 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644110', 1, '86.98'),
(84143, '713 6441 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644100', 1, '79.16');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(84142, '713 6440 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644090', 1, '260.23'),
(84141, '713 6440 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644070', 1, '253.48'),
(84140, '713 6440 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644060', 1, '250.56'),
(84139, '713 6440 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644040', 1, '213.22'),
(84138, '713 6440 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644030', 1, '451.51'),
(84137, '713 6440 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644010', 1, '199.26'),
(84136, '713 6405 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '244.34'),
(84128, '713 6403 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640390', 1, '179'),
(84127, '713 6403 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640360', 1, '358.39'),
(84126, '713 6403 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640330', 1, '249.47'),
(84125, '713 6403 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640310', 1, '159.67'),
(84124, '713 6402 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640260', 1, '309.01'),
(84123, '713 6401 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640190', 1, '98.04'),
(84122, '713 6400 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640030', 1, '143.78'),
(84121, '713 6400 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640020', 1, '218.57'),
(84120, '713 6309 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '178.61'),
(84119, '713 6309 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630960', 1, '506.93'),
(84118, '713 6309 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630950', 1, '146'),
(84117, '713 6309 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630940', 1, '254.53'),
(84116, '713 6309 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630920', 1, '164.63'),
(84115, '713 6309 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630900', 1, '199.62'),
(84114, '713 6308 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630890', 1, '363.61'),
(84113, '713 6308 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630870', 1, '397.76'),
(84112, '713 6308 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630860', 1, '400.08'),
(84111, '713 6308 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '188.8'),
(84110, '713 6308 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630840', 1, '168.08'),
(84109, '713 6308 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630830', 1, '184.98'),
(84108, '713 6308 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630820', 1, '249.98'),
(84107, '713 6308 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630800', 1, '194.9'),
(84106, '713 6307 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630790', 1, '207.77'),
(84105, '713 6307 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630770', 1, '406.16'),
(84104, '713 6307 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '169.13'),
(84103, '713 6307 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630750', 1, '583.81'),
(84102, '713 6307 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630730', 1, '653.45'),
(84101, '713 6307 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630710', 1, '205.72'),
(84100, '713 6306 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630690', 1, '348.82'),
(84099, '713 6306 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630670', 1, '401.69'),
(84098, '713 6306 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630650', 1, '405.05'),
(84097, '713 6306 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630640', 1, '389.28'),
(84096, '713 6306 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630620', 1, '389'),
(84095, '713 6305 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630570', 1, '242.09'),
(84094, '713 6305 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630560', 1, '396.94'),
(84080, '713 6301 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630170', 1, '166.48'),
(84079, '713 6301 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630150', 1, '94.24'),
(84078, '713 6301 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630110', 1, '361.1'),
(84077, '713 6300 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630090', 1, '183.02'),
(84076, '713 6300 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630070', 1, '271.78'),
(84075, '713 6300 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630060', 1, '220.79'),
(84072, '713 6265 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '1250.78'),
(84071, '713 6265 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626520', 1, '288.75'),
(84070, '713 6264 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626490', 1, '217.87'),
(84069, '713 6263 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626370', 1, '191.14'),
(84068, '713 6263 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626360', 1, '278.37'),
(84067, '713 6263 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626350', 1, '183.27'),
(84066, '713 6263 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626310', 1, '444.03'),
(84065, '713 6263 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626300', 1, '383.63'),
(84064, '713 6262 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626290', 1, '128.46'),
(84063, '713 6262 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626270', 1, '203.54'),
(84062, '713 6261 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626150', 1, '260.68'),
(84061, '713 6261 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626130', 1, '417.69'),
(84060, '713 6261 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626110', 1, '148.01'),
(84059, '713 6261 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626100', 1, '190.9'),
(84058, '713 6260 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626050', 1, '235.12'),
(84057, '713 6260 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626040', 1, '166.64'),
(84056, '713 6251 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713625140', 1, '80.14'),
(84055, '713 6251 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713625130', 1, '96.24'),
(84054, '713 6251 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713625120', 1, '62.76'),
(84053, '713 6234 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '253.73'),
(84052, '713 6234 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '240.74'),
(84051, '713 6234 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '168.69'),
(84050, '713 6234 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713623420', 1, '211.2'),
(84049, '713 6234 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '382.04'),
(84048, '713 6233 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713623300', 1, '56.1'),
(84047, '713 6231 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713623140', 1, '59.75'),
(84046, '713 6231 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713623120', 1, '81.15'),
(84045, '713 6230 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713623090', 1, '99.71'),
(84044, '713 6230 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713623060', 1, '137.68'),
(84043, '713 6230 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713623030', 1, '194.9'),
(84042, '713 6230 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713623020', 1, '179.64'),
(84041, '713 6221 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713622150', 1, '181.1'),
(84040, '713 6221 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713622140', 1, '168.5'),
(84039, '713 6221 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713622120', 1, '93.33'),
(84038, '713 6221 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713622100', 1, '105.04'),
(84037, '713 6220 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713622050', 1, '83.7'),
(84036, '713 6220 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713622030', 1, '95.35'),
(84035, '713 6220 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713622020', 1, '53.41'),
(84034, '713 6203 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713620320', 1, '242.54'),
(84033, '713 6203 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713620310', 1, '231.09'),
(84032, '713 6203 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713620300', 1, '492.04'),
(84031, '713 6202 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713620290', 1, '207.81'),
(84030, '713 6201 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713620120', 1, '175.82'),
(84029, '713 6200 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713620030', 1, '246'),
(84028, '713 6200 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713620010', 1, '159.16'),
(84027, '713 6195 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619520', 1, '123.97'),
(84026, '713 6195 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619510', 1, '115.93'),
(84025, '713 6195 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619500', 1, '129.7'),
(84024, '713 6194 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619490', 1, '289.55'),
(84023, '713 6194 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619470', 1, '248.06'),
(84022, '713 6194 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619460', 1, '255.76'),
(84021, '713 6194 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619450', 1, '325.47'),
(84020, '713 6194 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619440', 1, '418.79'),
(84019, '713 6194 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619430', 1, '423.09'),
(84018, '713 6192 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619290', 1, '195.66'),
(84017, '713 6192 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619280', 1, '376.4'),
(84016, '713 6192 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619260', 1, '121.26'),
(84015, '713 6192 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619230', 1, '86.96'),
(84014, '713 6191 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619170', 1, '132.06'),
(84013, '713 6191 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619160', 1, '324.82'),
(84012, '713 6191 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619150', 1, '135.02'),
(84011, '713 6191 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619140', 1, '207.54'),
(84010, '713 6191 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619130', 1, '86.66'),
(84009, '713 6191 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619100', 1, '80.26'),
(84008, '713 6190 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619090', 1, '160.26'),
(84007, '713 6190 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619080', 1, '178.46'),
(84006, '713 6190 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619060', 1, '269.16'),
(84005, '713 6190 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619050', 1, '279.04'),
(84004, '713 6190 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619010', 1, '110.85'),
(84003, '713 6189 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '182.35'),
(84002, '713 6188 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '213.66'),
(84001, '713 6188 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '750.6'),
(84000, '713 6188 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '840.78'),
(83999, '713 6188 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '732.56'),
(83998, '713 6188 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '697.83'),
(83997, '713 6187 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618790', 1, '195.2'),
(83996, '713 6187 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618780', 1, '130.75'),
(83995, '713 6187 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618770', 1, '130.75'),
(83994, '713 6187 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '217.32'),
(83993, '713 6186 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618680', 1, '570.29'),
(83992, '713 6186 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618660', 1, '98.68'),
(83991, '713 6186 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618630', 1, '422.63'),
(83990, '713 6185 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618570', 1, '475.13'),
(83989, '713 6185 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618560', 1, '162.95'),
(83988, '713 6185 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618550', 1, '205.15'),
(83987, '713 6184 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618420', 1, '271.99'),
(83986, '713 6183 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618390', 1, '292.21'),
(83985, '713 6183 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618310', 1, '193.94'),
(83984, '713 6181 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618150', 1, '152.14'),
(83955, '713 6151 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615130', 1, '101.53'),
(83954, '713 6150 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615090', 1, '162.55'),
(83953, '713 6150 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615030', 1, '138.79'),
(83952, '713 6140 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713614030', 1, '74.69'),
(83951, '713 6140 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713614020', 1, '77.74'),
(83950, '713 6137 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713613720', 1, '448.33'),
(83949, '713 6136 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713613630', 1, '138.07'),
(83948, '713 6136 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713613620', 1, '463.44'),
(83947, '713 6135 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713613550', 1, '93.18'),
(83946, '713 6134 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713613450', 1, '391.15'),
(83945, '713 6134 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713613440', 1, '456.9'),
(83944, '713 6133 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713613340', 1, '455.99'),
(83943, '713 6133 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713613330', 1, '495.67'),
(83942, '713 6130 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713613080', 1, '270.64'),
(83941, '713 6130 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713613060', 1, '169.29'),
(83940, '713 6130 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713613040', 1, '156.98'),
(83939, '713 6122 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '176.34'),
(83938, '713 6122 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '147.65'),
(83937, '713 6122 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '180.56'),
(83936, '713 6122 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713612210', 1, '184.16'),
(83935, '713 6115 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713611580', 1, '265.98'),
(83934, '713 6115 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713611570', 1, '251.79'),
(83933, '713 6115 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713611560', 1, '278.37'),
(83932, '713 6115 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713611550', 1, '102.54'),
(83931, '713 6115 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713611500', 1, '215.9'),
(83930, '713 6114 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713611480', 1, '91.62'),
(83929, '713 6114 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713611470', 1, '250.2'),
(83928, '713 6114 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713611430', 1, '123.47'),
(83927, '713 6114 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713611410', 1, '81.75'),
(83926, '713 6108 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610880', 1, '152.6'),
(83925, '713 6108 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610840', 1, '196.32'),
(83924, '713 6108 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610830', 1, '268.59'),
(83923, '713 6108 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '211.99'),
(83922, '713 6108 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610810', 1, '352.77'),
(83921, '713 6108 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610800', 1, '258.41'),
(83920, '713 6107 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610780', 1, '243.15'),
(83919, '713 6107 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610770', 1, '284.41'),
(83918, '713 6107 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610760', 1, '256.81'),
(83917, '713 6107 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610730', 1, '148.54'),
(83916, '713 6107 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610710', 1, '172.89'),
(83915, '713 6107 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610700', 1, '302.44'),
(83914, '713 6106 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610690', 1, '237.54'),
(83913, '713 6106 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610660', 1, '161.99'),
(83912, '713 6106 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610650', 1, '258.36'),
(83911, '713 6106 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610640', 1, '224.26'),
(83910, '713 6106 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610630', 1, '212.68'),
(83909, '713 6106 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610620', 1, '181.54'),
(83908, '713 6106 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610610', 1, '242.04'),
(83907, '713 6105 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610580', 1, '169.88'),
(83906, '713 6105 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610570', 1, '170.12'),
(83905, '713 6105 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610530', 1, '230.94'),
(83904, '713 6105 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610520', 1, '180.02'),
(83903, '713 6105 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610500', 1, '262.18'),
(83902, '713 6104 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610490', 1, '145.21'),
(83901, '713 6104 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610480', 1, '231.57'),
(83900, '713 6104 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610470', 1, '139.38'),
(83899, '713 6104 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610460', 1, '146.75'),
(83898, '713 6104 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610450', 1, '121.96'),
(83897, '713 6104 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610430', 1, '173.1'),
(83896, '713 6104 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610410', 1, '190.23'),
(83895, '713 6104 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610400', 1, '199.8'),
(83894, '713 6103 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610390', 1, '235.98'),
(83893, '713 6103 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610380', 1, '167.1'),
(83892, '713 6103 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610370', 1, '51.37'),
(83891, '713 6103 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610360', 1, '143.78'),
(83890, '713 6103 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610350', 1, '132.78'),
(83889, '713 6103 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610340', 1, '181.02'),
(83888, '713 6103 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610330', 1, '177.84'),
(83887, '713 6103 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610320', 1, '177.14'),
(83886, '713 6103 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610310', 1, '69.27'),
(83885, '713 6103 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610300', 1, '158.03'),
(83884, '713 6102 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610290', 1, '117.73'),
(83883, '713 6102 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610260', 1, '179.81'),
(83882, '713 6102 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610240', 1, '38.68'),
(83881, '713 6102 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610230', 1, '23.28'),
(83880, '713 6102 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610220', 1, '182'),
(83879, '713 6102 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610210', 1, '196.97'),
(83878, '713 6101 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610180', 1, '59.54'),
(83877, '713 6101 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610170', 1, '91.42'),
(83876, '713 6101 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610160', 1, '65.56'),
(83875, '713 6101 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610140', 1, '57.61'),
(83874, '713 6101 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610130', 1, '85.34'),
(83873, '713 6101 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610100', 1, '48.89'),
(83872, '713 6100 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610090', 1, '124.94'),
(83871, '713 6100 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610080', 1, '86.48'),
(83870, '713 6100 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610070', 1, '207.35'),
(83869, '713 6100 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610050', 1, '144.94'),
(83868, '713 6100 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610040', 1, '152.6'),
(83867, '713 6100 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610030', 1, '134.7'),
(83866, '713 6100 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713610020', 1, '71.76'),
(83865, '713 6063 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '135.93'),
(83864, '713 6063 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713606350', 1, '161.17'),
(83863, '713 6063 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '246.38'),
(83862, '713 6063 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713606300', 1, '285.79'),
(83861, '713 6062 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713606200', 1, '133.3'),
(83860, '713 6061 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713606150', 1, '199.02'),
(83859, '713 6060 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713606060', 1, '303.61'),
(83858, '713 6060 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713606040', 1, '248.54'),
(83857, '713 6010 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713601010', 1, '100.42'),
(83856, '9.6418', 159, '', 'Electrice', 0, 0, 689, '9.6418', 1, '26851.31'),
(83855, '9.6381', 159, '', 'Electrice', 0, 0, 689, '9.6381', 1, '27837.22'),
(83854, '9.6361', 159, '', 'Electrice', 0, 0, 689, '9.6361', 1, '27837.22'),
(83853, '9.6358', 159, '', 'Electrice', 0, 0, 689, '9.6358', 1, '27837.22'),
(83852, '9.6345', 159, '', 'Electrice', 0, 0, 689, '9.6345', 1, '27837.22'),
(83851, '9.6342', 159, '', 'Electrice', 0, 0, 689, '9.6342', 1, '27837.22'),
(83850, '9.6336', 159, '', 'Electrice', 0, 0, 689, '9.6336', 1, '27837.22'),
(83849, '9.6329', 159, '', 'Electrice', 0, 0, 689, '9.6329', 1, '75'),
(83848, '9.6284', 159, '', 'Electrice', 0, 0, 689, '9.6284', 1, '27837.22'),
(83847, '9.6216K', 159, '', 'Electrice', 0, 0, 689, '9.6216K', 1, '27837.22'),
(83846, '9.3189', 159, '', 'Electrice', 0, 0, 3921, '9.3189', 1, '27837.22'),
(83845, '9.3188', 159, '', 'Electrice', 0, 0, 3921, '9.3188', 1, '27837.22'),
(83844, '9.3182', 159, '', 'Electrice', 0, 0, 3921, '9.3182', 1, '27837.22'),
(83843, '9.3180', 159, '', 'Electrice', 0, 0, 3921, '9.3180', 1, '27837.22'),
(83842, '9.3179', 159, '', 'Electrice', 0, 0, 3921, '9.3179', 1, '27837.22'),
(83841, '9.3176', 159, '', 'Electrice', 0, 0, 3921, '9.3176', 1, '27837.22'),
(83840, '9.3173', 159, '', 'Electrice', 0, 0, 3921, '9.3173', 1, '27837.22'),
(83839, '9.3171', 159, '', 'Electrice', 0, 0, 3921, '9.3171', 1, '27837.22'),
(83838, '9.3170', 159, '', 'Electrice', 0, 0, 3921, '9.3170', 1, '27837.22'),
(83837, '9.3166', 159, '', 'Electrice', 0, 0, 3921, '9.3166', 1, '27837.22'),
(83836, '9.3163', 159, '', 'Electrice', 0, 0, 3921, '9.3163', 1, '27837.22'),
(83835, '9.3162', 159, '', 'Electrice', 0, 0, 3921, '9.3162', 1, '27837.22'),
(83834, '9.3144', 159, '', 'Management motor', 0, 0, 3921, '9.3144', 1, '72.38'),
(83833, '9.3143', 159, '', 'Management motor', 0, 0, 3921, '9.3143', 1, '69.82'),
(83832, '9.3118', 159, '', 'Electrice', 0, 0, 3921, '9.3118', 1, '27837.22'),
(83831, '9.3115', 159, '', 'Management motor', 0, 0, 3921, '9.3115', 1, '72.38'),
(83830, '9.3111', 159, '', 'Electrice', 0, 0, 3921, '9.3111', 1, '27837.22'),
(83829, '9.3074', 159, '', 'Management motor', 0, 0, 3921, '9.3074', 1, '96.86'),
(83828, '9.3073', 159, '', 'Electrice', 0, 0, 3921, '9.3073', 1, '27837.22'),
(83827, '9.3072', 159, '', 'Management motor', 0, 0, 3921, '9.3072', 1, '96.86'),
(83826, '9.3068', 159, '', 'Management motor', 0, 0, 3921, '9.3068', 1, '100.42'),
(83825, '9.3065', 159, '', 'Management motor', 0, 0, 3921, '9.3065', 1, '100.42'),
(83824, '9.3064', 159, '', 'Management motor', 0, 0, 3921, '9.3064', 1, '100.42'),
(83823, '9.3062', 159, '', 'Management motor', 0, 0, 3921, '9.3062', 1, '96.86'),
(83822, '9.3061', 159, '', 'Management motor', 0, 0, 3921, '9.3061', 1, '100.42'),
(83821, '9.3060', 159, '', 'Electrice', 0, 0, 3921, '9.3060', 1, '27837.22'),
(83820, '9.3057', 159, '', 'Management motor', 0, 0, 3921, '9.3057', 1, '100.42'),
(83819, '9.3048', 159, '', 'Electrice', 0, 0, 3921, '9.3048', 1, '27837.22'),
(83818, '9.3047', 159, '', 'Electrice', 0, 0, 3921, '9.3047', 1, '27837.22'),
(83817, '9.3046', 159, '', 'Electrice', 0, 0, 3921, '9.3046', 1, '27837.22'),
(83816, '9.3045', 159, '', 'Electrice', 0, 0, 3921, '9.3045', 1, '27837.22'),
(83815, '9.3044', 159, '', 'Electrice', 0, 0, 3921, '9.3044', 1, '27837.22'),
(83814, '9.3043', 159, '', 'Electrice', 0, 0, 3921, '9.3043', 1, '27837.22'),
(83813, '9.3040', 159, '', 'Electrice', 0, 0, 3921, '9.3040', 1, '27837.22'),
(83812, '9.3038', 159, '', 'Electrice', 0, 0, 3921, '9.3038', 1, '27837.22'),
(83811, '9.3037', 159, '', 'Electrice', 0, 0, 3921, '9.3037', 1, '27837.22'),
(83810, '9.3036', 159, '', 'Electrice', 0, 0, 3921, '9.3036', 1, '27837.22'),
(83809, '9.3035', 159, '', 'Electrice', 0, 0, 3921, '9.3035', 1, '27837.22'),
(83808, '9.3030', 159, '', 'Electrice', 0, 0, 3921, '9.3030', 1, '27837.22'),
(83807, '9.3012', 159, '', 'Electrice', 0, 0, 3921, '9.3012', 1, '27837.22'),
(83806, '9.3010', 159, '', 'Management motor', 0, 0, 3921, '9.3010', 1, '72.38'),
(83805, '9.3009', 159, '', 'Electrice', 0, 0, 3921, '9.3009', 1, '27837.22'),
(83804, '9.3006', 159, '', 'Electrice', 0, 0, 3921, '9.3006', 1, '27837.22'),
(83803, '9.3002', 159, '', 'Management motor', 0, 0, 3921, '9.3002', 1, '100.42'),
(83802, '9.3001', 159, '', 'Management motor', 0, 0, 3921, '9.3001', 1, '72.38'),
(83801, '9.0597K', 159, '', 'Electrice', 0, 0, 833, '9.0597K', 1, '27837.22'),
(83800, '9.0545K', 159, '', 'Electrice', 0, 0, 833, '9.0545K', 1, '27837.22'),
(83799, '9.0545', 159, '', 'Electrice', 0, 0, 833, '9.0545', 1, '27837.22'),
(83798, '9.0538', 159, '', 'Electrice', 0, 0, 833, '9.0538', 1, '96.02'),
(83797, '9.0536', 159, '', 'Electrice', 0, 0, 833, '9.0536', 1, '27837.22'),
(83796, '9.0505', 159, '', 'Electrice', 0, 0, 833, '9.0505', 1, '27837.22'),
(83795, '9.0504', 159, '', 'Management motor', 0, 0, 833, '9.0504', 1, '72.83'),
(83794, '9.0493', 159, '', 'Management motor', 0, 0, 4113, '9.0493', 1, '103.23'),
(83793, '9.0490', 159, '', 'Electrice', 0, 0, 833, '9.0490', 1, '27837.22'),
(83792, '9.0485', 159, '', 'Management motor', 0, 0, 833, '9.0485', 1, '105.35'),
(83791, '9.0482', 159, '', 'Management motor', 0, 0, 833, '9.0482', 1, '117.51'),
(83790, '9.0480', 159, '', 'Electrice', 0, 0, 3946, '9.0480', 1, '27837.22'),
(83789, '9.0478', 159, '', 'Electrice', 0, 0, 833, '9.0478', 1, '27837.22'),
(83788, '9.0477', 159, '', 'Management motor', 0, 0, 3946, '9.0477', 1, '182.15'),
(83787, '9.0470', 159, '', 'Management motor', 0, 0, 4113, '9.0470', 1, '106.38'),
(83786, '9.0469', 159, '', 'Electrice', 0, 0, 4113, '9.0469', 1, '84.55'),
(83785, '9.0466', 159, '', 'Electrice', 0, 0, 3946, '9.0466', 1, '27837.22'),
(83784, '9.0461', 159, '', 'Electrice', 0, 0, 833, '9.0461', 1, '27837.22'),
(83783, '9.0456', 159, '', 'Electrice', 0, 0, 3946, '9.0456', 1, '156.66'),
(83782, '9.0452', 159, '', 'Management motor', 0, 0, 3946, '9.0452', 1, '125.28'),
(83781, '9.0441', 159, '', 'Management motor', 0, 0, 4113, '9.0441', 1, '121.35'),
(83780, '9.0439', 159, '', 'Management motor', 0, 0, 833, '9.0439', 1, '67.76'),
(83779, '9.0407', 159, '', 'Management motor', 0, 0, 833, '9.0407', 1, '100.42'),
(83778, '9.0403', 159, '', 'Management motor', 0, 0, 833, '9.0403', 1, '113.14'),
(83777, '9.0401', 159, '', 'Management motor', 0, 0, 3946, '9.0401', 1, '266.37'),
(83776, '9.0391', 159, '', 'Management motor', 0, 0, 833, '9.0391', 1, '82.38'),
(83775, '9.0382', 159, '', 'Management motor', 0, 0, 833, '9.0382', 1, '183.55'),
(83774, '9.0381', 159, '', 'Management motor', 0, 0, 833, '9.0381', 1, '181.63'),
(83773, '9.0379', 159, '', 'Management motor', 0, 0, 833, '9.0379', 1, '66.87'),
(83772, '9.0378', 159, '', 'Management motor', 0, 0, 833, '9.0378', 1, '66.87'),
(83771, '9.0377', 159, '', 'Management motor', 0, 0, 833, '9.0377', 1, '66.87'),
(83770, '9.0371', 159, '', 'Management motor', 0, 0, 3946, '9.0371', 1, '280.95'),
(83769, '9.0368', 159, '', 'Management motor', 0, 0, 3946, '9.0368', 1, '237.7'),
(83768, '9.0367', 159, '', 'Management motor', 0, 0, 3946, '9.0367', 1, '245.94'),
(83767, '9.0365', 159, '', 'Management motor', 0, 0, 3946, '9.0365', 1, '245.94'),
(83766, '9.0355', 159, '', 'Management motor', 0, 0, 3946, '9.0355', 1, '327.57'),
(83765, '9.0348', 159, '', 'Management motor', 0, 0, 833, '9.0348', 1, '101.67'),
(83764, '9.0344', 159, '', 'Management motor', 0, 0, 833, '9.0344', 1, '118.24'),
(83763, '9.0343', 159, '', 'Management motor', 0, 0, 3946, '9.0343', 1, '171.91'),
(83762, '9.0337', 159, '', 'Management motor', 0, 0, 833, '9.0337', 1, '146.44'),
(83761, '9.0333', 159, '', 'Management motor', 0, 0, 833, '9.0333', 1, '58.68'),
(83760, '9.0331', 159, '', 'Management motor', 0, 0, 3946, '9.0331', 1, '240.06'),
(83759, '9.0328', 159, '', 'Management motor', 0, 0, 833, '9.0328', 1, '97.52'),
(83758, '9.0323', 159, '', 'Management motor', 0, 0, 833, '9.0323', 1, '64.76'),
(83757, '9.0322', 159, '', 'Management motor', 0, 0, 4113, '9.0322', 1, '60.56'),
(83756, '9.0321', 159, '', 'Management motor', 0, 0, 3896, '9.0321', 1, '62.78'),
(83755, '9.0316', 159, '', 'Management motor', 0, 0, 3946, '9.0316', 1, '180.68'),
(83754, '9.0315', 159, '', 'Management motor', 0, 0, 3946, '9.0315', 1, '275.98'),
(83753, '9.0314', 159, '', 'Management motor', 0, 0, 833, '9.0314', 1, '129.84'),
(83752, '9.0311', 159, '', 'Management motor', 0, 0, 3946, '9.0311', 1, '235.8'),
(83751, '9.0309', 159, '', 'Management motor', 0, 0, 4113, '9.0309', 1, '68.34'),
(83750, '9.0308', 159, '', 'Management motor', 0, 0, 4113, '9.0308', 1, '59.02'),
(83749, '9.0305', 159, '', 'Management motor', 0, 0, 833, '9.0305', 1, '74.3'),
(83748, '9.0303', 159, '', 'Management motor', 0, 0, 833, '9.0303', 1, '74.3'),
(83747, '9.0301', 159, '', 'Management motor', 0, 0, 833, '9.0301', 1, '147.77'),
(83746, '9.0298', 159, '', 'Management motor', 0, 0, 833, '9.0298', 1, '141.71'),
(83745, '9.0297', 159, '', 'Management motor', 0, 0, 833, '9.0297', 1, '84.36'),
(83744, '9.0296', 159, '', 'Management motor', 0, 0, 833, '9.0296', 1, '183.55'),
(83743, '9.0294', 159, '', 'Management motor', 0, 0, 833, '9.0294', 1, '67.45'),
(83742, '9.0291', 159, '', 'Management motor', 0, 0, 833, '9.0291', 1, '82.38'),
(83741, '9.0288', 159, '', 'Management motor', 0, 0, 833, '9.0288', 1, '104.76'),
(83740, '9.0286', 159, '', 'Management motor', 0, 0, 3946, '9.0286', 1, '240.06'),
(83739, '9.0284', 159, '', 'Management motor', 0, 0, 833, '9.0284', 1, '168.96'),
(83738, '9.0281', 159, '', 'Management motor', 0, 0, 3946, '9.0281', 1, '92.23'),
(83737, '9.0277', 159, '', 'Management motor', 0, 0, 3946, '9.0277', 1, '194.29'),
(83736, '9.0276', 159, '', 'Management motor', 0, 0, 833, '9.0276', 1, '113.87'),
(83735, '9.0273', 159, '', 'Management motor', 0, 0, 833, '9.0273', 1, '160.89'),
(83734, '9.0272', 159, '', 'Management motor', 0, 0, 833, '9.0272', 1, '119.79'),
(83733, '9.0269', 159, '', 'Management motor', 0, 0, 3896, '9.0269', 1, '237.7'),
(83731, '9.0266', 159, '', 'Management motor', 0, 0, 833, '9.0266', 1, '187.84'),
(83730, '9.0265', 159, '', 'Management motor', 0, 0, 833, '9.0265', 1, '147.13'),
(83729, '9.0260', 159, '', 'Management motor', 0, 0, 833, '9.0260', 1, '78.2'),
(83728, '9.0258', 159, '', 'Management motor', 0, 0, 833, '9.0258', 1, '74.3'),
(83727, '9.0254', 159, '', 'Management motor', 0, 0, 833, '9.0254', 1, '148.67'),
(83726, '9.0252', 159, '', 'Management motor', 0, 0, 833, '9.0252', 1, '148.67'),
(83725, '9.0249', 159, '', 'Management motor', 0, 0, 3896, '9.0249', 1, '217.4'),
(83724, '9.0245', 159, '', 'Management motor', 0, 0, 3946, '9.0245', 1, '189.11'),
(83723, '9.0242', 159, '', 'Management motor', 0, 0, 3946, '9.0242', 1, '231.56'),
(83722, '9.0241', 159, '', 'Management motor', 0, 0, 833, '9.0241', 1, '113.25'),
(83721, '9.0240', 159, '', 'Management motor', 0, 0, 3946, '9.0240', 1, '240.06'),
(83720, '9.0239', 159, '', 'Management motor', 0, 0, 3946, '9.0239', 1, '194.29'),
(83719, '9.0237', 159, '', 'Management motor', 0, 0, 833, '9.0237', 1, '144.57'),
(83718, '9.0235', 159, '', 'Management motor', 0, 0, 833, '9.0235', 1, '60.55'),
(83717, '9.0234', 159, '', 'Management motor', 0, 0, 833, '9.0234', 1, '144.57'),
(83716, '9.0233', 159, '', 'Management motor', 0, 0, 4113, '9.0233', 1, '143.72'),
(83715, '9.0232', 159, '', 'Management motor', 0, 0, 4113, '9.0232', 1, '143.72'),
(83714, '9.0230', 159, '', 'Management motor', 0, 0, 833, '9.0230', 1, '175.81'),
(83713, '9.0228', 159, '', 'Management motor', 0, 0, 833, '9.0228', 1, '112.89'),
(83712, '9.0225', 159, '', 'Management motor', 0, 0, 833, '9.0225', 1, '74.05'),
(83711, '9.0222', 159, '', 'Management motor', 0, 0, 833, '9.0222', 1, '144.57'),
(83710, '9.0221', 159, '', 'Management motor', 0, 0, 4113, '9.0221', 1, '171.13'),
(83709, '9.0220', 159, '', 'Management motor', 0, 0, 4113, '9.0220', 1, '171.13'),
(83708, '9.0219', 159, '', 'Management motor', 0, 0, 833, '9.0219', 1, '112.89'),
(83707, '9.0218', 159, '', 'Management motor', 0, 0, 833, '9.0218', 1, '135.8'),
(83706, '9.0215', 159, '', 'Management motor', 0, 0, 833, '9.0215', 1, '148.67'),
(83705, '9.0214', 159, '', 'Management motor', 0, 0, 833, '9.0214', 1, '148.67'),
(83704, '9.0212', 159, '', 'Management motor', 0, 0, 833, '9.0212', 1, '183.55'),
(83703, '9.0210', 159, '', 'Management motor', 0, 0, 3946, '9.0210', 1, '278.85'),
(83702, '9.0208', 159, '', 'Management motor', 0, 0, 3946, '9.0208', 1, '278.85'),
(83701, '9.0207', 159, '', 'Management motor', 0, 0, 833, '9.0207', 1, '155.85'),
(83700, '9.0206', 159, '', 'Management motor', 0, 0, 833, '9.0206', 1, '141.76'),
(83699, '9.0205', 159, '', 'Management motor', 0, 0, 833, '9.0205', 1, '139.46'),
(83698, '9.0204', 159, '', 'Management motor', 0, 0, 4113, '9.0204', 1, '171.13'),
(83697, '9.0202', 159, '', 'Management motor', 0, 0, 833, '9.0202', 1, '100.42'),
(83696, '9.0189', 159, '', 'Management motor', 0, 0, 3896, '9.0189', 1, '72.08'),
(83695, '9.0187', 159, '', 'Management motor', 0, 0, 833, '9.0187', 1, '148.67'),
(83694, '9.0179', 159, '', 'Management motor', 0, 0, 3896, '9.0179', 1, '78.85'),
(83693, '9.0177', 159, '', 'Management motor', 0, 0, 833, '9.0177', 1, '144.57'),
(83692, '9.0175', 159, '', 'Management motor', 0, 0, 833, '9.0175', 1, '123.39'),
(83691, '9.0173', 159, '', 'Management motor', 0, 0, 833, '9.0173', 1, '123.39'),
(83690, '9.0172', 159, '', 'Management motor', 0, 0, 833, '9.0172', 1, '112.95'),
(83689, '9.0170', 159, '', 'Management motor', 0, 0, 833, '9.0170', 1, '144.57'),
(83688, '9.0169', 159, '', 'Management motor', 0, 0, 833, '9.0169', 1, '118.46'),
(83687, '9.0164', 159, '', 'Management motor', 0, 0, 833, '9.0164', 1, '112.31'),
(83686, '9.0162', 159, '', 'Management motor', 0, 0, 833, '9.0162', 1, '135.94'),
(83685, '9.0161', 159, '', 'Management motor', 0, 0, 3946, '9.0161', 1, '144.57'),
(83684, '9.0160', 159, '', 'Management motor', 0, 0, 833, '9.0160', 1, '144.57'),
(83683, '9.0159', 159, '', 'Management motor', 0, 0, 833, '9.0159', 1, '123.39'),
(83682, '9.0158', 159, '', 'Management motor', 0, 0, 833, '9.0158', 1, '139.46'),
(83681, '9.0157', 159, '', 'Management motor', 0, 0, 833, '9.0157', 1, '114.36'),
(83680, '9.0156', 159, '', 'Management motor', 0, 0, 833, '9.0156', 1, '144.57'),
(83679, '9.0155', 159, '', 'Management motor', 0, 0, 833, '9.0155', 1, '175.31'),
(83678, '9.0154', 159, '', 'Management motor', 0, 0, 833, '9.0154', 1, '189.11'),
(83677, '9.0151', 159, '', 'Management motor', 0, 0, 833, '9.0151', 1, '175.31'),
(83675, '9.0131', 159, '', 'Management motor', 0, 0, 833, '9.0131', 1, '128.56'),
(83674, '9.0130', 159, '', 'Management motor', 0, 0, 833, '9.0130', 1, '155.85'),
(83673, '9.0127', 159, '', 'Management motor', 0, 0, 833, '9.0127', 1, '106.63'),
(83672, '9.0112', 159, '', 'Management motor', 0, 0, 3946, '9.0112', 1, '111.3'),
(83671, '9.0106', 159, '', 'Management motor', 0, 0, 833, '9.0106', 1, '175.31'),
(83670, '9.0104', 159, '', 'Management motor', 0, 0, 4113, '9.0104', 1, '72.08'),
(83669, '9.0100', 159, '', 'Management motor', 0, 0, 3896, '9.0100', 1, '78.85'),
(83668, '9.0097', 159, '', 'Management motor', 0, 0, 833, '9.0097', 1, '175.31'),
(83667, '9.0090', 159, '', 'Management motor', 0, 0, 833, '9.0090', 1, '148.67'),
(83666, '9.0085', 159, '', 'Management motor', 0, 0, 3946, '9.0085', 1, '177.05'),
(83665, '9.0082', 159, '', 'Management motor', 0, 0, 833, '9.0082', 1, '189.11'),
(83664, '9.0077', 159, '', 'Management motor', 0, 0, 833, '9.0077', 1, '148.67'),
(83663, '9.0075', 159, '', 'Management motor', 0, 0, 833, '9.0075', 1, '175.31'),
(83662, '9.0074', 159, '', 'Management motor', 0, 0, 833, '9.0074', 1, '169.1'),
(83661, '9.0073', 159, '', 'Management motor', 0, 0, 833, '9.0073', 1, '101.51'),
(83660, '9.0068', 159, '', 'Management motor', 0, 0, 833, '9.0068', 1, '112.44'),
(83659, '9.0066', 159, '', 'Management motor', 0, 0, 833, '9.0066', 1, '163.59'),
(83658, '9.0065', 159, '', 'Management motor', 0, 0, 833, '9.0065', 1, '175.31'),
(83657, '9.0056', 159, '', 'Management motor', 0, 0, 833, '9.0056', 1, '148.67'),
(83656, '9.0053', 159, '', 'Management motor', 0, 0, 833, '9.0053', 1, '108.85'),
(83655, '9.0049', 159, '', 'Management motor', 0, 0, 833, '9.0049', 1, '148.67'),
(83654, '9.0048', 159, '', 'Management motor', 0, 0, 833, '9.0048', 1, '155.85'),
(83653, '9.0046', 159, '', 'Management motor', 0, 0, 833, '9.0046', 1, '133.94'),
(83652, '9.0044', 159, '', 'Management motor', 0, 0, 833, '9.0044', 1, '104.52'),
(83651, '9.0043', 159, '', 'Management motor', 0, 0, 3946, '9.0043', 1, '66.76'),
(83650, '9.0040', 159, '', 'Management motor', 0, 0, 833, '9.0040', 1, '148.67'),
(83649, '9.0037', 159, '', 'Management motor', 0, 0, 833, '9.0037', 1, '56.63'),
(83648, '9.0036', 159, '', 'Management motor', 0, 0, 833, '9.0036', 1, '54.26'),
(83647, '9.0030', 159, '', 'Management motor', 0, 0, 833, '9.0030', 1, '89.18'),
(83646, '9.0028', 159, '', 'Management motor', 0, 0, 3896, '9.0028', 1, '113.45'),
(83645, '9.0026', 159, '', 'Management motor', 0, 0, 833, '9.0026', 1, '78.85'),
(83644, '9.0023', 159, '', 'Management motor', 0, 0, 833, '9.0023', 1, '92.99'),
(83643, '9.0022', 159, '', 'Management motor', 0, 0, 833, '9.0022', 1, '104.46'),
(83642, '9.0021', 159, '', 'Management motor', 0, 0, 833, '9.0021', 1, '102.98'),
(83641, '9.0019', 159, '', 'Management motor', 0, 0, 833, '9.0019', 1, '97.8'),
(83640, '9.0018', 159, '', 'Management motor', 0, 0, 833, '9.0018', 1, '106.24'),
(83639, '9.0016', 159, '', 'Management motor', 0, 0, 833, '9.0016', 1, '80.01'),
(83638, '9.0015', 159, '', 'Management motor', 0, 0, 833, '9.0015', 1, '139.34'),
(83637, '9.0010', 159, '', 'Management motor', 0, 0, 833, '9.0010', 1, '140.53'),
(83636, '9.0006', 159, '', 'Management motor', 0, 0, 833, '9.0006', 1, '109.58'),
(83635, '9.0005', 159, '', 'Management motor', 0, 0, 833, '9.0005', 1, '119.1'),
(83634, '9.0004', 159, '', 'Management motor', 0, 0, 833, '9.0004', 1, '102.39'),
(83633, '9.0003', 159, '', 'Management motor', 0, 0, 833, '9.0003', 1, '124.03'),
(83632, '7.6266', 159, '', 'Electrice', 0, 0, 807, '7.6266', 1, '36.79'),
(83631, '7.6256', 159, '', 'Electrice', 0, 0, 807, '7.6256', 1, '24.67'),
(83630, '7.6252', 159, '', 'Electrice', 0, 0, 807, '7.6252', 1, '36.78'),
(83629, '7.6250', 159, '', 'Electrice', 0, 0, 807, '7.6250', 1, '81.55'),
(83628, '7.6249', 159, '', 'Electrice', 0, 0, 807, '7.6249', 1, '39.28'),
(83627, '7.6247', 159, '', 'Electrice', 0, 0, 807, '7.6247', 1, '43.46'),
(83626, '7.6245', 159, '', 'Electrice', 0, 0, 807, '7.6245', 1, '66.6'),
(83625, '7.6243', 159, '', 'Electrice', 0, 0, 807, '7.6243', 1, '84.55'),
(83624, '7.6242', 159, '', 'Electrice', 0, 0, 807, '7.6242', 1, '33.58'),
(83623, '7.6239', 159, '', 'Electrice', 0, 0, 807, '7.6239', 1, '43.82'),
(83622, '7.6238', 159, '', 'Electrice', 0, 0, 807, '7.6238', 1, '31.35'),
(83621, '7.6236', 159, '', 'Electrice', 0, 0, 807, '7.6236', 1, '54.57'),
(83620, '7.6235', 159, '', 'Electrice', 0, 0, 807, '7.6235', 1, '42.32'),
(83619, '7.6232', 159, '', 'Electrice', 0, 0, 807, '7.6232', 1, '57.04'),
(83618, '7.6231', 159, '', 'Electrice', 0, 0, 807, '7.6231', 1, '55.29'),
(83617, '7.6225', 159, '', 'Electrice', 0, 0, 807, '7.6225', 1, '105.51'),
(83616, '7.6218', 159, '', 'Electrice', 0, 0, 807, '7.6218', 1, '39.67'),
(83615, '7.6217', 159, '', 'Electrice', 0, 0, 807, '7.6217', 1, '39.67'),
(83614, '7.6216', 159, '', 'Electrice', 0, 0, 807, '7.6216', 1, '39.67'),
(83613, '7.6215', 159, '', 'Electrice', 0, 0, 807, '7.6215', 1, '35.72'),
(83612, '7.6212', 159, '', 'Electrice', 0, 0, 807, '7.6212', 1, '34.69'),
(83611, '7.6211', 159, '', 'Electrice', 0, 0, 807, '7.6211', 1, '45.63'),
(83610, '7.6206', 159, '', 'Electrice', 0, 0, 807, '7.6206', 1, '62.75'),
(83609, '7.6205', 159, '', 'Electrice', 0, 0, 807, '7.6205', 1, '52.42'),
(83608, '7.6202', 159, '', 'Electrice', 0, 0, 807, '7.6202', 1, '50.5'),
(83607, '7.6196', 159, '', 'Electrice', 0, 0, 807, '7.6196', 1, '31.23'),
(83606, '7.6195', 159, '', 'Electrice', 0, 0, 807, '7.6195', 1, '125.5'),
(83605, '7.6193', 159, '', 'Electrice', 0, 0, 807, '7.6193', 1, '40.9'),
(83604, '7.6176', 159, '', 'Electrice', 0, 0, 807, '7.6176', 1, '54.01'),
(83603, '7.6174', 159, '', 'Electrice', 0, 0, 807, '7.6174', 1, '52.95'),
(83602, '7.6169', 159, '', 'Electrice', 0, 0, 807, '7.6169', 1, '65.9'),
(83601, '7.6166', 159, '', 'Electrice', 0, 0, 807, '7.6166', 1, '47.5'),
(83600, '7.6165', 159, '', 'Electrice', 0, 0, 807, '7.6165', 1, '36.69'),
(83599, '7.6158', 159, '', 'Electrice', 0, 0, 807, '7.6158', 1, '60.55'),
(83598, '7.6153', 159, '', 'Electrice', 0, 0, 807, '7.6153', 1, '69.88'),
(83597, '7.6152', 159, '', 'Electrice', 0, 0, 807, '7.6152', 1, '36.41'),
(83596, '7.6149', 159, '', 'Electrice', 0, 0, 807, '7.6149', 1, '24.67'),
(83595, '7.6147', 159, '', 'Electrice', 0, 0, 807, '7.6147', 1, '54.65'),
(83594, '7.6144', 159, '', 'Electrice', 0, 0, 807, '7.6144', 1, '68.93'),
(83593, '7.6143', 159, '', 'Electrice', 0, 0, 807, '7.6143', 1, '53.48'),
(83592, '7.6142', 159, '', 'Electrice', 0, 0, 807, '7.6142', 1, '23.82'),
(83591, '7.6140', 159, '', 'Electrice', 0, 0, 807, '7.6140', 1, '71.35'),
(83590, '7.6138', 159, '', 'Electrice', 0, 0, 807, '7.6138', 1, '38.95'),
(83589, '7.6133', 159, '', 'Electrice', 0, 0, 807, '7.6133', 1, '34.88'),
(83588, '7.6131', 159, '', 'Electrice', 0, 0, 807, '7.6131', 1, '29.76'),
(83587, '7.6128', 159, '', 'Electrice', 0, 0, 807, '7.6128', 1, '72.52'),
(83586, '7.6126', 159, '', 'Electrice', 0, 0, 807, '7.6126', 1, '32.21'),
(83585, '7.6125', 159, '', 'Electrice', 0, 0, 807, '7.6125', 1, '25.22'),
(83584, '7.6120', 159, '', 'Electrice', 0, 0, 807, '7.6120', 1, '43.26'),
(83583, '7.6119', 159, '', 'Electrice', 0, 0, 807, '7.6119', 1, '46.27'),
(83582, '7.6116', 159, '', 'Electrice', 0, 0, 807, '7.6116', 1, '67.76'),
(83581, '7.6115', 159, '', 'Electrice', 0, 0, 807, '7.6115', 1, '51.98'),
(83580, '7.6114', 159, '', 'Electrice', 0, 0, 807, '7.6114', 1, '36.05'),
(83579, '7.6113', 159, '', 'Electrice', 0, 0, 807, '7.6113', 1, '32.27'),
(83578, '7.6111', 159, '', 'Electrice', 0, 0, 807, '7.6111', 1, '45.18'),
(83577, '7.6110', 159, '', 'Electrice', 0, 0, 807, '7.6110', 1, '44.85'),
(83576, '7.6109', 159, '', 'Electrice', 0, 0, 807, '7.6109', 1, '24.78'),
(83575, '7.6108', 159, '', 'Electrice', 0, 0, 807, '7.6108', 1, '20.88'),
(83574, '7.6107', 159, '', 'Electrice', 0, 0, 807, '7.6107', 1, '25.39'),
(83573, '7.6101', 159, '', 'Electrice', 0, 0, 807, '7.6101', 1, '51.06'),
(83572, '7.6099', 159, '', 'Electrice', 0, 0, 807, '7.6099', 1, '23.17'),
(83571, '7.6096', 159, '', 'Electrice', 0, 0, 807, '7.6096', 1, '30.26'),
(83570, '7.6094', 159, '', 'Electrice', 0, 0, 807, '7.6094', 1, '70.02'),
(83569, '7.6093', 159, '', 'Electrice', 0, 0, 807, '7.6093', 1, '53.7'),
(83568, '7.6088', 159, '', 'Electrice', 0, 0, 807, '7.6088', 1, '64.45'),
(83567, '7.6087', 159, '', 'Electrice', 0, 0, 807, '7.6087', 1, '53.48'),
(83566, '7.6084', 159, '', 'Electrice', 0, 0, 807, '7.6084', 1, '30.43'),
(83565, '7.6077', 159, '', 'Electrice', 0, 0, 807, '7.6077', 1, '21.86'),
(83564, '7.6074', 159, '', 'Electrice', 0, 0, 807, '7.6074', 1, '36.55'),
(83563, '7.6073', 159, '', 'Electrice', 0, 0, 807, '7.6073', 1, '20.29'),
(83562, '7.6071', 159, '', 'Electrice', 0, 0, 807, '7.6071', 1, '32.04'),
(83561, '7.6067', 159, '', 'Electrice', 0, 0, 807, '7.6067', 1, '22.52'),
(83560, '7.6066', 159, '', 'Electrice', 0, 0, 807, '7.6066', 1, '31.91'),
(83559, '7.6064', 159, '', 'Electrice', 0, 0, 807, '7.6064', 1, '52.68'),
(83558, '7.6048', 159, '', 'Electrice', 0, 0, 807, '7.6048', 1, '44.39'),
(83557, '7.6047', 159, '', 'Electrice', 0, 0, 807, '7.6047', 1, '46.02'),
(83556, '7.6042', 159, '', 'Electrice', 0, 0, 807, '7.6042', 1, '30.46'),
(83555, '7.6038', 159, '', 'Electrice', 0, 0, 807, '7.6038', 1, '31.38'),
(83554, '7.6036', 159, '', 'Electrice', 0, 0, 807, '7.6036', 1, '31.68'),
(83553, '7.6029', 159, '', 'Electrice', 0, 0, 807, '7.6029', 1, '21.74'),
(83552, '7.6024', 159, '', 'Electrice', 0, 0, 807, '7.6024', 1, '26.81'),
(83551, '7.6021', 159, '', 'Electrice', 0, 0, 807, '7.6021', 1, '18.43'),
(83550, '7.6017', 159, '', 'Electrice', 0, 0, 807, '7.6017', 1, '24.19'),
(83549, '7.6016', 159, '', 'Electrice', 0, 0, 807, '7.6016', 1, '26.7'),
(83548, '7.6015', 159, '', 'Electrice', 0, 0, 807, '7.6015', 1, '22.05'),
(83547, '7.6011', 159, '', 'Electrice', 0, 0, 807, '7.6011', 1, '20.82'),
(83546, '7.6010', 159, '', 'Electrice', 0, 0, 807, '7.6010', 1, '23.2'),
(83545, '7.6009', 159, '', 'Electrice', 0, 0, 807, '7.6009', 1, '19.13'),
(83544, '7.6008', 159, '', 'Electrice', 0, 0, 807, '7.6008', 1, '41.28'),
(83543, '7.6006', 159, '', 'Electrice', 0, 0, 807, '7.6006', 1, '31.43'),
(83542, '7.6004', 159, '', 'Electrice', 0, 0, 807, '7.6004', 1, '29.92'),
(83541, '7.6003', 159, '', 'Electrice', 0, 0, 807, '7.6003', 1, '12.08'),
(83540, '7.6000', 159, '', 'Electrice', 0, 0, 807, '7.6000', 1, '31.68'),
(83539, '7.5702', 159, '', 'Electrice', 0, 0, 1103, '7.5702', 1, '70.63'),
(83538, '7.5701', 159, '', 'Electrice', 0, 0, 1103, '7.5701', 1, '69.24'),
(83537, '7.5697', 159, '', 'Electrice', 0, 0, 1103, '7.5697', 1, '59.58'),
(83536, '7.5692', 159, '', 'Electrice', 0, 0, 1103, '7.5692', 1, '46.02'),
(83535, '7.5691', 159, '', 'Electrice', 0, 0, 1103, '7.5691', 1, '90.62'),
(83534, '7.5690', 159, '', 'Electrice', 0, 0, 1103, '7.5690', 1, '50.75'),
(83533, '7.5688', 159, '', 'Electrice', 0, 0, 1103, '7.5688', 1, '39.42'),
(83532, '7.5684', 159, '', 'Electrice', 0, 0, 1103, '7.5684', 1, '90.62'),
(83531, '7.5683', 159, '', 'Electrice', 0, 0, 1103, '7.5683', 1, '90.62'),
(83530, '7.5682', 159, '', 'Electrice', 0, 0, 1103, '7.5682', 1, '30.9'),
(83529, '7.5681', 159, '', 'Electrice', 0, 0, 1103, '7.5681', 1, '66.87'),
(83528, '7.5679', 159, '', 'Electrice', 0, 0, 1103, '7.5679', 1, '71.35'),
(83527, '7.5677', 159, '', 'Electrice', 0, 0, 1103, '7.5677', 1, '54.65'),
(83526, '7.5674', 159, '', 'Electrice', 0, 0, 1103, '7.5674', 1, '59.38'),
(83525, '7.5672', 159, '', 'Electrice', 0, 0, 1103, '7.5672', 1, '58.49'),
(83524, '7.5668', 159, '', 'Electrice', 0, 0, 1103, '7.5668', 1, '145.91'),
(83523, '7.5665', 159, '', 'Electrice', 0, 0, 1103, '7.5665', 1, '100.2'),
(83522, '7.5662', 159, '', 'Electrice', 0, 0, 1103, '7.5662', 1, '55.82'),
(83521, '7.5661', 159, '', 'Electrice', 0, 0, 1103, '7.5661', 1, '60.3'),
(83520, '7.5657', 159, '', 'Electrice', 0, 0, 1103, '7.5657', 1, '48.92'),
(83519, '7.5656', 159, '', 'Electrice', 0, 0, 1103, '7.5656', 1, '56.82'),
(83518, '7.5655', 159, '', 'Electrice', 0, 0, 1103, '7.5655', 1, '38.67'),
(83517, '7.5654', 159, '', 'Electrice', 0, 0, 1103, '7.5654', 1, '43.6'),
(83516, '7.5653', 159, '', 'Electrice', 0, 0, 1103, '7.5653', 1, '56.13'),
(83515, '7.5652', 159, '', 'Electrice', 0, 0, 1103, '7.5652', 1, '38.28'),
(83514, '7.5651', 159, '', 'Electrice', 0, 0, 1103, '7.5651', 1, '39.12'),
(83513, '7.5650', 159, '', 'Electrice', 0, 0, 1103, '7.5650', 1, '38.28'),
(83512, '7.5649', 159, '', 'Electrice', 0, 0, 1103, '7.5649', 1, '38.67'),
(83511, '7.5647', 159, '', 'Electrice', 0, 0, 1103, '7.5647', 1, '46.66'),
(83510, '7.5645', 159, '', 'Electrice', 0, 0, 1103, '7.5645', 1, '39.87'),
(83509, '7.5644', 159, '', 'Electrice', 0, 0, 1103, '7.5644', 1, '115.21'),
(83508, '7.5643', 159, '', 'Electrice', 0, 0, 1103, '7.5643', 1, '53.45'),
(83507, '7.5642', 159, '', 'Electrice', 0, 0, 1103, '7.5642', 1, '39.87'),
(83506, '7.5639', 159, '', 'Electrice', 0, 0, 1103, '7.5639', 1, '41.76'),
(83505, '7.5638', 159, '', 'Electrice', 0, 0, 1103, '7.5638', 1, '74.61'),
(83504, '7.5636', 159, '', 'Electrice', 0, 0, 1103, '7.5636', 1, '80.9'),
(83503, '7.5635', 159, '', 'Electrice', 0, 0, 1103, '7.5635', 1, '33.16'),
(83502, '7.5633', 159, '', 'Electrice', 0, 0, 1103, '7.5633', 1, '125.84'),
(83501, '7.5632', 159, '', 'Electrice', 0, 0, 1103, '7.5632', 1, '41.76'),
(83500, '7.5631', 159, '', 'Electrice', 0, 0, 1103, '7.5631', 1, '62.58'),
(83499, '7.5630', 159, '', 'Electrice', 0, 0, 1103, '7.5630', 1, '46.49'),
(83498, '7.5629', 159, '', 'Electrice', 0, 0, 1103, '7.5629', 1, '38.28'),
(83497, '7.5628', 159, '', 'Electrice', 0, 0, 1103, '7.5628', 1, '66.57'),
(83496, '7.5627', 159, '', 'Electrice', 0, 0, 1103, '7.5627', 1, '68.83'),
(83495, '7.5626', 159, '', 'Electrice', 0, 0, 1103, '7.5626', 1, '37.42'),
(83494, '7.5624', 159, '', 'Electrice', 0, 0, 1103, '7.5624', 1, '35.97'),
(83493, '7.5622', 159, '', 'Electrice', 0, 0, 1103, '7.5622', 1, '66.87'),
(83492, '7.5618', 159, '', 'Electrice', 0, 0, 1103, '7.5618', 1, '57.27'),
(83491, '7.5617', 159, '', 'Electrice', 0, 0, 1103, '7.5617', 1, '65.67'),
(83490, '7.5616', 159, '', 'Electrice', 0, 0, 1103, '7.5616', 1, '58.24');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(83489, '7.5613', 159, '', 'Electrice', 0, 0, 1103, '7.5613', 1, '42.18'),
(83488, '7.5612', 159, '', 'Electrice', 0, 0, 1103, '7.5612', 1, '39.09'),
(83487, '7.5611', 159, '', 'Electrice', 0, 0, 1103, '7.5611', 1, '54.79'),
(83486, '7.5607', 159, '', 'Electrice', 0, 0, 1103, '7.5607', 1, '44.79'),
(83485, '7.5606', 159, '', 'Electrice', 0, 0, 1103, '7.5606', 1, '34.3'),
(83484, '7.5605', 159, '', 'Electrice', 0, 0, 1103, '7.5605', 1, '33.16'),
(83483, '7.5604', 159, '', 'Electrice', 0, 0, 1103, '7.5604', 1, '42.18'),
(83482, '7.5602', 159, '', 'Electrice', 0, 0, 1103, '7.5602', 1, '52.95'),
(83481, '7.5601', 159, '', 'Electrice', 0, 0, 1103, '7.5601', 1, '49.58'),
(83480, '7.5600', 159, '', 'Electrice', 0, 0, 1103, '7.5600', 1, '46.97'),
(83479, '7.5285', 159, '', 'Electrice', 0, 0, 1103, '7.5285', 1, '51.84'),
(83478, '7.5282', 159, '', 'Electrice', 0, 0, 1103, '7.5282', 1, '47.05'),
(83477, '7.5280', 159, '', 'Electrice', 0, 0, 1103, '7.5280', 1, '33.72'),
(83476, '7.5278', 159, '', 'Electrice', 0, 0, 1103, '7.5278', 1, '38.84'),
(83475, '7.5277', 159, '', 'Electrice', 0, 0, 1103, '7.5277', 1, '44.49'),
(83474, '7.5276', 159, '', 'Electrice', 0, 0, 1103, '7.5276', 1, '47.53'),
(83473, '7.5271', 159, '', 'Electrice', 0, 0, 1103, '7.5271', 1, '36.75'),
(83472, '7.5270', 159, '', 'Electrice', 0, 0, 1103, '7.5270', 1, '40.31'),
(83471, '7.5267', 159, '', 'Electrice', 0, 0, 1103, '7.5267', 1, '52.23'),
(83470, '7.5264', 159, '', 'Electrice', 0, 0, 1103, '7.5264', 1, '51.84'),
(83469, '7.5262', 159, '', 'Electrice', 0, 0, 1103, '7.5262', 1, '42.37'),
(83468, '7.5246', 159, '', 'Electrice', 0, 0, 1103, '7.5246', 1, '35.22'),
(83467, '7.5241', 159, '', 'Electrice', 0, 0, 1103, '7.5241', 1, '29.76'),
(83466, '7.5233', 159, '', 'Electrice', 0, 0, 1103, '7.5233', 1, '36.64'),
(83465, '7.5226', 159, '', 'Electrice', 0, 0, 1103, '7.5226', 1, '51.98'),
(83464, '7.5217', 159, '', 'Electrice', 0, 0, 1103, '7.5217', 1, '53.45'),
(83463, '7.5208', 159, '', 'Electrice', 0, 0, 1103, '7.5208', 1, '38.2'),
(83462, '7.5205', 159, '', 'Electrice', 0, 0, 1103, '7.5205', 1, '60.86'),
(83461, '7.5202', 159, '', 'Electrice', 0, 0, 1103, '7.5202', 1, '29.82'),
(83460, '7.5197', 159, '', 'Electrice', 0, 0, 1103, '7.5197', 1, '29.12'),
(83459, '7.5196', 159, '', 'Electrice', 0, 0, 1103, '7.5196', 1, '42.37'),
(83458, '7.5189', 159, '', 'Electrice', 0, 0, 1103, '7.5189', 1, '59.32'),
(83457, '7.5182', 159, '', 'Electrice', 0, 0, 1103, '7.5182', 1, '25.97'),
(83456, '7.5179', 159, '', 'Electrice', 0, 0, 1103, '7.5179', 1, '43.6'),
(83452, '7.5165', 159, '', 'Electrice', 0, 0, 1103, '7.5165', 1, '35.83'),
(83450, '7.5152', 159, '', 'Electrice', 0, 0, 1103, '7.5152', 1, '26.7'),
(83441, '7.5139', 159, '', 'Electrice', 0, 0, 1103, '7.5139', 1, '45.44'),
(83440, '7.5138', 159, '', 'Electrice', 0, 0, 1103, '7.5138', 1, '36.11'),
(83412, '7.5068', 159, '', 'Electrice', 0, 0, 1103, '7.5068', 1, '52.34'),
(83411, '7.5067', 159, '', 'Electrice', 0, 0, 1103, '7.5067', 1, '50.17'),
(83401, '7.5042', 159, '', 'Electrice', 0, 0, 1103, '7.5042', 1, '43.91'),
(83381, '7.4133', 159, '', 'Electrice', 0, 0, 2475, '7.4133', 1, '65.34'),
(83366, '7.4094', 159, '', 'Electrice', 0, 0, 2475, '7.4094', 1, '58.88'),
(83322, '7.3522', 159, '', 'Management motor', 0, 0, 830, '7.3522', 1, '41.09'),
(83187, '7.3077', 159, '', 'Management motor', 0, 0, 830, '7.3077', 1, '21.91'),
(83167, '7.3007', 159, '', 'Management motor', 0, 0, 830, '7.3007', 1, '15.2'),
(83166, '7.3005', 159, '', 'Management motor', 0, 0, 830, '7.3005', 1, '10.61'),
(83153, '7.1207', 159, '', 'Electrice', 0, 0, 2415, '7.1207', 1, '27837.22'),
(83152, '7.1206', 159, '', 'Electrice', 0, 0, 806, '7.1206', 1, '32.63'),
(83151, '7.1205', 159, '', 'Electrice', 0, 0, 806, '7.1205', 1, '29.37'),
(83150, '7.1201', 159, '', 'Electrice', 0, 0, 806, '7.1201', 1, '29.57'),
(83149, '7.1195', 159, '', 'Electrice', 0, 0, 806, '7.1195', 1, '29.57'),
(83147, '7.1191', 159, '', 'Electrice', 0, 0, 806, '7.1191', 1, '14.02'),
(83146, '7.1187', 159, '', 'Electrice', 0, 0, 806, '7.1187', 1, '14.53'),
(83143, '7.1171', 159, '', 'Electrice', 0, 0, 2415, '7.1171', 1, '56.82'),
(83142, '7.1170', 159, '', 'Electrice', 0, 0, 806, '7.1170', 1, '40.9'),
(83141, '7.1169', 159, '', 'Electrice', 0, 0, 806, '7.1169', 1, '21.85'),
(83139, '7.1162', 159, '', 'Electrice', 0, 0, 806, '7.1162', 1, '74.58'),
(83138, '7.1161', 159, '', 'Electrice', 0, 0, 806, '7.1161', 1, '29.87'),
(83137, '7.1157', 159, '', 'Electrice', 0, 0, 2415, '7.1157', 1, '31.66'),
(83135, '7.1155', 159, '', 'Electrice', 0, 0, 806, '7.1155', 1, '50.25'),
(83134, '7.1153', 159, '', 'Electrice', 0, 0, 806, '7.1153', 1, '20.18'),
(83132, '7.1151', 159, '', 'Electrice', 0, 0, 806, '7.1151', 1, '20.74'),
(83131, '7.1150', 159, '', 'Electrice', 0, 0, 806, '7.1150', 1, '32.82'),
(83130, '7.1149', 159, '', 'Electrice', 0, 0, 806, '7.1149', 1, '32.82'),
(83129, '7.1148', 159, '', 'Electrice', 0, 0, 806, '7.1148', 1, '29.82'),
(83127, '7.1143', 159, '', 'Electrice', 0, 0, 2415, '7.1143', 1, '25.03'),
(83126, '7.1142', 159, '', 'Electrice', 0, 0, 806, '7.1142', 1, '31.35'),
(83125, '7.1140', 159, '', 'Electrice', 0, 0, 2415, '7.1140', 1, '56.82'),
(83124, '7.1138', 159, '', 'Electrice', 0, 0, 806, '7.1138', 1, '65.98'),
(83123, '7.1134', 159, '', 'Electrice', 0, 0, 2415, '7.1134', 1, '16.29'),
(83122, '7.1133', 159, '', 'Electrice', 0, 0, 806, '7.1133', 1, '18.32'),
(83119, '7.1129', 159, '', 'Electrice', 0, 0, 806, '7.1129', 1, '30.98'),
(83118, '7.1128', 159, '', 'Electrice', 0, 0, 806, '7.1128', 1, '43.01'),
(83116, '7.1126', 159, '', 'Electrice', 0, 0, 806, '7.1126', 1, '25.97'),
(83115, '7.1125', 159, '', 'Electrice', 0, 0, 806, '7.1125', 1, '42.04'),
(83114, '7.1123', 159, '', 'Electrice', 0, 0, 2415, '7.1123', 1, '21.41'),
(83113, '7.1115', 159, '', 'Electrice', 0, 0, 806, '7.1115', 1, '16.62'),
(83111, '7.1112', 159, '', 'Electrice', 0, 0, 806, '7.1112', 1, '14.56'),
(83110, '7.1111', 159, '', 'Electrice', 0, 0, 806, '7.1111', 1, '48.24'),
(83109, '7.1110', 159, '', 'Electrice', 0, 0, 2415, '7.1110', 1, '23.41'),
(83108, '7.1108', 159, '', 'Electrice', 0, 0, 806, '7.1108', 1, '19.32'),
(83107, '7.1107', 159, '', 'Electrice', 0, 0, 806, '7.1107', 1, '58.88'),
(83106, '7.1102', 159, '', 'Electrice', 0, 0, 806, '7.1102', 1, '23.86'),
(83105, '7.1101', 159, '', 'Electrice', 0, 0, 806, '7.1101', 1, '27.23'),
(83104, '7.1098', 159, '', 'Electrice', 0, 0, 806, '7.1098', 1, '16.51'),
(83103, '7.1092', 159, '', 'Electrice', 0, 0, 806, '7.1092', 1, '32.27'),
(83102, '7.1091', 159, '', 'Electrice', 0, 0, 806, '7.1091', 1, '11.33'),
(83101, '7.1089', 159, '', 'Electrice', 0, 0, 806, '7.1089', 1, '41.28'),
(83100, '7.1088', 159, '', 'Electrice', 0, 0, 806, '7.1088', 1, '32.51'),
(83099, '7.1087', 159, '', 'Electrice', 0, 0, 806, '7.1087', 1, '14.31'),
(83098, '7.1083', 159, '', 'Electrice', 0, 0, 806, '7.1083', 1, '15.06'),
(83097, '7.1082', 159, '', 'Electrice', 0, 0, 806, '7.1082', 1, '25.14'),
(83095, '7.1080', 159, '', 'Electrice', 0, 0, 806, '7.1080', 1, '31.04'),
(83094, '7.1077', 159, '', 'Electrice', 0, 0, 806, '7.1077', 1, '26.7'),
(83093, '7.1075', 159, '', 'Electrice', 0, 0, 806, '7.1075', 1, '11.25'),
(83092, '7.1074', 159, '', 'Electrice', 0, 0, 806, '7.1074', 1, '13.89'),
(83091, '7.1070', 159, '', 'Electrice', 0, 0, 806, '7.1070', 1, '13.84'),
(83088, '7.1067', 159, '', 'Electrice', 0, 0, 806, '7.1067', 1, '21.41'),
(83087, '7.1066', 159, '', 'Electrice', 0, 0, 806, '7.1066', 1, '17.9'),
(83086, '7.1065', 159, '', 'Electrice', 0, 0, 806, '7.1065', 1, '22.27'),
(83085, '7.1062', 159, '', 'Electrice', 0, 0, 806, '7.1062', 1, '22.58'),
(83084, '7.1058', 159, '', 'Electrice', 0, 0, 806, '7.1058', 1, '15.65'),
(83083, '7.1057', 159, '', 'Electrice', 0, 0, 806, '7.1057', 1, '31.66'),
(83082, '7.1056', 159, '', 'Electrice', 0, 0, 806, '7.1056', 1, '19.69'),
(83081, '7.1055', 159, '', 'Electrice', 0, 0, 806, '7.1055', 1, '14.73'),
(83080, '7.1052', 159, '', 'Electrice', 0, 0, 806, '7.1052', 1, '24.5'),
(83079, '7.1050', 159, '', 'Electrice', 0, 0, 806, '7.1050', 1, '94.16'),
(83078, '7.1049', 159, '', 'Electrice', 0, 0, 806, '7.1049', 1, '21.85'),
(83077, '7.1047', 159, '', 'Electrice', 0, 0, 806, '7.1047', 1, '110.72'),
(83076, '7.1044', 159, '', 'Electrice', 0, 0, 806, '7.1044', 1, '30.9'),
(83075, '7.1041', 159, '', 'Electrice', 0, 0, 806, '7.1041', 1, '11.33'),
(83070, '7.1015', 159, '', 'Electrice', 0, 0, 806, '7.1015', 1, '13.42'),
(83069, '7.1014', 159, '', 'Electrice', 0, 0, 806, '7.1014', 1, '18.1'),
(83068, '7.1012', 159, '', 'Electrice', 0, 0, 806, '7.1012', 1, '12.39'),
(83065, '7.1006', 159, '', 'Electrice', 0, 0, 806, '7.1006', 1, '21.61'),
(83064, '7.1004', 159, '', 'Electrice', 0, 0, 806, '7.1004', 1, '10.3'),
(83063, '7.1003', 159, '', 'Electrice', 0, 0, 806, '7.1003', 1, '10.97'),
(83062, '7.1000', 159, '', 'Electrice', 0, 0, 806, '7.1000', 1, '8.15'),
(83061, '7.0635', 159, '', 'Electrice', 0, 0, 162, '7.0635', 1, '178.18'),
(83060, '7.0630', 159, '', 'Electrice', 0, 0, 162, '7.0630', 1, '121.41'),
(83059, '7.0626', 159, '', 'Electrice', 0, 0, 162, '7.0626', 1, '189.7'),
(83058, '7.0621', 159, '', 'Electrice', 0, 0, 162, '7.0621', 1, '123.91'),
(83057, '7.0605', 159, '', 'Electrice', 0, 0, 162, '7.0605', 1, '161.97'),
(83056, '7.0189', 159, '', 'Electrice', 0, 0, 805, '7.0189', 1, '27837.22'),
(83055, '7.0188', 159, '', 'Electrice', 0, 0, 805, '7.0188', 1, '27837.22'),
(83054, '7.0187', 159, '', 'Electrice', 0, 0, 805, '7.0187', 1, '18.79'),
(83053, '7.0181', 159, '', 'Electrice', 0, 0, 805, '7.0181', 1, '27837.22'),
(83052, '7.0179', 159, '', 'Electrice', 0, 0, 805, '7.0179', 1, '27837.22'),
(83051, '7.0178', 159, '', 'Electrice', 0, 0, 805, '7.0178', 1, '27837.22'),
(83049, '7.0175', 159, '', 'Electrice', 0, 0, 805, '7.0175', 1, '18.79'),
(83048, '7.0174', 159, '', 'Electrice', 0, 0, 805, '7.0174', 1, '18.13'),
(83046, '7.0170', 159, '', 'Electrice', 0, 0, 805, '7.0170', 1, '15.42'),
(83045, '7.0168', 159, '', 'Electrice', 0, 0, 805, '7.0168', 1, '27837.22'),
(83044, '7.0165', 159, '', 'Electrice', 0, 0, 805, '7.0165', 1, '16.9'),
(83043, '7.0164', 159, '', 'Electrice', 0, 0, 805, '7.0164', 1, '16.43'),
(83042, '7.0162', 159, '', 'Electrice', 0, 0, 805, '7.0162', 1, '17.26'),
(83041, '7.0160', 159, '', 'Electrice', 0, 0, 805, '7.0160', 1, '15.03'),
(83040, '7.0153', 159, '', 'Electrice', 0, 0, 805, '7.0153', 1, '15.93'),
(83039, '7.0151', 159, '', 'Electrice', 0, 0, 805, '7.0151', 1, '15.93'),
(83038, '7.0150', 159, '', 'Electrice', 0, 0, 805, '7.0150', 1, '21.85'),
(83037, '7.0147', 159, '', 'Electrice', 0, 0, 805, '7.0147', 1, '19.27'),
(83036, '7.0146', 159, '', 'Electrice', 0, 0, 805, '7.0146', 1, '18.37'),
(83035, '7.0145', 159, '', 'Electrice', 0, 0, 805, '7.0145', 1, '13.5'),
(83034, '7.0144', 159, '', 'Electrice', 0, 0, 805, '7.0144', 1, '46.08'),
(83033, '7.0141', 159, '', 'Electrice', 0, 0, 805, '7.0141', 1, '17.32'),
(83031, '7.0139', 159, '', 'Electrice', 0, 0, 805, '7.0139', 1, '22.33'),
(83030, '7.0138', 159, '', 'Electrice', 0, 0, 805, '7.0138', 1, '15.79'),
(83029, '7.0136', 159, '', 'Electrice', 0, 0, 805, '7.0136', 1, '22.16'),
(83028, '7.0135', 159, '', 'Electrice', 0, 0, 805, '7.0135', 1, '17.51'),
(83027, '7.0134', 159, '', 'Electrice', 0, 0, 805, '7.0134', 1, '18.1'),
(83026, '7.0133', 159, '', 'Electrice', 0, 0, 805, '7.0133', 1, '27.34'),
(83024, '7.0131', 159, '', 'Electrice', 0, 0, 805, '7.0131', 1, '13.7'),
(83023, '7.0130', 159, '', 'Electrice', 0, 0, 805, '7.0130', 1, '16.04'),
(83022, '7.0124', 159, '', 'Electrice', 0, 0, 805, '7.0124', 1, '10.55'),
(83021, '7.0123', 159, '', 'Electrice', 0, 0, 805, '7.0123', 1, '26.89'),
(83020, '7.0119', 159, '', 'Electrice', 0, 0, 805, '7.0119', 1, '17.01'),
(83019, '7.0116', 159, '', 'Electrice', 0, 0, 805, '7.0116', 1, '13.14'),
(83018, '7.0114', 159, '', 'Electrice', 0, 0, 805, '7.0114', 1, '14.14'),
(83016, '7.0110', 159, '', 'Electrice', 0, 0, 805, '7.0110', 1, '16.29'),
(83015, '7.0108', 159, '', 'Electrice', 0, 0, 805, '7.0108', 1, '7.57'),
(83014, '7.0098', 159, '', 'Electrice', 0, 0, 805, '7.0098', 1, '14.89'),
(83013, '7.0096', 159, '', 'Electrice', 0, 0, 805, '7.0096', 1, '13.7'),
(83012, '7.0095', 159, '', 'Electrice', 0, 0, 805, '7.0095', 1, '11.19'),
(83010, '7.0091', 159, '', 'Electrice', 0, 0, 805, '7.0091', 1, '24.19'),
(83007, '7.0084', 159, '', 'Electrice', 0, 0, 805, '7.0084', 1, '17.06'),
(83006, '7.0082', 159, '', 'Electrice', 0, 0, 805, '7.0082', 1, '23.66'),
(83005, '7.0080', 159, '', 'Electrice', 0, 0, 805, '7.0080', 1, '18.32'),
(83004, '7.0076', 159, '', 'Electrice', 0, 0, 805, '7.0076', 1, '13.14'),
(83003, '7.0075', 159, '', 'Electrice', 0, 0, 805, '7.0075', 1, '18.68'),
(83002, '7.0074', 159, '', 'Electrice', 0, 0, 805, '7.0074', 1, '13.42'),
(83001, '7.0072', 159, '', 'Electrice', 0, 0, 805, '7.0072', 1, '13.4'),
(83000, '7.0071', 159, '', 'Electrice', 0, 0, 805, '7.0071', 1, '13.14'),
(82999, '7.0070', 159, '', 'Electrice', 0, 0, 805, '7.0070', 1, '23.55'),
(82998, '7.0069', 159, '', 'Electrice', 0, 0, 805, '7.0069', 1, '14.53'),
(82996, '7.0061', 159, '', 'Electrice', 0, 0, 805, '7.0061', 1, '21.99'),
(82995, '7.0057', 159, '', 'Electrice', 0, 0, 805, '7.0057', 1, '12.3'),
(82994, '7.0056', 159, '', 'Electrice', 0, 0, 805, '7.0056', 1, '23.61'),
(82993, '7.0052', 159, '', 'Electrice', 0, 0, 805, '7.0052', 1, '14.42'),
(82992, '7.0051', 159, '', 'Electrice', 0, 0, 805, '7.0051', 1, '13.84'),
(82991, '7.0048', 159, '', 'Electrice', 0, 0, 805, '7.0048', 1, '11'),
(82990, '7.0046', 159, '', 'Electrice', 0, 0, 805, '7.0046', 1, '11.19'),
(82989, '7.0045', 159, '', 'Electrice', 0, 0, 805, '7.0045', 1, '11.19'),
(82988, '7.0042', 159, '', 'Electrice', 0, 0, 805, '7.0042', 1, '15.37'),
(82987, '7.0037', 159, '', 'Electrice', 0, 0, 805, '7.0037', 1, '13.89'),
(82986, '7.0035', 159, '', 'Electrice', 0, 0, 805, '7.0035', 1, '8.07'),
(82985, '7.0034', 159, '', 'Electrice', 0, 0, 805, '7.0034', 1, '15.37'),
(82984, '7.0033', 159, '', 'Electrice', 0, 0, 805, '7.0033', 1, '9.94'),
(82983, '7.0032', 159, '', 'Electrice', 0, 0, 805, '7.0032', 1, '9.94'),
(82982, '7.0031', 159, '', 'Electrice', 0, 0, 805, '7.0031', 1, '13.58'),
(82981, '7.0030', 159, '', 'Electrice', 0, 0, 805, '7.0030', 1, '13.06'),
(82980, '7.0027', 159, '', 'Electrice', 0, 0, 805, '7.0027', 1, '15.73'),
(82979, '7.0026', 159, '', 'Electrice', 0, 0, 805, '7.0026', 1, '11.19'),
(82978, '7.0023', 159, '', 'Electrice', 0, 0, 805, '7.0023', 1, '9.69'),
(82977, '7.0021', 159, '', 'Electrice', 0, 0, 805, '7.0021', 1, '10.08'),
(82976, '7.0018', 159, '', 'Electrice', 0, 0, 805, '7.0018', 1, '20.84'),
(82975, '7.0017', 159, '', 'Electrice', 0, 0, 805, '7.0017', 1, '7.18'),
(82974, '7.0016', 159, '', 'Electrice', 0, 0, 805, '7.0016', 1, '10.38'),
(82973, '7.0015', 159, '', 'Electrice', 0, 0, 805, '7.0015', 1, '9.94'),
(82972, '7.0014', 159, '', 'Electrice', 0, 0, 805, '7.0014', 1, '11.11'),
(82971, '7.0013', 159, '', 'Electrice', 0, 0, 805, '7.0013', 1, '10.36'),
(82970, '7.0012', 159, '', 'Electrice', 0, 0, 805, '7.0012', 1, '25.14'),
(82968, '7.0010', 159, '', 'Electrice', 0, 0, 805, '7.0010', 1, '9.49'),
(82967, '7.0008', 159, '', 'Electrice', 0, 0, 805, '7.0008', 1, '7.52'),
(82966, '7.0007', 159, '', 'Electrice', 0, 0, 805, '7.0007', 1, '11.39'),
(82965, '7.0006', 159, '', 'Electrice', 0, 0, 805, '7.0006', 1, '9.27'),
(82964, '7.0005', 159, '', 'Electrice', 0, 0, 805, '7.0005', 1, '10.55'),
(82963, '7.0003', 159, '', 'Electrice', 0, 0, 805, '7.0003', 1, '16.87'),
(82962, '7.0001', 159, '', 'Electrice', 0, 0, 805, '7.0001', 1, '9.88'),
(82961, '7.0000', 159, '', 'Electrice', 0, 0, 805, '7.0000', 1, '6.42'),
(82960, '6.0008', 159, '', 'Electrice', 0, 0, 288, '6.0008', 1, '116.15'),
(82959, '10.5093', 159, '', 'Management motor', 0, 0, 3940, '10.5093', 1, '98.17'),
(82958, '10.5083', 159, '', 'Management motor', 0, 0, 3940, '10.5083', 1, '161.27'),
(82957, '10.5079', 159, '', 'Management motor', 0, 0, 3940, '10.5079', 1, '110.14'),
(82956, '10.5078', 159, '', 'Management motor', 0, 0, 3940, '10.5078', 1, '173.11'),
(82955, '10.5069', 159, '', 'Management motor', 0, 0, 3940, '10.5069', 1, '91.15'),
(82953, '10.5064', 159, '', 'Management motor', 0, 0, 3940, '10.5064', 1, '107.38'),
(82952, '10.5011', 159, '', 'Management motor', 0, 0, 3940, '10.5011', 1, '156.6'),
(82951, '10.5005', 159, '', 'Management motor', 0, 0, 3940, '10.5005', 1, '156.6'),
(82950, '10.5002', 159, '', 'Management motor', 0, 0, 3940, '10.5002', 1, '74.75'),
(82949, '10.5001', 159, '', 'Management motor', 0, 0, 3940, '10.5001', 1, '100.95'),
(82948, '10.4027', 159, '', 'Electrice', 0, 0, 3939, '10.4027', 1, '45.35'),
(82947, '10.4019', 159, '', 'Electrice', 0, 0, 3939, '10.4019', 1, '52.73'),
(82946, '10.4017', 159, '', 'Management motor', 0, 0, 3939, '10.4017', 1, '29.76'),
(82939, '10.4009', 159, '', 'Management motor', 0, 0, 3939, '10.4009', 1, '29.76'),
(82938, '10.4008', 159, '', 'Management motor', 0, 0, 3939, '10.4008', 1, '29.76'),
(82937, '10.4006', 159, '', 'Management motor', 0, 0, 3939, '10.4006', 1, '29.76'),
(82936, '10.4005', 159, '', 'Management motor', 0, 0, 3939, '10.4005', 1, '21.55'),
(82935, '10.4004', 159, '', 'Management motor', 0, 0, 3939, '10.4004', 1, '29.76'),
(82934, '10.4003', 159, '', 'Management motor', 0, 0, 3939, '10.4003', 1, '29.76'),
(82933, '10.4002', 159, '', 'Management motor', 0, 0, 3939, '10.4002', 1, '21.55'),
(82932, '10.4001', 159, '', 'Management motor', 0, 0, 3939, '10.4001', 1, '29.76'),
(82931, '10.3186', 159, '', 'Electrice', 0, 0, 3925, '10.3186', 1, '126.53'),
(82930, '10.3176', 159, '', 'Electrice', 0, 0, 3925, '10.3176', 1, '114.95'),
(82929, '10.3167', 159, '', 'Electrice', 0, 0, 3925, '10.3167', 1, '27837.22'),
(82928, '10.3157', 159, '', 'Electrice', 0, 0, 3925, '10.3157', 1, '117.07'),
(82927, '10.3125', 159, '', 'Management motor', 0, 0, 3925, '10.3125', 1, '250.42'),
(82926, '10.3116', 159, '', 'Management motor', 0, 0, 3925, '10.3116', 1, '201.59'),
(82925, '10.3114', 159, '', 'Management motor', 0, 0, 3925, '10.3114', 1, '158.33'),
(82924, '10.3113', 159, '', 'Electrice', 0, 0, 3925, '10.3113', 1, '122.33'),
(82919, '10.3092', 159, '', 'Management motor', 0, 0, 3925, '10.3092', 1, '193.66'),
(82918, '10.3090', 159, '', 'Management motor', 0, 0, 3925, '10.3090', 1, '177.14'),
(82917, '10.3089', 159, '', 'Management motor', 0, 0, 3925, '10.3089', 1, '250.42'),
(82916, '10.3085', 159, '', 'Management motor', 0, 0, 3925, '10.3085', 1, '250.42'),
(82915, '10.3084', 159, '', 'Management motor', 0, 0, 3925, '10.3084', 1, '230.71'),
(82914, '10.3083', 159, '', 'Management motor', 0, 0, 3925, '10.3083', 1, '147.72'),
(82913, '10.3082', 159, '', 'Management motor', 0, 0, 3925, '10.3082', 1, '131.68'),
(82912, '10.3081', 159, '', 'Management motor', 0, 0, 3925, '10.3081', 1, '268.99'),
(82911, '10.3080', 159, '', 'Management motor', 0, 0, 3925, '10.3080', 1, '111.22'),
(82893, '10.3023', 159, '', 'Management motor', 0, 0, 3925, '10.3023', 1, '164.73'),
(82892, '10.3021', 159, '', 'Management motor', 0, 0, 3925, '10.3021', 1, '267.9'),
(82891, '10.3020', 159, '', 'Management motor', 0, 0, 3925, '10.3020', 1, '156.94'),
(82890, '10.3017', 159, '', 'Management motor', 0, 0, 3925, '10.3017', 1, '215.17'),
(82889, '10.3014', 159, '', 'Management motor', 0, 0, 3925, '10.3014', 1, '147.77'),
(82888, '10.3013', 159, '', 'Management motor', 0, 0, 3925, '10.3013', 1, '152.72'),
(82887, '10.3012', 159, '', 'Management motor', 0, 0, 3925, '10.3012', 1, '215.62'),
(82886, '10.3011', 159, '', 'Management motor', 0, 0, 3925, '10.3011', 1, '166.65'),
(82885, '10.3010', 159, '', 'Management motor', 0, 0, 3925, '10.3010', 1, '145.91'),
(82884, '10.3009', 159, '', 'Management motor', 0, 0, 3925, '10.3009', 1, '201.59'),
(82883, '10.3005', 159, '', 'Management motor', 0, 0, 3925, '10.3005', 1, '131.07'),
(82882, '10.3004', 159, '', 'Management motor', 0, 0, 3925, '10.3004', 1, '284.28'),
(82881, '10.3003', 159, '', 'Management motor', 0, 0, 3925, '10.3003', 1, '124.47'),
(82880, '10.3001', 159, '', 'Management motor', 0, 0, 3925, '10.3001', 1, '154.31'),
(82879, '10.1284', 159, '', 'Management motor', 0, 0, 3926, '10.1284', 1, '508.56'),
(82875, '9.8114', 159, '', 'Componente aprindere', 0, 0, 2284, '9.8114', 1, '207.33'),
(82874, '9.8104', 159, '', 'Componente aprindere', 0, 0, 2284, '9.8104', 1, '788.38'),
(82871, '9.6319', 159, '', 'Componente aprindere', 0, 0, 689, '9.6319', 1, '594.91'),
(82870, '9.6314', 159, '', 'Componente aprindere', 0, 0, 689, '9.6314', 1, '310.6'),
(82869, '9.6313', 159, '', 'Componente aprindere', 0, 0, 689, '9.6313', 1, '476.47'),
(82868, '9.6312', 159, '', 'Componente aprindere', 0, 0, 689, '9.6312', 1, '435.6'),
(82867, '9.6303S', 159, '', 'Componente aprindere', 0, 0, 689, '9.6303S', 1, '320.19'),
(82866, '9.6303', 159, '', 'Componente aprindere', 0, 0, 689, '9.6303', 1, '350.17'),
(82865, '9.6289', 159, '', 'Componente aprindere', 0, 0, 689, '9.6289', 1, '341.74'),
(82864, '9.6287K', 159, '', 'Componente aprindere', 0, 0, 689, '9.6287K', 1, '235.43'),
(82863, '9.6286', 159, '', 'Componente aprindere', 0, 0, 689, '9.6286', 1, '295.39'),
(82862, '9.6280S', 159, '', 'Componente aprindere', 0, 0, 689, '9.6280S', 1, '312.67'),
(82861, '9.6278', 159, '', 'Componente aprindere', 0, 0, 689, '9.6278', 1, '176.7'),
(82860, '9.6277', 159, '', 'Componente aprindere', 0, 0, 689, '9.6277', 1, '246.47'),
(82859, '9.6276', 159, '', 'Componente aprindere', 0, 0, 689, '9.6276', 1, '176.7'),
(82858, '9.6274', 159, '', 'Componente aprindere', 0, 0, 689, '9.6274', 1, '139'),
(82857, '9.6269S', 159, '', 'Componente aprindere', 0, 0, 689, '9.6269S', 1, '157.63'),
(82856, '9.6268S', 159, '', 'Componente aprindere', 0, 0, 689, '9.6268S', 1, '132.63'),
(82855, '9.6265', 159, '', 'Componente aprindere', 0, 0, 689, '9.6265', 1, '269.55'),
(82854, '9.6264', 159, '', 'Componente aprindere', 0, 0, 689, '9.6264', 1, '320.13'),
(82853, '9.6263', 159, '', 'Componente aprindere', 0, 0, 689, '9.6263', 1, '304.55'),
(82852, '9.6256', 159, '', 'Componente aprindere', 0, 0, 689, '9.6256', 1, '178.48'),
(82851, '9.6255', 159, '', 'Componente aprindere', 0, 0, 689, '9.6255', 1, '173.66'),
(82850, '9.6254S', 159, '', 'Componente aprindere', 0, 0, 689, '9.6254S', 1, '153.32'),
(82849, '9.6254', 159, '', 'Componente aprindere', 0, 0, 689, '9.6254', 1, '174.17'),
(82848, '9.6252', 159, '', 'Componente aprindere', 0, 0, 689, '9.6252', 1, '456.13'),
(82847, '9.6245', 159, '', 'Componente aprindere', 0, 0, 689, '9.6245', 1, '339.43'),
(82846, '9.6241', 159, '', 'Componente aprindere', 0, 0, 689, '9.6241', 1, '88.06'),
(82844, '9.6217', 159, '', 'Componente aprindere', 0, 0, 689, '9.6217', 1, '292.58'),
(82843, '9.6213', 159, '', 'Componente aprindere', 0, 0, 689, '9.6213', 1, '315.54'),
(82842, '9.6199', 159, '', 'Componente aprindere', 0, 0, 689, '9.6199', 1, '394.94'),
(82841, '9.6184', 159, '', 'Componente aprindere', 0, 0, 689, '9.6184', 1, '147.33'),
(82825, '9.6103', 159, '', 'Componente aprindere', 0, 0, 689, '9.6103', 1, '138.17'),
(82810, '9.6059', 159, '', 'Componente aprindere', 0, 0, 689, '9.6059', 1, '131.02'),
(82801, '9.6025', 159, '', 'Componente aprindere', 0, 0, 689, '9.6025', 1, '117.24'),
(82799, '9.6010', 159, '', 'Componente aprindere', 0, 0, 689, '9.6010', 1, '106.48'),
(82796, '9.6006', 159, '', 'Componente aprindere', 0, 0, 689, '9.6006', 1, '84.44'),
(82795, '9.6005', 159, '', 'Componente aprindere', 0, 0, 689, '9.6005', 1, '153.26'),
(82794, '9.6004', 159, '', 'Componente aprindere', 0, 0, 689, '9.6004', 1, '158.22'),
(82793, '9.6002', 159, '', 'Componente aprindere', 0, 0, 689, '9.6002', 1, '152.17'),
(82792, '9.6001D', 159, '', 'Componente aprindere', 0, 0, 689, '9.6001D', 1, '123.19'),
(82791, '9.4076', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4076', 1, '690.68'),
(82790, '9.4073', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4044', 1, '325.45'),
(82785, '9.4036', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4036', 1, '305.05'),
(82784, '9.4033', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4033', 1, '180.85'),
(82782, '9.4020', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4020', 1, '169.16'),
(82780, '9.4007', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4007', 1, '201.7'),
(82779, '9.4006', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4006', 1, '149.42'),
(82778, '9.4005', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4005', 1, '173.66'),
(82777, '9.4004', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4004', 1, '162.59'),
(82776, '9.4003', 159, '', 'Componente aprindere', 0, 0, 1218, '9.4003', 1, '163.81'),
(82775, '8.4982', 159, '', 'Componente aprindere', 0, 0, 834, '8.4982', 1, '148.75'),
(82774, '8.4977/1', 159, '', 'Componente aprindere', 0, 0, 834, '8.4977_1', 1, '70.57'),
(82773, '8.4976M', 159, '', 'Componente aprindere', 0, 0, 834, '8.4976M', 1, '80.32'),
(82772, '8.4702', 159, '', 'Componente aprindere', 0, 0, 834, '8.4702', 1, '132.32'),
(82771, '8.3619', 159, '', 'Componente aprindere', 0, 0, 834, '8.3619', 1, '48.14'),
(82770, '8.3617', 159, '', 'Componente aprindere', 0, 0, 834, '8.3617', 1, '75.53'),
(82769, '8.3411', 159, '', 'Componente aprindere', 0, 0, 834, '8.3411', 1, '98.69'),
(82768, '8.3410', 159, '', 'Componente aprindere', 0, 0, 834, '8.3410', 1, '87.17'),
(82767, '8.2744', 159, '', 'Componente aprindere', 0, 0, 834, '8.2744', 1, '127.87'),
(82766, '8.2733', 159, '', 'Componente aprindere', 0, 0, 834, '8.2733', 1, '183.58'),
(82765, '8.2728', 159, '', 'Componente aprindere', 0, 0, 834, '8.2728', 1, '42.6'),
(82764, '8.2723', 159, '', 'Componente aprindere', 0, 0, 834, '8.2723', 1, '120.8'),
(82763, '8.2722', 159, '', 'Componente aprindere', 0, 0, 834, '8.2722', 1, '129.49'),
(82761, '8.2693', 159, '', 'Componente aprindere', 0, 0, 834, '8.2693', 1, '201.7'),
(82760, '8.2662', 159, '', 'Componente aprindere', 0, 0, 834, '8.2662', 1, '216.51'),
(82759, '8.2660', 159, '', 'Componente aprindere', 0, 0, 834, '8.2660', 1, '163.97'),
(82758, '8.2659', 159, '', 'Componente aprindere', 0, 0, 834, '8.2659', 1, '197.38'),
(82754, '4.9887', 159, '', 'Componente aprindere', 0, 0, 685, '4.9887', 1, '242.21'),
(82753, '4.9866', 159, '', 'Componente aprindere', 0, 0, 685, '4.9866', 1, '154.26'),
(82744, '4.9750', 159, '', 'Componente aprindere', 0, 0, 685, '4.9750', 1, '92.35'),
(82719, '4.9401', 159, '', 'Componente aprindere', 0, 0, 685, '4.9401', 1, '323.19'),
(82680, '3.8331/36', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_36', 1, '18.42'),
(82679, '3.8331/35', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_35', 1, '17.79'),
(82678, '3.8331/34', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_34', 1, '17.79'),
(82677, '3.8331/33', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_33', 1, '20.62'),
(82676, '3.8331/32', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_32', 1, '22.19'),
(82675, '3.8331/31', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_31', 1, '13.11'),
(82674, '3.8331/19', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_19', 1, '14.88'),
(82673, '3.8331/15', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_15', 1, '15.68'),
(82672, '3.8331/11', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_11', 1, '13.64'),
(82671, '3.8331/10', 159, '', 'Componente aprindere', 0, 0, 691, '3.8331_10', 1, '20.6'),
(82670, '3.8330', 159, '', 'Componente aprindere', 0, 0, 691, '3.8330', 1, '7.74'),
(82669, '3.8323', 159, '', 'Componente aprindere', 0, 0, 691, '3.8323', 1, '6.93'),
(82668, '3.8260', 159, '', 'Componente aprindere', 0, 0, 691, '3.8260', 1, '5.43'),
(82667, '3.8259', 159, '', 'Componente aprindere', 0, 0, 691, '3.8259', 1, '6.4'),
(82666, '3.8257RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8257RS', 1, '8.21'),
(82665, '3.8255RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8255RS', 1, '9.44'),
(82664, '3.8254RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8237RS', 1, '10.69'),
(82663, '3.8247RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8247RS', 1, '11.08'),
(82662, '3.8242RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8242RS', 1, '13.06'),
(82661, '3.8240', 159, '', 'Componente aprindere', 0, 0, 691, '3.8240', 1, '8.94'),
(82660, '3.8237RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8237RS', 1, '12.75'),
(82659, '3.8229', 159, '', 'Componente aprindere', 0, 0, 691, '3.8229', 1, '8.49'),
(82658, '3.8130', 159, '', 'Componente aprindere', 0, 0, 691, '3.8130', 1, '11.79'),
(82657, '3.8129RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8129RS', 1, '13.31'),
(82656, '3.8128RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8128RS', 1, '9.49'),
(82655, '3.8127RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8127RS', 1, '18.57'),
(82654, '3.8126RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8126RS', 1, '10.02'),
(82653, '3.8125', 159, '', 'Componente aprindere', 0, 0, 691, '3.8125', 1, '6.85'),
(82652, '3.8124RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8124RS', 1, '17.21'),
(82651, '3.8122', 159, '', 'Componente aprindere', 0, 0, 691, '3.8122', 1, '8.46'),
(82650, '3.8116RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.8116RS', 1, '12.45'),
(82649, '3.8112', 159, '', 'Componente aprindere', 0, 0, 691, '3.8118', 1, '8.21'),
(82648, '3.7998', 159, '', 'Componente aprindere', 0, 0, 691, '3.7998', 1, '20.35'),
(82647, '3.7997RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7997RS', 1, '21.27'),
(82646, '3.7995', 159, '', 'Componente aprindere', 0, 0, 691, '3.7995', 1, '15.42'),
(82643, '3.7992', 159, '', 'Componente aprindere', 0, 0, 691, '3.7992', 1, '11.66'),
(82642, '3.7991', 159, '', 'Componente aprindere', 0, 0, 691, '3.7991', 1, '19.87'),
(82639, '3.7984', 159, '', 'Componente aprindere', 0, 0, 691, '3.7984', 1, '17.85'),
(82638, '3.7982', 159, '', 'Componente aprindere', 0, 0, 691, '3.7982', 1, '18.18'),
(82637, '3.7981', 159, '', 'Componente aprindere', 0, 0, 691, '3.7981', 1, '17.85'),
(82636, '3.7977', 159, '', 'Componente aprindere', 0, 0, 691, '3.7977', 1, '16.98'),
(82635, '3.7976', 159, '', 'Componente aprindere', 0, 0, 691, '3.7976', 1, '20.02'),
(82634, '3.7973', 159, '', 'Componente aprindere', 0, 0, 691, '3.7973', 1, '24.61'),
(82633, '3.7970', 159, '', 'Componente aprindere', 0, 0, 691, '3.7970', 1, '20.02'),
(82632, '3.7966', 159, '', 'Componente aprindere', 0, 0, 691, '3.7966', 1, '43.49'),
(82631, '3.7956', 159, '', 'Componente aprindere', 0, 0, 691, '3.7956', 1, '5.6'),
(82630, '3.7952', 159, '', 'Componente aprindere', 0, 0, 691, '3.7952', 1, '6.61'),
(82628, '3.7894RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7894RS', 1, '23.86'),
(82627, '3.7892', 159, '', 'Componente aprindere', 0, 0, 691, '3.7892', 1, '11.94'),
(82626, '3.7889', 159, '', 'Componente aprindere', 0, 0, 691, '3.7889', 1, '20.6'),
(82622, '3.7752RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7752RS', 1, '12.75'),
(82621, '3.7752', 159, '', 'Componente aprindere', 0, 0, 691, '3.7752', 1, '11.17'),
(82620, '3.7704', 159, '', 'Componente aprindere', 0, 0, 691, '3.7704', 1, '41.09'),
(82616, '3.7699RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7699RS', 1, '8.85'),
(82614, '3.7696RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7696RS', 1, '10.55'),
(82613, '3.7694', 159, '', 'Componente aprindere', 0, 0, 691, '3.7694', 1, '4.73'),
(82612, '3.7691', 159, '', 'Componente aprindere', 0, 0, 691, '3.7691', 1, '5.26'),
(82609, '3.7683RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7683RS', 1, '13.06'),
(82608, '3.7680', 159, '', 'Componente aprindere', 0, 0, 691, '3.7680', 1, '6.18'),
(82607, '3.7636', 159, '', 'Componente aprindere', 0, 0, 691, '3.7636', 1, '21.96'),
(82606, '3.7634', 159, '', 'Componente aprindere', 0, 0, 691, '3.7634', 1, '26.39'),
(82605, '3.7631', 159, '', 'Componente aprindere', 0, 0, 691, '3.7631', 1, '11.5'),
(82595, '3.7597', 159, '', 'Componente aprindere', 0, 0, 691, '3.7597', 1, '15.14'),
(82594, '3.7596', 159, '', 'Componente aprindere', 0, 0, 691, '3.7596', 1, '15.14'),
(82590, '3.7575/1RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7575_1RS', 1, '12.14'),
(82588, '3.7573/48RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_48RS', 1, '31.01'),
(82586, '3.7573/46RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_46RS', 1, '118.46'),
(82584, '3.7573/27RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_27RS', 1, '20.71'),
(82582, '3.7573/25RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_25RS', 1, '78.09'),
(82580, '3.7573/21RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_21RS', 1, '8.97'),
(82578, '3.7573/18RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_18RS', 1, '19.1'),
(82576, '3.7573/15RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7527RS', 1, '41.12'),
(82574, '3.7573/13RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_13RS', 1, '17.85'),
(82572, '3.7567RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_16RS', 1, '56.27'),
(82570, '3.7561RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7561RS', 1, '12.39'),
(82568, '3.7559RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7559RS', 1, '48.64'),
(82566, '3.7555RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7555RS', 1, '9.33'),
(82564, '3.7527RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7527RS', 1, '55.71'),
(82562, '3.7525RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7525RS', 1, '10.92'),
(82560, '3.7518RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7518RS', 1, '10.92'),
(82559, '3.7512RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7512RS', 1, '12.14'),
(82553, '2.8322/9', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_9', 1, '25.44'),
(82551, '2.8322/71', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_71', 1, '49.62'),
(82550, '2.8322/70', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_70', 1, '44.38'),
(82548, '2.8322/58', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_48', 1, '44.38'),
(82546, '2.8322/50', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_50', 1, '45.27'),
(82544, '2.8322/47', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_47', 1, '68.68'),
(82542, '2.8322/39', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_39', 1, '19.77'),
(82540, '2.8322/37', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_37', 1, '98.96'),
(82539, '2.8322/36', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_36', 1, '35.11'),
(82536, '2.8322/33', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_33', 1, '29.21'),
(82534, '2.8322/31', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_31', 1, '24.65'),
(82531, '2.8322/22', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_22', 1, '31.26'),
(82529, '2.8322/19', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_19', 1, '28.23'),
(82527, '2.8322/17', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_17', 1, '30.4'),
(82525, '2.8322/14', 159, '', 'Componente aprindere', 0, 0, 692, '2.8322_14', 1, '31.52'),
(82523, '2.8303/1', 159, '', 'Componente aprindere', 0, 0, 692, '2.8303_1', 1, '15.81'),
(82522, '2.8303', 159, '', 'Componente aprindere', 0, 0, 692, '2.8303', 1, '14.92'),
(82521, '2.8217', 159, '', 'Componente aprindere', 0, 0, 692, '2.8217', 1, '32.79'),
(82518, '2.8214PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8214PHT', 1, '36.3'),
(82517, '2.8213PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8213PHT', 1, '46.49'),
(82516, '2.8212PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8212PHT', 1, '51.21'),
(82515, '2.8211PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8211PHT', 1, '29.57'),
(82514, '2.8209PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8209PHT', 1, '27.36'),
(82513, '2.8206PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8206PHT', 1, '48.24'),
(82512, '2.8205PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8205PHT', 1, '20.99'),
(81455, '523.615', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '523615', 1, '20.69'),
(82508, '2.8198PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.8198PHT', 1, '33.02'),
(82507, '2.8190', 159, '', 'Componente aprindere', 0, 0, 692, '2.8190', 1, '26.7'),
(82501, '2.8103', 159, '', 'Componente aprindere', 0, 0, 692, '2.8103', 1, '35.69'),
(82500, '2.8102', 159, '', 'Componente aprindere', 0, 0, 692, '2.8102', 1, '58.52'),
(82491, '2.7989', 159, '', 'Componente aprindere', 0, 0, 692, '2.7989', 1, '78.29'),
(82490, '2.7988', 159, '', 'Componente aprindere', 0, 0, 692, '2.7988', 1, '79.18'),
(82489, '2.7985', 159, '', 'Componente aprindere', 0, 0, 692, '2.7985', 1, '113.06'),
(82488, '2.7982', 159, '', 'Componente aprindere', 0, 0, 692, '2.7982', 1, '72.3'),
(82487, '2.7977', 159, '', 'Componente aprindere', 0, 0, 692, '2.7977', 1, '38.73'),
(82486, '2.7975', 159, '', 'Componente aprindere', 0, 0, 692, '2.7975', 1, '52.2'),
(82485, '2.7973', 159, '', 'Componente aprindere', 0, 0, 692, '2.7973', 1, '58.52'),
(82484, '2.7971', 159, '', 'Componente aprindere', 0, 0, 692, '2.7971', 1, '72.26'),
(82483, '2.7970', 159, '', 'Componente aprindere', 0, 0, 692, '2.7970', 1, '45.41'),
(82482, '2.7969', 159, '', 'Componente aprindere', 0, 0, 692, '2.7969', 1, '62.39'),
(82481, '2.7968', 159, '', 'Componente aprindere', 0, 0, 692, '2.7968', 1, '57.88'),
(82478, '2.7960', 159, '', 'Componente aprindere', 0, 0, 692, '2.7960', 1, '42.6'),
(82477, '2.7948', 159, '', 'Componente aprindere', 0, 0, 692, '2.7948', 1, '16.95'),
(82476, '2.7946', 159, '', 'Componente aprindere', 0, 0, 692, '2.7946', 1, '25.44'),
(82475, '2.7941', 159, '', 'Componente aprindere', 0, 0, 692, '2.7941', 1, '28.48'),
(82474, '2.7922', 159, '', 'Componente aprindere', 0, 0, 692, '2.7922', 1, '25.55'),
(82473, '2.7911', 159, '', 'Componente aprindere', 0, 0, 692, '2.7911', 1, '22.69'),
(82472, '2.7907', 159, '', 'Componente aprindere', 0, 0, 692, '2.7907', 1, '17.82'),
(82471, '2.7903', 159, '', 'Componente aprindere', 0, 0, 692, '2.7903', 1, '14.92'),
(82468, '2.7793PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7793PHT', 1, '49.42'),
(82465, '2.7723PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7723PHT', 1, '22.94'),
(82464, '2.7716', 159, '', 'Componente aprindere', 0, 0, 692, '2.7716', 1, '44.52'),
(82463, '2.7714', 159, '', 'Componente aprindere', 0, 0, 692, '2.7714', 1, '41.9'),
(82462, '2.7691', 159, '', 'Componente aprindere', 0, 0, 692, '2.7691', 1, '26.31'),
(82461, '2.7688', 159, '', 'Componente aprindere', 0, 0, 692, '2.7688', 1, '38.03'),
(82460, '2.7687', 159, '', 'Componente aprindere', 0, 0, 692, '2.7687', 1, '49.17'),
(82453, '2.7680PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7680PHT', 1, '48.3'),
(82452, '2.7679PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7679PHT', 1, '43.35'),
(82451, '2.7678PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7678PHT', 1, '97.72'),
(82450, '2.7677PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7677PHT', 1, '77.4'),
(82449, '2.7674PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7674PHT', 1, '30.4'),
(82444, '2.7669PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7669PHT', 1, '28.79'),
(82441, '2.7666PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7666PHT', 1, '56.99'),
(82440, '2.7665PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7665PHT', 1, '38.91'),
(82439, '2.7663PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7663PHT', 1, '90.76'),
(82438, '2.7662PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7662PHT', 1, '74.67'),
(82437, '2.7659PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7659PHT', 1, '20.4'),
(82436, '2.7658PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7658PHT', 1, '35.86'),
(82435, '2.7654PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7654PHT', 1, '21.33'),
(82434, '2.7640', 159, '', 'Componente aprindere', 0, 0, 692, '2.7640', 1, '16.7'),
(82433, '2.7630/9', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_9', 1, '19.71'),
(82432, '2.7630/5', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_5', 1, '277.26'),
(82431, '2.7630/48', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_25', 1, '74.08'),
(82430, '2.7630/45', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_35', 1, '15.25'),
(82429, '2.7630/37', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_37', 1, '56.13'),
(82427, '2.7630/32', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_32', 1, '56.41'),
(82426, '2.7630/29', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_29', 1, '21.33'),
(82425, '2.7630/28', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_28', 1, '28.43'),
(82424, '2.7630/27', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_27', 1, '43.43'),
(82423, '2.7630/26', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_26', 1, '31.21'),
(82422, '2.7630/22', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_22', 1, '43.58'),
(82421, '2.7630/21', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_21', 1, '93.35'),
(82420, '2.7630/2', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_2', 1, '64.59'),
(82419, '2.7630/15', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_15', 1, '23.41'),
(82418, '2.7630/11', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_11', 1, '26.11'),
(82417, '2.7630/10', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_10', 1, '21.77'),
(82416, '2.7628', 159, '', 'Componente aprindere', 0, 0, 692, '2.7628', 1, '25.2'),
(82415, '2.7623', 159, '', 'Componente aprindere', 0, 0, 692, '2.7623', 1, '21.27'),
(82414, '2.7622', 159, '', 'Componente aprindere', 0, 0, 692, '2.7622', 1, '68.88'),
(82413, '2.7618', 159, '', 'Componente aprindere', 0, 0, 692, '2.7618', 1, '22.97'),
(82412, '2.7617', 159, '', 'Componente aprindere', 0, 0, 692, '2.7617', 1, '23.28'),
(82411, '2.7613', 159, '', 'Componente aprindere', 0, 0, 692, '2.7613', 1, '61.61'),
(82410, '2.7607', 159, '', 'Componente aprindere', 0, 0, 692, '2.7607', 1, '19.15'),
(82409, '2.7602', 159, '', 'Componente aprindere', 0, 0, 692, '2.7602', 1, '18.85'),
(82408, '2.7600', 159, '', 'Componente aprindere', 0, 0, 692, '2.7600', 1, '23.72'),
(82407, '2.7597', 159, '', 'Componente aprindere', 0, 0, 692, '2.7597', 1, '27.34'),
(82402, '2.7574PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7574PHT', 1, '38.67'),
(82394, '2.7530/3PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_3PHT', 1, '31.71'),
(82392, '2.7530/33PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_33PHT', 1, '53.98'),
(82391, '2.7530/30PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_30PHT', 1, '54.29'),
(82390, '2.7530/28PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_28PHT', 1, '43.29'),
(82389, '2.7530/27PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_27PHT', 1, '66.65'),
(82388, '2.7530/26PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_26PHT', 1, '22.63'),
(82385, '2.7530/1PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_1PHT', 1, '25'),
(82383, '2.7530/17PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_17PHT', 1, '268.8'),
(82381, '2.7530/10PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_10PHT', 1, '68.63'),
(82380, '2.7529PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7529PHT', 1, '17.65'),
(82377, '2.7523PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7523PHT', 1, '128.65'),
(82376, '2.7521PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7521PHT', 1, '53.39'),
(82375, '2.7509PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7509PHT', 1, '21.33'),
(82370, '2.7493PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7493PHT', 1, '28.79'),
(82369, '2.7492PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7492PHT', 1, '112.55'),
(82367, '2.7490PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7490PHT', 1, '133.52'),
(82362, '2.7479PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7479PHT', 1, '17.34'),
(82361, '2.7477', 159, '', 'Componente aprindere', 0, 0, 692, '2.7477', 1, '22.13'),
(82360, '2.7476PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7476PHT', 1, '17.34'),
(82359, '1.7271', 159, '', 'Componente aprindere', 0, 0, 688, '1.7271', 1, '13.67'),
(82358, '1.7270', 159, '', 'Componente aprindere', 0, 0, 688, '1.7270', 1, '13.06'),
(82357, '1.5945', 159, '', 'Componente aprindere', 0, 0, 688, '1.5945', 1, '14.58'),
(82356, '1.5094UHDV', 159, '', 'Componente aprindere', 0, 0, 688, '1.5094U', 1, '15.42'),
(82355, '1.5085', 159, '', 'Componente aprindere', 0, 0, 688, '1.5085', 1, '16.79'),
(82354, '1.5084', 159, '', 'Componente aprindere', 0, 0, 688, '1.5084', 1, '16.79'),
(82353, '1.4946M', 159, '', 'Componente aprindere', 0, 0, 688, '1.4946M', 1, '57.29'),
(82352, '1.4946', 159, '', 'Componente aprindere', 0, 0, 688, '1.4946', 1, '16.79'),
(82351, '1.4942', 159, '', 'Componente aprindere', 0, 0, 688, '1.4942', 1, '11.3'),
(82350, '1.4940', 159, '', 'Componente aprindere', 0, 0, 688, '1.4940', 1, '13.06'),
(82349, '1.4939', 159, '', 'Componente aprindere', 0, 0, 688, '1.4939', 1, '14.2'),
(82348, '1.4926', 159, '', 'Componente aprindere', 0, 0, 688, '1.4926', 1, '13.64'),
(82347, '1.4920', 159, '', 'Componente aprindere', 0, 0, 688, '1.4920', 1, '9.27'),
(82344, '1.4456', 159, '', 'Componente aprindere', 0, 0, 688, '1.4456', 1, '14.2'),
(82343, '1.4144HDV', 159, '', 'Componente aprindere', 0, 0, 688, '1.4144HDV', 1, '13.25'),
(82341, '1.3724', 159, '', 'Componente aprindere', 0, 0, 688, '1.3724', 1, '20.35'),
(82340, '1.3720', 159, '', 'Componente aprindere', 0, 0, 688, '1.3720', 1, '14.2'),
(82339, '1.3691/7', 159, '', 'Componente aprindere', 0, 0, 688, '1.3691_7', 1, '14.42'),
(82338, '1.3691/5', 159, '', 'Componente aprindere', 0, 0, 688, '1.3691_5', 1, '20.29'),
(82335, '1.3691/26', 159, '', 'Componente aprindere', 0, 0, 688, '1.3691_26', 1, '35.99'),
(82334, '1.3691/24', 159, '', 'Componente aprindere', 0, 0, 688, '1.3691_24', 1, '20.29'),
(82333, '1.3691/22', 159, '', 'Componente aprindere', 0, 0, 688, '1.3691_22', 1, '17.99'),
(82332, '1.3691/1', 159, '', 'Componente aprindere', 0, 0, 688, '1.3691_1', 1, '12.56'),
(82331, '1.3675', 159, '', 'Componente aprindere', 0, 0, 688, '1.3675', 1, '14.87'),
(82330, '1.3665', 159, '', 'Componente aprindere', 0, 0, 688, '1.3665', 1, '18.54'),
(82325, '1.3511HDV', 159, '', 'Componente aprindere', 0, 0, 688, '1.3511HDV', 1, '15.14'),
(82322, '1.2583', 159, '', 'Componente aprindere', 0, 0, 688, '1.2583', 1, '18.54'),
(82321, '1.2569', 159, '', 'Componente aprindere', 0, 0, 688, '1.2569', 1, '15.11'),
(82320, '1.2568', 159, '', 'Componente aprindere', 0, 0, 688, '1.2568', 1, '16.79'),
(82319, '1.2562', 159, '', 'Componente aprindere', 0, 0, 688, '1.2562', 1, '15.11'),
(82318, '1.2549', 159, '', 'Componente aprindere', 0, 0, 688, '1.2549', 1, '11.05'),
(82315, '0.0912', 159, '', 'Componente aprindere', 0, 0, 690, '0.0912', 1, '12.84'),
(82314, '0.0699/2', 159, '', 'Componente aprindere', 0, 0, 690, '0.0699_2', 1, '7'),
(82312, '0.0628', 159, '', 'Componente aprindere', 0, 0, 690, '0.0628', 1, '21.62'),
(82311, '0.0617', 159, '', 'Componente aprindere', 0, 0, 690, '0.0617', 1, '13.25'),
(82310, '0.0613', 159, '', 'Componente aprindere', 0, 0, 690, '0.0613', 1, '13.47'),
(82309, '0.0602', 159, '', 'Componente aprindere', 0, 0, 690, '0.0602', 1, '12.84'),
(82308, '0.0566', 159, '', 'Componente aprindere', 0, 0, 690, '0.0566', 1, '20.71'),
(82304, '0.0334', 159, '', 'Componente aprindere', 0, 0, 690, '0.0334', 1, '13.47'),
(82303, '0.0326', 159, '', 'Componente aprindere', 0, 0, 690, '0.0326', 1, '16.15'),
(82302, '0.0290', 159, '', 'Componente aprindere', 0, 0, 690, '0.0290', 1, '13.81'),
(82300, '0.0253', 159, '', 'Componente aprindere', 0, 0, 690, '0.0253', 1, '14.51'),
(82299, '0.0179/96', 159, '', 'Componente aprindere', 0, 0, 690, '0.0179_96', 1, '17.99'),
(82296, '0.0179/112', 159, '', 'Componente aprindere', 0, 0, 690, '0.0179_112', 1, '22.41'),
(82295, '0.0179/110', 159, '', 'Componente aprindere', 0, 0, 690, '0.0179_110', 1, '22.41'),
(82293, '862.780', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '148.95'),
(82292, '820.490', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '43.75'),
(82282, '819.875', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '43.75'),
(82281, '819.840', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '72.12'),
(82280, '819.824', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '35.73'),
(82279, '819.817', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '18.66'),
(82278, '819.808', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '34.69'),
(82277, '804.910', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '133.55'),
(82276, '804.870', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '85.42'),
(82266, '802.900', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '102.3'),
(82265, '802.880', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '77.37'),
(82264, '802.870', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '41.67'),
(82263, '802.820', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '63.48'),
(82260, '802.760', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '42.49'),
(82259, '802.660', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '88.67'),
(82258, '760.900', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '58.17'),
(82254, '760.120', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '45.63'),
(82246, '758.370', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '74.97'),
(82245, '758.300', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '83.31'),
(82244, '758.290', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '57.51'),
(82243, '758.280', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '86.67'),
(82242, '758.260', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '93.74'),
(82223, '373.320', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '76.23'),
(82222, '373.280', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '58.14'),
(82221, '372.820', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '108.54'),
(82220, '330.390', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '101.97'),
(82212, '267.790', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '117.86'),
(82211, '267.550', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '139.62'),
(82210, '267.460', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '107.02'),
(82209, '262.820', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '110.59'),
(82208, '258.180', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '100.63'),
(82207, '221.280', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '70.67'),
(82206, '199.300', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '666.36'),
(82205, '175.580', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '84.51'),
(82204, '169.660', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '224.06'),
(82183, '104.510', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '192.53'),
(82171, '828.963', 10, '', 'Simeringuri', 0, 0, 2048, '', 1, '4.24'),
(82170, '828.246', 10, '', 'Ghiduri supapa', 0, 0, 204, '', 1, '2.95'),
(82169, '828.238', 10, '', 'Ghiduri supapa', 0, 0, 204, '828238', 1, '2.48'),
(82168, '827.363', 10, '', 'Simeringuri', 0, 0, 137, '827363', 1, '19.4'),
(82167, '825.778', 10, '', 'Simeringuri', 0, 0, 128, '', 1, '10.72'),
(82166, '825.751', 10, '', 'Simeringuri', 0, 0, 128, '', 1, '12.48'),
(82165, '814.882', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.22'),
(82164, '813.184', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '253.05');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(82163, '813.087', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '86.79'),
(82162, '813.052', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '0.44'),
(82161, '813.036', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '0.71'),
(82160, '812.773', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '97.34'),
(82159, '809.400', 10, '', 'Simeringuri', 0, 0, 321, '809400', 1, '18.64'),
(82158, '804.850', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '130.37'),
(82157, '786.500', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '0.76'),
(82156, '777.471', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '20.22'),
(82155, '773.620', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '41.48'),
(82154, '773.390', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '10.81'),
(82153, '767.921', 10, '', 'Simeringuri', 0, 0, 2048, '', 1, '33.76'),
(82146, '763.144', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '40.74'),
(82142, '761.389', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.83'),
(82141, '761.109', 10, '', 'Simeringuri', 0, 0, 139, '761109', 1, '7.51'),
(82140, '758.876', 10, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '20.68'),
(82139, '757.497', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '13.42'),
(82138, '757.292', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '24.42'),
(82137, '755.141', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '32.34'),
(82136, '750.476', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '35.32'),
(82135, '748.889', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '32.5'),
(82123, '694.673', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '51.57'),
(82122, '694.665', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '34.72'),
(82110, '582.425', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.19'),
(82109, '581.879', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '56.39'),
(82108, '580.988', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '6.95'),
(82107, '562.920', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '104.81'),
(82105, '562.645', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.26'),
(82104, '553.190', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '1.13'),
(82103, '546.941', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '15.24'),
(82102, '527.858', 10, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '23.56'),
(82101, '525.359', 10, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '12.69'),
(82100, '524.973', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '68.43'),
(82098, '519.243', 10, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '33.26'),
(82097, '518.131', 10, '', 'Simeringuri', 0, 0, 128, '', 1, '24.56'),
(82096, '509.949', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '51.47'),
(82095, '509.930', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '54.61'),
(82094, '508.950', 10, '', 'Ghiduri supapa', 0, 0, 757, '', 1, '29.06'),
(82093, '508.942', 10, '', 'Ghiduri supapa', 0, 0, 757, '', 1, '28.86'),
(82090, '508.489', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '27.61'),
(82089, '508.470', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '26.02'),
(82085, '507.822', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '55.27'),
(82084, '507.806', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '15.51'),
(82083, '505.838', 10, '', 'Ghiduri supapa', 0, 0, 757, '', 1, '28.07'),
(82082, '505.740', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '35.32'),
(82081, '505.600', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '76.55'),
(82080, '505.366', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '22.9'),
(82079, '505.293', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '34.99'),
(82078, '505.110', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '27357.26'),
(82077, '504.483', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '15.29'),
(82076, '503.754', 10, '', 'Ghiduri supapa', 0, 0, 757, '', 1, '37.62'),
(82075, '503.208', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '129.83'),
(82074, '477.680', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '104.03'),
(82066, '467.860', 10, '', 'Ghiduri supapa', 0, 0, 757, '', 1, '30.92'),
(82065, '465.194', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '15.81'),
(82064, '456.980', 10, '', 'Simeringuri', 0, 0, 630, '', 1, '65.4'),
(82063, '445.591', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '84.91'),
(82062, '440.830', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '35.65'),
(82061, '440.780', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '14.58'),
(82060, '440.760', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '20.77'),
(82059, '440.750', 10, '', 'Ghiduri supapa', 0, 0, 757, '', 1, '33.16'),
(82058, '440.730', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '12.54'),
(82057, '440.720', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '16.64'),
(82056, '440.710', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '25.76'),
(82055, '434.550', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '77.59'),
(82054, '431.420', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '52.59'),
(82053, '430.190', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '242.96'),
(82049, '419.970', 10, '', 'Ghiduri supapa', 0, 0, 3966, '419970', 1, '1.18'),
(82002, '238.708', 10, '', 'Ghiduri supapa', 0, 0, 135, '', 1, '1.11'),
(81995, '199.220', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '120.71'),
(81990, '166.180', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '10.86'),
(81986, '158.060', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '28.59'),
(81985, '157.200', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '34.01'),
(81984, '155.560', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '34.23'),
(81974, '135.208', 10, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '8.42'),
(81973, '135.190', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '83.27'),
(81972, '135.150', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '39.51'),
(81971, '135.140', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '26.29'),
(81970, '135.110', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '48.76'),
(81968, '130.860', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '17.59'),
(81967, '130.560', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '13.68'),
(81966, '129.780', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '33.76'),
(81965, '128.250', 10, '', 'Simeringuri', 0, 0, 630, '', 1, '21.67'),
(81964, '128.240', 10, '', 'Simeringuri', 0, 0, 630, '', 1, '18.55'),
(81963, '128.210', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '14.99'),
(81962, '127.610', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '24.73'),
(81961, '127.510', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.58'),
(81960, '127.490', 10, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.64'),
(81940, '984.826', 10, '', 'Garnituri- admisie', 0, 0, 42, '984826', 1, '2.58'),
(81939, '984.817', 10, '', 'Seturi garnituri', 0, 0, 150, '', 1, '101.18'),
(81938, '984.478', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '984478', 1, '34.83'),
(81935, '984.266', 10, '', 'Garnituri chiulasa', 0, 0, 318, '984266', 1, '82.3'),
(81934, '984.258', 10, '', 'Garnituri chiulasa', 0, 0, 318, '984258', 1, '82.3'),
(81933, '984.233', 10, '', 'Garnituri chiulasa', 0, 0, 318, '984233', 1, '85.31'),
(81932, '984.223', 10, '', 'Garnituri chiulasa', 0, 0, 318, '984223', 1, '78.63'),
(81931, '984.136', 10, '', 'Garnituri chiulasa', 0, 0, 318, '984136', 1, '64.73'),
(81930, '924.971', 10, '', 'Garnituri - altele', 0, 0, 1705, '924970', 1, '9.71'),
(81929, '924.873', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '172.67'),
(81928, '924.867', 10, '', 'Garnituri - altele', 0, 0, 3966, '924867', 1, '1.76'),
(81927, '923.001', 10, '', 'Garnituri - altele', 0, 0, 568, '923001', 1, '35.29'),
(81926, '921.408', 10, '', 'Garnituri- evacuare', 0, 0, 27, '921408', 1, '40.05'),
(81925, '921.386', 10, '', 'Garnituri - altele', 0, 0, 3106, '921386', 1, '15.35'),
(81924, '921.092', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '921092', 1, '29.06'),
(81923, '920.657', 10, '', 'Garnituri chiulasa', 0, 0, 318, '920657', 1, '173.84'),
(81922, '920.569', 10, '', 'Garnituri chiulasa', 0, 0, 318, '920569', 1, '275.85'),
(81921, '920.460', 10, '', 'Garnituri chiulasa', 0, 0, 318, '920460', 1, '193.24'),
(81920, '920.452', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '920452', 1, '73.52'),
(81919, '920.444', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '238.17'),
(81918, '920.428', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '920428', 1, '27.26'),
(81917, '920.401', 10, '', 'Garnituri chiulasa', 0, 0, 318, '920401', 1, '152.42'),
(81916, '920.339', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '920339', 1, '29.25'),
(81915, '920.305', 10, '', 'Garnituri chiulasa', 0, 0, 318, '920304', 1, '106.87'),
(81914, '920.232', 10, '', 'Garnituri chiulasa', 0, 0, 318, '920231', 1, '122.44'),
(81913, '920.178', 10, '', 'Garnituri chiulasa', 0, 0, 318, '920178', 1, '141.15'),
(81912, '920.142', 10, '', 'Garnituri chiulasa', 0, 0, 318, '920142', 1, '58.8'),
(81911, '919.985', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '919985', 1, '45.06'),
(81910, '919.969', 10, '', 'Garnituri chiulasa', 0, 0, 318, '919969', 1, '56.53'),
(81909, '919.950', 10, '', 'Garnituri chiulasa', 0, 0, 318, '919950', 1, '56.8'),
(81908, '919.942', 10, '', 'Garnituri chiulasa', 0, 0, 318, '919942', 1, '57.13'),
(81907, '919.897', 10, '', 'Garnituri - altele', 0, 0, 568, '919897', 1, '51.77'),
(81906, '919.829', 10, '', 'Garnituri- admisie', 0, 0, 40, '919829', 1, '32.36'),
(81905, '919.519', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '254.75'),
(81904, '919.375', 10, '', 'Garnituri chiulasa', 0, 0, 318, '919375', 1, '43.06'),
(81903, '918.335', 10, '', 'Garnituri chiulasa', 0, 0, 318, '918334', 1, '102.54'),
(81902, '918.202', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '918202', 1, '20.03'),
(81901, '918.148', 10, '', 'Garnituri chiulasa', 0, 0, 318, '918148', 1, '210.92'),
(81900, '918.121', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '918121', 1, '54.06'),
(81899, '918.113', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '918113', 1, '66.48'),
(81898, '918.105', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '918105', 1, '32.36'),
(81897, '918.091', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '918091', 1, '45.39'),
(81896, '918.083', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '918083', 1, '60.55'),
(81893, '917.915', 10, '', 'Garnituri- evacuare', 0, 0, 27, '917915', 1, '59.43'),
(81892, '917.893', 10, '', 'Garnituri- admisie', 0, 0, 42, '917893', 1, '40.82'),
(81891, '917.878', 10, '', 'Seturi garnituri', 0, 0, 150, '', 1, '141.1'),
(81890, '917.842', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '917842', 1, '38'),
(81889, '916.471', 10, '', 'Garnituri chiulasa', 0, 0, 318, '916471', 1, '102.57'),
(81888, '916.382', 10, '', 'Garnituri- evacuare', 0, 0, 27, '916382', 1, '24.61'),
(81887, '916.375', 10, '', 'Garnituri- evacuare', 0, 0, 27, '916375', 1, '24.42'),
(81886, '916.294', 10, '', 'Garnituri- evacuare', 0, 0, 27, '916294', 1, '3.77'),
(81885, '916.261', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '916261', 1, '47.58'),
(81884, '915.653', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '915653', 1, '35.13'),
(81883, '915.629', 10, '', 'Garnituri chiulasa', 0, 0, 318, '915629', 1, '49.88'),
(81882, '915.590', 10, '', 'Garnituri chiulasa', 0, 0, 318, '915599', 1, '72.26'),
(81881, '915.572', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '157.65'),
(81879, '915.297', 10, '', 'Garnituri- admisie', 0, 0, 42, '915297', 1, '6.87'),
(81878, '915.238', 10, '', 'Garnituri- admisie', 0, 0, 42, '915238', 1, '8.61'),
(81877, '915.213', 10, '', 'Garnituri- admisie', 0, 0, 42, '915213', 1, '6'),
(81876, '915.173', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '240.33'),
(81875, '915.130', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '164.92'),
(81874, '915.009', 10, '', 'Garnituri - altele', 0, 0, 1102, '915009', 1, '7.91'),
(81873, '914.991', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '914991', 1, '40.05'),
(81872, '914.873', 10, '', 'Garnituri chiulasa', 0, 0, 318, '914873', 1, '72.07'),
(81871, '914.856', 10, '', 'Seturi garnituri', 0, 0, 318, '914856', 1, '75.68'),
(81870, '914.848', 10, '', 'Garnituri chiulasa', 0, 0, 318, '914848', 1, '70.37'),
(81869, '914.827', 10, '', 'Seturi garnituri', 0, 0, 323, '', 1, '70.42'),
(81868, '914.667', 10, '', 'Seturi garnituri', 0, 0, 570, '914667', 1, '14.44'),
(81867, '914.630', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '914630', 1, '40'),
(81866, '914.614', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '914614', 1, '31.6'),
(81865, '914.592', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '914592', 1, '20.44'),
(81864, '914.525', 10, '', 'Garnituri chiulasa', 0, 0, 318, '914525', 1, '190.35'),
(81863, '914.495', 10, '', 'Garnituri chiulasa', 0, 0, 318, '914495', 1, '228.47'),
(81862, '914.274', 10, '', 'Garnituri chiulasa', 0, 0, 318, '914274', 1, '56.9'),
(81861, '914.119', 10, '', 'Garnituri- evacuare', 0, 0, 27, '914119', 1, '44.21'),
(81860, '914.047', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '28.95'),
(81859, '913.962', 10, '', 'Garnituri- admisie', 0, 0, 42, '913962', 1, '24.3'),
(81858, '913.864', 10, '', 'Garnituri chiulasa', 0, 0, 318, '913864', 1, '118.39'),
(81856, '913.822', 10, '', 'Garnituri chiulasa', 0, 0, 318, '913822', 1, '124.88'),
(81855, '900.133', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '152.59'),
(81854, '900.001', 10, '', 'Garnituri chiulasa', 0, 0, 318, '900001', 1, '119.29'),
(81853, '899.917', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '80.93'),
(81852, '896.748', 10, '', 'Garnituri chiulasa', 0, 0, 318, '896748', 1, '59.18'),
(81851, '896.691', 10, '', 'Garnituri chiulasa', 0, 0, 318, '896691', 1, '68.13'),
(81850, '894.738', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '894738', 1, '79.97'),
(81849, '894.656', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '894656', 1, '44.81'),
(81848, '894.613', 10, '', 'Garnituri chiulasa', 0, 0, 318, '894613', 1, '214.61'),
(81847, '894.079', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '894079', 1, '23.26'),
(81846, '894.054', 10, '', 'Garnituri chiulasa', 0, 0, 318, '894054', 1, '103.85'),
(81844, '893.420', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '893420', 1, '35.29'),
(81843, '893.350', 10, '', 'Garnituri- admisie', 0, 0, 42, '893350', 1, '9'),
(81842, '893.330', 10, '', 'Garnituri- admisie', 0, 0, 42, '893330', 1, '10.24'),
(81841, '893.242', 10, '', 'Garnituri- admisie', 0, 0, 42, '893242', 1, '8.2'),
(81840, '893.189', 10, '', 'Garnituri - altele', 0, 0, 314, '893188', 1, '6.46'),
(81839, '892.930', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '55.38'),
(81838, '892.866', 10, '', 'Garnituri chiulasa', 0, 0, 318, '892866', 1, '56.2'),
(81837, '892.815', 10, '', 'Garnituri chiulasa', 0, 0, 318, '892815', 1, '48.37'),
(81836, '892.661', 10, '', 'Garnituri chiulasa', 0, 0, 318, '892661', 1, '53.71'),
(81835, '892.009', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '892009', 1, '11.74'),
(81834, '891.398', 10, '', 'Garnituri chiulasa', 0, 0, 318, '891398', 1, '113.46'),
(81833, '891.364', 10, '', 'Garnituri chiulasa', 0, 0, 318, '891363', 1, '62.24'),
(81832, '891.356', 10, '', 'Garnituri chiulasa', 0, 0, 318, '891355', 1, '60.06'),
(81831, '891.348', 10, '', 'Garnituri chiulasa', 0, 0, 318, '891347', 1, '60.06'),
(81830, '891.312', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '891312', 1, '33.87'),
(81829, '890.952', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '890952', 1, '17.82'),
(81828, '890.662', 10, '', 'Garnituri chiulasa', 0, 0, 318, '890662', 1, '53.28'),
(81827, '888.986', 10, '', 'Garnituri chiulasa', 0, 0, 318, '888986', 1, '73.25'),
(81826, '888.979', 10, '', 'Garnituri chiulasa', 0, 0, 318, '888979', 1, '65.86'),
(81825, '888.739', 10, '', 'Garnituri chiulasa', 0, 0, 318, '888739', 1, '234.97'),
(81824, '880.342', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '880341', 1, '84.68'),
(81823, '877.311', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '131.16'),
(81822, '877.232', 10, '', 'Garnituri chiulasa', 0, 0, 318, '877231', 1, '70.18'),
(81819, '874.301', 10, '', 'Garnituri- admisie', 0, 0, 42, '874300', 1, '16.96'),
(81818, '864.310', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '864310', 1, '54.55'),
(81817, '864.260', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '864260', 1, '35.68'),
(81816, '864.250', 10, '', 'Garnituri chiulasa', 0, 0, 318, '864250', 1, '166.05'),
(81815, '864.220', 10, '', 'Garnituri- evacuare', 0, 0, 27, '864220', 1, '31.22'),
(81814, '864.210', 10, '', 'Garnituri chiulasa', 0, 0, 318, '864210', 1, '256.64'),
(81812, '864.100', 10, '', 'Garnituri chiulasa', 0, 0, 318, '864100', 1, '179.15'),
(81811, '864.090', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '864090', 1, '30.19'),
(81810, '864.060', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '864060', 1, '38.93'),
(81809, '864.040', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '864040', 1, '26.67'),
(81808, '863.980', 10, '', 'Garnituri chiulasa', 0, 0, 318, '863980', 1, '143.17'),
(81807, '863.590', 10, '', 'Garnituri - altele', 0, 0, 2137, '863590_1', 1, '16.8'),
(81806, '863.170', 10, '', 'Seturi garnituri', 0, 0, 150, '', 1, '773.07'),
(81805, '863.130', 10, '', 'Garnituri chiulasa', 0, 0, 318, '863130', 1, '354.85'),
(81751, '828.564', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '828564', 1, '6.62'),
(81750, '828.440', 10, '', 'Garnituri teava esapament', 0, 0, 138, '828440', 1, '9.06'),
(81749, '828.434', 10, '', 'Garnituri- evacuare', 0, 0, 27, '828434', 1, '23.83'),
(81748, '828.328', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '448.19'),
(81747, '828.297', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '828297', 1, '22.44'),
(81746, '828.254', 10, '', 'Garnituri chiulasa', 0, 0, 318, '828254', 1, '126.71'),
(81745, '828.211', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '828211', 1, '24.02'),
(81744, '827.843', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '827843', 1, '6.85'),
(81743, '827.606', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '96.85'),
(81742, '827.592', 10, '', 'Garnituri- admisie', 0, 0, 42, '827592', 1, '5.88'),
(81741, '827.585', 10, '', 'Garnituri- admisie', 0, 0, 42, '827584', 1, '4.51'),
(81740, '827.568', 10, '', 'Seturi garnituri', 0, 0, 151, '', 1, '56.95'),
(81739, '827.312', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '827312', 1, '8.94'),
(81738, '826.227', 10, '', 'Garnituri- admisie', 0, 0, 42, '826227', 1, '7.19'),
(81737, '826.219', 10, '', 'Garnituri chiulasa', 0, 0, 318, '826219', 1, '97.98'),
(81736, '825.395', 10, '', 'Garnituri chiulasa', 0, 0, 318, '825395', 1, '63.61'),
(81735, '825.387', 10, '', 'Garnituri chiulasa', 0, 0, 318, '825387', 1, '84.68'),
(81734, '825.379', 10, '', 'Garnituri chiulasa', 0, 0, 318, '825379', 1, '60.52'),
(81733, '825.354', 10, '', 'Garnituri- admisie', 0, 0, 42, '825352', 1, '15.46'),
(81732, '825.345', 10, '', 'Garnituri chiulasa', 0, 0, 318, '825345', 1, '36.42'),
(81731, '825.257', 10, '', 'Garnituri chiulasa', 0, 0, 318, '825257', 1, '37.62'),
(81730, '825.042', 10, '', 'Seturi garnituri', 0, 0, 323, '', 1, '30.22'),
(81729, '821.020', 10, '', 'Garnituri- evacuare', 0, 0, 27, '821020', 1, '8.32'),
(81728, '821.012', 10, '', 'Garnituri- admisie', 0, 0, 42, '821012', 1, '3.6'),
(81727, '820.385', 10, '', 'Garnituri chiulasa', 0, 0, 318, '820385', 1, '38.25'),
(81726, '819.123', 10, '', 'Garnituri- admisie', 0, 0, 42, '819123', 1, '9.99'),
(81725, '818.291', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '818291', 1, '23.75'),
(81724, '818.276', 10, '', 'Garnituri chiulasa', 0, 0, 318, '818275', 1, '61.37'),
(81723, '818.011', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '818011', 1, '12.4'),
(81719, '815.179', 10, '', 'Garnituri- admisie', 0, 0, 42, '815179', 1, '17.47'),
(81717, '814.261', 10, '', 'Garnituri chiulasa', 0, 0, 318, '814261', 1, '35.02'),
(81716, '811.930', 10, '', 'Garnituri - altele', 0, 0, 547, '811930', 1, '9.78'),
(81708, '809.241', 10, '', 'Garnituri- admisie', 0, 0, 42, '809241_FOTO', 1, '9.52'),
(81707, '809.140', 10, '', 'Garnituri- admisie', 0, 0, 42, '435940', 1, '18.48'),
(81706, '808.610', 10, '', 'Garnituri- evacuare', 0, 0, 27, '808610', 1, '8.89'),
(81705, '808.524', 10, '', 'Garnituri chiulasa', 0, 0, 318, '808522', 1, '62.63'),
(81699, '777.790', 10, '', 'Garnituri - altele', 0, 0, 321, 'AFD', 1, '49.36'),
(81698, '777.610', 10, '', 'Garnituri chiulasa', 0, 0, 318, '777609', 1, '52.01'),
(81697, '777.226', 10, '', 'Garnituri- evacuare', 0, 0, 27, '777226', 1, '15.12'),
(81696, '777.138', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '777137', 1, '20.87'),
(81694, '776.778', 10, '', 'Garnituri chiulasa', 0, 0, 318, '776778', 1, '61.42'),
(81692, '775.578', 10, '', 'Garnituri chiulasa', 0, 0, 318, '775577', 1, '29.83'),
(81691, '774.928', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '774928', 1, '20.1'),
(81690, '774.715', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '774715', 1, '29.63'),
(81687, '774.553', 10, '', 'Garnituri- admisie', 0, 0, 42, '774553', 1, '2.53'),
(81685, '773.990', 10, '', 'Garnituri chiulasa', 0, 0, 318, '773990', 1, '84.43'),
(81683, '773.810', 10, '', 'Garnituri- admisie', 0, 0, 42, '773810', 1, '4.46'),
(81681, '773.750', 10, '', 'Garnituri - altele', 0, 0, 42, '', 1, '14.36'),
(81679, '773.730', 10, '', 'Garnituri- evacuare', 0, 0, 27, '773730', 1, '8.07'),
(81677, '773.700', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '773700', 1, '48.56'),
(81676, '773.660', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '773660', 1, '40'),
(81673, '773.580', 10, '', 'Garnituri- evacuare', 0, 0, 27, '773580', 1, '86.16'),
(81672, '773.470', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '773470', 1, '50.89'),
(81671, '773.310', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '773310', 1, '46.68'),
(81669, '773.280', 10, '', 'Garnituri- admisie', 0, 0, 42, '773280', 1, '20.55'),
(81667, '768.162', 10, '', 'Garnituri chiulasa', 0, 0, 318, '768162', 1, '36.74'),
(81665, '768.104', 10, '', 'Garnituri- evacuare', 0, 0, 27, '768104', 1, '16.11'),
(81662, '765.598', 10, '', 'Garnituri chiulasa', 0, 0, 318, '765598', 1, '54.21'),
(81659, '764.720', 10, '', 'Garnituri chiulasa', 0, 0, 318, '764720', 1, '68.18'),
(81655, '764.213', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '764213', 1, '14.67'),
(81653, '763.934', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '763934', 1, '25.99'),
(81648, '762.940', 10, '', 'Garnituri- evacuare', 0, 0, 27, '762940', 1, '24.7'),
(81646, '762.343', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '146.54'),
(81644, '762.041', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '762040', 1, '86.09'),
(81642, '761.444', 10, '', 'Garnituri - altele', 0, 0, 569, '761444', 1, '18'),
(81640, '761.041', 10, '', 'Garnituri- evacuare', 0, 0, 27, '761041', 1, '34.39'),
(81633, '756.882', 10, '', 'Garnituri - altele', 0, 0, 314, '756882', 1, '23.6'),
(81632, '756.769', 10, '', 'Garnituri - altele', 0, 0, 3815, '756768', 1, '13.31'),
(81631, '755.672', 10, '', 'Seturi garnituri', 0, 0, 151, '', 1, '115.28'),
(81630, '755.044', 10, '', 'Garnituri- evacuare', 0, 0, 27, '755044', 1, '11.52'),
(81628, '753.262', 10, '', 'Garnituri - altele', 0, 0, 1451, '', 1, '3.73'),
(81627, '752.976', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '473.33'),
(81626, '752.968', 10, '', 'Seturi garnituri', 0, 0, 560, '', 1, '426.21'),
(81625, '752.674', 10, '', 'Garnituri chiulasa', 0, 0, 318, '752673', 1, '66.38'),
(81624, '752.630', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '752630', 1, '23.8'),
(81622, '751.040', 10, '', 'Seturi garnituri', 0, 0, 456, '', 1, '23.12'),
(81619, '746.791', 10, '', 'Garnituri - altele', 0, 0, 3815, '746791', 1, '64.48'),
(81617, '743.970', 10, '', 'Garnituri- admisie', 0, 0, 44, '', 1, '5'),
(81616, '743.790', 10, '', 'Garnituri- admisie', 0, 0, 42, '743790', 1, '24'),
(81615, '743.780', 10, '', 'Garnituri- admisie', 0, 0, 42, '743780', 1, '22.3'),
(81614, '712.470', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '59.18'),
(81613, '712.430', 10, '', 'Garnituri chiulasa', 0, 0, 318, '712430', 1, '144.43'),
(81612, '711.930', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '493.41'),
(81610, '711.900', 10, '', 'Garnituri- admisie', 0, 0, 44, '711900', 1, '8.21'),
(81608, '711.840', 10, '', 'Seturi garnituri', 0, 0, 150, '', 1, '196.69'),
(81604, '710.410', 10, '', 'Garnituri chiulasa', 0, 0, 318, '710410', 1, '92.09'),
(81603, '710.401', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '238.61'),
(81602, '710.380', 10, '', 'Garnituri chiulasa', 0, 0, 318, '710380', 1, '71.93'),
(81600, '710.280', 10, '', 'Garnituri chiulasa', 0, 0, 318, '710280', 1, '59.62'),
(81599, '709.541', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '709541', 1, '28.82'),
(81598, '709.100', 10, '', 'Garnituri chiulasa', 0, 0, 318, '709100', 1, '144.19'),
(81597, '709.030', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '709030', 1, '42.54'),
(81596, '708.940', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '708940', 1, '25.31'),
(81594, '708.040', 10, '', 'Garnituri chiulasa', 0, 0, 318, '708040', 1, '185.09'),
(81592, '707.951', 10, '', 'Garnituri chiulasa', 0, 0, 318, '707950', 1, '99.94'),
(81591, '707.880', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '707880', 1, '30.31'),
(81590, '707.860', 10, '', 'Garnituri chiulasa', 0, 0, 318, '707860', 1, '106.05'),
(81589, '707.210', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '707210', 1, '78.06'),
(81582, '705.705', 10, '', 'Garnituri baie de ulei', 0, 0, 1845, 'DIRKO_HT', 1, '15.42'),
(81580, '704.700', 10, '', 'Garnituri chiulasa', 0, 0, 318, '704700', 1, '144.44'),
(81578, '703.451', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '703451', 1, '20.17'),
(81577, '703.079', 10, '', 'Garnituri - altele', 0, 0, 128, '', 1, '22.41'),
(81575, '702.219', 10, '', 'Garnituri chiulasa', 0, 0, 318, '702219', 1, '52.42'),
(81574, '701.823', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '701823', 1, '16.92'),
(81573, '694.501', 10, '', 'Garnituri chiulasa', 0, 0, 318, '694501', 1, '89.11'),
(81572, '693.758', 10, '', 'Garnituri - altele', 0, 0, 3966, '693758', 1, '4.45'),
(81570, '693.553', 10, '', 'Garnituri chiulasa', 0, 0, 318, '693553', 1, '35.46'),
(81569, '693.057', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '693057', 1, '15.86'),
(81567, '670.780', 10, '', 'Garnituri- admisie', 0, 0, 42, '670780', 1, '20.77'),
(81566, '670.720', 10, '', 'Seturi garnituri', 0, 0, 150, '', 1, '167.47'),
(81565, '646.830', 10, '', 'Garnituri - altele', 0, 0, 666, '646830', 1, '18.63'),
(81564, '646.745', 10, '', 'Garnituri chiulasa', 0, 0, 318, '646743', 1, '92.42'),
(81563, '646.631', 10, '', 'Garnituri chiulasa', 0, 0, 318, '646630', 1, '64.43'),
(81562, '646.550', 10, '', 'Garnituri- evacuare', 0, 0, 27, '646550', 1, '7.51'),
(81558, '646.440', 10, '', 'Garnituri chiulasa', 0, 0, 318, '646440', 1, '49.49'),
(81556, '646.182', 10, '', 'Garnituri- admisie', 0, 0, 44, '', 1, '14.63'),
(81555, '646.171', 10, '', 'Garnituri- admisie', 0, 0, 42, '646171', 1, '10.09'),
(81554, '646.071', 10, '', 'Garnituri chiulasa', 0, 0, 318, '646071', 1, '44.76'),
(81553, '646.060', 10, '', 'Garnituri- admisie', 0, 0, 44, '646060', 1, '9.38'),
(81552, '645.842', 10, '', 'Garnituri chiulasa', 0, 0, 318, '645842', 1, '93.92'),
(81550, '644.930', 10, '', 'Garnituri - altele', 0, 0, 146, '', 1, '4.07'),
(81546, '635.270', 10, '', 'Garnituri teava esapament', 0, 0, 138, '635270', 1, '11.35'),
(81544, '633.350', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '43.06'),
(81543, '633.291', 10, '', 'Garnituri- admisie', 0, 0, 44, '633291', 1, '8.15'),
(81542, '632.760', 10, '', 'Garnituri- admisie', 0, 0, 27, '632760', 1, '14.61'),
(81541, '632.690', 10, '', 'Garnituri- evacuare', 0, 0, 27, '632690', 1, '23.31'),
(81539, '632.241', 10, '', 'Garnituri chiulasa', 0, 0, 318, '632241', 1, '160.91'),
(81538, '632.231', 10, '', 'Garnituri chiulasa', 0, 0, 318, '632231', 1, '160.91'),
(81536, '632.121', 10, '', 'Garnituri chiulasa', 0, 0, 318, '632121', 1, '95.62'),
(81535, '632.111', 10, '', 'Garnituri chiulasa', 0, 0, 318, '632111', 1, '102.93'),
(81533, '627.651', 10, '', 'Garnituri chiulasa', 0, 0, 318, '627651', 1, '85.61'),
(81531, '627.202', 10, '', 'Garnituri- evacuare', 0, 0, 27, '627202', 1, '39.43'),
(81529, '626.727', 10, '', 'Garnituri chiulasa', 0, 0, 318, '626725', 1, '150.23'),
(81527, '622.710', 10, '', 'Garnituri- evacuare', 0, 0, 27, '622710', 1, '28.9'),
(81525, '622.290', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '53.16'),
(81524, '621.340', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '621340', 1, '28.71'),
(81522, '620.061', 10, '', 'Garnituri - altele', 0, 0, 591, '', 1, '2.14'),
(81521, '619.771', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '619771', 1, '33.49'),
(81519, '599.401', 10, '', 'Garnituri chiulasa', 0, 0, 318, '599401', 1, '85.96'),
(81518, '597.473', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '597473', 1, '19.77'),
(81517, '594.512', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '594512', 1, '49.44'),
(81516, '594.415', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '594415', 1, '33.3'),
(81515, '594.407', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '594407', 1, '36.36'),
(81514, '594.369', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '594369', 1, '25.23'),
(81513, '594.350', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '594350', 1, '22.69'),
(81512, '591.076', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '591076', 1, '6.9'),
(81510, '586.579', 10, '', 'Garnituri chiulasa', 0, 0, 318, '586579', 1, '81.73'),
(81509, '581.852', 10, '', 'Garnituri teava esapament', 0, 0, 138, '581852', 1, '13.27'),
(81507, '581.128', 10, '', 'Garnituri - altele', 0, 0, 560, '', 1, '183.02'),
(81506, '581.097', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '581097', 1, '14.36'),
(81504, '580.083', 10, '', 'Garnituri chiulasa', 0, 0, 318, '580083', 1, '78.55'),
(81503, '578.428', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '578428', 1, '15.46'),
(81501, '569.830', 10, '', 'Garnituri chiulasa', 0, 0, 318, '569830', 1, '171.88'),
(81499, '569.800', 10, '', 'Garnituri chiulasa', 0, 0, 318, '569800', 1, '171.88'),
(81497, '567.191', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '567191', 1, '36.42'),
(81496, '567.079', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '567079', 1, '13.69'),
(81494, '563.146', 10, '', 'Garnituri chiulasa', 0, 0, 318, '563146', 1, '40'),
(81492, '560.715', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '560715', 1, '4.31'),
(81491, '560.073', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '560073', 1, '45.45'),
(81489, '560.015', 10, '', 'Garnituri chiulasa', 0, 0, 318, '560015', 1, '111.74'),
(81488, '559.336', 10, '', 'Garnituri chiulasa', 0, 0, 318, '559336', 1, '37.43'),
(81487, '559.020', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '', 1, '56.61'),
(81485, '554.920', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '393.47'),
(81484, '550.570', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '100.3'),
(81483, '548.160', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '286.05'),
(81482, '548.150', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '286.05'),
(81480, '547.247', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '547247', 1, '29.58'),
(81478, '540.540', 10, '', 'Garnituri capac chiulasa', 0, 0, 979, '', 1, '168.46'),
(81469, '531.272', 10, '', 'Garnituri chiulasa', 0, 0, 318, '531272', 1, '65.12'),
(81468, '530.810', 10, '', 'Garnituri- admisie', 0, 0, 42, '530810', 1, '8.7'),
(81467, '530.800', 10, '', 'Garnituri- evacuare', 0, 0, 27, '530800', 1, '8.07'),
(81466, '530.242', 10, '', 'Garnituri chiulasa', 0, 0, 318, '530240', 1, '78.11'),
(81465, '529.880', 10, '', 'Seturi garnituri', 0, 0, 150, '', 1, '183.01'),
(81454, '523.194', 10, '', 'Garnituri- admisie', 0, 0, 42, '523194', 1, '6.74'),
(80607, '6PK1640', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '35.609'),
(48408, 'S SF PF7003 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '14.18'),
(48409, 'S SF PF7009 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '14.33'),
(48410, 'S SF PF7012 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '13.4'),
(48411, 'S SF PF7015 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '11.15'),
(48412, 'S SF PF7018 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '8.88'),
(48413, 'S SF PF7021 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '18.63'),
(48414, 'S SF PF7027 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '7.24'),
(48415, 'S SF PF7033 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '12.8'),
(48416, 'S SF PF7036 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '14.36'),
(48417, 'S SF PF7039 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '13.85'),
(48418, 'S SF PF7042 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '12.05'),
(48419, 'S SF PF7048 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '22.4'),
(48420, 'S SF PF7051 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '8.51'),
(48421, 'S SF PF7054 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '11.15'),
(48422, 'S SF PF7057 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '19.02'),
(48423, 'S SF PF7060 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '24'),
(48424, 'S SF PF7063 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '25.3'),
(48425, 'S SF PF7066 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '12.5'),
(48426, 'S SF PF7069 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '12.17'),
(49477, 'S SF PF7075 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '8.84'),
(81453, '521.388', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '521388', 1, '20.96'),
(81451, '521.347', 10, '', 'Garnituri chiulasa', 0, 0, 318, '521347', 1, '51.05'),
(81449, '521.142', 10, '', 'Garnituri chiulasa', 0, 0, 318, '521141', 1, '95.87'),
(81447, '517.410', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '230.57'),
(81446, '517.349', 10, '', 'Garnituri chiulasa', 0, 0, 318, '517349', 1, '78.67'),
(81444, '515.450', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '17.45'),
(81440, '509.001', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '509001', 1, '52.31'),
(81438, '505.450', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '', 1, '83.64'),
(81437, '505.340', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '188.88'),
(81436, '505.310', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '178.6'),
(81430, '499.560', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '21.78'),
(81429, '498.950', 10, '', 'Seturi garnituri', 0, 0, 560, '', 1, '703.78'),
(81427, '497.810', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '130.79'),
(81425, '497.350', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '524.38'),
(81421, '495.770', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '495770', 1, '45.31'),
(81419, '493.440', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '29.13'),
(81418, '493.390', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '25.52'),
(81416, '492.050', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '', 1, '60.55'),
(81414, '490.890', 10, '', 'Garnituri - altele', 0, 0, 128, '', 1, '9.98'),
(81412, '486.770', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '486770', 1, '9.95'),
(81410, '481.320', 10, '', 'Garnituri- evacuare', 0, 0, 27, '481320', 1, '5.39'),
(81408, '477.630', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '25.13'),
(81404, '476.930', 10, '', 'Garnituri chiulasa', 0, 0, 319, '', 1, '134.81'),
(81402, '476.790', 10, '', 'Garnituri - altele', 0, 0, 568, '476790', 1, '55.98'),
(81400, '476.730', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '476730', 1, '36.2'),
(81398, '476.700', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '177.71'),
(81396, '476.460', 10, '', 'Garnituri- admisie', 0, 0, 42, '476460', 1, '7.81'),
(81394, '476.220', 10, '', 'Garnituri - altele', 0, 0, 1705, '476220', 1, '20.4'),
(81392, '476.030', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '476030', 1, '17.62'),
(81390, '475.931', 10, '', 'Garnituri- admisie', 0, 0, 42, '475930', 1, '11.69'),
(81389, '473.480', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '128.38'),
(81386, '470.380', 10, '', 'Garnituri- evacuare', 0, 0, 27, '470380', 1, '17.32'),
(81385, '470.370', 10, '', 'Garnituri- admisie', 0, 0, 42, '470370', 1, '12.29'),
(81383, '470.300', 10, '', 'Garnituri capac chiulasa', 0, 0, 569, '470300', 1, '113.2'),
(81380, '470.240', 10, '', 'Garnituri- evacuare', 0, 0, 138, '', 1, '14.61'),
(81379, '470.100', 10, '', 'Garnituri chiulasa', 0, 0, 318, '470100', 1, '97.05'),
(81377, '470.070', 10, '', 'Garnituri chiulasa', 0, 0, 318, '470070', 1, '84.24'),
(81375, '469.130', 10, '', 'Garnituri teava esapament', 0, 0, 138, '469130', 1, '18.58'),
(81371, '463.566', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '463566', 1, '3.83'),
(81369, '463.470', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '63.17'),
(81367, '461.700', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '461700', 1, '65.04'),
(81365, '458.780', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '458780', 1, '37.1'),
(81363, '458.460', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '', 1, '121.04'),
(81361, '458.170', 10, '', 'Garnituri chiulasa', 0, 0, 318, '458170', 1, '230.34'),
(81359, '457.950', 10, '', 'Garnituri chiulasa', 0, 0, 318, '457950', 1, '285.53'),
(81357, '457.200', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '46.68'),
(81355, '451.790', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '451790', 1, '36.61'),
(81353, '447.560', 10, '', 'Garnituri- evacuare', 0, 0, 27, '447560', 1, '18.67'),
(81351, '447.482', 10, '', 'Garnituri chiulasa', 0, 0, 318, '447482', 1, '55.46'),
(81349, '447.450', 10, '', 'Garnituri- admisie', 0, 0, 138, '447450', 1, '13.08'),
(81347, '447.201', 10, '', 'Garnituri - altele', 0, 0, 1845, 'DICHTMASSENSET', 1, '29.74'),
(81345, '447.050', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '447050', 1, '36.61'),
(81343, '446.720', 10, '', 'Garnituri chiulasa', 0, 0, 318, '446720', 1, '171.93'),
(81341, '446.481', 10, '', 'Garnituri- evacuare', 0, 0, 27, '446481', 1, '25.31'),
(81339, '446.362', 10, '', 'Garnituri chiulasa', 0, 0, 318, '446362', 1, '140.85'),
(81337, '446.200', 10, '', 'Garnituri teava esapament', 0, 0, 138, '446200', 1, '14.68'),
(81335, '445.920', 10, '', 'Seturi garnituri', 0, 0, 318, '445920', 1, '47.58'),
(81334, '445.710', 10, '', 'Garnituri - altele', 0, 0, 3106, '445710', 1, '21.34'),
(81331, '445.240', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '445240', 1, '58'),
(81329, '442.050', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '465.26'),
(81327, '439.800', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '439800', 1, '22.63'),
(81325, '439.700', 10, '', 'Garnituri- admisie', 0, 0, 40, '439700', 1, '31.22'),
(81322, '438.890', 10, '', 'Garnituri capac chiulasa', 0, 0, 979, '', 1, '57.46'),
(81320, '436.630', 10, '', 'Garnituri chiulasa', 0, 0, 318, '436630', 1, '86.93'),
(81318, '436.420', 10, '', 'Garnituri chiulasa', 0, 0, 318, '436420', 1, '78.31'),
(81316, '435.410', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '435410', 1, '10.23'),
(81314, '434.650', 10, '', 'Garnituri - altele', 0, 0, 3933, '434650_1', 1, '30.48'),
(81312, '433.250', 10, '', 'Garnituri- evacuare', 0, 0, 27, '433250', 1, '11.41'),
(81309, '432.581', 10, '', 'Garnituri- evacuare', 0, 0, 27, '432581', 1, '16.91'),
(81305, '431.550', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '106.81'),
(81303, '431.390', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '30.12'),
(81301, '431.340', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '244.48'),
(81299, '430.400', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '430400', 1, '41.54'),
(81297, '429.000', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '', 1, '68.18'),
(81295, '428.930', 10, '', 'Garnituri- evacuare', 0, 0, 27, '428930', 1, '65.12'),
(81293, '428.550', 10, '', 'Garnituri chiulasa', 0, 0, 318, '428550', 1, '143.78'),
(81291, '425.370', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '425370', 1, '47.66'),
(81288, '424.800', 10, '', 'Seturi garnituri', 0, 0, 323, '', 1, '92.17'),
(81285, '424.420', 10, '', 'Garnituri chiulasa', 0, 0, 318, '424420', 1, '211.98'),
(81283, '423.531', 10, '', 'Garnituri - altele', 0, 0, 568, '423531', 1, '17.49'),
(81281, '423.010', 10, '', 'Garnituri teava esapament', 0, 0, 138, '423010', 1, '9.43'),
(81279, '422.880', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '422880', 1, '24.46'),
(81278, '422.511', 10, '', 'Garnituri chiulasa', 0, 0, 318, '422510', 1, '113.41'),
(81277, '420.620', 10, '', 'Garnituri- admisie', 0, 0, 42, '420620', 1, '13.62'),
(81275, '418.680', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '418680', 1, '12.23'),
(81273, '413.860', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '413860', 1, '28.67'),
(81271, '413.690', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '52.47'),
(81270, '413.470', 10, '', 'Seturi garnituri', 0, 0, 323, '', 1, '120.79'),
(81267, '412.882', 10, '', 'Garnituri chiulasa', 0, 0, 318, '412882', 1, '59.18'),
(81266, '412.872', 10, '', 'Garnituri chiulasa', 0, 0, 318, '412872', 1, '80.22'),
(81265, '412.603', 10, '', 'Garnituri- evacuare', 0, 0, 27, '412602', 1, '15.2'),
(81263, '409.880', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '409880', 1, '26.7'),
(81262, '408.930', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '163.01'),
(81261, '408.591', 10, '', 'Seturi garnituri', 0, 0, 42, '408591', 1, '6.46'),
(81258, '401.820', 10, '', 'Garnituri chiulasa', 0, 0, 318, '401820', 1, '169.03'),
(81255, '399.680', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '151.81'),
(81253, '399.570', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '399570', 1, '22.55'),
(81251, '394.360', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '25.63'),
(81248, '393.860', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '38.44'),
(81247, '392.490', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '66.05'),
(81244, '390.260', 10, '', 'Garnituri capac chiulasa', 0, 0, 1102, '', 1, '4.54'),
(81241, '389.310', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '171.05'),
(81239, '388.940', 10, '', 'Seturi garnituri', 0, 0, 456, '', 1, '66.76'),
(126911, '394.170', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '62.14'),
(81237, '388.240', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '58.47'),
(81230, '377.160', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '377160', 1, '69.03'),
(81229, '375.600', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '22.13'),
(81228, '375.500', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '135.79'),
(81227, '375.460', 10, '', 'Garnituri- admisie', 0, 0, 44, '375460', 1, '21.95'),
(81226, '375.450', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '12.34'),
(81223, '375.250', 10, '', 'Garnituri- admisie', 0, 0, 43, '', 1, '72.89'),
(81221, '375.180', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '74.07'),
(81219, '375.120', 10, '', 'Garnituri- admisie', 0, 0, 42, '375120', 1, '32.12'),
(81217, '374.880', 10, '', 'Garnituri chiulasa', 0, 0, 318, '762811', 1, '492.54'),
(81215, '374.061', 10, '', 'Garnituri chiulasa', 0, 0, 318, '374061', 1, '124.6'),
(81213, '372.740', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '372740', 1, '84.43'),
(81211, '372.570', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '372570', 1, '69.16'),
(81209, '372.480', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '151.41'),
(81207, '366.500', 10, '', 'Garnituri- admisie', 0, 0, 43, '', 1, '118'),
(81205, '364.070', 10, '', 'Garnituri- admisie', 0, 0, 42, '364070', 1, '10.61'),
(81203, '361.503', 10, '', 'Garnituri chiulasa', 0, 0, 318, '361503', 1, '267.15'),
(81201, '360.751', 10, '', 'Garnituri- admisie', 0, 0, 42, '360751', 1, '19.86'),
(81198, '355.950', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '', 1, '221.33'),
(81196, '354.260', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '354260', 1, '35.18'),
(81194, '353.980', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '353980', 1, '52.91'),
(81191, '353.950', 10, '', 'Garnituri chiulasa', 0, 0, 318, '353950', 1, '228.22'),
(81189, '352.072', 10, '', 'Garnituri chiulasa', 0, 0, 318, '352072', 1, '27.06'),
(81187, '351.351', 10, '', 'Garnituri chiulasa', 0, 0, 318, '351351', 1, '73.32'),
(81185, '349.135', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '349135', 1, '6.98'),
(81183, '343.350', 10, '', 'Garnituri chiulasa', 0, 0, 318, '343350', 1, '122.74'),
(81180, '332.542', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '332542', 1, '19.47'),
(81178, '332.291', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '332291', 1, '16.97'),
(81176, '331.810', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '12.23'),
(81174, '331.690', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '331690', 1, '36.01'),
(81173, '331.640', 10, '', 'Garnituri- admisie', 0, 0, 42, '331640', 1, '8.89'),
(81171, '331.570', 10, '', 'Garnituri- evacuare', 0, 0, 27, '331570', 1, '33.05'),
(81169, '331.540', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '331540', 1, '48.62'),
(81167, '329.606', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '329606', 1, '10.97'),
(81165, '326.250', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '69.94'),
(81163, '325.660', 10, '', 'Garnituri chiulasa', 0, 0, 318, '325660', 1, '222.3'),
(81161, '325.600', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '222.3'),
(81159, '325.070', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '325070', 1, '43.5'),
(81158, '323.757', 10, '', 'Garnituri chiulasa', 0, 0, 318, '323757', 1, '56.56'),
(81157, '318.974', 10, '', 'Garnituri- evacuare', 0, 0, 27, '318974', 1, '10.86'),
(81156, '313.786', 10, '', 'Garnituri chiulasa', 0, 0, 318, '313786', 1, '84.38'),
(81150, '299.878', 10, '', 'Garnituri capac chiulasa', 0, 0, 128, '', 1, '7.31'),
(81148, '294.250', 10, '', 'Seturi garnituri', 0, 0, 323, '', 1, '42.54'),
(81146, '286.672', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '286672', 1, '15.4'),
(81144, '285.040', 10, '', 'Garnituri chiulasa', 0, 0, 318, '285049', 1, '47.5'),
(81142, '285.015', 10, '', 'Garnituri chiulasa', 0, 0, 318, '285014', 1, '56.5'),
(81140, '278.122', 10, '', 'Garnituri - altele', 0, 0, 139, '', 1, '6.21'),
(81138, '277.762', 10, '', 'Garnituri- evacuare', 0, 0, 27, '277762', 1, '4.7'),
(81136, '272.620', 10, '', 'Garnituri chiulasa', 0, 0, 318, '272620', 1, '255.79'),
(81134, '268.190', 10, '', 'Garnituri chiulasa', 0, 0, 318, '268190', 1, '356.97'),
(81132, '268.160', 10, '', 'Garnituri chiulasa', 0, 0, 318, '268160', 1, '356.97'),
(81130, '267.840', 10, '', 'Garnituri teava esapament', 0, 0, 27, '267840', 1, '86.02'),
(81128, '267.700', 10, '', 'Garnituri- evacuare', 0, 0, 27, '267700', 1, '23.75'),
(81127, '267.560', 10, '', 'Garnituri- evacuare', 0, 0, 27, '267560', 1, '28.56'),
(81125, '266.260', 10, '', 'Garnituri- admisie', 0, 0, 44, '266260', 1, '14.27'),
(81123, '265.480', 10, '', 'Garnituri chiulasa', 0, 0, 318, '265480', 1, '178.01'),
(81121, '265.420', 10, '', 'Garnituri chiulasa', 0, 0, 318, '122182', 1, '176.55'),
(81120, '265.380', 10, '', 'Garnituri chiulasa', 0, 0, 318, '265380', 1, '178.01'),
(81118, '264.715', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '262.68'),
(81117, '264.630', 10, '', 'Garnituri- admisie', 0, 0, 42, '264630', 1, '25.31'),
(81106, '252.921', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '252921', 1, '6.46'),
(81105, '246.948', 10, '', 'Garnituri - altele', 0, 0, 1845, 'CURIL_T', 1, '18.62'),
(81104, '239.560', 10, '', 'Garnituri chiulasa', 0, 0, 321, '239560', 1, '19.91'),
(81103, '239.541', 10, '', 'Garnituri- evacuare', 0, 0, 27, '239541', 1, '21.08'),
(81102, '239.394', 10, '', 'Garnituri chiulasa', 0, 0, 318, '239392', 1, '60.41'),
(81100, '237.868', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '237868', 1, '11.8'),
(81098, '235.831', 10, '', 'Garnituri chiulasa', 0, 0, 318, '235830', 1, '130.78'),
(81096, '235.381', 10, '', 'Garnituri chiulasa', 0, 0, 318, '235381', 1, '101.31'),
(81093, '230.380', 10, '', 'Garnituri- evacuare', 0, 0, 138, '230380', 1, '21.97'),
(81091, '225.126', 10, '', 'Garnituri- evacuare', 0, 0, 27, '225126', 1, '11.93'),
(81089, '220.130', 10, '', 'Garnituri chiulasa', 0, 0, 318, '220130', 1, '169.66'),
(81087, '219.720', 10, '', 'Garnituri chiulasa', 0, 0, 318, '219720', 1, '156.5'),
(81085, '219.630', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '137.35'),
(81083, '219.550', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '220.99'),
(81081, '219.070', 10, '', 'Garnituri chiulasa', 0, 0, 318, '219070', 1, '77.37'),
(81079, '217.484', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '217484', 1, '6.68'),
(81077, '217.031', 10, '', 'Garnituri chiulasa', 0, 0, 318, '359652', 1, '154.91'),
(81075, '217.001', 10, '', 'Garnituri chiulasa', 0, 0, 318, '359632', 1, '73.52'),
(81073, '216.470', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '179.97'),
(81071, '215.450', 10, '', 'Garnituri- evacuare', 0, 0, 27, '215450', 1, '33.41'),
(81069, '214.990', 10, '', 'Garnituri chiulasa', 0, 0, 318, '214990', 1, '70.73'),
(81067, '214.540', 10, '', 'Seturi garnituri', 0, 0, 323, '', 1, '66.82'),
(81065, '212.750', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '212750', 1, '43.39'),
(81064, '212.410', 10, '', 'Garnituri chiulasa', 0, 0, 318, '212410', 1, '69.51'),
(81062, '211.570', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '211570', 1, '98.52'),
(81060, '200.736', 10, '', 'Garnituri teava esapament', 0, 0, 138, '200736', 1, '8.89'),
(81058, '199.390', 10, '', 'Garnituri chiulasa', 0, 0, 318, '199390', 1, '200.55'),
(81056, '199.340', 10, '', 'Garnituri - altele', 0, 0, 3966, '924867', 1, '5.17'),
(126888, '199.110', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '199110', 1, '144.3'),
(81054, '199.090', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '69.36'),
(81052, '199.060', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '199060', 1, '24.8'),
(81050, '199.040', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '199040', 1, '51.57'),
(81049, '199.020', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '64.3'),
(81046, '198.850', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '519.87'),
(81044, '198.680', 10, '', 'Garnituri chiulasa', 0, 0, 318, '198680', 1, '152.81'),
(81042, '198.141', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '200.3'),
(81040, '198.080', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '198080', 1, '46.98'),
(81038, '198.050', 10, '', 'Garnituri- admisie', 0, 0, 42, '198050', 1, '26.6'),
(81036, '195.080', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '1694.52'),
(81033, '193.713', 10, '', 'Seturi garnituri', 0, 0, 455, '193713', 1, '39.62'),
(81031, '193.221', 10, '', 'Garnituri chiulasa', 0, 0, 318, '193220', 1, '137.87'),
(81030, '193.216', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '193216', 1, '4.19'),
(81029, '193.130', 10, '', 'Garnituri chiulasa', 0, 0, 318, '193130', 1, '193.41'),
(81028, '193.110', 10, '', 'Garnituri- evacuare', 0, 0, 27, '193110', 1, '19.77'),
(81025, '190.640', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '190640', 1, '51.33'),
(81023, '189.768', 10, '', 'Garnituri- admisie', 0, 0, 40, '189768', 1, '10.48'),
(81021, '188.026', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '188026', 1, '6.4'),
(81018, '187.690', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '156.91');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(81015, '186.711', 10, '', 'Garnituri chiulasa', 0, 0, 318, '186711', 1, '62.19'),
(81014, '186.552', 10, '', 'Garnituri chiulasa', 0, 0, 318, '186552', 1, '120.18'),
(81013, '186.542', 10, '', 'Garnituri chiulasa', 0, 0, 318, '186542', 1, '144.12'),
(81012, '186.421', 10, '', 'Garnituri chiulasa', 0, 0, 318, '186421', 1, '124.11'),
(81011, '186.381', 10, '', 'Garnituri chiulasa', 0, 0, 318, '186381', 1, '83.37'),
(81010, '185.567', 10, '', 'Garnituri- evacuare', 0, 0, 27, '185567', 1, '18.53'),
(81008, '183.583', 10, '', 'Garnituri - altele', 0, 0, 318, '183583', 1, '72.81'),
(81006, '181.870', 10, '', 'Garnituri chiulasa', 0, 0, 318, '181870', 1, '224.35'),
(81004, '181.570', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '181570', 1, '37.37'),
(81003, '181.460', 10, '', 'Garnituri chiulasa', 0, 0, 318, '181460', 1, '157.79'),
(81002, '181.380', 10, '', 'Garnituri- admisie', 0, 0, 42, '181380', 1, '15.84'),
(81001, '181.060', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '230.67'),
(80999, '180.180', 10, '', 'Garnituri chiulasa', 0, 0, 318, '180180', 1, '88.04'),
(80997, '177.110', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '177110', 1, '45.2'),
(80996, '177.080', 10, '', 'Garnituri chiulasa', 0, 0, 318, '177080', 1, '127.55'),
(80995, '176.930', 10, '', 'Garnituri- admisie', 0, 0, 42, '176930', 1, '15.16'),
(80988, '175.360', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '175360', 1, '41.97'),
(80985, '171.480', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '17.76'),
(80984, '170.110', 10, '', 'Garnituri- evacuare', 0, 0, 27, '170110', 1, '18.88'),
(80982, '169.710', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '169710', 1, '44.49'),
(80981, '169.340', 10, '', 'Garnituri- evacuare', 0, 0, 27, '169340', 1, '15.84'),
(80980, '167.770', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '404.35'),
(80979, '167.621', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '60.68'),
(80978, '167.411', 10, '', 'Garnituri chiulasa', 0, 0, 318, '167410', 1, '104.1'),
(80977, '167.300', 10, '', 'Seturi garnituri', 0, 0, 323, '', 1, '70.3'),
(80976, '166.670', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '282.19'),
(80974, '166.550', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '24.68'),
(80970, '166.110', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '54.61'),
(80969, '166.080', 10, '', 'Garnituri- admisie', 0, 0, 42, '166080', 1, '58.66'),
(80967, '166.060', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '165.04'),
(80966, '165.590', 10, '', 'Garnituri- evacuare', 0, 0, 27, '165590', 1, '22.88'),
(80964, '165.510', 10, '', 'Garnituri- evacuare', 0, 0, 27, '165510', 1, '20.49'),
(80963, '165.210', 10, '', 'Garnituri- admisie', 0, 0, 42, '165210', 1, '10.18'),
(80962, '164.861', 10, '', 'Garnituri chiulasa', 0, 0, 318, '164861', 1, '140.93'),
(80960, '164.111', 10, '', 'Garnituri - altele', 0, 0, 314, '164111', 1, '10.48'),
(80958, '162.832', 10, '', 'Garnituri chiulasa', 0, 0, 318, '162831', 1, '95.87'),
(80944, '154.170', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '154170', 1, '45.31'),
(80938, '152.640', 10, '', 'Garnituri- evacuare', 0, 0, 27, '152640', 1, '158.9'),
(80936, '152.307', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '152307', 1, '24.38'),
(80934, '151.900', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '151900', 1, '70.11'),
(80933, '151.550', 10, '', 'Garnituri - altele', 0, 0, 568, '151550', 1, '50.62'),
(80932, '150.431', 10, '', 'Garnituri chiulasa', 0, 0, 318, '150430', 1, '142.35'),
(80931, '150.400', 10, '', 'Garnituri chiulasa', 0, 0, 318, '150400', 1, '116.69'),
(80930, '150.390', 10, '', 'Garnituri chiulasa', 0, 0, 318, '150390', 1, '113.74'),
(80929, '150.380', 10, '', 'Garnituri chiulasa', 0, 0, 318, '150380', 1, '105.28'),
(80928, '150.152', 10, '', 'Garnituri chiulasa', 0, 0, 318, '150152', 1, '100'),
(80927, '150.111', 10, '', 'Garnituri- evacuare', 0, 0, 27, '150111', 1, '23.43'),
(80926, '150.010', 10, '', 'Garnituri chiulasa', 0, 0, 318, '017002', 1, '82.58'),
(80925, '149.720', 10, '', 'Garnituri chiulasa', 0, 0, 318, '149720', 1, '126.48'),
(80924, '148.760', 10, '', 'Garnituri chiulasa', 0, 0, 318, '148760', 1, '167.05'),
(80923, '148.331', 10, '', 'Garnituri chiulasa', 0, 0, 318, '148331', 1, '79.83'),
(80920, '147.610', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '147610', 1, '51.82'),
(80919, '147.562', 10, '', 'Garnituri chiulasa', 0, 0, 318, '147562', 1, '113.41'),
(80918, '147.552', 10, '', 'Garnituri chiulasa', 0, 0, 318, '147552', 1, '113.41'),
(80917, '147.542', 10, '', 'Garnituri chiulasa', 0, 0, 318, '147542', 1, '109.39'),
(80916, '147.532', 10, '', 'Garnituri chiulasa', 0, 0, 318, '147532', 1, '113.41'),
(80915, '147.522', 10, '', 'Garnituri chiulasa', 0, 0, 318, '147522', 1, '113.41'),
(80914, '147.031', 10, '', 'Garnituri chiulasa', 0, 0, 318, '147031', 1, '113.46'),
(80913, '147.021', 10, '', 'Garnituri chiulasa', 0, 0, 318, '147021', 1, '140.16'),
(80912, '147.011', 10, '', 'Garnituri chiulasa', 0, 0, 318, '147011', 1, '151.41'),
(80911, '147.001', 10, '', 'Garnituri chiulasa', 0, 0, 318, '147001', 1, '192.18'),
(80903, '144.750', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '144750', 1, '6.21'),
(80902, '144.570', 10, '', 'Garnituri chiulasa', 0, 0, 318, '144570', 1, '32.5'),
(80901, '144.552', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '139.97'),
(80900, '144.470', 10, '', 'Garnituri chiulasa', 0, 0, 318, '144470', 1, '29.67'),
(80899, '144.350', 10, '', 'Garnituri chiulasa', 0, 0, 318, '144350', 1, '104.49'),
(80898, '144.210', 10, '', 'Garnituri chiulasa', 0, 0, 318, '144210', 1, '50.62'),
(80897, '144.190', 10, '', 'Garnituri chiulasa', 0, 0, 318, '144190', 1, '54.75'),
(80896, '144.180', 10, '', 'Garnituri chiulasa', 0, 0, 318, '144180', 1, '55.4'),
(80895, '144.150', 10, '', 'Garnituri chiulasa', 0, 0, 318, '144150', 1, '47.85'),
(80894, '144.140', 10, '', 'Garnituri chiulasa', 0, 0, 318, '144140', 1, '44.68'),
(80893, '144.000', 10, '', 'Garnituri chiulasa', 0, 0, 318, '144000', 1, '69.3'),
(80892, '143.280', 10, '', 'Garnituri chiulasa', 0, 0, 318, '143280', 1, '63.75'),
(80891, '143.261', 10, '', 'Garnituri - altele', 0, 0, 560, '', 1, '289.56'),
(80890, '143.190', 10, '', 'Garnituri chiulasa', 0, 0, 318, '143190', 1, '120.99'),
(80889, '143.041', 10, '', 'Garnituri - altele', 0, 0, 560, '', 1, '132.8'),
(80888, '143.031', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '64.6'),
(80887, '141.970', 10, '', 'Garnituri chiulasa', 0, 0, 318, '141970', 1, '181.86'),
(80886, '141.931', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '101.51'),
(80883, '138.430', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '138430', 1, '48.23'),
(80882, '137.285', 10, '', 'Garnituri chiulasa', 0, 0, 318, '137283', 1, '126.05'),
(80881, '137.010', 10, '', 'Garnituri - altele', 0, 0, 131, '137010', 1, '111.42'),
(80880, '136.990', 10, '', 'Garnituri - altele', 0, 0, 1451, '136990', 1, '79.5'),
(80879, '136.970', 10, '', 'Seturi garnituri', 0, 0, 979, '075540', 1, '226.93'),
(80878, '136.930', 10, '', 'Garnituri - altele', 0, 0, 1451, '136930', 1, '54.77'),
(80877, '136.790', 10, '', 'Garnituri - altele', 0, 0, 131, '136790', 1, '19.79'),
(80876, '136.690', 10, '', 'Garnituri- evacuare', 0, 0, 27, '136690', 1, '20.85'),
(80872, '135.450', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '135450', 1, '55.87'),
(80871, '135.410', 10, '', 'Garnituri- evacuare', 0, 0, 27, '135410', 1, '46.32'),
(80870, '135.280', 10, '', 'Garnituri chiulasa', 0, 0, 318, '135280', 1, '166.29'),
(80869, '135.051', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '151.65'),
(80868, '133.670', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '79.97'),
(80861, '131.970', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '131970', 1, '53.28'),
(80860, '131.820', 10, '', 'Seturi garnituri', 0, 0, 43, '', 1, '102.66'),
(80859, '131.182', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '158.08'),
(80858, '131.090', 10, '', 'Garnituri- admisie', 0, 0, 42, '131090', 1, '15.24'),
(80857, '131.020', 10, '', 'Garnituri - altele', 0, 0, 128, '131020', 1, '54.97'),
(80856, '130.742', 10, '', 'Garnituri chiulasa', 0, 0, 318, '130742', 1, '208.52'),
(80855, '130.692', 10, '', 'Garnituri chiulasa', 0, 0, 318, '130692', 1, '158.47'),
(80854, '130.682', 10, '', 'Garnituri chiulasa', 0, 0, 318, '130682', 1, '153.41'),
(80853, '130.672', 10, '', 'Garnituri chiulasa', 0, 0, 318, '130672', 1, '158.47'),
(80852, '130.662', 10, '', 'Garnituri chiulasa', 0, 0, 318, '130662', 1, '158.47'),
(80851, '130.642', 10, '', 'Garnituri chiulasa', 0, 0, 318, '130642', 1, '158.47'),
(80849, '130.270', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '130270', 1, '50.18'),
(80842, '127.760', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '127760', 1, '34.31'),
(80839, '125.960', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '125960', 1, '45.55'),
(80838, '125.911', 10, '', 'Garnituri chiulasa', 0, 0, 318, '125911', 1, '158.85'),
(80830, '124.260', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '124260', 1, '47.28'),
(80829, '124.250', 10, '', 'Garnituri chiulasa', 0, 0, 318, '124250', 1, '205.61'),
(80828, '124.161', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '362.08'),
(80827, '124.012', 10, '', 'Garnituri chiulasa', 0, 0, 318, '124011', 1, '103.61'),
(80826, '124.002', 10, '', 'Garnituri chiulasa', 0, 0, 318, '124001', 1, '88.65'),
(80825, '123.992', 10, '', 'Garnituri chiulasa', 0, 0, 318, '123991', 1, '104.98'),
(80824, '123.681', 10, '', 'Garnituri chiulasa', 0, 0, 318, '123681', 1, '187.47'),
(80823, '123.671', 10, '', 'Garnituri chiulasa', 0, 0, 318, '123671', 1, '218.47'),
(80820, '123.420', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '123420', 1, '34.85'),
(80818, '122.810', 10, '', 'Garnituri chiulasa', 0, 0, 318, '122810', 1, '92.66'),
(80816, '118.050', 10, '', 'Garnituri chiulasa', 0, 0, 318, '118050', 1, '78.19'),
(80814, '117.831', 10, '', 'Garnituri chiulasa', 0, 0, 318, '117831', 1, '119.78'),
(80812, '115.100', 10, '', 'Garnituri baie de ulei', 0, 0, 135, '', 1, '0.25'),
(80810, '111.570', 10, '', 'Garnituri- evacuare', 0, 0, 27, '111570', 1, '9.9'),
(80808, '111.310', 10, '', 'Garnituri- admisie', 0, 0, 42, '111310', 1, '7.42'),
(80805, '107.270', 10, '', 'Garnituri chiulasa', 0, 0, 318, '107270', 1, '169.03'),
(80803, '104.630', 10, '', 'Garnituri- evacuare', 0, 0, 27, '104630', 1, '5.28'),
(80801, '104.580', 10, '', 'Garnituri chiulasa', 0, 0, 318, '104580', 1, '95'),
(80799, '104.340', 10, '', 'Garnituri chiulasa', 0, 0, 318, '104340', 1, '118.8'),
(80797, '102.260', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '173.65'),
(80795, '100.400', 10, '', 'Garnituri chiulasa', 0, 0, 318, '100400', 1, '119.1'),
(80793, '100.020', 10, '', 'Garnituri- evacuare', 0, 0, 27, '100020', 1, '33.94'),
(80791, 'S90-7-25-003', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '423.8'),
(80789, 'S90-4-30-020', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '630.19'),
(80787, 'S90-2-20-021', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '432.35'),
(80785, 'S90-2-20-002', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '432.35'),
(80783, 'S90-1-10-002', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '326.55'),
(80781, 'S90-1-08-001', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '197.79'),
(80779, 'S90-1-05-006', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '134.21'),
(80777, 'E8591-140', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '565.07'),
(80775, 'E7514-120', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '501.38'),
(80773, 'E6543-140', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '540.36'),
(80767, 'E2067-140', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '712.97'),
(80765, 'E2037-140', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '821.24'),
(80763, 'E2014-140', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '996.14'),
(80758, 'E20-15-003-05-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'SPORTLINE_VERPACK', 1, '735.94'),
(126804, 'KTBWP2590', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '358.98'),
(126805, 'KTBWP2591', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '390.71'),
(126806, 'KTBWP3600', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '632.54'),
(126807, '116141', 473, '', 'Far ceata', 0, 0, 298, '116141', 1, '60.1'),
(80720, 'KTB360', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '410.78'),
(126808, '116142', 473, '', 'Far ceata', 0, 0, 298, '116142', 1, '60.1'),
(133028, '9504 0132', 473, '', 'Far (Lumini)', 1, 0, 259, '95-24-10', 1, '75.91'),
(126809, '115704', 473, '', 'Far', 0, 0, 299, '', 1, '71.42'),
(126811, '115706', 473, '', 'Far', 0, 0, 299, '', 1, '75.26'),
(80705, 'KTB296', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '304.36'),
(80704, 'KTB294', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '265.12'),
(80703, 'KTB293', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '314.74'),
(80701, 'KTB286', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '135.45'),
(49476, 'S SF PF7072 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '27.66'),
(81452, '521.355', 10, '', 'Garnituri chiulasa', 0, 0, 318, '521355', 1, '51.05'),
(81450, '521.339', 10, '', 'Garnituri chiulasa', 0, 0, 318, '521339', 1, '47.26'),
(81448, '517.615', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '517615', 1, '5.86'),
(81445, '517.322', 10, '', 'Garnituri chiulasa', 0, 0, 318, '517322', 1, '136.99'),
(81443, '515.434', 10, '', 'Garnituri- evacuare', 0, 0, 27, '515434', 1, '7.44'),
(81442, '515.202', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '223.3'),
(81441, '510.240', 10, '', 'Garnituri- admisie', 0, 0, 43, '', 1, '100.71'),
(81439, '505.490', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '280.96'),
(81435, '504.505', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '504505', 1, '20.35'),
(81434, '504.150', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '170.51'),
(81433, '504.120', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '168.38'),
(81432, '504.110', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '170.51'),
(81431, '502.980', 10, '', 'Seturi garnituri', 0, 0, 456, '', 1, '30.81'),
(81428, '497.940', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '1473.19'),
(81426, '497.360', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '33.32'),
(81424, '497.240', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '54.2'),
(81423, '497.230', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '18.68'),
(81422, '495.900', 10, '', 'Garnituri- evacuare', 0, 0, 27, '495900', 1, '27.3'),
(81420, '493.490', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '74.35'),
(81417, '492.100', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '492100', 1, '46.51'),
(81415, '490.902', 10, '', 'Garnituri - altele', 0, 0, 318, '490902', 1, '202.36'),
(81413, '489.870', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '14.88'),
(81411, '486.761', 10, '', 'Garnituri- admisie', 0, 0, 42, '486760', 1, '20.7'),
(81409, '477.640', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '25.79'),
(81407, '477.060', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '477060', 1, '54.86'),
(81406, '476.990', 10, '', 'Garnituri- admisie', 0, 0, 42, '476990', 1, '8.7'),
(81405, '476.980', 10, '', 'Garnituri- evacuare', 0, 0, 27, '476980', 1, '43.39'),
(81403, '476.800', 10, '', 'Seturi garnituri', 0, 0, 150, '', 1, '167.72'),
(81401, '476.760', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '476760', 1, '28.32'),
(81399, '476.710', 10, '', 'Garnituri chiulasa', 0, 0, 318, '476710', 1, '75.9'),
(81397, '476.550', 10, '', 'Garnituri- admisie', 0, 0, 42, '476550', 1, '10.61'),
(81395, '476.412', 10, '', 'Garnituri chiulasa', 0, 0, 318, '476411', 1, '92.75'),
(81393, '476.212', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '127.68'),
(81391, '476.020', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '476020', 1, '35.08'),
(81388, '473.430', 10, '', 'Garnituri capac chiulasa', 0, 0, 979, '', 1, '90.42'),
(81387, '470.722', 10, '', 'Garnituri chiulasa', 0, 0, 318, '103850', 1, '93.43'),
(81384, '470.364', 10, '', 'Garnituri chiulasa', 0, 0, 318, '470364', 1, '63.26'),
(81382, '470.290', 10, '', 'Garnituri- admisie', 0, 0, 42, '470290', 1, '27.08'),
(81381, '470.280', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '56.2'),
(81378, '470.080', 10, '', 'Garnituri chiulasa', 0, 0, 318, '470080', 1, '84.24'),
(81376, '469.440', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '469440', 1, '93.92'),
(81374, '468.860', 10, '', 'Garnituri chiulasa', 0, 0, 318, '468860', 1, '89.68'),
(81373, '467.761', 10, '', 'Garnituri - altele', 0, 0, 455, '467761', 1, '29.14'),
(81372, '467.593', 10, '', 'Garnituri chiulasa', 0, 0, 318, '467592', 1, '57.13'),
(81370, '463.558', 10, '', 'Garnituri teava esapament', 0, 0, 321, '463558', 1, '4.65'),
(81368, '462.713', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '462713', 1, '7.47'),
(81366, '461.680', 10, '', 'Garnituri - altele', 0, 0, 321, '', 1, '94.8'),
(81364, '458.660', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '458660', 1, '38.69'),
(81362, '458.200', 10, '', 'Garnituri- evacuare', 0, 0, 321, '458200', 1, '25.34'),
(81360, '457.990', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '457990', 1, '32.94'),
(81358, '457.250', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '457250', 1, '41.51'),
(81356, '457.010', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '35.32'),
(81354, '448.510', 10, '', 'Garnituri- evacuare', 0, 0, 27, '448510', 1, '69.8'),
(81352, '447.492', 10, '', 'Garnituri chiulasa', 0, 0, 318, '447492', 1, '74.17'),
(81350, '447.472', 10, '', 'Garnituri chiulasa', 0, 0, 318, '447472', 1, '74.17'),
(81348, '447.340', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '447340', 1, '101.56'),
(81346, '447.100', 10, '', 'Garnituri - altele', 0, 0, 1845, 'DM_10-61', 1, '44.38'),
(81344, '446.910', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '446910', 1, '53.79'),
(81342, '446.710', 10, '', 'Garnituri chiulasa', 0, 0, 318, '446710', 1, '167'),
(81340, '446.382', 10, '', 'Garnituri chiulasa', 0, 0, 318, '446382', 1, '140.85'),
(81338, '446.260', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '446260', 1, '42.16'),
(81336, '446.111', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '446111', 1, '44.93'),
(81333, '445.700', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '445700', 1, '73.68'),
(81332, '445.540', 10, '', 'Garnituri chiulasa', 0, 0, 318, '445540', 1, '78.83'),
(81330, '442.180', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '465.26'),
(81328, '439.890', 10, '', 'Garnituri- evacuare', 0, 0, 27, '439890', 1, '15.16'),
(81326, '439.770', 10, '', 'Garnituri- admisie', 0, 0, 42, '439770', 1, '26.48'),
(81324, '439.100', 10, '', 'Garnituri- evacuare', 0, 0, 27, '', 1, '25.74'),
(81323, '439.000', 10, '', 'Garnituri teava esapament', 0, 0, 42, '', 1, '54.25'),
(81321, '436.650', 10, '', 'Garnituri chiulasa', 0, 0, 318, '436650', 1, '91.93'),
(81319, '436.610', 10, '', 'Garnituri chiulasa', 0, 0, 318, '436610', 1, '109.39'),
(81317, '435.510', 10, '', 'Garnituri- evacuare', 0, 0, 27, '435510', 1, '3.03'),
(81315, '435.361', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '435361', 1, '5.58'),
(81313, '434.330', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '204.98'),
(81311, '432.974', 10, '', 'Garnituri- evacuare', 0, 0, 27, '432974', 1, '44.43'),
(81310, '432.894', 10, '', 'Garnituri- evacuare', 0, 0, 27, '432894', 1, '23.56'),
(81308, '432.351', 10, '', 'Garnituri- admisie', 0, 0, 42, '432351', 1, '7.07'),
(81307, '432.040', 10, '', 'Garnituri- evacuare', 0, 0, 27, '432040', 1, '7.09'),
(81306, '431.620', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '431620', 1, '128.38'),
(81304, '431.450', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '431450', 1, '94.78'),
(81302, '431.350', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '240.28'),
(81300, '430.410', 10, '', 'Garnituri- evacuare', 0, 0, 27, '430410', 1, '40.25'),
(81298, '429.040', 10, '', 'Garnituri- admisie', 0, 0, 43, '', 1, '77.49'),
(81296, '428.960', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '99.56'),
(81294, '428.910', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '124.35'),
(81292, '428.450', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '309.52'),
(81290, '425.170', 10, '', 'Garnituri chiulasa', 0, 0, 318, '425170', 1, '133.3'),
(81289, '424.850', 10, '', 'Garnituri- admisie', 0, 0, 42, '424850', 1, '3.46'),
(81287, '424.510', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '424510', 1, '65.9'),
(81286, '424.480', 10, '', 'Garnituri chiulasa', 0, 0, 318, '424480', 1, '238.7'),
(81284, '423.590', 10, '', 'Garnituri chiulasa', 0, 0, 318, '423590', 1, '111.49'),
(81282, '423.471', 10, '', 'Garnituri - altele', 0, 0, 568, '423471', 1, '11.69'),
(81280, '422.890', 10, '', 'Garnituri- admisie', 0, 0, 42, '422890', 1, '8.44'),
(81276, '420.450', 10, '', 'Garnituri capac chiulasa', 0, 0, 27, '420450', 1, '5.91'),
(81274, '413.930', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '413930', 1, '37.43'),
(81272, '413.830', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '413830', 1, '43.97'),
(81269, '413.090', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '413090', 1, '44.81'),
(81268, '412.912', 10, '', 'Garnituri chiulasa', 0, 0, 318, '412912', 1, '87.06'),
(81264, '410.050', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '410050', 1, '49.11'),
(81260, '407.330', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '407330', 1, '31.63'),
(81259, '403.741', 10, '', 'Garnituri chiulasa', 0, 0, 318, '403741', 1, '79.11'),
(81257, '400.983', 10, '', 'Garnituri chiulasa', 0, 0, 318, '400983', 1, '143.47'),
(81256, '400.190', 10, '', 'Garnituri- admisie', 0, 0, 44, '400190', 1, '7.02'),
(81254, '399.630', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '247.91'),
(81252, '394.390', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '22.44'),
(81250, '394.310', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '60.06'),
(81249, '394.120', 10, '', 'Garnituri teava esapament', 0, 0, 27, '', 1, '14.44'),
(81246, '392.470', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '47.61'),
(81245, '390.350', 10, '', 'Seturi garnituri', 0, 0, 41, '', 1, '397.92'),
(81243, '389.440', 10, '', 'Garnituri chiulasa', 0, 0, 318, '389440', 1, '266.29'),
(81242, '389.420', 10, '', 'Garnituri- evacuare', 0, 0, 979, '', 1, '56.74'),
(81240, '389.110', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '389110', 1, '106.76'),
(81238, '388.930', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '186.18'),
(81236, '388.200', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '388200', 1, '74.23'),
(81235, '383.880', 10, '', 'Garnituri chiulasa', 0, 0, 318, '383880', 1, '68.07'),
(81234, '383.250', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '63.61'),
(81233, '382.750', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '127.17'),
(81232, '377.770', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '165.1'),
(81231, '377.170', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '17.16'),
(81225, '375.310', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '375310', 1, '48.1'),
(81224, '375.290', 10, '', 'Garnituri- admisie', 0, 0, 42, '375290', 1, '28.32'),
(81222, '375.190', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '', 1, '28.02'),
(137415, '429.020', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '416.25'),
(81220, '375.160', 10, '', 'Garnituri- admisie', 0, 0, 42, '375160', 1, '8.07'),
(81218, '375.090', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '375090', 1, '46.02'),
(81216, '374.830', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '369.09'),
(81214, '373.160', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '', 1, '55.47'),
(81212, '372.670', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '372670', 1, '84.43'),
(81210, '372.520', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '372520', 1, '69.16'),
(81208, '366.670', 10, '', 'Garnituri chiulasa', 0, 0, 318, '366670', 1, '77.24'),
(81206, '364.380', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '364380', 1, '54.99'),
(81204, '362.140', 10, '', 'Garnituri- admisie', 0, 0, 42, '362140', 1, '41.48'),
(81202, '361.473', 10, '', 'Garnituri chiulasa', 0, 0, 318, '361473', 1, '260.95'),
(81200, '356.140', 10, '', 'Garnituri - altele', 0, 0, 568, '356140', 1, '10.81'),
(81199, '355.990', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '355990', 1, '222.7'),
(81197, '354.670', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '126.68'),
(81195, '354.200', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '354200', 1, '28.56'),
(81193, '353.970', 10, '', 'Garnituri chiulasa', 0, 0, 318, '353970', 1, '231.11'),
(81192, '353.960', 10, '', 'Garnituri chiulasa', 0, 0, 318, '353960', 1, '231.11'),
(81190, '353.427', 10, '', 'Garnituri chiulasa', 0, 0, 318, '353427', 1, '179.2'),
(81188, '352.066', 10, '', 'Garnituri- admisie', 0, 0, 40, '352066', 1, '17.24'),
(81186, '350.231', 10, '', 'Garnituri chiulasa', 0, 0, 318, '350231', 1, '47.8'),
(81184, '343.460', 10, '', 'Garnituri chiulasa', 0, 0, 318, '343460', 1, '141.59'),
(81182, '332.800', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '332800', 1, '49.69'),
(81181, '332.701', 10, '', 'Garnituri chiulasa', 0, 0, 318, '332700', 1, '254.17'),
(81179, '332.500', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '332500', 1, '43.7'),
(81177, '332.054', 10, '', 'Garnituri- evacuare', 0, 0, 27, '332054', 1, '4.92'),
(81175, '331.740', 10, '', 'Garnituri chiulasa', 0, 0, 318, '331740', 1, '130.23'),
(81172, '331.630', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '37.04'),
(81170, '331.550', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '331550', 1, '48.62'),
(81168, '330.240', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '90.32'),
(81166, '326.560', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '102.41'),
(81164, '326.100', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '326100', 1, '72.07'),
(81162, '325.630', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '222.3'),
(81160, '325.449', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '325449', 1, '5.09'),
(81155, '310.581', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '310581', 1, '4.92'),
(81154, '308.994', 10, '', 'Garnituri - altele', 0, 0, 141, '308994', 1, '19.86'),
(81153, '302.350', 10, '', 'Seturi garnituri', 0, 0, 979, '302350', 1, '92.81'),
(81152, '302.340', 10, '', 'Seturi garnituri', 0, 0, 979, '302340', 1, '92.81'),
(81151, '299.911', 10, '', 'Garnituri - altele', 0, 0, 141, '299911', 1, '26.51'),
(81149, '296.770', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '397.52'),
(81147, '288.480', 10, '', 'Garnituri chiulasa', 0, 0, 318, '288480', 1, '226.22'),
(81145, '286.623', 10, '', 'Garnituri chiulasa', 0, 0, 318, '286622', 1, '48.29'),
(81143, '285.023', 10, '', 'Garnituri chiulasa', 0, 0, 318, '285022', 1, '56.5'),
(81141, '284.750', 10, '', 'Garnituri - altele', 0, 0, 456, '284750', 1, '26.05'),
(81139, '277.886', 10, '', 'Garnituri- evacuare', 0, 0, 1451, '277886', 1, '21.06'),
(81137, '275.816', 10, '', 'Garnituri - altele', 0, 0, 139, '275816', 1, '4.94'),
(81135, '271.230', 10, '', 'Garnituri- admisie', 0, 0, 44, '271230', 1, '6.7'),
(81133, '268.180', 10, '', 'Garnituri chiulasa', 0, 0, 318, '923096', 1, '186.29'),
(81131, '268.050', 10, '', 'Garnituri chiulasa', 0, 0, 318, '923100', 1, '186.29'),
(81129, '267.830', 10, '', 'Garnituri chiulasa', 0, 0, 318, '267830', 1, '160.59'),
(81126, '266.270', 10, '', 'Garnituri- admisie', 0, 0, 44, '266270', 1, '15.64'),
(81124, '266.060', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '266060', 1, '25.3'),
(81122, '265.440', 10, '', 'Garnituri chiulasa', 0, 0, 318, '265440', 1, '192.53'),
(81119, '264.730', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '505.26'),
(81116, '263.380', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '263380', 1, '48.87'),
(81115, '262.870', 10, '', 'Garnituri chiulasa', 0, 0, 318, '262870', 1, '76.03'),
(81114, '261.610', 10, '', 'Garnituri- admisie', 0, 0, 42, '261610', 1, '15.65'),
(81113, '258.620', 10, '', 'Garnituri- admisie', 0, 0, 42, '258620', 1, '12.24'),
(81112, '258.310', 10, '', 'Garnituri- evacuare', 0, 0, 27, '258310', 1, '13.97'),
(81111, '257.620', 10, '', 'Garnituri- evacuare', 0, 0, 27, '257620', 1, '42.74'),
(81110, '257.600', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '72.31'),
(81109, '257.570', 10, '', 'Garnituri- admisie', 0, 0, 42, '257570', 1, '72.89'),
(81108, '257.370', 10, '', 'Garnituri chiulasa', 0, 0, 318, '257370', 1, '193.05'),
(81107, '256.830', 10, '', 'Garnituri- evacuare', 0, 0, 27, '256830', 1, '21.61'),
(81101, '239.384', 10, '', 'Garnituri chiulasa', 0, 0, 318, '239384', 1, '82.55'),
(81099, '236.080', 10, '', 'Garnituri chiulasa', 0, 0, 318, '236080', 1, '92.42'),
(81097, '235.421', 10, '', 'Garnituri chiulasa', 0, 0, 318, '235421', 1, '101.31'),
(81095, '234.560', 10, '', 'Garnituri - altele', 0, 0, 132, '', 1, '14.02'),
(81094, '230.521', 10, '', 'Garnituri chiulasa', 0, 0, 318, '230521', 1, '101.31'),
(81092, '229.302', 10, '', 'Garnituri- admisie', 0, 0, 42, '229302', 1, '15.89'),
(81090, '223.020', 10, '', 'Garnituri- admisie', 0, 0, 42, '223020', 1, '14.06'),
(81088, '219.860', 10, '', 'Garnituri chiulasa', 0, 0, 318, '219860', 1, '136.04'),
(81086, '219.690', 10, '', 'Garnituri chiulasa', 0, 0, 318, '219690', 1, '136.04'),
(81084, '219.611', 10, '', 'Garnituri chiulasa', 0, 0, 318, '219610', 1, '86.29'),
(81082, '219.230', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '199.28'),
(81080, '218.890', 10, '', 'Garnituri chiulasa', 0, 0, 318, '218890', 1, '124.11'),
(81078, '217.460', 10, '', 'Seturi garnituri', 0, 0, 43, '', 1, '106.05'),
(81076, '217.021', 10, '', 'Garnituri chiulasa', 0, 0, 318, '359642', 1, '154.91'),
(81074, '216.917', 10, '', 'Garnituri - altele', 0, 0, 1845, 'DIRKO', 1, '36.8'),
(81072, '216.110', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '191.35'),
(81070, '215.120', 10, '', 'Garnituri- admisie', 0, 0, 44, '215120', 1, '4.84'),
(81068, '214.850', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '214850', 1, '45.63'),
(81066, '212.840', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '212840', 1, '46.02'),
(81063, '211.770', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '211770', 1, '36.86'),
(81061, '201.090', 10, '', 'Garnituri - altele', 0, 0, 314, '201090', 1, '14.36'),
(81059, '199.400', 10, '', 'Garnituri chiulasa', 0, 0, 318, '199400', 1, '200.55'),
(81057, '199.360', 10, '', 'Garnituri - altele', 0, 0, 3966, '924867', 1, '3.36'),
(81055, '199.160', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '199160', 1, '38.93'),
(81053, '199.080', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '199080', 1, '110.48'),
(81051, '199.050', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '199050', 1, '34.5'),
(81048, '199.000', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '199000', 1, '21.01'),
(81047, '198.870', 10, '', 'Garnituri chiulasa', 0, 0, 318, '198870', 1, '84.05'),
(81045, '198.720', 10, '', 'Garnituri- evacuare', 0, 0, 27, '198720', 1, '36.29'),
(81043, '198.160', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '198160', 1, '84.62'),
(81041, '198.090', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '198090', 1, '46.98'),
(81039, '198.060', 10, '', 'Garnituri- admisie', 0, 0, 42, '198060', 1, '18.14'),
(81037, '197.710', 10, '', 'Garnituri chiulasa', 0, 0, 318, '197710', 1, '255.79'),
(81035, '194.220', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '194220', 1, '9.18'),
(81034, '194.020', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '194020', 1, '127.74'),
(81032, '193.580', 10, '', 'Garnituri chiulasa', 0, 0, 318, '193580', 1, '168.92'),
(81027, '191.965', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '191965', 1, '10.67'),
(81026, '191.630', 10, '', 'Garnituri chiulasa', 0, 0, 318, '191630', 1, '34.83'),
(81024, '190.440', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '190440', 1, '51.33'),
(81022, '188.123', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '188123', 1, '14.5'),
(81020, '187.830', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '187830', 1, '40.56'),
(81019, '187.710', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '141.72'),
(81017, '187.400', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '206.65'),
(81016, '187.210', 10, '', 'Garnituri- admisie', 0, 0, 42, '187210', 1, '18.81'),
(81009, '183.762', 10, '', 'Garnituri chiulasa', 0, 0, 318, '183761', 1, '162.41'),
(81007, '182.960', 10, '', 'Garnituri teava esapament', 0, 0, 138, '182960', 1, '5.67'),
(81005, '181.650', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '181650', 1, '56.39'),
(81000, '180.270', 10, '', 'Garnituri chiulasa', 0, 0, 318, '180270', 1, '79.48'),
(80998, '177.230', 10, '', 'Garnituri chiulasa', 0, 0, 318, '177230', 1, '122.38'),
(80994, '176.840', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '176840', 1, '33.49'),
(80993, '176.570', 10, '', 'Garnituri- evacuare', 0, 0, 27, '176570', 1, '56.58'),
(80992, '176.560', 10, '', 'Garnituri- admisie', 0, 0, 42, '176560', 1, '37.73'),
(80991, '176.510', 10, '', 'Garnituri chiulasa', 0, 0, 318, '176510', 1, '135.22'),
(80990, '176.090', 10, '', 'Busoane baie de ulei', 0, 0, 135, '', 1, '1.07'),
(80989, '176.080', 10, '', 'Garnituri- evacuare', 0, 0, 27, '176080', 1, '69.93'),
(80987, '175.023', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '175020', 1, '83.73'),
(80986, '174.250', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '37.92'),
(80983, '169.720', 10, '', 'Garnituri- admisie', 0, 0, 42, '169720', 1, '18.44'),
(80975, '166.600', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '166600', 1, '53.28'),
(80973, '166.520', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '166520', 1, '49.93'),
(80972, '166.240', 10, '', 'Garnituri- evacuare', 0, 0, 27, '166240', 1, '10.48'),
(80971, '166.210', 10, '', 'Garnituri- admisie', 0, 0, 42, '166210', 1, '11.35'),
(80968, '166.070', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '166070', 1, '36.36'),
(80965, '165.580', 10, '', 'Garnituri- admisie', 0, 0, 42, '165580', 1, '17.62'),
(80961, '164.341', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '164341', 1, '97.87'),
(80959, '163.520', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '163520', 1, '41.97'),
(80957, '162.483', 10, '', 'Garnituri chiulasa', 0, 0, 318, '162482', 1, '88.57'),
(80956, '162.460', 10, '', 'Garnituri- evacuare', 0, 0, 27, '162460', 1, '38.03'),
(80955, '162.451', 10, '', 'Garnituri- admisie', 0, 0, 42, '162451', 1, '30.61'),
(80954, '162.141', 10, '', 'Garnituri chiulasa', 0, 0, 318, '162141', 1, '168.65'),
(80953, '161.911', 10, '', 'Garnituri - altele', 0, 0, 591, '161911', 1, '8.15'),
(80952, '157.480', 10, '', 'Garnituri chiulasa', 0, 0, 318, '157480', 1, '287.91'),
(80951, '157.351', 10, '', 'Garnituri chiulasa', 0, 0, 318, '157351', 1, '125.72'),
(80950, '156.870', 10, '', 'Garnituri chiulasa', 0, 0, 318, '156870', 1, '153.22'),
(80949, '156.830', 10, '', 'Garnituri chiulasa', 0, 0, 318, '156830', 1, '151.3'),
(80948, '156.770', 10, '', 'Garnituri- evacuare', 0, 0, 27, '156770', 1, '16.47'),
(80947, '155.750', 10, '', 'Seturi garnituri', 0, 0, 323, '', 1, '118.47'),
(80946, '155.740', 10, '', 'Seturi garnituri', 0, 0, 323, '', 1, '50.89'),
(80945, '155.153', 10, '', 'Garnituri chiulasa', 0, 0, 318, '155153', 1, '103.92'),
(80943, '154.016', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '154016', 1, '3.5'),
(80942, '153.230', 10, '', 'Garnituri chiulasa', 0, 0, 318, '153230', 1, '122.8'),
(80941, '153.200', 10, '', 'Garnituri chiulasa', 0, 0, 318, '153200', 1, '139'),
(80940, '152.790', 10, '', 'Garnituri chiulasa', 0, 0, 318, '152790', 1, '191.99'),
(80939, '152.720', 10, '', 'Garnituri chiulasa', 0, 0, 318, '152720', 1, '309.23'),
(80937, '152.317', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '152317', 1, '24.38'),
(80935, '152.140', 10, '', 'Garnituri- admisie', 0, 0, 42, '152140', 1, '29.16'),
(80922, '148.190', 10, '', 'Garnituri teava esapament', 0, 0, 27, '148190', 1, '20.46'),
(80921, '147.660', 10, '', 'Garnituri - altele', 0, 0, 568, '147660', 1, '13.39'),
(80910, '146.828', 10, '', 'Garnituri chiulasa', 0, 0, 318, '146827', 1, '194.5'),
(80909, '146.827', 10, '', 'Garnituri chiulasa', 0, 0, 318, '146827', 1, '148.79'),
(80908, '146.818', 10, '', 'Garnituri chiulasa', 0, 0, 318, '146817', 1, '124.62'),
(80907, '146.770', 10, '', 'Garnituri- admisie', 0, 0, 42, '146770', 1, '9.99'),
(80906, '146.593', 10, '', 'Garnituri- evacuare', 0, 0, 27, '146592', 1, '7.09'),
(80905, '146.587', 10, '', 'Garnituri- evacuare', 0, 0, 27, '146587', 1, '39.18'),
(80904, '145.220', 10, '', 'Garnituri- evacuare', 0, 0, 27, '145220', 1, '69.83'),
(80885, '141.520', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '141520', 1, '370.98'),
(80884, '138.580', 10, '', 'Garnituri - altele', 0, 0, 132, '138580', 1, '67.33'),
(80875, '136.270', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '136270', 1, '15.23'),
(80874, '135.531', 10, '', 'Garnituri chiulasa', 0, 0, 318, '135531', 1, '34.69'),
(80873, '135.480', 10, '', 'Garnituri- evacuare', 0, 0, 27, '135480', 1, '51.88'),
(80867, '133.520', 10, '', 'Garnituri- evacuare', 0, 0, 27, '133520', 1, '11.69'),
(80866, '133.433', 10, '', 'Garnituri- evacuare', 0, 0, 569, '133433', 1, '16.11'),
(80865, '133.330', 10, '', 'Garnituri - altele', 0, 0, 568, '133330', 1, '56.39'),
(80864, '133.320', 10, '', 'Garnituri - altele', 0, 0, 568, '133320', 1, '56.39'),
(80863, '132.240', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '414.72'),
(80862, '132.150', 10, '', 'Garnituri chiulasa', 0, 0, 318, '132150', 1, '135.1'),
(80850, '130.280', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '130280', 1, '50.18'),
(80848, '129.770', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '129770', 1, '38.63'),
(80847, '129.400', 10, '', 'Garnituri - altele', 0, 0, 1845, 'DIRKO_S_PROFI_PRESS_HT', 1, '49.96'),
(80846, '128.430', 10, '', 'Garnituri- admisie', 0, 0, 42, '128430', 1, '23.51'),
(80845, '128.420', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '307.2'),
(80844, '128.230', 10, '', 'Garnituri chiulasa', 0, 0, 318, '128230', 1, '65.23'),
(80843, '128.161', 10, '', 'Garnituri- evacuare', 0, 0, 27, '128161', 1, '27.44'),
(80841, '127.580', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '127580', 1, '37.29'),
(80840, '127.530', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '276.05'),
(80837, '125.830', 10, '', 'Garnituri chiulasa', 0, 0, 318, '125830', 1, '115.58'),
(80836, '125.780', 10, '', 'Garnituri chiulasa', 0, 0, 318, '125780', 1, '115.58'),
(80835, '125.041', 10, '', 'Garnituri chiulasa', 0, 0, 318, '125041', 1, '110.04'),
(80834, '125.031', 10, '', 'Garnituri chiulasa', 0, 0, 318, '125031', 1, '120.93'),
(80833, '124.660', 10, '', 'Garnituri chiulasa', 0, 0, 318, '124660', 1, '92.42'),
(80832, '124.474', 10, '', 'Garnituri chiulasa', 0, 0, 318, '124473', 1, '99.48'),
(80831, '124.372', 10, '', 'Garnituri- evacuare', 0, 0, 27, '124372', 1, '31.3'),
(80822, '123.590', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '123590', 1, '73.82'),
(80821, '123.482', 10, '', 'Garnituri chiulasa', 0, 0, 318, '123482', 1, '113.3'),
(80819, '123.410', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '123410', 1, '32.22'),
(80817, '122.271', 10, '', 'Garnituri - altele', 0, 0, 141, '122271', 1, '4.46'),
(80815, '118.020', 10, '', 'Garnituri chiulasa', 0, 0, 318, '118020', 1, '84'),
(80813, '115.151', 10, '', 'Garnituri chiulasa', 0, 0, 318, '115151', 1, '454.74'),
(80811, '112.000', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '112000', 1, '71.3'),
(80809, '111.540', 10, '', 'Garnituri- admisie', 0, 0, 42, '111540', 1, '19.51'),
(80807, '109.193', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '109193', 1, '9.77'),
(80806, '108.790', 10, '', 'Garnituri - altele', 0, 0, 611, '108790', 1, '3.09'),
(80804, '106.909', 10, '', 'Garnituri - altele', 0, 0, 3892, '106909', 1, '4.17'),
(80802, '104.610', 10, '', 'Garnituri- admisie', 0, 0, 42, '104610', 1, '14.61'),
(80800, '104.351', 10, '', 'Garnituri chiulasa', 0, 0, 318, '104350', 1, '205.8'),
(80798, '103.960', 10, '', 'Seturi garnituri', 0, 0, 455, '103960', 1, '27.18'),
(80796, '100.420', 10, '', 'Garnituri chiulasa', 0, 0, 318, '100420', 1, '117.61'),
(80794, '100.040', 10, '', 'Garnituri- admisie', 0, 0, 42, '100040', 1, '40.89'),
(80792, '100.012', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '100012', 1, '49.83'),
(80790, 'S90-6-20-019', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '487.54'),
(80788, 'S90-4-20-011', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '487.54'),
(80786, 'S90-2-20-004', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '331.97'),
(80784, 'S90-2-10-012', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '358.73'),
(80782, 'S90-1-08-003', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '197.79'),
(80780, 'S90-1-05-014', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '174.78'),
(80778, 'E8595-140', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '543.88'),
(80776, 'E8561-140', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '671.54'),
(80774, 'E6549-140', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '896.92'),
(80772, 'E6534-140', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '1046.66'),
(80771, 'E60-79-004-02-22', 112, '', 'Spate - heavy duty', 0, 0, 1185, 'EIBACH_PRO_DAMPER', 1, '2350.33'),
(80770, 'E60-79-004-01-22', 112, '', 'Spate - heavy duty', 0, 0, 1185, 'EIBACH_PRO_DAMPER', 1, '2304.44'),
(80769, 'E60-15-006-01-22', 112, '', 'Spate - heavy duty', 0, 0, 1185, 'EIBACH_PRO_DAMPER', 1, '2116.23'),
(80768, 'E60-15-005-02-22', 112, '', 'Spate - heavy duty', 0, 0, 1185, 'EIBACH_PRO_DAMPER', 1, '2350.33'),
(80766, 'E2052-140', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '786.5'),
(80764, 'E2021-840', 112, '', 'Spate - heavy duty', 0, 0, 1185, 'EIBACH_PRO_DAMPER', 1, '2534'),
(80762, 'E2010-240', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '929.15'),
(80761, 'E20-85-004-02-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'SPORTLINE_VERPACK', 1, '529.76'),
(80760, 'E20-70-002-01-20', 112, '', 'Spate - heavy duty', 0, 0, 189, 'SPORTLINE_VERPACK', 1, '404.8'),
(80759, 'E20-70-001-01-20', 112, '', 'Spate - heavy duty', 0, 0, 189, 'SPORTLINE_VERPACK', 1, '404.8'),
(80757, 'E1530-140', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '1069.58'),
(80756, 'E10-85-021-01-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '735.94'),
(80755, 'E10-85-016-02-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '786.5'),
(80754, 'E10-85-012-02-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '777.38'),
(80753, 'E10-84-011-01-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '832.52'),
(80752, 'E10-82-009-05-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '1023.69'),
(80751, 'E10-75-002-04-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '906.14'),
(80750, 'E10-70-004-01-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '786.5'),
(80749, 'E10-65-013-02-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '708.34'),
(80748, 'E10-65-007-05-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '827.94'),
(80747, 'E10-65-007-01-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '827.94'),
(80746, 'E10-15-003-12-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '929.15'),
(80745, 'E10-15-003-08-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '809.56'),
(80744, 'KTBWP4530', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '485.08'),
(80743, 'KTBWP3380', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '518.22'),
(80742, 'KTBWP3190', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '463.92'),
(80741, 'KTBWP2962', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '523.14'),
(80740, 'KTBWP2960', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '552.33'),
(80739, 'KTBWP2920', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '233.05'),
(80738, 'KTBWP2500', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '571.31'),
(80737, 'KTBWP1990', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '479.06'),
(80736, 'KTBWP1970', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '354.09'),
(80735, 'KTBWP1840', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '195.88'),
(80734, 'KTBWP1540', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '215.07'),
(80733, 'KTBWP1190', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '513.57'),
(80732, 'KTBWP1060', 42, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '367'),
(80731, 'KTB493', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '257.84'),
(80730, 'KTB470', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '135.42'),
(80729, 'KTB465', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '245.72'),
(80728, 'KTB460', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '296.03'),
(80727, 'KTB459', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '267.4'),
(80726, 'KTB454', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '747.37'),
(80725, 'KTB441', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '543'),
(80724, 'KTB429', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '413.44'),
(80723, 'KTB415', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '642.22'),
(80722, 'KTB394', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '221.73'),
(80721, 'KTB361', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '291.17'),
(126803, 'KTB403', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '143.16'),
(80719, 'KTB347', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '630.17'),
(80718, 'KTB343', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '184.86'),
(80717, 'KTB342', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '275.92'),
(80716, 'KTB337', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '142.9'),
(80715, 'KTB336', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '145.05'),
(80714, 'KTB333', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '258.18'),
(80713, 'KTB327', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '728.66'),
(126810, '115705', 473, '', 'Far', 0, 0, 299, '', 1, '71.42'),
(80712, 'KTB317', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '252.57'),
(80711, 'KTB310', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '229.61'),
(80710, 'KTB309', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '516.82'),
(80709, 'KTB307', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '241.98'),
(80708, 'KTB306', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '199.32'),
(80707, 'KTB305', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '215.87'),
(80706, 'KTB298', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '179.69'),
(126812, '115707', 473, '', 'Far', 0, 0, 299, '', 1, '75.26'),
(80702, 'KTB291', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '77.39'),
(80700, 'KTB285', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '132.87'),
(49478, 'S SF PF7081 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '17.35'),
(49479, 'S SF PF7087 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '7.77'),
(49480, 'S SF PF7090 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '19.14'),
(49481, 'S SF PF7099 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '11.76'),
(49482, 'S SF PF7108 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '22.28'),
(49483, 'S SF PF7111 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '28.92'),
(49484, 'S SF PF7114 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '24.65'),
(49485, 'S SF PF7117 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '8.88'),
(49486, 'S SF PF7120 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '8.53'),
(49487, 'S SF PF7123 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '16.3'),
(49488, 'S SF PF7129 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '26'),
(49489, 'S SF PF7138 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '13.4'),
(49490, 'S SF PF7147 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '25.22'),
(49491, 'S SF PF7159 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '21.27'),
(49492, 'S SF PF7162 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '21.13'),
(49493, 'S SF PF7180 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '16.33'),
(49494, 'S SF PF7186 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '68.66'),
(49495, 'S SF PF7204 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '21.68'),
(49496, 'S SF PF7207 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '13.95'),
(49497, 'S SF PF7210 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '26'),
(49498, 'W75/3', 4, '', 'Filtru ulei', 1, 0, 7, '', 1, '0'),
(49499, 'PH5796', 59, '', 'Filtru ulei', 1, 0, 7, '301', 1, '0'),
(91693, '0270', 15, '', 'Sonde lambda', 0, 0, 3922, '64', 1, '444.94'),
(80699, 'KTB283', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '195.5'),
(80697, 'KTB266', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '183.53'),
(80696, 'KTB262', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '225.33'),
(80695, 'KTB257', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '307.51'),
(80694, 'KTB256', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '165.55'),
(80692, 'KTB253', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '262.35'),
(80687, 'KTB211C', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '326.67'),
(80685, 'KTB201', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '91.81'),
(80682, 'KTB189', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '187.81'),
(80679, 'KTB153', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '310.68'),
(80678, 'KTB152', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '310.09'),
(80675, 'KTB114', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '129.1'),
(80648, '941028', 42, '', 'Curele de distributie', 0, 0, 306, '941028', 1, '127.25'),
(80647, '941025', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '56.31'),
(137372, 'DTB-9017', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '54.86'),
(80644, '941019', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '60.61'),
(80641, '941013', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '55.94');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(80640, '941009', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '44.46'),
(80639, '94090', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '22.69'),
(80638, '94055', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '21.88'),
(80636, '8PK800HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '38.47'),
(80634, '8PK2085HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '92.74'),
(80629, '8PK1688HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '65.53'),
(80628, '8PK1630HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '73.42'),
(80625, '8PK1440HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '72.61'),
(80618, '7PK2285', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '55.54'),
(80619, '7PK2872', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '78.85'),
(80624, '8PK1420HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '57.66'),
(80620, '8PK1005HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '48.12'),
(80606, '6PK1600', 42, '', 'Curele de transmisie multicane', 0, 0, 305, 'ICON_POLYV', 1, '42.85'),
(80614, '6PK923', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '31.05'),
(80613, '6PK780EE', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '29.27'),
(75146, '0 986 430 241', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '197.87'),
(80610, '6PK1836S', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '53.14'),
(80609, '6PK1718', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '29.876'),
(80604, '6PK1410S', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '32.31'),
(80603, '6PK1320', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '32.158'),
(80602, '6PK1290', 42, '', 'Curele de transmisie multicane', 0, 0, 305, 'ICON_POLYV', 1, '29.78'),
(80600, '6PK1082', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '27.36'),
(80601, '6PK1137', 42, '', 'Curele de transmisie multicane', 0, 0, 305, 'ICON_POLYV', 1, '26.39'),
(80599, '5PK941', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '22.18'),
(80593, '4PK668', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '12.558'),
(80598, '5PK810', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '17.976'),
(80597, '5PK1715S', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '33.9'),
(80596, '5PK1545', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '25.592'),
(80595, '5PK1220', 42, '', 'Curele de transmisie multicane', 0, 0, 305, 'ICON_POLYV', 2, '23.863'),
(80589, '3PK853', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '13.57'),
(80590, '4PK1083', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '20.28'),
(80591, '4PK1720', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '30.62'),
(84439, '71-3639/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '61.34'),
(80588, '3PK700', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '10.91'),
(74619, 'F 00M 130 116', 30, '', 'Piese alternatoare si electrom', 0, 0, 2192, '', 1, '268.51'),
(74620, 'F 00M 130 120', 30, '', 'Piese alternatoare si electrom', 0, 0, 2192, '', 1, '140.93'),
(80581, '13A1425C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '23.98'),
(80579, '13A1350C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '23.39'),
(80578, '13A1325C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '23.25'),
(80577, '13A1275C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '19.59'),
(80575, '13A1225C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '19.16'),
(80574, '13A1200C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '18.58'),
(80572, '13A1150C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '19.59'),
(80571, '13A1125C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '19.3'),
(80570, '13A1100C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '19.3'),
(80569, '13A1098C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '17.88'),
(80568, '13A1077C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '17.66'),
(80567, '13A1075C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '17.45'),
(80566, '13A1050C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.93'),
(80565, '13A1025C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.88'),
(80564, '13A1015C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.53'),
(80563, '13A1000C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.45'),
(80562, '13A0975C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '15.83'),
(80561, '13A0950C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.84'),
(80559, '13A0903C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '15.4'),
(80554, '13A0825C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '15.05'),
(80552, '13A0780C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.02'),
(80551, '13A0775C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.95'),
(80541, '11A0910C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.32'),
(80550, '13A0750C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.71'),
(80542, '11A0950C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.4'),
(80543, '11A1030C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '17.1'),
(80545, '12PK2500HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '120.83'),
(80544, '12PK1814HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '112.99'),
(80539, '11A0685C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.19'),
(80531, '10A1250C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.97'),
(80530, '10A1200C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.2'),
(80529, '10A1175C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.32'),
(80527, '10A1140C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '12.5'),
(80525, '10A1090C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.76'),
(80521, '10A1025C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.35'),
(80520, '10A1000C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.1'),
(80518, '10A0975C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.91'),
(80517, '10A0960C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.91'),
(80516, '10A0950C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.97'),
(80515, '10A0940C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.46'),
(80513, '10A0925C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.97'),
(80512, '10A0915C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '12.19'),
(80511, '10A0913C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.84'),
(80509, '10A0888C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.32'),
(80506, '10A0850C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '8.17'),
(80504, '10A0835C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.92'),
(80503, '10A0825C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '8.57'),
(80501, '10A0785C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.95'),
(80499, '10A0750C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '8.17'),
(80497, '10A0735C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '8.81'),
(80495, '10A0710C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '8.19'),
(80494, '10A0700C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.35'),
(80493, '10A0690C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '7.72'),
(80492, '10A0683C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '7.96'),
(80491, '10A0675C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.3'),
(80490, '10A0665C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '7.75'),
(80489, '10A0653C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '12.17'),
(80488, '10A0650C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '7.58'),
(80487, '10A0636C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.38'),
(80486, '10A0635C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '8.71'),
(80485, '10A0625C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '7.82'),
(80484, '10A0615C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.19'),
(80483, '10A0605C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '8.71'),
(80482, '10A0595C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '8.63'),
(80481, '10A0550C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '8.36'),
(80480, '80001214', 140, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '59.3'),
(80479, '80001189', 140, '', 'Filtre habitaclu', 0, 0, 424, '80001189', 1, '76.11'),
(80476, '80001030', 140, '', 'Filtre habitaclu', 0, 0, 424, '80001030', 1, '71.58'),
(80475, '80000915', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000915', 1, '42.54'),
(80474, '80000879', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000879', 1, '33.72'),
(80473, '80000865', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000865', 1, '49.47'),
(80472, '80000852', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000852', 1, '64.79'),
(80471, '21652002', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652002', 1, '93.6'),
(80438, '80000537', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000537', 1, '52.03'),
(80437, '80000449', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000449', 1, '219.78'),
(80425, '80000343', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000343', 1, '142.93'),
(80421, '80000336', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000336', 1, '57.62'),
(80420, '80000333', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000333', 1, '68.08'),
(80419, '80000331', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000331', 1, '29.66'),
(80418, '80000330', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000330', 1, '50.11'),
(80417, '80000179', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000179', 1, '50.11'),
(80416, '80000164', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000164', 1, '28.82'),
(80415, '80000163', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000163', 1, '39.67'),
(80414, '80000162', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000162', 1, '36.08'),
(80413, '80000160', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000160', 1, '57.47'),
(80412, '80000159', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000159', 1, '38.76'),
(80411, '80000158', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000158', 1, '30.84'),
(80410, '80000157', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000157', 1, '30.19'),
(80409, '80000156', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000156', 1, '54.93'),
(80408, '80000155', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000155', 1, '37.31'),
(80407, '80000084', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000084', 1, '51.7'),
(80406, '80000083', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000083', 1, '67.15'),
(80405, '80000082', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000082', 1, '35.5'),
(80404, '80000080', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000080', 1, '84.33'),
(80403, '80000079', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000079', 1, '41.9'),
(80402, '80000075', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000075', 1, '89.03'),
(80401, '80000074', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000074', 1, '57.43'),
(80400, '80000073', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000073', 1, '146.33'),
(80399, '80000072', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000072', 1, '96.72'),
(80398, '80000066', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000066', 1, '60.08'),
(80397, '80000065', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000065', 1, '66.46'),
(80396, '80000063', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000063', 1, '84.97'),
(80395, '80000061', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000061', 1, '39.75'),
(80394, '80000060', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000060', 1, '78.2'),
(80393, '80000029', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000029', 1, '65.67'),
(80392, '80000027', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000027', 1, '52.42'),
(80390, '21653151', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653151', 1, '44.07'),
(80389, '21653148', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653148', 1, '44.57'),
(80388, '21653145', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653145', 1, '42.24'),
(80387, '21653144', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653144', 1, '46.94'),
(80386, '21653141', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653141', 1, '54.62'),
(80377, '21653030', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653030', 1, '190.07'),
(80376, '21653029', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653029', 1, '81.07'),
(80698, 'KTB269', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '236.98'),
(80375, '21653028', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653028', 1, '42.04'),
(80693, 'KTB255', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '164'),
(80691, 'KTB252', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '375.92'),
(80690, 'KTB251', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '103.95'),
(80689, 'KTB247', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '411.78'),
(80688, 'KTB221', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '133.22'),
(80686, 'KTB204', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '126.41'),
(80684, 'KTB197', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '204.61'),
(80683, 'KTB196', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '252.81'),
(80681, 'KTB174', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '120.34'),
(80680, 'KTB166', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '143.48'),
(80677, 'KTB119', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '302.16'),
(80676, 'KTB115', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '257.08'),
(80674, 'KTB108', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '218.13'),
(80673, 'KTB106', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '113.54'),
(80672, 'KTB102', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '152.06'),
(80671, 'KTB101', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '164.56'),
(80670, 'APV1075', 42, '', 'Curele de transmisie multicane', 0, 0, 541, 'APV1075', 1, '81.45'),
(80669, '94977', 42, '', 'Curele de distributie', 0, 0, 306, 'C0977', 1, '28.17'),
(80668, '94922', 42, '', 'Curele de distributie', 0, 0, 306, 'C0922', 1, '77.87'),
(80667, '94866', 42, '', 'Curele de distributie', 0, 0, 306, 'C0866', 1, '75.34'),
(80666, '94857', 42, '', 'Curele de distributie', 0, 0, 306, 'C0857', 1, '44.03'),
(80665, '94812', 42, '', 'Curele de distributie', 0, 0, 306, 'C0812', 1, '43.81'),
(80664, '94755', 42, '', 'Curele de distributie', 0, 0, 306, 'C0755', 1, '95.48'),
(80663, '94738', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '22.12'),
(80662, '94670', 42, '', 'Curele de distributie', 0, 0, 306, 'C0670', 1, '52.88'),
(80661, '94637', 42, '', 'Curele de distributie', 0, 0, 306, 'C0637', 1, '20.69'),
(80660, '94540', 42, '', 'Curele de distributie', 0, 0, 306, 'C0542', 1, '30.97'),
(80659, '94536', 42, '', 'Curele de distributie', 0, 0, 306, 'C0538', 1, '62.01'),
(80658, '94480', 42, '', 'Curele de distributie', 0, 0, 306, 'C0486', 1, '49.27'),
(80657, '94461', 42, '', 'Curele de distributie', 0, 0, 306, 'C0467', 1, '67.46'),
(80656, '94439', 42, '', 'Curele de distributie', 0, 0, 306, 'C0459', 1, '42.63'),
(80655, '94435', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '75.96'),
(80654, '94414', 42, '', 'Curele de distributie', 0, 0, 306, 'C0389', 1, '50.64'),
(80653, '94386', 42, '', 'Curele de distributie', 0, 0, 306, 'C0432', 1, '28.68'),
(80652, '94378', 42, '', 'Curele de distributie', 0, 0, 306, 'C0356', 1, '29.16'),
(80651, '94245', 42, '', 'Curele de distributie', 0, 0, 306, 'C0230', 1, '16.21'),
(80650, '94169', 42, '', 'Curele de distributie', 0, 0, 306, 'C0185', 1, '21.91'),
(80649, '94140', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '23.76'),
(80646, '941023', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '65.69'),
(80645, '941020', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '79.7'),
(80643, '941018', 42, '', 'Curele de distributie', 0, 0, 306, '941018', 1, '74.67'),
(80642, '941014', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '24.81'),
(80637, '8PK952HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '46.2'),
(80635, '8PK2440', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '45.91'),
(80633, '8PK2055HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '92.74'),
(80632, '8PK2043HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '89.45'),
(80631, '8PK1988HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '88.84'),
(80630, '8PK1716HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '73.15'),
(80627, '8PK1565HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '81.68'),
(80626, '8PK1509HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '68.58'),
(80616, '7PK1633', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '47.98'),
(80615, '7PK1275', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '41.8'),
(80612, '6PK2203', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '43.918'),
(80611, '6PK2195', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '42.66'),
(80605, '6PK1565', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '34.258'),
(80592, '4PK1770', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '29.73'),
(80587, '3PK675', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '12.8'),
(80586, '3PK668', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '10.21'),
(80585, '3PK515', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '9.3'),
(80584, '13A1525C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '27.74'),
(80583, '13A1500C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '27.74'),
(80582, '13A1450C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '25.37'),
(80580, '13A1375C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '23.7'),
(80576, '13A1253C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '20.86'),
(80573, '13A1175C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '18.58'),
(80560, '13A0925C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.35'),
(80558, '13A0900C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.9'),
(80557, '13A0875C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.97'),
(80556, '13A0850C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.97'),
(80555, '13A0835C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.97'),
(80553, '13A0800C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.95'),
(80549, '13A0725C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.71'),
(80548, '13A0710C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '12.91'),
(80547, '13A0655C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.91'),
(80546, '13A0635C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '15.62'),
(80540, '11A0865C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.77'),
(80538, '11A0650C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.19'),
(80537, '11A0528C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.41'),
(80536, '10PK2050HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '106.27'),
(80535, '10PK1350HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '83.06'),
(80534, '10PK1145HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '61.19'),
(80533, '10A1400C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '15.35'),
(80532, '10A1300C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.29'),
(80528, '10A1150C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '12.5'),
(80526, '10A1100C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '12.42'),
(80524, '10A1085C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.83'),
(80523, '10A1075C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.42'),
(80522, '10A1050C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.4'),
(80519, '10A0990C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.91'),
(80514, '10A0935C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.46'),
(80510, '10A0900C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.32'),
(80508, '10A0875C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.81'),
(80507, '10A0865C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.32'),
(80505, '10A0840C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.92'),
(80502, '10A0800C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.45'),
(80500, '10A0760C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '7.82'),
(80498, '10A0740C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.46'),
(80496, '10A0725C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '8.44'),
(80478, '80001185', 140, '', 'Filtre habitaclu', 0, 0, 424, '80001185', 1, '46.46'),
(80477, '80001023', 140, '', 'Filtre habitaclu', 0, 0, 424, '80001023', 1, '99.41'),
(80470, '80000874', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000874', 1, '35.11'),
(80469, '80000871', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000871', 1, '41.96'),
(80468, '80000853', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000853', 1, '34.21'),
(80467, '80000815', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000815', 1, '42.65'),
(80466, '80000813', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000813', 1, '40.01'),
(80465, '80000810', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000810', 1, '28.52'),
(80464, '80000809', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000809', 1, '45.55'),
(80463, '80000807', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000807', 1, '31.71'),
(80462, '80000804', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000804', 1, '45.55'),
(80461, '80000767', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000767', 1, '41.96'),
(80460, '80000712', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000712', 1, '74.33'),
(80459, '80000676', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000676', 1, '46.74'),
(80458, '80000666', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000666', 1, '61.94'),
(80457, '80000662', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000662', 1, '42.9'),
(80456, '80000657', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000657', 1, '57.18'),
(80455, '80000656', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000656', 1, '68.18'),
(80454, '80000655', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000655', 1, '40.51'),
(80453, '80000652', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000652', 1, '40.51'),
(80452, '80000651', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000651', 1, '61.94'),
(80451, '80000649', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000649', 1, '47.75'),
(80450, '80000645', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000645', 1, '46.5'),
(80449, '80000637', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000637', 1, '27.81'),
(80448, '80000636', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000636', 1, '35.69'),
(80447, '80000634', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000634', 1, '36.75'),
(80446, '80000620', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000620', 1, '30.69'),
(80445, '80000614', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000614', 1, '32.29'),
(80444, '80000607', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000607', 1, '73.33'),
(80443, '80000604', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000604', 1, '27.81'),
(80442, '80000603', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000603', 1, '52.42'),
(80441, '80000594', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000594', 1, '90.48'),
(80440, '80000548', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000548', 1, '70.57'),
(80439, '80000541', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000541', 1, '32.79'),
(80436, '80000409', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000409', 1, '70.96'),
(80435, '80000407', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000407', 1, '60.08'),
(80434, '80000405', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000405', 1, '90.48'),
(80433, '80000376', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000376', 1, '31.6'),
(80432, '80000375', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000375', 1, '46.88'),
(80431, '80000373', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000373', 1, '57.88'),
(80430, '80000362', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000362', 1, '51.78'),
(80429, '80000360', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000360', 1, '50.05'),
(80428, '80000356', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000356', 1, '54.64'),
(80427, '80000354', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000354', 1, '56.52'),
(80426, '80000345', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000345', 1, '52.34'),
(80424, '80000340', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000340', 1, '73.51'),
(80423, '80000339', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000339', 1, '82.19'),
(80422, '80000338', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000338', 1, '37.06'),
(80391, '80000022', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000022', 1, '139.59'),
(80385, '21653140', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653140', 1, '49.72'),
(80384, '21653139', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653139', 1, '33.16'),
(80383, '21653114', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653114', 1, '105.54'),
(80382, '21653071', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653071', 1, '68.18'),
(80381, '21653067', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653067', 1, '37.11'),
(80380, '21653063', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653063', 1, '99.84'),
(80379, '21653034', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653034', 1, '45.21'),
(80378, '21653032', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653032', 1, '41.54'),
(80374, '21653027', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653027', 1, '28.76'),
(80373, '21653026', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653026', 1, '24.82'),
(80372, '21653025', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653025', 1, '67.15'),
(80371, '21653024', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653024', 1, '30.44'),
(80370, '21653023', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653023', 1, '92.26'),
(80369, '21653022', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653022', 1, '46.33'),
(80368, '21653021', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653021', 1, '48.12'),
(80367, '21653020', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653020', 1, '35.44'),
(80344, '21652863', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652863', 1, '48.24'),
(80332, '21652551', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652551', 1, '39.61'),
(80321, '21652351', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652351', 1, '71.52'),
(80320, '21652350', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652350', 1, '40.12'),
(80319, '21652349', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652349', 1, '37.64'),
(80316, '21652346', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652346', 1, '33.88'),
(80315, '21652345', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652345', 1, '37.83'),
(80314, '21652342', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652342', 1, '81.07'),
(80313, '21652340', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652340', 1, '90.03'),
(80311, '21652317', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652317', 1, '57.18'),
(80308, '21651995', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651995', 1, '36.95'),
(80297, '21651976', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651976', 1, '55.37'),
(80295, '21651972', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651972', 1, '27.61'),
(80291, '21651919', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651919', 1, '41.54'),
(80290, '21651918', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651918', 1, '40.07'),
(80289, '21651917', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651917', 1, '33.27'),
(80285, '21651913', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651913', 1, '47.08'),
(80273, '21651891', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651891', 1, '40.26'),
(80272, '21651890', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651890', 2, '0'),
(80268, '21651198', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651198', 1, '47.8'),
(80263, '21651184', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651184', 1, '27.61'),
(80262, '21651183', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651183', 1, '20.71'),
(80261, '21651182', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651182', 2, '0'),
(80260, '21650107', 140, '', 'Filtre habitaclu', 0, 0, 424, '21650107', 1, '35.25'),
(80258, '80001186', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80001186', 1, '100.47'),
(80250, '80000538', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000538', 1, '173.03'),
(80248, '80000068', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000068', 1, '89.48'),
(80244, '80000872', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000872', 1, '56.21'),
(80241, '80000816', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000816', 1, '77.31'),
(80239, '21653102', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653102', 1, '69.96'),
(80237, '80000783', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000783', 1, '77.31'),
(80235, '80000741', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000741', 1, '70.38'),
(80233, '80000770', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000770', 1, '73.33'),
(80232, '80000778', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000778', 1, '76.28'),
(80228, '80000786', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000786', 1, '39.61'),
(80225, '80000605', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000605', 1, '52.42'),
(80223, '80000777', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000777', 1, '57.49'),
(80221, '80000411', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000411', 1, '55.51'),
(80214, '80000346', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000346', 1, '80.06'),
(80211, '21653013', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653013', 1, '53.23'),
(80209, '80000208', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000208', 1, '65.48'),
(80207, '80000401', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000401', 1, '67.45'),
(80206, '80000402', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000402', 1, '60.08'),
(80201, '80000064', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000064', 1, '97.86'),
(80199, '80000775', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000775', 1, '90.48'),
(80195, '21652992', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652992', 1, '54.29'),
(80194, '21653143', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653143', 1, '92.77'),
(80192, '80000670', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000670', 1, '71.02'),
(80190, '21653064', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653064', 1, '156.38'),
(80188, '80000344', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000344', 1, '66.46'),
(80184, '21652538', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652538', 1, '48.44'),
(80182, '21653009', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653009', 1, '103.51'),
(80177, '80000364', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000364', 1, '133.22'),
(80176, '21653006', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653006', 1, '120.55'),
(80173, '80000284', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000284', 1, '65.48'),
(80171, '80000438', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000438', 1, '40.45'),
(80168, '21652865', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652865', 1, '63.61'),
(80166, '21652858', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652858', 1, '51.64'),
(80164, '21652853', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652853', 1, '74.16'),
(80163, '21652851', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652851', 1, '153.62'),
(80160, '21652713', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652713', 1, '67.54'),
(80159, '21651292', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651292', 1, '90.31'),
(80158, '21653070', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653070', 1, '150.25'),
(80156, '21652542', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652542', 1, '53.17'),
(80154, '21651296', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651296', 1, '60.24'),
(80152, '80000745', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000745', 1, '56.46'),
(80150, '21652861', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652861', 1, '61.5'),
(80149, '21652357', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652357', 1, '47.75'),
(80147, '80000758', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000758', 1, '57.18'),
(80146, '80000418', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000418', 1, '75.28'),
(80142, '80000428', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000428', 1, '55.01'),
(80138, '80000427', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000427', 1, '112.06'),
(80136, '80000432', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000432', 1, '55.9'),
(80135, '80000752', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000752', 1, '51.45'),
(80134, '80000028', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000028', 1, '81.88'),
(80128, '21652985', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652985', 1, '82.16'),
(80127, '21652336', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652336', 1, '62.33'),
(80126, '21652541', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652541', 1, '52.34'),
(80124, '80000417', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000417', 1, '68.45'),
(80120, '21651957', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651957', 1, '62.7'),
(80119, '21651958', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651958', 1, '62.7'),
(80117, '21651955', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651955', 1, '49.22'),
(80115, '80000077', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000077', 1, '70.96'),
(80113, '21651882', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651882', 1, '129.35'),
(80112, '21651960', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651960', 1, '47.55'),
(80110, '21651956', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651956', 1, '66.01'),
(80109, '21653068', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653068', 1, '68.1'),
(80106, '21651961', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651961', 1, '74.86'),
(80103, '21651964', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651964', 1, '58.27'),
(80082, '80001244', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001244', 1, '60.63'),
(80077, '80001239', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001239', 1, '21.18'),
(80072, '80001146', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001146', 2, '311.227'),
(80069, '80001143', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001143', 2, '149.793'),
(80068, '80001142', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001142', 1, '575.02'),
(80067, '80001133', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001133', 1, '705.76'),
(80066, '80001124', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001124', 1, '538.09'),
(80057, '80001102', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001102', 1, '1107.74'),
(80055, '80001093', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001093', 2, '155.393'),
(80048, '80001048', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001048', 2, '0'),
(80045, '80001010', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001010', 2, '167.944'),
(80044, '80001007', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001007', 2, '176.841'),
(80043, '80000992', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000992', 2, '0'),
(80042, '80000991', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000991', 2, '0'),
(80038, '80000931', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000931', 2, '213.528'),
(80037, '80000930', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000930', 2, '195.3'),
(80034, '80000924', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000924', 1, '392.79'),
(80033, '80000923', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000923', 1, '307.09'),
(80032, '80000922', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000922', 1, '360.31'),
(80031, '80000921', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000921', 1, '442.37'),
(80030, '80000919', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000919', 2, '204.127'),
(80029, '80000918', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000918', 2, '307.349'),
(80026, '80000862', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000862', 1, '412.21'),
(80025, '80000860', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000860', 2, '463.722'),
(79997, '80000598', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000598', 2, '155.673'),
(79995, '80000544', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000544', 2, '228.529'),
(65220, 'VEX 250123', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '183.16'),
(79991, '80000395', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000395', 2, '289.009'),
(79990, '80000386', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000386', 2, '285.39'),
(79989, '80000385', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000385', 1, '353.23'),
(79988, '80000384', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000384', 1, '356.61'),
(79987, '80000374', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000374', 2, '537.075'),
(79986, '80000366', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000366', 2, '550.956'),
(79984, '80000352', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000352', 2, '199.542'),
(79978, '80000025', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000025', 1, '969.95'),
(79977, '21653131', 140, '', 'Role intinzatoare', 0, 0, 3213, '21653131', 2, '479.941'),
(79976, '21653130', 140, '', 'Role intinzatoare', 0, 0, 3213, '21653130', 1, '717.44'),
(79971, '19031076', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '31.15'),
(79970, '19027852', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '4.05'),
(79965, '19025735', 140, '', 'Ghiduri supapa', 0, 0, 322, 'pa367z', 1, '9.51'),
(79964, '19020004', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '5.14'),
(79957, '12016913', 140, '', 'Simeringuri', 0, 0, 322, '', 1, '3.84'),
(79955, '12016586', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.11'),
(79951, '12015802', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.11'),
(79942, '12014948', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '3.35'),
(79941, '12014671', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.11'),
(79940, '12014670', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.11'),
(79939, '12014586', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.11'),
(79937, '12014265', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.3'),
(79930, '12006142', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '3.68'),
(79929, '46085512B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '31.71'),
(79921, '20034106B', 140, '', 'Simeringuri', 0, 0, 572, '', 2, '0'),
(79914, '20030144B', 140, '', 'Simeringuri', 0, 0, 572, '', 2, '74.886'),
(79912, '20029770B', 140, '', 'Simeringuri', 0, 0, 3968, '', 1, '31.57'),
(79887, '20019851B', 140, '', 'Simeringuri', 0, 0, 572, '', 2, '0'),
(143035, '20026624B', 140, '', 'SIMERING', 0, 0, 572, '', 2, '76.069'),
(79886, '20019850B', 140, '', 'Simeringuri', 0, 0, 572, '', 2, '0'),
(79883, '20018712B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '26.81'),
(79882, '20018431B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '77.13'),
(79881, '20018430B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '42.71'),
(79880, '20018321B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '56.39'),
(79879, '20018320B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '39.12'),
(79878, '20018317B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '20.46'),
(79871, '20018100B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.79'),
(79859, '20015464B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '22.75'),
(79855, '20015434B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.43'),
(79844, '19027911B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '24.82'),
(79818, '19027771B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '8.32'),
(79816, '19027629B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.65'),
(79798, '19026246B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.28'),
(79791, '19026204B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '7.02'),
(79790, '19026201B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.04'),
(130924, '19026210B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '16.1'),
(79769, '19020065B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '67.87'),
(79676, '19016569B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '42.85'),
(79670, '19016559B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '12.12'),
(79620, '19013027B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '24.94'),
(79599, '15510030B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '11.46'),
(79595, '15027932B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '25.4'),
(79593, '15027586B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '60.45'),
(79592, '15026220B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.19'),
(79591, '15020022B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '18.51'),
(79589, '15018287B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '31.55'),
(79581, '15011254B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '24.7'),
(79580, '15011251B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '20.46'),
(79565, '12018948B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '16.78'),
(79538, '12017098B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.01'),
(79531, '12016929B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '8.54'),
(79507, '12015791B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '84.13'),
(79458, '12015180B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '44.38'),
(79457, '12015120B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '24.58'),
(79446, '12014740B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '49.8'),
(79444, '12014730B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.48'),
(79443, '12014729B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '30.26'),
(79437, '12014616B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '6.87'),
(79435, '12014600B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '6.63'),
(79433, '12014494B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '19'),
(79432, '12014437B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '28.98'),
(79425, '12014345B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '10.12'),
(79385, '12013061B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '8.54'),
(79384, '12013046B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '24.46'),
(79343, '12011691B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '9.96'),
(79312, '12011409B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '39.07'),
(79311, '12011404B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '46.76'),
(79310, '12011403B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '28.61'),
(79294, '12011292B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.31'),
(79293, '12011290B', 140, '', 'Simeringuri', 0, 0, 3806, '', 1, '14.47'),
(79283, '12011157B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '6.05'),
(79265, '12010743B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '29.67'),
(79219, '07015468B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '20.05'),
(79202, '01033858B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '17.54'),
(79180, '01029728B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '66.72'),
(79179, '01029718B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '21.79'),
(79177, '01029697B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '48.39'),
(79176, '01029686B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '24.11'),
(79175, '01029682B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '25.03'),
(79137, '01019887B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '40.69'),
(79136, '01019886B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '98.74'),
(79135, '01019881B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '17.51'),
(79115, '01019154B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '4.92'),
(79114, '01019153B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '3.53'),
(79113, '01019151B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '4.38'),
(79102, '01016891B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '13.46'),
(79101, '01016684B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '2.14'),
(79089, 'XPB1400', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '88.29'),
(79087, 'CT999K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT999', 1, '61.29'),
(79086, 'CT997WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT997', 1, '196.11'),
(79085, 'CT996', 31, '', 'Curea de distributie', 0, 0, 306, 'CT996', 1, '30.72'),
(79083, 'CT995K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT995', 1, '314.6'),
(79081, 'CT990', 31, '', 'Curea de distributie', 0, 0, 306, 'CT990', 1, '103.11'),
(79079, 'CT988WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT988', 1, '302.97'),
(79076, 'CT987K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT987', 1, '162.92'),
(79074, 'CT984K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT984', 1, '808.68'),
(79073, 'CT1015', 31, '', 'Curea de distributie', 0, 0, 306, 'CT984', 1, '80.8'),
(79070, 'CT980', 31, '', 'Curea de distributie', 0, 0, 306, 'CT980', 1, '42.28'),
(79063, 'CT973WP2', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT973', 1, '180.56'),
(79060, 'CT969WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT969', 1, '350.64'),
(79054, 'CT957K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'PROFILE', 1, '315.03'),
(79051, 'CT953', 31, '', 'Curea de distributie', 0, 0, 306, 'CT953', 1, '71.66'),
(79048, 'CT949K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT949', 1, '343.8'),
(79047, 'CT946K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT946', 1, '443.01'),
(79044, 'CT940K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10261', 1, '355.78'),
(79043, 'CT939WP6', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT939', 1, '316.86'),
(79040, 'CT939K3', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT939', 1, '157.6'),
(79038, 'CT939K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT939', 1, '122.33'),
(79037, 'CT938', 31, '', 'Curea de distributie', 0, 0, 306, 'CT938', 1, '36.85'),
(79035, 'CT921WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT921(1)', 1, '550.13'),
(79034, 'CT921K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT921(1)', 1, '417.04'),
(79033, 'CT920K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT920', 1, '558.27'),
(79031, 'CT918K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT918', 1, '286.27'),
(79024, 'CT901WP3', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT901', 1, '501.66'),
(79023, 'CT901WP2', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT901', 1, '495.34'),
(79022, 'CT901WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT901', 1, '454.44'),
(79020, 'CT901K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT901', 1, '264.29'),
(79019, 'CT901K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT901', 1, '242'),
(79015, 'CT887WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT887', 1, '324.63'),
(79012, 'CT879K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT879', 1, '196.28'),
(79010, 'CT877WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT877', 1, '403.07'),
(79005, 'CT874WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT874', 1, '291.32'),
(79002, 'CT873WP2', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT873', 1, '328.31'),
(79000, 'CT873K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT873', 1, '204.9'),
(78998, 'CT870WP2', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT870', 1, '319.23'),
(78996, 'CT867K3', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT867', 1, '255.52'),
(78994, 'CT867K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT867', 1, '98.81'),
(78989, 'CT849', 31, '', 'Curea de distributie', 0, 0, 306, 'CT849', 1, '56.88'),
(78987, 'CT848K3', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT848', 1, '117.57'),
(78985, 'CT846WP3', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT846', 1, '237.89'),
(78984, 'CT846WP2', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT846', 1, '267.92'),
(78982, 'CT846K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT846', 1, '126.1'),
(78976, 'CT800K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT800', 1, '131.82'),
(78973, 'CT791K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT791', 1, '239.29'),
(78972, 'CT782', 31, '', 'Curea de distributie', 0, 0, 306, 'CT782', 1, '53.03'),
(78970, 'CT769K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT769', 1, '225.23'),
(78969, 'CT758', 31, '', 'Curea de distributie', 0, 0, 306, 'CT758NEU', 1, '72.52'),
(78967, 'CT732', 31, '', 'Curea de distributie', 0, 0, 306, 'CT732', 1, '28.28'),
(78966, 'CT729K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT729', 1, '123.57'),
(78963, 'CT726WP2', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT726', 1, '415.58'),
(78960, 'CT719', 31, '', 'Curea de distributie', 0, 0, 306, 'CT719', 1, '7.52'),
(78959, 'CT718WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT718', 1, '186.58'),
(78953, 'CT690K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT690', 1, '121.69'),
(78952, 'CT689', 31, '', 'Curea de distributie', 0, 0, 306, 'PROFILE', 1, '39.22'),
(78947, 'CT673', 31, '', 'Curea de distributie', 0, 0, 306, 'CT673(1)', 1, '24.94'),
(78942, 'CT651', 31, '', 'Curea de distributie', 0, 0, 306, 'CT651', 1, '32.96'),
(78941, 'CT650', 31, '', 'Curea de distributie', 0, 0, 306, 'CT650', 1, '23.22'),
(78940, 'CT649', 31, '', 'Curea de distributie', 0, 0, 306, 'CT649', 1, '33.12'),
(78939, 'CT648', 31, '', 'Curea de distributie', 0, 0, 306, 'CT648', 1, '16.59'),
(78938, 'CT641', 31, '', 'Curea de distributie', 0, 0, 306, 'CT641', 1, '23.52'),
(78937, 'CT639', 31, '', 'Curea de distributie', 0, 0, 306, 'CT639', 1, '14.95'),
(78934, 'CT631', 31, '', 'Curea de distributie', 0, 0, 306, 'CT631', 1, '27.15'),
(78930, 'CT607K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT607', 1, '95.93'),
(78928, 'CT604K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT604', 1, '215.42'),
(78927, 'CT604', 31, '', 'Curea de distributie', 0, 0, 306, 'CT604', 1, '57.5');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(78926, 'CT591', 31, '', 'Curea de distributie', 0, 0, 306, 'CT591', 1, '80.1'),
(78925, 'CT587', 31, '', 'Curea de distributie', 0, 0, 306, 'CT587', 1, '47.58'),
(78918, 'CT547', 31, '', 'Curea de distributie', 0, 0, 306, 'CT547', 1, '35.05'),
(78917, 'CT542', 31, '', 'Curea de distributie', 0, 0, 306, 'CT542', 1, '40.05'),
(78916, 'CT541', 31, '', 'Curea de distributie', 0, 0, 306, 'CT541', 1, '16.98'),
(78915, 'CT534', 31, '', 'Curea de distributie', 0, 0, 306, 'CT534', 1, '32.98'),
(78914, 'CT533', 31, '', 'Curea de distributie', 0, 0, 306, 'CT533', 1, '31.82'),
(78912, 'CT526', 31, '', 'Curea de distributie', 0, 0, 306, 'CT526', 1, '25.3'),
(78909, 'CT520K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT520', 1, '101.39'),
(78907, 'CT512K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT512', 1, '108.62'),
(78906, 'CT1136', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1124', 1, '177.44'),
(78904, 'CT1133K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10361', 1, '528.06'),
(78900, 'CT1128', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1128', 1, '121.12'),
(78899, 'CT1127', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1127', 1, '79.66'),
(78896, 'CT1122', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1122', 1, '124.32'),
(78894, 'CT1120K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1120', 1, '67.17'),
(78893, 'CT1120', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1120', 1, '67.17'),
(78892, 'CT1119', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1119', 1, '98.27'),
(78887, 'CT1112', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1112', 1, '36.18'),
(78885, 'CT1109K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT807(1)', 1, '99.62'),
(78884, 'CT1108', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1108', 1, '83.12'),
(78881, 'CT1105K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1105', 1, '297.26'),
(78880, 'CT1103', 31, '', 'Curea de distributie', 0, 0, 306, 'PROFILE', 1, '70.02'),
(78879, 'CT1102', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1102', 1, '54.81'),
(78877, 'CT1100K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1100', 1, '334.68'),
(78874, 'CT1098', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1098', 1, '114.62'),
(78869, 'CT1091K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1091', 1, '255.52'),
(78862, 'CT1079', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1079', 1, '88.54'),
(78858, 'CT1076K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1076', 1, '346.96'),
(78853, 'CT1071', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1071', 1, '108.57'),
(78851, 'CT1069', 31, '', 'Curea de distributie', 0, 0, 306, 'CT10691', 1, '70.59'),
(78849, 'CT1067K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10671', 1, '161.87'),
(78848, 'CT1066K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10661', 1, '161.87'),
(78847, 'CT1065K3', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10651', 1, '237.54'),
(78846, 'CT1065K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10651', 1, '234.15'),
(78845, 'CT1064K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10641', 1, '204.71'),
(78844, 'CT1063WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT10631', 1, '324.17'),
(78843, 'CT1063K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10631', 1, '189.4'),
(78842, 'CT1063K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10631', 1, '261.22'),
(78841, 'CT1061WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT523', 1, '306.3'),
(76931, '1 305 621 464', 30, '', 'Far', 0, 0, 14, '', 1, '70.92'),
(78835, 'CT1054K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT747', 1, '231.95'),
(78833, 'CT1051WP2', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT1051', 1, '745.89'),
(78832, 'CT1051WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT1051', 1, '589.34'),
(78829, 'CT1050', 31, '', 'Curele de distributie', 0, 0, 306, 'CT10501', 1, '109.97'),
(78826, 'CT1046K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10461', 1, '342.21'),
(78824, 'CT1044WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT946', 1, '568.22'),
(78822, 'CT1044K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT946', 1, '425.7'),
(78820, 'CT1042K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT781', 1, '599.42'),
(78818, 'CT1038K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT796', 1, '246.86'),
(78816, 'CT1037K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10371', 1, '179.21'),
(78814, 'CT1035K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10351', 1, '266.49'),
(78812, 'CT1034K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10341', 1, '249.77'),
(78810, 'CT1031K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT523', 1, '224.34'),
(78809, 'CT1030', 31, '', 'Curele de distributie', 0, 0, 306, 'CT10301', 1, '71.74'),
(78807, 'CT1028WP7', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT948', 1, '631.89'),
(78805, 'CT1028WP4', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT948', 1, '447.36'),
(78804, 'CT1028WP3', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT948', 1, '456.37'),
(78803, 'CT1028WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT948', 1, '465.64'),
(78801, 'CT1028K4', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT948', 1, '298.88'),
(78799, 'CT1028K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT948', 1, '490.53'),
(78798, 'CT1028K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT948', 1, '485.72'),
(78796, 'CT1025K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10251', 1, '226.68'),
(78793, 'CT1018K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1018', 1, '199.34'),
(78792, 'CT1017', 31, '', 'Curele de distributie', 0, 0, 306, 'PROFILE', 1, '42.68'),
(78790, 'CT1015K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT984', 1, '414.16'),
(78787, 'CT1012K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT868', 1, '158.22'),
(78786, 'CT1010K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT781', 1, '247.22'),
(78784, 'CT1008', 31, '', 'Curele de distributie', 0, 0, 306, 'PROFILE', 1, '49.97'),
(78782, 'CT1006K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT781', 1, '88.57'),
(78780, 'CT1005', 31, '', 'Curele de distributie', 0, 0, 306, 'CT1005', 1, '44.76'),
(78778, 'CT1000K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1000', 1, '211.62'),
(78777, 'AVX17X1225', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '74.3'),
(78776, 'AVX13X1693', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '29.94'),
(78775, 'AVP13X2400', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '44.51'),
(78771, '8PK2497', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '128.89'),
(78767, '8PK2130', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '139.27'),
(78765, '8PK1980', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '119.28'),
(78762, '8PK1560', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '49.16'),
(78761, '8PK1275', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '81.18'),
(78759, '8PK1220', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '80.77'),
(78757, '8PK1158', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '75.8'),
(78755, '7PK2682', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '64.41'),
(78753, '7PK2370', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '73.35'),
(78751, '7PK2315', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '52.374'),
(78749, '7PK2271', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '63.84'),
(78747, '7PK2035', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '63.68'),
(78745, '7PK1920', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '61.31'),
(78743, '7PK1855', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '60.42'),
(78741, '7PK1760', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '56.77'),
(78739, '7PK1715', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '54.3'),
(78737, '7PK1666', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '52.23'),
(78735, '7PK1593', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '48.09'),
(78733, '7PK1555', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '49.19'),
(78729, '7PK1440', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '42.68'),
(78727, '7PK1290', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '38.92'),
(78725, '7PK1153', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '36.02'),
(78723, '7PK1035', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '37.2'),
(78721, '7DPK2569', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '155.64'),
(78719, '7DPK1360', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '95.05'),
(78717, '6PK955', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '28.49'),
(78715, '6PK873 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '48.98'),
(78713, '6PK780 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '32.9'),
(78711, '6PK745', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '21.83'),
(78709, '6PK720', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '20.48'),
(78707, '6PK2622', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '78.23'),
(78705, '6PK2490', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '50.064'),
(78703, '6PK2460', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '48.902'),
(78701, '6PK2390', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '47.761'),
(78699, '6PK2373', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '42.203'),
(78697, '6PK2330', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '46.473'),
(78695, '6PK2310', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '61.15'),
(78693, '6PK2277', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '60.54'),
(78691, '6PK2264', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '57.71'),
(78689, '6PK2245', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '45.234'),
(78687, '6PK2160', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '43.918'),
(78685, '6PK2135', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '52.76'),
(78683, '6PK2090', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '48.25'),
(78681, '6PK2040', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '37.268'),
(78679, '6PK1973', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '51.88'),
(78678, '6PK1965', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '40.75'),
(78677, '6PK1955', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '38.44'),
(78674, '6PK1910', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '47.79'),
(78672, '6PK1873 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '60.27'),
(78670, '6PK1845', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '47.68'),
(78668, '6PK1740', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '38.87'),
(78665, '6PK1660', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '29.169'),
(78663, '6PK1605', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '32.2'),
(78662, '6PK1590', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '34.594'),
(78661, '6PK1560', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '34.923'),
(78659, '6PK1530', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '32.249'),
(78658, '6PK1520', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '34.65'),
(78656, '6PK1453', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '36.18'),
(78654, '6PK1420', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '29.47'),
(78652, '6PK1360', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '42.55'),
(78650, '6PK1285', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '26.789'),
(78649, '6PK1270', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '26.789'),
(78648, '6PK1264', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '38.04'),
(78647, '6PK1256', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '40.4'),
(78646, '6PK1210', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '27.734'),
(123410, 'A5193', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '5.362'),
(78644, '6PK1173', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '25.634'),
(78641, '6PK1090 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '46.96'),
(78640, '6PK1060', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '23.17'),
(78639, '6PK1059 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '42.95'),
(78637, '6PK1019 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '33.54'),
(78635, '6PK1005', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '20.45'),
(78633, '6DPK1817', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '101.42'),
(78630, '6DPK1215', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '67.33'),
(78627, '5PK955', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '22.18'),
(78626, '5PK940', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '18.648'),
(78623, '5PK868 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '35.35'),
(78621, '5PK716 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '64.19'),
(78619, '5PK705 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '33.63'),
(78618, '5PK690 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '29.89'),
(78617, '5PK690', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '15.624'),
(78614, '5PK595 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '30.32'),
(78611, '5PK2030', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '30.527'),
(78609, '5PK1885', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '30.982'),
(106878, '6DPK1360', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '58.156'),
(78607, '5PK1815', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '28.672'),
(78605, '5PK1765', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '33.439'),
(78602, '5PK1697', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '35.51'),
(78600, '5PK1610', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '36.18'),
(78596, '5PK1390', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '25.004'),
(123416, 'A5278', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '8.183'),
(78593, '5PK1310', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '31.66'),
(78590, '5PK1265', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '31.58'),
(78588, '5PK1255', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '31.66'),
(78587, '5PK1230', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '23.863'),
(78586, '5PK1210', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '23.03'),
(78585, '5PK1180', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '30.56'),
(78581, '5PK1030', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '22.48'),
(78576, '4PK922 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '69.65'),
(78575, '4PK917 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '29.36'),
(78574, '4PK916 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '17.58'),
(78571, '4PK903 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '30.43'),
(78569, '4PK885 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '31.66'),
(78567, '4PK874 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '34.33'),
(78564, '4PK855', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '15.148'),
(78559, '4PK765', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '18.25'),
(78554, '4PK635', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '16.34'),
(78551, '4PK582', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '14.38'),
(78550, '4PK560', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '14.89'),
(123420, 'A5295', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '7.721'),
(78549, '4PK545', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '10.43'),
(78546, '4PK1538', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '28.52'),
(78544, '4PK1440', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '28.22'),
(78543, '4PK1390', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '26.37'),
(78542, '4PK1360', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '28.39'),
(78539, '4PK1260', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '16.31'),
(78538, '4PK1245', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '25.59'),
(78537, '4PK1230', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '24.4'),
(78530, '4PK1022 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'PK41022T1', 1, '32.6'),
(78528, '3PK977 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '42.93'),
(123421, 'A5297', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '7.651'),
(78525, '3PK935', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '12.635'),
(78523, '3PK890', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '13.734'),
(78522, '3PK885 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '18.01'),
(78521, '3PK866', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '17.53'),
(78520, '3PK815', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '16.64'),
(78515, '3PK648', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '9.625'),
(78514, '3PK590', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '13.87'),
(78513, '3PK560', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '13.31'),
(78512, '3PK1050', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '19.3'),
(78511, '3PJ891', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '27.07'),
(78506, '12PK2490', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '289.8'),
(78495, '617-014', 311, '', 'Articulatii planetare', 0, 0, 5, '617-014', 1, '142.46'),
(78494, '617-010C', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '175.18'),
(78493, '617-010B', 311, '', 'Articulatii planetare', 0, 0, 5, '617-010B', 1, '106.61'),
(78492, '617-010A', 311, '', 'Articulatii planetare', 0, 0, 5, '617-010A', 1, '106.61'),
(78487, '617-005', 311, '', 'Articulatii planetare', 0, 0, 5, '617-005', 1, '118.13'),
(78486, '617-004', 311, '', 'Articulatii planetare', 0, 0, 5, '617-004', 1, '90.91'),
(78485, '617-003', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '118.13'),
(78484, '617-002', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '114.88'),
(78483, '616-010', 311, '', 'Articulatii planetare', 0, 0, 236, '', 1, '150.85'),
(78479, '607-609', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '264.36'),
(78474, '607-572', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '187.76'),
(78472, '607-569', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '235.82'),
(78471, '607-568', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '141.09'),
(78470, '607-565', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '193.13'),
(78469, '607-564', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '207.81'),
(78468, '607-563', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '233.32'),
(78463, '607-548', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '203.94'),
(78460, '607-542', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '144.32'),
(78459, '607-540', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '225.74'),
(78454, '607-509', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '227.91'),
(78452, '607-494', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '214.02'),
(78451, '607-490', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '193.03'),
(78448, '607-480', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '151.04'),
(78446, '607-476', 311, '', 'Articulatii planetare', 0, 0, 5, '607-476', 1, '154.21'),
(78444, '607-474', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '134.27'),
(78440, '607-469', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '139.91'),
(78439, '607-468', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '177.37'),
(78438, '607-467', 311, '', 'Articulatii planetare', 0, 0, 5, '607-467', 1, '111.23'),
(78436, '607-465', 311, '', 'Articulatii planetare', 0, 0, 5, '607-465', 1, '162.28'),
(78434, '607-463', 311, '', 'Articulatii planetare', 0, 0, 5, '607-463', 1, '116.66'),
(78433, '607-462', 311, '', 'Articulatii planetare', 0, 0, 5, '607-462', 1, '110.72'),
(78432, '607-460', 311, '', 'Articulatii planetare', 0, 0, 5, '607-460', 1, '138.17'),
(78428, '607-451', 311, '', 'Articulatii planetare', 0, 0, 5, '607-451', 1, '155.88'),
(78426, '607-446', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '218.99'),
(78425, '607-444', 311, '', 'Articulatii planetare', 0, 0, 5, '607-444', 1, '134.34'),
(78424, '607-441', 311, '', 'Articulatii planetare', 0, 0, 5, '607-441', 1, '136.85'),
(78423, '607-438', 311, '', 'Articulatii planetare', 0, 0, 5, '607-438', 1, '209.1'),
(78422, '607-437', 311, '', 'Articulatii planetare', 0, 0, 5, '607-437', 1, '126.07'),
(78420, '607-429', 311, '', 'Articulatii planetare', 0, 0, 5, '607-429', 1, '149.99'),
(78419, '607-428', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '155.42'),
(78418, '607-426', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '142.27'),
(78415, '607-419', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '138.59'),
(78413, '607-416', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '171.42'),
(78408, '607-402', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '161.71'),
(78407, '607-400', 311, '', 'Articulatii planetare', 0, 0, 5, '607-400', 1, '126.07'),
(78404, '607-397', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '139.29'),
(78401, '607-392', 311, '', 'Articulatii planetare', 0, 0, 5, '607-392', 1, '149.42'),
(78399, '607-387', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '183.4'),
(78397, '607-384', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '165.34'),
(78395, '607-382', 311, '', 'Articulatii planetare', 0, 0, 5, '607-382', 1, '115.1'),
(78393, '607-380', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '163.62'),
(78390, '607-375', 311, '', 'Articulatii planetare', 0, 0, 5, '607-375', 1, '129.32'),
(78388, '607-373', 311, '', 'Articulatii planetare', 0, 0, 5, '607-373', 1, '182.65'),
(78381, '607-364', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '159.45'),
(78378, '607-354', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '131.87'),
(78372, '607-328', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '160.23'),
(78371, '607-316', 311, '', 'Articulatii planetare', 0, 0, 5, '607-316', 1, '114.88'),
(78369, '607-312', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '115.75'),
(78363, '607-304', 311, '', 'Articulatii planetare', 0, 0, 5, '607-304', 1, '124.64'),
(78362, '607-303', 311, '', 'Articulatii planetare', 0, 0, 5, '607-303', 1, '181.25'),
(78360, '607-301', 311, '', 'Articulatii planetare', 0, 0, 5, '607-301', 1, '133.83'),
(78359, '607-300', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '210.48'),
(78358, '607-298', 311, '', 'Articulatii planetare', 0, 0, 5, '607-298', 1, '156.01'),
(78357, '607-296', 311, '', 'Articulatii planetare', 0, 0, 5, '607-296', 1, '100.8'),
(78356, '607-292', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '165.58'),
(78355, '607-291', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '129.64'),
(78354, '607-289A', 311, '', 'Articulatii planetare', 0, 0, 5, '607-289A', 1, '136.39'),
(78353, '607-289', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '122.41'),
(78348, '607-283', 311, '', 'Articulatii planetare', 0, 0, 5, '607-283', 1, '103.65'),
(78347, '607-281', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '207.73'),
(78345, '607-279', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '136.18'),
(78343, '607-274', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '141.85'),
(76481, '0 986 280 210', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218032', 1, '280.36'),
(76482, '0 986 280 213', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218015', 1, '380.55'),
(78335, '607-258', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '115.24'),
(78334, '607-255', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '152.98'),
(78333, '607-251', 311, '', 'Articulatii planetare', 0, 0, 5, '607-251', 1, '115.75'),
(78331, '607-247', 311, '', 'Articulatii planetare', 0, 0, 5, '607-247', 1, '150.23'),
(78327, '607-240', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '127.62'),
(78326, '607-239', 311, '', 'Articulatii planetare', 0, 0, 5, '607-239', 1, '106.9'),
(78325, '607-236', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '195.2'),
(78324, '607-234', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '74.73'),
(78315, '607-212', 311, '', 'Articulatii planetare', 0, 0, 5, '607-212', 1, '170.02'),
(78314, '607-211', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '117.49'),
(78310, '607-204', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '113.03'),
(78307, '607-200', 311, '', 'Articulatii planetare', 0, 0, 5, '607-200', 1, '122.23'),
(78305, '607-197', 311, '', 'Articulatii planetare', 0, 0, 5, '607-197', 1, '108.54'),
(78303, '607-195', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '209.8'),
(78302, '607-194', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '102.36'),
(78301, '607-193', 311, '', 'Articulatii planetare', 0, 0, 5, '607-193', 1, '155.26'),
(78300, '607-192', 311, '', 'Articulatii planetare', 0, 0, 5, '607-192', 1, '108.3'),
(78298, '607-190', 311, '', 'Articulatii planetare', 0, 0, 5, '607-190', 1, '95.5'),
(78297, '607-189', 311, '', 'Articulatii planetare', 0, 0, 5, '607-189', 1, '101.95'),
(78296, '607-187', 311, '', 'Articulatii planetare', 0, 0, 5, '607-187', 1, '103.04'),
(78287, '607-173', 311, '', 'Articulatii planetare', 0, 0, 5, '607-173', 1, '145.92'),
(78285, '607-169', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '214.02'),
(78284, '607-165', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '142.46'),
(78283, '607-164', 311, '', 'Articulatii planetare', 0, 0, 5, '607-164', 1, '133.54'),
(78281, '607-161', 311, '', 'Articulatii planetare', 0, 0, 5, '607-161', 1, '115.75'),
(78277, '607-153', 311, '', 'Articulatii planetare', 0, 0, 5, '607-153', 1, '238.85'),
(78272, '607-141', 311, '', 'Articulatii planetare', 0, 0, 5, '607-141', 1, '131.77'),
(77905, '101-651', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-651', 1, '37.07'),
(78266, '607-133', 311, '', 'Articulatii planetare', 0, 0, 5, '607-133', 1, '137.95'),
(74618, 'F 00M 130 114', 30, '', 'Piese alternatoare si electrom', 0, 0, 2192, '', 1, '329.04'),
(74617, 'F 00M 130 113', 30, '', 'Piese alternatoare si electrom', 0, 0, 2192, '', 1, '194.53'),
(78264, '607-131A', 311, '', 'Articulatii planetare', 0, 0, 5, '607-131A', 1, '134.02'),
(78263, '607-131', 311, '', 'Articulatii planetare', 0, 0, 5, '607-131', 1, '125.56'),
(78262, '607-125', 311, '', 'Articulatii planetare', 0, 0, 5, '607-125', 1, '88.97'),
(78261, '607-124', 311, '', 'Articulatii planetare', 0, 0, 5, '607-124', 1, '164.61'),
(78260, '607-123', 311, '', 'Articulatii planetare', 0, 0, 5, '607-123', 1, '113.92'),
(78254, '607-115', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '70.56'),
(78251, '607-111', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '122.54'),
(78244, '607-100', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '113.03'),
(78236, '607-081', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '74.16'),
(78235, '607-070', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '111.65'),
(78234, '607-067', 311, '', 'Articulatii planetare', 0, 0, 5, '607-067', 1, '82.24'),
(78233, '607-066', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '73.22'),
(78232, '607-064', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '115.75'),
(78230, '607-060', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '105.96'),
(78229, '607-059', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '115.75'),
(78227, '607-054', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '115.75'),
(78226, '607-053', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '115.75'),
(78225, '607-052', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '132.65'),
(78223, '607-049', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '102.84'),
(78222, '607-048', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '142.63'),
(78221, '607-045', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '117.49'),
(78218, '607-037', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '97.92'),
(78217, '607-034', 311, '', 'Articulatii planetare', 0, 0, 5, '607-034', 1, '72.92'),
(78211, '607-024', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '102.21'),
(78209, '607-020', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '121.55'),
(78208, '607-019', 311, '', 'Articulatii planetare', 0, 0, 5, '607-019', 1, '102.95'),
(78203, '607-013', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '105.58'),
(78201, '607-008', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '113.76'),
(78178, '505-004', 311, '', 'Pompe ambreiaj', 0, 0, 234, '505-004', 1, '85.88'),
(78176, '404-051', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '', 1, '194.91'),
(78174, '404-049', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '', 1, '245.74'),
(78172, '404-046', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '', 1, '118.65'),
(78171, '404-041', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '', 1, '69.08'),
(78169, '404-026', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '404-026', 1, '130.88'),
(78164, '404-016', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '404-016', 1, '63.97'),
(78161, '404-010G', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '404-010G', 1, '21.43'),
(78159, '404-008', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '404-008', 1, '53.25'),
(78158, '303-012', 311, '', 'Ansamble supapa de reglaj pres', 0, 0, 73, '', 1, '37.09'),
(78157, '303-008', 311, '', 'Ansamble supapa de reglaj pres', 0, 0, 73, '', 1, '48.36'),
(78155, '303-004', 311, '', 'Ansamble supapa de reglaj pres', 0, 0, 73, '', 1, '36.77'),
(78139, '202-493', 311, '', 'Pompe frana', 0, 0, 258, '202-493', 1, '183.38'),
(78138, '202-490', 311, '', 'Pompe frana', 0, 0, 258, '202-490', 1, '212.95'),
(78126, '202-425', 311, '', 'Pompe frana', 0, 0, 258, 'C202-425', 1, '190.39'),
(78125, '202-418', 311, '', 'Pompe frana', 0, 0, 258, '202-418', 1, '130.07'),
(78109, '202-365', 311, '', 'Pompe frana', 0, 0, 258, 'C202-365', 1, '129.51'),
(78094, '202-299', 311, '', 'Pompe frana', 0, 0, 258, 'C202-299', 1, '119.16'),
(78084, '202-249', 311, '', 'Pompe frana', 0, 0, 258, '202-249', 1, '351.67'),
(78077, '202-226', 311, '', 'Pompe frana', 0, 0, 258, '202-226', 1, '95.29'),
(78073, '202-277', 311, '', 'Pompe frana', 0, 0, 258, 'C202-277', 1, '159.61'),
(78071, '202-203', 311, '', 'Pompe frana', 0, 0, 258, 'C202-203', 1, '130.31'),
(78070, '202-200', 311, '', 'Pompe frana', 0, 0, 258, '202-200', 1, '128.08'),
(78069, '202-199', 311, '', 'Pompe frana', 0, 0, 258, '202-199', 1, '175.26'),
(78063, '202-191', 311, '', 'Pompe frana', 0, 0, 258, '202-191', 1, '124.96'),
(78058, '202-184', 311, '', 'Pompe frana', 0, 0, 258, '202-184', 1, '183.67'),
(78057, '202-179', 311, '', 'Pompe frana', 0, 0, 258, '202-179', 1, '150.72'),
(78055, '202-171', 311, '', 'Pompe frana', 0, 0, 258, 'C202-171', 1, '116.87'),
(78054, '202-166', 311, '', 'Pompe frana', 0, 0, 258, '202-166', 1, '142.84'),
(78052, '202-164', 311, '', 'Pompe frana', 0, 0, 258, '202-164', 1, '138.14'),
(78051, '202-162', 311, '', 'Pompe frana', 0, 0, 258, '202-162', 1, '133.25'),
(78050, '202-159', 311, '', 'Pompe frana', 0, 0, 258, 'C202-159', 1, '254.34'),
(78049, '202-156', 311, '', 'Pompe frana', 0, 0, 258, '202-156', 1, '100.13'),
(78044, '202-138', 311, '', 'Pompe frana', 0, 0, 258, 'C202-138', 1, '198.08'),
(78042, '202-134', 311, '', 'Pompe frana', 0, 0, 258, 'C202-134', 1, '117.2'),
(78041, '202-132', 311, '', 'Pompe frana', 0, 0, 258, '202-132', 1, '147.41'),
(78040, '202-125', 311, '', 'Pompe frana', 0, 0, 258, '202-125', 1, '107.34'),
(78039, '202-121', 311, '', 'Pompe frana', 0, 0, 258, '202-121', 1, '124.56'),
(78038, '202-117', 311, '', 'Pompe frana', 0, 0, 258, '202-117', 1, '141.58'),
(78037, '202-112', 311, '', 'Pompe frana', 0, 0, 258, '202-112', 1, '133.22'),
(78031, '202-080', 311, '', 'Pompe frana', 0, 0, 258, '202-080', 1, '123.51'),
(78017, '202-015', 311, '', 'Pompe frana', 0, 0, 258, '202-015', 1, '37.71'),
(78010, '101-964', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '41.85'),
(78008, '101-959', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-959', 1, '46.91'),
(78007, '101-958', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '46.91'),
(78006, '101-957', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '38.98'),
(78005, '101-955', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-955', 1, '37.81'),
(78004, '101-949', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-949', 1, '53.7'),
(77999, '101-922', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '59.94'),
(77998, '101-920', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-920', 1, '54.81'),
(77997, '101-912', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '44.38'),
(77991, '101-893', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-893', 1, '46.21'),
(77990, '101-891', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-891', 1, '39.05'),
(77988, '101-883', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-883', 1, '30.53'),
(77986, '101-871', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-871', 1, '38.65'),
(77985, '101-870', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-870', 1, '42.95'),
(77984, '101-866', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '51.21'),
(77983, '101-865', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '33.6'),
(77982, '101-853', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-853', 1, '41.38'),
(77981, '101-849', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-849', 1, '56.64'),
(77980, '101-843', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '28.9'),
(77977, '101-829', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-829', 1, '38.81'),
(77976, '101-826', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-826', 1, '49.35'),
(77974, '101-819', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-819', 1, '31.02'),
(77973, '101-818', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-818', 1, '31.02'),
(77971, '101-814', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-814', 1, '43.87'),
(77970, '101-810', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-810', 1, '69.94'),
(77963, '101-789', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-789', 1, '33.47'),
(77962, '101-778', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-778', 1, '36.95'),
(77959, '101-773', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '21.04'),
(77958, '101-772', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '21.04'),
(77957, '101-769', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '35.88'),
(77954, '101-763', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-763', 1, '79.67'),
(77953, '101-760', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-760', 1, '36.83'),
(77952, '101-759', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-759', 1, '36.1'),
(77951, '101-758', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-758', 1, '36.1'),
(77949, '101-748', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-748', 1, '59.81'),
(77948, '101-747', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-747', 1, '26.56'),
(77946, '101-745', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-745', 1, '38.92'),
(77945, '101-744', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-744', 1, '31.15'),
(77942, '101-708', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-708', 1, '50.21'),
(77939, '101-705', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-705', 1, '17.71'),
(77938, '101-704', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-704', 1, '37.71'),
(77929, '101-679', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-679', 1, '28.33'),
(77928, '101-678', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-678', 1, '56.74'),
(77925, '101-674', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-674', 1, '27.28'),
(77923, '101-672', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '50.21'),
(77919, '101-667', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-667', 1, '49.65'),
(137344, '101-937', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-937', 1, '43.71'),
(77915, '101-662', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '46.5'),
(77914, '101-661', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-661', 1, '32.45'),
(77913, '101-660', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-660', 1, '37.58'),
(77912, '101-659', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '47.68'),
(77911, '101-658', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '47.68'),
(77910, '101-656', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '51.45'),
(77908, '101-654', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-654', 1, '57.79'),
(77907, '101-653', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-653', 1, '55.34'),
(77906, '101-652', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '62.79'),
(77904, '101-650', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-650', 1, '25.97'),
(77903, '101-649', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-649', 1, '23.49'),
(77902, '101-648', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-648', 1, '29'),
(77901, '101-647', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-647', 1, '32.63'),
(77897, '101-625', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-625', 1, '81.93'),
(77894, '101-619', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-619', 1, '14.3'),
(77893, '101-618', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-618', 1, '35'),
(77891, '101-616', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-616', 1, '30.78'),
(77890, '101-614', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '133.48'),
(77889, '101-609', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-609', 1, '26.13'),
(77887, '101-607', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-607', 1, '32.58'),
(77886, '101-606', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-606', 1, '24.7'),
(77885, '101-605', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-605', 1, '23.52'),
(77884, '101-604', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-604', 1, '23.22'),
(77882, '101-601', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-601', 1, '29.46'),
(77881, '101-600', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-600', 1, '26.48'),
(77880, '101-599', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-599', 1, '19.92'),
(77878, '101-594', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-594', 1, '23.52'),
(77877, '101-591', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-591', 1, '63.33'),
(77875, '101-589', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-589', 1, '47.58'),
(77874, '101-585', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-585', 1, '24.14'),
(77873, '101-584', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-584', 1, '24.25'),
(77872, '101-581', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-581', 1, '26.5'),
(77870, '101-579', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-579', 1, '25.08'),
(77857, '101-503', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-503', 1, '100.42'),
(77856, '101-490', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '27.45'),
(77848, '101-463', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-463', 1, '17.18'),
(77847, '101-462', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '53.7'),
(77845, '101-457', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-457', 1, '36.26'),
(77842, '101-438', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-438', 1, '44.59'),
(77841, '101-437', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-437', 1, '46.96'),
(77839, '101-431', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-431', 1, '47.25'),
(77836, '101-428', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-428', 1, '30.75'),
(77835, '101-161', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-161', 1, '13.57'),
(77834, '101-420', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '46.72'),
(77833, '101-416', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-416', 1, '28.55'),
(77832, '101-415', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-415', 1, '19.92'),
(77831, '101-412', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '162.01'),
(77830, '101-406', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '96.1'),
(77829, '101-399', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '24.46'),
(77828, '101-395', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-395', 1, '26.29'),
(77822, '101-379', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '34.11'),
(77819, '101-371', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-371', 1, '24.97'),
(77818, '101-365', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-365', 1, '25.8'),
(77817, '101-364', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-364', 1, '19.84'),
(77816, '101-363', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-363', 1, '58.33'),
(77812, '101-358', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-358', 1, '32.12'),
(77811, '101-356', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-356', 1, '18.14'),
(77810, '101-354', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-354', 1, '16.99'),
(77809, '101-352', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-352', 1, '28.76'),
(77805, '101-348', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-348', 1, '65.4'),
(77804, '101-347', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-347', 1, '65.4'),
(77803, '101-346', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-346', 1, '64.54'),
(77802, '101-345', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-345', 1, '46.65'),
(77801, '101-344', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-344', 1, '59.14'),
(77800, '101-343', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-343', 1, '77.41'),
(77799, '101-336', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-336', 1, '29.73'),
(77797, '101-333', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '30.37'),
(77796, '101-331', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-331', 1, '29.33'),
(77795, '101-330', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-330', 1, '33.41'),
(77794, '101-329', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-329', 1, '61.31'),
(77793, '101-328', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-328', 1, '33.01'),
(77792, '101-327', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-327', 1, '24.49'),
(77788, '101-304', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '28.09'),
(77785, '101-300', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-300', 1, '15.8'),
(77783, '101-298', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-298', 1, '15.4'),
(77781, '101-295', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '57.79'),
(77779, '101-287', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '31.48'),
(77778, '101-285', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-285', 1, '17.15'),
(77777, '101-282', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '31.12'),
(77776, '101-278', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-278', 1, '19.76'),
(77775, '101-270', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-270', 1, '21.4'),
(77774, '101-268', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '29'),
(77773, '101-267', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '29'),
(77772, '101-266', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '20.62'),
(77771, '101-262', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '37.17'),
(77770, '101-252', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-252', 1, '14.17'),
(77769, '101-248', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '26.96'),
(77768, '101-247', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '26.56'),
(77767, '101-233', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '26.02'),
(77766, '101-231', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-231', 1, '22.44'),
(77764, '101-226', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-226', 1, '20.05'),
(77763, '101-225', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-225', 1, '31.32'),
(77762, '101-224', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-224', 1, '33.22'),
(77760, '101-220', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '21.88'),
(77759, '101-217', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-217', 1, '26.29'),
(77757, '101-199', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-199', 1, '24.86'),
(77756, '101-198', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '20.99'),
(77754, '101-184', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-184', 1, '23.36'),
(77752, '101-180', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '25.19'),
(77751, '101-175', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '22.34'),
(77747, '101-155', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-155', 1, '15.11'),
(77745, '101-132', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-132', 1, '22.34'),
(77743, '101-116', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-116', 1, '11.91'),
(77739, '101-095', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '30.75'),
(77740, '101-102', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-102', 1, '55.54'),
(77738, '101-076', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-076', 1, '19.73'),
(77735, '101-068', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '18.47'),
(77734, '101-065', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-065', 1, '8.52'),
(77732, '101-058', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-058', 1, '23.28'),
(77731, '101-053', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '21.48'),
(77730, '101-050', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '11.08'),
(77729, '101-049', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-049', 1, '18.12'),
(77728, '101-048', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '28.55'),
(77727, '101-038', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '26.34'),
(77717, '14.9381.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '186.04'),
(77711, '14.7248.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '159.8'),
(77678, '14.3152.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '73.3'),
(77674, '09.A421.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '71.85'),
(77673, '09.A407.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '174.18'),
(77672, '09.A386.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '26877.31'),
(77669, '09.A350.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '140.45'),
(77668, '09.A330.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '164.21'),
(77667, '09.A315.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '459.7'),
(77664, '09.A272.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '151.98'),
(77647, '09.A031.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '136.44'),
(77646, '09.9998.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '115.66'),
(77645, '09.9997.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '131.15'),
(77626, '09.9824.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9824.10', 1, '117.98'),
(77623, '09.9817.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '137.79'),
(77621, '09.9797.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9797.10', 1, '167.65'),
(77619, '09.9790.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '143.06'),
(77616, '09.9761.60', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '294.17'),
(77615, '09.9761.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '188.27'),
(77609, '09.9728.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '91.99'),
(77602, '09.9618.24', 65, '', 'Discuri frana', 0, 0, 82, '09.9618.20', 1, '132.36'),
(77596, '09.9611.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9611.10', 1, '101.95'),
(77581, '09.9574.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9574.10', 1, '199.93'),
(77580, '09.9573.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9573.10', 1, '241.98'),
(77579, '09.9559.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '135.77'),
(77577, '09.9555.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '214.88'),
(138203, '09.9493.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '33596.64'),
(77563, '09.9468.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '174.8'),
(77561, '09.9468.11', 65, '', 'Discuri frana', 0, 0, 82, '09.9468.11', 1, '159.26'),
(77560, '09.9464.24', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '187.86'),
(77535, '09.9165.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9165.10', 1, '142.17'),
(77526, '09.9132.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9132.10', 1, '209.72'),
(77513, '09.8960.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8960.10', 1, '101'),
(77510, '09.8937.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '121.53'),
(77505, '09.8903.75', 65, '', 'Discuri frana', 0, 0, 82, '09.8903.75', 1, '117.09'),
(77503, '09.8877.30', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '312.21'),
(77502, '09.8874.30', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '144.51'),
(77500, '09.8852.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8852.10', 1, '186.98'),
(77501, '09.8873.30', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '134.78'),
(77499, '09.8841.30', 65, '', 'Discuri frana', 0, 0, 82, '09.8841.30', 1, '251.79'),
(77491, '09.8689.11', 65, '', 'Discuri frana', 0, 0, 82, '09.8689.10', 1, '228.61'),
(77486, '09.8655.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '166.2'),
(77485, '09.8655.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '135.98'),
(77480, '09.8633.11', 65, '', 'Discuri frana', 0, 0, 82, '09.8633.10', 1, '255.66'),
(77474, '09.8601.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8601.10', 1, '91.42'),
(77473, '09.8555.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '218.29'),
(77471, '09.8495.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8495.10', 1, '383.07'),
(77467, '09.8421.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '265.36'),
(77456, '09.8071.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8071.10', 1, '136.58'),
(77452, '09.7941.11', 65, '', 'Discuri frana', 0, 0, 82, '09.7941.10', 1, '328.04'),
(77451, '09.7933.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7933.10', 1, '139.67'),
(77450, '09.7929.90', 65, '', 'Discuri frana', 0, 0, 82, '09.7929.90', 1, '718.37'),
(77441, '09.7825.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7825.10', 1, '86.58'),
(77439, '09.7823.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7823.10', 1, '226.95'),
(77437, '09.7820.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '112.9'),
(77433, '09.7806.14', 65, '', 'Discuri frana', 0, 0, 82, '09.7806.10', 1, '64.22');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(77428, '09.7720.75', 65, '', 'Discuri frana', 0, 0, 82, '09.7720.75', 1, '206.01'),
(77415, '09.7421.80', 65, '', 'Discuri frana', 0, 0, 82, '09.7421.80', 1, '200.55'),
(77412, '09.7381.20', 65, '', 'Discuri frana', 0, 0, 82, '09.7381.20', 1, '583.9'),
(77411, '09.7380.20', 65, '', 'Discuri frana', 0, 0, 82, '09.7380.20', 1, '527.95'),
(77410, '09.7379.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7379.10', 1, '113.71'),
(77407, '09.7367.14', 65, '', 'Discuri frana', 0, 0, 82, '09.7367.10', 1, '110.58'),
(77406, '09.7359.20', 65, '', 'Discuri frana', 0, 0, 82, '09.7359.20', 1, '106.93'),
(77393, '09.7195.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7195.10', 1, '110.75'),
(77389, '09.7117.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7117.10', 1, '101.95'),
(77367, '09.6924.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '191.01'),
(77366, '09.6924.14', 65, '', 'Discuri frana', 0, 0, 82, '09.6924.10', 1, '143.81'),
(77365, '09.6915.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6915.10', 1, '177.6'),
(77364, '09.6908.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6908.10', 1, '117.92'),
(77363, '09.6905.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6905.10', 1, '114.14'),
(77357, '09.6843.11', 65, '', 'Discuri frana', 0, 0, 82, '09.6843.10', 1, '159.8'),
(77356, '09.6841.14', 65, '', 'Discuri frana', 0, 0, 82, '09.6841.10', 1, '144.77'),
(77354, '09.6817.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6817.10', 1, '162.49'),
(77353, '09.6816.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6816.10', 1, '205.5'),
(77351, '09.6804.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6804.10', 1, '160.91'),
(77350, '09.6799.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '134.16'),
(77342, '09.6728.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '172.87'),
(77341, '09.6728.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6728.10', 1, '122.84'),
(77340, '09.6727.77', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '157.3'),
(77338, '09.6727.14', 65, '', 'Discuri frana', 0, 0, 82, '09.6727.10', 1, '60'),
(77337, '09.6725.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6725.10', 1, '128.38'),
(77336, '09.6708.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6708.10', 1, '165.52'),
(77335, '09.5957.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5957.10', 1, '93.03'),
(77333, '09.5934.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5934.10', 1, '260.6'),
(77332, '09.5906.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5906.10', 1, '128.54'),
(77330, '09.5889.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5889.10', 1, '199.34'),
(77329, '09.5875.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5875.10', 1, '185.66'),
(74600, '9 003 337 010', 30, '', 'Piese alternatoare si electrom', 0, 0, 2266, '', 1, '25.08'),
(77328, '09.5873.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5873.10', 1, '171.84'),
(77327, '09.5870.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '188.05'),
(77323, '09.5857.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '87.09'),
(77320, '09.5844.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5844.10', 1, '164.64'),
(77318, '09.5843.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5843.10', 1, '97'),
(77307, '09.5742.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5742.10', 1, '191.76'),
(77304, '09.5730.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5730.10', 1, '143.65'),
(77303, '09.5726.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5726.10', 1, '226.12'),
(77298, '09.5707.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5707.10', 1, '70.05'),
(77297, '09.5704.20', 65, '', 'Discuri frana', 0, 0, 82, '09.5704.20', 1, '189.5'),
(77295, '09.5673.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5673.10', 1, '131.34'),
(77279, '09.5449.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5449.10', 1, '90.88'),
(77268, '09.5196.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '136.25'),
(77264, '09.5175.20', 65, '', 'Discuri frana', 0, 0, 82, '09.5175.20', 1, '212.22'),
(77263, '09.5166.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '198'),
(77262, '09.5166.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5166.10', 1, '62.66'),
(77258, '09.5142.24', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO BREMBO EASYCHECK2', 1, '148.32'),
(77257, '09.5058.14', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO BREMBO EASYCHECK2', 1, '230.57'),
(77256, '09.5055.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5055.10', 1, '161.07'),
(77255, '09.5033.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5033.10', 1, '71.93'),
(77253, '09.5017.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5017.10', 1, '186.63'),
(77252, '09.5009.20', 65, '', 'Discuri frana', 0, 0, 82, '09.5009.20', 1, '178.86'),
(77243, '09.4869.44', 65, '', 'Discuri frana', 0, 0, 82, '09.4869.40', 1, '128.06'),
(77239, '09.4768.10', 65, '', 'Discuri frana', 0, 0, 82, '09.4768.10', 1, '169.27'),
(77235, '09.3149.14', 65, '', 'Discuri frana', 0, 0, 82, '09.3149.10', 1, '104.19'),
(77233, '09.3148.14', 65, '', 'Discuri frana', 0, 0, 82, '09.3148.10', 1, '74.89'),
(77232, '09.3125.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3125.10', 1, '135.82'),
(77231, '09.3102.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3102.10', 1, '123.78'),
(77227, '09.3032.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3032.10', 1, '549.37'),
(77226, '09.3023.20', 65, '', 'Discuri frana', 0, 0, 82, '09.3023.20', 1, '193.73'),
(77225, '09.2603.10', 65, '', 'Discuri frana', 0, 0, 82, '09.2603.10', 1, '87.53'),
(77224, '08.A354.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '119.35'),
(77221, '08.A327.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '95.08'),
(77219, '08.A297.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '109.3'),
(77216, '08.A268.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '68.44'),
(77215, '08.A239.27', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '361.16'),
(77213, '08.A239.17', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '289.07'),
(77212, '08.A239.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '158.32'),
(77210, '08.A238.17', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '261.92'),
(77209, '08.A238.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '159.86'),
(77208, '08.A224.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '116.96'),
(77207, '08.A202.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '121.93'),
(77205, '08.A141.17', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '239.98'),
(77204, '08.A141.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '96.82'),
(77203, '08.A135.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '121.79'),
(77197, '08.9975.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '99.51'),
(77193, '08.9826.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '157.98'),
(77192, '08.9792.17', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '317.91'),
(77191, '08.9792.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '103.95'),
(77189, '08.9759.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '163.59'),
(77187, '08.9751.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9751.10', 1, '113.38'),
(77183, '08.9621.14', 65, '', 'Discuri frana', 0, 0, 82, '08.9621.10', 1, '54.76'),
(77181, '08.9605.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9605.10', 1, '55.93'),
(77180, '08.9604.14', 65, '', 'Discuri frana', 0, 0, 82, '08.9604.10', 1, '140.24'),
(77179, '08.9603.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9603.10', 1, '100.68'),
(77177, '08.9601.14', 65, '', 'Discuri frana', 0, 0, 82, '08.9601.10', 1, '92.15'),
(77174, '08.9597.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '186.65'),
(77170, '08.9512.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '115.15'),
(77169, '08.9512.17', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '195.45'),
(77168, '08.9512.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '169.67'),
(77167, '08.9511.11', 65, '', 'Discuri frana', 0, 0, 82, '08.9511.11', 1, '131.55'),
(77166, '08.9511.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9511.10', 1, '101.95'),
(77161, '08.9461.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9461.10', 1, '108.86'),
(77159, '08.9371.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9371.10', 1, '151.55'),
(77158, '08.9364.20', 65, '', 'Discuri frana', 0, 0, 82, '08.9364.20', 1, '168.59'),
(77151, '08.9136.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '141.79'),
(77140, '08.8408.10', 65, '', 'Discuri frana', 0, 0, 82, '08.8408.10', 1, '92.04'),
(77136, '08.8305.10', 65, '', 'Discuri frana', 0, 0, 82, '08.8305.10', 1, '184.32'),
(77130, '08.8065.14', 65, '', 'Discuri frana', 0, 0, 82, '08.8065.10', 1, '147.84'),
(77129, '08.7955.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7955.10', 1, '119.45'),
(77128, '08.7936.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7936.10', 1, '179.48'),
(77127, '08.7878.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7878.10', 1, '112.66'),
(77124, '08.7822.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7822.10', 1, '90.02'),
(77116, '08.7724.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7724.10', 1, '115.07'),
(77115, '08.7716.20', 65, '', 'Discuri frana', 0, 0, 82, '08.7716.20', 1, '109.42'),
(77114, '08.7627.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7627.10', 1, '64.67'),
(77113, '08.7626.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7626.10', 1, '60.67'),
(77112, '08.7607.11', 65, '', 'Discuri frana', 0, 0, 82, '08.7607.11', 1, '179.56'),
(77111, '08.7378.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7378.10', 1, '76.53'),
(77107, '08.7351.14', 65, '', 'Discuri frana', 0, 0, 82, '08.7351.10', 1, '59.65'),
(77106, '08.7300.20', 65, '', 'Discuri frana', 0, 0, 82, '08.7300.20', 1, '252.04'),
(77105, '08.7300.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7300.10', 1, '127.38'),
(77102, '08.7237.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7237.10', 1, '75.34'),
(77101, '08.7219.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7219.10', 1, '105.07'),
(77099, '08.7165.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '89.45'),
(77095, '08.7107.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7107.10', 1, '130.05'),
(77094, '08.7106.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7106.10', 1, '139.83'),
(77093, '08.7104.14', 65, '', 'Discuri frana', 0, 0, 82, '08.7104.10', 1, '80.56'),
(77092, '08.7072.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7072.10', 1, '96.09'),
(77091, '08.7042.11', 65, '', 'Discuri frana', 0, 0, 82, '08.7042.10', 1, '116.23'),
(77086, '08.6968.10', 65, '', 'Discuri frana', 0, 0, 82, '08.6968.10', 1, '93.46'),
(77085, '08.6935.10', 65, '', 'Discuri frana', 0, 0, 82, '08.6935.10', 1, '79.97'),
(77084, '08.6931.10', 65, '', 'Discuri frana', 0, 0, 82, '08.6931.10', 1, '99.32'),
(77083, '08.6918.14', 65, '', 'Discuri frana', 0, 0, 82, '08.6918.10', 1, '116.23'),
(77082, '08.6917.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '107.46'),
(77081, '08.6911.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '198.78'),
(77080, '08.6911.14', 65, '', 'Discuri frana', 0, 0, 82, '08.6911.10', 1, '93.2'),
(77071, '08.6785.10', 65, '', 'Discuri frana', 0, 0, 82, '08.6785.10', 1, '58.6'),
(77070, '08.6768.10', 65, '', 'Discuri frana', 0, 0, 82, '08.6768.10', 1, '77.2'),
(77069, '08.6751.10', 65, '', 'Discuri frana', 0, 0, 82, '08.6751.10', 1, '63.63'),
(77062, '08.5879.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5879.10', 1, '133.65'),
(77056, '08.5796.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5796.10', 1, '96.82'),
(77046, '08.5645.60', 65, '', 'Discuri frana', 0, 0, 82, '08.5645.60', 1, '96.98'),
(77044, '08.5645.40', 65, '', 'Discuri frana', 0, 0, 82, '08.5645.40', 1, '106.69'),
(77043, '08.5639.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5639.10', 1, '103.06'),
(77042, '08.5625.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5625.20', 1, '121.47'),
(77029, '08.5316.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5316.10', 1, '156.74'),
(77028, '08.5309.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5309.10', 1, '132.65'),
(77027, '08.5266.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5266.10', 1, '110.24'),
(77026, '08.5243.30', 65, '', 'Discuri frana', 0, 0, 82, '08.5243.30', 1, '96.85'),
(77010, '08.5086.14', 65, '', 'Discuri frana', 0, 0, 82, '08.5086.10', 1, '61.34'),
(77009, '08.5085.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '75.03'),
(77008, '08.5085.21', 65, '', 'Discuri frana', 0, 0, 82, '08.5085.20', 1, '103.86'),
(77007, '08.5085.14', 65, '', 'Discuri frana', 0, 0, 82, '08.5085.10', 1, '39'),
(77006, '08.5037.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5037.10', 1, '93.08'),
(76991, '08.4738.14', 65, '', 'Discuri frana', 0, 0, 82, '08.4738.10', 1, '54.16'),
(76984, '08.4177.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4177.10', 1, '35.85'),
(76970, '08.3069.14', 65, '', 'Discuri frana', 0, 0, 82, '08.3069.10', 1, '76.23'),
(76962, '08.2950.24', 65, '', 'Discuri frana', 0, 0, 82, '08.2950.20', 1, '58.2'),
(76961, '08.2938.24', 65, '', 'Discuri frana', 0, 0, 82, '08.2938.20', 1, '40.53'),
(76933, '1 305 621 576', 30, '', 'Far', 0, 0, 1492, '', 1, '57.44'),
(76932, '1 305 621 465', 30, '', 'Far', 0, 0, 14, '', 1, '70.92'),
(76930, '1 305 621 238', 30, '', 'Far', 0, 0, 14, '', 1, '48.95'),
(76929, '1 305 621 237', 30, '', 'Far', 0, 0, 14, '', 1, '48.95'),
(76919, '0 986 310 515', 30, '', 'Far', 0, 0, 259, 'F0986310515', 1, '520.73'),
(76912, '0 307 853 304', 30, '', 'Far', 0, 0, 700, '', 1, '86.52'),
(76904, '0 305 054 011', 30, '', 'Far ceata', 0, 0, 289, 'F0305054001', 1, '166.11'),
(76895, '0 301 183 203', 30, '', 'Far', 0, 0, 259, 'F0301183201', 1, '549.74'),
(76880, '0 301 166 201', 30, '', 'Far', 0, 0, 259, 'F0301166201', 1, '675.55'),
(76873, '0 301 093 315', 30, '', 'Far', 0, 0, 259, 'F0301093315', 1, '831.31'),
(76866, '0 301 045 004', 30, '', 'Far', 0, 0, 259, 'F0301045003', 1, '499.79'),
(76855, '3 398 122 387', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '89.86'),
(76852, '3 398 113 068', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 836, '', 1, '49.92'),
(76849, '3 398 104 313', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '123.02'),
(76845, '3 398 103 309', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 843, '', 1, '102.77'),
(76843, '3 398 102 779', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '74.63'),
(76841, '3 398 102 725', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '86.83'),
(76840, '3 398 102 716', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '78.09'),
(76838, '3 398 102 593', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '79.75'),
(76836, '3 398 102 239', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '102.87'),
(76835, '3 397 118 997', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76834, '3 397 118 996', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76832, '3 397 118 994', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76831, '3 397 118 993', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76830, '3 397 118 992', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76828, '3 397 118 990', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76827, '3 397 118 989', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76824, '3 397 118 979', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007086', 1, '84.08'),
(76823, '3 397 118 977', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '92.95'),
(76822, '3 397 118 976', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '108.97'),
(76821, '3 397 118 970', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '102.67'),
(76819, '3 397 118 967', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007090', 1, '102.67'),
(76817, '3 397 118 965', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007090', 1, '126.41'),
(76816, '3 397 118 964', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '139.28'),
(76812, '3 397 118 955', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397118955', 1, '111.54'),
(76811, '3 397 118 953', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '96.38'),
(76810, '3 397 118 951', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '111.54'),
(76806, '3 397 118 947', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '164.61'),
(76805, '3 397 118 946', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '126.41'),
(76803, '3 397 118 938', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '90.09'),
(76800, '3 397 118 934', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397009017', 1, '107.25'),
(76795, '3 397 118 928', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '127.73'),
(76793, '3 397 118 926', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '77.81'),
(76791, '3 397 118 923', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '108.92'),
(76789, '3 397 118 913', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76784, '3 397 118 908', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76782, '3 397 118 906', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76779, '3 397 118 903', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76778, '3 397 118 902', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76775, '3 397 118 801', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '34.66'),
(76773, '3 397 118 700', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '24.49'),
(76771, '3 397 118 610', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '32.03'),
(76769, '3 397 118 566', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '39.75'),
(76767, '3 397 118 564', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '42.9'),
(76765, '3 397 118 561', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '40.61'),
(76761, '3 397 118 541', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '39.18'),
(76759, '3 397 118 506', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '36.32'),
(76751, '3 397 118 420', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '32.6'),
(76746, '3 397 118 403', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '36.89'),
(76745, '3 397 118 402', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '29.17'),
(76744, '3 397 118 401', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '39.18'),
(76743, '3 397 118 400', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '30.6'),
(76742, '3 397 118 334', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '110.98'),
(76739, '3 397 118 320', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '59.77'),
(76738, '3 397 118 310', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '90.67'),
(76735, '3 397 118 307', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '42.33'),
(76732, '3 397 118 304', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '28.89'),
(76729, '3 397 118 301', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '49.76'),
(76727, '3 397 118 204', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '60.92'),
(76726, '3 397 118 203', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '56.06'),
(76724, '3 397 118 200', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '102.06'),
(76723, '3 397 112 892', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '33.92'),
(76721, '3 397 112 889', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '31.2'),
(76719, '3 397 112 887', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '22.81'),
(76718, '3 397 112 886', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '21.25'),
(76717, '3 397 112 885', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '21.81'),
(76715, '3 397 033 327', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 299, '', 1, '12.29'),
(76709, '3 397 033 109', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '55.5'),
(76705, '3 397 018 963', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '33.79'),
(76703, '3 397 018 913', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '36.32'),
(76701, '3 397 018 610', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '22.81'),
(76699, '3 397 018 420', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '52.23'),
(76697, '3 397 018 400', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '20.54'),
(76695, '3 397 018 300', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '33.75'),
(76692, '3 397 018 180', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '84.27'),
(76686, '3 397 009 051', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007086', 1, '84.37'),
(76684, '3 397 008 570', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '42.9'),
(76681, '3 397 008 045', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397008006', 1, '19.88'),
(76679, '3 397 008 006', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397008006', 1, '24.71'),
(76677, '3 397 007 504', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '65.78'),
(76675, '3 397 007 466', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '93.52'),
(76671, '3 397 007 422', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007115', 1, '83.8'),
(76669, '3 397 007 392', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007392', 1, '102.67'),
(76667, '3 397 007 309', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007086', 1, '99.53'),
(76665, '3 397 007 256', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007090', 1, '105.82'),
(76663, '3 397 007 215', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007090', 1, '105.82'),
(76662, '3 397 007 187', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007086', 1, '83.51'),
(76659, '3 397 007 116', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007115', 1, '96.38'),
(76657, '3 397 007 100', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007090', 1, '99.53'),
(76652, '3 397 007 090', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007090', 1, '109.79'),
(76650, '3 397 007 084', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '84.37'),
(76648, '3 397 007 072', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '109.23'),
(76646, '3 397 005 695', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '24.71'),
(76642, '3 397 005 160', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '24.43'),
(76640, '3 397 005 158', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '16.76'),
(76637, '3 397 005 031', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '35.29'),
(76636, '3 397 005 030', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '33.92'),
(76634, '3 397 005 025', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '39.94'),
(76633, '3 397 004 990', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '23.22'),
(76630, '3 397 004 772', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '24.94'),
(76629, '3 397 004 763', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '16.36'),
(76627, '3 397 004 761', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '15.3'),
(76624, '3 397 004 758', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '20.55'),
(76622, '3 397 004 756', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '16.22'),
(76617, '3 397 004 672', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '11.79'),
(76615, '3 397 004 670', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '13.17'),
(76613, '3 397 004 668', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '10.8'),
(76611, '3 397 004 660', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '21.48'),
(76607, '3 397 004 629', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '22.17'),
(76605, '3 397 004 595', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '26.14'),
(76603, '3 397 004 561', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '16.22'),
(76601, '3 397 004 559', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '13.96'),
(76600, '3 397 004 558', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '14.85'),
(76596, '3 397 001 984', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '30.98'),
(76592, '3 397 001 803', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '114.1'),
(76588, '3 397 001 727', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '36.32'),
(76586, '3 397 001 701', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '92.32'),
(76584, '3 397 001 682', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '45.19'),
(76580, '3 397 001 566', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '64.05'),
(76578, '3 397 001 539', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '61.49'),
(76576, '3 397 001 465', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '56.91'),
(76573, '3 397 001 359', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '277.43'),
(76568, '3 391 014 259', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 299, '', 1, '10.67'),
(76566, 'F 011 500 020', 30, '', 'Elemente electronice Bosch', 0, 0, 2975, '', 1, '303.3'),
(76564, '3 334 485 045', 30, '', 'Elemente electronice Bosch', 0, 0, 918, 'M3334485045', 1, '16.57'),
(76558, '1 987 529 034', 30, '', 'Elemente electronice Bosch', 0, 0, 818, 'F1987529034', 1, '1.5'),
(76555, '1 987 529 025', 30, '', 'Elemente electronice Bosch', 0, 0, 818, 'F1987529025', 1, '1.5'),
(76553, '1 987 529 019', 30, '', 'Elemente electronice Bosch', 0, 0, 818, 'F1987529019', 1, '4.46'),
(76551, '1 928 403 429', 30, '', 'Elemente electronice Bosch', 0, 0, 3767, '', 1, '2.12'),
(76548, '1 904 529 908', 30, '', 'Elemente electronice Bosch', 0, 0, 818, 'F1904529908', 1, '0.28'),
(76546, '1 904 529 906', 30, '', 'Elemente electronice Bosch', 0, 0, 3493, 'F1904529906', 1, '0.28'),
(76542, '1 904 478 350', 30, '', 'Elemente electronice Bosch', 0, 0, 3492, 'F1904478350', 1, '0.5'),
(76541, '1 191 017 006', 30, '', 'Elemente electronice Bosch', 0, 0, 818, 'F1191017006', 1, '0.72'),
(76540, '1 191 017 003', 30, '', 'Elemente electronice Bosch', 0, 0, 818, 'F1191017003', 1, '0.97'),
(76539, '1 147 412 139', 30, '', 'Elemente electronice Bosch', 0, 0, 1305, '', 1, '517.89'),
(76538, '0 986 594 512', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '180.65'),
(76534, '0 986 594 507', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '147.08'),
(76533, '0 986 594 506', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '147.08'),
(76532, '0 986 594 505', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '150.92'),
(76531, '0 986 594 504', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '141.87'),
(76529, '0 986 594 502', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '154.72'),
(76528, '0 986 594 501', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '112.16'),
(76526, '0 986 594 028', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '126.2'),
(76525, '0 986 594 026', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '221.05'),
(76524, '0 986 594 023', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '517.89'),
(76521, '0 986 594 020', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '261.08'),
(76517, '0 986 594 015', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '169.98'),
(76512, '0 986 594 008', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '85.05'),
(76510, '0 986 594 003', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '157.22'),
(76508, '0 986 594 001', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '141.52'),
(76505, '0 986 352 817', 30, '', 'Elemente electronice Bosch', 0, 0, 3495, 'F0986352029', 1, '19.62'),
(76503, '0 986 345 111', 30, '', 'Elemente electronice Bosch', 0, 0, 805, 'F0986345110', 1, '59.59'),
(76501, '0 986 334 001', 30, '', 'Elemente electronice Bosch', 0, 0, 3778, 'M0986334001', 1, '135.34'),
(76498, '0 986 284 009', 30, '', 'Debitmetre', 0, 0, 3926, '', 1, '252.75'),
(76496, '0 986 284 007', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002461', 1, '224.89'),
(76494, '0 986 284 005', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002429', 1, '224.89'),
(76492, '0 986 280 413', 30, '', 'Elemente electronice Bosch', 0, 0, 834, 'F0986280413', 1, '61.37'),
(76487, '0 986 280 221', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218071', 1, '262.76'),
(76486, '0 986 280 220', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218069', 1, '223.42'),
(76485, '0 986 280 218', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218065', 1, '229.01'),
(76484, '0 986 280 217', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218063', 1, '280.36'),
(76483, '0 986 280 216', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218060', 1, '280.36'),
(76480, '0 986 280 209', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218023', 1, '280.36'),
(76475, '0 986 280 202', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217121', 1, '221.36'),
(76470, '0 986 221 015', 30, '', 'Elemente electronice Bosch', 0, 0, 689, 'F0986221015', 1, '969.94'),
(76466, '0 928 400 529', 30, '', 'Debitmetre', 0, 0, 3926, 'F0928400529', 1, '595.02'),
(76461, '0 392 020 026', 30, '', 'Elemente electronice Bosch', 0, 0, 999, '', 1, '529.34'),
(76458, '0 390 721 005', 30, '', 'Elemente electronice Bosch', 0, 0, 793, '', 1, '349.06'),
(76456, '0 390 257 694', 30, '', 'Elemente electronice Bosch', 0, 0, 295, '', 1, '480.7'),
(76451, '0 390 241 362', 30, '', 'Elemente electronice Bosch', 0, 0, 295, '', 1, '949.92'),
(76445, '0 390 202 502', 30, '', 'Elemente electronice Bosch', 0, 0, 295, '', 1, '386.26'),
(76442, '0 356 351 053', 30, '', 'Elemente electronice Bosch', 0, 0, 696, 'KVKE0592', 1, '94.54'),
(76439, '0 352 070 011', 30, '', 'Elemente electronice Bosch', 0, 0, 3495, 'F0352070011', 1, '13.51'),
(76437, '0 335 200 041', 30, '', 'Elemente electronice Bosch', 0, 0, 61, 'S0335200041', 1, '125.36'),
(76436, '0 335 200 038', 30, '', 'Elemente electronice Bosch', 0, 0, 61, 'S0335200038', 1, '83.68'),
(76434, '0 332 209 225', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, '', 1, '47.55'),
(76432, '0 332 209 206', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332019103', 1, '17.5'),
(76430, '0 332 209 202', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, '', 1, '21.82'),
(76429, '0 332 209 159', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332019103', 1, '22.62'),
(76427, '0 332 209 151', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332019103', 1, '10.89'),
(76425, '0 332 207 405', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332011007', 1, '22.9'),
(76423, '0 332 207 304', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332017300', 1, '22.62'),
(76421, '0 332 204 204', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'S0332204204', 1, '22.9'),
(76418, '0 332 019 451', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'S0332019451', 1, '22.62'),
(76414, '0 332 019 103', 30, '', 'Elemente electronice Bosch', 0, 0, 762, 'M0332019103', 1, '22.62'),
(76412, '0 332 015 002', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'S0332015001', 1, '34.07'),
(76410, '0 332 002 256', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332002150', 1, '80.43'),
(76408, '0 332 002 250', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332002150', 1, '88.08'),
(76407, '0 332 002 191', 30, '', 'Elemente electronice Bosch', 0, 0, 762, '', 1, '127.39'),
(76405, '0 332 002 150', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332002150', 1, '129.76'),
(76401, '0 330 001 025', 30, '', 'Elemente electronice Bosch', 0, 0, 3890, '', 1, '79.28'),
(76399, '0 307 853 301', 30, '', 'Elemente electronice Bosch', 0, 0, 700, '', 1, '87.79'),
(76395, '0 281 002 845', 30, '', 'Elemente electronice Bosch', 0, 0, 161, 'F0261230099', 1, '326.2'),
(76387, '0 281 002 479', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002479', 1, '443.48'),
(76382, '0 281 002 428', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002428', 1, '397.71'),
(76368, '0 280 218 116', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002757', 1, '569.37'),
(76367, '0 280 218 108', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218108', 1, '529.34'),
(76360, '0 280 218 054', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217531', 1, '663.81'),
(76359, '0 280 218 032', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218032', 1, '372.57'),
(76352, '0 280 218 002', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218002', 1, '394.87'),
(76348, '0 280 217 523', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217523', 1, '640.91'),
(76347, '0 280 217 519', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217519', 1, '655.2'),
(76344, '0 280 217 509', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217509', 1, '1118.71'),
(76342, '0 280 217 502', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217502', 1, '701'),
(76340, '0 280 217 123', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217123', 1, '349.06'),
(76339, '0 280 217 121', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217121', 1, '286.38'),
(134610, '11,9X1025', 247, '', 'Curea transmisie (Angrenare curea)', 1, 0, 10, '', 1, '13.76'),
(76331, '0 265 008 007', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '54.11'),
(76328, '0 265 007 928', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '114.78'),
(76326, '0 265 007 879', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '54.63'),
(76324, '0 265 007 742', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '93.07'),
(76322, '0 265 007 671', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '46.68'),
(76320, '0 265 007 666', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '49.64'),
(76318, '0 265 007 583', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '113.85'),
(76316, '0 265 007 553', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '77.5'),
(76314, '0 265 007 537', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '71.36'),
(76312, '0 265 007 531', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '122.35'),
(76310, '0 265 007 486', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '56.1'),
(76308, '0 265 007 401', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '123.9'),
(76306, '0 265 007 084', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '164.39'),
(131176, '0 265 007 596', 30, '', 'Altele', 0, 0, 412, '', 1, '109.17'),
(76302, '0 265 007 073', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '99.25'),
(76301, '0 265 007 071', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '145.61'),
(76300, '0 265 007 070', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '139.74'),
(76298, '0 265 007 066', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '196.03'),
(76296, '0 265 007 054', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '274.4'),
(76292, '0 265 007 043', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '108.64'),
(76290, '0 265 007 039', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '142.68'),
(76288, '0 265 007 037', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '130.33'),
(76286, '0 265 007 035', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '133.29'),
(76284, '0 265 007 025', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '138.87'),
(76281, '0 265 007 016', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '168.44'),
(76274, '0 265 006 710', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '105.7'),
(76273, '0 265 006 704', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '205.49'),
(76270, '0 265 006 689', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '155.31'),
(76268, '0 265 006 676', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '93.07'),
(76267, '0 265 006 673', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '266.85'),
(76265, '0 265 006 594', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '274.78'),
(76259, '0 265 006 427', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '108.64'),
(76258, '0 265 006 425', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '64.3'),
(76256, '0 265 006 409', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '149.81'),
(76252, '0 265 006 387', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '142.68'),
(76250, '0 265 006 383', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '142.68'),
(76249, '0 265 006 370', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '155.31'),
(76247, '0 265 006 284', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '123.9'),
(76244, '0 265 006 264', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '170.57'),
(76243, '0 265 006 259', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '139.74'),
(76240, '0 265 006 232', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '392'),
(76238, '0 265 006 215', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '279.18'),
(76236, '0 265 006 206', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '136.53'),
(76234, '0 265 006 204', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '236.46'),
(76232, '0 265 006 202', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '74.76'),
(76230, '0 265 006 200', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '139.74'),
(76228, '0 265 006 197', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '81.03'),
(76226, '0 265 006 138', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '167.92'),
(76224, '0 265 006 107', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '249.82'),
(137864, '1 987 476 230', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '19.19'),
(76216, '0 265 001 187', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '122.91'),
(76214, '0 263 009 565', 30, '', 'Elemente electronice Bosch', 0, 0, 1209, '', 1, '491.27'),
(76213, '0 263 009 517', 30, '', 'Elemente electronice Bosch', 0, 0, 1209, '', 1, '172.32'),
(76212, '0 263 009 503', 30, '', 'Elemente electronice Bosch', 0, 0, 1209, 'F0263009503', 1, '236.62'),
(76211, '0 263 009 483', 30, '', 'Elemente electronice Bosch', 0, 0, 1209, '', 1, '80.96'),
(76207, '0 263 009 275', 30, '', 'Elemente electronice Bosch', 0, 0, 1209, '', 1, '81.19'),
(76202, '0 261 230 090', 30, '', 'Elemente electronice Bosch', 0, 0, 161, 'F0261230090', 1, '276.93'),
(76201, '0 261 210 199', 30, '', 'Elemente electronice Bosch', 0, 0, 833, 'F0261210147', 1, '226.64'),
(76199, '0 261 210 145', 30, '', 'Elemente electronice Bosch', 0, 0, 833, 'F0261210145', 1, '220.63'),
(76196, '0 221 503 487', 30, '', 'Elemente electronice Bosch', 0, 0, 689, '', 1, '130.95'),
(76194, '0 221 503 031', 30, '', 'Elemente electronice Bosch', 0, 0, 2284, 'F0221503031', 1, '549.34'),
(76191, '0 221 122 411', 30, '', 'Elemente electronice Bosch', 0, 0, 689, '', 1, '349.06'),
(76190, '0 205 001 206', 30, '', 'Elemente electronice Bosch', 0, 0, 3941, 'F0206001011', 1, '1215.99'),
(76189, '0 132 801 216', 30, '', 'Elemente electronice Bosch', 0, 0, 700, '', 1, '146.33'),
(76186, '0 130 821 117', 30, '', 'Elemente electronice Bosch', 0, 0, 200, '', 1, '553.05'),
(76184, '0 130 111 042', 30, '', 'Elemente electronice Bosch', 0, 0, 3504, '', 1, '309'),
(76183, '0 130 111 029', 30, '', 'Elemente electronice Bosch', 0, 0, 3504, '', 1, '380.55'),
(76180, '0 130 111 012', 30, '', 'Elemente electronice Bosch', 0, 0, 3504, '', 1, '329.04'),
(76178, '0 130 110 019', 30, '', 'Elemente electronice Bosch', 0, 0, 3504, '', 1, '721.03'),
(76176, '0 130 109 228', 30, '', 'Elemente electronice Bosch', 0, 0, 508, '', 1, '658.07'),
(76173, '0 130 063 039', 30, '', 'Elemente electronice Bosch', 0, 0, 793, '', 1, '300.83'),
(76172, '0 130 063 029', 30, '', 'Elemente electronice Bosch', 0, 0, 793, '', 1, '320.46'),
(138128, '0 221 504 465', 30, '', 'Elemente electronice Bosch', 0, 0, 689, 'F0221504465', 1, '105.39'),
(76165, 'F 009 D00 058', 30, '', 'Altele - benzina', 0, 0, 387, '', 1, '612.3'),
(76164, 'F 000 ZS0 221', 30, '', 'Altele - benzina', 0, 0, 689, 'FF000ZS0221', 1, '174.69'),
(76163, 'F 000 ZS0 212', 30, '', 'Altele - benzina', 0, 0, 689, 'FF000ZS0212', 1, '203.14'),
(76162, 'F 000 ZS0 121', 30, '', 'Altele - benzina', 0, 0, 689, '', 1, '318.24'),
(76161, 'F 000 ZS0 117', 30, '', 'Altele - benzina', 0, 0, 689, 'FF000ZS0117', 1, '293.56'),
(76160, 'F 000 ZS0 116', 30, '', 'Altele - benzina', 0, 0, 689, 'FF000ZS0116', 1, '193.16'),
(76159, 'F 000 ZS0 103', 30, '', 'Altele - benzina', 0, 0, 689, 'FF000ZS0103', 1, '125.96'),
(76158, 'F 000 TE0 112', 30, '', 'Pompe', 0, 0, 458, 'FF000TE0111', 1, '311.88'),
(76152, '6 033 FB1 510', 30, '', 'Altele - benzina', 0, 0, 196, 'F6033FB1505', 1, '76.04'),
(76151, '6 000 900 225', 30, '', 'Altele - benzina', 0, 0, 1462, '', 1, '0.38'),
(76149, '3 437 010 931', 30, '', 'Altele - benzina', 0, 0, 1298, '', 1, '557.95'),
(76141, '2 916 080 907', 30, '', 'Altele - benzina', 0, 0, 3763, '', 1, '0.78'),
(76139, '2 914 552 148', 30, '', 'Altele - benzina', 0, 0, 1484, '', 1, '2.12'),
(76137, '1 987 352 122', 30, '', 'Altele - benzina', 0, 0, 3492, 'F1987352107', 1, '2.12'),
(76134, '1 987 280 107', 30, '', 'Altele - benzina', 0, 0, 1451, '', 1, '0.72'),
(76129, '1 987 233 128', 30, '', 'Altele - benzina', 0, 0, 692, 'F1987233128', 1, '46.11'),
(76126, '1 987 233 055', 30, '', 'Altele - benzina', 0, 0, 692, 'F1987233055', 1, '36.88'),
(76124, '1 987 233 022', 30, '', 'Altele - benzina', 0, 0, 692, 'F1987233022', 1, '38.19'),
(76123, '1 928 404 197', 30, '', 'Altele - benzina', 0, 0, 1515, '', 1, '29.48'),
(76122, '1 928 403 874', 30, '', 'Altele - benzina', 0, 0, 918, '', 1, '4.28'),
(76121, '1 928 402 571', 30, '', 'Altele - benzina', 0, 0, 918, '', 1, '5.15'),
(76120, '1 904 478 301', 30, '', 'Altele - benzina', 0, 0, 3492, 'F1901355837', 1, '0.28'),
(76119, '1 901 355 836', 30, '', 'Altele - benzina', 0, 0, 3492, 'F1901355836', 1, '0.5'),
(76116, '1 582 980 044', 30, '', 'Pompe', 0, 0, 605, '', 1, '118.31'),
(76115, '1 354 489 085', 30, '', 'Altele - benzina', 0, 0, 696, '', 1, '33.2'),
(76114, '1 284 485 112', 30, '', 'Altele - benzina', 0, 0, 918, '', 1, '21.81'),
(76113, '1 284 485 110', 30, '', 'Altele - benzina', 0, 0, 918, '', 1, '21.46'),
(76111, '1 280 210 711', 30, '', 'Altele - benzina', 0, 0, 3891, '', 1, '3.84'),
(76109, '1 237 330 316', 30, '', 'Altele - benzina', 0, 0, 690, 'KVMZ0260', 1, '21.09'),
(76103, '1 237 013 151', 30, '', 'Altele - benzina', 0, 0, 688, 'KVMZ0031', 1, '12.92'),
(76102, '1 237 013 147', 30, '', 'Altele - benzina', 0, 0, 688, 'KVMZ0031', 1, '14.44'),
(76101, '1 237 013 141', 30, '', 'Altele - benzina', 0, 0, 688, 'KVMZ0030', 1, '20'),
(76099, '1 237 013 113', 30, '', 'Altele - benzina', 0, 0, 688, 'KVMZ0031', 1, '15.41'),
(76098, '1 237 013 044', 30, '', 'Altele - benzina', 0, 0, 688, 'KVMZ0030', 1, '10.8'),
(76095, '1 235 522 844', 30, '', 'Altele - benzina', 0, 0, 692, 'F1235522844', 1, '38.75'),
(76094, '1 235 522 832', 30, '', 'Altele - benzina', 0, 0, 692, 'F1235522832', 1, '36.5'),
(76091, '1 235 522 444', 30, '', 'Altele - benzina', 0, 0, 692, '', 1, '36.41'),
(76090, '1 235 522 443', 30, '', 'Altele - benzina', 0, 0, 692, 'KVMZ0551', 1, '26.46'),
(76089, '1 235 522 370', 30, '', 'Altele - benzina', 0, 0, 692, 'KVMZ0167', 1, '28.62'),
(76088, '1 235 522 325', 30, '', 'Altele - benzina', 0, 0, 692, 'KVMZ0119', 1, '171.16'),
(76086, '1 235 522 056', 30, '', 'Altele - benzina', 0, 0, 692, 'KVMZ0100', 1, '27.53'),
(76085, '1 234 477 014', 30, '', 'Altele - benzina', 0, 0, 3492, '', 1, '1.12'),
(76083, '1 234 332 422', 30, '', 'Altele - benzina', 0, 0, 691, 'F1234332422', 1, '177.91'),
(76074, '1 234 332 333', 30, '', 'Altele - benzina', 0, 0, 691, 'KVMZ0323', 1, '97.19'),
(76073, '1 234 332 301', 30, '', 'Altele - benzina', 0, 0, 691, 'KVMZ0320', 1, '22.4'),
(76072, '1 234 332 300', 30, '', 'Altele - benzina', 0, 0, 691, 'KVMZ0320', 1, '19.62'),
(76068, '1 234 332 088', 30, '', 'Altele - benzina', 0, 0, 691, 'KVMZ0303', 1, '23.74'),
(76067, '1 230 500 267', 30, '', 'Altele - benzina', 0, 0, 2285, '', 1, '6.15'),
(76066, '1 227 030 062', 30, '', 'Altele - benzina', 0, 0, 689, '', 1, '278.02'),
(76065, '1 224 485 018', 30, '', 'Altele - benzina', 0, 0, 918, '', 1, '4.18'),
(76063, '0 986 580 810', 30, '', 'Pompe', 0, 0, 458, 'F0986580810', 1, '472.12'),
(76057, '0 986 580 506', 30, '', 'Pompe', 0, 0, 458, 'F0986580506', 1, '255.4'),
(76051, '0 986 580 343', 30, '', 'K Jetronic', 0, 0, 605, 'F0986580343', 1, '577.08'),
(76050, '0 986 580 310', 30, '', 'Altele - benzina', 0, 0, 1382, 'F0986580310', 1, '535.05'),
(76049, '0 986 580 257', 30, '', 'Pompe', 0, 0, 1382, 'F0986580257', 1, '426.32'),
(76048, '0 986 580 220', 30, '', 'Pompe', 0, 0, 1382, 'F0986580220', 1, '466.38'),
(76036, '0 986 580 103', 30, '', 'Pompe', 0, 0, 605, 'F0986580103', 1, '240.15'),
(76032, '0 986 357 741', 30, '', 'Altele - benzina', 0, 0, 684, '', 1, '36.73'),
(76030, '0 986 357 733', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986357729', 1, '60.78'),
(76025, '0 986 357 271', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357271', 1, '103.95'),
(76023, '0 986 357 262', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357262', 1, '249.82'),
(76022, '0 986 357 261', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357261', 1, '165.83'),
(76019, '0 986 357 255', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357255', 1, '137.5'),
(76017, '0 986 357 248', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357248', 1, '193.47'),
(76016, '0 986 357 241', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357241', 1, '254.53'),
(76015, '0 986 357 229', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357229', 1, '160.87'),
(76011, '0 986 357 203', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357203', 1, '91.6'),
(76008, '0 986 357 181', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357181', 1, '64.58'),
(76007, '0 986 357 171', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357171', 1, '185.55'),
(76004, '0 986 357 126', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357126', 1, '183.49'),
(76003, '0 986 357 118', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357118', 1, '218.99'),
(76002, '0 986 357 090', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357090', 1, '215.78'),
(75997, '0 986 356 992', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356992', 1, '206.08'),
(75994, '0 986 356 988', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356988', 1, '36.13'),
(75993, '0 986 356 980', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356980', 1, '128.89'),
(75991, '0 986 356 972', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356972', 1, '120.09'),
(75988, '0 986 356 966', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356966', 1, '343.36'),
(75987, '0 986 356 963', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356963', 1, '96.6'),
(75984, '0 986 356 859', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356859', 1, '119.45'),
(75982, '0 986 356 849', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356849', 1, '142.17'),
(75145, '0 986 430 215', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '292'),
(75966, '0 986 356 716', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356716', 1, '110.98'),
(75965, '0 986 356 384', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356384', 1, '378.99'),
(75964, '0 986 356 379', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356379', 1, '778.25'),
(75963, '0 986 356 378', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356378', 1, '844.05'),
(75962, '0 986 356 361', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356361', 1, '190.82'),
(75960, '0 986 356 359', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356359', 1, '132.1'),
(75959, '0 986 356 349', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356349', 1, '272.72'),
(75958, '0 986 356 348', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356348', 1, '381.49'),
(75955, '0 986 356 338', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356338', 1, '142.08'),
(75954, '0 986 356 334', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356334', 1, '686.68'),
(75953, '0 986 356 321', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356321', 1, '434.9'),
(75952, '0 986 356 317', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356317', 1, '212.54'),
(75951, '0 986 356 312', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356312', 1, '175.57'),
(75950, '0 986 356 308', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356308', 1, '123.31'),
(75949, '0 986 356 269', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356185', 1, '22.74'),
(75948, '0 986 356 230', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356229', 1, '30.98'),
(75947, '0 986 356 194', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356194', 1, '22.53'),
(75941, '0 986 356 148', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356146', 1, '35.12'),
(75940, '0 986 356 147', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356146', 1, '36.41'),
(75939, '0 986 356 146', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356146', 1, '34.07'),
(75938, '0 986 356 131', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356128', 1, '37.6'),
(75937, '0 986 356 130', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356128', 1, '17.41'),
(75932, '0 986 356 097', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356096', 1, '17.07'),
(75931, '0 986 356 090', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356089', 1, '29.3'),
(75930, '0 986 356 089', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356089', 1, '15.26'),
(75927, '0 986 356 085', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356084', 1, '27.58'),
(75922, '0 986 356 062', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356061', 1, '12.2'),
(75917, '0 986 356 038', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356038', 1, '14.51'),
(75914, '0 986 356 019', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356015', 1, '8.02'),
(75913, '0 986 356 013', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356000', 1, '22.53'),
(75912, '0 986 356 012', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356000', 1, '21.96'),
(75910, '0 986 356 008', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356000', 1, '11.95'),
(75905, '0 986 352 823', 30, '', 'Altele - benzina', 0, 0, 3495, 'F0986352823', 1, '104.86'),
(75901, '0 986 345 017', 30, '', 'Altele - benzina', 0, 0, 805, 'KVKE0444', 1, '38.47'),
(75898, '0 986 332 050', 30, '', 'Altele - benzina', 0, 0, 699, 'M0986332050', 1, '54.13'),
(75896, '0 986 332 001', 30, '', 'Altele - benzina', 0, 0, 699, 'M0986332001', 1, '28.27'),
(75895, '0 986 320 191', 30, '', 'Altele - benzina', 0, 0, 297, 'M0986320102', 1, '42.59'),
(75894, '0 986 320 111', 30, '', 'Altele - benzina', 0, 0, 297, 'M0986320102', 1, '86.02'),
(75893, '0 986 280 415', 30, '', 'Altele - benzina', 0, 0, 833, 'F0986280415', 1, '130.95'),
(75892, '0 986 280 409', 30, '', 'Altele - benzina', 0, 0, 833, 'F0986280409', 1, '78.4'),
(75891, '0 986 258 008', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '340.48'),
(75889, '0 986 237 673', 30, '', 'Altele - benzina', 0, 0, 683, '', 1, '517.89'),
(75888, '0 986 237 663', 30, '', 'Altele - benzina', 0, 0, 683, '', 1, '772.75'),
(75887, '0 986 221 036', 30, '', 'Altele - benzina', 0, 0, 689, 'F0986221036', 1, '329.04'),
(75885, '0 986 221 034', 30, '', 'Altele - benzina', 0, 0, 2284, 'F0986221034', 1, '474.69'),
(75884, '0 986 221 026', 30, '', 'Altele - benzina', 0, 0, 689, 'F0986221026', 1, '183.21');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(75881, '0 986 221 016', 30, '', 'Altele - benzina', 0, 0, 689, 'F0986221016', 1, '96.01'),
(75880, '0 986 221 008', 30, '', 'Altele - benzina', 0, 0, 689, 'F0986221008', 1, '394.87'),
(75879, '0 986 221 003', 30, '', 'Altele - benzina', 0, 0, 689, 'F0986221003', 1, '329.04'),
(75876, '0 928 400 427', 30, '', 'Altele - benzina', 0, 0, 1145, '', 1, '363.39'),
(75874, '0 928 400 271', 30, '', 'Altele - benzina', 0, 0, 3890, '', 1, '81.03'),
(75870, '0 580 464 126', 30, '', 'Altele - benzina', 0, 0, 458, '', 1, '386.26'),
(75854, '0 580 314 164', 30, '', 'Pompe', 0, 0, 458, '', 1, '115.38'),
(75851, '0 580 314 152', 30, '', 'Pompe', 0, 0, 458, 'F0580314152', 1, '380.92'),
(75848, '0 580 314 082', 30, '', 'Pompe', 0, 0, 1382, 'F0580314082', 1, '872.66'),
(75846, '0 580 314 074', 30, '', 'Pompe', 0, 0, 458, 'F0580453044', 1, '918.44'),
(75844, '0 580 314 068', 30, '', 'Pompe', 0, 0, 458, 'F0580314068', 1, '314.65'),
(75843, '0 580 314 066', 30, '', 'Pompe', 0, 0, 458, 'F0580314066', 1, '808.62'),
(75819, '0 356 912 993', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356904068', 1, '43.46'),
(75818, '0 356 912 988', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356904060', 1, '161.46'),
(75817, '0 356 912 987', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912886', 1, '43.18'),
(75812, '0 356 912 965', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912965', 1, '36.73'),
(75811, '0 356 912 964', 30, '', 'Altele - benzina', 0, 0, 685, 'K0356912964', 1, '343.36'),
(75810, '0 356 912 946', 30, '', 'Altele - benzina', 0, 0, 685, 'K0356912946', 1, '538.19'),
(75808, '0 356 912 911', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912909', 1, '117.44'),
(75803, '0 356 912 898', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912897', 1, '70.86'),
(75802, '0 356 912 888', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912886', 1, '44.65'),
(75796, '0 356 904 068', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356904068', 1, '34.35'),
(75788, '0 352 170 003', 30, '', 'Altele - benzina', 0, 0, 3496, 'F0352170003', 1, '8.83'),
(75787, '0 352 030 002', 30, '', 'Altele - benzina', 0, 0, 3495, 'F0352040002', 1, '32.88'),
(75786, '0 342 201 010', 30, '', 'Altele - benzina', 0, 0, 813, 'S0342201009', 1, '169.1'),
(75785, '0 341 001 001', 30, '', 'Altele - benzina', 0, 0, 2263, 'S0340002002', 1, '116.56'),
(75784, '0 335 323 003', 30, '', 'Altele - benzina', 0, 0, 61, 'S0335322001', 1, '218.43'),
(75782, '0 332 019 205', 30, '', 'Altele - benzina', 0, 0, 3488, '', 1, '22.62'),
(75780, '0 332 014 125', 30, '', 'Altele - benzina', 0, 0, 3488, 'S0332014125', 1, '22.62'),
(75779, '0 328 003 025', 30, '', 'Altele - benzina', 0, 0, 196, 'M0328003024', 1, '170.29'),
(75777, '0 305 555 001', 30, '', 'Altele - benzina', 0, 0, 289, 'M0305555001', 1, '59.59'),
(75776, '0 290 800 052', 30, '', 'Altele - benzina', 0, 0, 690, '', 1, '46.68'),
(75775, '0 290 800 036', 30, '', 'Altele - benzina', 0, 0, 690, '', 1, '42.28'),
(75772, '0 281 002 872', 30, '', 'Altele - benzina', 0, 0, 3996, '', 1, '432.06'),
(75771, '0 280 752 214', 30, '', 'Altele - benzina', 0, 0, 3908, '', 1, '1047.2'),
(75770, '0 280 750 085', 30, '', 'Altele - benzina', 0, 0, 158, '', 1, '1719.12'),
(75758, '0 280 160 514', 30, '', 'Pompe', 0, 0, 168, '', 1, '263.67'),
(75757, '0 280 160 509', 30, '', 'Pompe', 0, 0, 168, '', 1, '263.36'),
(75756, '0 280 160 503', 30, '', 'Pompe', 0, 0, 168, '', 1, '216.37'),
(75754, '0 280 160 221', 30, '', 'Pompe', 0, 0, 168, '', 1, '306.16'),
(75753, '0 280 158 171', 30, '', 'K Jetronic', 0, 0, 3905, '', 1, '309'),
(75752, '0 280 158 170', 30, '', 'K Jetronic', 0, 0, 3905, '', 1, '169.1'),
(75751, '0 280 158 169', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '331.9'),
(75746, '0 280 156 212', 30, '', 'Injectoare', 0, 0, 3905, 'F0280156212', 1, '406.29'),
(75745, '0 280 156 154', 30, '', 'K Jetronic', 0, 0, 3905, 'F0280156154', 1, '273.03'),
(75744, '0 280 156 102', 30, '', 'Injectoare', 0, 0, 3905, 'F0280156102', 1, '371.97'),
(75743, '0 280 156 065', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '311.88'),
(75742, '0 280 156 034', 30, '', 'Injectoare', 0, 0, 3905, 'F0280156034', 1, '273.03'),
(75739, '0 280 155 897', 30, '', 'Injectoare', 0, 0, 3905, 'F0280155897', 1, '300.42'),
(75738, '0 280 155 820', 30, '', 'Injectoare', 0, 0, 3905, 'F0280155819', 1, '337.62'),
(75735, '0 280 155 795', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '283.58'),
(75733, '0 280 155 791', 30, '', 'Injectoare', 0, 0, 3905, 'F0280155791', 1, '386.26'),
(75731, '0 280 155 600', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '509.31'),
(75730, '0 280 150 902', 30, '', 'Injectoare', 0, 0, 3905, 'F0280150902', 1, '380.92'),
(75729, '0 280 150 842', 30, '', 'Injectoare', 0, 0, 3905, 'F0280150842', 1, '369.84'),
(75728, '0 280 150 786', 30, '', 'Injectoare', 0, 0, 3905, 'F0280150762', 1, '392'),
(75727, '0 280 150 762', 30, '', 'Injectoare', 0, 0, 3905, 'F0280150762', 1, '262.15'),
(75725, '0 280 150 725', 30, '', 'Injectoare', 0, 0, 3905, 'F0280150762', 1, '309'),
(75722, '0 280 150 695', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '803.99'),
(75712, '0 280 140 545', 30, '', 'Altele - benzina', 0, 0, 1298, 'F0280140545', 1, '560.79'),
(75711, '0 280 140 542', 30, '', 'Altele - benzina', 0, 0, 1298, 'F0280140542', 1, '1181.67'),
(75710, '0 280 140 537', 30, '', 'Altele - benzina', 0, 0, 1298, 'F0280140537', 1, '620.88'),
(75708, '0 280 140 512', 30, '', 'Altele - benzina', 0, 0, 1298, 'F0280140512', 1, '746.77'),
(75703, '0 280 130 040', 30, '', 'Altele - benzina', 0, 0, 830, 'F0280130040', 1, '84.86'),
(75700, '0 280 120 326', 30, '', 'Altele - benzina', 0, 0, 3940, '', 1, '233.69'),
(75699, '0 280 120 310', 30, '', 'Altele - benzina', 0, 0, 3940, '', 1, '242.68'),
(75697, '0 280 101 001', 30, '', 'Altele - benzina', 0, 0, 3947, 'F0280101001', 1, '904.14'),
(75696, '0 273 101 021', 30, '', 'Altele - benzina', 0, 0, 585, '', 1, '429.19'),
(75689, '0 261 231 006', 30, '', 'Altele - benzina', 0, 0, 3921, 'F0261231006', 1, '143.55'),
(75688, '0 261 230 057', 30, '', 'Altele - benzina', 0, 0, 3947, 'F0261230057', 1, '300.83'),
(75676, '0 261 210 151', 30, '', 'Altele - benzina', 0, 0, 833, 'F0261210151', 1, '144.46'),
(75666, '0 258 003 037', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '230.76'),
(75662, '0 258 003 001', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '233.97'),
(75661, '0 258 001 027', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258001025', 1, '147.67'),
(75660, '0 258 104 004', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258104002', 1, '635.2'),
(75655, '0 258 017 043', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258017043', 1, '432.06'),
(75654, '0 258 017 036', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '434.9'),
(75652, '0 258 017 018', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258017016', 1, '433.31'),
(75651, '0 258 017 016', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258017016', 1, '449.22'),
(75650, '0 258 017 014', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258017016', 1, '383.42'),
(75649, '0 258 010 032', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '241.02'),
(75647, '0 258 007 357', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '293.56'),
(75646, '0 258 007 355', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '287.42'),
(75645, '0 258 007 353', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '360.52'),
(75644, '0 258 007 351', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '278.9'),
(75643, '0 258 007 206', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '400.58'),
(75642, '0 258 007 156', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258007156', 1, '262.79'),
(75641, '0 258 007 137', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258007137', 1, '374.84'),
(75640, '0 258 007 090', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258007090', 1, '360.52'),
(75639, '0 258 007 084', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258007084', 1, '351.94'),
(75638, '0 258 007 070', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258007070', 1, '311.88'),
(75637, '0 258 006 980', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '340.15'),
(75636, '0 258 006 978', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '241.02'),
(75635, '0 258 006 593', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006661', 1, '201.64'),
(75630, '0 258 006 462', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006462', 1, '449.22'),
(75627, '0 258 006 388', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006190', 1, '334.78'),
(75615, '0 258 006 193', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006190', 1, '457.71'),
(75614, '0 258 006 190', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006190', 1, '317.62'),
(75613, '0 258 006 185', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006029', 1, '449.22'),
(75612, '0 258 006 183', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006183', 1, '474.96'),
(75608, '0 258 006 046', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006295', 1, '190.82'),
(75606, '0 258 006 028', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006026', 1, '317.62'),
(75605, '0 258 006 027', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006026', 1, '273.59'),
(75604, '0 258 006 026', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006026', 1, '383.62'),
(75602, '0 258 005 313', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258005313', 1, '289.16'),
(75601, '0 258 005 711', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '227.83'),
(75600, '0 258 005 717', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '212.25'),
(75599, '0 258 005 716', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '351.94'),
(75598, '0 258 005 324', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258005324', 1, '300.42'),
(75596, '0 258 005 256', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258005256', 1, '261.27'),
(75593, '0 258 005 143', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003848', 1, '239.84'),
(75587, '0 258 005 055', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258005055', 1, '230.76'),
(75586, '0 258 005 030', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '300.42'),
(75585, '0 258 005 007', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258005007', 1, '300.42'),
(75584, '0 258 003 957', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003508', 1, '201.5'),
(75583, '0 258 003 924', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '564.01'),
(75582, '0 258 003 892', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003892', 1, '300.42'),
(75581, '0 258 003 842', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003414', 1, '231.35'),
(75580, '0 258 003 810', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003513', 1, '351.94'),
(75579, '0 258 003 805', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003390', 1, '351.94'),
(75574, '0 258 003 745', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003745', 1, '199.93'),
(75572, '0 258 003 717', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258005097', 1, '351.94'),
(75571, '0 258 003 716', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003330', 1, '351.94'),
(75570, '0 258 003 714', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003291', 1, '239.84'),
(75569, '0 258 003 666', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003273', 1, '351.94'),
(75568, '0 258 003 579', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003560', 1, '351.94'),
(75566, '0 258 003 559', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003559', 1, '300.42'),
(75563, '0 258 003 508', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003508', 1, '213.53'),
(75562, '0 258 003 478', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003548', 1, '225.41'),
(75560, '0 258 003 475', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003475', 1, '346.23'),
(75559, '0 258 003 448', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003021', 1, '300.42'),
(75558, '0 258 003 439', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003439', 1, '239.84'),
(75557, '0 258 003 300', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003021', 1, '208.45'),
(75553, '0 258 003 203', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003203', 1, '351.94'),
(75549, '0 258 003 114', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003114', 1, '231.35'),
(75545, '0 258 002 058', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258002058', 1, '265.11'),
(75544, '0 258 002 014', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258002014', 1, '139.63'),
(75543, '0 258 001 051', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258001051', 1, '148.54'),
(75540, '0 232 103 033', 30, '', 'Altele - benzina', 0, 0, 834, 'F0232103039', 1, '117.72'),
(75539, '0 232 103 021', 30, '', 'Altele - benzina', 0, 0, 834, 'F0232103021', 1, '228.38'),
(75538, '0 232 101 038', 30, '', 'K Jetronic', 0, 0, 834, 'F0232101038', 1, '174.69'),
(75537, '0 232 101 031', 30, '', 'Altele - benzina', 0, 0, 834, 'F0232101031', 1, '221.36'),
(75536, '0 232 101 030', 30, '', 'Altele - benzina', 0, 0, 834, 'F0232101030', 1, '620.88'),
(75531, '0 221 603 010', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221603010', 1, '282.11'),
(75529, '0 221 506 002', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221506002', 1, '187.6'),
(75527, '0 221 504 470', 30, '', 'Altele - benzina', 0, 0, 689, '', 1, '72.23'),
(75526, '0 221 504 464', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221504464', 1, '76.35'),
(75525, '0 221 504 029', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221504004', 1, '211.38'),
(75522, '0 221 504 006', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221504006', 1, '217.84'),
(75521, '0 221 504 001', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221504001', 1, '274.18'),
(75519, '0 221 503 485', 30, '', 'Altele - benzina', 0, 0, 689, '', 1, '130.95'),
(75518, '0 221 503 472', 30, '', 'Altele - benzina', 0, 0, 2284, 'F0221503472', 1, '423.48'),
(75517, '0 221 503 469', 30, '', 'Altele - benzina', 0, 0, 2284, 'F0221503469', 1, '548.12'),
(75515, '0 221 503 407', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221503407', 1, '234.85'),
(75513, '0 221 503 033', 30, '', 'Altele - benzina', 0, 0, 2284, 'F0221503033', 1, '374.84'),
(75512, '0 221 503 027', 30, '', 'Altele - benzina', 0, 0, 2284, 'F0221503027', 1, '517.89'),
(75511, '0 221 503 026', 30, '', 'Altele - benzina', 0, 0, 2284, 'F0221503026', 1, '517.89'),
(75507, '0 221 503 002', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221503002', 1, '426.32'),
(75503, '0 221 119 030', 30, '', 'Altele - benzina', 0, 0, 689, '', 1, '164.98'),
(75502, '0 221 119 027', 30, '', 'Altele - benzina', 0, 0, 689, '', 1, '76.94'),
(75086, '0 445 110 239', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '909.86'),
(75490, 'F 00Z W00 003', 30, '', 'Diuze, injectoare', 0, 0, 3966, '', 1, '14.13'),
(75487, 'F 00V P01 004', 30, '', 'Altele - diesel', 0, 0, 4051, '', 1, '4.34'),
(75486, 'F 00V C99 002', 30, '', 'Sisteme Common-Rail', 0, 0, 3932, '', 1, '6.43'),
(75484, 'F 00V C17 504', 30, '', 'Sisteme Common-Rail', 0, 0, 3966, '', 1, '2.09'),
(75483, 'F 00V C17 503', 30, '', 'Sisteme Common-Rail', 0, 0, 4051, '', 1, '2.09'),
(75482, 'F 00R J02 175', 30, '', 'Altele - diesel', 0, 0, 3966, '', 1, '2.37'),
(75481, 'F 00R J00 345', 30, '', 'Pompe', 0, 0, 1451, '', 1, '6.62'),
(75480, 'F 00R 0P1 535', 30, '', 'Pompe', 0, 0, 1451, '', 1, '37.65'),
(75473, 'F 00R 000 761', 30, '', 'Sisteme Common-Rail', 0, 0, 1129, '', 1, '583.69'),
(75471, 'F 00R 000 748', 30, '', 'Sisteme Common-Rail', 0, 0, 3932, '', 1, '605.5'),
(75470, 'F 00R 000 741', 30, '', 'Sisteme Common-Rail', 0, 0, 1129, '', 1, '306.16'),
(75465, 'F 00N 202 192', 30, '', 'Pompe', 0, 0, 1484, '', 1, '2.06'),
(75459, 'F 00N 201 320', 30, '', 'Pompe', 0, 0, 3959, '', 1, '71.08'),
(75457, 'F 00N 200 053', 30, '', 'Sisteme Common-Rail', 0, 0, 1451, '', 1, '11.42'),
(75456, 'F 00H N37 925', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '309.11'),
(75455, 'F 00C 3G1 902', 30, '', 'Sisteme Common-Rail', 0, 0, 3491, '', 1, '174.97'),
(75454, 'F 00C 3G1 900', 30, '', 'Pompe', 0, 0, 3491, '', 1, '113.04'),
(75442, '9 432 610 385', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '66.96'),
(75441, '9 432 610 329', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '184.06'),
(75436, '9 432 610 222', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '108.04'),
(75435, '9 432 610 205', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '66.96'),
(75434, '9 432 610 098', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '114.78'),
(75409, '2 463 433 001', 30, '', 'Altele - diesel', 0, 0, 1484, '', 1, '2.59'),
(75396, '2 437 010 143', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '284.48'),
(75382, '2 437 010 092', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '194.94'),
(75380, '2 437 010 083', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '260.99'),
(75377, '2 437 010 077', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '244.26'),
(75376, '2 437 010 076', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '244.26'),
(75374, '2 437 010 074', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '260.99'),
(75373, '2 437 010 073', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '249.54'),
(75368, '2 437 010 057', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '151.48'),
(75367, '2 437 010 055', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '180.56'),
(75364, '2 433 456 034', 30, '', 'Diuze, injectoare', 0, 0, 1484, '', 1, '2.09'),
(75340, '2 420 206 015', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '14.91'),
(75336, '2 414 618 012', 30, '', 'Altele - diesel', 0, 0, 1453, '', 1, '8.65'),
(75335, '2 414 618 010', 30, '', 'Altele - diesel', 0, 0, 1453, '', 1, '4.68'),
(75319, '1 467 045 020', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '1098.68'),
(75318, '1 467 045 019', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '1098.68'),
(75316, '1 467 045 016', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '1167.35'),
(75314, '1 467 045 011', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '231.35'),
(75313, '1 467 045 005', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '213.72'),
(75291, '1 460 925 001', 30, '', 'Altele - diesel', 0, 0, 3280, '', 1, '44.06'),
(75290, '1 460 925 000', 30, '', 'Altele - diesel', 0, 0, 3280, '', 1, '48.43'),
(75289, '1 460 591 315', 30, '', 'Altele - diesel', 0, 0, 1462, '', 1, '1.63'),
(75286, '1 460 500 337', 30, '', 'Pompe', 0, 0, 1462, '', 1, '1.06'),
(75282, '1 460 400 004', 30, '', 'Pompe', 0, 0, 3265, '', 1, '5.37'),
(75280, '1 460 280 301', 30, '', 'Pompe', 0, 0, 1451, '', 1, '8.7'),
(75277, '1 460 206 303', 30, '', 'Pompe', 0, 0, 1451, '', 1, '1.81'),
(75276, '1 460 206 008', 30, '', 'Pompe', 0, 0, 1451, '', 1, '11.26'),
(75271, '1 423 452 000', 30, '', 'Altele - diesel', 0, 0, 1484, '', 1, '1.5'),
(75270, '1 423 120 063', 30, '', 'Altele - diesel', 0, 0, 3769, '', 1, '0.85'),
(75268, '1 420 328 034', 30, '', 'Altele - diesel', 0, 0, 3265, '', 1, '14.11'),
(75267, '1 420 283 007', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '11.64'),
(75266, '1 420 210 028', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '6.24'),
(75265, '1 420 206 016', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '1.44'),
(75264, '1 420 206 009', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '0.94'),
(75263, '1 417 413 047', 30, '', 'Altele - diesel', 0, 0, 3959, '', 1, '37.28'),
(75262, '1 417 010 997', 30, '', 'Diuze, injectoare', 0, 0, 3934, '', 1, '22.37'),
(75261, '1 417 010 996', 30, '', 'Diuze, injectoare', 0, 0, 3934, '', 1, '15.04'),
(75260, '1 417 010 991', 30, '', 'Altele - diesel', 0, 0, 3934, '', 1, '321.89'),
(75259, '1 417 010 988', 30, '', 'Altele - diesel', 0, 0, 3934, '', 1, '310.49'),
(75258, '1 417 010 987', 30, '', 'Altele - diesel', 0, 0, 3934, '', 1, '321.89'),
(75257, '1 417 010 985', 30, '', 'Altele - diesel', 0, 0, 3934, '', 1, '325.66'),
(75256, '1 417 010 983', 30, '', 'Diuze, injectoare', 0, 0, 3934, '', 1, '334.78'),
(75255, '1 417 010 969', 30, '', 'Diuze, injectoare', 0, 0, 3934, '', 1, '397.71'),
(75254, '1 414 613 002', 30, '', 'Altele - diesel', 0, 0, 1453, '', 1, '3.52'),
(75252, '1 413 127 016', 30, '', 'Pompe', 0, 0, 3286, '', 1, '0.69'),
(75250, '1 413 127 014', 30, '', 'Pompe', 0, 0, 3286, '', 1, '0.69'),
(75249, '1 410 910 005', 30, '', 'Altele - diesel', 0, 0, 3280, '', 1, '49.92'),
(75247, '1 410 407 004', 30, '', 'Altele - diesel', 0, 0, 1462, '', 1, '1.63'),
(75246, '1 410 210 054', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '14.42'),
(75245, '1 410 206 014', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '1.4'),
(75242, '1 110 010 022', 30, '', 'Altele - diesel', 0, 0, 1129, '', 1, '326.2'),
(75241, '1 110 010 008', 30, '', 'Altele - diesel', 0, 0, 1129, '', 1, '360.52'),
(75240, '0 986 445 003', 30, '', 'Pompe', 0, 0, 3930, '', 1, '1404.85'),
(75237, '0 986 444 504', 30, '', 'Pompe', 0, 0, 3904, '', 1, '3114.14'),
(75236, '0 986 444 501', 30, '', 'Pompe', 0, 0, 3904, '', 1, '3131.04'),
(75235, '0 986 444 034', 30, '', 'Pompe', 0, 0, 3904, '', 1, '5086.91'),
(75234, '0 986 444 016', 30, '', 'Pompe', 0, 0, 3904, '', 1, '4396.42'),
(75233, '0 986 444 015', 30, '', 'Pompe', 0, 0, 3904, '', 1, '4447.16'),
(75232, '0 986 444 012', 30, '', 'Pompe', 0, 0, 3904, '', 1, '3846.9'),
(75228, '0 986 444 004', 30, '', 'Pompe', 0, 0, 3904, '', 1, '3674.98'),
(75227, '0 986 441 530', 30, '', 'Pompe', 0, 0, 3930, '', 1, '2367.33'),
(75226, '0 986 441 523', 30, '', 'Diuze, injectoare', 0, 0, 3930, '', 1, '2003.48'),
(75225, '0 986 441 516', 30, '', 'Diuze, injectoare', 0, 0, 3930, '', 1, '2367.33'),
(75224, '0 986 441 514', 30, '', 'Pompe', 0, 0, 3930, '', 1, '2074.24'),
(75223, '0 986 441 512', 30, '', 'Pompe', 0, 0, 3930, '', 1, '1916.4'),
(133030, '9504 0133', 473, '', 'Far (Lumini)', 1, 0, 259, 'K5825963', 1, '115.72'),
(75218, '0 986 441 506', 30, '', 'Diuze, injectoare', 0, 0, 3930, '', 1, '1253.18'),
(75217, '0 986 441 501', 30, '', 'Diuze, injectoare', 0, 0, 3930, '', 1, '1399.1'),
(75216, '0 986 441 016', 30, '', 'Diuze, injectoare', 0, 0, 3930, '', 1, '1374.41'),
(75214, '0 986 441 012', 30, '', 'Diuze, injectoare', 0, 0, 3930, '', 1, '1465.62'),
(75213, '0 986 441 007', 30, '', 'Diuze, injectoare', 0, 0, 3930, '', 1, '1333'),
(75212, '0 986 440 526', 30, '', 'Pompe', 0, 0, 3904, '', 1, '3321.92'),
(75211, '0 986 440 517', 30, '', 'Pompe', 0, 0, 3904, '', 1, '3891.98'),
(75210, '0 986 437 501', 30, '', 'Sisteme Common-Rail', 0, 0, 3918, '', 1, '1417.57'),
(75209, '0 986 437 316', 30, '', 'Pompe', 0, 0, 3918, '', 1, '2277.13'),
(75208, '0 986 437 302', 30, '', 'Diuze, injectoare', 0, 0, 3918, '', 1, '1440.13'),
(75207, '0 986 437 301', 30, '', 'Sisteme Common-Rail', 0, 0, 3918, '', 1, '1496.48'),
(75204, '0 986 437 017', 30, '', 'Sisteme Common-Rail', 0, 0, 3918, '', 1, '1488.02'),
(75203, '0 986 437 013', 30, '', 'Sisteme Common-Rail', 0, 0, 3918, '', 1, '1677.29'),
(75202, '0 986 437 012', 30, '', 'Sisteme Common-Rail', 0, 0, 3918, '', 1, '1597.94'),
(75200, '0 986 437 010', 30, '', 'Sisteme Common-Rail', 0, 0, 3918, '', 1, '1430.59'),
(75199, '0 986 437 007', 30, '', 'Sisteme Common-Rail', 0, 0, 3918, '', 1, '1597.94'),
(75198, '0 986 437 005', 30, '', 'Sisteme Common-Rail', 0, 0, 3918, '', 1, '1648.67'),
(75196, '0 986 437 003', 30, '', 'Sisteme Common-Rail', 0, 0, 3918, '', 1, '1434.49'),
(75195, '0 986 437 002', 30, '', 'Sisteme Common-Rail', 0, 0, 3918, '', 1, '1651.48'),
(75192, '0 986 435 501', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '775.39'),
(75190, '0 986 435 106', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '597.98'),
(75188, '0 986 435 094', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '766.81'),
(75186, '0 986 435 090', 30, '', 'Pompe', 0, 0, 3902, '', 1, '703.84'),
(75185, '0 986 435 089', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '698.13'),
(75182, '0 986 435 086', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '703.84'),
(75180, '0 986 435 084', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '766.81'),
(75179, '0 986 435 082', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '763.93'),
(75178, '0 986 435 080', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '680.97'),
(75177, '0 986 435 079', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '658.07'),
(75176, '0 986 435 077', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '778.25'),
(75175, '0 986 435 075', 30, '', 'Pompe', 0, 0, 3902, '', 1, '743.9'),
(75171, '0 986 435 055', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '686.68'),
(75170, '0 986 435 053', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '692.42'),
(75168, '0 986 435 047', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '686.68'),
(75166, '0 986 435 041', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '732.45'),
(75165, '0 986 435 039', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '686.68'),
(75164, '0 986 435 037', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '618.21'),
(75162, '0 986 435 020', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '732.45'),
(75161, '0 986 435 016', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '738.19'),
(75160, '0 986 435 014', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '841.18'),
(75158, '0 986 435 008', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '781.09'),
(75157, '0 986 435 007', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '663.81'),
(75156, '0 986 435 005', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '826.89'),
(75155, '0 986 435 004', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '686.68'),
(75154, '0 986 435 003', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '738.19'),
(75149, '0 986 430 302', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '190.86'),
(75147, '0 986 430 244', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '195.4'),
(75144, '0 986 430 206', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '246.6'),
(75143, '0 986 430 197', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '167.64'),
(75142, '0 986 430 188', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '197.87'),
(75140, '0 986 430 178', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '291.84'),
(75139, '0 986 430 176', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '197.87'),
(75138, '0 986 430 133', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '291.84'),
(75137, '0 986 284 012', 30, '', 'Altele - diesel', 0, 0, 3926, 'F0281002207', 1, '252.75'),
(75136, '0 986 257 008', 30, '', 'Altele - diesel', 0, 0, 243, 'KVMZ0375', 1, '79.87'),
(75135, '0 986 257 007', 30, '', 'Altele - diesel', 0, 0, 243, 'KVMZ0374', 1, '109.79'),
(75134, '0 928 400 739', 30, '', 'Altele - diesel', 0, 0, 3996, '', 1, '317.62'),
(75132, '0 928 400 713', 30, '', 'Pompe', 0, 0, 3996, '', 1, '297.58'),
(75130, '0 928 400 680', 30, '', 'Altele - diesel', 0, 0, 3996, '', 1, '289'),
(75126, '0 928 400 660', 30, '', 'Sisteme Common-Rail', 0, 0, 3996, '', 1, '320.46'),
(75125, '0 928 400 654', 30, '', 'Sisteme Common-Rail', 0, 0, 3996, '', 1, '323.32'),
(75123, '0 928 400 627', 30, '', 'Pompe', 0, 0, 3996, '', 1, '354.81'),
(75121, '0 928 400 607', 30, '', 'Pompe', 0, 0, 3996, '', 1, '334.78'),
(75120, '0 928 400 481', 30, '', 'Sisteme Common-Rail', 0, 0, 3996, '', 1, '320.46'),
(75119, '0 928 400 384', 30, '', 'Sisteme Common-Rail', 0, 0, 3890, '', 1, '81.03'),
(75118, '0 928 400 366', 30, '', 'Sisteme Common-Rail', 0, 0, 33, '', 1, '81.03'),
(75117, '0 928 400 323', 30, '', 'Sisteme Common-Rail', 0, 0, 33, '', 1, '81.03'),
(75116, '0 928 400 318', 30, '', 'Pompe', 0, 0, 3937, '', 1, '61.37'),
(75115, '0 928 400 292', 30, '', 'Altele - diesel', 0, 0, 3890, '', 1, '284.48'),
(75113, '0 470 504 209', 30, '', 'Pompe', 0, 0, 3904, '', 1, '6377.66'),
(75112, '0 445 120 218', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1645.87'),
(75109, '0 445 120 064', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '2398.31'),
(75106, '0 445 120 044', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1769.71'),
(75104, '0 445 120 014', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1690.95'),
(75100, '0 445 120 007', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1342.26'),
(75099, '0 445 120 002', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '949.92'),
(75098, '0 445 115 078', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1144.48'),
(75097, '0 445 115 068', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '995.68'),
(75096, '0 445 115 063', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1095.84'),
(75095, '0 445 115 028', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1195.96'),
(75094, '0 445 115 007', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1113'),
(75091, '0 445 110 279', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1058.65'),
(75089, '0 445 110 265', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '987.1'),
(75087, '0 445 110 253', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1072.94'),
(75084, '0 445 110 183', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1012.84'),
(75079, '0 445 110 146', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '981.4'),
(75077, '0 445 110 135', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1075.81'),
(75075, '0 445 110 107', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '995.68'),
(75074, '0 445 110 102', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '835.47'),
(75071, '0 445 110 087', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '766.81'),
(75069, '0 445 110 081', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1127.32'),
(75067, '0 445 110 076', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '829.73'),
(75064, '0 445 110 059', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1030.04'),
(75062, '0 445 110 054', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '995.68'),
(75060, '0 445 110 048', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '974.23'),
(75057, '0 445 020 075', 30, '', 'Pompe', 0, 0, 3918, '', 1, '3015.51'),
(75055, '0 440 020 095', 30, '', 'Pompe', 0, 0, 1115, '', 1, '967.08'),
(75054, '0 440 020 088', 30, '', 'Sisteme Common-Rail', 0, 0, 458, '', 1, '483.54'),
(75053, '0 440 020 043', 30, '', 'Sisteme Common-Rail', 0, 0, 460, '', 1, '1113.63'),
(75052, '0 440 020 038', 30, '', 'Sisteme Common-Rail', 0, 0, 460, '', 1, '220.03'),
(75051, '0 440 020 028', 30, '', 'Sisteme Common-Rail', 0, 0, 458, '', 1, '798.28'),
(75050, '0 440 020 002', 30, '', 'Sisteme Common-Rail', 0, 0, 460, '', 1, '996.81'),
(75047, '0 440 007 010', 30, '', 'Pompe', 0, 0, 458, '', 1, '989.98'),
(75045, '0 434 250 253', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '65.16'),
(75044, '0 434 250 246', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '73.7'),
(75043, '0 434 250 244', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '107.58'),
(75042, '0 434 250 235', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '82.21'),
(75041, '0 434 250 226', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '67.55'),
(75038, '0 434 250 223', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '86.61'),
(75035, '0 434 250 174', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '86.61'),
(75033, '0 434 250 167', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '86.61'),
(75032, '0 434 250 157', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '70.17'),
(75027, '0 434 250 127', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '46.99'),
(75025, '0 433 271 690', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '137.4'),
(75024, '0 433 271 633', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '137.4'),
(75021, '0 433 271 601', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '134.75'),
(75019, '0 433 271 473', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '83.4'),
(75018, '0 433 271 472', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '114.78'),
(75016, '0 433 271 343', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '137.4'),
(75015, '0 433 270 114', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '119.5'),
(75014, '0 433 200 118', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '557.95'),
(75013, '0 433 175 450', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '154.13'),
(75012, '0 433 175 431', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(75010, '0 433 175 395', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(75009, '0 433 175 386', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(75008, '0 433 175 355', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '126.83'),
(75007, '0 433 175 347', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(75005, '0 433 175 341', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '142.99'),
(75001, '0 433 175 321', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(75000, '0 433 175 318', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74998, '0 433 175 310', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '152.34'),
(74997, '0 433 175 300', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(74995, '0 433 175 297', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74993, '0 433 175 278', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74992, '0 433 175 271', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '176.44'),
(74991, '0 433 175 269', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '142.99'),
(74990, '0 433 175 267', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '146.2'),
(74989, '0 433 175 250', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74988, '0 433 175 232', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74987, '0 433 175 230', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74986, '0 433 175 203', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74982, '0 433 175 163', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74981, '0 433 175 148', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(74979, '0 433 175 113', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.98'),
(74978, '0 433 175 094', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '148.86'),
(74976, '0 433 175 083', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '111.29'),
(74974, '0 433 172 063', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '292.75'),
(74972, '0 433 171 961', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74970, '0 433 171 948', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(74969, '0 433 171 947', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74967, '0 433 171 932', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74963, '0 433 171 855', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74962, '0 433 171 853', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74959, '0 433 171 817', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74957, '0 433 171 774', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '136.21'),
(74956, '0 433 171 771', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74954, '0 433 171 749', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '195.53'),
(74953, '0 433 171 740', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.39'),
(74952, '0 433 171 719', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '155.6'),
(74951, '0 433 171 718', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '153.76'),
(74949, '0 433 171 703', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '139.15'),
(138025, '0 433 171 706', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74946, '0 433 171 693', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74944, '0 433 171 682', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74942, '0 433 171 680', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '152.38'),
(74940, '0 433 171 653', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '124.18'),
(74938, '0 433 171 640', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.39'),
(74937, '0 433 171 638', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '152.34'),
(74936, '0 433 171 618', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(138023, '0 433 171 617', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74934, '0 433 171 594', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74932, '0 433 171 570', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '124.18'),
(74930, '0 433 171 485', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '146.8'),
(74929, '0 433 171 441', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(74927, '0 433 171 435', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '142.99'),
(74922, '0 433 171 390', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(74921, '0 433 171 387', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(74919, '0 433 171 338', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '247.48'),
(74916, '0 433 171 309', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '146.8'),
(74914, '0 433 171 203', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(74912, '0 433 171 153', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '100.12'),
(74910, '0 433 171 040', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '152.95'),
(74908, '0 432 217 287', 30, '', 'Pompe', 0, 0, 3901, '', 1, '466.38'),
(74906, '0 432 217 279', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '795.41'),
(74905, '0 432 217 249', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '886.95'),
(74903, '0 432 193 829', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '1141.61'),
(74900, '0 432 193 637', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '1445.78'),
(74898, '0 432 193 621', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '1030.04'),
(74895, '0 432 193 534', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '789.7'),
(74894, '0 432 193 525', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '809.71'),
(74892, '0 432 191 527', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '895.56'),
(74890, '0 432 191 415', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '1127.32'),
(74888, '0 432 191 268', 30, '', 'Pompe', 0, 0, 3901, '', 1, '597.98'),
(74598, '9 003 336 283', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '120.65'),
(74883, '0 432 133 802', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '1440.13'),
(74880, '0 432 133 792', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '1098.68'),
(74877, '0 414 799 008', 30, '', 'Pompe', 0, 0, 3930, '', 1, '2395.5'),
(74876, '0 414 701 017', 30, '', 'Pompe', 0, 0, 3930, '', 1, '2415.22'),
(74873, '0 281 010 890', 30, '', 'Altele - diesel', 0, 0, 3952, '', 1, '2117.84'),
(74870, '0 281 003 024', 30, '', 'Altele - diesel', 0, 0, 699, '', 1, '138.2'),
(74868, '0 281 003 018', 30, '', 'Altele - diesel', 0, 0, 699, '', 1, '228.38'),
(74867, '0 281 003 015', 30, '', 'Altele - diesel', 0, 0, 699, '', 1, '241.02'),
(74865, '0 281 003 012', 30, '', 'Altele - diesel', 0, 0, 699, '', 1, '199.65'),
(74861, '0 281 002 792', 30, '', 'Pompe', 0, 0, 3926, 'F0281002792', 1, '460.67'),
(74851, '0 281 002 682', 30, '', 'Pompe', 0, 0, 3996, '', 1, '583.69'),
(74846, '0 281 002 584', 30, '', 'Altele - diesel', 0, 0, 3996, '', 1, '546.5'),
(74844, '0 281 002 573', 30, '', 'Altele - diesel', 0, 0, 161, 'F0281002573', 1, '292.1'),
(74843, '0 281 002 552', 30, '', 'Altele - diesel', 0, 0, 161, 'F0281002552', 1, '289'),
(74842, '0 281 002 527', 30, '', 'Altele - diesel', 0, 0, 3942, '', 1, '555.08'),
(74841, '0 281 002 522', 30, '', 'Altele - diesel', 0, 0, 3942, 'F0281002522', 1, '597.98'),
(74834, '0 281 002 497', 30, '', 'Altele - diesel', 0, 0, 3942, 'F0281002497', 1, '438.82'),
(74833, '0 281 002 492', 30, '', 'Altele - diesel', 0, 0, 3942, '', 1, '423.48'),
(74832, '0 281 002 488', 30, '', 'Sisteme Common-Rail', 0, 0, 3996, '', 1, '369.1'),
(74831, '0 281 002 487', 30, '', 'Altele - diesel', 0, 0, 1485, 'F0281002487', 1, '215.19'),
(74830, '0 281 002 486', 30, '', 'Altele - diesel', 0, 0, 833, 'F0281002214', 1, '249.26'),
(74828, '0 281 002 481', 30, '', 'Altele - diesel', 0, 0, 3996, '', 1, '414.87'),
(74826, '0 281 002 478', 30, '', 'Altele - diesel', 0, 0, 3926, 'F0281002549', 1, '517.89'),
(74817, '0 281 002 410', 30, '', 'Altele - diesel', 0, 0, 833, 'F0281002410', 1, '123.02'),
(74812, '0 281 002 389', 30, '', 'Altele - diesel', 0, 0, 161, 'F0261230012', 1, '317.62'),
(74809, '0 281 002 284', 30, '', 'Altele - diesel', 0, 0, 3996, '', 1, '334.78'),
(74806, '0 281 002 241', 30, '', 'Sisteme Common-Rail', 0, 0, 3996, '', 1, '397.71'),
(74804, '0 281 002 222', 30, '', 'Altele - diesel', 0, 0, 833, 'F0281002222', 1, '196.68'),
(74802, '0 281 002 213', 30, '', 'Altele - diesel', 0, 0, 834, 'F0281002213', 1, '357.64'),
(74801, '0 281 002 203', 30, '', 'Altele - diesel', 0, 0, 3941, '', 1, '838.31'),
(74796, '0 281 002 156', 30, '', 'Altele - diesel', 0, 0, 3926, '', 1, '1001.43'),
(74795, '0 281 002 142', 30, '', 'Altele - diesel', 0, 0, 3959, '', 1, '374.84'),
(74789, '1 987 302 905', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '239.27'),
(74788, '1 987 302 904', 30, '', 'Becuri auto', 0, 0, 107, 'M1987302904', 1, '235.16'),
(74785, '1 987 302 606', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302606', 1, '7.55'),
(74779, '1 987 302 515', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302220', 1, '3'),
(74777, '1 987 302 511', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302505', 1, '1.87'),
(74771, '1 987 302 503', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302201', 1, '2'),
(74769, '1 987 302 501', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302201', 1, '1.44'),
(74770, '1 987 302 502', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302213', 1, '4.18'),
(74768, '1 987 302 471', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302071', 1, '17.97'),
(74767, '1 987 302 442', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302041', 1, '17.41'),
(74766, '1 987 302 441', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302041', 1, '12.42'),
(74764, '1 987 302 411', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302011', 1, '6.62'),
(74762, '1 987 302 286', 30, '', 'Becuri auto', 0, 0, 1092, 'M1987302206', 1, '1.81'),
(74761, '1 987 302 284', 30, '', 'Becuri auto', 0, 0, 110, 'M1987302203', 1, '2'),
(74760, '1 987 302 283', 30, '', 'Becuri auto', 0, 0, 110, 'M1987302203', 1, '2'),
(74759, '1 987 302 281', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302211', 1, '2.74'),
(74756, '1 987 302 251', 30, '', 'Becuri auto', 0, 0, 105, 'M1987302251', 1, '5.99'),
(74753, '1 987 302 241', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302206', 1, '5.62'),
(74749, '1 987 302 235', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302235', 1, '4.49'),
(74740, '1 987 302 223', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302206', 1, '3'),
(74737, '1 987 302 219', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302219', 1, '2.5'),
(74728, '1 987 302 205', 30, '', 'Becuri auto', 0, 0, 105, 'M1987302205', 1, '3'),
(74727, '1 987 302 204', 30, '', 'Becuri auto', 0, 0, 105, 'M1987302203', 1, '1.9'),
(74726, '1 987 302 203', 30, '', 'Becuri auto', 0, 0, 105, 'M1987302203', 1, '1.28'),
(74725, '1 987 302 202', 30, '', 'Becuri auto', 0, 0, 105, 'M1987302202', 1, '1.9'),
(74722, '1 987 302 153', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302153', 1, '22.4'),
(74720, '1 987 302 084', 30, '', 'Becuri auto', 0, 0, 108, 'M1987302084', 1, '29.95'),
(74719, '1 987 302 083', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302083', 1, '29.95'),
(74715, '1 987 302 078', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302071', 1, '19.44'),
(74712, '1 987 302 048', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302041', 1, '14.07'),
(74709, '1 987 302 042', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302041', 1, '9.98'),
(74706, '1 987 302 031', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302031', 1, '6.86'),
(74702, '1 987 302 018', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302011', 1, '10.5'),
(74701, '1 987 302 015', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302011', 1, '21.56'),
(74700, '1 987 302 012', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302011', 1, '6.77'),
(74698, '1 987 301 211', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '27.83'),
(74697, '1 987 301 120', 30, '', 'Becuri auto', 0, 0, 3326, '', 1, '38.19'),
(74689, '1 987 301 081', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '53.73'),
(74687, '1 987 301 072', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '137.35'),
(74686, '1 987 301 071', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '31196.88'),
(74685, '1 987 301 070', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '67.74'),
(74671, '1 987 301 001', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '7.89'),
(138031, '0 433 271 162', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '137.4'),
(74657, 'F 00M 990 405', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '22.34'),
(74654, 'F 00M 349 860', 30, '', 'Piese alternatoare si electrom', 0, 0, 2269, '', 1, '378.11'),
(74650, 'F 00M 146 626', 30, '', 'Piese alternatoare si electrom', 0, 0, 2268, '', 1, '23.47'),
(74648, 'F 00M 145 876', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '130.29'),
(74644, 'F 00M 145 382', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '154.93'),
(74643, 'F 00M 145 371', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '162.27'),
(74636, 'F 00M 144 136', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '105.7'),
(74635, 'F 00M 144 129', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '126.55'),
(74634, 'F 00M 144 123', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '117.44'),
(68427, '9264974', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9264974', 1, '72.95'),
(74632, 'F 00M 144 118', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '179.09'),
(74631, 'F 00M 144 111', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '126.83'),
(74630, 'F 00M 144 102', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '229.98'),
(74629, 'F 00M 136 494', 30, '', 'Piese alternatoare si electrom', 0, 0, 2191, '', 1, '46.99'),
(74628, 'F 00M 136 447', 30, '', 'Piese alternatoare si electrom', 0, 0, 2191, '', 1, '42.87'),
(74627, 'F 00M 136 303', 30, '', 'Piese alternatoare si electrom', 0, 0, 2190, '', 1, '38.19'),
(74626, 'F 00M 133 361', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '56.66'),
(74625, 'F 00M 133 347', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '70.48'),
(80366, '21653019', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653019', 1, '53.96'),
(80365, '21653017', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653017', 1, '119.68'),
(80364, '21653016', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653016', 1, '47.11'),
(80363, '21653007', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653007', 1, '48.12'),
(80362, '21653005', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653005', 1, '59.71'),
(80361, '21653003', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653003', 1, '64.44'),
(80360, '21653002', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653002', 1, '42.46'),
(80359, '21652998', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652998', 1, '40.52'),
(80358, '21652997', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652997', 1, '42.77'),
(80357, '21652994', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652994', 1, '42.04'),
(80356, '21652993', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652993', 1, '50.75'),
(80355, '21652990', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652990', 1, '30.15'),
(80354, '21652989', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652989', 1, '26.89'),
(80353, '21652900', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652900', 1, '24.05'),
(80352, '21652899', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652899', 1, '25.89'),
(80351, '21652897', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652897', 1, '118.1'),
(80350, '21652874', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652874', 1, '34.66'),
(80349, '21652873', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652873', 1, '99.25'),
(80348, '21652871', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652871', 1, '115.34'),
(80347, '21652870', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652870', 1, '102'),
(80346, '21652868', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652868', 1, '90.87'),
(80345, '21652867', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652867', 1, '111.45'),
(80343, '21652860', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652860', 1, '58.46'),
(80342, '21652857', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652857', 1, '43.88'),
(80341, '21652856', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652856', 1, '47.64'),
(80340, '21652850', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652850', 1, '37.89'),
(80339, '21652849', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652849', 1, '44.27'),
(80338, '21652848', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652848', 1, '118.1'),
(80337, '21652714', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652714', 1, '31.66'),
(80336, '21652709', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652709', 1, '43.68'),
(80335, '21652689', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652689', 1, '32.43'),
(80334, '21652688', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652688', 2, '0'),
(80333, '21652687', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652687', 1, '71.61'),
(80331, '21652550', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652550', 1, '35.99'),
(80330, '21652548', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652548', 1, '42.04'),
(80329, '21652546', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652546', 1, '60.02'),
(80328, '21652544', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652544', 1, '39.03'),
(80327, '21652543', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652543', 1, '26.89'),
(80326, '21652539', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652539', 1, '39.95'),
(80325, '21652360', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652360', 1, '25.57'),
(80324, '21652359', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652359', 1, '45.8'),
(80323, '21652358', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652358', 1, '35'),
(80322, '21652356', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652356', 2, '0'),
(80318, '21652348', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652348', 1, '31.26'),
(80317, '21652347', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652347', 1, '41.68'),
(80312, '21652338', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652338', 1, '87.36'),
(80310, '21652308', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652308', 1, '31.35'),
(80309, '21652045', 140, '', 'Filtre habitaclu', 0, 0, 424, '21652045', 1, '87.03'),
(80307, '21651994', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651994', 1, '54.18'),
(80306, '21651991', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651991', 1, '30.55'),
(80305, '21651987', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651987', 1, '49.78'),
(80304, '21651986', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651986', 1, '45.8'),
(80303, '21651984', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651984', 1, '42.21'),
(80302, '21651983', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651983', 1, '21.38'),
(80301, '21651982', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651982', 1, '64.84'),
(80300, '21651980', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651980', 2, '0'),
(80299, '21651979', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651979', 1, '32.93'),
(80298, '21651977', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651977', 1, '29.85'),
(80296, '21651973', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651973', 1, '42.37'),
(80294, '21651971', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651971', 1, '77.95'),
(80293, '21651969', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651969', 1, '53.9'),
(80292, '21651920', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651920', 1, '50.75'),
(80288, '21651916', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651916', 1, '36.13'),
(80287, '21651915', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651915', 1, '30.71'),
(80286, '21651914', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651914', 1, '32.29'),
(80284, '21651912', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651912', 1, '18.69');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(80283, '21651901', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651901', 1, '39.67'),
(80282, '21651900', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651900', 1, '52.48'),
(80281, '21651899', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651899', 1, '47.8'),
(80280, '21651898', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651898', 1, '34.35'),
(80279, '21651897', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651897', 1, '92.32'),
(80278, '21651896', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651896', 1, '85.08'),
(80277, '21651895', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651895', 2, '23.66'),
(80276, '21651894', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651894', 1, '26.78'),
(80275, '21651893', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651893', 2, '0'),
(80274, '21651892', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651892', 1, '29.66'),
(80271, '21651887', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651887', 1, '82.91'),
(80270, '21651293', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651293', 1, '29.1'),
(80269, '21651199', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651199', 1, '89.98'),
(80267, '21651197', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651197', 1, '40.65'),
(80266, '21651196', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651196', 2, '0'),
(80265, '21651195', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651195', 1, '60.41'),
(80264, '21651185', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651185', 1, '22.75'),
(80259, '80001211', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '', 1, '150.35'),
(80257, '80001129', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80001129', 1, '79.01'),
(80256, '80001171', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80001171', 1, '97.38'),
(80255, '80000912', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000912', 1, '94.35'),
(80254, '80000880', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000880', 1, '61.94'),
(80253, '80000878', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000878', 1, '101.31'),
(80252, '80000648', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000648', 1, '93.4'),
(80251, '80000647', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000647', 1, '100.03'),
(80249, '80000165', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000165', 1, '75.37'),
(80247, '21652353', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652353', 1, '57.94'),
(80246, '21653031', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653031', 1, '171.11'),
(80245, '80000875', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000875', 1, '56.21'),
(80243, '80000854', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000854', 1, '64.34'),
(80242, '80000615', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000615', 1, '58.68'),
(80240, '80000814', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000814', 1, '62.44'),
(80238, '21652694', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652694', 1, '71.21'),
(80236, '80000764', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000764', 1, '86.72'),
(80234, '80000713', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000713', 1, '96.08'),
(80231, '80000781', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000781', 1, '59.44'),
(80230, '80000800', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000800', 1, '77.31'),
(80229, '80000780', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000780', 1, '57.18'),
(80227, '80000622', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000622', 1, '41.38'),
(80226, '80000616', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000616', 1, '68.63'),
(80224, '80000797', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000797', 1, '80.96'),
(80222, '80000776', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000776', 1, '69.38'),
(80220, '21653115', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653115', 1, '168.37'),
(80219, '80000408', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000408', 1, '90.03'),
(80218, '80000406', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000406', 1, '122.66'),
(80217, '21651954', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651954', 1, '69.52'),
(80216, '21652352', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652352', 1, '88.11'),
(80215, '80000361', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000361', 1, '70.38'),
(80213, '21652898', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652898', 1, '211.06'),
(80212, '21653014', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653014', 1, '70.57'),
(80210, '80000404', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000404', 1, '63.23'),
(80208, '80000771', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000771', 1, '57.49'),
(80205, '80000441', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000441', 1, '59.24'),
(80204, '80000415', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000415', 1, '59.19'),
(80203, '80001170', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '', 1, '90.2'),
(80202, '21652916', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652916', 1, '86.16'),
(80200, '80000062', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000062', 1, '77.4'),
(80198, '80000624', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000624', 1, '45.66'),
(80197, '21652854', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652854', 1, '70.77'),
(80196, '21653149', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653149', 1, '98.36'),
(80193, '21653142', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653142', 1, '84.25'),
(80191, '21653066', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653066', 1, '57.49'),
(80189, '21653035', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653035', 1, '82.6'),
(80187, '21651881', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651881', 1, '211.61'),
(80186, '21651294', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651294', 1, '81.37'),
(80185, '21653146', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653146', 1, '68.04'),
(80183, '80000754', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000754', 1, '46.74'),
(80181, '21653008', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653008', 1, '55.18'),
(80180, '21652552', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652552', 1, '100.47'),
(80179, '21653015', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653015', 1, '64.37'),
(80178, '80000070', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000070', 1, '154.62'),
(80175, '80000626', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000626', 1, '71.95'),
(80174, '21652995', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652995', 1, '71.91'),
(80172, '80000437', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000437', 1, '37.11'),
(80170, '21652872', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652872', 1, '85.16'),
(80169, '80000397', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000397', 1, '95.32'),
(80167, '80000403', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000403', 1, '135.97'),
(80165, '21653147', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653147', 1, '70.77'),
(80162, '21652715', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652715', 1, '68.82'),
(80161, '21652361', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652361', 1, '74.72'),
(80157, '80000419', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000419', 1, '52.73'),
(80155, '21652540', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652540', 1, '54.18'),
(80153, '80000429', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000429', 1, '61.86'),
(80151, '80000751', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000751', 1, '59.75'),
(80148, '21653069', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21653069', 1, '86.47'),
(80145, '80000750', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000750', 1, '55.26'),
(80144, '80000416', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000416', 1, '56.85'),
(80143, '80000746', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000746', 1, '64.37'),
(80141, '80000765', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000765', 1, '107.99'),
(80140, '21652996', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652996', 1, '73.69'),
(80139, '80000430', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000430', 1, '71.86'),
(80137, '21652354', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652354', 1, '51.14'),
(80133, '80000744', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000744', 1, '56.21'),
(80132, '80000436', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000436', 1, '44.71'),
(80131, '80000114', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000114', 1, '42.24'),
(80130, '80000113', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000113', 1, '61.11'),
(80129, '80000021', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000021', 1, '62.78'),
(80125, '80000748', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000748', 1, '87.67'),
(80123, '80000435', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000435', 1, '50.17'),
(80122, '80000434', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000434', 1, '42.04'),
(80121, '21651951', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651951', 1, '62.64'),
(80118, '21651967', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651967', 2, '0'),
(80116, '21651952', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651952', 1, '51.59'),
(80114, '21651968', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651968', 1, '61.69'),
(80111, '21652355', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652355', 1, '56.46'),
(80108, '80000359', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000359', 1, '59.77'),
(80107, '80000377', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000377', 1, '74.27'),
(80105, '80000421', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000421', 1, '90.03'),
(80104, '21651966', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21651966', 1, '70.38'),
(80102, '21652959', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652959', 1, '81.21'),
(80101, '80001269', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001269', 1, '35.53'),
(80100, '80001268', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001268', 1, '60.49'),
(80099, '80001267', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001267', 1, '54.44'),
(80098, '80001266', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001266', 1, '14.35'),
(80097, '80001265', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001265', 1, '18.96'),
(80096, '80001264', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001264', 1, '18.8'),
(80095, '80001263', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001263', 1, '20.91'),
(80094, '80001262', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001262', 1, '43.2'),
(80093, '80001261', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001261', 1, '45.53'),
(80092, '80001260', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001260', 1, '63.98'),
(80091, '80001259', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001259', 1, '58.39'),
(80090, '80001257', 140, '', 'Role intinzatoare', 0, 0, 4252, '', 1, '16.83'),
(80089, '80001255', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001255', 1, '34.72'),
(80088, '80001254', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001254', 1, '60.36'),
(80087, '80001253', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001253', 1, '20.78'),
(80086, '80001252', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001252', 1, '75.54'),
(80085, '80001251', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001251', 1, '23.15'),
(80084, '80001250', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001250', 1, '25.78'),
(80083, '80001246', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001246', 1, '56.9'),
(80081, '80001243', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001243', 1, '60.63'),
(80080, '80001242', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001242', 1, '13.65'),
(80079, '80001241', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001241', 1, '56.2'),
(80078, '80001240', 140, '', 'Role intinzatoare', 0, 0, 4252, '80001240', 1, '42.45'),
(80076, '80001195', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001195', 2, '208.11'),
(80075, '80001150', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001150', 2, '289.415'),
(80074, '80001148', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001148', 2, '196.973'),
(80073, '80001147', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001147', 2, '282.191'),
(80071, '80001145', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001145', 2, '236.6'),
(80070, '80001144', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001144', 2, '237.405'),
(80065, '80001120', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001120', 2, '333.844'),
(80064, '80001118', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001118', 2, '343.966'),
(80063, '80001117', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001117', 2, '681.674'),
(80062, '80001113', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001113', 2, '212.296'),
(80061, '80001112', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001112', 2, '193.452'),
(80060, '80001111', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001111', 2, '363.377'),
(80059, '80001109', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001109', 1, '968.16'),
(80058, '80001103', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001103', 2, '0.8547'),
(80056, '80001101', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001101', 2, '0.8904'),
(80054, '80001091', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001091', 2, '0'),
(80053, '80001090', 140, '', 'Role intinzatoare', 0, 0, 3213, '', 2, '0'),
(80052, '80001079', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001079', 1, '772.07'),
(80051, '80001053', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001053', 2, '0'),
(80050, '80001052', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001052', 2, '0'),
(80049, '80001050', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001050', 2, '141.603'),
(80047, '80001032', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001032', 2, '232.673'),
(80046, '80001019', 140, '', 'Role intinzatoare', 0, 0, 3213, '80001019', 2, '156.268'),
(80041, '80000937', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000937', 1, '637.57'),
(80040, '80000934', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000934', 1, '290.42'),
(80039, '80000933', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000933', 1, '290.42'),
(80036, '80000929', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000929', 1, '294.17'),
(80035, '80000926', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000926', 2, '159.243'),
(80028, '80000917', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000917', 2, '312.592'),
(80027, '80000873', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000873', 2, '280.819'),
(80024, '80000859', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000859', 2, '569.569'),
(80023, '80000858', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000858', 1, '593.69'),
(80022, '80000857', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000857', 2, '585.417'),
(80021, '80000855', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000855', 2, '278.152'),
(80020, '80000837', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000837', 2, '560.511'),
(80019, '80000836', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000836', 2, '559.608'),
(80018, '80000835', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000835', 2, '457.387'),
(80017, '80000834', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000834', 2, '449.533'),
(80016, '80000832', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000832', 2, '470.708'),
(80015, '80000830', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000830', 1, '571.38'),
(80014, '80000822', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000822', 2, '514.5'),
(80013, '80000821', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000821', 2, '561.799'),
(80012, '80000820', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000820', 2, '431.018'),
(80011, '80000819', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000819', 2, '432.572'),
(80010, '80000818', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000818', 1, '865.17'),
(80009, '80000710', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000710', 1, '256.4'),
(80008, '80000709', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000709', 2, '339.822'),
(80007, '80000707', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000707', 2, '178.535'),
(80006, '80000685', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000685', 1, '391.38'),
(80005, '80000684', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000684', 2, '230.272'),
(80004, '80000682', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000682', 2, '123.585'),
(80003, '80000680', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000680', 2, '180.663'),
(80002, '80000678', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000678', 2, '195.328'),
(80001, '80000677', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000677', 2, '285.18'),
(80000, '80000658', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000658', 2, '268.555'),
(79999, '80000600', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000600', 2, '0'),
(79998, '80000599', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000599', 2, '145.936'),
(79996, '80000597', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000597', 2, '189.784'),
(79994, '80000543', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000543', 2, '300.699'),
(79993, '80000426', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000426', 2, '175.623'),
(79992, '80000396', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000396', 2, '294.217'),
(79985, '80000363', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000363', 1, '192.18'),
(79983, '80000351', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000351', 1, '100.59'),
(79982, '80000205', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000205', 2, '134.568'),
(79981, '80000204', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000204', 2, '366.912'),
(79980, '80000202', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000202', 2, '0'),
(79979, '80000085', 140, '', 'Role intinzatoare', 0, 0, 3213, '80000085', 2, '509.551'),
(79975, '21652976', 140, '', 'Role intinzatoare', 0, 0, 3213, '21652976', 2, '385.595'),
(79974, '19034451', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '97.51'),
(79973, '19034069', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '9.64'),
(79972, '19033984', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '23.51'),
(79969, '19026849', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '33.58'),
(79968, '19026216', 140, '', 'Simeringuri', 0, 0, 322, '', 1, '4.75'),
(79967, '19026181', 140, '', 'Simeringuri', 0, 0, 322, '', 1, '4.32'),
(79966, '19026088', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '3.11'),
(79963, '19019999', 140, '', 'Simeringuri', 0, 0, 322, '', 1, '4.08'),
(79962, '19019230', 140, '', 'Simeringuri', 0, 0, 322, '', 1, '5.76'),
(79961, '19019102', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '8.05'),
(79960, '19018204', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '3.54'),
(79959, '12027580', 140, '', 'Simeringuri', 0, 0, 322, '', 1, '4.32'),
(79958, '12017224', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.67'),
(79956, '12016587', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '4.08'),
(79954, '12015903', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '4.83'),
(79953, '12015878', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '0.45'),
(79952, '12015876', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '4.32'),
(79950, '12015757', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '1.92'),
(79949, '12015725', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.22'),
(79948, '12015602', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '1.92'),
(79947, '12015512', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.41'),
(79946, '12015511', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '1.92'),
(79945, '12015447', 140, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '13.29'),
(79944, '12015362', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '3.16'),
(79943, '12015153', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '3.14'),
(79938, '12014584', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '2.11'),
(79936, '12013392', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '5.16'),
(79935, '12012443', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '3.46'),
(79934, '12012442', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '5.27'),
(79933, '12012438', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '4.08'),
(79932, '12012436', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '7.84'),
(79931, '12012351', 140, '', 'Ghiduri supapa', 0, 0, 322, '', 1, '5.35'),
(79928, '46085509B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '28.68'),
(79927, '46085503B', 140, '', 'Simeringuri', 0, 0, 757, '', 1, '33.35'),
(79926, '46082157B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.01'),
(79925, '46082045B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.27'),
(79924, '46081904B', 140, '', 'Simeringuri', 0, 0, 3425, '', 1, '19.4'),
(79923, '20034326B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '70.32'),
(79922, '20034107B', 140, '', 'Simeringuri', 0, 0, 572, '', 2, '0'),
(79920, '20033482B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '116.45'),
(79919, '20033462B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '105.47'),
(79918, '20033412B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '29.25'),
(79917, '20031720B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '27.14'),
(79916, '20031582B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '67.93'),
(79915, '20031223B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '70.42'),
(79913, '20029789B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '30.46'),
(79911, '20029769B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '24.52'),
(79910, '20029116B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '40.55'),
(79909, '20029115B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '39.56'),
(79908, '20028963B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '19.25'),
(79907, '20027969B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '44.6'),
(79906, '20027931B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '29.58'),
(79905, '20027584B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '49.66'),
(79904, '20026879B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.35'),
(79903, '20026878B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '14.52'),
(79902, '20026695B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '16.99'),
(79901, '20026532B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '33.54'),
(79900, '20026413B', 140, '', 'Simeringuri', 0, 0, 572, '', 2, '0'),
(79899, '20026412B', 140, '', 'Simeringuri', 0, 0, 572, '', 2, '0'),
(79898, '20026123B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.49'),
(79897, '20025741B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '24.46'),
(79896, '20025648B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.04'),
(79895, '20020690B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '47.09'),
(79894, '20020461B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '18.95'),
(79893, '20020389B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '19'),
(79892, '20020383B', 140, '', 'Simeringuri', 0, 0, 572, '', 2, '0'),
(79891, '20020137B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '18.71'),
(79890, '20019960B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '19.49'),
(79889, '20019853B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '154.25'),
(79888, '20019852B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.67'),
(79885, '20019548B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '36.12'),
(79884, '20018713B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '43.99'),
(79877, '20018285B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '24.82'),
(79876, '20018284B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '52.18'),
(79875, '20018283B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '54.09'),
(79874, '20018246B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '40.08'),
(79873, '20018207B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '30.26'),
(79872, '20018206B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '18.91'),
(79870, '20018081B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '21.59'),
(79869, '20018066B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '43.72'),
(79868, '20017102B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '20.46'),
(79867, '20017035B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.64'),
(79866, '20016681B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '98.11'),
(79865, '20016209B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '30.48'),
(79864, '20015851B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '49.22'),
(79863, '20015850B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '26.54'),
(79862, '20015738B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '13.94'),
(79861, '20015497B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '19.72'),
(79860, '20015493B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '39.56'),
(79858, '20015457B', 140, '', 'Simeringuri', 0, 0, 757, '', 1, '23.59'),
(79857, '20015456B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.76'),
(79856, '20015455B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '49.99'),
(79854, '20011244B', 140, '', 'Simeringuri', 0, 0, 757, '', 1, '10.86'),
(79853, '19034569B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '183.69'),
(79852, '19034041B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '14.88'),
(79851, '19034032B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '41.56'),
(79850, '19033917B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '10.95'),
(79849, '19032406B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.81'),
(79848, '19032403B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '12.8'),
(79847, '19029676B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '29.03'),
(79846, '19027926B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.77'),
(79845, '19027914B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '23.93'),
(79843, '19027909B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '28.97'),
(79842, '19027902B', 140, '', 'Simeringuri', 0, 0, 633, '', 1, '24.46'),
(79841, '19027892B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '13'),
(79840, '19027891B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '14.8'),
(79839, '19027888B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '17.92'),
(79838, '19027885B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '42.71'),
(79837, '19027884B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '63.99'),
(79836, '19027878B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '7.33'),
(79835, '19027874B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '7.37'),
(79834, '19027872B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.12'),
(79833, '19027868B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '27.63'),
(79832, '19027867B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '11.27'),
(79831, '19027862B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '18.68'),
(79830, '19027851B', 140, '', 'Simeringuri', 0, 0, 2145, '', 1, '9.14'),
(79829, '19027850B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '20.22'),
(79828, '19027848B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '11.84'),
(79827, '19027838B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '18.01'),
(79826, '19027835B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '53.84'),
(79825, '19027820B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.09'),
(79824, '19027816B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '16.52'),
(79823, '19027814B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '24.15'),
(79822, '19027809B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.28'),
(79821, '19027779B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '14.4'),
(79820, '19027776B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.8'),
(79819, '19027775B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '15.95'),
(79817, '19027770B', 140, '', 'Simeringuri', 0, 0, 633, '', 1, '14.99'),
(79815, '19027628B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.83'),
(79814, '19026830B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '19.03'),
(79813, '19026818B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '19.82'),
(79812, '19026780B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '9.92'),
(79811, '19026778B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '10.29'),
(79810, '19026774B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '11.24'),
(79809, '19026764B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.66'),
(79808, '19026762B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '21.89'),
(79807, '19026760B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '44.6'),
(79806, '19026755B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '10.07'),
(79805, '19026749B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '11.24'),
(79804, '19026732B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '20.22'),
(79803, '19026535B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '4.8'),
(79802, '19026517B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '12.19'),
(79801, '19026514B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '2.61'),
(79800, '19026368B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '2.71'),
(79799, '19026258B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '29.25'),
(79797, '19026240B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '14.8'),
(79796, '19026230B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '20.32'),
(79795, '19026226B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '18.01'),
(79794, '19026225B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '39.34'),
(79793, '19026213B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '4.82'),
(79792, '19026206B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '16.69'),
(79789, '19026199B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '7.77'),
(79788, '19026198B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.07'),
(79787, '19026194B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '24.86'),
(79786, '19026193B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '15.87'),
(79785, '19026192B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '12.43'),
(79784, '19026184B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '20.22'),
(79783, '19026126B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.21'),
(79782, '19026106B', 140, '', 'Simeringuri', 0, 0, 2145, '', 1, '17.02'),
(79781, '19026050B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '32.67'),
(79780, '19026038B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '46.74'),
(79779, '19026018B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.12'),
(79778, '19026016B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.61'),
(79777, '19025980B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.67'),
(79776, '19025728B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '26.7'),
(79775, '19025707B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '5.55'),
(79774, '19025690B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '6.59'),
(79773, '19025660B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '10.48'),
(79772, '19020603B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '63.67'),
(79771, '19020128B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '20.22'),
(79770, '19020127B', 140, '', 'Simeringuri', 0, 0, 2145, '', 1, '14.4'),
(79768, '19019981B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '6.13'),
(79767, '19019980B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '13.05'),
(79766, '19019975B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '15.49'),
(79765, '19019956B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.88'),
(79764, '19019934B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '11.33'),
(79763, '19019884B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '39.81'),
(79762, '19019540B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.52'),
(79761, '19019538B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '13.6'),
(79760, '19019535B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '21.12'),
(79759, '19019528B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '8.78'),
(79758, '19019527B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '23.77'),
(79757, '19019295B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '4.38'),
(79756, '19019293B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '6.02'),
(79755, '19019292B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '7.58'),
(79754, '19019103B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '105.47'),
(79753, '19019083B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.56'),
(79752, '19019080B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '10.94'),
(79751, '19019079B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '14.67'),
(79750, '19019075B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '32.04'),
(79749, '19019064B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '47.8'),
(79748, '19019060B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '11.74'),
(79747, '19018301B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '13.91'),
(79746, '19017585B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.49'),
(79745, '19017582B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.46'),
(79744, '19017581B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '9.09'),
(79743, '19017376B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '24.11'),
(79742, '19017094B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.27'),
(79741, '19017091B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '4.71'),
(79740, '19017085B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '15.38'),
(79739, '19017082B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '21.83'),
(79738, '19017041B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '32.07'),
(79737, '19017040B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '9.14'),
(79736, '19017039B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '19.51'),
(79735, '19017038B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '47.36'),
(79734, '19017032B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.29'),
(79733, '19016921B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '46.71'),
(79732, '19016920B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.42'),
(79731, '19016677B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '6.9'),
(79730, '19016674B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '22.27'),
(79729, '19016673B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '23.09'),
(79728, '19016672B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.61'),
(79727, '19016671B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '13.61'),
(79726, '19016670B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.95'),
(79725, '19016668B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '13.87'),
(79724, '19016667B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '9.52'),
(79723, '19016666B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '11.08'),
(79722, '19016665B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '8.54'),
(79721, '19016663B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '18.07'),
(79720, '19016662B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '14.41'),
(79719, '19016660B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '8.54'),
(79718, '19016657B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '9.09'),
(79717, '19016656B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '7.33'),
(79716, '19016655B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '18.41'),
(79715, '19016651B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '31.63'),
(79714, '19016650B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '10.88'),
(79713, '19016646B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.27'),
(79712, '19016642B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '20.63'),
(79711, '19016641B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.33'),
(79710, '19016639B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '9.14'),
(79709, '19016638B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '6.87'),
(79708, '19016637B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '18.91'),
(79707, '19016635B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '20.44'),
(79706, '19016634B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '4.71'),
(79705, '19016633B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '6.02'),
(79704, '19016632B', 140, '', 'Simeringuri', 0, 0, 3424, '', 1, '4.15'),
(79703, '19016630B', 140, '', 'Simeringuri', 0, 0, 2145, '', 1, '5.14'),
(79702, '19016627B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '9.57'),
(79701, '19016625B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '16.96'),
(79700, '19016624B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '14.61'),
(79699, '19016623B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.36'),
(79698, '19016622B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.29'),
(79697, '19016618B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '28.07'),
(79696, '19016613B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '19.24'),
(79695, '19016612B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '14.99'),
(79694, '19016611B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '24.82'),
(79693, '19016609B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '14.8'),
(79692, '19016607B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.2'),
(79691, '19016606B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '19.89'),
(79690, '19016603B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '21.23'),
(79689, '19016602B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '10.61'),
(79688, '19016601B', 140, '', 'Simeringuri', 0, 0, 2145, '', 1, '17.29'),
(79687, '19016600B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.07'),
(79686, '19016599B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '13.82'),
(79685, '19016598B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '36.96'),
(79684, '19016595B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '69.08'),
(79683, '19016594B', 140, '', 'Simeringuri', 0, 0, 2145, '', 1, '13.82'),
(79682, '19016593B', 140, '', 'Simeringuri', 0, 0, 2145, '', 1, '7.77'),
(79681, '19016591B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '3.49'),
(79680, '19016590B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '12.37'),
(79679, '19016587B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '10.67'),
(79678, '19016578B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '9.57'),
(79677, '19016572B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '6.08'),
(79675, '19016568B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.88'),
(79674, '19016564B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '25.58'),
(79673, '19016562B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '12.69'),
(79672, '19016561B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '14.28'),
(79671, '19016560B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '23.28'),
(130912, '19016563B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '12.2'),
(79669, '19016558B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '12.69'),
(79668, '19016554B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '6.36'),
(79667, '19016545B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '32.83'),
(79666, '19016543B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '58.11'),
(79665, '19016540B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '51.49'),
(79664, '19016539B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '89.44'),
(79663, '19016537B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.89'),
(79662, '19016535B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '8.78'),
(79661, '19016532B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '31.38'),
(79660, '19016529B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.58'),
(79659, '19016528B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '5.34'),
(79658, '19016526B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '13'),
(79657, '19016521B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '15.3'),
(79656, '19016515B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '17.21'),
(79655, '19016511B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '19.96'),
(79654, '19016510B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '26.89'),
(79653, '19016509B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '10.94'),
(79652, '19016508B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '11.74'),
(79651, '19016507B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '13.38'),
(79650, '19016505B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '12.53'),
(79649, '19016504B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '37.37'),
(79648, '19016499B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '9.14'),
(79647, '19016495B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '17.86'),
(79646, '19016491B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '16.31'),
(79645, '19016490B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '28.07'),
(79644, '19016486B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.81'),
(79643, '19016485B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.83'),
(79642, '19016484B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.46'),
(79641, '19016479B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '11.66'),
(79640, '19016459B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '18.5'),
(79639, '19016236B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '54.97'),
(79638, '19016008B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '16.09'),
(79637, '19015593B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '7.33'),
(79636, '19015514B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '16.88'),
(79635, '19015092B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '38.63'),
(79634, '19015088B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '11.84'),
(79633, '19015085B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.86'),
(79632, '19015083B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '9.87'),
(79631, '19015082B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '9.52'),
(79630, '19015081B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '8.32'),
(79629, '19015075B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '19.51'),
(79628, '19015067B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '10.81'),
(79627, '19015063B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '13'),
(79626, '19015061B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '14.36'),
(79625, '19015059B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '15.38'),
(79624, '19015054B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '15.87'),
(79623, '19015049B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '15.52'),
(79622, '19015048B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '26.7'),
(79621, '19013084B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '43.29'),
(79619, '19012500B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.34'),
(79618, '19012498B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '26.48'),
(79617, '16018446B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '9.27'),
(79616, '16018445B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '7.64'),
(79615, '16018250B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '27.95'),
(79614, '16012790B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.29'),
(79613, '16012257B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '6.02'),
(79612, '16012080B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '21.01'),
(79611, '16011841B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '19.78'),
(79610, '16011746B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '5.86'),
(79609, '16010297B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '6.08'),
(79608, '15510087B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '44.13'),
(79607, '15510081B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.95'),
(79606, '15510080B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.8'),
(79605, '15510079B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '19'),
(79604, '15510078B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '58.11'),
(79603, '15510042B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '19.4'),
(79602, '15510035B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '39.56'),
(79601, '15510032B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '41.01'),
(79600, '15510031B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '14.8'),
(79598, '15031987B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '27357.26'),
(79597, '15030309B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.77'),
(79596, '15030306B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '18.5'),
(79594, '15027677B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '58.3'),
(79590, '15019950B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '16.84'),
(130905, '19015047B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '24.15'),
(79588, '15015977B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '49.88'),
(79587, '15015976B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '55.98'),
(79586, '15015834B', 140, '', 'Simeringuri', 0, 0, 757, '', 1, '18.62'),
(79585, '15015833B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '50.83'),
(79584, '15012624B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '16.93'),
(79583, '15012245B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.76'),
(79582, '15011263B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '42.79'),
(79579, '15002602B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '25.86'),
(79578, '15001208B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '26.95'),
(79577, '12033893B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '170.78'),
(79576, '12030146B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '28.92'),
(79575, '12029812B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '27.27'),
(79574, '12029762B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '120.17'),
(79573, '12025770B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.8'),
(79572, '12020496B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '128.56'),
(79571, '12020256B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '109.77'),
(79570, '12020156B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '48.02'),
(79569, '12019748B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '164.98'),
(79568, '12019607B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '15.62'),
(79567, '12019597B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '11.91'),
(79566, '12019250B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '22.71'),
(79564, '12018944B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '71.15'),
(79563, '12018929B', 140, '', 'Simeringuri', 0, 0, 572, '', 2, '64.078'),
(79562, '12018888B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '15.62'),
(79561, '12018806B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '23.89'),
(79560, '12018755B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '18.78'),
(79559, '12018754B', 140, '', 'Simeringuri', 0, 0, 757, '', 2, '0'),
(79558, '12018554B', 140, '', 'Simeringuri', 0, 0, 757, '', 1, '16.5'),
(79557, '12018360B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '6.59'),
(79556, '12018164B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '18.5'),
(79555, '12018001B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '10.67'),
(79554, '12017426B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '164.65'),
(79553, '12017376B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '11'),
(79552, '12017353B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '186.65'),
(79551, '12017296B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '8.24'),
(79550, '12017272B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '11.55'),
(79549, '12017270B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '10.67'),
(79548, '12017269B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '7.77'),
(79547, '12017266B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '9.18'),
(79546, '12017221B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.43'),
(79545, '12017215B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '37.76'),
(79544, '12017173B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '76.61'),
(79543, '12017172B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '8.42'),
(79542, '12017138B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '9.52'),
(79541, '12017137B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '8.73'),
(79540, '12017122B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '10.29'),
(79539, '12017115B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '19.73'),
(79537, '12017070B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '18.74'),
(79536, '12017052B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '7.58'),
(79535, '12016989B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '8.36'),
(79534, '12016980B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '102.1'),
(79533, '12016937B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.87'),
(79532, '12016931B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '105.85'),
(79530, '12016928B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '11.52'),
(79529, '12016927B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.93'),
(79528, '12016926B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '9.57'),
(79527, '12016925B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '9.14'),
(79526, '12016924B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '8.58'),
(79525, '12016918B', 140, '', 'Simeringuri', 0, 0, 572, '', 2, '62.636'),
(79524, '12016749B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '83.63'),
(79523, '12016675B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.99'),
(79522, '12016655B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.43'),
(79521, '12016529B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.95'),
(79520, '12016528B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.12'),
(79519, '12016518B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '8.36'),
(79518, '12016489B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '24.46'),
(79517, '12016300B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '18.96'),
(79516, '12015974B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '9.33'),
(79515, '12015943B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '15.21'),
(79514, '12015928B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '114.91'),
(79513, '12015927B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '8.54'),
(79512, '12015884B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '32.72'),
(79511, '12015855B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.8'),
(79510, '12015854B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '8.78'),
(79509, '12015853B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '21.89'),
(79508, '12015793B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '72.56'),
(79506, '12015773B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '6.81'),
(79505, '12015763B', 140, '', 'Simeringuri', 0, 0, 572, '', 2, '68.992'),
(79504, '12015750B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '7.04'),
(79503, '12015748B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '153.71'),
(79502, '12015746B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.24'),
(79501, '12015726B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.66'),
(79500, '12015711B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.67'),
(79499, '12015710B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '30.45'),
(79498, '12015675B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '34.28'),
(79497, '12015674B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '16.03'),
(79496, '12015560B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.91'),
(79495, '12015557B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '11.52'),
(79494, '12015555B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '11.52'),
(79493, '12015554B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '6.9'),
(79492, '12015552B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '33.11'),
(79491, '12015548B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.35'),
(79490, '12015546B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '35.16'),
(79489, '12015531B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '107.77'),
(79488, '12015530B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '277.98'),
(79487, '12015526B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '5.86'),
(79486, '12015510B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '100.82'),
(79485, '12015509B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '117.13'),
(79484, '12015499B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '53.26'),
(79483, '12015450B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.81'),
(79482, '12015430B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '19'),
(79481, '12015429B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '36.8'),
(79480, '12015425B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '18.01'),
(79479, '12015424B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '43.72'),
(79478, '12015423B', 140, '', 'Simeringuri', 0, 0, 630, '', 2, '0'),
(79477, '12015406B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '32.5'),
(79476, '12015392B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '57.65'),
(79475, '12015381B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '18.01');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(79474, '12015352B', 140, '', 'Simeringuri', 0, 0, 572, '', 2, '0'),
(79473, '12015305B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '58.61'),
(79472, '12015274B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '31.38'),
(79471, '12015268B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '25.68'),
(79470, '12015267B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '9.57'),
(79469, '12015266B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '12.54'),
(79468, '12015263B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '24.58'),
(79467, '12015262B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '26.35'),
(79466, '12015260B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '26.81'),
(79465, '12015258B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '19.12'),
(79464, '12015257B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '44.13'),
(79463, '12015256B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '42.88'),
(79462, '12015255B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '16.28'),
(79461, '12015250B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '9.82'),
(79460, '12015249B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '16.96'),
(79459, '12015226B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '42.81'),
(79456, '12015093B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.83'),
(79455, '12014877B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '94.99'),
(79454, '12014859B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '27.47'),
(79453, '12014831B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '34.06'),
(79452, '12014830B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.55'),
(79451, '12014829B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.75'),
(79450, '12014828B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.04'),
(79449, '12014825B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '8.83'),
(79448, '12014824B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '8.77'),
(79447, '12014741B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '71.74'),
(79445, '12014739B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '92.59'),
(138588, '12014858B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '75.62'),
(79442, '12014728B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '24'),
(79441, '12014727B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '27.26'),
(79440, '12014726B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '28.26'),
(79439, '12014700B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '36.61'),
(79438, '12014672B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '31.44'),
(79436, '12014608B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.15'),
(79434, '12014599B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '45.09'),
(79431, '12014407B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '32.45'),
(79430, '12014404B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '16.01'),
(79429, '12014403B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '15.95'),
(79428, '12014402B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '37.73'),
(79427, '12014360B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '19.73'),
(79426, '12014346B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '15.98'),
(79424, '12014343B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '8.24'),
(79423, '12014316B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '8.58'),
(79422, '12014289B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '36.12'),
(79421, '12014086B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '9.52'),
(79420, '12014055B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '20.63'),
(79419, '12013987B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '21.28'),
(79418, '12013949B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.29'),
(79417, '12013929B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '9.87'),
(79416, '12013928B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.55'),
(79415, '12013927B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '11.71'),
(79414, '12013926B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '52.39'),
(79413, '12013899B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '43.72'),
(79412, '12013898B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '48.81'),
(79411, '12013897B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '50.56'),
(79410, '12013896B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.29'),
(79409, '12013894B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '9.52'),
(79408, '12013893B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '181.12'),
(79407, '12013882B', 140, '', 'Simeringuri', 0, 0, 322, '', 1, '34.8'),
(79406, '12013866B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.21'),
(79405, '12013865B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.35'),
(79404, '12013862B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.95'),
(79403, '12013861B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '149.47'),
(79402, '12013860B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '16.34'),
(79401, '12013859B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '17.02'),
(79400, '12013858B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.88'),
(79399, '12013857B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '34.8'),
(79398, '12013698B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '6.59'),
(79397, '12013550B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '49.77'),
(79396, '12013466B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '86.46'),
(79395, '12013458B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '18.01'),
(79394, '12013416B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.33'),
(79393, '12013409B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '184.33'),
(79392, '12013388B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '16.93'),
(79391, '12013365B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '24.83'),
(79390, '12013363B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '40.51'),
(79389, '12013361B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '34.84'),
(79388, '12013359B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '19.66'),
(79387, '12013226B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '20.38'),
(79386, '12013127B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '85.01'),
(79383, '12012931B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '12.89'),
(79382, '12012768B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '8.68'),
(79381, '12012762B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.48'),
(79380, '12012709B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '13.01'),
(79379, '12012697B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '9.14'),
(79378, '12012579B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '44.38'),
(79377, '12012578B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '30.45'),
(79376, '12012576B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '33.44'),
(79375, '12012575B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '22.12'),
(79374, '12012571B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '38.41'),
(79373, '12012570B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '9.14'),
(79372, '12012569B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '20.57'),
(79371, '12012566B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '33.21'),
(79370, '12012560B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.87'),
(79369, '12012530B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '6.9'),
(79368, '12012411B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.62'),
(79367, '12012408B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '38.3'),
(79366, '12012347B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '38.17'),
(79365, '12012342B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '33.82'),
(79364, '12012296B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '18.06'),
(79363, '12012255B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '30.78'),
(79362, '12012251B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '10.24'),
(79361, '12012250B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.67'),
(79360, '12012249B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '50.78'),
(79359, '12012248B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '25.49'),
(79358, '12012242B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '10.67'),
(79357, '12012129B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '18.14'),
(79356, '12012107B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '27.47'),
(79355, '12012074B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '46.76'),
(79354, '12012072B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '29.3'),
(79353, '12012068B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.8'),
(79352, '12012051B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '8.83'),
(79351, '12012050B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '7.62'),
(79350, '12012045B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '25.03'),
(79349, '12012022B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '5.14'),
(79348, '12011991B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '22.46'),
(79347, '12011842B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '9.82'),
(79346, '12011839B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '9.48'),
(79345, '12011833B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '13.54'),
(79344, '12011803B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '17.51'),
(79342, '12011666B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '20.46'),
(79341, '12011549B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.33'),
(79340, '12011547B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '8.83'),
(79339, '12011539B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '6.02'),
(79338, '12011531B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '9.57'),
(79337, '12011528B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '10.34'),
(79336, '12011515B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '4.57'),
(79335, '12011501B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '6.87'),
(79334, '12011499B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '5.53'),
(79333, '12011496B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.33'),
(79332, '12011495B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '5.17'),
(79331, '12011494B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '7.09'),
(79330, '12011492B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '8.68'),
(79329, '12011489B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.26'),
(79328, '12011484B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '4.59'),
(79327, '12011466B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.91'),
(79326, '12011463B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '13.21'),
(79325, '12011460B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.47'),
(79324, '12011457B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '9.52'),
(79323, '12011454B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '24.7'),
(79322, '12011452B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '8.47'),
(79321, '12011445B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '8.32'),
(79320, '12011441B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '6.02'),
(79319, '12011439B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '19.51'),
(79318, '12011438B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '17.24'),
(79317, '12011433B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '13.33'),
(79316, '12011432B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.32'),
(79315, '12011418B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '38.17'),
(79314, '12011414B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '46.16'),
(79313, '12011412B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '40.52'),
(79309, '12011401B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '36.09'),
(79308, '12011396B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '59.43'),
(79307, '12011394B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '9.18'),
(79306, '12011373B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '45.34'),
(79305, '12011364B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '43.34'),
(79304, '12011362B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '33.38'),
(79303, '12011351B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.94'),
(79302, '12011344B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '21.37'),
(79301, '12011341B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '13.6'),
(79300, '12011335B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.55'),
(79299, '12011334B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '47.32'),
(79298, '12011305B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '17.29'),
(79297, '12011304B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '70.04'),
(79296, '12011299B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '19.67'),
(79295, '12011293B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '9.82'),
(79292, '12011281B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '29.79'),
(79291, '12011279B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.31'),
(79290, '12011233B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '35.16'),
(79289, '12011209B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.4'),
(79288, '12011181B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '10.29'),
(79287, '12011179B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '10.51'),
(79286, '12011175B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '7.47'),
(79285, '12011172B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '19.35'),
(79284, '12011164B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.2'),
(79282, '12011155B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '7.37'),
(79281, '12011154B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '6.36'),
(79280, '12011153B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '6.63'),
(79279, '12011138B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '7.85'),
(79278, '12010978B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.36'),
(79277, '12010966B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '7.63'),
(79276, '12010943B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.72'),
(79275, '12010907B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '18.52'),
(79274, '12010903B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '8.15'),
(79273, '12010819B', 140, '', 'Simeringuri', 0, 0, 3968, '', 1, '42.52'),
(79272, '12010808B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '3.89'),
(79271, '12010789B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '3.98'),
(79270, '12010772B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '4.73'),
(79269, '12010767B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '3.46'),
(79268, '12010750B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '42.71'),
(79267, '12010749B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '46.9'),
(79266, '12010747B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '71.9'),
(79264, '12010739B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '17.82'),
(79263, '12010737B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '76.88'),
(79262, '12010701B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.69'),
(79261, '12010699B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '12.69'),
(79260, '12010694B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '13.46'),
(79259, '12010693B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '32.94'),
(79258, '12010689B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.88'),
(79257, '12010688B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.27'),
(79256, '12010684B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '9.18'),
(79255, '12010682B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '10.61'),
(79254, '12010674B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '6.24'),
(79253, '12010673B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.58'),
(79252, '12010671B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '8.55'),
(79251, '12010668B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.62'),
(79250, '12010666B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '26.81'),
(79249, '12006485B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '32.04'),
(79248, '12003473B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '33.21'),
(79247, '12001925B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.93'),
(79246, '12001879B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.68'),
(79245, '12001744B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.96'),
(79244, '12001584B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '71.14'),
(79243, '12001579B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '88.1'),
(79242, '12001540B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '25.37'),
(79241, '12001538B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.58'),
(79240, '12001483B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '13.21'),
(79239, '12001482B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '9'),
(79238, '12001475B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '9.33'),
(79237, '12001470B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.83'),
(79236, '12001197B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '24.83'),
(79235, '12000731B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.79'),
(79234, '12000635B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '5.86'),
(79233, '12000510B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '9.52'),
(79232, '12000444B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '4.15'),
(79231, '12000157B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '5.58'),
(79230, '07033419B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '10.94'),
(79229, '07026866B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '6.05'),
(79228, '07019092B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '30.45'),
(79227, '07019090B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '30.19'),
(79226, '07019089B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '28.59'),
(79225, '07016736B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '96.42'),
(79224, '07016685B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '14.12'),
(79223, '07016683B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '20.46'),
(79222, '07015852B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '13.06'),
(79221, '07015547B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '9.82'),
(79220, '07015496B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '20.02'),
(79218, '07013486B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '24.76'),
(79217, '07012634B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '16.55'),
(79216, '07012633B', 140, '', 'Simeringuri', 0, 0, 757, '', 1, '14.41'),
(79215, '07011906B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '26.7'),
(79214, '07011583B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '11.33'),
(79213, '07011563B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '14.7'),
(79212, '07011552B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '25.55'),
(79211, '07011550B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '21.78'),
(79210, '07011545B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '15.21'),
(79209, '01034774B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '89.34'),
(79208, '01034649B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '76.78'),
(79207, '01034120B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '57.79'),
(79206, '01034064B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '30.67'),
(79205, '01033904B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '103.89'),
(79204, '01033861B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '23.23'),
(79203, '01033860B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '10.17'),
(79201, '01033446B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '23.39'),
(79200, '01033415B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '120.6'),
(79199, '01033405B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '9.77'),
(79198, '01033403B', 140, '', 'Simeringuri', 0, 0, 630, '', 2, '0'),
(79197, '01033294B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '19.44'),
(79196, '01033292B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '17.35'),
(79195, '01031967B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '18.22'),
(79194, '01031878B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '14.49'),
(79193, '01031695B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '563.89'),
(79192, '01031603B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '16.64'),
(79191, '01031067B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '6.18'),
(79190, '01030363B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '10.34'),
(79189, '01030118B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '6.24'),
(79188, '01030117B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '137.56'),
(79187, '01030113B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '10.29'),
(79186, '01030103B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '25.91'),
(79185, '01030096B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '19.61'),
(79184, '01029803B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '17.65'),
(79183, '01029794B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '14.35'),
(79182, '01029755B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '196.18'),
(79181, '01029737B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '121.51'),
(79178, '01029698B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '66.1'),
(79174, '01029681B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '26.81'),
(79173, '01029619B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '24.05'),
(79172, '01029151B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '59.28'),
(79171, '01029144B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '12.68'),
(79170, '01029136B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '37.37'),
(79169, '01029132B', 140, '', 'Simeringuri', 0, 0, 630, '', 2, '0'),
(79168, '01029128B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '175.02'),
(79167, '01027965B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '91.32'),
(79166, '01027811B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '12.64'),
(79165, '01027787B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '143.23'),
(79164, '01027755B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '55.02'),
(79163, '01027678B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '73.13'),
(79162, '01026691B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '50.6'),
(79161, '01026642B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '67.1'),
(79160, '01026516B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '12.59'),
(79159, '01026374B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '14.39'),
(79158, '01026336B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '296.93'),
(79157, '01026332B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '106.18'),
(79156, '01026330B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '94.72'),
(79155, '01026327B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '13.47'),
(79154, '01026326B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '33.11'),
(79153, '01025609B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '194.8'),
(79152, '01025607B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '10.34'),
(79151, '01025576B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '6.63'),
(79150, '01025573B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '24.94'),
(79149, '01025508B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '6.21'),
(79148, '01020679B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '58.13'),
(79147, '01020677B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '105.43'),
(79146, '01020676B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '42.74'),
(79145, '01020536B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '22.27'),
(79144, '01020381B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '15.93'),
(79143, '01020317B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '15.65'),
(79142, '01020315B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '15.7'),
(79141, '01020066B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '11.28'),
(79140, '01019952B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '12.59'),
(79139, '01019932B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '17.27'),
(79138, '01019888B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '12.72'),
(79134, '01019847B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '39.97'),
(79133, '01019485B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '46.85'),
(79132, '01019483B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '52.83'),
(79131, '01019482B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '4.13'),
(79130, '01019481B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '4.82'),
(79129, '01019480B', 140, '', 'Simeringuri', 0, 0, 630, '', 2, '0'),
(79128, '01019478B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '3.16'),
(79127, '01019477B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '9.63'),
(79126, '01019475B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '24.26'),
(79125, '01019453B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '5.2'),
(79124, '01019449B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '4.13'),
(79123, '01019319B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '5.83'),
(79122, '01019317B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '13.54'),
(79121, '01019308B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '5.47'),
(79120, '01019289B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '4.4'),
(79119, '01019287B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '3.89'),
(79118, '01019286B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '4.65'),
(79117, '01019285B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '37.36'),
(79116, '01019205B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '2.13'),
(141103, '1.4688', 159, '', 'Componente aprindere', 0, 0, 688, '1.4688', 1, '35.05'),
(79112, '01019150B', 140, '', 'Simeringuri', 0, 0, 626, '', 1, '2.13'),
(79111, '01018315B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '142.63'),
(79110, '01017776B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '6.77'),
(79109, '01017588B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '39.82'),
(79108, '01017573B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '1.96'),
(79107, '01017057B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '2.25'),
(79106, '01017034B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '1.94'),
(79105, '01016923B', 140, '', 'Simeringuri', 0, 0, 624, '', 1, '2.45'),
(79104, '01016919B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '67.82'),
(79103, '01016893B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '1.96'),
(79100, '01016544B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '2.13'),
(79099, '01015867B', 140, '', 'Simeringuri', 0, 0, 2048, '', 1, '2.33'),
(79098, '01015140B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '141.22'),
(79097, '01011578B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '77.92'),
(79096, '01003459B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '5.23'),
(79095, '01003238B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '3.5'),
(79094, '01002858B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '8.89'),
(79093, '01002741B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '5.14'),
(79092, '01002458B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '7.97'),
(79091, '01002281B', 140, '', 'Simeringuri', 0, 0, 572, '', 1, '9'),
(79090, '01001557B', 140, '', 'Simeringuri', 0, 0, 630, '', 1, '6.13'),
(79088, 'CT999WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT999', 1, '204.23'),
(79084, 'CT995WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT995', 1, '381.36'),
(79082, 'CT990K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT990', 1, '442.86'),
(79080, 'CT989K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT989', 1, '239.88'),
(79078, 'CT988K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT988', 1, '152.2'),
(79077, 'CT987WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT987', 1, '298.1'),
(79075, 'CT987K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT987', 1, '163.35'),
(79072, 'CT983K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT983', 1, '103.03'),
(79071, 'CT981', 31, '', 'Curea de distributie', 0, 0, 306, 'CT981', 1, '68.14'),
(79069, 'CT978K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT978K2', 1, '244.01'),
(79068, 'CT978K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT978K1', 1, '212.54'),
(79067, 'CT975WP3', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT975', 1, '328.5'),
(79066, 'CT975WP2', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT975', 1, '345.92'),
(79065, 'CT975WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT975', 1, '406.02'),
(79064, 'CT975K3', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT975', 1, '222.24'),
(79062, 'CT973WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT973', 1, '138.77'),
(79061, 'CT973K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT973', 1, '54.43'),
(79059, 'CT968WP2', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT995', 1, '411.17'),
(79058, 'CT968WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT995', 1, '440.34'),
(79057, 'CT968K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT995', 1, '291.62'),
(79056, 'CT957WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'PROFILE', 1, '461.1'),
(79055, 'CT957K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'PROFILE', 1, '319.63'),
(79053, 'CT955K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT955', 1, '217.32'),
(79052, 'CT955K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT955', 1, '231.97'),
(79050, 'CT952', 31, '', 'Curea de distributie', 0, 0, 306, 'CT952', 1, '78.6'),
(79049, 'CT951K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT951', 1, '591.9'),
(79046, 'CT945K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT945', 1, '226.36'),
(79045, 'CT940K3', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10261', 1, '228.37'),
(79042, 'CT939WP3', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT939', 1, '318.61'),
(79041, 'CT939WP2', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT939', 1, '384.82'),
(79039, 'CT939K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT939', 1, '225.74'),
(79036, 'CT927WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT927', 1, '147.63'),
(79032, 'CT919K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT919(1)', 1, '439.81'),
(79030, 'CT915K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT915', 1, '119.96'),
(79029, 'CT914K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT914', 1, '219.93'),
(79028, 'CT909K3', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT909', 1, '353.88'),
(79027, 'CT909K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT909', 1, '255.87'),
(79026, 'CT908K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT908', 1, '151.71'),
(79025, 'CT907', 31, '', 'Curea de distributie', 0, 0, 306, 'CT907', 1, '68.14'),
(79021, 'CT901K3', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT901', 1, '285.73'),
(79018, 'CT901(SET)', 31, '', 'Curea de distributie', 0, 0, 306, 'CT901', 1, '80'),
(79017, 'CT891K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT891', 1, '233.88'),
(79016, 'CT887WP2', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT887', 1, '293.58'),
(79014, 'CT887K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT887', 1, '184.29'),
(79013, 'CT881K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT881', 1, '110.72'),
(79011, 'CT878K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT878', 1, '169.78'),
(79009, 'CT877K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT877', 1, '295.17'),
(79008, 'CT876', 31, '', 'Curea de distributie', 0, 0, 306, 'CT876', 1, '87.12'),
(79007, 'CT874WP5', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT874', 1, '235.82'),
(79006, 'CT874WP2', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT874', 1, '201.57'),
(79004, 'CT874K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT874', 1, '110.91'),
(79003, 'CT873WP4', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT873', 1, '320.22'),
(79001, 'CT873WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT873', 1, '386.99'),
(78999, 'CT871K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT871(1)', 1, '196.71'),
(78997, 'CT870K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT870', 1, '193.05'),
(78995, 'CT867K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT867', 1, '149.56'),
(78993, 'CT866K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT866', 1, '133.4'),
(78992, 'CT859', 31, '', 'Curea de distributie', 0, 0, 306, 'CT859', 1, '139.75'),
(78991, 'CT857', 31, '', 'Curea de distributie', 0, 0, 306, 'CT857', 1, '40.72'),
(78990, 'CT853K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT853', 1, '426.83'),
(78988, 'CT848K4', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT848', 1, '74.27'),
(78986, 'CT847K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT847', 1, '118.97'),
(78983, 'CT846WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT846', 1, '254.74'),
(78981, 'CT846K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT846', 1, '116.82'),
(78980, 'CT837', 31, '', 'Curea de distributie', 0, 0, 306, 'PROFILE', 1, '91.53'),
(78979, 'CT833', 31, '', 'Curea de distributie', 0, 0, 306, 'CT833', 1, '92.38'),
(78978, 'CT819', 31, '', 'Curea de distributie', 0, 0, 306, 'CT819', 1, '38.56'),
(78977, 'CT817', 31, '', 'Curea de distributie', 0, 0, 306, 'CT817(1)', 1, '49.03'),
(78975, 'CT799K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT799', 1, '136.95'),
(78974, 'CT798', 31, '', 'Curea de distributie', 0, 0, 306, 'CT798', 1, '90.72'),
(78971, 'CT772K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT772', 1, '254.18'),
(78968, 'CT754K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT754', 1, '108.19'),
(78965, 'CT728K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT728', 1, '235.82'),
(78964, 'CT727', 31, '', 'Curea de distributie', 0, 0, 306, 'CT727', 1, '178.78'),
(78962, 'CT726K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT726', 1, '258.42'),
(78961, 'CT721', 31, '', 'Curea de distributie', 0, 0, 306, 'CT721', 1, '59.27'),
(78958, 'CT718K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT718', 1, '91.47'),
(78957, 'CT709K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT709', 1, '126.1'),
(78956, 'CT703', 31, '', 'Curea de distributie', 0, 0, 306, 'CT703', 1, '30.21'),
(78955, 'CT702', 31, '', 'Curea de distributie', 0, 0, 306, 'CT702', 1, '22.4'),
(78954, 'CT698', 31, '', 'Curea de distributie', 0, 0, 306, 'CT698', 1, '26.48'),
(78951, 'CT687K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT687', 1, '96.9'),
(78950, 'CT684K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT684', 1, '236.49'),
(78949, 'CT676', 31, '', 'Curea de distributie', 0, 0, 306, 'CT676(1)', 1, '25.59'),
(78948, 'CT675', 31, '', 'Curea de distributie', 0, 0, 306, 'CT675(1)', 1, '38.04'),
(78946, 'CT667', 31, '', 'Curea de distributie', 0, 0, 306, 'CT667', 1, '18.17'),
(78945, 'CT663', 31, '', 'Curea de distributie', 0, 0, 306, 'CT663', 1, '48.73'),
(78944, 'CT654', 31, '', 'Curea de distributie', 0, 0, 306, 'CT654', 1, '23.17'),
(78943, 'CT652', 31, '', 'Curea de distributie', 0, 0, 306, 'CT652', 1, '31.99'),
(78936, 'CT637K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT637', 1, '73.09'),
(78935, 'CT635', 31, '', 'Curea de distributie', 0, 0, 306, 'CT635(1)', 1, '26.1'),
(78933, 'CT630K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT630', 1, '72.77'),
(78932, 'CT615', 31, '', 'Curea de distributie', 0, 0, 306, 'CT615', 1, '68.06'),
(78931, 'CT611K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT611', 1, '251.97'),
(78929, 'CT605K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT605', 1, '67.01'),
(78924, 'CT583K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT583', 1, '171.25'),
(78923, 'CT581', 31, '', 'Curea de distributie', 0, 0, 306, 'CT581', 1, '30.72'),
(78922, 'CT576', 31, '', 'Curea de distributie', 0, 0, 306, 'CT576', 1, '33.49'),
(78921, 'CT575', 31, '', 'Curea de distributie', 0, 0, 306, 'CT575', 1, '41.77'),
(78920, 'CT568K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT568', 1, '85.44'),
(78919, 'CT558', 31, '', 'Curea de distributie', 0, 0, 306, 'CT558', 1, '21.4'),
(78913, 'CT530K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT530', 1, '254.15'),
(78911, 'CT525K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT525', 1, '142.58'),
(78910, 'CT524', 31, '', 'Curea de distributie', 0, 0, 306, 'CT524', 1, '34.54'),
(78908, 'CT513K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT513', 1, '85.91'),
(78905, 'CT1134K1', 31, '', 'Curea de distributie', 0, 0, 307, 'CT1134', 1, '632.86'),
(78903, 'CT1133', 31, '', 'Curea de distributie', 0, 0, 306, 'CT10361', 1, '149.21'),
(78902, 'CT1132', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1132', 1, '100.74'),
(78901, 'CT1131', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1131', 1, '49.83'),
(78898, 'CT1126WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT976', 1, '436.16'),
(78897, 'CT1124', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1124', 1, '66.9'),
(78895, 'CT1121', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1121', 1, '155.56'),
(78891, 'CT1117', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1117', 1, '195.98'),
(78890, 'CT1116', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1116', 1, '115.66'),
(78889, 'CT1114', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1114', 1, '43.41'),
(78888, 'CT1113', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1113', 1, '122.47'),
(78886, 'CT1111', 31, '', 'Curea de distributie', 0, 0, 306, 'PROFILE', 1, '92.57'),
(78883, 'CT1106K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1106', 1, '299.31'),
(78882, 'CT1106', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1106', 1, '58.3'),
(78878, 'CT1101K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1101', 1, '225.52'),
(78876, 'CT1100K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1100', 1, '254.85'),
(78875, 'CT1099', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1099', 1, '72.95'),
(78873, 'CT1097', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1097', 1, '32.96'),
(78872, 'CT1096K1', 31, '', 'Curea de distributie', 0, 0, 307, 'CT10731', 1, '91.39'),
(78871, 'CT1094K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'PROFILE', 1, '199.26'),
(78870, 'CT1092K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1092', 1, '262.75'),
(78868, 'CT1089', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1089', 1, '51.61'),
(78867, 'CT1087', 31, '', 'Curea de distributie', 0, 0, 306, 'PROFILE', 1, '137.52'),
(78866, 'CT1086', 31, '', 'Curea de distributie', 0, 0, 306, 'PROFILE', 1, '122.74'),
(78865, 'CT1082', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1082(1)', 1, '59.65'),
(78864, 'CT1081', 31, '', 'Curea de distributie', 0, 0, 306, 'CT1081', 1, '41.1'),
(78863, 'CT1080', 31, '', 'Curea de distributie', 0, 0, 306, 'CT10801', 1, '112.09'),
(78861, 'CT1078K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'PROFILE', 1, '363.39'),
(78860, 'CT1078', 31, '', 'Curea de distributie', 0, 0, 306, 'PROFILE', 1, '76.96'),
(78859, 'CT1077K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1077', 1, '270.17'),
(78857, 'CT1075', 31, '', 'Curea de distributie', 0, 0, 306, 'CT10751', 1, '118.17'),
(78856, 'CT1074', 31, '', 'Curea de distributie', 0, 0, 306, 'CT10741', 1, '52.31'),
(78855, 'CT1073', 31, '', 'Curea de distributie', 0, 0, 306, 'CT10731', 1, '95.82'),
(78854, 'CT1072', 31, '', 'Curea de distributie', 0, 0, 306, 'CT10721', 1, '68.06'),
(78852, 'CT1070K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'PROFILE', 1, '167.46'),
(78850, 'CT1068', 31, '', 'Curea de distributie', 0, 0, 306, 'CT10681', 1, '148.08'),
(78840, 'CT1061K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT523', 1, '182.65'),
(78839, 'CT1061K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT523', 1, '224.34'),
(78838, 'CT1058K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10581', 1, '552.84'),
(78837, 'CT1057K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1057', 1, '402.18'),
(78836, 'CT1055K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT934(1)', 1, '236.71'),
(78834, 'CT1053K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10531', 1, '242.4'),
(78831, 'CT1051K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1051', 1, '621.44'),
(78830, 'CT1051K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1051', 1, '435.43'),
(78828, 'CT1049K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1049', 1, '153.29'),
(78827, 'CT1048', 31, '', 'Curele de distributie', 0, 0, 306, 'CT10481', 1, '67.82'),
(78825, 'CT1045WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT10451', 1, '455.32'),
(78823, 'CT1044K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT946', 1, '435.16'),
(78821, 'CT1043K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10431', 1, '356.48'),
(78819, 'CT1041K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10411', 1, '414.84'),
(78817, 'CT1037K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10371', 1, '306.06'),
(78815, 'CT1035WP1', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT10351', 1, '364.84'),
(78813, 'CT1035K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10351', 1, '197.92'),
(78811, 'CT1031K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT523', 1, '187.81'),
(78808, 'CT1029', 31, '', 'Curele de distributie', 0, 0, 306, 'CT10291', 1, '123.35'),
(78806, 'CT1028WP5', 31, '', 'Set curea de distributie', 0, 0, 3096, 'CT948', 1, '428.25'),
(78802, 'CT1028K5', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT948', 1, '330.41'),
(78800, 'CT1028K3', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT948', 1, '289.12'),
(78797, 'CT1026K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10261', 1, '562.41'),
(78795, 'CT1024K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT751', 1, '131.52'),
(78794, 'CT1020', 31, '', 'Curele de distributie', 0, 0, 306, 'PROFILE', 1, '70.62'),
(78791, 'CT1015K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT984', 1, '685.68'),
(78789, 'CT1014K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT10141', 1, '318.77'),
(78788, 'CT1012K2', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT868', 1, '208.4'),
(78785, 'CT1010', 31, '', 'Curele de distributie', 0, 0, 306, 'PROFILE', 1, '80.02'),
(78783, 'CT1007', 31, '', 'Curele de distributie', 0, 0, 306, 'CT10071', 1, '66.66'),
(78781, 'CT1005K1', 31, '', 'Set curea de distributie', 0, 0, 307, 'CT1005', 1, '494.51'),
(78779, 'CT1001', 31, '', 'Curele de distributie', 0, 0, 306, 'PROFILE', 1, '56.07'),
(133032, '9504 0134', 473, '', 'Far (Lumini)', 1, 0, 259, 'K5825963', 1, '115.72'),
(78774, '9PK1885', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '83.43'),
(78773, '9PK1700', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '88.13'),
(78772, '8PK2604', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '132.22'),
(78770, '8PK2465', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '99.62'),
(78769, '8PK2275', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '89.45'),
(78768, '8PK2215', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '119.28'),
(78766, '8PK2100', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '131.24'),
(78764, '8PK1920', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '119.52'),
(78763, '8PK1755', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '113.77'),
(78760, '8PK1230', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '80.04'),
(78758, '8PK1180', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '77.28'),
(78756, '7PK935', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '31.88'),
(78754, '7PK2418', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '63.343'),
(78752, '7PK2365', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '74.97'),
(78750, '7PK2276', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '65.37'),
(78748, '7PK2265', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '63.52'),
(78746, '7PK2000', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '7PK2000D1', 1, '62.39'),
(78744, '7PK1867', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '37.9'),
(78742, '7PK1785', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '45.91'),
(78740, '7PK1730', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '48.06'),
(78738, '7PK1705', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '53.46'),
(78736, '7PK1605', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '45.21'),
(78734, '7PK1580', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '45.21'),
(78732, '7PK1516', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '93.46'),
(78731, '7PK1473', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '45.48'),
(78730, '7PK1453', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '43.55'),
(78728, '7PK1370', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '40.89'),
(78726, '7PK1280', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '38.87'),
(78724, '7PK1145', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '36.37'),
(78722, '7DPK2950', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '176.63'),
(78720, '7DPK2074', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '55.97'),
(78718, '6PK995', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '20.405'),
(78716, '6PK948', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '21.091'),
(78714, '6PK815', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '26.53'),
(78712, '6PK780', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '21.69'),
(78710, '6PK730', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '17.248'),
(78708, '6PK2650', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '69.97'),
(78706, '6PK2585', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '69.43'),
(78704, '6PK2465', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '63.63'),
(78702, '6PK2433', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '64.35'),
(78700, '6PK2380', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '63.03'),
(78698, '6PK2345', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '61.93'),
(78696, '6PK2315', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '46.403'),
(78694, '6PK2285', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '45.164'),
(78692, '6PK2270', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '58.41'),
(78690, '6PK2260', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '45.178'),
(78688, '6PK2190', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '58.22'),
(78686, '6PK2145', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '42.189'),
(78684, '6PK2115', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '37.576'),
(78682, '6PK2066 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '85.78'),
(78680, '6PK1990', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '36.673'),
(78676, '6PK1920', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '40.16'),
(78675, '6PK1915', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '43.47'),
(78673, '6PK1893', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '37.968'),
(78671, '6PK1873', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '45.89'),
(78669, '6PK1835', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '36.89'),
(78667, '6PK1685', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '35.609'),
(78666, '6PK1670', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '36.309'),
(78664, '6PK1623', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '34.594'),
(123408, 'A5174', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '6.321'),
(78660, '6PK1548', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '34.923'),
(78657, '6PK1460', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '39.92'),
(78655, '6PK1445', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '30.751'),
(78653, '6PK1390', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '30.058'),
(78651, '6PK1310', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '31.122'),
(78645, '6PK1195', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '26.971'),
(78643, '6PK1153', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '25.711'),
(78642, '6PK1130', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '22.477'),
(78638, '6PK1023 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '33.49'),
(78636, '6PK1010', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '22.89'),
(78634, '6DPK1853', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '80.087'),
(78632, '6DPK1352', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '57.4'),
(78631, '6DPK1320', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '94.46'),
(123412, 'A5195', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '5.88'),
(78629, '6DPK1195', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '34.3'),
(78628, '5PK985', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '19.327'),
(78625, '5PK926 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '39.03'),
(78624, '5PK880', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '18.039'),
(78622, '5PK768', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '19.73'),
(78620, '5PK711 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '35'),
(78616, '5PK655', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '19.95'),
(78615, '5PK628 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '70.37'),
(78613, '5PK585', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '17.77'),
(78612, '5PK2060', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '45.02'),
(78610, '5PK2020', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '30.982'),
(78608, '5PK1850', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '40.16'),
(78606, '5PK1800', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '0'),
(78604, '5PK1745', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '35.78'),
(78603, '5PK1720', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '27.132'),
(78601, '5PK1650', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '36.05'),
(78599, '5PK1570', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '34.54'),
(78598, '5PK1530', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '34.03'),
(78597, '5PK1515', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '21.175'),
(78595, '5PK1370', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '32.5'),
(78594, '5PK1355', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '24.136'),
(145272, '6K1195', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '29.547'),
(78592, '5PK1290', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '21.392'),
(78591, '5PK1270', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '31.75'),
(78589, '5PK1260', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '19.096'),
(123417, 'A5279', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '7.567'),
(78584, '5PK1173', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '22.043'),
(78583, '5PK1140', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '21.812'),
(78582, '5PK1040', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '23.17'),
(78580, '5PK1005', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '22.79'),
(78579, '4PK985', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '16.079'),
(78578, '4PK970 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '31.82'),
(78577, '4PK970', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '16.324'),
(78573, '4PK906 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '29.81'),
(78572, '4PK905', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '16.88'),
(78570, '4PK896 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '29.16'),
(78568, '4PK885', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '18.36'),
(78566, '4PK867 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '30.18'),
(78565, '4PK860', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '13.482'),
(78563, '4PK850 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '29.16'),
(78562, '4PK845', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '15.18');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(78561, '4PK830 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '34.11'),
(78560, '4PK780', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '13.02'),
(78558, '4PK755', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '16.56'),
(78557, '4PK711 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'PK41022T1', 1, '21.48'),
(78556, '4PK698', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '11.06'),
(78555, '4PK643 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '33.91'),
(78553, '4PK595', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '15.13'),
(78552, '4PK592 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '4PK611ELAST', 1, '34.81'),
(78548, '4PK1767', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '32.9'),
(78547, '4PK1708', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '26.34'),
(78545, '4PK1520', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '20.91'),
(78541, '4PK1295', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '26.1'),
(78540, '4PK1290', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '32.46'),
(78536, '4PK1170', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '24.65'),
(78535, '4PK1165', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '24.14'),
(78534, '4PK1102 ELAST', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'PK41022T1', 1, '35.69'),
(78533, '4PK1090', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '22.69'),
(78532, '4PK1070', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '21.04'),
(78531, '4PK1028', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '22.2'),
(78529, '4PK1020', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '21.69'),
(78527, '3PK960', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '13.61'),
(78526, '3PK945', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '13.25'),
(78524, '3PK905', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '12.02'),
(78519, '3PK715', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '12.313'),
(78518, '3PK698', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '15.38'),
(78517, '3PK690', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '14.89'),
(78516, '3PK683', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '15.43'),
(123424, 'A5352', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '7.175'),
(78510, '2PJ905', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '9.436'),
(78509, '2PJ860', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '8.253'),
(78508, '2PJ838', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '9.76'),
(78507, '2PJ800', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '7.721'),
(78505, '10PK1447', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '129.23'),
(78504, '10PK1108', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '116.09'),
(78503, '617-029', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '159.64'),
(78502, '617-028', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '130.91'),
(78501, '617-024', 311, '', 'Articulatii planetare', 0, 0, 5, '617-024', 1, '104.91'),
(78500, '617-022', 311, '', 'Articulatii planetare', 0, 0, 5, '617-022', 1, '119.92'),
(78499, '617-020', 311, '', 'Articulatii planetare', 0, 0, 5, '617-020', 1, '145.63'),
(78498, '617-019', 311, '', 'Articulatii planetare', 0, 0, 5, '617-019', 1, '135.13'),
(78497, '617-017', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '149.42'),
(78496, '617-016', 311, '', 'Articulatii planetare', 0, 0, 5, '617-016', 1, '193.37'),
(78491, '617-010', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '92.6'),
(78490, '617-008', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '152.57'),
(78489, '617-007', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '145.21'),
(78488, '617-006', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '176.3'),
(78482, '607-630', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '276.73'),
(78481, '607-629', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '197.22'),
(78480, '607-616', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '229.07'),
(78478, '607-599', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '240.33'),
(78477, '607-593', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '190.52'),
(78476, '607-585', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '203.21'),
(78475, '607-579', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '212.32'),
(78473, '607-571', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '242.7'),
(78467, '607-558', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '246.01'),
(78466, '607-557', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '205.53'),
(78465, '607-553', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '228.75'),
(78464, '607-550', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '196.22'),
(78462, '607-546', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '192.62'),
(78461, '607-543', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '212.46'),
(78458, '607-530', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '225.74'),
(78457, '607-522', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '289.53'),
(78456, '607-511', 311, '', 'Articulatii planetare', 0, 0, 5, '607-511', 1, '142.44'),
(78455, '607-510', 311, '', 'Articulatii planetare', 0, 0, 5, '607-510', 1, '188.05'),
(78453, '607-506B', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '240.84'),
(78450, '607-489', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '197.19'),
(78449, '607-487', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '214.83'),
(78447, '607-479', 311, '', 'Articulatii planetare', 0, 0, 5, '607-479', 1, '208.21'),
(78445, '607-475', 311, '', 'Articulatii planetare', 0, 0, 5, '607-475', 1, '154.21'),
(78443, '607-473', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '131.12'),
(78442, '607-472', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '134.27'),
(78441, '607-470', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '181.47'),
(78437, '607-466', 311, '', 'Articulatii planetare', 0, 0, 5, '607-466', 1, '107.46'),
(78435, '607-464', 311, '', 'Articulatii planetare', 0, 0, 5, '607-464', 1, '111.23'),
(78431, '607-456', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '160.1'),
(78430, '607-455', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '98.17'),
(78429, '607-453', 311, '', 'Articulatii planetare', 0, 0, 5, '607-453', 1, '136.39'),
(78427, '607-449', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '172.03'),
(78421, '607-436', 311, '', 'Articulatii planetare', 0, 0, 5, '607-436', 1, '144.56'),
(78417, '607-423', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '150.61'),
(78416, '607-420', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '140.77'),
(78414, '607-417', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '125.9'),
(78412, '607-415', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '205.6'),
(78411, '607-414', 311, '', 'Articulatii planetare', 0, 0, 5, '607-414', 1, '130.93'),
(78410, '607-413', 311, '', 'Articulatii planetare', 0, 0, 5, '607-413', 1, '112.09'),
(78409, '607-403', 311, '', 'Articulatii planetare', 0, 0, 5, '607-403', 1, '130.58'),
(78406, '607-399', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '201.39'),
(78405, '607-398', 311, '', 'Articulatii planetare', 0, 0, 5, '607-398', 1, '119.43'),
(78403, '607-395', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '179.59'),
(78402, '607-394', 311, '', 'Articulatii planetare', 0, 0, 5, '607-394', 1, '161.95'),
(78400, '607-389', 311, '', 'Articulatii planetare', 0, 0, 5, '607-389', 1, '158.16'),
(78398, '607-385', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '181.25'),
(78396, '607-383', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '206.41'),
(78394, '607-381', 311, '', 'Articulatii planetare', 0, 0, 5, '607-381', 1, '128.62'),
(78392, '607-378', 311, '', 'Articulatii planetare', 0, 0, 5, '607-378', 1, '108.94'),
(78391, '607-377', 311, '', 'Articulatii planetare', 0, 0, 5, '607-377', 1, '182.08'),
(78389, '607-374', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '109.59'),
(78387, '607-372', 311, '', 'Articulatii planetare', 0, 0, 5, '607-372', 1, '176.25'),
(78386, '607-371', 311, '', 'Articulatii planetare', 0, 0, 5, '607-371', 1, '200.04'),
(78385, '607-370', 311, '', 'Articulatii planetare', 0, 0, 5, '607-370', 1, '140.77'),
(78384, '607-368', 311, '', 'Articulatii planetare', 0, 0, 5, '607-368', 1, '214.02'),
(78383, '607-367', 311, '', 'Articulatii planetare', 0, 0, 5, '607-367', 1, '201.39'),
(78382, '607-366', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '182.95'),
(78380, '607-361', 311, '', 'Articulatii planetare', 0, 0, 5, '607-361', 1, '110.15'),
(78379, '607-356', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '149.76'),
(78377, '607-349', 311, '', 'Articulatii planetare', 0, 0, 5, '607-349', 1, '135.26'),
(78376, '607-346', 311, '', 'Articulatii planetare', 0, 0, 5, '607-346', 1, '137.42'),
(78375, '607-336', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '190.52'),
(78374, '607-335', 311, '', 'Articulatii planetare', 0, 0, 5, '607-335', 1, '133.83'),
(78373, '607-329', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '111.31'),
(78370, '607-315', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '115.9'),
(78368, '607-311', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '78.38'),
(78367, '607-310', 311, '', 'Articulatii planetare', 0, 0, 5, '607-310', 1, '151.28'),
(78366, '607-309', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '130.34'),
(78365, '607-306', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '161.09'),
(78364, '607-304A', 311, '', 'Articulatii planetare', 0, 0, 5, '607-304A', 1, '176.25'),
(78361, '607-302', 311, '', 'Articulatii planetare', 0, 0, 5, '607-302', 1, '169.53'),
(78352, '607-288', 311, '', 'Articulatii planetare', 0, 0, 5, '607-288', 1, '180.44'),
(78351, '607-287', 311, '', 'Articulatii planetare', 0, 0, 5, '607-287', 1, '98.65'),
(78350, '607-286', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '138.45'),
(78349, '607-284', 311, '', 'Articulatii planetare', 0, 0, 5, '607-284', 1, '138.94'),
(78346, '607-280', 311, '', 'Articulatii planetare', 0, 0, 5, '607-280', 1, '78.92'),
(78344, '607-275', 311, '', 'Articulatii planetare', 0, 0, 5, '607-275', 1, '142.46'),
(78342, '607-272', 311, '', 'Articulatii planetare', 0, 0, 5, '607-272', 1, '156.07'),
(78341, '607-269', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '184.61'),
(78340, '607-268', 311, '', 'Articulatii planetare', 0, 0, 5, '607-268', 1, '111.42'),
(78339, '607-267', 311, '', 'Articulatii planetare', 0, 0, 5, '607-267', 1, '106.5'),
(78338, '607-266', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '167.25'),
(78337, '607-261', 311, '', 'Articulatii planetare', 0, 0, 5, '607-261', 1, '106.82'),
(78336, '607-259', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '119.29'),
(78332, '607-248', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '124.64'),
(78330, '607-245', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '172.03'),
(78329, '607-244', 311, '', 'Articulatii planetare', 0, 0, 5, '607-244', 1, '209.8'),
(78328, '607-241', 311, '', 'Articulatii planetare', 0, 0, 5, '607-241', 1, '96.02'),
(78323, '607-230', 311, '', 'Articulatii planetare', 0, 0, 5, '607-230', 1, '131.42'),
(78322, '607-229', 311, '', 'Articulatii planetare', 0, 0, 5, '607-229', 1, '157.33'),
(78321, '607-227', 311, '', 'Articulatii planetare', 0, 0, 5, '607-227', 1, '137.95'),
(78320, '607-226', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '125.88'),
(78319, '607-224', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '166.39'),
(78318, '607-222', 311, '', 'Articulatii planetare', 0, 0, 5, '607-222', 1, '142.46'),
(78317, '607-220', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '124.64'),
(78316, '607-216', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '150.42'),
(78313, '607-209', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '109.91'),
(78312, '607-207', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '129.96'),
(78311, '607-206', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '130.85'),
(78309, '607-203', 311, '', 'Articulatii planetare', 0, 0, 5, '607-203', 1, '145.21'),
(78308, '607-201', 311, '', 'Articulatii planetare', 0, 0, 5, '607-201', 1, '113.76'),
(78306, '607-198', 311, '', 'Articulatii planetare', 0, 0, 5, '607-198', 1, '111.93'),
(78304, '607-196', 311, '', 'Articulatii planetare', 0, 0, 5, '607-196', 1, '107.44'),
(78299, '607-191', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '115.75'),
(78295, '607-184', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '123.08'),
(78294, '607-183', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '165.34'),
(78293, '607-180', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '174.51'),
(78292, '607-179', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '124.48'),
(78291, '607-177', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '147.78'),
(78290, '607-176', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '150.9'),
(78289, '607-175', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '153'),
(78288, '607-174', 311, '', 'Articulatii planetare', 0, 0, 5, '607-174', 1, '138.62'),
(78286, '607-171', 311, '', 'Articulatii planetare', 0, 0, 5, '607-171', 1, '98.54'),
(78282, '607-163', 311, '', 'Articulatii planetare', 0, 0, 5, '607-163', 1, '111.65'),
(78280, '607-158', 311, '', 'Articulatii planetare', 0, 0, 5, '607-158', 1, '59.03'),
(78279, '607-157', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '109.54'),
(78278, '607-156', 311, '', 'Articulatii planetare', 0, 0, 5, '607-156', 1, '95.26'),
(78276, '607-150A', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '190.23'),
(78275, '607-149', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '106.82'),
(78274, '607-147', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '92.68'),
(78273, '607-145', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '107.37'),
(78271, '607-140', 311, '', 'Articulatii planetare', 0, 0, 5, '607-140', 1, '131.95'),
(78270, '607-138', 311, '', 'Articulatii planetare', 0, 0, 5, '607-138', 1, '105.1'),
(78269, '607-137', 311, '', 'Articulatii planetare', 0, 0, 5, '607-137', 1, '119.29'),
(78268, '607-136', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '124.64'),
(78267, '607-134', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '124.64'),
(78265, '607-132', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '184.25'),
(78259, '607-122', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '140.76'),
(78258, '607-121', 311, '', 'Articulatii planetare', 0, 0, 5, '607-121', 1, '165.34'),
(78257, '607-120', 311, '', 'Articulatii planetare', 0, 0, 5, '607-120', 1, '130.93'),
(78256, '607-118', 311, '', 'Articulatii planetare', 0, 0, 5, '607-118', 1, '103.86'),
(78255, '607-116', 311, '', 'Articulatii planetare', 0, 0, 5, '607-116', 1, '112.5'),
(78253, '607-114', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '98.73'),
(78252, '607-112', 311, '', 'Articulatii planetare', 0, 0, 5, '607-112', 1, '114.62'),
(78250, '607-110', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '128.25'),
(78249, '607-109', 311, '', 'Articulatii planetare', 0, 0, 5, '607-109', 1, '143.24'),
(78248, '607-108', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '86.93'),
(78247, '607-105', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '77.36'),
(78246, '607-104', 311, '', 'Articulatii planetare', 0, 0, 5, '607-104', 1, '103.22'),
(78245, '607-101', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '129.05'),
(78243, '607-098', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '99.83'),
(78242, '607-096', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '59.21'),
(78241, '607-095', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '133.54'),
(78240, '607-093', 311, '', 'Articulatii planetare', 0, 0, 5, '607-093', 1, '201.39'),
(78239, '607-091', 311, '', 'Articulatii planetare', 0, 0, 5, '607-091', 1, '107.44'),
(78238, '607-084', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '166.2'),
(78237, '607-082', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '104.7'),
(78231, '607-063', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '97.01'),
(78228, '607-056', 311, '', 'Articulatii planetare', 0, 0, 5, '607-056', 1, '94.96'),
(78224, '607-051', 311, '', 'Articulatii planetare', 0, 0, 5, '607-051', 1, '96.17'),
(78220, '607-042', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '115.75'),
(78219, '607-041', 311, '', 'Articulatii planetare', 0, 0, 5, '607-041', 1, '93.46'),
(78216, '607-032', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '108.54'),
(78215, '607-030', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '106.82'),
(78214, '607-028', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '127.33'),
(78213, '607-026', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '103.04'),
(78212, '607-025', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '106.82'),
(78210, '607-021', 311, '', 'Articulatii planetare', 0, 0, 5, '607-021', 1, '63.68'),
(78207, '607-018', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '118.38'),
(78206, '607-016', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '108.2'),
(78205, '607-015', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '27.33'),
(78204, '607-014', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '97.92'),
(78202, '607-009', 311, '', 'Articulatii planetare', 0, 0, 5, '607-009', 1, '67.87'),
(78200, '607-007', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '65.11'),
(78199, '607-005', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '83.73'),
(78198, '607-004', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '82.43'),
(78197, '607-003', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '97.92'),
(78196, '505-063', 311, '', 'Pompe ambreiaj', 0, 0, 234, '', 1, '152.54'),
(78195, '505-062', 311, '', 'Pompe ambreiaj', 0, 0, 234, '', 1, '259.31'),
(78194, '505-058', 311, '', 'Pompe ambreiaj', 0, 0, 234, '', 1, '220.36'),
(78193, '505-057', 311, '', 'Pompe ambreiaj', 0, 0, 234, '', 1, '220.36'),
(78192, '505-055', 311, '', 'Pompe ambreiaj', 0, 0, 234, '', 1, '313.63'),
(78191, '505-048', 311, '', 'Pompe ambreiaj', 0, 0, 234, '', 1, '186.47'),
(78190, '505-042', 311, '', 'Pompe ambreiaj', 0, 0, 234, '', 1, '97.76'),
(78189, '505-038', 311, '', 'Pompe ambreiaj', 0, 0, 234, '505-038', 1, '126.53'),
(78188, '505-033', 311, '', 'Pompe ambreiaj', 0, 0, 234, '505-033', 1, '168.48'),
(78187, '505-032', 311, '', 'Pompe ambreiaj', 0, 0, 234, '505-032', 1, '123.41'),
(78186, '505-024', 311, '', 'Pompe ambreiaj', 0, 0, 234, '', 1, '76.77'),
(78185, '505-023', 311, '', 'Pompe ambreiaj', 0, 0, 234, '505-023', 1, '116.98'),
(78184, '505-022', 311, '', 'Pompe ambreiaj', 0, 0, 234, '505-022', 1, '108.86'),
(78183, '505-015', 311, '', 'Pompe ambreiaj', 0, 0, 234, '505-015', 1, '92.71'),
(78182, '505-014G', 311, '', 'Pompe ambreiaj', 0, 0, 234, '505-014G', 1, '46.8'),
(78181, '505-014', 311, '', 'Pompe ambreiaj', 0, 0, 234, '', 1, '92.41'),
(78180, '505-013', 311, '', 'Pompe ambreiaj', 0, 0, 234, '', 1, '55.72'),
(78179, '505-005', 311, '', 'Pompe ambreiaj', 0, 0, 234, '', 1, '72.41'),
(78177, '404-052', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '', 1, '144.1'),
(78175, '404-050', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '', 1, '326.32'),
(78173, '404-047', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '', 1, '121.39'),
(78170, '404-027', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '404-027', 1, '128.14'),
(78168, '404-025', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '505-025', 1, '121.34'),
(78167, '404-021', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '', 1, '67.36'),
(78166, '404-018', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '404-018', 1, '71.37'),
(78165, '404-017', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '404-017', 1, '46.37'),
(78163, '404-013', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '404-013', 1, '77.68'),
(78162, '404-011', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '404-011', 1, '56.12'),
(78160, '404-009', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '404-009', 1, '53.52'),
(78156, '303-007', 311, '', 'Ansamble supapa de reglaj pres', 0, 0, 73, '', 1, '48.71'),
(78154, '303-003', 311, '', 'Ansamble supapa de reglaj pres', 0, 0, 73, '', 1, '46.98'),
(78153, '303-001', 311, '', 'Ansamble supapa de reglaj pres', 0, 0, 73, '', 1, '38.36'),
(78152, '202-709', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '144.1'),
(78151, '202-708', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '144.1'),
(78150, '202-639', 311, '', 'Pompe frana', 0, 0, 258, '202-639', 1, '216.98'),
(78149, '202-638', 311, '', 'Pompe frana', 0, 0, 258, '202-638', 1, '289.12'),
(78148, '202-633', 311, '', 'Pompe frana', 0, 0, 258, '202-633', 1, '190.71'),
(78147, '202-632', 311, '', 'Pompe frana', 0, 0, 258, '202-632', 1, '150.32'),
(78146, '202-617', 311, '', 'Pompe frana', 0, 0, 258, '202-617', 1, '313.36'),
(78145, '202-606', 311, '', 'Pompe frana', 0, 0, 258, '202-606', 1, '244.66'),
(78144, '202-557', 311, '', 'Pompe frana', 0, 0, 258, '202-557', 1, '251.58'),
(78143, '202-556', 311, '', 'Pompe frana', 0, 0, 258, '202-556', 1, '247.22'),
(78142, '202-544', 311, '', 'Pompe frana', 0, 0, 258, '202-544', 1, '259.85'),
(78141, '202-537', 311, '', 'Pompe frana', 0, 0, 258, '202-537', 1, '168.7'),
(78140, '202-504', 311, '', 'Pompe frana', 0, 0, 258, '202-504', 1, '186.76'),
(78137, '202-473', 311, '', 'Pompe frana', 0, 0, 258, '202-473', 1, '184.67'),
(78136, '202-471', 311, '', 'Pompe frana', 0, 0, 258, '202-471', 1, '269.54'),
(78135, '202-460', 311, '', 'Pompe frana', 0, 0, 258, '202-460', 1, '162.73'),
(78134, '202-458', 311, '', 'Pompe frana', 0, 0, 258, 'C202-458', 1, '140.34'),
(78133, '202-455', 311, '', 'Pompe frana', 0, 0, 258, '202-455', 1, '213.26'),
(78132, '202-451', 311, '', 'Pompe frana', 0, 0, 258, 'C202-451', 1, '233.59'),
(78131, '202-439', 311, '', 'Pompe frana', 0, 0, 258, 'C202-439', 1, '174.29'),
(78130, '202-438', 311, '', 'Pompe frana', 0, 0, 258, '202-438', 1, '174.29'),
(78129, '202-430', 311, '', 'Pompe frana', 0, 0, 258, '202-430', 1, '219.91'),
(78128, '202-429', 311, '', 'Pompe frana', 0, 0, 258, '202-429', 1, '113.94'),
(78127, '202-428', 311, '', 'Pompe frana', 0, 0, 258, '202-428', 1, '220.77'),
(78124, '202-417', 311, '', 'Pompe frana', 0, 0, 258, '202-417', 1, '141.31'),
(78123, '202-416', 311, '', 'Pompe frana', 0, 0, 258, 'C202-416', 1, '170.96'),
(78122, '202-415', 311, '', 'Pompe frana', 0, 0, 258, '202-415', 1, '115.51'),
(78121, '202-414', 311, '', 'Pompe frana', 0, 0, 258, 'C202-414', 1, '141.55'),
(78120, '202-412', 311, '', 'Pompe frana', 0, 0, 258, 'C202-412', 1, '121.66'),
(78119, '202-402', 311, '', 'Pompe frana', 0, 0, 258, 'C202-402', 1, '258.09'),
(78118, '202-398', 311, '', 'Pompe frana', 0, 0, 258, '202-398', 1, '179.99'),
(78117, '202-388', 311, '', 'Pompe frana', 0, 0, 258, '202-388', 1, '153.7'),
(78116, '202-386', 311, '', 'Pompe frana', 0, 0, 258, 'C202-386', 1, '181.24'),
(78115, '202-382', 311, '', 'Pompe frana', 0, 0, 258, 'C202-382', 1, '211.6'),
(78114, '202-381', 311, '', 'Pompe frana', 0, 0, 258, 'C202-381', 1, '167.25'),
(78113, '202-378', 311, '', 'Pompe frana', 0, 0, 258, '202-378', 1, '165.39'),
(78112, '202-377', 311, '', 'Pompe frana', 0, 0, 258, 'C202-377', 1, '171.44'),
(78111, '202-372', 311, '', 'Pompe frana', 0, 0, 258, '202-372', 1, '163.64'),
(78110, '202-368', 311, '', 'Pompe frana', 0, 0, 258, 'C202-368', 1, '268.74'),
(78108, '202-362', 311, '', 'Pompe frana', 0, 0, 258, 'C202-362', 1, '119.78'),
(78107, '202-361', 311, '', 'Pompe frana', 0, 0, 258, 'C202-361', 1, '171.49'),
(78106, '202-360', 311, '', 'Pompe frana', 0, 0, 258, '202-360', 1, '124.35'),
(78105, '202-359', 311, '', 'Pompe frana', 0, 0, 258, 'C202-359', 1, '121.66'),
(78104, '202-358', 311, '', 'Pompe frana', 0, 0, 258, 'C202-358', 1, '134.02'),
(78103, '202-355', 311, '', 'Pompe frana', 0, 0, 258, 'C202-355', 1, '164.94'),
(78102, '202-349', 311, '', 'Pompe frana', 0, 0, 258, '202-349', 1, '185.37'),
(78101, '202-348', 311, '', 'Pompe frana', 0, 0, 258, '202-348', 1, '147.51'),
(78100, '202-335', 311, '', 'Pompe frana', 0, 0, 258, '202-335', 1, '160.6'),
(78099, '202-319', 311, '', 'Pompe frana', 0, 0, 258, '202-319', 1, '110.8'),
(78098, '202-314', 311, '', 'Pompe frana', 0, 0, 258, 'C202-314', 1, '177.6'),
(78097, '202-308', 311, '', 'Pompe frana', 0, 0, 258, '202-308', 1, '172.54'),
(78096, '202-302', 311, '', 'Pompe frana', 0, 0, 258, 'C202-302', 1, '150.53'),
(78095, '202-301', 311, '', 'Pompe frana', 0, 0, 258, '202-301', 1, '243.19'),
(78093, '202-298', 311, '', 'Pompe frana', 0, 0, 258, 'C202-298', 1, '139.03'),
(78092, '202-296', 311, '', 'Pompe frana', 0, 0, 258, 'C202-296', 1, '141.12'),
(78091, '202-295', 311, '', 'Pompe frana', 0, 0, 258, 'C202-295', 1, '218.91'),
(78090, '202-280', 311, '', 'Pompe frana', 0, 0, 258, 'C202-280', 1, '150.72'),
(78089, '202-270', 311, '', 'Pompe frana', 0, 0, 258, 'C202-270', 1, '143.21'),
(78088, '202-266', 311, '', 'Pompe frana', 0, 0, 258, '202-266', 1, '135.67'),
(78087, '202-260', 311, '', 'Pompe frana', 0, 0, 258, 'C202-260', 1, '260.52'),
(78086, '202-258', 311, '', 'Pompe frana', 0, 0, 258, '202-258', 1, '146.96'),
(78085, '202-251', 311, '', 'Pompe frana', 0, 0, 258, 'C202-251', 1, '119.4'),
(78083, '202-246', 311, '', 'Pompe frana', 0, 0, 258, 'C202-246', 1, '263.75'),
(78082, '202-245', 311, '', 'Pompe frana', 0, 0, 258, '202-245', 1, '150.72'),
(78081, '202-242', 311, '', 'Pompe frana', 0, 0, 258, 'C202-242', 1, '144.42'),
(78080, '202-235', 311, '', 'Pompe frana', 0, 0, 258, '202-235', 1, '188.43'),
(78079, '202-231', 311, '', 'Pompe frana', 0, 0, 258, '202-231', 1, '120.64'),
(78078, '202-228', 311, '', 'Pompe frana', 0, 0, 258, 'C202-228', 1, '169.67'),
(78076, '202-222', 311, '', 'Pompe frana', 0, 0, 258, 'C202-222', 1, '232.35'),
(78075, '202-219', 311, '', 'Pompe frana', 0, 0, 258, '202-219', 1, '119.4'),
(78074, '202-214', 311, '', 'Pompe frana', 0, 0, 258, '202-214', 1, '165.39'),
(78072, '202-205', 311, '', 'Pompe frana', 0, 0, 258, '202-205', 1, '123.49'),
(78068, '202-198', 311, '', 'Pompe frana', 0, 0, 258, 'C202-198', 1, '129.43'),
(78067, '202-196', 311, '', 'Pompe frana', 0, 0, 258, '202-196', 1, '140.66'),
(78066, '202-194', 311, '', 'Pompe frana', 0, 0, 258, '202-194', 1, '113.62'),
(78065, '202-193', 311, '', 'Pompe frana', 0, 0, 258, 'C202-193', 1, '139.61'),
(78064, '202-192', 311, '', 'Pompe frana', 0, 0, 258, '202-192', 1, '180.23'),
(78062, '202-190', 311, '', 'Pompe frana', 0, 0, 258, 'C202-190', 1, '178.89'),
(78061, '202-189', 311, '', 'Pompe frana', 0, 0, 258, '202-189', 1, '194.77'),
(78060, '202-188', 311, '', 'Pompe frana', 0, 0, 258, '202-188', 1, '183.67'),
(78059, '202-186', 311, '', 'Pompe frana', 0, 0, 258, '202-186', 1, '86.01'),
(78056, '202-172', 311, '', 'Pompe frana', 0, 0, 258, '202-172', 1, '114.11'),
(78053, '202-165', 311, '', 'Pompe frana', 0, 0, 258, '202-165', 1, '138.19'),
(78048, '202-151', 311, '', 'Pompe frana', 0, 0, 258, '202-151', 1, '119.69'),
(78047, '202-149', 311, '', 'Pompe frana', 0, 0, 258, 'C202-149', 1, '130.98'),
(78046, '202-146', 311, '', 'Pompe frana', 0, 0, 258, '202-146', 1, '144.32'),
(78045, '202-142', 311, '', 'Pompe frana', 0, 0, 258, 'C202-142', 1, '118.68'),
(78043, '202-137', 311, '', 'Pompe frana', 0, 0, 258, '202-137', 1, '238.37'),
(78036, '202-109', 311, '', 'Pompe frana', 0, 0, 258, '202-109', 1, '136.18'),
(78035, '202-102', 311, '', 'Pompe frana', 0, 0, 258, '202-102', 1, '216.92'),
(78034, '202-093', 311, '', 'Pompe frana', 0, 0, 258, '202-093', 1, '79.35'),
(78033, '202-091', 311, '', 'Pompe frana', 0, 0, 258, '202-091', 1, '181.75'),
(78032, '202-090', 311, '', 'Pompe frana', 0, 0, 258, '202-090', 1, '91.32'),
(78030, '202-077', 311, '', 'Pompe frana', 0, 0, 258, '202-077', 1, '91.2'),
(78029, '202-074', 311, '', 'Pompe frana', 0, 0, 258, '202-074', 1, '107.49'),
(78028, '202-071', 311, '', 'Pompe frana', 0, 0, 258, '202-071', 1, '115.15'),
(78027, '202-062', 311, '', 'Pompe frana', 0, 0, 258, '202-062', 1, '42.47'),
(78026, '202-061', 311, '', 'Pompe frana', 0, 0, 258, 'C202-061', 1, '92.47'),
(78025, '202-059', 311, '', 'Pompe frana', 0, 0, 258, 'C202-059', 1, '92.47'),
(78024, '202-048', 311, '', 'Pompe frana', 0, 0, 258, '202-048', 1, '128.92'),
(78023, '202-041', 311, '', 'Pompe frana', 0, 0, 258, '202-041', 1, '97.98'),
(78022, '202-040', 311, '', 'Pompe frana', 0, 0, 258, 'C202-040', 1, '84.94'),
(78021, '202-039', 311, '', 'Pompe frana', 0, 0, 258, 'C202-039', 1, '95.13'),
(78020, '202-037', 311, '', 'Pompe frana', 0, 0, 258, 'C202-037', 1, '58.79'),
(78019, '202-036', 311, '', 'Pompe frana', 0, 0, 258, '202-036', 1, '73.14'),
(78018, '202-021', 311, '', 'Pompe frana', 0, 0, 258, '202-021', 1, '45.16'),
(78016, '202-009', 311, '', 'Pompe frana', 0, 0, 258, '202-009', 1, '39.19'),
(78015, '202-005', 311, '', 'Pompe frana', 0, 0, 258, '202-005', 1, '43.56'),
(78014, '202-004', 311, '', 'Pompe frana', 0, 0, 258, '202-004', 1, '49.83'),
(78013, '202-002', 311, '', 'Pompe frana', 0, 0, 258, '202-002', 1, '37.71'),
(78012, '101-979', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '24.5'),
(78011, '101-966', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '45.77'),
(78009, '101-963', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-963', 1, '37.6'),
(78003, '101-933', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-933', 1, '37.42'),
(78002, '101-931', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-931', 1, '33.81'),
(78001, '101-930', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-930', 1, '54.19'),
(78000, '101-923', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '57.82'),
(77996, '101-911', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-911', 1, '49.81'),
(77995, '101-910', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-910', 1, '51.64'),
(77994, '101-909', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-909', 1, '33.73'),
(77993, '101-902', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '33.47'),
(77992, '101-895', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-895', 1, '55.48'),
(77989, '101-884', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-884', 1, '42.16'),
(77987, '101-882', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-882', 1, '47.17'),
(137343, '101-921', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-921', 1, '54.81'),
(77979, '101-838', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '29.78'),
(77978, '101-831', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-831', 1, '21.4'),
(77975, '101-825', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-825', 1, '56.04'),
(77972, '101-815', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-815', 1, '43.14'),
(77969, '101-809', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-809', 1, '69.94'),
(77968, '101-806', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-806', 1, '22.42'),
(77967, '101-803', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-803', 1, '62.6'),
(77966, '101-801', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-801', 1, '38.92'),
(77965, '101-794', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-794', 1, '43.14'),
(77964, '101-790', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-790', 1, '33.47'),
(77961, '101-777', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '27.58'),
(77960, '101-774', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '29.84'),
(77956, '101-767', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-767', 1, '28.55'),
(77955, '101-764', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-764', 1, '52.31'),
(77950, '101-753', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-753', 1, '21.48'),
(77947, '101-746', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-746', 1, '38.92'),
(77944, '101-743', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-743', 1, '26.53'),
(77943, '101-726', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '25.03'),
(77941, '101-707', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-707', 1, '50.21'),
(77940, '101-706', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-706', 1, '33.87'),
(77937, '101-703', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-703', 1, '24.62'),
(77936, '101-700', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-700', 1, '27.09'),
(77935, '101-691', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '72.87'),
(77934, '101-684', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-684', 1, '52.16'),
(77933, '101-683', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-683', 1, '29.43'),
(77932, '101-682', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-682', 1, '43.92'),
(77931, '101-681', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-681', 1, '28.73'),
(77930, '101-680', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-680', 1, '21.99'),
(77927, '101-677', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-677', 1, '27.28'),
(77926, '101-675', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-675', 1, '38.92'),
(77924, '101-673', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '50.21'),
(77922, '101-671', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-671', 1, '37.5'),
(77921, '101-670', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-670', 1, '52.36'),
(77920, '101-669', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-669', 1, '50.21'),
(77918, '101-666', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-666', 1, '69.03'),
(77917, '101-664', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '46.5'),
(77916, '101-663', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-663', 1, '32.07'),
(77909, '101-655', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-655', 1, '57.79'),
(77900, '101-644', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '20.27'),
(77899, '101-633', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-633', 1, '32.63'),
(77898, '101-632', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-632', 1, '32.63'),
(77896, '101-624', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-624', 1, '66.1'),
(77895, '101-620', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '143.91'),
(77892, '101-617', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-617', 1, '35.81'),
(77888, '101-608', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-608', 1, '28.87'),
(77883, '101-603', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-603', 1, '26.8'),
(77879, '101-598', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-598', 1, '31.8'),
(77876, '101-590', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-590', 1, '51.64'),
(77871, '101-580', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '55'),
(77869, '101-578', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-578', 1, '42.95'),
(77868, '101-577', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-577', 1, '42.95'),
(77867, '101-568', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-568', 1, '47.66'),
(77866, '101-567', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-567', 1, '47.47'),
(77865, '101-560', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '32.77'),
(77864, '101-554', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '44.56'),
(77863, '101-553', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '40.8'),
(77862, '101-516', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-516', 1, '38.47'),
(77861, '101-515', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-515', 1, '38.47'),
(77860, '101-514', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '22.23'),
(77859, '101-507', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-507', 1, '41.4'),
(77858, '101-506', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-506', 1, '29.67'),
(77855, '101-481', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-481', 1, '54.94'),
(77854, '101-480', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-480', 1, '56.96'),
(77853, '101-477', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '14.68'),
(77852, '101-476', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-476', 1, '18.25'),
(77851, '101-471', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '40.56'),
(77850, '101-467', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '32.31'),
(77849, '101-464', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-464', 1, '28.36'),
(77846, '101-461', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '53.7'),
(77844, '101-446', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '25.43'),
(77843, '101-444', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '25.56'),
(77840, '101-432', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-432', 1, '103.95'),
(77838, '101-430', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-430', 1, '73.52'),
(77837, '101-429', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-429', 1, '56.96'),
(77827, '101-394', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-394', 1, '28.97'),
(77826, '101-392', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '35.21'),
(77825, '101-387', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-387', 1, '27.52'),
(77824, '101-386', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-386', 1, '42.26'),
(77823, '101-385', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '42.26'),
(77821, '101-376', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '31.85'),
(77820, '101-373', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '27.52'),
(77815, '101-362', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-362', 1, '47.25'),
(77814, '101-361', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-361', 1, '15.35'),
(77813, '101-359', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-359', 1, '20.03'),
(77808, '101-351', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-351', 1, '31.48'),
(77807, '101-350', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-350', 1, '21.56'),
(77806, '101-349', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-349', 1, '18.38'),
(77798, '101-335', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-335', 1, '25.94'),
(77791, '101-324', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-324', 1, '37.82'),
(77790, '101-322', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-322', 1, '22.55'),
(77789, '101-310', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-310', 1, '29.19'),
(77787, '101-303', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '24.09'),
(77786, '101-301', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-301', 1, '19.06'),
(77784, '101-299', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-299', 1, '19.49'),
(77782, '101-296', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '21.34'),
(77780, '101-288', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '31.48'),
(77765, '101-230', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '24.97'),
(77761, '101-223', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '26.77'),
(77758, '101-204', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-204', 1, '35.76'),
(77755, '101-196', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '21.8'),
(77753, '101-182', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-182', 1, '33.22'),
(77750, '101-160', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-160', 1, '19.92'),
(77749, '101-159', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-159', 1, '19.22'),
(77748, '101-158', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-158', 1, '15.7'),
(77746, '101-151', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '22.34'),
(77744, '101-123', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '70.08'),
(77742, '101-115', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-115', 1, '17.9'),
(77741, '101-113', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '39.32'),
(77737, '101-075', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '13.08'),
(77736, '101-072', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-072', 1, '9.35'),
(77733, '101-060', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-060', 1, '12.61'),
(77726, '101-024', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '36.9'),
(77725, '101-002', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '13.17'),
(77724, '101-001', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '11.59'),
(77723, '14.9393.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '181.26'),
(77722, '14.9391.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '324.23'),
(77721, '14.9390.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '186.76'),
(77720, '14.9388.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '170.79'),
(77719, '14.9386.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '152.41'),
(77718, '14.9383.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '181.79'),
(77716, '14.9380.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '200.24'),
(77715, '14.7756.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '253.34'),
(77714, '14.7754.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '136.36'),
(77713, '14.7715.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '156.07'),
(77712, '14.7249.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '163'),
(77710, '14.7247.50', 65, '', 'Tamburi', 0, 0, 123, '', 1, '287.54'),
(77709, '14.7247.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '181.41'),
(77708, '14.7243.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '244.5'),
(77707, '14.7126.20', 65, '', 'Tamburi', 0, 0, 123, '', 1, '163.56'),
(77706, '14.7099.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '297.96'),
(77705, '14.7098.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '217.92'),
(77704, '14.7093.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '175.23'),
(77703, '14.7078.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '311.09'),
(77702, '14.7076.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '260.76'),
(77701, '14.7008.50', 65, '', 'Tamburi', 0, 0, 123, '', 1, '287.54'),
(77700, '14.6796.50', 65, '', 'Tamburi', 0, 0, 123, '', 1, '220.68'),
(77699, '14.6764.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '139.37'),
(77698, '14.6755.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '58.46'),
(77697, '14.5826.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '127.2'),
(77696, '14.5815.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '222.62'),
(77695, '14.5810.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '116.12'),
(77694, '14.5722.50', 65, '', 'Tamburi', 0, 0, 123, '', 1, '276.03'),
(77693, '14.5722.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '198.99'),
(77692, '14.5594.50', 65, '', 'Tamburi', 0, 0, 123, '', 1, '273.94'),
(77691, '14.5594.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '186.38'),
(77690, '14.5591.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '263.69'),
(77689, '14.5106.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '162.7'),
(77688, '14.4978.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '133.22'),
(77687, '14.4722.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '132.01'),
(77686, '14.4719.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '64.65'),
(77685, '14.4718.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '69.48'),
(77684, '14.3283.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '98.19'),
(77683, '14.3256.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '67.36'),
(77682, '14.3252.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '205.55'),
(77681, '14.3219.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '148.32'),
(77680, '14.3161.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '226.36'),
(77679, '14.3156.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '90.85'),
(77677, '09.R103.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '300.33'),
(77676, '09.R102.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '271.44'),
(77675, '09.A428.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '124.75'),
(138204, '14.5816.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '249.58'),
(77671, '09.A357.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '110'),
(77670, '09.A352.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '170.58'),
(77666, '09.A302.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '165.82'),
(77665, '09.A296.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '172.11'),
(77663, '09.A271.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '85.69'),
(77662, '09.A243.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '96.02'),
(77661, '09.A235.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '126.98'),
(77660, '09.A222.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '161.25'),
(77659, '09.A204.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '130.8'),
(77658, '09.A203.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '149.93'),
(77657, '09.A200.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '155.85'),
(77656, '09.A185.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '205.96'),
(77655, '09.A149.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '150.88'),
(77654, '09.A148.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '87.6'),
(77653, '09.A116.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '92.95'),
(77652, '09.A110.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '170.79'),
(77651, '09.A109.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '169.18'),
(77650, '09.A063.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '446.45'),
(77649, '09.A062.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '446.45'),
(77648, '09.A055.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '256.14'),
(126243, '09.A138.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '161.79'),
(77644, '09.9996.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '199.8'),
(77643, '09.9983.60', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '430.24'),
(77642, '09.9983.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '579.68'),
(77641, '09.9936.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '162.28'),
(77640, '09.9935.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '147.38'),
(77639, '09.9931.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '165.26'),
(77638, '09.9915.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '270.68'),
(77637, '09.9911.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '272.89'),
(77636, '09.9908.21', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '201.22'),
(77635, '09.9905.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '195.39'),
(77634, '09.9895.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '132.31'),
(77633, '09.9869.80', 65, '', 'Discuri frana', 0, 0, 82, '09.9869.80', 1, '128.54'),
(77632, '09.9868.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '359.12'),
(77631, '09.9867.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '359.12'),
(77630, '09.9848.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '233.88'),
(77629, '09.9827.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '194'),
(77628, '09.9825.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '187.33'),
(77627, '09.9825.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '314.74'),
(77625, '09.9821.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '210.5'),
(77624, '09.9818.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '148.67'),
(77622, '09.9799.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '142.12'),
(74624, 'F 00M 133 331', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '163.12'),
(77620, '09.9793.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '181.98'),
(77618, '09.9790.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '150.66'),
(77617, '09.9772.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9772.10', 1, '146.17'),
(77614, '09.9760.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '148.46'),
(77613, '09.9758.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '157.38'),
(77612, '09.9755.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '190.58'),
(77611, '09.9752.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9752.14', 1, '189.94'),
(77610, '09.9743.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '176.6'),
(77608, '09.9727.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9727.14', 1, '245.47'),
(77607, '09.9726.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '179.63'),
(77606, '09.9631.34', 65, '', 'Discuri frana', 0, 0, 82, '09.9631.30', 1, '97.31'),
(77605, '09.9631.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9631.10', 1, '125.85'),
(77604, '09.9624.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9624.10', 1, '224.15'),
(77603, '09.9619.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9619.10', 1, '106.15'),
(77601, '09.9618.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9618.10', 1, '119.96'),
(77600, '09.9617.11', 65, '', 'Discuri frana', 0, 0, 82, '09.9617.10', 1, '144.78'),
(77599, '09.9616.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9616.10', 1, '127.57'),
(77598, '09.9615.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9615.10', 1, '181.41'),
(77597, '09.9614.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9614.10', 1, '161.79'),
(77595, '09.9610.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9610.10', 1, '86.79'),
(77594, '09.9609.24', 65, '', 'Discuri frana', 0, 0, 82, '09.9609.20', 1, '140.5'),
(77593, '09.9608.24', 65, '', 'Discuri frana', 0, 0, 82, '09.9608.20', 1, '74.78'),
(77592, '09.9607.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9607.10', 1, '51.23'),
(77591, '09.9598.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '207.46'),
(77590, '09.9591.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '116.45'),
(77589, '09.9590.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9590.10', 1, '209.32'),
(77588, '09.9589.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9589.14', 1, '136.61'),
(77587, '09.9587.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '164.34'),
(77586, '09.9586.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '204.86'),
(77585, '09.9585.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9585.14', 1, '125.37'),
(77584, '09.9582.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9582.10', 1, '135.92'),
(77583, '09.9581.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '195.26'),
(77582, '09.9574.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '196.49'),
(77578, '09.9557.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '187.35'),
(77576, '09.9554.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9554.10', 1, '338.58'),
(77575, '09.9545.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9545.10', 1, '184.5'),
(77574, '09.9544.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9544.10', 1, '271.16'),
(77573, '09.9541.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9541.10', 1, '180.71'),
(77572, '09.9540.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9540.14', 1, '138.86'),
(77571, '09.9537.20', 65, '', 'Discuri frana', 0, 0, 82, '09.9537.20', 1, '131.74'),
(77570, '09.9534.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9534.14', 1, '173.32'),
(77569, '09.9510.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '147.63'),
(77568, '09.9508.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '123.19'),
(77567, '09.9505.11', 65, '', 'Discuri frana', 0, 0, 82, '09.9505.11', 1, '26877.31'),
(77566, '09.9505.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9505.10', 1, '156.68'),
(77565, '09.9481.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '237.03'),
(77564, '09.9481.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9481.10', 1, '178.27'),
(77562, '09.9468.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9468.14', 1, '105.33'),
(77559, '09.9464.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9464.14', 1, '83'),
(77558, '09.9447.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '196.71'),
(77557, '09.9442.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '143.11'),
(77556, '09.9436.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9436.10', 1, '270.6'),
(77555, '09.9435.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '492.58');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(77554, '09.9425.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9425.10', 1, '162.62'),
(77553, '09.9399.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9399.14', 1, '183.22'),
(77552, '09.9373.21', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '284.98'),
(77551, '09.9369.11', 65, '', 'Discuri frana', 0, 0, 82, '09.9369.11', 1, '220.63'),
(77550, '09.9369.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9369.10', 1, '149.4'),
(77549, '09.9368.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9368.10', 1, '193.73'),
(77548, '09.9363.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9363.10', 1, '184.3'),
(77547, '09.9362.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9362.14', 1, '152.17'),
(77546, '09.9355.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9355.10', 1, '269.15'),
(77545, '09.9352.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9352.10', 1, '207.02'),
(77544, '09.9185.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9185.10', 1, '116.52'),
(77543, '09.9182.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9182.10', 1, '390.33'),
(77542, '09.9177.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9177.10', 1, '198.03'),
(77541, '09.9173.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9173.10', 1, '191.04'),
(77540, '09.9172.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9172.10', 1, '164.26'),
(77539, '09.9167.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '164'),
(77538, '09.9167.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9167.10', 1, '99.86'),
(77537, '09.9166.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9166.10', 1, '232.86'),
(77536, '09.9165.11', 65, '', 'Discuri frana', 0, 0, 82, '09.9165.10', 1, '186.14'),
(77534, '09.9164.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9164.10', 1, '148.72'),
(77533, '09.9159.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '164.72'),
(77532, '09.9159.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9159.10', 1, '145.96'),
(77531, '09.9147.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '117.25'),
(77530, '09.9146.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '121.55'),
(77529, '09.9145.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '200.72'),
(77528, '09.9145.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9145.10', 1, '113.89'),
(77527, '09.9143.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9143.10', 1, '165.88'),
(77525, '09.9131.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9131.10', 1, '128.81'),
(77524, '09.9130.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9130.10', 1, '176.41'),
(77523, '09.9128.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '204.24'),
(77522, '09.9086.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '253.24'),
(77521, '09.9080.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9080.10', 1, '162.09'),
(77520, '09.9079.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9079.10', 1, '306.8'),
(77519, '09.9078.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9078.10', 1, '76.93'),
(77518, '09.9077.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9077.10', 1, '150.53'),
(77517, '09.9074.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '170.39'),
(77516, '09.8977.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8977.10', 1, '123.38'),
(77515, '09.8965.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '171.63'),
(77514, '09.8961.21', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '260.36'),
(77512, '09.8953.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8953.10', 1, '243.37'),
(77511, '09.8952.11', 65, '', 'Discuri frana', 0, 0, 82, '09.8952.10', 1, '178.67'),
(77509, '09.8936.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '135.55'),
(77508, '09.8932.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8932.10', 1, '127'),
(77507, '09.8931.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8931.10', 1, '137.65'),
(77506, '09.8904.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '168.19'),
(77504, '09.8903.14', 65, '', 'Discuri frana', 0, 0, 82, '09.8903.10', 1, '100.5'),
(77498, '09.8837.14', 65, '', 'Discuri frana', 0, 0, 82, '09.8837.10', 1, '111'),
(77497, '09.8760.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8760.10', 1, '101.37'),
(77496, '09.8726.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '176.68'),
(77495, '09.8697.80', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '176.6'),
(77494, '09.8695.14', 65, '', 'Discuri frana', 0, 0, 82, '09.8695.10', 1, '62.55'),
(77493, '09.8690.11', 65, '', 'Discuri frana', 0, 0, 82, '09.8690.10', 1, '146.06'),
(77492, '09.8689.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '442.77'),
(77490, '09.8681.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8681.10', 1, '99.46'),
(77489, '09.8680.14', 65, '', 'Discuri frana', 0, 0, 82, '09.8680.10', 1, '93.7'),
(77488, '09.8665.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '99'),
(77487, '09.8656.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8656.10', 1, '134.51'),
(77484, '09.8642.11', 65, '', 'Discuri frana', 0, 0, 82, '09.8642.10', 1, '26877.31'),
(77483, '09.8642.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '139.7'),
(77482, '09.8635.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8635.10', 1, '57.23'),
(77481, '09.8634.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '146.23'),
(77479, '09.8633.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8633.10', 1, '160.28'),
(77478, '09.8616.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8616.10', 1, '203.08'),
(77477, '09.8615.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '170.88'),
(77476, '09.8614.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '190.23'),
(77475, '09.8609.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '135.28'),
(77472, '09.8546.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8546.10', 1, '194.53'),
(77470, '09.8483.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8483.10', 1, '93.73'),
(77469, '09.8475.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8475.10', 1, '145.15'),
(77468, '09.8472.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8472.10', 1, '905.82'),
(77466, '09.8411.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '110.21'),
(77465, '09.8404.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '131.23'),
(77464, '09.8402.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8402.10', 1, '247.09'),
(77463, '09.8324.11', 65, '', 'Discuri frana', 0, 0, 82, '09.8324.10', 1, '207.32'),
(77462, '09.8304.20', 65, '', 'Discuri frana', 0, 0, 82, '09.8304.20', 1, '113.92'),
(77461, '09.8304.11', 65, '', 'Discuri frana', 0, 0, 82, '09.8304.10', 1, '155.79'),
(77460, '09.8303.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '190.64'),
(77459, '09.8303.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8303.10', 1, '157.49'),
(77458, '09.8137.24', 65, '', 'Discuri frana', 0, 0, 82, '09.8137.20', 1, '126.07'),
(77457, '09.8137.14', 65, '', 'Discuri frana', 0, 0, 82, '09.8137.10', 1, '132'),
(77455, '09.8004.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8004.10', 1, '184.71'),
(77454, '09.8003.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8003.10', 1, '164.58'),
(77453, '09.7960.11', 65, '', 'Discuri frana', 0, 0, 82, '09.7960.10', 1, '219.37'),
(77449, '09.7928.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7928.10', 1, '248.24'),
(77448, '09.7910.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7910.10', 1, '239.44'),
(77447, '09.7880.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '228.16'),
(77446, '09.7880.11', 65, '', 'Discuri frana', 0, 0, 82, '09.7880.10', 1, '261.44'),
(77445, '09.7877.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7877.10', 1, '169.21'),
(77444, '09.7870.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7870.10', 1, '789.73'),
(77443, '09.7826.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7826.10', 1, '100.05'),
(77442, '09.7825.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '200.09'),
(77440, '09.7824.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7824.10', 1, '96.31'),
(77438, '09.7821.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '151.14'),
(77436, '09.7820.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7820.10', 1, '121.28'),
(77435, '09.7807.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7807.10', 1, '136.9'),
(77434, '09.7806.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '140.5'),
(77432, '09.7777.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7777.10', 1, '93.03'),
(77431, '09.7728.11', 65, '', 'Discuri frana', 0, 0, 82, '09.7728.10', 1, '260.5'),
(77430, '09.7727.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7727.10', 1, '113.06'),
(77429, '09.7723.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7723.10', 1, '257.19'),
(77427, '09.7720.11', 65, '', 'Discuri frana', 0, 0, 82, '09.7702.10', 1, '148.81'),
(77426, '09.7719.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7719.10', 1, '108.92'),
(77425, '09.7717.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7717.10', 1, '124.26'),
(77424, '09.7702.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '120.53'),
(77423, '09.7701.11', 65, '', 'Discuri frana', 0, 0, 82, '09.7701.11', 1, '114.97'),
(77422, '09.7680.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7680.10', 1, '247.89'),
(77421, '09.7652.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7652.10', 1, '201.25'),
(77420, '09.7629.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '180.1'),
(77419, '09.7629.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7629.10', 1, '119.48'),
(77418, '09.7628.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '136.12'),
(77417, '09.7628.14', 65, '', 'Discuri frana', 0, 0, 82, '09.7628.10', 1, '93.03'),
(77416, '09.7606.11', 65, '', 'Discuri frana', 0, 0, 82, '09.7606.10', 1, '208.38'),
(77414, '09.7398.11', 65, '', 'Discuri frana', 0, 0, 82, '09.7398.10', 1, '154.72'),
(77413, '09.7395.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7395.10', 1, '102.92'),
(77409, '09.7377.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7377.10', 1, '143.47'),
(77408, '09.7376.14', 65, '', 'Discuri frana', 0, 0, 82, '09.7376.14', 1, '136.34'),
(77405, '09.7314.24', 65, '', 'Discuri frana', 0, 0, 82, '09.7314.20', 1, '146.47'),
(77404, '09.7314.14', 65, '', 'Discuri frana', 0, 0, 82, '09.7314.10', 1, '132.92'),
(77403, '09.7292.34', 65, '', 'Discuri frana', 0, 0, 82, '09.7292.30', 1, '134.43'),
(77402, '09.7279.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7279.10', 1, '106.61'),
(77401, '09.7267.50', 65, '', 'Discuri frana', 0, 0, 82, '09.7267.50', 1, '265.92'),
(77400, '09.7263.20', 65, '', 'Discuri frana', 0, 0, 82, '09.7263.20', 1, '188.19'),
(77399, '09.7262.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7262.10', 1, '161.13'),
(77398, '09.7261.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7261.10', 1, '153.99'),
(77397, '09.7227.20', 65, '', 'Discuri frana', 0, 0, 82, '09.7227.20', 1, '180.48'),
(77396, '09.7226.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7226.10', 1, '195.79'),
(77395, '09.7225.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7225.10', 1, '134.34'),
(77394, '09.7196.14', 65, '', 'Discuri frana', 0, 0, 82, '09.7196.10', 1, '113.33'),
(77392, '09.7183.40', 65, '', 'Discuri frana', 0, 0, 82, '09.7183.40', 1, '595.83'),
(77391, '09.7131.14', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO BREMBO EASYCHECK2', 1, '122.11'),
(77390, '09.7118.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7118.10', 1, '139.48'),
(77388, '09.7074.11', 65, '', 'Discuri frana', 0, 0, 82, '09.7074.10', 1, '208.43'),
(77387, '09.7056.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7056.10', 1, '107.28'),
(77386, '09.7043.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7043.10', 1, '100.86'),
(77385, '09.7012.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '112.95'),
(77384, '09.7012.14', 65, '', 'Discuri frana', 0, 0, 82, '09.7012.10', 1, '80'),
(77383, '09.7011.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '129.02'),
(77382, '09.7011.14', 65, '', 'Discuri frana', 0, 0, 82, '09.7011.10', 1, '82.82'),
(77381, '09.7010.76', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '156.04'),
(77380, '09.7010.20', 65, '', 'Discuri frana', 0, 0, 82, '09.7010.20', 1, '124.43'),
(77379, '09.6997.24', 65, '', 'Discuri frana', 0, 0, 82, '09.6997.20', 1, '159.02'),
(77378, '09.6997.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6997.10', 1, '123.27'),
(77377, '09.6983.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6983.10', 1, '116.04'),
(77376, '09.6969.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6969.10', 1, '326.35'),
(77375, '09.6967.14', 65, '', 'Discuri frana', 0, 0, 82, '09.6967.10', 1, '74.94'),
(77374, '09.6959.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6959.10', 1, '119'),
(77373, '09.6943.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6943.10', 1, '93.16'),
(77372, '09.6942.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6942.10', 1, '119.02'),
(77371, '09.6934.75', 65, '', 'Discuri frana', 0, 0, 82, '09.6934.75', 1, '213.46'),
(77370, '09.6934.14', 65, '', 'Discuri frana', 0, 0, 82, '09.6934.10', 1, '80.56'),
(77369, '09.6932.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6932.10', 1, '114.08'),
(77368, '09.6925.14', 65, '', 'Discuri frana', 0, 0, 82, '09.6925.10', 1, '136.39'),
(77362, '09.6866.20', 65, '', 'Discuri frana', 0, 0, 82, '09.6866.20', 1, '172.94'),
(77361, '09.6863.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6863.10', 1, '170.45'),
(77360, '09.6845.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '202.65'),
(77359, '09.6845.14', 65, '', 'Discuri frana', 0, 0, 82, '09.6845.10', 1, '130.45'),
(77358, '09.6843.21', 65, '', 'Discuri frana', 0, 0, 82, '09.6843.20', 1, '208.59'),
(77355, '09.6841.11', 65, '', 'Discuri frana', 0, 0, 82, '09.6841.10', 1, '157.92'),
(77352, '09.6813.20', 65, '', 'Discuri frana', 0, 0, 82, '09.6813.20', 1, '291.18'),
(77349, '09.6799.14', 65, '', 'Discuri frana', 0, 0, 82, '09.6799.10', 1, '71.13'),
(77348, '09.6771.14', 65, '', 'Discuri frana', 0, 0, 82, '09.6771.14', 1, '153.65'),
(77347, '09.6763.20', 65, '', 'Discuri frana', 0, 0, 82, '09.6763.20', 1, '404.99'),
(77346, '09.6753.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6753.10', 1, '142.65'),
(77345, '09.6752.20', 65, '', 'Discuri frana', 0, 0, 82, '09.6752.20', 1, '330.25'),
(77344, '09.6752.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6752.10', 1, '192.27'),
(77343, '09.6747.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6747.10', 1, '153.62'),
(77339, '09.6727.34', 65, '', 'Discuri frana', 0, 0, 82, '09.6727.30', 1, '65.05'),
(77334, '09.5935.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5935.10', 1, '260.01'),
(77331, '09.5904.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5904.10', 1, '122.92'),
(77326, '09.5870.34', 65, '', 'Discuri frana', 0, 0, 82, '09.5870.30', 1, '119.88'),
(77325, '09.5870.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5870.10', 1, '97'),
(77324, '09.5869.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5869.10', 1, '86.93'),
(77322, '09.5857.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5857.10', 1, '72.98'),
(77321, '09.5844.24', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '118.27'),
(77319, '09.5843.34', 65, '', 'Discuri frana', 0, 0, 82, '09.5843.34', 1, '107.58'),
(77317, '09.5807.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5807.10', 1, '182.4'),
(77316, '09.5804.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5804.10', 1, '169.58'),
(77315, '09.5802.76', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '149.69'),
(77314, '09.5802.24', 65, '', 'Discuri frana', 0, 0, 82, '09.5802.20', 1, '73.3'),
(77313, '09.5795.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5795.10', 1, '152.14'),
(77312, '09.5784.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '167.81'),
(77311, '09.5749.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5749.10', 1, '172.78'),
(77310, '09.5745.76', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '149.83'),
(77309, '09.5745.24', 65, '', 'Discuri frana', 0, 0, 82, '09.5745.24', 1, '114.81'),
(77308, '09.5745.21', 65, '', 'Discuri frana', 0, 0, 82, '09.5745.21', 1, '121.66'),
(77306, '09.5736.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5736.10', 1, '118.81'),
(77305, '09.5735.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5735.10', 1, '100.59'),
(77302, '09.5718.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5718.10', 1, '112.63'),
(77301, '09.5710.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '176.76'),
(77300, '09.5708.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5708.10', 1, '112.87'),
(77299, '09.5707.75', 65, '', 'Discuri frana', 0, 0, 82, '09.5707.75', 1, '149.8'),
(77296, '09.5674.24', 65, '', 'Discuri frana', 0, 0, 82, '09.5674.20', 1, '114.83'),
(77294, '09.5649.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5649.10', 1, '140.39'),
(77293, '09.5632.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5632.10', 1, '142.22'),
(77292, '09.5589.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5589.10', 1, '154.72'),
(77291, '09.5584.14', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO BREMBO EASYCHECK2', 1, '100.05'),
(77290, '09.5581.34', 65, '', 'Discuri frana', 0, 0, 82, '09.5581.30', 1, '115.12'),
(77289, '09.5579.21', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '393.09'),
(77288, '09.5570.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '131.23'),
(77287, '09.5570.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5570.10', 1, '105.89'),
(77286, '09.5568.76', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '306.6'),
(77285, '09.5568.24', 65, '', 'Discuri frana', 0, 0, 82, '09.5568.20', 1, '163.94'),
(77284, '09.5566.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5566.10', 1, '112.47'),
(77283, '09.5527.24', 65, '', 'Discuri frana', 0, 0, 82, '09.5527.20', 1, '70.02'),
(77282, '09.5509.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '123.73'),
(77281, '09.5509.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5509.10', 1, '86.58'),
(77280, '09.5488.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5488.10', 1, '278.72'),
(77278, '09.5390.77', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '165.66'),
(77277, '09.5390.34', 65, '', 'Discuri frana', 0, 0, 82, '09.5390.30', 1, '100.67'),
(77276, '09.5290.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5290.10', 1, '104.1'),
(77275, '09.5285.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '134.34'),
(77274, '09.5285.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5285.10', 1, '79.7'),
(77273, '09.5282.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5282.10', 1, '125.88'),
(77272, '09.5254.20', 65, '', 'Discuri frana', 0, 0, 82, '09.5254.20', 1, '151.31'),
(77271, '09.5254.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5254.10', 1, '161.41'),
(77270, '09.5253.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5253.10', 1, '88.75'),
(77269, '09.5252.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5252.10', 1, '137.14'),
(77267, '09.5196.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5196.10', 1, '65.05'),
(77266, '09.5194.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5194.10', 1, '150.96'),
(77265, '09.5180.24', 65, '', 'Discuri frana', 0, 0, 82, '09.5180.20', 1, '137.55'),
(77261, '09.5148.76', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '115.53'),
(77260, '09.5148.24', 65, '', 'Discuri frana', 0, 0, 82, '09.5148.20', 1, '74.32'),
(77259, '09.5147.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '207.74'),
(77254, '09.5023.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5023.10', 1, '113.62'),
(77251, '09.5004.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5004.10', 1, '108.19'),
(77250, '09.4987.24', 65, '', 'Discuri frana', 0, 0, 82, '09.4987.20', 1, '85.61'),
(77249, '09.4939.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '278.82'),
(77248, '09.4939.34', 65, '', 'Discuri frana', 0, 0, 82, '09.4939.34', 1, '215.34'),
(77247, '09.4939.24', 65, '', 'Discuri frana', 0, 0, 82, '09.4939.20', 1, '154.53'),
(77246, '09.4939.14', 65, '', 'Discuri frana', 0, 0, 82, '09.4939.10', 1, '168.3'),
(77245, '09.4914.34', 65, '', 'Discuri frana', 0, 0, 82, '09.4914.30', 1, '58.2'),
(77244, '09.4883.10', 65, '', 'Discuri frana', 0, 0, 82, '09.4883.10', 1, '104.22'),
(77242, '09.4869.34', 65, '', 'Discuri frana', 0, 0, 82, '09.4869.30', 1, '96.39'),
(77241, '09.4866.30', 65, '', 'Discuri frana', 0, 0, 82, '09.4866.30', 1, '148.14'),
(77240, '09.4769.10', 65, '', 'Discuri frana', 0, 0, 82, '09.4769.10', 1, '185.88'),
(77238, '09.4765.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '82.73'),
(77237, '09.4765.14', 65, '', 'Discuri frana', 0, 0, 82, '09.4765.10', 1, '56.88'),
(77236, '09.3357.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3357.10', 1, '106.15'),
(77234, '09.3148.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '118.89'),
(77230, '09.3095.20', 65, '', 'Discuri frana', 0, 0, 82, '09.3095.20', 1, '183.99'),
(77229, '09.3090.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '78.46'),
(77228, '09.3090.14', 65, '', 'Discuri frana', 0, 0, 82, '09.3090.10', 1, '45.08'),
(77223, '08.A336.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '96.8'),
(77222, '08.A328.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '61.99'),
(77220, '08.A298.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '103.66'),
(77218, '08.A292.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '105.37'),
(77217, '08.A273.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '107.46'),
(77214, '08.A239.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '208.67'),
(77211, '08.A238.47', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '241.92'),
(126039, '08.A260.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '141.93'),
(77206, '08.A151.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '69.54'),
(126037, '08.A135.17', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '282.49'),
(77202, '08.A114.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '102.22'),
(77201, '08.A112.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '88.36'),
(77200, '08.A111.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '89.62'),
(77199, '08.A029.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '90.85'),
(77198, '08.A029.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '102.07'),
(77196, '08.9975.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '76.74'),
(77195, '08.9918.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '93.2'),
(77194, '08.9913.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '149.96'),
(74623, 'F 00M 133 289', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '123.31'),
(77190, '08.9787.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9787.10', 1, '156.92'),
(77188, '08.9759.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '161.41'),
(77186, '08.9734.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '120.88'),
(77185, '08.9729.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '245.58'),
(77184, '08.9719.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9719.10', 1, '59.08'),
(77182, '08.9606.14', 65, '', 'Discuri frana', 0, 0, 82, '08.9606.10', 1, '69.7'),
(77178, '08.9602.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9602.10', 1, '77.79'),
(77176, '08.9600.24', 65, '', 'Discuri frana', 0, 0, 82, '08.9600.20', 1, '60.67'),
(77175, '08.9597.17', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '304.55'),
(77173, '08.9584.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '142.22'),
(77172, '08.9580.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9580.10', 1, '98.84'),
(77171, '08.9512.27', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '270.49'),
(77165, '08.9509.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '112.6'),
(77164, '08.9502.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9502.10', 1, '78.7'),
(77163, '08.9488.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9488.10', 1, '87.76'),
(77162, '08.9461.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '169.4'),
(77160, '08.9459.20', 65, '', 'Discuri frana', 0, 0, 82, '08.9459.20', 1, '195.69'),
(77157, '08.9179.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9179.10', 1, '162.88'),
(77156, '08.9176.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9176.10', 1, '143.65'),
(77155, '08.9175.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9175.10', 1, '97.25'),
(77154, '08.9163.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9163.10', 1, '76.15'),
(77153, '08.9148.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '192.03'),
(77152, '08.9148.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9148.10', 1, '81.04'),
(77150, '08.9136.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9136.10', 1, '85.4'),
(77149, '08.9084.11', 65, '', 'Discuri frana', 0, 0, 82, '08.9084.10', 1, '99.05'),
(77148, '08.9083.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9083.10', 1, '80.21'),
(77147, '08.8843.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '164.21'),
(77146, '08.8727.10', 65, '', 'Discuri frana', 0, 0, 82, '08.8727.10', 1, '67.31'),
(77145, '08.8705.10', 65, '', 'Discuri frana', 0, 0, 82, '08.8705.10', 1, '60.78'),
(77144, '08.8682.10', 65, '', 'Discuri frana', 0, 0, 82, '08.8682.10', 1, '102.41'),
(77143, '08.8679.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '78.09'),
(77142, '08.8638.10', 65, '', 'Discuri frana', 0, 0, 82, '08.8638.10', 1, '73.2'),
(77141, '08.8554.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '190.12'),
(77139, '08.8405.10', 65, '', 'Discuri frana', 0, 0, 82, '08.8405.10', 1, '116.04'),
(77138, '08.8316.10', 65, '', 'Discuri frana', 0, 0, 82, '08.8316.10', 1, '114.94'),
(77137, '08.8305.11', 65, '', 'Discuri frana', 0, 0, 82, '08.8305.10', 1, '26877.31'),
(77135, '08.8163.10', 65, '', 'Discuri frana', 0, 0, 82, '08.8163.10', 1, '94.94'),
(77134, '08.8094.60', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '104.56'),
(77133, '08.8094.50', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '142.03'),
(77132, '08.8094.40', 65, '', 'Discuri frana', 0, 0, 82, '08.8094.40', 1, '117.2'),
(77131, '08.8094.30', 65, '', 'Discuri frana', 0, 0, 82, '08.8094.30', 1, '121.79'),
(77126, '08.7861.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '183.4'),
(77125, '08.7861.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7861.10', 1, '71.09'),
(77123, '08.7814.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7814.10', 1, '135.02'),
(77122, '08.7811.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7811.10', 1, '82.36'),
(77121, '08.7772.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7772.10', 1, '444.77'),
(77120, '08.7765.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7765.10', 1, '93.73'),
(77119, '08.7725.20', 65, '', 'Discuri frana', 0, 0, 82, '08.7725.20', 1, '109'),
(77118, '08.7725.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7725.10', 1, '103.81'),
(77117, '08.7724.20', 65, '', 'Discuri frana', 0, 0, 82, '08.7724.20', 1, '130.45'),
(77110, '08.7358.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7358.10', 1, '71.18'),
(77109, '08.7354.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7354.10', 1, '143.65'),
(77108, '08.7352.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7352.10', 1, '73.09'),
(77104, '08.7288.14', 65, '', 'Discuri frana', 0, 0, 82, '08.7288.10', 1, '80.43'),
(77103, '08.7238.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7238.10', 1, '56.31'),
(77100, '08.7211.20', 65, '', 'Discuri frana', 0, 0, 82, '08.7211.20', 1, '97.23'),
(77098, '08.7165.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '68.44'),
(77097, '08.7165.14', 65, '', 'Discuri frana', 0, 0, 82, '08.7165.10', 1, '44.32'),
(77096, '08.7132.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7132.10', 1, '113.3'),
(77090, '08.7042.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7042.10', 1, '76.82'),
(77089, '08.7019.80', 65, '', 'Discuri frana', 0, 0, 82, '08.7019.80', 1, '160.34'),
(77088, '08.7015.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7015.10', 1, '103.41'),
(77087, '08.7014.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7014.10', 1, '96.15'),
(77079, '08.6903.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '132.92'),
(77078, '08.6903.14', 65, '', 'Discuri frana', 0, 0, 82, '08.6903.10', 1, '65.26'),
(77077, '08.6899.10', 65, '', 'Discuri frana', 0, 0, 82, '08.6899.10', 1, '87.63'),
(77076, '08.6898.10', 65, '', 'Discuri frana', 0, 0, 82, '08.6898.10', 1, '100.61'),
(77075, '08.6897.14', 65, '', 'Discuri frana', 0, 0, 82, '08.6897.10', 1, '135.07'),
(77074, '08.6857.10', 65, '', 'Discuri frana', 0, 0, 82, '08.6857.10', 1, '81.07'),
(77073, '08.6853.80', 65, '', 'Discuri frana', 0, 0, 82, '08.6853.80', 1, '114.24'),
(77072, '08.6838.10', 65, '', 'Discuri frana', 0, 0, 82, '08.6838.10', 1, '103.7'),
(77068, '08.6704.10', 65, '', 'Discuri frana', 0, 0, 82, '08.6704.10', 1, '90.02'),
(77067, '08.5959.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5959.10', 1, '182.22'),
(77066, '08.5952.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5952.10', 1, '161.01'),
(77065, '08.5905.14', 65, '', 'Discuri frana', 0, 0, 82, '08.5905.10', 1, '81.52'),
(77064, '08.5898.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5898.10', 1, '117.68'),
(77063, '08.5891.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5891.10', 1, '102.65'),
(77061, '08.5834.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5834.20', 1, '88.78'),
(77060, '08.5834.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5834.10', 1, '37.86'),
(77059, '08.5833.25', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '301.13'),
(77058, '08.5833.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5833.20', 1, '127.9'),
(77057, '08.5803.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5803.20', 1, '112.6'),
(77055, '08.5748.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5748.10', 1, '117.9'),
(77054, '08.5747.14', 65, '', 'Discuri frana', 0, 0, 82, '08.5747.10', 1, '88.27'),
(77053, '08.5743.11', 65, '', 'Discuri frana', 0, 0, 82, '08.5743.10', 1, '57.98'),
(77052, '08.5741.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5741.20', 1, '81.12'),
(77051, '08.5729.14', 65, '', 'Discuri frana', 0, 0, 82, '08.5729.10', 1, '70.22'),
(77050, '08.5719.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5719.10', 1, '94.08'),
(77049, '08.5709.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5709.10', 1, '82.04'),
(77048, '08.5691.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5691.10', 1, '82.28'),
(77047, '08.5651.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5651.10', 1, '84.16'),
(77045, '08.5645.50', 65, '', 'Discuri frana', 0, 0, 82, '08.5645.50', 1, '110.37'),
(77041, '08.5580.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5580.10', 1, '160.98'),
(77040, '08.5569.76', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '100.63'),
(77039, '08.5569.24', 65, '', 'Discuri frana', 0, 0, 82, '08.5569.20', 1, '124.86'),
(77038, '08.5559.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5559.10', 1, '84.11'),
(77037, '08.5464.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5464.10', 1, '98.3'),
(77036, '08.5443.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5443.10', 1, '84.35'),
(77035, '08.5442.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5442.10', 1, '101.42'),
(77034, '08.5366.76', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '164.24'),
(77033, '08.5366.24', 65, '', 'Discuri frana', 0, 0, 82, '08.5366.20', 1, '80.7'),
(77032, '08.5359.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '107.73'),
(77031, '08.5359.14', 65, '', 'Discuri frana', 0, 0, 82, '08.5359.10', 1, '64.08'),
(77030, '08.5334.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5334.10', 1, '49.19'),
(77025, '08.5243.24', 65, '', 'Discuri frana', 0, 0, 82, '08.5243.20', 1, '46.8'),
(77024, '08.5243.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5243.10', 1, '50.94'),
(77023, '08.5237.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5237.10', 1, '72.82'),
(77022, '08.5213.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5213.20', 1, '81.52'),
(77021, '08.5213.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5213.10', 1, '111.26'),
(77020, '08.5211.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5211.10', 1, '47.44'),
(77019, '08.5181.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5181.10', 1, '136.93'),
(77018, '08.5178.30', 65, '', 'Discuri frana', 0, 0, 82, '08.5178.30', 1, '77.95'),
(77017, '08.5178.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5178.10', 1, '75.75'),
(77016, '08.5177.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5177.10', 1, '163.19'),
(77015, '08.5174.34', 65, '', 'Discuri frana', 0, 0, 82, '08.5174.30', 1, '99.65'),
(77014, '08.5164.14', 65, '', 'Discuri frana', 0, 0, 82, '08.5164.10', 1, '42.77'),
(77013, '08.5149.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '143.97'),
(77012, '08.5149.14', 65, '', 'Discuri frana', 0, 0, 82, '08.5149.10', 1, '44.51'),
(77011, '08.5086.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '105.72'),
(77005, '08.5013.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5013.10', 1, '77.8'),
(77004, '08.5005.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '183.79'),
(77003, '08.5005.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5005.20', 1, '77.87'),
(77002, '08.5005.14', 65, '', 'Discuri frana', 0, 0, 82, '08.5005.10', 1, '82.79'),
(77001, '08.4962.20', 65, '', 'Discuri frana', 0, 0, 82, '08.4962.20', 1, '58.4'),
(77000, '08.4931.76', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '140.61'),
(76999, '08.4931.24', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '48.55'),
(76998, '08.4929.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '71.69'),
(76997, '08.4929.14', 65, '', 'Discuri frana', 0, 0, 82, '08.4929.10', 1, '38.04'),
(76996, '08.4927.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4927.10', 1, '72.9'),
(76995, '08.4874.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '77.52'),
(76994, '08.4750.44', 65, '', 'Discuri frana', 0, 0, 82, '08.4750.40', 1, '101.2'),
(76993, '08.4750.34', 65, '', 'Discuri frana', 0, 0, 82, '08.4750.30', 1, '77.17'),
(76992, '08.4738.24', 65, '', 'Discuri frana', 0, 0, 82, '08.4738.20', 1, '74.35'),
(76990, '08.4487.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4487.10', 1, '102.14'),
(76989, '08.4475.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '75.32'),
(76988, '08.4475.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4475.10', 1, '40.78'),
(76987, '08.4415.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4415.10', 1, '70.13'),
(76986, '08.4365.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4365.10', 1, '70.59'),
(76985, '08.4177.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '58.97'),
(76983, '08.3947.24', 65, '', 'Discuri frana', 0, 0, 82, '08.3947.20', 1, '74.3'),
(76982, '08.3939.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3939.10', 1, '67.55'),
(76981, '08.3907.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3907.10', 1, '154.48'),
(76980, '08.3713.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3713.10', 1, '99.11'),
(76979, '08.3637.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3637.10', 1, '79.78'),
(76978, '08.3636.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3636.10', 1, '28.92'),
(76977, '08.3441.24', 65, '', 'Discuri frana', 0, 0, 82, '08.3441.20', 1, '107.49'),
(76976, '08.3189.20', 65, '', 'Discuri frana', 0, 0, 82, '08.3189.20', 1, '67.93'),
(76975, '08.3147.14', 65, '', 'Discuri frana', 0, 0, 82, '08.3147.10', 1, '40.75'),
(76974, '08.3136.14', 65, '', 'Discuri frana', 0, 0, 82, '08.3136.10', 1, '104.83'),
(76973, '08.3126.24', 65, '', 'Discuri frana', 0, 0, 82, '08.3126.20', 1, '68.28'),
(76972, '08.3126.14', 65, '', 'Discuri frana', 0, 0, 82, '08.3126.10', 1, '67.6'),
(76971, '08.3089.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3089.10', 1, '86.36'),
(76969, '08.3068.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3068.10', 1, '61.58'),
(76968, '08.2985.20', 65, '', 'Discuri frana', 0, 0, 82, '08.2985.20', 1, '72.87'),
(76967, '08.2985.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2985.10', 1, '34.65'),
(76966, '08.2982.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2982.10', 1, '115.53'),
(76965, '08.2958.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '69.22'),
(76964, '08.2958.14', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO BREMBO EASYCHECK2', 1, '33.68'),
(76963, '08.2953.20', 65, '', 'Discuri frana', 0, 0, 82, '08.2953.20', 1, '78.3'),
(76960, '08.2794.14', 65, '', 'Discuri frana', 0, 0, 82, '08.2794.10', 1, '61.77'),
(76959, '08.2631.34', 65, '', 'Discuri frana', 0, 0, 82, '08.2631.30', 1, '28.12'),
(76958, '08.2559.24', 65, '', 'Discuri frana', 0, 0, 82, '08.2559.20', 1, '39.95'),
(76957, '08.2479.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2479.10', 1, '61.71'),
(76956, '08.2275.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2275.10', 1, '61.89'),
(76955, '08.2138.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2138.10', 1, '49.34'),
(76954, '08.1757.20', 65, '', 'Discuri frana', 0, 0, 82, '08.1757.20', 1, '54.81'),
(76953, '08.1395.40', 65, '', 'Discuri frana', 0, 0, 82, '08.1395.40', 1, '61.88'),
(76952, 'P 24 055', 65, '', 'Placute de frana', 0, 0, 402, '', 1, '90.96'),
(76951, '7 782 324 011', 30, '', 'Altele', 0, 0, 786, 'M7782322011', 1, '175.28'),
(76950, '1 315 106 919', 30, '', 'Semnalizator', 0, 0, 62, 'F1315106919', 1, '115.97'),
(76949, '1 315 106 910', 30, '', 'Semnalizator', 0, 0, 62, 'F1315106910', 1, '144.42'),
(76948, '1 307 022 332', 30, '', 'Far', 0, 0, 259, 'F1307022332', 1, '849.76'),
(76947, '1 307 022 195', 30, '', 'Far', 0, 0, 259, 'F1307022194', 1, '321.43'),
(76946, '1 307 022 194', 30, '', 'Far', 0, 0, 259, 'F1307022194', 1, '582.04'),
(76945, '1 307 022 167', 30, '', 'Far', 0, 0, 259, 'F1307022166', 1, '294.09'),
(76944, '1 305 621 930', 30, '', 'Far', 0, 0, 14, '', 1, '133.04'),
(76943, '1 305 621 929', 30, '', 'Far', 0, 0, 14, '', 1, '133.04'),
(76942, '1 305 621 827', 30, '', 'Far', 0, 0, 14, '', 1, '246.04'),
(76941, '1 305 621 804', 30, '', 'Far', 0, 0, 14, '', 1, '226.76'),
(76940, '1 305 621 796', 30, '', 'Far', 0, 0, 3499, '', 1, '188.76'),
(76939, '1 305 621 795', 30, '', 'Far', 0, 0, 3499, '', 1, '188.76'),
(76938, '1 305 621 698', 30, '', 'Far', 0, 0, 1492, '', 1, '86.02'),
(76937, '1 305 621 634', 30, '', 'Far', 0, 0, 14, '', 1, '118.81'),
(76936, '1 305 621 633', 30, '', 'Far', 0, 0, 14, '', 1, '118.81'),
(76935, '1 305 621 608', 30, '', 'Far', 0, 0, 14, '', 1, '61.65'),
(76934, '1 305 621 607', 30, '', 'Far', 0, 0, 14, '', 1, '61.65'),
(76928, '1 305 620 987', 30, '', 'Far', 0, 0, 14, '', 1, '97.47'),
(76927, '1 305 620 978', 30, '', 'Far', 0, 0, 14, '', 1, '231.32'),
(76926, '1 305 620 582', 30, '', 'Far', 0, 0, 14, '', 1, '168.17'),
(76925, '1 305 620 581', 30, '', 'Far', 0, 0, 14, '', 1, '165.98'),
(76924, '1 305 620 546', 30, '', 'Far', 0, 0, 14, '', 1, '117.72'),
(76923, '1 305 615 904', 30, '', 'Far', 0, 0, 1492, '', 1, '241.52'),
(76922, '1 305 615 027', 30, '', 'Far', 0, 0, 14, '', 1, '96.6'),
(76921, '1 305 331 902', 30, '', 'Far', 0, 0, 88, '', 1, '335.26'),
(76920, '0 986 310 516', 30, '', 'Far', 0, 0, 259, 'F0986310515', 1, '520.73'),
(76918, '0 318 140 214', 30, '', 'Far', 0, 0, 259, 'F0318140214', 1, '494.99'),
(76917, '0 318 134 314', 30, '', 'Far', 0, 0, 259, 'F0318134313', 1, '360.52'),
(76916, '0 318 134 313', 30, '', 'Far', 0, 0, 259, 'F0318134313', 1, '360.52'),
(76915, '0 318 113 213', 30, '', 'Far', 0, 0, 259, 'F0318113213', 1, '320.46'),
(76914, '0 315 202 010', 30, '', 'Far', 0, 0, 472, 'F0315202010', 1, '164.26'),
(76913, '0 311 332 002', 30, '', 'Semnalizator', 0, 0, 62, 'F0311332001', 1, '119.15'),
(76911, '0 305 068 004', 30, '', 'Far ceata', 0, 0, 289, 'F0305068003', 1, '268.39'),
(76910, '0 305 068 003', 30, '', 'Far ceata', 0, 0, 289, 'F0305068003', 1, '268.39'),
(76909, '0 305 062 004', 30, '', 'Far ceata', 0, 0, 289, 'F0305062001', 1, '86.98'),
(76908, '0 305 062 003', 30, '', 'Far ceata', 0, 0, 289, 'F0305062001', 1, '86.98'),
(76907, '0 305 060 002', 30, '', 'Far', 0, 0, 289, 'F0305060003', 1, '140.93'),
(76906, '0 305 060 001', 30, '', 'Far', 0, 0, 289, 'F0305060003', 1, '140.93'),
(76905, '0 305 054 012', 30, '', 'Far ceata', 0, 0, 289, 'F0305054001', 1, '140.54'),
(76903, '0 301 709 010', 30, '', 'Far', 0, 0, 202, 'F0301709009', 1, '124.92'),
(76902, '0 301 709 009', 30, '', 'Lucas', 0, 0, 202, 'F0301709009', 1, '106.86'),
(76901, '0 301 400 301', 30, '', 'Far', 0, 0, 259, 'F0301400301', 1, '174.69'),
(76900, '0 301 219 202', 30, '', 'Far', 0, 0, 259, 'F0301219203', 1, '537.92'),
(76899, '0 301 205 201', 30, '', 'Far', 0, 0, 259, 'F0301205201', 1, '574.74'),
(76898, '0 301 198 282', 30, '', 'Far', 0, 0, 259, 'F0301198273', 1, '909.86'),
(76897, '0 301 198 280', 30, '', 'Far', 0, 0, 259, 'F0301198273', 1, '904.81'),
(76896, '0 301 183 204', 30, '', 'Far', 0, 0, 259, 'F0301183201', 1, '549.74'),
(76894, '0 301 182 211', 30, '', 'Far', 0, 0, 259, 'F0301182211', 1, '546.25'),
(76893, '0 301 182 202', 30, '', 'Far', 0, 0, 259, 'F0301182201', 1, '584.34'),
(76892, '0 301 182 201', 30, '', 'Far', 0, 0, 259, 'F0301182201', 1, '584.34'),
(76891, '0 301 177 272', 30, '', 'Far', 0, 0, 259, 'F0301177271', 1, '2334.04'),
(76890, '0 301 177 271', 30, '', 'Far', 0, 0, 259, 'F0301177271', 1, '2334.04'),
(76889, '0 301 175 002', 30, '', 'Far', 0, 0, 259, 'F0301175001', 1, '454.83'),
(76888, '0 301 175 001', 30, '', 'Far', 0, 0, 259, 'F0301175001', 1, '298.4'),
(76887, '0 301 174 280', 30, '', 'Far', 0, 0, 259, 'F0301174271', 1, '1676.25'),
(76886, '0 301 174 279', 30, '', 'Far', 0, 0, 259, 'F0301174271', 1, '1674.06'),
(76885, '0 301 174 206', 30, '', 'Far', 0, 0, 259, 'F0301174203', 1, '487.94'),
(76884, '0 301 172 204', 30, '', 'Far', 0, 0, 259, 'F0301172203', 1, '405.22'),
(76883, '0 301 172 203', 30, '', 'Far', 0, 0, 259, 'F0301172203', 1, '405.22'),
(76882, '0 301 166 272', 30, '', 'Far', 0, 0, 259, 'F0301166271', 1, '3306.04'),
(76881, '0 301 166 202', 30, '', 'Far', 0, 0, 259, 'F0301166201', 1, '675.55'),
(76879, '0 301 164 207', 30, '', 'Far', 0, 0, 259, 'F0301164201', 1, '814.16'),
(76878, '0 301 163 204', 30, '', 'Far', 0, 0, 259, 'F0301163203', 1, '564.25'),
(76877, '0 301 155 204', 30, '', 'Far', 0, 0, 259, 'F0301155203', 1, '834.15'),
(76876, '0 301 155 203', 30, '', 'Far', 0, 0, 259, 'F0301155203', 1, '864.77'),
(76875, '0 301 152 211', 30, '', 'Far', 0, 0, 259, 'F0301152203', 1, '462.29'),
(76874, '0 301 098 228', 30, '', 'Far', 0, 0, 259, 'F0301098003', 1, '386.26'),
(76872, '0 301 089 206', 30, '', 'Far', 0, 0, 259, 'F0301089205', 1, '436.42'),
(76871, '0 301 089 205', 30, '', 'Far', 0, 0, 259, 'F0301089205', 1, '689.21'),
(76870, '0 301 049 004', 30, '', 'Far', 0, 0, 259, 'F0301049003', 1, '276.37'),
(76869, '0 301 049 003', 30, '', 'Far', 0, 0, 259, 'F0301049003', 1, '309.74'),
(76868, '0 301 048 302', 30, '', 'Far', 0, 0, 259, 'F0301048301', 1, '327.07'),
(76867, '0 301 048 301', 30, '', 'Far', 0, 0, 259, 'F0301048301', 1, '410.78'),
(76865, '0 301 045 003', 30, '', 'Far', 0, 0, 259, 'F0301045003', 1, '499.79'),
(76864, '0 301 037 022', 30, '', 'Far', 0, 0, 259, 'F0301037021', 1, '425.95'),
(76863, '0 301 037 021', 30, '', 'Far', 0, 0, 259, 'F0301037021', 1, '362.54'),
(76862, '0 301 034 114', 30, '', 'Far', 0, 0, 259, 'F0301034103', 1, '200.99'),
(76861, '0 301 034 113', 30, '', 'Far', 0, 0, 259, 'F0301034103', 1, '200.99'),
(76860, '0 301 031 306', 30, '', 'Far', 0, 0, 259, 'F0301031305', 1, '237.4'),
(76859, '0 301 031 112', 30, '', 'Far', 0, 0, 259, 'F0301031305', 1, '237.15'),
(76858, '0 301 031 111', 30, '', 'Far', 0, 0, 259, 'F0301031305', 1, '237.15'),
(76857, '0 301 022 301', 30, '', 'Far', 0, 0, 259, 'F0301022301', 1, '380.55'),
(76856, '0 301 017 339', 30, '', 'Far', 0, 0, 259, 'F0301017003', 1, '496.78'),
(76854, '3 398 122 386', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '89.53'),
(76853, '3 398 113 091', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 836, '', 1, '19.25'),
(76851, '3 398 113 014', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 836, '', 1, '36.73'),
(76850, '3 398 104 357', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '119.5'),
(76848, '3 398 104 312', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '123.02'),
(76847, '3 398 104 298', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '169.7'),
(76846, '3 398 103 486', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 843, '', 1, '91.88'),
(76844, '3 398 102 936', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '85.14'),
(76842, '3 398 102 728', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '148.37'),
(76839, '3 398 102 594', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '138.65'),
(76837, '3 398 102 572', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 301, '', 1, '213.53'),
(76833, '3 397 118 995', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76829, '3 397 118 991', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76826, '3 397 118 986', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76825, '3 397 118 984', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76820, '3 397 118 969', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007090', 1, '116.97'),
(76818, '3 397 118 966', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007090', 1, '102.67'),
(76815, '3 397 118 963', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '118.98'),
(76814, '3 397 118 958', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397009017', 1, '114.69'),
(76813, '3 397 118 957', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007313', 1, '141.86'),
(76809, '3 397 118 950', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '102.67'),
(76808, '3 397 118 949', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '110.67'),
(76807, '3 397 118 948', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '114.4'),
(76804, '3 397 118 942', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '101.53'),
(76802, '3 397 118 937', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '92.54'),
(76801, '3 397 118 936', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '90.09'),
(76799, '3 397 118 933', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397009016', 1, '90.95'),
(76798, '3 397 118 932', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '154.28'),
(76797, '3 397 118 931', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '95.81'),
(76796, '3 397 118 929', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007090', 1, '84.08'),
(76794, '3 397 118 927', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '74.65'),
(76792, '3 397 118 925', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '73.79'),
(76790, '3 397 118 922', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007090', 1, '105.82'),
(76788, '3 397 118 912', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76787, '3 397 118 911', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76786, '3 397 118 910', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76785, '3 397 118 909', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76783, '3 397 118 907', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76781, '3 397 118 905', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76780, '3 397 118 904', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76777, '3 397 118 901', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76776, '3 397 118 900', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397004643', 1, '77.79'),
(76774, '3 397 118 800', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '62.84'),
(76772, '3 397 118 611', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '41.69'),
(76770, '3 397 118 600', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '39.75'),
(76768, '3 397 118 565', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '28.89'),
(76766, '3 397 118 563', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '35.18'),
(76764, '3 397 118 560', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '26.63'),
(76763, '3 397 118 543', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '37.47'),
(76762, '3 397 118 542', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '38.61'),
(76760, '3 397 118 540', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '28.23'),
(76758, '3 397 118 505', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '27.31'),
(76757, '3 397 118 500', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '39.66'),
(76756, '3 397 118 451', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '79.4'),
(76755, '3 397 118 427', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '40.04'),
(76754, '3 397 118 423', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '46.33'),
(76753, '3 397 118 422', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '30.6'),
(76752, '3 397 118 421', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '42.61'),
(76750, '3 397 118 408', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '60.35'),
(76749, '3 397 118 406', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '41.18'),
(76748, '3 397 118 405', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '28.89'),
(76747, '3 397 118 404', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '39.18'),
(76741, '3 397 118 325', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '50.05'),
(76740, '3 397 118 324', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '44.33'),
(76737, '3 397 118 309', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '54.63'),
(76736, '3 397 118 308', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '66.35'),
(76734, '3 397 118 306', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '46.62'),
(76733, '3 397 118 305', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '54.05'),
(76731, '3 397 118 303', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '46.33'),
(76730, '3 397 118 302', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '84.66'),
(76728, '3 397 118 205', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '93.52'),
(76725, '3 397 118 202', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '51.48'),
(76722, '3 397 112 890', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '29.42'),
(76720, '3 397 112 888', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '22.81'),
(76716, '3 397 110 041', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '57.94'),
(76714, '3 397 033 324', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 299, '', 1, '18.1'),
(76713, '3 397 033 319', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 299, '', 1, '36.73'),
(76712, '3 397 033 281', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 299, '', 1, '15.04'),
(76711, '3 397 033 233', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 299, '', 1, '13.7'),
(76710, '3 397 033 232', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 299, '', 1, '14.11'),
(76708, '3 397 018 966', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '36.13'),
(76707, '3 397 018 965', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '33.79'),
(76706, '3 397 018 964', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '32.88'),
(76704, '3 397 018 960', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '77.51'),
(76702, '3 397 018 802', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '14.39'),
(76700, '3 397 018 560', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '42.46'),
(76698, '3 397 018 401', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '36.88'),
(76696, '3 397 018 320', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '33.18'),
(76694, '3 397 018 199', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '117.44'),
(76693, '3 397 018 190', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '99.81'),
(76691, '3 397 018 170', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '35.26'),
(76690, '3 397 012 455', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '42.33'),
(76689, '3 397 011 239', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '63.43'),
(76688, '3 397 011 022', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '23.98');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(76687, '3 397 010 270', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '45.47'),
(76685, '3 397 009 034', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007086', 1, '123.55'),
(76683, '3 397 008 054', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '16.39'),
(76682, '3 397 008 050', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397008047', 1, '17.91'),
(76680, '3 397 008 009', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397008006', 1, '31.75'),
(76678, '3 397 008 004', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '44.4'),
(76676, '3 397 007 503', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '81.22'),
(76674, '3 397 007 452', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '84.08'),
(76673, '3 397 007 432', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007086', 1, '98.7'),
(76672, '3 397 007 430', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007086', 1, '87.26'),
(76670, '3 397 007 414', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007086', 1, '167.61'),
(76668, '3 397 007 313', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007313', 1, '106.15'),
(76666, '3 397 007 295', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007086', 1, '87.52'),
(76664, '3 397 007 225', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007086', 1, '105.82'),
(76661, '3 397 007 120', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007086', 1, '105.82'),
(76660, '3 397 007 117', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007115', 1, '105.82'),
(76658, '3 397 007 115', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007115', 1, '105.82'),
(76656, '3 397 007 099', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007090', 1, '102.67'),
(76655, '3 397 007 096', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '76.65'),
(76654, '3 397 007 094', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '96.47'),
(76653, '3 397 007 093', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007090', 1, '125.55'),
(76651, '3 397 007 088', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007086', 1, '93.52'),
(76649, '3 397 007 079', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, 'M3397007079', 1, '114.69'),
(76647, '3 397 005 807', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '67.83'),
(76645, '3 397 005 163', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '23.43'),
(76644, '3 397 005 162', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '21.81'),
(76643, '3 397 005 161', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '26.14'),
(76641, '3 397 005 159', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '21.72'),
(76639, '3 397 005 046', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '125.27'),
(76638, '3 397 005 032', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '35.22'),
(76635, '3 397 005 029', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '32.36'),
(76632, '3 397 004 802', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '17.5'),
(76631, '3 397 004 801', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '18.11'),
(76628, '3 397 004 762', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '19.62'),
(76626, '3 397 004 760', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '11.96'),
(76625, '3 397 004 759', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '16.36'),
(76623, '3 397 004 757', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '11.78'),
(76621, '3 397 004 755', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '14.85'),
(76620, '3 397 004 754', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '16.02'),
(76619, '3 397 004 753', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '23.17'),
(76618, '3 397 004 673', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '55.32'),
(76616, '3 397 004 671', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '10.89'),
(76614, '3 397 004 669', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '12.39'),
(76612, '3 397 004 667', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '8.42'),
(76610, '3 397 004 633', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '25.77'),
(76609, '3 397 004 632', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '19.34'),
(76608, '3 397 004 631', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '21.77'),
(76606, '3 397 004 628', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '21'),
(76604, '3 397 004 584', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '18.28'),
(76602, '3 397 004 560', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '21.14'),
(76599, '3 397 004 557', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '14.81'),
(76598, '3 397 004 080', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '123.9'),
(76597, '3 397 002 873', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '25.34'),
(76595, '3 397 001 909', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '60.35'),
(76594, '3 397 001 814', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '190.19'),
(76593, '3 397 001 813', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '60.35'),
(76591, '3 397 001 802', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '62.35'),
(76590, '3 397 001 801', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '58.92'),
(76589, '3 397 001 728', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '40.9'),
(76587, '3 397 001 725', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '105.82'),
(76585, '3 397 001 686', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '79.47'),
(76583, '3 397 001 584', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '57.49'),
(76582, '3 397 001 583', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '54.05'),
(76581, '3 397 001 582', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '52.62'),
(76579, '3 397 001 543', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '44.04'),
(76577, '3 397 001 532', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '93.24'),
(76575, '3 397 001 394', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '79.22'),
(76574, '3 397 001 367', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 298, '', 1, '139.74'),
(76572, '3 397 000 669', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 303, '', 1, '13.1'),
(76571, '3 391 014 763', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 299, '', 1, '29.61'),
(76570, '3 391 014 509', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 299, '', 1, '26.55'),
(76569, '3 391 014 414', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 299, '', 1, '53.44'),
(76567, '0 392 040 016', 30, '', 'Stergatoare parbriz Bosch', 0, 0, 795, '', 1, '314.74'),
(76565, '6 033 AD4 080', 30, '', 'Elemente electronice Bosch', 0, 0, 2187, '', 1, '215.78'),
(76563, '3 334 485 008', 30, '', 'Elemente electronice Bosch', 0, 0, 918, 'M3334485008', 1, '5.86'),
(76562, '2 912 732 197', 30, '', 'Elemente electronice Bosch', 0, 0, 1484, '', 1, '0.81'),
(76561, '2 912 731 170', 30, '', 'Elemente electronice Bosch', 0, 0, 1484, '', 1, '2.53'),
(76560, '2 912 731 162', 30, '', 'Elemente electronice Bosch', 0, 0, 1484, '', 1, '0.75'),
(76559, '2 339 303 432', 30, '', 'Elemente electronice Bosch', 0, 0, 2188, '', 1, '245.3'),
(76557, '1 987 529 032', 30, '', 'Elemente electronice Bosch', 0, 0, 818, 'F1987529032', 1, '1.5'),
(76556, '1 987 529 028', 30, '', 'Elemente electronice Bosch', 0, 0, 818, 'F1987529028', 1, '1.5'),
(76554, '1 987 529 022', 30, '', 'Elemente electronice Bosch', 0, 0, 818, 'F1987529022', 1, '2.96'),
(76552, '1 987 280 106', 30, '', 'Elemente electronice Bosch', 0, 0, 1451, '', 1, '1.37'),
(76550, '1 928 403 335', 30, '', 'Elemente electronice Bosch', 0, 0, 1515, '', 1, '13.76'),
(76549, '1 904 529 909', 30, '', 'Elemente electronice Bosch', 0, 0, 3493, 'F1904529909', 1, '0.28'),
(76547, '1 904 529 907', 30, '', 'Elemente electronice Bosch', 0, 0, 3493, 'F1904529907', 1, '0.28'),
(76545, '1 904 529 905', 30, '', 'Elemente electronice Bosch', 0, 0, 3493, 'F1904529905', 1, '0.28'),
(76544, '1 904 529 904', 30, '', 'Elemente electronice Bosch', 0, 0, 3493, 'F1904529904', 1, '0.28'),
(76543, '1 904 529 903', 30, '', 'Elemente electronice Bosch', 0, 0, 818, 'F1904529903', 1, '0.44'),
(76537, '0 986 594 511', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '290.35'),
(76536, '0 986 594 509', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '270.97'),
(76535, '0 986 594 508', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '270.97'),
(76530, '0 986 594 503', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '154.72'),
(76527, '0 986 594 500', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '112.16'),
(76523, '0 986 594 022', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '128.77'),
(76522, '0 986 594 021', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '159.74'),
(76520, '0 986 594 019', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '159.74'),
(76519, '0 986 594 017', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '283.17'),
(76518, '0 986 594 016', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '193.35'),
(76516, '0 986 594 013', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '144.52'),
(76515, '0 986 594 011', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '149.6'),
(76514, '0 986 594 010', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '118.59'),
(76513, '0 986 594 009', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '232.22'),
(76511, '0 986 594 004', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '164.39'),
(76509, '0 986 594 002', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '363.39'),
(76507, '0 986 594 000', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '141.52'),
(76506, '0 986 356 060', 30, '', 'Elemente electronice Bosch', 0, 0, 684, 'K0986356059', 1, '22.24'),
(76504, '0 986 345 414', 30, '', 'Elemente electronice Bosch', 0, 0, 806, 'F0986345410', 1, '165.3'),
(76502, '0 986 344 082', 30, '', 'Elemente electronice Bosch', 0, 0, 805, 'F0986344033', 1, '35.82'),
(76500, '0 986 332 021', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0986332021', 1, '23.06'),
(76499, '0 986 332 010', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0986332010', 1, '34.66'),
(76497, '0 986 284 008', 30, '', 'Debitmetre', 0, 0, 3926, '', 1, '252.75'),
(76495, '0 986 284 006', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002435', 1, '252.75'),
(76493, '0 986 284 001', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002216', 1, '219.3'),
(76491, '0 986 280 412', 30, '', 'Elemente electronice Bosch', 0, 0, 833, 'F0986280412', 1, '61.37'),
(76490, '0 986 280 232', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218005', 1, '268.04'),
(76489, '0 986 280 230', 30, '', 'Elemente electronice Bosch', 0, 0, 3926, 'F0280217123', 1, '377.68'),
(76488, '0 986 280 223', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218100', 1, '268.04'),
(74622, 'F 00M 133 247', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '136.51'),
(76479, '0 986 280 208', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217529', 1, '278.9'),
(76478, '0 986 280 205', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218002', 1, '280.36'),
(76477, '0 986 280 204', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217529', 1, '280.36'),
(76476, '0 986 280 203', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217504', 1, '343.36'),
(76474, '0 986 280 201', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217003', 1, '400.17'),
(76473, '0 986 280 116', 30, '', 'Debitmetre', 0, 0, 3926, '', 1, '2037.58'),
(76472, '0 986 280 111', 30, '', 'Debitmetre', 0, 0, 3926, '', 1, '1404.85'),
(76471, '0 986 280 107', 30, '', 'Debitmetre', 0, 0, 3926, 'F0986280107', 1, '1772.69'),
(76469, '0 986 221 011', 30, '', 'Elemente electronice Bosch', 0, 0, 689, 'F0986221011', 1, '165.3'),
(76468, '0 986 221 006', 30, '', 'Elemente electronice Bosch', 0, 0, 689, 'F0986221006', 1, '383.42'),
(76467, '0 986 221 004', 30, '', 'Elemente electronice Bosch', 0, 0, 689, 'F0986221004', 1, '270.97'),
(76465, '0 928 400 527', 30, '', 'Debitmetre', 0, 0, 3926, 'F0928400527', 1, '520.73'),
(76464, '0 392 020 073', 30, '', 'Elemente electronice Bosch', 0, 0, 999, '', 1, '311.88'),
(76463, '0 392 020 054', 30, '', 'Elemente electronice Bosch', 0, 0, 999, '', 1, '472.12'),
(76462, '0 392 020 034', 30, '', 'Elemente electronice Bosch', 0, 0, 999, '', 1, '414.87'),
(76460, '0 392 020 024', 30, '', 'Elemente electronice Bosch', 0, 0, 999, '', 1, '397.71'),
(76459, '0 390 727 003', 30, '', 'Elemente electronice Bosch', 0, 0, 793, '', 1, '328.63'),
(76457, '0 390 506 510', 30, '', 'Elemente electronice Bosch', 0, 0, 295, '', 1, '381.58'),
(76455, '0 390 257 688', 30, '', 'Elemente electronice Bosch', 0, 0, 3504, '', 1, '294.72'),
(76454, '0 390 242 409', 30, '', 'Elemente electronice Bosch', 0, 0, 295, '', 1, '586.56'),
(76453, '0 390 241 535', 30, '', 'Elemente electronice Bosch', 0, 0, 295, '', 1, '159.12'),
(76452, '0 390 241 373', 30, '', 'Elemente electronice Bosch', 0, 0, 295, '', 1, '895.32'),
(76450, '0 390 241 354', 30, '', 'Elemente electronice Bosch', 0, 0, 295, '', 1, '427.63'),
(76449, '0 390 241 345', 30, '', 'Elemente electronice Bosch', 0, 0, 295, '', 1, '532.18'),
(76448, '0 390 241 182', 30, '', 'Elemente electronice Bosch', 0, 0, 295, '', 1, '749.65'),
(76447, '0 390 241 132', 30, '', 'Elemente electronice Bosch', 0, 0, 295, '', 1, '380.55'),
(76446, '0 390 206 217', 30, '', 'Elemente electronice Bosch', 0, 0, 1176, '', 1, '621.22'),
(76444, '0 390 201 580', 30, '', 'Elemente electronice Bosch', 0, 0, 295, '', 1, '287.11'),
(76443, '0 356 912 982', 30, '', 'Elemente electronice Bosch', 0, 0, 684, 'K0356912982', 1, '71.36'),
(76441, '0 356 100 100', 30, '', 'Elemente electronice Bosch', 0, 0, 696, '', 1, '37.6'),
(76440, '0 354 120 004', 30, '', 'Elemente electronice Bosch', 0, 0, 3493, '', 1, '123.31'),
(76438, '0 335 330 801', 30, '', 'Elemente electronice Bosch', 0, 0, 1293, 'S0335330801', 1, '96.01'),
(76435, '0 332 514 127', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, '', 1, '169.38'),
(76433, '0 332 209 211', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332019103', 1, '11.45'),
(76431, '0 332 209 204', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332019103', 1, '17.04'),
(76428, '0 332 209 152', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332019103', 1, '22.62'),
(76426, '0 332 209 150', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332019103', 1, '11.3'),
(76424, '0 332 207 402', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332017300', 1, '16.94'),
(76422, '0 332 207 300', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332011007', 1, '21.82'),
(76420, '0 332 204 202', 30, '', 'Elemente electronice Bosch', 0, 0, 762, '', 1, '22.62'),
(76419, '0 332 019 456', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, '', 1, '22.62'),
(76417, '0 332 019 204', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332019103', 1, '22.62'),
(76416, '0 332 019 203', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332019103', 1, '17.35'),
(76415, '0 332 019 151', 30, '', 'Elemente electronice Bosch', 0, 0, 1111, 'M0332019103', 1, '21.87'),
(76413, '0 332 015 008', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'S0332015001', 1, '28.48'),
(76411, '0 332 002 270', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332002192', 1, '90.42'),
(76409, '0 332 002 255', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'S0332002150', 1, '78.97'),
(76406, '0 332 002 156', 30, '', 'Elemente electronice Bosch', 0, 0, 3488, 'M0332002150', 1, '96.01'),
(76404, '0 330 001 042', 30, '', 'Elemente electronice Bosch', 0, 0, 3497, '', 1, '108.04'),
(76403, '0 330 001 041', 30, '', 'Elemente electronice Bosch', 0, 0, 3497, '', 1, '108.04'),
(76402, '0 330 001 040', 30, '', 'Elemente electronice Bosch', 0, 0, 3497, 'M0330001040', 1, '108.04'),
(76400, '0 330 001 015', 30, '', 'Elemente electronice Bosch', 0, 0, 3890, '', 1, '242.49'),
(76398, '0 281 002 996', 30, '', 'Elemente electronice Bosch', 0, 0, 161, '', 1, '173.5'),
(76397, '0 281 002 920', 30, '', 'Elemente electronice Bosch', 0, 0, 3942, '', 1, '339.07'),
(76396, '0 281 002 903', 30, '', 'Elemente electronice Bosch', 0, 0, 3942, '', 1, '198.46'),
(76394, '0 281 002 778', 30, '', 'Elemente electronice Bosch', 0, 0, 833, '', 1, '137.68'),
(76393, '0 281 002 759', 30, '', 'Elemente electronice Bosch', 0, 0, 1485, '', 1, '187.6'),
(76392, '0 281 002 757', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002757', 1, '214.31'),
(76391, '0 281 002 735', 30, '', 'Debitmetre', 0, 0, 3926, '', 1, '549.34'),
(76390, '0 281 002 683', 30, '', 'Debitmetre', 0, 0, 3926, '', 1, '658.07'),
(76389, '0 281 002 663', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002663', 1, '678.1'),
(76388, '0 281 002 531', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002531', 1, '449.22'),
(76386, '0 281 002 477', 30, '', 'Elemente electronice Bosch', 0, 0, 833, 'F0281002477', 1, '159.99'),
(76385, '0 281 002 463', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002463', 1, '389.13'),
(76384, '0 281 002 461', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002461', 1, '389.13'),
(76383, '0 281 002 429', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002429', 1, '389.13'),
(76381, '0 281 002 315', 30, '', 'Elemente electronice Bosch', 0, 0, 833, 'F0281002315', 1, '227.51'),
(76380, '0 281 002 309', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002309', 1, '517.89'),
(76379, '0 281 002 308', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002308', 1, '509.31'),
(76378, '0 281 002 216', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002216', 1, '224.58'),
(76377, '0 281 002 205', 30, '', 'Debitmetre', 0, 0, 161, 'F0261230013', 1, '306.16'),
(76376, '0 281 002 180', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002180', 1, '249.54'),
(76375, '0 281 002 152', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002152', 1, '577.98'),
(76374, '0 281 002 144', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002144', 1, '703.77'),
(76373, '0 281 002 139', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002139', 1, '646.62'),
(76372, '0 281 002 132', 30, '', 'Debitmetre', 0, 0, 3926, '', 1, '1078.68'),
(76371, '0 281 002 120', 30, '', 'Debitmetre', 0, 0, 3926, '', 1, '632'),
(76370, '0 280 218 190', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218190', 1, '463.51'),
(76369, '0 280 218 164', 30, '', 'Debitmetre', 0, 0, 3926, '', 1, '457.8'),
(76366, '0 280 218 096', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218096', 1, '658.07'),
(76365, '0 280 218 094', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218005', 1, '663.81'),
(76364, '0 280 218 088', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218108', 1, '640.3'),
(76363, '0 280 218 081', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217114', 1, '658.07'),
(76362, '0 280 218 079', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218146', 1, '728.6'),
(76361, '0 280 218 055', 30, '', 'Debitmetre', 0, 0, 3926, '', 1, '635.2'),
(76358, '0 280 218 031', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217123', 1, '449.22'),
(76357, '0 280 218 019', 30, '', 'Debitmetre', 0, 0, 3926, 'F0281002180', 1, '577.98'),
(76356, '0 280 218 015', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218015', 1, '529.34'),
(76355, '0 280 218 012', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218012', 1, '640.3'),
(76354, '0 280 218 009', 30, '', 'Debitmetre', 0, 0, 3926, '', 1, '709.58'),
(76353, '0 280 218 004', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280218004', 1, '658.07'),
(76351, '0 280 217 814', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217814', 1, '569.37'),
(76350, '0 280 217 533', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217533', 1, '634.76'),
(76349, '0 280 217 529', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217529', 1, '394.87'),
(76346, '0 280 217 517', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217517', 1, '572.24'),
(76345, '0 280 217 515', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217515', 1, '572.24'),
(76343, '0 280 217 504', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217504', 1, '569.37'),
(76341, '0 280 217 124', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217124', 1, '480.7'),
(76338, '0 280 217 120', 30, '', 'Debitmetre', 0, 0, 3926, '', 1, '1193.12'),
(76337, '0 280 217 117', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217003', 1, '529.34'),
(76336, '0 280 217 114', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217114', 1, '540.76'),
(76335, '0 280 217 106', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217106', 1, '689.96'),
(76334, '0 280 217 105', 30, '', 'Debitmetre', 0, 0, 3926, 'F0280217105', 1, '755.35'),
(76333, '0 280 142 345', 30, '', 'Debitmetre', 0, 0, 1411, '', 1, '119.18'),
(76332, '0 265 008 018', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '152.95'),
(76330, '0 265 007 980', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '61.96'),
(76329, '0 265 007 930', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '149.81'),
(76327, '0 265 007 883', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '37.28'),
(76325, '0 265 007 779', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '93.07'),
(76323, '0 265 007 687', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '30.26'),
(76321, '0 265 007 668', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '105.7'),
(76319, '0 265 007 636', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '61.96'),
(138137, '0 265 007 610', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '96.32'),
(76317, '0 265 007 582', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '118.03'),
(76315, '0 265 007 542', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '77.5'),
(76313, '0 265 007 532', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '123.9'),
(76311, '0 265 007 527', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '111.57'),
(76309, '0 265 007 424', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '123.9'),
(76307, '0 265 007 086', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '186.14'),
(76305, '0 265 007 083', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '77.5'),
(76304, '0 265 007 075', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '186.14'),
(76303, '0 265 007 074', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '102.46'),
(76299, '0 265 007 069', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '139.74'),
(76297, '0 265 007 063', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '158.25'),
(76295, '0 265 007 048', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '118.03'),
(76294, '0 265 007 047', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '118.03'),
(76293, '0 265 007 046', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '113.85'),
(76291, '0 265 007 040', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '274.4'),
(76289, '0 265 007 038', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '121.87'),
(76287, '0 265 007 036', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '125.71'),
(76285, '0 265 007 032', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '283.17'),
(76283, '0 265 007 022', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '123.9'),
(76282, '0 265 007 018', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '164.39'),
(76280, '0 265 006 817', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '164.53'),
(76279, '0 265 006 811', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '123.9'),
(76278, '0 265 006 756', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '186.14'),
(76277, '0 265 006 735', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '155.31'),
(76276, '0 265 006 730', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '136.53'),
(76275, '0 265 006 711', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '101.96'),
(76272, '0 265 006 702', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '119.51'),
(76271, '0 265 006 698', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '135.63'),
(76269, '0 265 006 688', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '155.31'),
(76266, '0 265 006 659', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '125.74'),
(76264, '0 265 006 573', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '123.9'),
(76263, '0 265 006 544', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '108.64'),
(76262, '0 265 006 528', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '137.62'),
(76261, '0 265 006 460', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '263.52'),
(76260, '0 265 006 458', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '201.68'),
(76257, '0 265 006 414', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '173.5'),
(76255, '0 265 006 407', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '186.14'),
(76254, '0 265 006 389', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '104.79'),
(76253, '0 265 006 388', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '108.64'),
(76251, '0 265 006 386', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '142.68'),
(76248, '0 265 006 344', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '240.97'),
(76246, '0 265 006 282', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '123.9'),
(76245, '0 265 006 267', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '320.15'),
(76242, '0 265 006 236', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '248.35'),
(76241, '0 265 006 233', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '378.11'),
(76239, '0 265 006 223', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '291.84'),
(76237, '0 265 006 209', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '130.35'),
(76235, '0 265 006 205', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '136.53'),
(76233, '0 265 006 203', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '77.5'),
(76231, '0 265 006 201', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '196.03'),
(76229, '0 265 006 199', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '40.24'),
(76227, '0 265 006 188', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '186.14'),
(76225, '0 265 006 118', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '316.24'),
(76223, '0 265 004 011', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '186.14'),
(76222, '0 265 004 010', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '289'),
(76221, '0 265 004 009', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '289'),
(76220, '0 265 001 417', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '254.84'),
(76219, '0 265 001 416', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '186.14'),
(76218, '0 265 001 275', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '392'),
(76217, '0 265 001 206', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '149.81'),
(76215, '0 265 001 057', 30, '', 'Elemente electronice Bosch', 0, 0, 412, '', 1, '269.91'),
(76210, '0 263 009 479', 30, '', 'Elemente electronice Bosch', 0, 0, 1209, '', 1, '148.27'),
(76209, '0 263 009 428', 30, '', 'Elemente electronice Bosch', 0, 0, 1209, '', 1, '90.08'),
(76208, '0 263 009 396', 30, '', 'Elemente electronice Bosch', 0, 0, 1209, '', 1, '163.52'),
(76206, '0 263 009 246', 30, '', 'Elemente electronice Bosch', 0, 0, 1209, '', 1, '82.62'),
(76205, '0 263 009 194', 30, '', 'Elemente electronice Bosch', 0, 0, 1209, '', 1, '154.41'),
(76204, '0 263 009 134', 30, '', 'Elemente electronice Bosch', 0, 0, 1209, '', 1, '958.65'),
(76203, '0 263 004 007', 30, '', 'Elemente electronice Bosch', 0, 0, 3956, '', 1, '752.48'),
(76200, '0 261 210 169', 30, '', 'Elemente electronice Bosch', 0, 0, 833, 'F0261210169', 1, '283.58'),
(76198, '0 232 103 067', 30, '', 'Elemente electronice Bosch', 0, 0, 834, 'F0232103067', 1, '347.75'),
(76197, '0 227 100 140', 30, '', 'Elemente electronice Bosch', 0, 0, 1218, '', 1, '303.3'),
(76195, '0 221 503 471', 30, '', 'Elemente electronice Bosch', 0, 0, 2284, 'F0221503471', 1, '325.66'),
(76193, '0 221 503 022', 30, '', 'Elemente electronice Bosch', 0, 0, 689, 'F0221503022', 1, '374.84'),
(76192, '0 221 503 015', 30, '', 'Elemente electronice Bosch', 0, 0, 2284, 'F0221503015', 1, '449.22'),
(76188, '0 132 801 141', 30, '', 'Elemente electronice Bosch', 0, 0, 700, '', 1, '136.81'),
(76187, '0 132 801 132', 30, '', 'Elemente electronice Bosch', 0, 0, 700, '', 1, '161.46'),
(76185, '0 130 111 184', 30, '', 'Elemente electronice Bosch', 0, 0, 793, '', 1, '354.81'),
(76182, '0 130 111 026', 30, '', 'Elemente electronice Bosch', 0, 0, 3504, '', 1, '254'),
(76181, '0 130 111 020', 30, '', 'Elemente electronice Bosch', 0, 0, 3504, '', 1, '285.95'),
(76179, '0 130 111 008', 30, '', 'Elemente electronice Bosch', 0, 0, 793, '', 1, '317.62'),
(76177, '0 130 110 005', 30, '', 'Elemente electronice Bosch', 0, 0, 3504, '', 1, '595.14'),
(76175, '0 130 107 100', 30, '', 'Elemente electronice Bosch', 0, 0, 793, '', 1, '446.35'),
(76174, '0 130 063 602', 30, '', 'Elemente electronice Bosch', 0, 0, 3504, '', 1, '344.98'),
(76171, '0 130 007 064', 30, '', 'Elemente electronice Bosch', 0, 0, 793, '', 1, '171.44'),
(76170, '0 130 007 063', 30, '', 'Elemente electronice Bosch', 0, 0, 793, '', 1, '155.6'),
(76169, '0 130 007 015', 30, '', 'Elemente electronice Bosch', 0, 0, 793, '', 1, '159.12'),
(76168, 'F 00N 350 001', 30, '', 'Altele - benzina', 0, 0, 2283, '', 1, '66.37'),
(76167, 'F 00E 262 888', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '394.87'),
(76166, 'F 00E 261 264', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '291.22'),
(76157, '9 320 335 052', 30, '', 'Altele - benzina', 0, 0, 196, 'M9320335007', 1, '85.74'),
(76156, '9 320 335 013', 30, '', 'Altele - benzina', 0, 0, 196, 'K9320335013', 1, '65.99'),
(76155, '8 790 451 002', 30, '', 'Altele - benzina', 0, 0, 3492, 'F8790451002', 1, '0.66'),
(76154, '6 181 001 100', 30, '', 'Altele - benzina', 0, 0, 3491, '', 1, '4.96'),
(76153, '6 033 FB2 011', 30, '', 'Altele - benzina', 0, 0, 196, '', 1, '100.71'),
(76150, '5 700 005 025', 30, '', 'Altele - benzina', 0, 0, 3776, '', 1, '65.43'),
(76148, '3 437 010 533', 30, '', 'Altele - benzina', 0, 0, 3949, '', 1, '417.74'),
(76147, '3 437 010 524', 30, '', 'Altele - benzina', 0, 0, 1298, '', 1, '297.58'),
(76146, '3 437 010 455', 30, '', 'Altele - benzina', 0, 0, 3940, '', 1, '660.94'),
(76145, '3 431 038 502', 30, '', 'Altele - benzina', 0, 0, 3910, '', 1, '36.73'),
(76144, '3 131 090 043', 30, '', 'Altele - benzina', 0, 0, 706, '', 1, '124.74'),
(76143, '2 916 710 618', 30, '', 'Altele - benzina', 0, 0, 1451, '', 1, '2.34'),
(76142, '2 916 710 610', 30, '', 'Altele - benzina', 0, 0, 1451, '', 1, '1.84'),
(76140, '2 915 021 004', 30, '', 'Altele - benzina', 0, 0, 1473, '', 1, '2.9'),
(76138, '2 910 142 203', 30, '', 'Altele - benzina', 0, 0, 1484, '', 1, '0.81'),
(76136, '1 987 352 120', 30, '', 'Altele - benzina', 0, 0, 3492, 'F1987352107', 1, '1.57'),
(76135, '1 987 352 106', 30, '', 'Altele - benzina', 0, 0, 3492, 'F1987352107', 1, '1.63'),
(76133, '1 987 280 105', 30, '', 'Altele - benzina', 0, 0, 1453, '', 1, '1.9'),
(76132, '1 987 280 016', 30, '', 'Altele - benzina', 0, 0, 2283, '', 1, '67.24'),
(76131, '1 987 234 064', 30, '', 'Altele - benzina', 0, 0, 691, 'F1987234064', 1, '42.59'),
(76130, '1 987 234 055', 30, '', 'Altele - benzina', 0, 0, 691, 'F1987234055', 1, '39.94'),
(76128, '1 987 233 118', 30, '', 'Altele - benzina', 0, 0, 692, 'F1987233118', 1, '31.73'),
(76127, '1 987 233 104', 30, '', 'Altele - benzina', 0, 0, 692, 'F1987233104', 1, '45.21'),
(76125, '1 987 233 054', 30, '', 'Altele - benzina', 0, 0, 692, 'F1987233054', 1, '56.66'),
(76118, '1 900 910 201', 30, '', 'Altele - benzina', 0, 0, 3280, '', 1, '55.78'),
(76117, '1 582 980 138', 30, '', 'K Jetronic', 0, 0, 1382, 'F1582980138', 1, '1144.48'),
(76112, '1 284 477 121', 30, '', 'Altele - benzina', 0, 0, 1453, '', 1, '1.66'),
(76110, '1 237 330 801', 30, '', 'Altele - benzina', 0, 0, 690, 'KVMZ0268', 1, '6.62'),
(76108, '1 237 031 296', 30, '', 'Altele - benzina', 0, 0, 834, '', 1, '177.62'),
(76107, '1 237 013 808', 30, '', 'Altele - benzina', 0, 0, 688, 'KVMZ0053', 1, '9.55'),
(76106, '1 237 013 803', 30, '', 'Altele - benzina', 0, 0, 688, 'KVMZ0048', 1, '11.98'),
(76105, '1 237 013 802', 30, '', 'Altele - benzina', 0, 0, 688, 'KVMZ0047', 1, '13.51'),
(76104, '1 237 013 307', 30, '', 'Altele - benzina', 0, 0, 688, 'KVMZ0090', 1, '20.28'),
(76100, '1 237 013 121', 30, '', 'Altele - benzina', 0, 0, 688, 'KVMZ0031', 1, '20'),
(76097, '1 237 011 124', 30, '', 'Altele - benzina', 0, 0, 2283, '', 1, '177.62'),
(76096, '1 235 522 863', 30, '', 'Altele - benzina', 0, 0, 692, 'F1235522863', 1, '65.16'),
(76093, '1 235 522 803', 30, '', 'Altele - benzina', 0, 0, 692, 'KVMZ0130', 1, '20.56'),
(76092, '1 235 522 461', 30, '', 'Altele - benzina', 0, 0, 692, 'F1235522461', 1, '131.82'),
(76087, '1 235 522 060', 30, '', 'Altele - benzina', 0, 0, 692, 'KVMZ0094', 1, '60.18'),
(76084, '1 234 332 429', 30, '', 'Altele - benzina', 0, 0, 691, '', 1, '86.02'),
(76082, '1 234 332 413', 30, '', 'Altele - benzina', 0, 0, 691, '', 1, '75.75'),
(76081, '1 234 332 393', 30, '', 'Altele - benzina', 0, 0, 691, 'KVMZ0538', 1, '58.72'),
(76080, '1 234 332 391', 30, '', 'Altele - benzina', 0, 0, 691, 'F1234332367', 1, '146.48'),
(76079, '1 234 332 374', 30, '', 'Altele - benzina', 0, 0, 691, 'KVMZ0358', 1, '25.46'),
(76078, '1 234 332 351', 30, '', 'Altele - benzina', 0, 0, 691, 'KVMZ0310', 1, '123.62'),
(76077, '1 234 332 350', 30, '', 'Altele - benzina', 0, 0, 691, 'KVMZ0358', 1, '22.03'),
(76076, '1 234 332 347', 30, '', 'Altele - benzina', 0, 0, 691, 'KVMZ0324', 1, '108.64'),
(76075, '1 234 332 343', 30, '', 'Altele - benzina', 0, 0, 691, 'KVMZ0306', 1, '117.44'),
(76071, '1 234 332 279', 30, '', 'Altele - benzina', 0, 0, 691, 'KVMZ0307', 1, '30.54'),
(76070, '1 234 332 215', 30, '', 'Altele - benzina', 0, 0, 691, 'KVMZ0312', 1, '18.13'),
(76069, '1 234 332 107', 30, '', 'Altele - benzina', 0, 0, 691, '', 1, '22.4'),
(76064, '1 127 011 843', 30, '', 'Altele - benzina', 0, 0, 2269, '', 1, '223.11'),
(76062, '0 986 580 809', 30, '', 'Pompe', 0, 0, 458, 'F0986580809', 1, '494.99'),
(76061, '0 986 580 807', 30, '', 'Pompe', 0, 0, 1382, 'F0986580807', 1, '349.06'),
(76060, '0 986 580 803', 30, '', 'Pompe', 0, 0, 458, 'F0986580803', 1, '292.41'),
(76059, '0 986 580 802', 30, '', 'Pompe', 0, 0, 458, 'F0986580802', 1, '412.03'),
(76058, '0 986 580 801', 30, '', 'Pompe', 0, 0, 458, 'F0986580801', 1, '524.37'),
(76056, '0 986 580 402', 30, '', 'Pompe', 0, 0, 1382, 'F0986580402', 1, '575.11'),
(76055, '0 986 580 400', 30, '', 'Pompe', 0, 0, 1382, 'F0986580401', 1, '652.36'),
(76054, '0 986 580 356', 30, '', 'Pompe', 0, 0, 1382, 'F0986580356', 1, '586.56'),
(76053, '0 986 580 351', 30, '', 'Pompe', 0, 0, 1382, 'F0986580351', 1, '600.85'),
(76052, '0 986 580 350', 30, '', 'Pompe', 0, 0, 458, 'F0986580350', 1, '311.88'),
(76047, '0 986 580 217', 30, '', 'Altele - benzina', 0, 0, 1382, 'F0986580217', 1, '623.75'),
(76046, '0 986 580 216', 30, '', 'Pompe', 0, 0, 1382, 'F0986580218', 1, '403.45'),
(76045, '0 986 580 215', 30, '', 'Pompe', 0, 0, 1382, 'F0986580215', 1, '497.86'),
(76044, '0 986 580 208', 30, '', 'Pompe', 0, 0, 1382, 'F0986580208', 1, '389.13'),
(76043, '0 986 580 180', 30, '', 'Pompe', 0, 0, 1382, 'F0986580180', 1, '506.44'),
(76042, '0 986 580 178', 30, '', 'K Jetronic', 0, 0, 1382, 'F0986580178', 1, '786.57'),
(76041, '0 986 580 176', 30, '', 'Pompe', 0, 0, 1382, 'F0986580176', 1, '537.92'),
(76040, '0 986 580 174', 30, '', 'Pompe', 0, 0, 1382, 'F0986580174', 1, '392'),
(76039, '0 986 580 173', 30, '', 'Pompe', 0, 0, 1382, 'F0986580173', 1, '383.62'),
(76038, '0 986 580 171', 30, '', 'Pompe', 0, 0, 1382, 'F0986580171', 1, '412.03'),
(76037, '0 986 580 170', 30, '', 'Pompe', 0, 0, 1382, 'F0986580170', 1, '623.75'),
(76035, '0 986 438 619', 30, '', 'Altele - benzina', 0, 0, 3903, '', 1, '2282.78'),
(76034, '0 986 438 510', 30, '', 'Altele - benzina', 0, 0, 3903, '', 1, '695.97'),
(76033, '0 986 435 093', 30, '', 'Injectoare', 0, 0, 3902, '', 1, '701'),
(76031, '0 986 357 739', 30, '', 'Altele - benzina', 0, 0, 684, '', 1, '45.8'),
(76029, '0 986 357 732', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986357729', 1, '59.31'),
(76028, '0 986 357 731', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986357729', 1, '57.56'),
(76027, '0 986 357 727', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986357727', 1, '99.81'),
(76026, '0 986 357 272', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357272', 1, '241.61'),
(76024, '0 986 357 267', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357267', 1, '196.4'),
(76021, '0 986 357 257', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357257', 1, '149.73'),
(76020, '0 986 357 256', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357256', 1, '75.75'),
(76018, '0 986 357 254', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357254', 1, '75.16'),
(76014, '0 986 357 222', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357222', 1, '101.56'),
(76013, '0 986 357 221', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357221', 1, '62.84'),
(76012, '0 986 357 208', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357208', 1, '180.56'),
(76010, '0 986 357 185', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357185', 1, '49.33'),
(76009, '0 986 357 184', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357184', 1, '91.88'),
(76006, '0 986 357 149', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357149', 1, '217.77'),
(76005, '0 986 357 141', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357141', 1, '88.95'),
(76001, '0 986 357 052', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357052', 1, '93.67'),
(76000, '0 986 357 050', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357050', 1, '292.64'),
(75999, '0 986 357 049', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357049', 1, '35.54'),
(75998, '0 986 357 048', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986357048', 1, '83.08'),
(75996, '0 986 356 991', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356991', 1, '38.19'),
(75995, '0 986 356 989', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356989', 1, '79.3'),
(75992, '0 986 356 974', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356974', 1, '148.27'),
(75990, '0 986 356 970', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356970', 1, '132.1'),
(75989, '0 986 356 967', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356967', 1, '106.27'),
(75986, '0 986 356 898', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356898', 1, '59.77'),
(75985, '0 986 356 868', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356868', 1, '56.66'),
(75983, '0 986 356 852', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356852', 1, '91.01'),
(75981, '0 986 356 833', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356833', 1, '88.15'),
(75980, '0 986 356 830', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356830', 1, '96.32'),
(75979, '0 986 356 813', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356813', 1, '120.97'),
(75978, '0 986 356 805', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356805', 1, '67.55'),
(75977, '0 986 356 801', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356801', 1, '86.02'),
(75976, '0 986 356 794', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356794', 1, '122.43'),
(75975, '0 986 356 787', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356787', 1, '126.01'),
(75974, '0 986 356 778', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356778', 1, '122.43'),
(75973, '0 986 356 776', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356776', 1, '119.18'),
(75972, '0 986 356 754', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356754', 1, '50.79'),
(75971, '0 986 356 753', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356753', 1, '149.14'),
(75970, '0 986 356 723', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356723', 1, '55.78'),
(75969, '0 986 356 722', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356722', 1, '89.86'),
(75968, '0 986 356 721', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356721', 1, '143.55'),
(75967, '0 986 356 717', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356717', 1, '57.84'),
(75961, '0 986 356 360', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356360', 1, '194.62'),
(75957, '0 986 356 341', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356341', 1, '206.08'),
(75956, '0 986 356 339', 30, '', 'Altele - benzina', 0, 0, 685, 'K0986356339', 1, '158.53'),
(75946, '0 986 356 183', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356180', 1, '52.26'),
(75945, '0 986 356 181', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356180', 1, '50.79'),
(75944, '0 986 356 180', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356180', 1, '49.64'),
(75943, '0 986 356 173', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356170', 1, '60.5'),
(75942, '0 986 356 171', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356170', 1, '59.03'),
(75936, '0 986 356 129', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356128', 1, '17.13'),
(75935, '0 986 356 115', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356089', 1, '33.48'),
(75934, '0 986 356 113', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356111', 1, '51.1'),
(75933, '0 986 356 111', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356111', 1, '44.75'),
(75929, '0 986 356 088', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356086', 1, '30.82'),
(75928, '0 986 356 087', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356086', 1, '30.54'),
(75926, '0 986 356 084', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356084', 1, '38.19'),
(75925, '0 986 356 072', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356071', 1, '24.27'),
(75924, '0 986 356 064', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356061', 1, '15.2'),
(75923, '0 986 356 063', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356061', 1, '12.92'),
(75921, '0 986 356 061', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356061', 1, '10.86'),
(75920, '0 986 356 049', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356038', 1, '19.69'),
(75919, '0 986 356 046', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356038', 1, '18.1'),
(75918, '0 986 356 044', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356038', 1, '17.07'),
(75916, '0 986 356 025', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356015', 1, '14.91'),
(75915, '0 986 356 021', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356015', 1, '9.24'),
(75911, '0 986 356 010', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356000', 1, '13.42'),
(75909, '0 986 356 006', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356000', 1, '10.67'),
(75908, '0 986 356 004', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356000', 1, '10.3'),
(75907, '0 986 356 002', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356000', 1, '9.33'),
(75906, '0 986 356 000', 30, '', 'Altele - benzina', 0, 0, 684, 'K0986356000', 1, '17.45'),
(75904, '0 986 352 811', 30, '', 'Altele - benzina', 0, 0, 3496, 'F0986352016', 1, '21.22'),
(75903, '0 986 352 029', 30, '', 'Altele - benzina', 0, 0, 3495, 'F0986352029', 1, '18.03'),
(75902, '0 986 345 112', 30, '', 'Altele - benzina', 0, 0, 806, 'F0986345110', 1, '59.03'),
(75900, '0 986 345 006', 30, '', 'Altele - benzina', 0, 0, 805, 'KVKE0449', 1, '33.2'),
(75899, '0 986 344 055', 30, '', 'Altele - benzina', 0, 0, 805, 'F0986344033', 1, '52.95'),
(75897, '0 986 332 002', 30, '', 'Altele - benzina', 0, 0, 3488, 'M0986332002', 1, '39.66'),
(75890, '0 986 237 S01', 30, '', 'Altele - benzina', 0, 0, 683, '', 1, '971.93'),
(75886, '0 986 221 035', 30, '', 'Altele - benzina', 0, 0, 2284, 'F0986221035', 1, '329.04'),
(75883, '0 986 221 023', 30, '', 'Altele - benzina', 0, 0, 689, 'F0986221023', 1, '85.74'),
(75882, '0 986 221 018', 30, '', 'Altele - benzina', 0, 0, 689, 'F0986221018', 1, '480.7'),
(75878, '0 986 221 001', 30, '', 'Altele - benzina', 0, 0, 689, 'F0986221001', 1, '100.4'),
(75877, '0 986 221 000', 30, '', 'Altele - benzina', 0, 0, 689, 'F0986221000', 1, '212.85'),
(75875, '0 928 400 426', 30, '', 'Altele - benzina', 0, 0, 1145, '', 1, '383.42'),
(75873, '0 928 400 270', 30, '', 'Altele - benzina', 0, 0, 3890, '', 1, '81.62'),
(75872, '0 580 464 995', 30, '', 'Pompe', 0, 0, 458, '', 1, '469.25'),
(75871, '0 580 464 981', 30, '', 'Pompe', 0, 0, 458, 'F0580464981', 1, '595.14'),
(75869, '0 580 464 125', 30, '', 'K Jetronic', 0, 0, 458, '', 1, '411.22'),
(75868, '0 580 464 103', 30, '', 'Pompe', 0, 0, 458, 'F0580464103', 1, '291.84'),
(75867, '0 580 464 096', 30, '', 'Pompe', 0, 0, 458, '', 1, '583.69'),
(75866, '0 580 464 089', 30, '', 'Pompe', 0, 0, 458, '', 1, '423.48'),
(75865, '0 580 464 077', 30, '', 'Pompe', 0, 0, 458, '', 1, '575.11'),
(75864, '0 580 464 073', 30, '', 'K Jetronic', 0, 0, 458, '', 1, '553.13'),
(75863, '0 580 464 070', 30, '', 'Pompe', 0, 0, 458, 'F0580464076', 1, '300.42'),
(75862, '0 580 464 058', 30, '', 'Pompe', 0, 0, 458, 'F0580254911', 1, '832.6'),
(75861, '0 580 464 032', 30, '', 'Pompe', 0, 0, 458, 'F0580464076', 1, '640.91'),
(75860, '0 580 453 984', 30, '', 'Pompe', 0, 0, 458, '', 1, '844.49'),
(75859, '0 580 453 496', 30, '', 'Pompe', 0, 0, 458, '', 1, '603.72'),
(75858, '0 580 453 494', 30, '', 'Pompe', 0, 0, 458, 'F0580454001', 1, '265.67'),
(75857, '0 580 453 465', 30, '', 'Pompe', 0, 0, 458, 'F0580454001', 1, '267.45'),
(75856, '0 580 453 453', 30, '', 'Pompe', 0, 0, 458, 'F0580453408', 1, '686.68'),
(75855, '0 580 453 427', 30, '', 'Pompe', 0, 0, 458, 'F0580454001', 1, '251'),
(75853, '0 580 314 154', 30, '', 'Altele - benzina', 0, 0, 458, 'F0580314154', 1, '311.88'),
(75852, '0 580 314 153', 30, '', 'Altele - benzina', 0, 0, 458, '', 1, '703.84'),
(75850, '0 580 314 123', 30, '', 'Pompe', 0, 0, 458, 'F0580453021', 1, '570.76'),
(75849, '0 580 314 097', 30, '', 'Pompe', 0, 0, 458, 'F0580314097', 1, '494.99'),
(75847, '0 580 314 076', 30, '', 'Pompe', 0, 0, 458, 'F0580314076', 1, '317.62'),
(75845, '0 580 314 070', 30, '', 'Pompe', 0, 0, 458, 'F0580314070', 1, '452.09'),
(75842, '0 580 314 035', 30, '', 'Pompe', 0, 0, 1382, 'F0580314035', 1, '336.7'),
(75841, '0 580 313 053', 30, '', 'K Jetronic', 0, 0, 1382, 'F0580313073', 1, '349.06'),
(75840, '0 580 303 027', 30, '', 'Pompe', 0, 0, 1382, 'F0580303027', 1, '412.03'),
(75839, '0 580 303 026', 30, '', 'Pompe', 0, 0, 1382, 'F0580303026', 1, '692.42'),
(75838, '0 580 303 025', 30, '', 'Pompe', 0, 0, 1382, 'F0580303025', 1, '555.08'),
(75837, '0 580 303 016', 30, '', 'Pompe', 0, 0, 1382, 'F0580303016', 1, '440.64'),
(75836, '0 580 303 012', 30, '', 'K Jetronic', 0, 0, 1382, 'F0580303012', 1, '586.56'),
(75835, '0 580 303 007', 30, '', 'Pompe', 0, 0, 1382, 'F0580303007', 1, '743.9'),
(75834, '0 580 254 950', 30, '', 'Pompe', 0, 0, 458, 'F0580254911', 1, '457.8'),
(75833, '0 580 254 044', 30, '', 'Pompe', 0, 0, 458, '', 1, '1055.78'),
(75832, '0 580 254 040', 30, '', 'Pompe', 0, 0, 458, 'F0580254019', 1, '400.58'),
(75831, '0 580 254 019', 30, '', 'Pompe', 0, 0, 458, '', 1, '706.71'),
(75830, '0 580 254 001', 30, '', 'Pompe', 0, 0, 458, 'F0580254001', 1, '434.9'),
(75829, '0 438 170 035', 30, '', 'K Jetronic', 0, 0, 1303, '', 1, '517.89'),
(75828, '0 437 502 047', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '104.52'),
(75827, '0 437 502 035', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '173.78'),
(75826, '0 437 502 032', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '194.06'),
(75825, '0 437 502 023', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '161.46'),
(75824, '0 437 502 019', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '199.34'),
(75823, '0 437 502 015', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '161.46'),
(75822, '0 437 502 012', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '173.78'),
(75821, '0 437 502 010', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '158.25'),
(75820, '0 437 502 009', 30, '', 'K Jetronic', 0, 0, 3905, '', 1, '434.9'),
(75816, '0 356 912 984', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912984', 1, '99.81'),
(75815, '0 356 912 978', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912978', 1, '140.93'),
(75814, '0 356 912 977', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912977', 1, '132.1'),
(75813, '0 356 912 967', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912967', 1, '39.94'),
(75809, '0 356 912 944', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912886', 1, '41.72'),
(75807, '0 356 912 908', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912905', 1, '88.08'),
(75806, '0 356 912 907', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912905', 1, '63.12'),
(75805, '0 356 912 906', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912905', 1, '85.14'),
(75804, '0 356 912 904', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912901', 1, '83.84'),
(75801, '0 356 912 887', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912886', 1, '43.46'),
(75800, '0 356 912 886', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912886', 1, '61.65'),
(75799, '0 356 912 862', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912862', 1, '85.74'),
(75798, '0 356 912 857', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356912857', 1, '104.8'),
(75797, '0 356 912 845', 30, '', 'Altele - benzina', 0, 0, 685, 'K0356912845', 1, '369.1'),
(75795, '0 356 904 062', 30, '', 'Altele - benzina', 0, 0, 684, 'K0356904060', 1, '43.18'),
(75794, '0 356 301 036', 30, '', 'Altele - benzina', 0, 0, 696, 'KVKE0390', 1, '34.07'),
(75793, '0 356 150 025', 30, '', 'Altele - benzina', 0, 0, 696, '', 1, '76.35'),
(75792, '0 356 150 007', 30, '', 'Altele - benzina', 0, 0, 696, 'KVKE0399', 1, '33.48'),
(75791, '0 352 222 009', 30, '', 'Altele - benzina', 0, 0, 3495, 'F0352222009', 1, '20.56'),
(75790, '0 352 222 006', 30, '', 'Altele - benzina', 0, 0, 3495, '', 1, '12.55'),
(75789, '0 352 170 004', 30, '', 'Altele - benzina', 0, 0, 3496, 'F0352170004', 1, '13.57'),
(75783, '0 332 201 107', 30, '', 'Altele - benzina', 0, 0, 3488, 'M0332011007', 1, '17.35'),
(75781, '0 332 014 202', 30, '', 'Altele - benzina', 0, 0, 3488, '', 1, '36.5'),
(75778, '0 307 853 303', 30, '', 'Altele - benzina', 0, 0, 700, '', 1, '122.43'),
(75774, '0 281 004 148', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '288.29'),
(75773, '0 281 004 026', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258017016', 1, '540.76'),
(75769, '0 280 750 080', 30, '', 'K Jetronic', 0, 0, 158, '', 1, '2430.42'),
(75768, '0 280 750 061', 30, '', 'Altele - benzina', 0, 0, 158, '', 1, '714.82'),
(75767, '0 280 750 009', 30, '', 'Altele - benzina', 0, 0, 158, '', 1, '2279.94'),
(75766, '0 280 218 119', 30, '', 'K Jetronic', 0, 0, 3926, 'F0280218119', 1, '513.33'),
(75765, '0 280 218 075', 30, '', 'K Jetronic', 0, 0, 3926, 'F0280218075', 1, '595.14'),
(75764, '0 280 217 806', 30, '', 'Altele - benzina', 0, 0, 3926, '', 1, '721.03'),
(75763, '0 280 161 006', 30, '', 'Pompe', 0, 0, 753, '', 1, '175.57'),
(75762, '0 280 160 578', 30, '', 'K Jetronic', 0, 0, 168, '', 1, '279.77'),
(75761, '0 280 160 575', 30, '', 'Pompe', 0, 0, 168, '', 1, '283.58'),
(75760, '0 280 160 560', 30, '', 'Pompe', 0, 0, 168, '', 1, '241.02'),
(75759, '0 280 160 557', 30, '', 'Altele - benzina', 0, 0, 168, '', 1, '213.8'),
(75755, '0 280 160 235', 30, '', 'Pompe', 0, 0, 168, '', 1, '363.39');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(75750, '0 280 156 357', 30, '', 'Altele - benzina', 0, 0, 3905, '', 1, '202.58'),
(75749, '0 280 156 328', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '294.72'),
(75748, '0 280 156 324', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '215.19'),
(75747, '0 280 156 323', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '289'),
(75741, '0 280 155 965', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '186.89'),
(75740, '0 280 155 919', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '326.2'),
(75737, '0 280 155 814', 30, '', 'Altele - benzina', 0, 0, 3905, '', 1, '283.58'),
(75736, '0 280 155 809', 30, '', 'Injectoare', 0, 0, 3905, 'F0280155809', 1, '269.19'),
(75734, '0 280 155 794', 30, '', 'Injectoare', 0, 0, 3905, 'F0280155794', 1, '278.77'),
(75732, '0 280 155 786', 30, '', 'Injectoare', 0, 0, 3905, 'F0280155786', 1, '263.36'),
(75726, '0 280 150 734', 30, '', 'Injectoare', 0, 0, 3905, 'F0280150762', 1, '414.87'),
(75724, '0 280 150 703', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '289'),
(75723, '0 280 150 701', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '387.09'),
(75721, '0 280 150 684', 30, '', 'Injectoare', 0, 0, 3905, '', 1, '906.95'),
(75720, '0 280 150 464', 30, '', 'Injectoare', 0, 0, 3905, 'F0280150447', 1, '298.82'),
(75719, '0 280 150 439', 30, '', 'Injectoare', 0, 0, 3905, 'F0280150439', 1, '417.74'),
(75718, '0 280 150 219', 30, '', 'K Jetronic', 0, 0, 3905, '', 1, '566.53'),
(75717, '0 280 150 043', 30, '', 'Injectoare', 0, 0, 3905, 'F0280150044', 1, '434.9'),
(75716, '0 280 142 353', 30, '', 'Altele - benzina', 0, 0, 1411, '', 1, '225.8'),
(75715, '0 280 142 310', 30, '', 'Altele - benzina', 0, 0, 1411, '', 1, '235.75'),
(75714, '0 280 140 574', 30, '', 'Altele - benzina', 0, 0, 1298, '', 1, '766.81'),
(75713, '0 280 140 553', 30, '', 'Altele - benzina', 0, 0, 1298, '', 1, '745.15'),
(75709, '0 280 140 530', 30, '', 'Altele - benzina', 0, 0, 1298, '', 1, '572.24'),
(75707, '0 280 140 505', 30, '', 'Altele - benzina', 0, 0, 1298, 'F0280140505', 1, '596.12'),
(75706, '0 280 130 107', 30, '', 'Altele - benzina', 0, 0, 830, 'F0280130107', 1, '37'),
(75705, '0 280 130 047', 30, '', 'Altele - benzina', 0, 0, 3939, 'F0280130047', 1, '70.48'),
(75704, '0 280 130 044', 30, '', 'Altele - benzina', 0, 0, 830, 'F0280130044', 1, '187.89'),
(75702, '0 280 130 039', 30, '', 'Altele - benzina', 0, 0, 830, 'F0280130039', 1, '74.29'),
(75701, '0 280 130 026', 30, '', 'Altele - benzina', 0, 0, 829, 'F0280130026', 1, '47.86'),
(75698, '0 280 120 300', 30, '', 'Altele - benzina', 0, 0, 3940, '', 1, '400.58'),
(75695, '0 265 005 303', 30, '', 'Altele - benzina', 0, 0, 2308, '', 1, '454.93'),
(75694, '0 261 231 173', 30, '', 'K Jetronic', 0, 0, 3921, 'F0261231173', 1, '80.43'),
(75693, '0 261 231 148', 30, '', 'K Jetronic', 0, 0, 3921, 'F0261231120', 1, '215.51'),
(75692, '0 261 231 146', 30, '', 'Altele - benzina', 0, 0, 3921, 'F0261231146', 1, '169.92'),
(75691, '0 261 231 079', 30, '', 'Altele - benzina', 0, 0, 3921, 'F0261231079', 1, '187.89'),
(75690, '0 261 231 070', 30, '', 'K Jetronic', 0, 0, 3921, '', 1, '337.62'),
(75687, '0 261 230 043', 30, '', 'Altele - benzina', 0, 0, 3947, 'F0261230043', 1, '138.56'),
(75686, '0 261 230 037', 30, '', 'Altele - benzina', 0, 0, 161, 'F0261230037', 1, '155.91'),
(75685, '0 261 230 035', 30, '', 'Altele - benzina', 0, 0, 3947, 'F0261230035', 1, '543.63'),
(75684, '0 261 230 031', 30, '', 'Altele - benzina', 0, 0, 3939, 'F0261230031', 1, '125.96'),
(75683, '0 261 230 012', 30, '', 'Altele - benzina', 0, 0, 3947, 'F0261230012', 1, '394.87'),
(75682, '0 261 210 257', 30, '', 'K Jetronic', 0, 0, 833, 'F0261210257', 1, '99.68'),
(75681, '0 261 210 213', 30, '', 'Altele - benzina', 0, 0, 833, 'F0261210213', 1, '153.85'),
(75680, '0 261 210 194', 30, '', 'Altele - benzina', 0, 0, 833, 'F0261210194', 1, '147.67'),
(75679, '0 261 210 190', 30, '', 'K Jetronic', 0, 0, 833, '', 1, '120.65'),
(75678, '0 261 210 170', 30, '', 'Altele - benzina', 0, 0, 833, 'F0261210170', 1, '187.6'),
(75677, '0 261 210 160', 30, '', 'Altele - benzina', 0, 0, 833, 'F0261210160', 1, '103.95'),
(75675, '0 261 210 147', 30, '', 'Altele - benzina', 0, 0, 833, 'F0261210147', 1, '177.83'),
(75674, '0 261 210 143', 30, '', 'Altele - benzina', 0, 0, 833, 'F0261210143', 1, '233.69'),
(75673, '0 261 210 051', 30, '', 'Altele - benzina', 0, 0, 833, 'F0261210051', 1, '429.19'),
(75672, '0 261 210 028', 30, '', 'Altele - benzina', 0, 0, 833, 'F0261210028', 1, '269.19'),
(75671, '0 261 204 271', 30, '', 'K Jetronic', 0, 0, 3956, '', 1, '3664.15'),
(75670, '0 258 986 614', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '420.49'),
(75669, '0 258 006 014', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '331.9'),
(75668, '0 258 006 187', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006187', 1, '331.9'),
(75667, '0 258 003 128', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003050', 1, '176.16'),
(75665, '0 258 003 065', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003508', 1, '230.76'),
(75664, '0 258 003 034', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003060', 1, '230.76'),
(75663, '0 258 003 038', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '233.69'),
(75659, '0 258 104 002', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258104002', 1, '595.14'),
(75658, '0 258 017 176', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '294.72'),
(75657, '0 258 017 112', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '617.83'),
(75656, '0 258 017 099', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '617.83'),
(75653, '0 258 017 025', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258017025', 1, '432.06'),
(75648, '0 258 007 361', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '360.52'),
(75634, '0 258 006 542', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006542', 1, '358.79'),
(75633, '0 258 006 537', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006537', 1, '529.12'),
(75632, '0 258 006 501', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006499', 1, '477.83'),
(75631, '0 258 006 473', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006456', 1, '474.96'),
(75629, '0 258 006 435', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006435', 1, '553.99'),
(75628, '0 258 006 433', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006433', 1, '434.9'),
(75626, '0 258 006 376', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006375', 1, '334.78'),
(75625, '0 258 006 371', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006312', 1, '419.45'),
(75624, '0 258 006 344', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006344', 1, '298.95'),
(75623, '0 258 006 314', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006314', 1, '268.45'),
(75622, '0 258 006 307', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006039', 1, '351.34'),
(75621, '0 258 006 295', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006295', 1, '449.22'),
(75620, '0 258 006 294', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006295', 1, '176.27'),
(75619, '0 258 006 290', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '204.61'),
(75618, '0 258 006 287', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006159', 1, '436.08'),
(75617, '0 258 006 280', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006280', 1, '366.22'),
(75616, '0 258 006 206', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006206', 1, '246.01'),
(75611, '0 258 006 172', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006176', 1, '289.16'),
(75610, '0 258 006 171', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006176', 1, '289.16'),
(75609, '0 258 006 155', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006155', 1, '289.78'),
(75607, '0 258 006 029', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258006029', 1, '416.75'),
(75603, '0 258 006 022', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '320.46'),
(75597, '0 258 005 291', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258005291', 1, '239.84'),
(75595, '0 258 005 249', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258005249', 1, '351.94'),
(75594, '0 258 005 235', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258005235', 1, '230.76'),
(75592, '0 258 005 126', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003414', 1, '351.94'),
(75591, '0 258 005 081', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258005081', 1, '234.85'),
(75590, '0 258 005 079', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003848', 1, '239.84'),
(75589, '0 258 005 070', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258005070', 1, '351.94'),
(75588, '0 258 005 063', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258005063', 1, '397.71'),
(75578, '0 258 003 800', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003800', 1, '351.94'),
(75577, '0 258 003 782', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003870', 1, '239.84'),
(75576, '0 258 003 779', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003291', 1, '239.84'),
(75575, '0 258 003 759', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003414', 1, '218.43'),
(75573, '0 258 003 719', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258005097', 1, '300.42'),
(75567, '0 258 003 561', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003475', 1, '300.42'),
(75565, '0 258 003 548', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003548', 1, '239.84'),
(75564, '0 258 003 542', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003548', 1, '239.84'),
(75561, '0 258 003 477', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003559', 1, '300.42'),
(75556, '0 258 003 292', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003291', 1, '300.42'),
(75555, '0 258 003 291', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003291', 1, '336.7'),
(75554, '0 258 003 239', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003203', 1, '351.94'),
(75552, '0 258 003 189', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003189', 1, '213.44'),
(75551, '0 258 003 187', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003187', 1, '337.62'),
(75550, '0 258 003 119', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003119', 1, '351.94'),
(75548, '0 258 003 078', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003074', 1, '300.42'),
(75547, '0 258 003 060', 30, '', 'Sonde lambda', 0, 0, 3922, 'F0258003060', 1, '351.94'),
(75546, '0 258 002 201', 30, '', 'Sonde lambda', 0, 0, 3922, '', 1, '533.86'),
(75542, '0 237 024 005', 30, '', 'Altele - benzina', 0, 0, 683, '', 1, '1545.77'),
(75541, '0 232 103 048', 30, '', 'Altele - benzina', 0, 0, 834, 'F0232103048', 1, '241.3'),
(75535, '0 232 101 024', 30, '', 'Altele - benzina', 0, 0, 834, 'F0232101024', 1, '169.34'),
(75534, '0 227 100 211', 30, '', 'Altele - benzina', 0, 0, 1218, '', 1, '509.31'),
(75533, '0 221 604 012', 30, '', 'Altele - benzina', 0, 0, 689, '', 1, '260.49'),
(75532, '0 221 604 008', 30, '', 'Altele - benzina', 0, 0, 689, '', 1, '184.06'),
(75530, '0 221 603 003', 30, '', 'Altele - benzina', 0, 0, 689, '', 1, '1623.3'),
(75528, '0 221 505 423', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221505423', 1, '246.01'),
(75524, '0 221 504 020', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221504020', 1, '474.96'),
(75523, '0 221 504 017', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221504017', 1, '315.93'),
(75520, '0 221 503 490', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221503490', 1, '179.24'),
(75516, '0 221 503 468', 30, '', 'Altele - benzina', 0, 0, 2284, 'F0221503468', 1, '523.6'),
(75514, '0 221 503 035', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221503035', 1, '486.41'),
(75510, '0 221 503 017', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221503017', 1, '557.95'),
(75509, '0 221 503 014', 30, '', 'Altele - benzina', 0, 0, 2284, 'F0221503014', 1, '374.84'),
(75508, '0 221 503 010', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221503010', 1, '560.79'),
(75506, '0 221 503 001', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221503001', 1, '515.02'),
(75505, '0 221 122 334', 30, '', 'Altele - benzina', 0, 0, 689, '', 1, '233.9'),
(75504, '0 221 119 046', 30, '', 'Altele - benzina', 0, 0, 689, '', 1, '326.2'),
(75501, '0 221 118 329', 30, '', 'Altele - benzina', 0, 0, 689, '', 1, '294.72'),
(75500, '0 132 008 602', 30, '', 'Altele - benzina', 0, 0, 1298, '', 1, '343.36'),
(75499, '0 132 008 601', 30, '', 'Altele - benzina', 0, 0, 1298, '', 1, '326.2'),
(75498, '0 132 008 600', 30, '', 'Altele - benzina', 0, 0, 1298, '', 1, '234.85'),
(75497, '0 130 110 006', 30, '', 'Altele - benzina', 0, 0, 3504, '', 1, '563.02'),
(75496, '0 130 063 031', 30, '', 'Altele - benzina', 0, 0, 793, '', 1, '235.44'),
(75495, 'F 01M 101 456', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '41.12'),
(75494, 'F 01M 101 455', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '41.12'),
(75493, 'F 01M 101 454', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '41.12'),
(75492, 'F 01M 100 684', 30, '', 'Sisteme Common-Rail', 0, 0, 1484, '', 1, '2.12'),
(75491, 'F 01M 100 599', 30, '', 'Sisteme Common-Rail', 0, 0, 3891, '', 1, '9.36'),
(75489, 'F 00V X99 992', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '20.37'),
(75488, 'F 00V X99 892', 30, '', 'Pompe', 0, 0, 3934, '', 1, '32.29'),
(75485, 'F 00V C17 505', 30, '', 'Sisteme Common-Rail', 0, 0, 3966, '', 1, '3.37'),
(75479, 'F 00R 0P1 246', 30, '', 'Sisteme Common-Rail', 0, 0, 1451, '', 1, '4.84'),
(75478, 'F 00R 0P1 245', 30, '', 'Sisteme Common-Rail', 0, 0, 1451, '', 1, '3'),
(75477, 'F 00R 0P0 743', 30, '', 'Sisteme Common-Rail', 0, 0, 1451, '', 1, '1.59'),
(75476, 'F 00R 0P0 253', 30, '', 'Sisteme Common-Rail', 0, 0, 1451, '', 1, '22.12'),
(75475, 'F 00R 002 914', 30, '', 'Pompe', 0, 0, 2283, '', 1, '409.16'),
(75474, 'F 00R 001 166', 30, '', 'Pompe', 0, 0, 1129, '', 1, '306.16'),
(75472, 'F 00R 000 756', 30, '', 'Sisteme Common-Rail', 0, 0, 1129, '', 1, '532.18'),
(75469, 'F 00R 000 243', 30, '', 'Sisteme Common-Rail', 0, 0, 3916, '', 1, '271.6'),
(75468, 'F 00N 202 338', 30, '', 'Pompe', 0, 0, 1451, '', 1, '11.01'),
(75467, 'F 00N 202 337', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '12.36'),
(75466, 'F 00N 202 279', 30, '', 'Pompe', 0, 0, 3959, '', 1, '39.07'),
(75464, 'F 00N 202 191', 30, '', 'Sisteme Common-Rail', 0, 0, 1484, '', 1, '1.68'),
(75463, 'F 00N 201 977', 30, '', 'Pompe', 0, 0, 2283, '', 1, '30.92'),
(75462, 'F 00N 201 975', 30, '', 'Pompe', 0, 0, 2283, '', 1, '20.09'),
(75461, 'F 00N 201 974', 30, '', 'Sisteme Common-Rail', 0, 0, 2283, '', 1, '19.97'),
(75460, 'F 00N 201 973', 30, '', 'Sisteme Common-Rail', 0, 0, 2283, '', 1, '21.37'),
(75458, 'F 00N 200 700', 30, '', 'Sisteme Common-Rail', 0, 0, 1453, '', 1, '1.59'),
(75453, '9 580 234 005', 30, '', 'Pompe', 0, 0, 458, 'F9580234005', 1, '1270.37'),
(75452, '9 461 615 948', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '5.46'),
(75451, '9 461 611 363', 30, '', 'Pompe', 0, 0, 458, '', 1, '113.55'),
(75450, '9 461 610 423', 30, '', 'Altele - diesel', 0, 0, 3270, '', 1, '52.26'),
(75449, '9 461 610 127', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '15.94'),
(75448, '9 443 610 422', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '369.1'),
(75447, '9 443 610 385', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '357.64'),
(75446, '9 432 610 939', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '168.42'),
(75445, '9 432 610 478', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '52.26'),
(75444, '9 432 610 450', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '154.63'),
(75443, '9 432 610 443', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '44.48'),
(75440, '9 432 610 310', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.71'),
(75439, '9 432 610 295', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '94.54'),
(75438, '9 432 610 294', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '49.3'),
(75437, '9 432 610 251', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '82.8'),
(75433, '9 432 610 059', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '52.26'),
(75432, '9 432 610 042', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '133.88'),
(75431, '9 432 610 023', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '66.96'),
(75430, '9 432 610 006', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '44.34'),
(75429, '9 432 610 005', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '66.96'),
(75428, '9 432 610 003', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '66.96'),
(75427, '9 432 610 002', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '130.64'),
(75426, '9 431 612 216', 30, '', 'Diuze, injectoare', 0, 0, 3966, '', 1, '4.77'),
(75425, '9 431 610 156', 30, '', 'Pompe', 0, 0, 4051, '', 1, '2.87'),
(75424, '9 430 613 989', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '242.8'),
(75423, '9 411 034 635', 30, '', 'Pompe', 0, 0, 1453, '', 1, '14.23'),
(75422, '6 000 900 347', 30, '', 'Pompe', 0, 0, 1462, '', 1, '1.5'),
(75421, '6 000 900 262', 30, '', 'Diuze, injectoare', 0, 0, 1462, '', 1, '0.53'),
(75420, '6 000 900 123', 30, '', 'Altele - diesel', 0, 0, 1462, '', 1, '2.25'),
(75419, '6 000 900 055', 30, '', 'Pompe', 0, 0, 1462, '', 1, '0.66'),
(75418, '2 469 403 070', 30, '', 'Sisteme Common-Rail', 0, 0, 1451, '', 1, '2.53'),
(75417, '2 469 403 066', 30, '', 'Sisteme Common-Rail', 0, 0, 3763, '', 1, '17.28'),
(75416, '2 469 403 064', 30, '', 'Sisteme Common-Rail', 0, 0, 3771, '', 1, '25.27'),
(75415, '2 467 413 027', 30, '', 'Pompe', 0, 0, 3959, '', 1, '50.2'),
(75414, '2 467 413 025', 30, '', 'Altele - diesel', 0, 0, 3959, '', 1, '132.1'),
(75413, '2 467 010 028', 30, '', 'Pompe', 0, 0, 2283, '', 1, '1047.54'),
(75412, '2 464 509 015', 30, '', 'Pompe', 0, 0, 1485, '', 1, '37'),
(75411, '2 464 509 008', 30, '', 'Altele - diesel', 0, 0, 1485, '', 1, '32.01'),
(75410, '2 463 440 005', 30, '', 'Pompe', 0, 0, 1484, '', 1, '2.59'),
(75408, '2 463 414 001', 30, '', 'Pompe', 0, 0, 1484, '', 1, '3.34'),
(75407, '2 460 223 001', 30, '', 'Pompe', 0, 0, 1451, '', 1, '2.12'),
(75406, '2 460 206 010', 30, '', 'Pompe', 0, 0, 1451, '', 1, '5.58'),
(75405, '2 457 434 011', 30, '', 'Pompe', 0, 0, 9, '', 1, '90.67'),
(75404, '2 457 434 009', 30, '', 'Altele - diesel', 0, 0, 9, '', 1, '72.23'),
(75403, '2 447 419 002', 30, '', 'Altele - diesel', 0, 0, 1129, '', 1, '8.92'),
(75402, '2 447 222 098', 30, '', 'Pompe', 0, 0, 4228, '', 1, '117.44'),
(75401, '2 447 010 042', 30, '', 'Altele - diesel', 0, 0, 9, '', 1, '33.79'),
(75400, '2 447 010 038', 30, '', 'Pompe', 0, 0, 4228, '', 1, '34.35'),
(75399, '2 444 616 010', 30, '', 'Pompe', 0, 0, 1453, '', 1, '6.86'),
(75398, '2 443 461 003', 30, '', 'Altele - diesel', 0, 0, 3293, '', 1, '57.84'),
(75397, '2 440 105 000', 30, '', 'Pompe', 0, 0, 1451, '', 1, '0.85'),
(75395, '2 437 010 139', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '194.94'),
(75394, '2 437 010 138', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '182.02'),
(75393, '2 437 010 130', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '168.5'),
(75392, '2 437 010 129', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '147.98'),
(75391, '2 437 010 128', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '194.94'),
(75390, '2 437 010 126', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '272.72'),
(75389, '2 437 010 123', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '194.94'),
(75388, '2 437 010 117', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '194.94'),
(75387, '2 437 010 111', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '297.58'),
(75386, '2 437 010 108', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '194.94'),
(75385, '2 437 010 107', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '194.94'),
(75384, '2 437 010 102', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '154.13'),
(75383, '2 437 010 093', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '130.35'),
(75381, '2 437 010 091', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '194.94'),
(75379, '2 437 010 082', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '223.11'),
(75378, '2 437 010 080', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '146.48'),
(134603, '109SHP+250H', 42, '', 'Curea de distributie (Angrenare curea)', 1, 0, 306, '', 1, '45.24'),
(75375, '2 437 010 075', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '146.48'),
(75372, '2 437 010 071', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '286.82'),
(75371, '2 437 010 062', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '244.26'),
(75370, '2 437 010 060', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '249.54'),
(75369, '2 437 010 059', 30, '', 'Diuze, injectoare', 0, 0, 3933, '', 1, '244.26'),
(75366, '2 434 614 040', 30, '', 'Diuze, injectoare', 0, 0, 1453, '', 1, '14.26'),
(75365, '2 434 614 017', 30, '', 'Diuze, injectoare', 0, 0, 1453, '', 1, '7.1'),
(75363, '2 433 201 024', 30, '', 'Diuze, injectoare', 0, 0, 3286, '', 1, '0.25'),
(75362, '2 433 106 003', 30, '', 'Diuze, injectoare', 0, 0, 3286, '', 1, '1.31'),
(75361, '2 430 501 011', 30, '', 'Diuze, injectoare', 0, 0, 3966, '', 1, '12.36'),
(75360, '2 430 410 005', 30, '', 'Diuze, injectoare', 0, 0, 3286, '', 1, '0.5'),
(75359, '2 430 223 003', 30, '', 'Diuze, injectoare', 0, 0, 3892, '', 1, '17.44'),
(75358, '2 430 190 010', 30, '', 'Diuze, injectoare', 0, 0, 3966, '', 1, '2.74'),
(75357, '2 430 190 002', 30, '', 'Diuze, injectoare', 0, 0, 3966, '', 1, '2.74'),
(75356, '2 430 105 057', 30, '', 'Altele - diesel', 0, 0, 3966, '', 1, '3.78'),
(75355, '2 430 105 055', 30, '', 'Diuze, injectoare', 0, 0, 3966, '', 1, '4.19'),
(75354, '2 430 105 049', 30, '', 'Diuze, injectoare', 0, 0, 4051, '', 1, '2.06'),
(75353, '2 430 105 043', 30, '', 'Diuze, injectoare', 0, 0, 3966, '', 1, '11.08'),
(75352, '2 430 105 042', 30, '', 'Diuze, injectoare', 0, 0, 3966, '', 1, '3'),
(75351, '2 430 105 035', 30, '', 'Diuze, injectoare', 0, 0, 3966, '', 1, '3.68'),
(75350, '2 430 105 026', 30, '', 'Diuze, injectoare', 0, 0, 3966, '', 1, '2.87'),
(75349, '2 430 105 011', 30, '', 'Diuze, injectoare', 0, 0, 3966, '', 1, '5.65'),
(75348, '2 430 105 009', 30, '', 'Diuze, injectoare', 0, 0, 3966, '', 1, '2.9'),
(75347, '2 425 209 141', 30, '', 'Altele - diesel', 0, 0, 1455, '', 1, '253.9'),
(75346, '2 424 680 002', 30, '', 'Altele - diesel', 0, 0, 3772, '', 1, '0.96'),
(75345, '2 423 450 002', 30, '', 'Altele - diesel', 0, 0, 1484, '', 1, '3.52'),
(75344, '2 423 202 001', 30, '', 'Altele - diesel', 0, 0, 3286, '', 1, '0.78'),
(75343, '2 421 015 074', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '5.43'),
(75342, '2 420 503 019', 30, '', 'Altele - diesel', 0, 0, 3925, '', 1, '60.18'),
(75341, '2 420 503 017', 30, '', 'Altele - diesel', 0, 0, 3925, '', 1, '60.18'),
(75339, '2 420 206 007', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '5.96'),
(75338, '2 417 413 082', 30, '', 'Altele - diesel', 0, 0, 3959, '', 1, '105.39'),
(75337, '2 414 619 025', 30, '', 'Altele - diesel', 0, 0, 1453, '', 1, '123.9'),
(75334, '2 414 614 005', 30, '', 'Altele - diesel', 0, 0, 1453, '', 1, '4.68'),
(75333, '2 414 613 004', 30, '', 'Altele - diesel', 0, 0, 1453, '', 1, '9.36'),
(75332, '2 410 914 001', 30, '', 'Altele - diesel', 0, 0, 3280, '', 1, '136.81'),
(75331, '2 410 109 004', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '2.72'),
(75330, '1 900 508 009', 30, '', 'Altele - diesel', 0, 0, 1462, '', 1, '1.75'),
(75329, '1 510 023 000', 30, '', 'Altele - diesel', 0, 0, 1453, '', 1, '4.52'),
(75328, '1 467 445 006', 30, '', 'Pompe', 0, 0, 3959, '', 1, '51.98'),
(75327, '1 467 045 053', 30, '', 'Pompe', 0, 0, 2283, '', 1, '434.9'),
(75326, '1 467 045 032', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '72.23'),
(75325, '1 467 045 031', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '1138.74'),
(75324, '1 467 045 028', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '221.96'),
(75323, '1 467 045 027', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '221.96'),
(75322, '1 467 045 023', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '1098.68'),
(75321, '1 467 045 022', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '1098.68'),
(75320, '1 467 045 021', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '1133.03'),
(75315, '1 467 045 015', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '1167.35'),
(138076, '0 221 604 103', 30, '', 'Altele - benzina', 0, 0, 689, 'F0221604103', 1, '293.56'),
(75312, '1 467 032 010', 30, '', 'Pompe', 0, 0, 753, '', 1, '127.42'),
(75311, '1 467 030 308', 30, '', 'Pompe', 0, 0, 458, '', 1, '278.3'),
(75310, '1 467 020 024', 30, '', 'Altele - diesel', 0, 0, 753, '', 1, '108.33'),
(75309, '1 467 010 508', 30, '', 'Pompe', 0, 0, 3270, '', 1, '29.17'),
(75308, '1 467 010 507', 30, '', 'Pompe', 0, 0, 3270, '', 1, '40.93'),
(75307, '1 467 010 495', 30, '', 'Altele - diesel', 0, 0, 3270, '', 1, '32.6'),
(75306, '1 467 010 494', 30, '', 'Altele - diesel', 0, 0, 3270, '', 1, '35.54'),
(75305, '1 467 010 411', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '38.75'),
(75304, '1 467 010 016', 30, '', 'Altele - diesel', 0, 0, 1158, '', 1, '45.4'),
(75303, '1 466 434 324', 30, '', 'Pompe', 0, 0, 1678, '', 1, '72.82'),
(75302, '1 464 650 438', 30, '', 'Altele - diesel', 0, 0, 1453, '', 1, '5.99'),
(75301, '1 463 456 344', 30, '', 'Pompe', 0, 0, 1484, '', 1, '17.47'),
(75300, '1 463 456 303', 30, '', 'Pompe', 0, 0, 1484, '', 1, '26.18'),
(75299, '1 463 445 004', 30, '', 'Altele - diesel', 0, 0, 1484, '', 1, '0.72'),
(75298, '1 463 429 300', 30, '', 'Pompe', 0, 0, 1484, '', 1, '1.81'),
(75297, '1 463 414 344', 30, '', 'Pompe', 0, 0, 1484, '', 1, '1.75'),
(75296, '1 463 414 312', 30, '', 'Pompe', 0, 0, 1484, '', 1, '1.34'),
(75295, '1 463 414 305', 30, '', 'Pompe', 0, 0, 1484, '', 1, '1.87'),
(75294, '1 461 065 026', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '4.62'),
(75293, '1 461 015 303', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '6.62'),
(75292, '1 461 015 302', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '5.99'),
(75288, '1 460 508 304', 30, '', 'Pompe', 0, 0, 1462, '', 1, '1.5'),
(75287, '1 460 503 304', 30, '', 'Pompe', 0, 0, 3925, '', 1, '21.93'),
(75285, '1 460 400 313', 30, '', 'Pompe', 0, 0, 3265, '', 1, '39.34'),
(75284, '1 460 400 310', 30, '', 'Pompe', 0, 0, 3265, '', 1, '45.52'),
(75283, '1 460 400 014', 30, '', 'Pompe', 0, 0, 3265, '', 1, '6.36'),
(138060, '1 460 320 333', 30, '', 'Pompe', 0, 0, 3265, '', 1, '14.29'),
(75281, '1 460 285 006', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '8.2'),
(75279, '1 460 225 051', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '5.12'),
(75278, '1 460 206 305', 30, '', 'Pompe', 0, 0, 1451, '', 1, '6.64'),
(75275, '1 460 105 312', 30, '', 'Altele - diesel', 0, 0, 1451, '', 1, '1.94'),
(75274, '1 460 105 311', 30, '', 'Pompe', 0, 0, 1451, '', 1, '1.75'),
(75273, '1 460 105 306', 30, '', 'Pompe', 0, 0, 1451, '', 1, '2.84'),
(75272, '1 427 133 094', 30, '', 'Altele - diesel', 0, 0, 3890, '', 1, '346.23'),
(75269, '1 420 524 000', 30, '', 'Altele - diesel', 0, 0, 1462, '', 1, '0.97'),
(75253, '1 413 127 017', 30, '', 'Pompe', 0, 0, 3286, '', 1, '1.68'),
(75251, '1 413 127 015', 30, '', 'Pompe', 0, 0, 3286, '', 1, '0.66'),
(75248, '1 410 501 072', 30, '', 'Diuze, injectoare', 0, 0, 3966, '', 1, '7.64'),
(75244, '1 307 010 223', 30, '', 'Altele - diesel', 0, 0, 3950, '', 1, '162.74'),
(75243, '1 250 703 001', 30, '', 'Altele - diesel', 0, 0, 1462, '', 1, '7.52'),
(75239, '0 986 445 002', 30, '', 'Pompe', 0, 0, 3930, '', 1, '1407.68'),
(75238, '0 986 444 506', 30, '', 'Pompe', 0, 0, 3904, '', 1, '3118.02'),
(75231, '0 986 444 010', 30, '', 'Pompe', 0, 0, 3904, '', 1, '5425.09'),
(75230, '0 986 444 008', 30, '', 'Pompe', 0, 0, 3904, '', 1, '4131.99'),
(75229, '0 986 444 006', 30, '', 'Pompe', 0, 0, 3904, '', 1, '4154.06'),
(75222, '0 986 441 511', 30, '', 'Diuze, injectoare', 0, 0, 3930, '', 1, '1899.49'),
(75221, '0 986 441 510', 30, '', 'Diuze, injectoare', 0, 0, 3930, '', 1, '1832.21'),
(75220, '0 986 441 509', 30, '', 'Altele - diesel', 0, 0, 3930, '', 1, '1893.87'),
(75219, '0 986 441 507', 30, '', 'Diuze, injectoare', 0, 0, 3930, '', 1, '2077.05'),
(75215, '0 986 441 013', 30, '', 'Pompe', 0, 0, 3930, '', 1, '924.18'),
(75206, '0 986 437 024', 30, '', 'Pompe', 0, 0, 3918, '', 1, '2150.3'),
(75205, '0 986 437 020', 30, '', 'Pompe', 0, 0, 3918, '', 1, '1758.59'),
(75201, '0 986 437 011', 30, '', 'Sisteme Common-Rail', 0, 0, 3918, '', 1, '1628.95'),
(75197, '0 986 437 004', 30, '', 'Sisteme Common-Rail', 0, 0, 3918, '', 1, '1603.59'),
(75194, '0 986 435 507', 30, '', 'Pompe', 0, 0, 3902, '', 1, '729.61'),
(75193, '0 986 435 502', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1150.19'),
(75191, '0 986 435 111', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '597.98'),
(131748, '0 986 441 505', 30, '', 'Piese alternatoare si electrom', 0, 0, 3930, '', 1, '3294.5'),
(75189, '0 986 435 095', 30, '', 'Pompe', 0, 0, 3902, '', 1, '829.73'),
(75187, '0 986 435 091', 30, '', 'Pompe', 0, 0, 3902, '', 1, '775.39'),
(75184, '0 986 435 088', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '829.73'),
(75183, '0 986 435 087', 30, '', 'Pompe', 0, 0, 3902, '', 1, '656.85'),
(75181, '0 986 435 085', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '763.93'),
(75174, '0 986 435 071', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '752.48'),
(75173, '0 986 435 063', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '686.68'),
(75172, '0 986 435 061', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '732.45'),
(75169, '0 986 435 051', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '680.97'),
(75167, '0 986 435 045', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '747.92'),
(75163, '0 986 435 022', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '726.74'),
(75159, '0 986 435 010', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '726.74'),
(75153, '0 986 435 001', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '723.87'),
(75152, '0 986 430 522', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '281.51'),
(75151, '0 986 430 381', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '190.86'),
(75150, '0 986 430 375', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '197.87'),
(75148, '0 986 430 256', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '291.84'),
(75141, '0 986 430 187', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '197.87'),
(75133, '0 928 400 728', 30, '', 'Altele - diesel', 0, 0, 3996, '', 1, '291.84'),
(75131, '0 928 400 703', 30, '', 'Altele - diesel', 0, 0, 3996, '', 1, '291.84'),
(75129, '0 928 400 676', 30, '', 'Pompe', 0, 0, 3996, '', 1, '314.74'),
(75128, '0 928 400 672', 30, '', 'Pompe', 0, 0, 3996, '', 1, '99.25'),
(75127, '0 928 400 671', 30, '', 'Altele - diesel', 0, 0, 3996, '', 1, '289.47'),
(75124, '0 928 400 643', 30, '', 'Pompe', 0, 0, 3996, '', 1, '225.17'),
(75122, '0 928 400 620', 30, '', 'Sisteme Common-Rail', 0, 0, 3996, '', 1, '354.81'),
(75114, '0 580 313 120', 30, '', 'Pompe', 0, 0, 1382, 'F0580313120', 1, '1027.17'),
(75111, '0 445 120 148', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '31196.88'),
(75110, '0 445 120 073', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1521.85'),
(75108, '0 445 120 061', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1769.71'),
(75107, '0 445 120 045', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1820.59'),
(75105, '0 445 120 019', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1150.19'),
(75103, '0 445 120 012', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1561.31'),
(75102, '0 445 120 011', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '944.2'),
(75101, '0 445 120 009', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1561.31'),
(75093, '0 445 110 294', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1104.72'),
(75092, '0 445 110 290', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1284.66'),
(75090, '0 445 110 273', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1032.88'),
(75088, '0 445 110 259', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1010.01'),
(75085, '0 445 110 216', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1067.23'),
(75083, '0 445 110 181', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1367.37'),
(75082, '0 445 110 176', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1135.9'),
(75081, '0 445 110 168', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1224.57'),
(75080, '0 445 110 166', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '1118.71'),
(75078, '0 445 110 141', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1127.32'),
(75076, '0 445 110 118', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1233.65'),
(75073, '0 445 110 101', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '967.08'),
(75072, '0 445 110 095', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '995.68'),
(75070, '0 445 110 084', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '855.5'),
(75068, '0 445 110 078', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '655.2'),
(75066, '0 445 110 069', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '995.68'),
(75065, '0 445 110 063', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1030.04'),
(75063, '0 445 110 057', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1030.04'),
(75061, '0 445 110 049', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1098.68'),
(75059, '0 445 110 044', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1113'),
(75058, '0 445 110 036', 30, '', 'Sisteme Common-Rail', 0, 0, 3902, '', 1, '1121.58'),
(75056, '0 445 020 008', 30, '', 'Sisteme Common-Rail', 0, 0, 3918, '', 1, '2463.15'),
(75049, '0 440 017 042', 30, '', 'Pompe', 0, 0, 458, '', 1, '529.34'),
(75048, '0 440 011 016', 30, '', 'Pompe', 0, 0, 4228, '', 1, '349.06'),
(75046, '0 434 250 895', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '67.55'),
(75040, '0 434 250 225', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '86.61'),
(75039, '0 434 250 224', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '75.39'),
(75037, '0 434 250 192', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '74.01'),
(75036, '0 434 250 191', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '86.61'),
(75034, '0 434 250 168', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '111.85'),
(75031, '0 434 250 156', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '46.99'),
(75030, '0 434 250 154', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '66.05'),
(75029, '0 434 250 145', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '76.63'),
(75028, '0 434 250 135', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '44.93'),
(75026, '0 434 250 012', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '70.51'),
(75023, '0 433 271 626', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '124.18'),
(75022, '0 433 271 602', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '137.4'),
(75020, '0 433 271 518', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '95.72'),
(75017, '0 433 271 413', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '94.85'),
(138053, '0 986 441 504', 30, '', 'Diuze, injectoare', 0, 0, 3930, '', 1, '1253.18'),
(75011, '0 433 175 408', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '142.99'),
(75006, '0 433 175 342', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(75004, '0 433 175 337', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(75003, '0 433 175 329', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '172.63'),
(75002, '0 433 175 327', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74999, '0 433 175 317', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '172.76'),
(74996, '0 433 175 298', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74994, '0 433 175 288', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '153.26'),
(74985, '0 433 175 196', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74984, '0 433 175 175', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74983, '0 433 175 172', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(74980, '0 433 175 119', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '152.38'),
(74977, '0 433 175 085', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '152.38'),
(74975, '0 433 175 048', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '88.39'),
(138028, '0 433 172 004', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '154.41'),
(74973, '0 433 171 974', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '142.4'),
(74971, '0 433 171 960', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '142.4'),
(74968, '0 433 171 939', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74966, '0 433 171 914', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74965, '0 433 171 901', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '142.99'),
(74964, '0 433 171 878', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74961, '0 433 171 848', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74960, '0 433 171 831', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74958, '0 433 171 811', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '146.8'),
(74955, '0 433 171 755', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74950, '0 433 171 708', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '188.6'),
(74948, '0 433 171 699', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74947, '0 433 171 695', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74945, '0 433 171 690', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(74943, '0 433 171 681', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74941, '0 433 171 654', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74939, '0 433 171 641', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74935, '0 433 171 616', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '157.94'),
(74933, '0 433 171 585', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(74931, '0 433 171 557', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.39'),
(74928, '0 433 171 438', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '223.11'),
(74926, '0 433 171 400', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '127.11'),
(74925, '0 433 171 398', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '141.2'),
(74924, '0 433 171 393', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '205.8'),
(74923, '0 433 171 392', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(74920, '0 433 171 343', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(74918, '0 433 171 334', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '127.11'),
(74917, '0 433 171 315', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(74915, '0 433 171 277', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(131388, '0 433 171 200', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '115.1'),
(74913, '0 433 171 154', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '98.83'),
(74911, '0 433 171 082', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '110.1'),
(74909, '0 432 217 306', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '703.84'),
(74907, '0 432 217 286', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '805.25'),
(74904, '0 432 217 236', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '712.45'),
(74902, '0 432 193 823', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '683.77'),
(74901, '0 432 193 728', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '763.93'),
(74899, '0 432 193 633', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '1010.01'),
(74897, '0 432 193 619', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '1442.94'),
(74896, '0 432 193 599', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '792.55'),
(74893, '0 432 193 481', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '515.02'),
(74891, '0 432 191 417', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '814.16'),
(74889, '0 432 191 414', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '1087.39'),
(74887, '0 432 191 253', 30, '', 'Pompe', 0, 0, 3901, '', 1, '586.56'),
(74886, '0 432 133 824', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '997.38'),
(74885, '0 432 133 822', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '1428.87'),
(74884, '0 432 133 815', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '1076.35'),
(74882, '0 432 133 801', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '809.71'),
(74881, '0 432 133 800', 30, '', 'Pompe', 0, 0, 3901, '', 1, '709.58'),
(74879, '0 432 131 734', 30, '', 'Diuze, injectoare', 0, 0, 3901, '', 1, '1107.29'),
(74878, '0 432 117 002', 30, '', 'Pompe', 0, 0, 3901, '', 1, '509.31'),
(74875, '0 414 700 003', 30, '', 'Diuze, injectoare', 0, 0, 3930, '', 1, '1503.18'),
(74874, '0 414 266 998', 30, '', 'Pompe', 0, 0, 3904, '', 1, '615.17'),
(74872, '0 281 003 099', 30, '', 'Altele - diesel', 0, 0, 699, 'KVMZ0570', 1, '158.25'),
(74871, '0 281 003 085', 30, '', 'Pompe', 0, 0, 699, '', 1, '125.08'),
(74869, '0 281 003 021', 30, '', 'Pompe', 0, 0, 699, '', 1, '474.96'),
(74866, '0 281 003 013', 30, '', 'Altele - diesel', 0, 0, 699, '', 1, '321.58'),
(74864, '0 281 003 009', 30, '', 'Altele - diesel', 0, 0, 699, '', 1, '198.24'),
(74863, '0 281 003 005', 30, '', 'Altele - diesel', 0, 0, 699, 'KVMZ0569', 1, '217.84'),
(74862, '0 281 002 896', 30, '', 'Pompe', 0, 0, 3926, '', 1, '434.9'),
(74860, '0 281 002 788', 30, '', 'Pompe', 0, 0, 3942, '', 1, '360.52'),
(74859, '0 281 002 783', 30, '', 'Pompe', 0, 0, 1485, 'F0281002783', 1, '354.81'),
(74858, '0 281 002 770', 30, '', 'Pompe', 0, 0, 1485, 'F0281002770', 1, '199.62'),
(74857, '0 281 002 764', 30, '', 'Pompe', 0, 0, 3926, '', 1, '457.8'),
(74856, '0 281 002 730', 30, '', 'Pompe', 0, 0, 3926, '', 1, '417.74'),
(74855, '0 281 002 718', 30, '', 'Sisteme Common-Rail', 0, 0, 3996, '', 1, '844.05'),
(74854, '0 281 002 710', 30, '', 'Pompe', 0, 0, 1485, '', 1, '123.02'),
(74853, '0 281 002 700', 30, '', 'Altele - diesel', 0, 0, 3942, '', 1, '526.47'),
(74852, '0 281 002 698', 30, '', 'Altele - diesel', 0, 0, 3996, '', 1, '463.51'),
(74850, '0 281 002 655', 30, '', 'Altele - diesel', 0, 0, 161, 'F0281002655', 1, '270.38'),
(74849, '0 281 002 613', 30, '', 'Pompe', 0, 0, 3926, 'F0281002613', 1, '511.41'),
(74848, '0 281 002 597', 30, '', 'Pompe', 0, 0, 3926, '', 1, '803.99'),
(74847, '0 281 002 593', 30, '', 'Altele - diesel', 0, 0, 161, 'F0261230119', 1, '231.35'),
(74845, '0 281 002 576', 30, '', 'Altele - diesel', 0, 0, 161, 'F0261230099', 1, '200.21'),
(74840, '0 281 002 514', 30, '', 'Altele - diesel', 0, 0, 161, 'F0261230099', 1, '175.57'),
(74839, '0 281 002 513', 30, '', 'Altele - diesel', 0, 0, 833, 'F0281002513', 1, '91.6'),
(74838, '0 281 002 507', 30, '', 'Altele - diesel', 0, 0, 3996, '', 1, '426.32'),
(74837, '0 281 002 504', 30, '', 'Altele - diesel', 0, 0, 3942, '', 1, '437.77'),
(74836, '0 281 002 500', 30, '', 'Sisteme Common-Rail', 0, 0, 3996, '', 1, '423.48'),
(74835, '0 281 002 498', 30, '', 'Sisteme Common-Rail', 0, 0, 3942, 'F0281002498', 1, '546.5'),
(74829, '0 281 002 483', 30, '', 'Sisteme Common-Rail', 0, 0, 3996, '', 1, '409.16'),
(74827, '0 281 002 480', 30, '', 'Altele - diesel', 0, 0, 3996, '', 1, '369.1'),
(74825, '0 281 002 474', 30, '', 'Altele - diesel', 0, 0, 833, 'F0281002474', 1, '189.66'),
(74824, '0 281 002 471', 30, '', 'Altele - diesel', 0, 0, 830, 'F0281002471', 1, '91.01'),
(74823, '0 281 002 468', 30, '', 'Pompe', 0, 0, 161, 'F0281002468', 1, '292.1'),
(74822, '0 281 002 453', 30, '', 'Altele - diesel', 0, 0, 834, 'F0281002453', 1, '246.01'),
(74821, '0 281 002 437', 30, '', 'Altele - diesel', 0, 0, 161, 'F0281002437', 1, '214.31'),
(74820, '0 281 002 434', 30, '', 'Pompe', 0, 0, 833, '', 1, '113.04'),
(74819, '0 281 002 421', 30, '', 'Altele - diesel', 0, 0, 3926, '', 1, '875.54'),
(74818, '0 281 002 420', 30, '', 'Altele - diesel', 0, 0, 3939, 'F0281002420', 1, '306.36'),
(74816, '0 281 002 406', 30, '', 'Pompe', 0, 0, 834, 'F0281002406', 1, '215.19'),
(74815, '0 281 002 401', 30, '', 'Altele - diesel', 0, 0, 161, 'F0281002401', 1, '130.64'),
(74814, '0 281 002 399', 30, '', 'Altele - diesel', 0, 0, 161, 'F0281002399', 1, '132.1'),
(74813, '0 281 002 394', 30, '', 'Pompe', 0, 0, 161, '', 1, '110.7'),
(74811, '0 281 002 326', 30, '', 'Altele - diesel', 0, 0, 3947, 'F0281002326', 1, '267.45'),
(74810, '0 281 002 316', 30, '', 'Altele - diesel', 0, 0, 161, 'F0261230013', 1, '314.74'),
(74808, '0 281 002 271', 30, '', 'Altele - diesel', 0, 0, 833, 'F0281002271', 1, '249.26'),
(74807, '0 281 002 244', 30, '', 'Altele - diesel', 0, 0, 161, 'F0281002244', 1, '444.35'),
(74805, '0 281 002 232', 30, '', 'Altele - diesel', 0, 0, 830, 'F0281002232', 1, '170.29'),
(74803, '0 281 002 214', 30, '', 'Altele - diesel', 0, 0, 833, 'F0281002214', 1, '199.34'),
(74800, '0 281 002 191', 30, '', 'Altele - diesel', 0, 0, 833, 'F0281002191', 1, '249.26'),
(74799, '0 281 002 177', 30, '', 'Altele - diesel', 0, 0, 161, 'F0281002177', 1, '201.08'),
(74798, '0 281 002 170', 30, '', 'Altele - diesel', 0, 0, 829, 'F0281002170', 1, '66.64'),
(74797, '0 281 002 165', 30, '', 'Altele - diesel', 0, 0, 833, 'F0281002191', 1, '159.99'),
(74794, '0 281 002 138', 30, '', 'Altele - diesel', 0, 0, 833, 'F0281002138', 1, '86.33'),
(74793, '0 280 160 607', 30, '', 'Altele - diesel', 0, 0, 168, '', 1, '55.5'),
(74792, '0 250 001 016', 30, '', 'Altele - diesel', 0, 0, 243, 'KVMZ0361', 1, '37.6'),
(74791, '0 206 001 021', 30, '', 'Altele - diesel', 0, 0, 3941, '', 1, '663.81'),
(74790, '0 205 001 029', 30, '', 'Altele - diesel', 0, 0, 3941, 'F0205001029', 1, '1092.97'),
(74787, '1 987 302 903', 30, '', 'Becuri auto', 0, 0, 107, 'M1987302903', 1, '226.82'),
(74786, '1 987 302 607', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302201', 1, '5.77'),
(74784, '1 987 302 602', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302602', 1, '3.58'),
(74783, '1 987 302 601', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302601', 1, '3.71'),
(74782, '1 987 302 524', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302202', 1, '2.87'),
(74781, '1 987 302 518', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302206', 1, '0.81'),
(74780, '1 987 302 517', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302206', 1, '0.9'),
(74778, '1 987 302 512', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302207', 1, '1.31'),
(74776, '1 987 302 510', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302505', 1, '0.75'),
(74775, '1 987 302 508', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302212', 1, '1.5'),
(74774, '1 987 302 507', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302211', 1, '1.37'),
(74773, '1 987 302 505', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302505', 1, '1.5'),
(74772, '1 987 302 504', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302208', 1, '0.75'),
(74765, '1 987 302 431', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302031', 1, '7.14'),
(74763, '1 987 302 287', 30, '', 'Becuri auto', 0, 0, 1092, 'M1987302207', 1, '2.41'),
(74758, '1 987 302 280', 30, '', 'Becuri auto', 0, 0, 105, 'M1987302201', 1, '2.5'),
(74757, '1 987 302 252', 30, '', 'Becuri auto', 0, 0, 110, 'M1987302252', 1, '5.96'),
(74755, '1 987 302 245', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302231', 1, '10.05'),
(74754, '1 987 302 244', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302220', 1, '4.02'),
(74752, '1 987 302 240', 30, '', 'Becuri auto', 0, 0, 112, 'M1987302208', 1, '3.21'),
(74751, '1 987 302 237', 30, '', 'Becuri auto', 0, 0, 110, 'M1987302237', 1, '3.59'),
(74750, '1 987 302 236', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302235', 1, '5.12'),
(74748, '1 987 302 233', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302231', 1, '14.98'),
(74747, '1 987 302 231', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302231', 1, '11.95'),
(74746, '1 987 302 230', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302229', 1, '3'),
(74745, '1 987 302 228', 30, '', 'Becuri auto', 0, 0, 117, 'M1987302211', 1, '5.43'),
(74744, '1 987 302 227', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302227', 1, '3.71'),
(74743, '1 987 302 226', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302226', 1, '4.15'),
(74742, '1 987 302 225', 30, '', 'Becuri auto', 0, 0, 112, 'M1987302210', 1, '4.15'),
(74741, '1 987 302 224', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302224', 1, '3'),
(74739, '1 987 302 221', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302219', 1, '3.99'),
(74738, '1 987 302 220', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302220', 1, '3.99'),
(74736, '1 987 302 218', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302208', 1, '2.56'),
(74735, '1 987 302 215', 30, '', 'Becuri auto', 0, 0, 110, 'M1987302215', 1, '4.84'),
(74734, '1 987 302 214', 30, '', 'Becuri auto', 0, 0, 114, 'M1987302214', 1, '5.43'),
(74733, '1 987 302 213', 30, '', 'Becuri auto', 0, 0, 105, 'M1987302213', 1, '3.07'),
(74732, '1 987 302 211', 30, '', 'Becuri auto', 0, 0, 108, 'M1987302211', 1, '1.9'),
(74731, '1 987 302 208', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302208', 1, '1.47'),
(74730, '1 987 302 207', 30, '', 'Becuri auto', 0, 0, 105, 'M1987302207', 1, '1.06'),
(74729, '1 987 302 206', 30, '', 'Becuri auto', 0, 0, 110, 'M1987302206', 1, '0.88'),
(74724, '1 987 302 201', 30, '', 'Becuri auto', 0, 0, 105, 'M1987302201', 1, '1.28'),
(74723, '1 987 302 155', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302153', 1, '43.46'),
(74721, '1 987 302 152', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302152', 1, '23.4'),
(74718, '1 987 302 082', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302082', 1, '34.07'),
(74717, '1 987 302 081', 30, '', 'Becuri auto', 0, 0, 108, 'M1987302081', 1, '31.73'),
(74716, '1 987 302 079', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302071', 1, '26.33'),
(74714, '1 987 302 075', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302071', 1, '20.94'),
(74713, '1 987 302 049', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302041', 1, '16.47'),
(74711, '1 987 302 046', 30, '', 'Becuri auto', 0, 0, 1457, 'M1987302041', 1, '17.94'),
(74710, '1 987 302 045', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302041', 1, '18.88'),
(74708, '1 987 302 038', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302031', 1, '12.23'),
(74707, '1 987 302 035', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302031', 1, '21.65'),
(74705, '1 987 302 023', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302023', 1, '5.15'),
(74704, '1 987 302 021', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302021', 1, '17.66'),
(74703, '1 987 302 019', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302011', 1, '15.16'),
(74699, '1 987 302 011', 30, '', 'Becuri auto', 0, 0, 106, 'M1987302011', 1, '8.2'),
(74696, '1 987 301 113', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '30.26'),
(74695, '1 987 301 112', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '24.96'),
(74694, '1 987 301 111', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '27.24'),
(74693, '1 987 301 103', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '21.65'),
(74692, '1 987 301 102', 30, '', 'Becuri auto', 0, 0, 3326, '', 1, '14.54'),
(74691, '1 987 301 101', 30, '', 'Becuri auto', 0, 0, 3326, '', 1, '17.04'),
(74690, '1 987 301 087', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '59.9'),
(74688, '1 987 301 080', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '47.86'),
(74684, '1 987 301 066', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '54.35'),
(74683, '1 987 301 065', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '31.89'),
(74682, '1 987 301 064', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '30.58'),
(74681, '1 987 301 046', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '44.65'),
(74680, '1 987 301 042', 30, '', 'Becuri auto', 0, 0, 106, '', 1, '27.83'),
(74679, '1 987 301 040', 30, '', 'Becuri auto', 0, 0, 106, '', 1, '17.38'),
(74678, '1 987 301 033', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '12.98'),
(74677, '1 987 301 013', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '22.15'),
(74676, '1 987 301 012', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '13.17'),
(74675, '1 987 301 010', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '19.81'),
(74674, '1 987 301 007', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '23.06'),
(74673, '1 987 301 006', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '5.58');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(74672, '1 987 301 005', 30, '', 'Becuri auto', 0, 0, 1457, '', 1, '5.74'),
(74670, 'F 00M A45 212', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '133'),
(74669, 'F 00M A45 208', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '130.35'),
(74668, 'F 00M A45 206', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '31196.88'),
(74667, 'F 00M 991 392', 30, '', 'Piese alternatoare si electrom', 0, 0, 1108, '', 1, '426.33'),
(74666, 'F 00M 991 391', 30, '', 'Piese alternatoare si electrom', 0, 0, 1108, '', 1, '152.66'),
(74665, 'F 00M 991 192', 30, '', 'Piese alternatoare si electrom', 0, 0, 1108, '', 1, '423.48'),
(74664, 'F 00M 991 104', 30, '', 'Piese alternatoare si electrom', 0, 0, 1108, '', 1, '47.86'),
(74663, 'F 00M 991 056', 30, '', 'Piese alternatoare si electrom', 0, 0, 1108, '', 1, '121.84'),
(74662, 'F 00M 991 045', 30, '', 'Piese alternatoare si electrom', 0, 0, 1108, '', 1, '211.07'),
(74661, 'F 00M 990 434', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '37.28'),
(74660, 'F 00M 990 424', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '45.77'),
(74659, 'F 00M 990 423', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '26.64'),
(74658, 'F 00M 990 410', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '25.74'),
(74656, 'F 00M 990 175', 30, '', 'Piese alternatoare si electrom', 0, 0, 1484, '', 1, '1'),
(74655, 'F 00M 349 877', 30, '', 'Piese alternatoare si electrom', 0, 0, 2269, '', 1, '206.67'),
(74653, 'F 00M 346 087', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '152.07'),
(74652, 'F 00M 147 854', 30, '', 'Piese alternatoare si electrom', 0, 0, 2269, '', 1, '219.46'),
(74651, 'F 00M 147 801', 30, '', 'Piese alternatoare si electrom', 0, 0, 2269, '', 1, '126.24'),
(74649, 'F 00M 145 891', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '180.77'),
(74647, 'F 00M 145 873', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '134.8'),
(74646, 'F 00M 145 674', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '223.15'),
(74645, 'F 00M 145 394', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '217.95'),
(74642, 'F 00M 145 361', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '183.28'),
(74641, 'F 00M 145 358', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '169.7'),
(74640, 'F 00M 145 349', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '176.66'),
(74639, 'F 00M 145 248', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '159.23'),
(74638, 'F 00M 145 235', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '211.78'),
(74637, 'F 00M 144 138', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '103.34'),
(74633, 'F 00M 144 122', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '205.52'),
(74621, 'F 00M 131 608', 30, '', 'Piese alternatoare si electrom', 0, 0, 2193, '', 1, '302.92'),
(74616, 'F 00M 123 335', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '90.97'),
(74615, 'F 00M 123 316', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '74.29'),
(74614, 'F 00M 123 244', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '86.33'),
(74613, 'F 00M 123 237', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '93.94'),
(74612, 'F 00M 123 202', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '265.04'),
(74611, 'F 00M 120 107', 30, '', 'Piese alternatoare si electrom', 0, 0, 2192, '', 1, '101'),
(74610, 'F 00M 061 029', 30, '', 'Piese alternatoare si electrom', 0, 0, 1108, '', 1, '51.98'),
(74609, 'F 00M 061 002', 30, '', 'Piese alternatoare si electrom', 0, 0, 1108, '', 1, '76.63'),
(74608, 'F 00M 061 000', 30, '', 'Piese alternatoare si electrom', 0, 0, 1108, '', 1, '49.92'),
(74607, 'F 00M 033 203', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '265.32'),
(74606, 'F 000 AL1 919', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '49.33'),
(74605, 'F 000 AL1 918', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '59.59'),
(74604, 'F 000 AL1 483', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '47.31'),
(74603, 'F 000 AL1 321', 30, '', 'Piese alternatoare si electrom', 0, 0, 2187, '', 1, '147.39'),
(74602, '9 330 331 010', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '146.2'),
(74601, '9 330 141 044', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '105.99'),
(74599, '9 003 337 009', 30, '', 'Piese alternatoare si electrom', 0, 0, 2266, '', 1, '65.77'),
(74597, '9 003 336 206', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '154.41'),
(74596, '9 003 330 905', 30, '', 'Piese alternatoare si electrom', 0, 0, 3265, '', 1, '2.62'),
(74595, '9 002 336 224', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '120.37'),
(74594, '9 002 336 219', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '128.01'),
(131351, '9 003 330 317', 30, '', 'Piese alternatoare si electrom', 0, 0, 3265, '', 1, '1.31'),
(74593, '9 002 336 210', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '228.38'),
(74592, '9 002 336 204', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '133'),
(74591, '9 001 453 583', 30, '', 'Piese alternatoare si electrom', 0, 0, 3771, '', 1, '15.85'),
(74590, '9 001 336 240', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '111.57'),
(74589, '6 033 RD7 001', 30, '', 'Piese alternatoare si electrom', 0, 0, 1528, '', 1, '17.94'),
(74588, '6 033 RD0 002', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '131.7'),
(74587, '6 033 AD5 316', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '135.06'),
(74586, '6 033 AD5 158', 30, '', 'Piese alternatoare si electrom', 0, 0, 2266, '', 1, '42.92'),
(74585, '6 033 AD5 103', 30, '', 'Piese alternatoare si electrom', 0, 0, 2184, '', 1, '326.73'),
(74584, '6 033 AD4 240', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '246.01'),
(74583, '6 033 AD4 194', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '61.65'),
(74582, '6 033 AD4 180', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '96.88'),
(74581, '6 033 AD4 148', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '267.73'),
(74580, '6 033 AD4 141', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '176.44'),
(74579, '6 033 AD4 026', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '145.95'),
(74578, '6 033 AD3 338', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '211.66'),
(74576, '6 033 AD3 334', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '265.11'),
(74574, '6 033 AD3 108', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '249.54'),
(74572, '6 033 AD1 252', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '70.48'),
(74570, '6 033 AD1 062', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '136.81'),
(74568, '6 033 AD1 002', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '161.46'),
(74566, '6 033 AD0 414', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '132.1'),
(74564, '6 033 AD0 306', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '214'),
(74562, '6 033 AD0 180', 30, '', 'Piese alternatoare si electrom', 0, 0, 2185, '', 1, '19.34'),
(74560, '6 033 AD0 077', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '161.46'),
(74558, '6 033 AD0 004', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '134.47'),
(74556, '2 467 010 021', 30, '', 'Piese alternatoare si electrom', 0, 0, 2283, '', 1, '1115.87'),
(74554, '2 467 010 016', 30, '', 'Piese alternatoare si electrom', 0, 0, 2283, '', 1, '589.4'),
(74552, '2 420 328 031', 30, '', 'Piese alternatoare si electrom', 0, 0, 3265, '', 1, '34.07'),
(74550, '2 339 450 012', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '221.05'),
(74548, '2 339 403 010', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '319.29'),
(74546, '2 339 402 187', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '264.98'),
(74544, '2 339 402 180', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '225.17'),
(74542, '2 339 402 160', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '202.87'),
(74540, '2 339 402 126', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '260.12'),
(131347, '2 339 403 006', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '329.04'),
(74538, '2 339 402 110', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '133.29'),
(74536, '2 339 305 077', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '86.33'),
(74534, '2 339 305 074', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '140.99'),
(74532, '2 339 305 033', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '110.38'),
(74530, '2 339 305 013', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '121.56'),
(74528, '2 339 304 060', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '139.46'),
(74526, '2 339 304 025', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '71.36'),
(74524, '2 339 304 015', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '73.65'),
(74522, '2 339 303 857', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '148.54'),
(74520, '2 339 303 448', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '91.01'),
(74518, '2 339 303 412', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '103.65'),
(74516, '2 339 303 320', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '68.42'),
(74514, '2 339 303 244', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '82.21'),
(74512, '2 339 303 219', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '132.1'),
(74510, '2 127 014 005', 30, '', 'Piese alternatoare si electrom', 0, 0, 1528, '', 1, '25.34'),
(74508, '2 126 600 030', 30, '', 'Piese alternatoare si electrom', 0, 0, 1108, '', 1, '686.68'),
(74506, '2 007 014 085', 30, '', 'Piese alternatoare si electrom', 0, 0, 1531, '', 1, '50.2'),
(137989, '2 339 304 054', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '152.95'),
(74504, '2 007 014 065', 30, '', 'Piese alternatoare si electrom', 0, 0, 1531, '', 1, '26.08'),
(74502, '2 007 011 070', 30, '', 'Piese alternatoare si electrom', 0, 0, 2266, '', 1, '15.6'),
(74500, '2 007 010 032', 30, '', 'Piese alternatoare si electrom', 0, 0, 2266, '', 1, '18.38'),
(74498, '2 006 382 018', 30, '', 'Piese alternatoare si electrom', 0, 0, 1530, '', 1, '38.47'),
(74496, '2 006 209 545', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '179.09'),
(74494, '2 006 209 542', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '205.52'),
(74492, '2 006 209 533', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '135.94'),
(74490, '2 006 209 530', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '123.62'),
(74488, '2 006 209 471', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '100.71'),
(74486, '2 006 209 466', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '549.34'),
(74484, '2 006 209 435', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '105.39'),
(74482, '2 006 209 427', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '163.24'),
(74480, '2 005 834 593', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '88.08'),
(74478, '2 005 834 325', 30, '', 'Piese alternatoare si electrom', 0, 0, 2184, '', 1, '208.45'),
(74476, '2 004 650 030', 30, '', 'Piese alternatoare si electrom', 0, 0, 1453, '', 1, '0.69'),
(74474, '2 004 336 044', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '58.05'),
(74472, '2 004 114 135', 30, '', 'Piese alternatoare si electrom', 0, 0, 2186, '', 1, '142.08'),
(74471, '2 003 429 051', 30, '', 'Piese alternatoare si electrom', 0, 0, 1484, '', 1, '0.33'),
(74469, '2 001 933 021', 30, '', 'Piese alternatoare si electrom', 0, 0, 2265, '', 1, '45.52'),
(74467, '2 000 910 013', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '24.43'),
(74465, '2 000 910 005', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '21.78'),
(74463, '2 000 310 003', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '7.02'),
(74462, '2 000 301 043', 30, '', 'Piese alternatoare si electrom', 0, 0, 3265, '', 1, '3.12'),
(74460, '2 000 301 036', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '2.09'),
(74458, '2 000 301 019', 30, '', 'Piese alternatoare si electrom', 0, 0, 3265, '', 1, '5.34'),
(74456, '2 000 301 015', 30, '', 'Piese alternatoare si electrom', 0, 0, 3265, '', 1, '13.2'),
(74454, '2 000 212 000', 30, '', 'Piese alternatoare si electrom', 0, 0, 3771, '', 1, '5.46'),
(74452, '1 467 045 043', 30, '', 'Piese alternatoare si electrom', 0, 0, 2283, '', 1, '245.73'),
(74450, '1 465 230 956', 30, '', 'Piese alternatoare si electrom', 0, 0, 2283, '', 1, '964.2'),
(74448, '1 337 210 731', 30, '', 'Piese alternatoare si electrom', 0, 0, 1244, '', 1, '208.54'),
(74446, '1 337 210 725', 30, '', 'Piese alternatoare si electrom', 0, 0, 1244, '', 1, '184.08'),
(74444, '1 197 311 552', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '142.08'),
(74442, '1 197 311 548', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '136.53'),
(74440, '1 197 311 543', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '1087.26'),
(74438, '1 197 311 530', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '136.53'),
(74436, '1 197 311 510', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '978.52'),
(74434, '1 197 311 318', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '170.85'),
(74432, '1 197 311 314', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '129.76'),
(74430, '1 197 311 300', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0193', 1, '123.31'),
(74428, '1 197 311 238', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0194', 1, '136.53'),
(74426, '1 197 311 214', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0194', 1, '129.76'),
(74424, '1 197 311 212', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0194', 1, '126.24'),
(74422, '1 197 311 034', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0113', 1, '129.76'),
(74421, '1 197 311 033', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0113', 1, '136.53'),
(74419, '1 197 311 028', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0113', 1, '76.35'),
(74417, '1 127 320 708', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '267.98'),
(74415, '1 127 319 778', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '207.26'),
(74413, '1 127 319 729', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '211.24'),
(74411, '1 127 319 720', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '531.49'),
(74409, '1 127 319 609', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '441.76'),
(74407, '1 127 014 022', 30, '', 'Piese alternatoare si electrom', 0, 0, 1528, '', 1, '6.9'),
(74406, '1 127 014 021', 30, '', 'Piese alternatoare si electrom', 0, 0, 1528, '', 1, '8.07'),
(74404, '1 127 011 846', 30, '', 'Piese alternatoare si electrom', 0, 0, 2269, '', 1, '216.37'),
(74402, '1 126 601 559', 30, '', 'Piese alternatoare si electrom', 0, 0, 1108, '', 1, '203.59'),
(74400, '1 126 601 100', 30, '', 'Piese alternatoare si electrom', 0, 0, 1108, '', 1, '117.44'),
(74399, '1 125 887 025', 30, '', 'Piese alternatoare si electrom', 0, 0, 2191, '', 1, '278.24'),
(74397, '1 125 887 013', 30, '', 'Piese alternatoare si electrom', 0, 0, 2191, '', 1, '198.24'),
(74395, '1 125 885 261', 30, '', 'Piese alternatoare si electrom', 0, 0, 2191, '', 1, '95.72'),
(74393, '1 125 884 944', 30, '', 'Piese alternatoare si electrom', 0, 0, 2191, '', 1, '44.34'),
(74391, '1 125 825 540', 30, '', 'Piese alternatoare si electrom', 0, 0, 2190, '', 1, '60.5'),
(74389, '1 125 500 641', 30, '', 'Piese alternatoare si electrom', 0, 0, 2268, '', 1, '29.98'),
(74387, '1 125 045 652', 30, '', 'Piese alternatoare si electrom', 0, 0, 2192, '', 1, '239.27'),
(74385, '1 125 045 133', 30, '', 'Piese alternatoare si electrom', 0, 0, 2192, '', 1, '190.82'),
(74383, '1 124 035 506', 30, '', 'Piese alternatoare si electrom', 0, 0, 2193, '', 1, '260.99'),
(74381, '1 124 034 937', 30, '', 'Piese alternatoare si electrom', 0, 0, 2193, '', 1, '140.34'),
(74379, '1 123 429 231', 30, '', 'Piese alternatoare si electrom', 0, 0, 1484, '', 1, '3.65'),
(74378, '1 123 429 203', 30, '', 'Piese alternatoare si electrom', 0, 0, 1484, '', 1, '3.34'),
(74376, '1 120 905 534', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '25.9'),
(74374, '1 120 905 531', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '63.71'),
(74372, '1 120 905 523', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '18.56'),
(74370, '1 120 905 510', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '45.52'),
(74368, '1 120 905 108', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '57.5'),
(74366, '1 120 905 103', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '128.61'),
(74365, '1 120 905 102', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '29.11'),
(74363, '1 120 283 000', 30, '', 'Piese alternatoare si electrom', 0, 0, 3771, '', 1, '24.74'),
(74361, '1 007 014 143', 30, '', 'Piese alternatoare si electrom', 0, 0, 1531, '', 1, '50.98'),
(74359, '1 007 014 100', 30, '', 'Piese alternatoare si electrom', 0, 0, 1531, '', 1, '18.03'),
(74357, '1 007 010 039', 30, '', 'Piese alternatoare si electrom', 0, 0, 2266, '', 1, '29.95'),
(74355, '1 006 210 149', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '146.8'),
(74353, '1 006 210 143', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '54.04'),
(74351, '1 006 209 987', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '69.58'),
(74349, '1 006 209 964', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '194.62'),
(74347, '1 006 209 961', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '54.81'),
(74345, '1 006 209 941', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '79.87'),
(74343, '1 006 209 919', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '61.09'),
(74341, '1 006 209 912', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '91.19'),
(74339, '1 006 209 812', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '109.95'),
(74337, '1 006 209 806', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '51.39'),
(74335, '1 006 209 801', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '94.45'),
(74333, '1 006 209 793', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '40.53'),
(74331, '1 006 209 785', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '79.28'),
(74329, '1 006 209 759', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '100.71'),
(74327, '1 006 209 757', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '69.02'),
(74325, '1 006 209 715', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '51.67'),
(74323, '1 006 209 699', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '73.41'),
(74321, '1 006 209 693', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '57.56'),
(74319, '1 006 209 691', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '47.58'),
(74317, '1 006 209 681', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '113.91'),
(74315, '1 006 209 678', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '65.18'),
(74313, '1 006 209 671', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '54.32'),
(74311, '1 006 209 653', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '56.97'),
(74310, '1 006 209 646', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '52.85'),
(74309, '1 006 209 637', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '92.2'),
(74307, '1 006 209 619', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '49.92'),
(74305, '1 006 209 580', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '52.26'),
(74303, '1 006 209 541', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '81.03'),
(74301, '1 006 209 533', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '65.18'),
(74299, '1 006 209 530', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '52.85'),
(134604, '11,5X695', 247, '', 'Curea transmisie (Angrenare curea)', 1, 0, 306, '', 1, '10.83'),
(74297, '1 006 209 523', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '77.22'),
(74295, '1 006 209 506', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '37.6'),
(74293, '1 006 209 500', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '61.09'),
(74291, '1 006 209 429', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '50.14'),
(74289, '1 005 831 322', 30, '', 'Piese alternatoare si electrom', 0, 0, 2184, '', 1, '95.23'),
(74287, '1 005 831 169', 30, '', 'Piese alternatoare si electrom', 0, 0, 2184, '', 1, '58.12'),
(74284, '1 005 831 144', 30, '', 'Piese alternatoare si electrom', 0, 0, 2184, '', 1, '74.57'),
(74282, '1 005 823 437', 30, '', 'Piese alternatoare si electrom', 0, 0, 2184, '', 1, '383.48'),
(74280, '1 005 821 498', 30, '', 'Piese alternatoare si electrom', 0, 0, 2184, '', 1, '71.64'),
(74278, '1 004 336 947', 30, '', 'Piese alternatoare si electrom', 0, 0, 2189, '', 1, '79.78'),
(74276, '1 004 336 842', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '86.77'),
(74274, '1 004 336 765', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '18.81'),
(74272, '1 004 336 678', 30, '', 'Piese alternatoare si electrom', 0, 0, 2190, '', 1, '23.99'),
(74270, '1 004 336 622', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '49.58'),
(74268, '1 004 336 620', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '26.02'),
(74265, '1 004 336 599', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '32.88'),
(74262, '1 004 336 558', 30, '', 'Piese alternatoare si electrom', 0, 0, 2189, '', 1, '51.67'),
(74260, '1 004 336 530', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '50.51'),
(74258, '1 004 336 506', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '24.99'),
(74256, '1 004 336 432', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '22.66'),
(74254, '1 004 336 421', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '27.99'),
(74252, '1 004 336 415', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '39.34'),
(74251, '1 004 336 414', 30, '', 'Piese alternatoare si electrom', 0, 0, 2189, '', 1, '42.5'),
(74249, '1 004 336 409', 30, '', 'Piese alternatoare si electrom', 0, 0, 2189, '', 1, '54.32'),
(74247, '1 004 336 404', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '71.95'),
(74244, '1 004 336 343', 30, '', 'Piese alternatoare si electrom', 0, 0, 2189, '', 1, '111.57'),
(74242, '1 004 011 235', 30, '', 'Piese alternatoare si electrom', 0, 0, 2187, '', 1, '99.68'),
(74240, '1 004 011 212', 30, '', 'Piese alternatoare si electrom', 0, 0, 2187, '', 1, '91.88'),
(74238, '1 004 011 208', 30, '', 'Piese alternatoare si electrom', 0, 0, 2187, '', 1, '136.22'),
(74236, '1 004 011 089', 30, '', 'Piese alternatoare si electrom', 0, 0, 2187, '', 1, '112.72'),
(74234, '1 004 011 087', 30, '', 'Piese alternatoare si electrom', 0, 0, 2187, '', 1, '154.72'),
(74232, '1 003 421 015', 30, '', 'Piese alternatoare si electrom', 0, 0, 1484, '', 1, '2.12'),
(74230, '1 001 933 111', 30, '', 'Piese alternatoare si electrom', 0, 0, 2265, '', 1, '1.12'),
(74228, '1 000 500 094', 30, '', 'Piese alternatoare si electrom', 0, 0, 3771, '', 1, '5'),
(74226, '1 000 390 004', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '14.16'),
(74224, '1 000 301 120', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '1.63'),
(74222, '1 000 301 093', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '8.7'),
(74221, '1 000 301 091', 30, '', 'Piese alternatoare si electrom', 0, 0, 3265, '', 1, '4.06'),
(74218, '1 000 301 062', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '5.46'),
(74216, '1 000 301 054', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '38.47'),
(74215, '1 000 301 032', 30, '', 'Piese alternatoare si electrom', 0, 0, 3265, '', 1, '0.9'),
(74213, '1 000 301 023', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '1.94'),
(74211, '1 000 301 021', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '4.67'),
(74209, '1 000 301 012', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '8.14'),
(74208, '1 000 301 011', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '3.7'),
(74206, '0 333 006 026', 30, '', 'Piese alternatoare si electrom', 0, 0, 3488, '', 1, '82.21'),
(74204, '0 331 450 002', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '186.42'),
(74202, '0 331 402 203', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '182.61'),
(74200, '0 331 402 031', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '246.6'),
(74198, '0 331 402 001', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '112.44'),
(74196, '0 331 303 141', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '77.22'),
(74194, '0 331 303 086', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '112.72'),
(74192, '0 331 303 062', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '80.74'),
(74190, '0 331 101 011', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '185.83'),
(74188, '0 132 801 202', 30, '', 'Piese alternatoare si electrom', 0, 0, 700, '', 1, '157.65'),
(74186, '0 130 111 110', 30, '', 'Piese alternatoare si electrom', 0, 0, 3504, '', 1, '396.27'),
(74102, '0 986 016 790', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016790', 1, '437.77'),
(74101, '0 986 016 740', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016740', 2, '5.544'),
(74100, '0 986 016 530', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016120', 1, '357.64'),
(74099, '0 986 016 470', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016470', 2, '4.046'),
(74098, '0 986 016 400', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016400', 1, '406.29'),
(74064, '0 092 S50 100', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S50100', 1, '378.15'),
(74063, '0 092 S50 080', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S50080', 1, '351.14'),
(74062, '0 092 S50 070', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S50070', 1, '324.14'),
(74032, '0 092 S30 160', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S30160', 1, '359.18'),
(74031, '0 092 S30 130', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S30130', 1, '336.14'),
(74028, '0 092 S30 070', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S30070', 1, '207'),
(74027, '0 092 S30 060', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S30060', 1, '213.09'),
(74026, '0 092 S30 050', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S30050', 1, '153'),
(74025, '0 092 S30 040', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S30040', 1, '423.26'),
(74022, '0 092 S30 010', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S30010', 1, '327.04'),
(74013, '0 250 312 003', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '103.93'),
(74011, '0 250 312 001', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '107.45'),
(73997, '0 250 202 124', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '56.97'),
(73993, '0 250 202 102', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '39.94'),
(73981, '0 250 202 065', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0564', 1, '62.3'),
(73980, '0 250 202 064', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0565', 1, '74.57'),
(73979, '0 250 202 045', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '35.26'),
(73978, '0 250 202 043', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '37.6'),
(73977, '0 250 202 042', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '39.07'),
(73958, '0 250 202 001', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0561', 1, '27.89'),
(73942, '0 250 201 022', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0561', 1, '62.24'),
(73941, '0 250 200 070', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0561', 1, '98.66'),
(73940, '0 250 200 055', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0557', 1, '62.56'),
(73916, '0 242 240 848', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '29.67'),
(73897, '0 242 240 569', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242229613', 1, '24.02'),
(73896, '0 242 240 566', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241145505', 1, '15.88'),
(73895, '0 242 240 561', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '7.96'),
(73894, '0 242 240 555', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241245641', 1, '65.77'),
(73893, '0 242 240 539', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '9.98'),
(73892, '0 242 236 578', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '31196.88'),
(73891, '0 242 236 577', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '28.46'),
(73890, '0 242 236 574', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '22.62'),
(73889, '0 242 236 571', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '25.52'),
(73888, '0 242 236 566', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242225570', 1, '25.55'),
(73887, '0 242 236 565', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '9.92'),
(73886, '0 242 236 564', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '21.75'),
(73885, '0 242 236 563', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242229641', 1, '32.01'),
(73884, '0 242 236 562', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242235617', 1, '31.14'),
(73883, '0 242 236 561', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '8.08'),
(73882, '0 242 236 560', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '8.24'),
(73881, '0 242 236 544', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '31.14'),
(73880, '0 242 236 541', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '7.05'),
(73879, '0 242 236 530', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242219527', 1, '16'),
(73878, '0 242 236 528', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '35.54'),
(73877, '0 242 236 510', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '35.82'),
(73876, '0 242 235 917', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '90.73'),
(73875, '0 242 235 916', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '90.14'),
(73874, '0 242 235 915', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '30.26'),
(73873, '0 242 235 914', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '41.41'),
(73872, '0 242 235 913', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '27.89'),
(73871, '0 242 235 912', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '26.43'),
(73870, '0 242 235 911', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '26.43'),
(73869, '0 242 235 910', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '42.87'),
(73868, '0 242 235 909', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '27.89'),
(73867, '0 242 235 908', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '29.95'),
(73866, '0 242 235 797', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '16'),
(73865, '0 242 235 791', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '17.04'),
(73864, '0 242 235 776', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '34.94'),
(73863, '0 242 235 775', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '33.48'),
(73862, '0 242 235 766', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241235752', 1, '17.04'),
(73861, '0 242 235 758', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241219553', 1, '12.48'),
(73860, '0 242 235 756', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '23.21'),
(73859, '0 242 235 749', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242229641', 1, '25.12'),
(73858, '0 242 235 748', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242235748', 1, '22.62'),
(73853, '0 242 235 668', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241145505', 1, '9.98'),
(73852, '0 242 235 667', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '6.93'),
(73848, '0 242 235 663', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '6.46'),
(73849, '0 242 235 664', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241235752', 1, '10.14'),
(73850, '0 242 235 665', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '6.93'),
(73851, '0 242 235 666', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '6.93'),
(74577, '6 033 AD3 336', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '31196.88'),
(74575, '6 033 AD3 242', 30, '', 'Piese alternatoare si electrom', 0, 0, 2187, '', 1, '226.36'),
(74573, '6 033 AD1 255', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '81.93'),
(74571, '6 033 AD1 246', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '103.34'),
(74569, '6 033 AD1 059', 30, '', 'Piese alternatoare si electrom', 0, 0, 2187, '', 1, '247.48'),
(74567, '6 033 AD0 440', 30, '', 'Piese alternatoare si electrom', 0, 0, 1244, '', 1, '199.62'),
(74565, '6 033 AD0 351', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '140.93'),
(74563, '6 033 AD0 204', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '124.49'),
(74561, '6 033 AD0 086', 30, '', 'Piese alternatoare si electrom', 0, 0, 763, '', 1, '228.1'),
(74559, '6 033 AD0 047', 30, '', 'Piese alternatoare si electrom', 0, 0, 2266, '', 1, '18.75'),
(74557, '2 914 551 013', 30, '', 'Piese alternatoare si electrom', 0, 0, 1484, '', 1, '0.72'),
(74555, '2 467 010 018', 30, '', 'Piese alternatoare si electrom', 0, 0, 2283, '', 1, '309'),
(74553, '2 427 010 076', 30, '', 'Piese alternatoare si electrom', 0, 0, 2283, '', 1, '503.57'),
(74551, '2 420 301 004', 30, '', 'Piese alternatoare si electrom', 0, 0, 3265, '', 1, '9.39'),
(74549, '2 339 403 014', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '489.28'),
(74547, '2 339 402 220', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '454.93'),
(74545, '2 339 402 185', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '257.18'),
(74543, '2 339 402 162', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '158.53'),
(74541, '2 339 402 132', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '214.59'),
(74539, '2 339 402 112', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '164.37'),
(74537, '2 339 305 119', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '74.01'),
(74535, '2 339 305 076', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '130.64'),
(74533, '2 339 305 051', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '136.53'),
(74531, '2 339 305 018', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '87.79'),
(74529, '2 339 304 069', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '96.88'),
(74527, '2 339 304 053', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '88.67'),
(74525, '2 339 304 021', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '96.88'),
(74523, '2 339 304 011', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '101.96'),
(74521, '2 339 303 842', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '152.66'),
(74519, '2 339 303 413', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '110.1'),
(74517, '2 339 303 390', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '133.54'),
(74515, '2 339 303 282', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '108.64'),
(74513, '2 339 303 222', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '95.16'),
(137988, '2 339 303 206', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '89.54'),
(74511, '2 330 400 509', 30, '', 'Piese alternatoare si electrom', 0, 0, 3497, '', 1, '723.87'),
(74509, '2 126 610 033', 30, '', 'Piese alternatoare si electrom', 0, 0, 1110, '', 1, '205.33'),
(74507, '2 120 905 000', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '125.36'),
(74505, '2 007 014 076', 30, '', 'Piese alternatoare si electrom', 0, 0, 1531, '', 1, '88.08'),
(74503, '2 007 014 026', 30, '', 'Piese alternatoare si electrom', 0, 0, 1531, '', 1, '16.82'),
(74501, '2 007 010 034', 30, '', 'Piese alternatoare si electrom', 0, 0, 2266, '', 1, '34.07'),
(74499, '2 006 382 020', 30, '', 'Piese alternatoare si electrom', 0, 0, 1530, '', 1, '37.6'),
(74497, '2 006 209 546', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '176.16'),
(74495, '2 006 209 544', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '314.74'),
(74493, '2 006 209 536', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '135.94'),
(74491, '2 006 209 532', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '153.26'),
(74489, '2 006 209 495', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '120.65'),
(74487, '2 006 209 470', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '137.09'),
(74485, '2 006 209 458', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '187.89'),
(74483, '2 006 209 431', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '114.5'),
(74481, '2 006 209 426', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '143.27'),
(74479, '2 005 834 475', 30, '', 'Piese alternatoare si electrom', 0, 0, 2184, '', 1, '149.73'),
(74477, '2 005 825 077', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '17.78'),
(74475, '2 004 336 086', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '67.55'),
(74473, '2 004 124 001', 30, '', 'Piese alternatoare si electrom', 0, 0, 2186, '', 1, '297.58'),
(74470, '2 001 933 149', 30, '', 'Piese alternatoare si electrom', 0, 0, 2265, '', 1, '21.78'),
(74468, '2 000 910 015', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '42.28'),
(74466, '2 000 910 012', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '15.67'),
(74464, '2 000 905 001', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '11.42'),
(74461, '2 000 301 041', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '10.05'),
(74459, '2 000 301 023', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '4.02'),
(74457, '2 000 301 016', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '5.06'),
(74455, '2 000 301 000', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '3.5'),
(74453, '1 467 045 046', 30, '', 'Piese alternatoare si electrom', 0, 0, 2283, '', 1, '65.77'),
(74451, '1 467 010 410', 30, '', 'Piese alternatoare si electrom', 0, 0, 2283, '', 1, '29.17'),
(74449, '1 460 364 306', 30, '', 'Piese alternatoare si electrom', 0, 0, 3265, '', 1, '147.39'),
(74447, '1 337 210 726', 30, '', 'Piese alternatoare si electrom', 0, 0, 1244, '', 1, '194.62'),
(74445, '1 197 311 558', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '772.51'),
(74443, '1 197 311 549', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '161.46'),
(74441, '1 197 311 545', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '844.05'),
(74439, '1 197 311 541', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '129.76'),
(74437, '1 197 311 529', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '289.85'),
(74435, '1 197 311 501', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0194', 1, '947.04'),
(74433, '1 197 311 316', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0193', 1, '194.62'),
(74431, '1 197 311 312', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0193', 1, '114.5'),
(74429, '1 197 311 242', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0194', 1, '129.76'),
(74427, '1 197 311 223', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0194', 1, '165.95'),
(74425, '1 197 311 213', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0194', 1, '107.76'),
(74423, '1 197 311 043', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '91.88'),
(74420, '1 197 311 032', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0113', 1, '97.19'),
(74418, '1 197 311 018', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, 'KVME0113', 1, '108.64'),
(74416, '1 127 319 782', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '615.17'),
(74414, '1 127 319 744', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '369.1'),
(74412, '1 127 319 727', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '422.44'),
(74410, '1 127 319 670', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '288.35'),
(74408, '1 127 014 028', 30, '', 'Piese alternatoare si electrom', 0, 0, 1528, '', 1, '5.96'),
(74405, '1 127 014 011', 30, '', 'Piese alternatoare si electrom', 0, 0, 1528, '', 1, '4.65'),
(74403, '1 126 601 566', 30, '', 'Piese alternatoare si electrom', 0, 0, 1108, '', 1, '480.23'),
(74401, '1 126 601 524', 30, '', 'Piese alternatoare si electrom', 0, 0, 1108, '', 1, '56.78'),
(74398, '1 125 887 019', 30, '', 'Piese alternatoare si electrom', 0, 0, 2191, '', 1, '287.7'),
(74396, '1 125 885 549', 30, '', 'Piese alternatoare si electrom', 0, 0, 2191, '', 1, '46.99'),
(74394, '1 125 884 946', 30, '', 'Piese alternatoare si electrom', 0, 0, 2191, '', 1, '38.52'),
(74392, '1 125 827 021', 30, '', 'Piese alternatoare si electrom', 0, 0, 2190, '', 1, '223.11'),
(74390, '1 125 823 091', 30, '', 'Piese alternatoare si electrom', 0, 0, 2190, '', 1, '118.16'),
(74388, '1 125 500 621', 30, '', 'Piese alternatoare si electrom', 0, 0, 2268, '', 1, '28.55'),
(74386, '1 125 045 597', 30, '', 'Piese alternatoare si electrom', 0, 0, 2192, '', 1, '240.74'),
(74384, '1 124 035 544', 30, '', 'Piese alternatoare si electrom', 0, 0, 2193, '', 1, '292.1'),
(74382, '1 124 034 946', 30, '', 'Piese alternatoare si electrom', 0, 0, 2193, '', 1, '214.31'),
(74380, '1 124 034 929', 30, '', 'Piese alternatoare si electrom', 0, 0, 2193, '', 1, '243.52'),
(74377, '1 123 429 202', 30, '', 'Piese alternatoare si electrom', 0, 0, 1484, '', 1, '4.12'),
(74375, '1 120 905 533', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '25.05'),
(74373, '1 120 905 525', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '18.56'),
(74371, '1 120 905 518', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '17.78'),
(74369, '1 120 905 502', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '20.68'),
(74367, '1 120 905 105', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '51.67'),
(74364, '1 120 905 035', 30, '', 'Piese alternatoare si electrom', 0, 0, 3280, '', 1, '149.45'),
(74362, '1 107 014 109', 30, '', 'Piese alternatoare si electrom', 0, 0, 1528, '', 1, '26.33'),
(74360, '1 007 014 117', 30, '', 'Piese alternatoare si electrom', 0, 0, 1531, '', 1, '7.18'),
(74358, '1 007 010 079', 30, '', 'Piese alternatoare si electrom', 0, 0, 2266, '', 1, '14.07'),
(74356, '1 006 210 155', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '59.9'),
(74354, '1 006 210 145', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '48.17'),
(74352, '1 006 210 141', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '83.08'),
(74350, '1 006 209 983', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '51.25'),
(74348, '1 006 209 962', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '60.18'),
(74346, '1 006 209 943', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '358.74'),
(74344, '1 006 209 921', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '67.55'),
(74342, '1 006 209 916', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '56.97'),
(74340, '1 006 209 910', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '63.43'),
(74338, '1 006 209 807', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '51.67'),
(74336, '1 006 209 804', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '52.85'),
(74334, '1 006 209 796', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '80.65'),
(74332, '1 006 209 787', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '54.04'),
(74330, '1 006 209 760', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '122.06'),
(74328, '1 006 209 758', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '69.02'),
(74326, '1 006 209 751', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '102.62'),
(74324, '1 006 209 704', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '49.92'),
(74322, '1 006 209 694', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '63.12'),
(74320, '1 006 209 692', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '55.19'),
(74318, '1 006 209 690', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '55.78'),
(74316, '1 006 209 680', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '89.26'),
(74314, '1 006 209 677', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '72.23'),
(74312, '1 006 209 656', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '82.21'),
(74308, '1 006 209 630', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '218.71'),
(74306, '1 006 209 618', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '81.34'),
(74304, '1 006 209 554', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '50.79'),
(74302, '1 006 209 539', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '150.92'),
(134605, '10A0765C', 42, '', 'Curea transmisie (Angrenarea curea)', 1, 0, 10, '', 1, '8.36'),
(74300, '1 006 209 531', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '39.66'),
(74298, '1 006 209 524', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '117.44'),
(74296, '1 006 209 510', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '48.74'),
(74294, '1 006 209 501', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '67.55'),
(74292, '1 006 209 447', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '61.09'),
(74290, '1 005 851 097', 30, '', 'Piese alternatoare si electrom', 0, 0, 2185, '', 1, '5.76'),
(74288, '1 005 831 283', 30, '', 'Piese alternatoare si electrom', 0, 0, 2184, '', 1, '44.93'),
(74286, '1 005 831 167', 30, '', 'Piese alternatoare si electrom', 0, 0, 2184, '', 1, '64.9'),
(74285, '1 005 831 161', 30, '', 'Piese alternatoare si electrom', 0, 0, 2184, '', 1, '199.34'),
(74283, '1 005 831 097', 30, '', 'Piese alternatoare si electrom', 0, 0, 2184, '', 1, '72.51'),
(74281, '1 005 821 832', 30, '', 'Piese alternatoare si electrom', 0, 0, 2184, '', 1, '57.99'),
(74279, '1 004 615 001', 30, '', 'Piese alternatoare si electrom', 0, 0, 1453, '', 1, '0.16'),
(74277, '1 004 336 894', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '60.94'),
(74275, '1 004 336 778', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '27.66'),
(74273, '1 004 336 727', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '48.52'),
(74271, '1 004 336 650', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '41.12'),
(74269, '1 004 336 621', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '63.37'),
(74267, '1 004 336 619', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '46.4'),
(74266, '1 004 336 605', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '30.54'),
(74264, '1 004 336 598', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '65.68'),
(74263, '1 004 336 574', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '25.74'),
(74261, '1 004 336 536', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '28.55'),
(74259, '1 004 336 526', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '51.39'),
(74257, '1 004 336 436', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '113.01'),
(74255, '1 004 336 430', 30, '', 'Piese alternatoare si electrom', 0, 0, 2189, '', 1, '36.73'),
(74253, '1 004 336 417', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '46.4'),
(131314, '1 004 336 459', 30, '', 'Piese alternatoare si electrom', 0, 0, 2189, '', 1, '51.67'),
(74250, '1 004 336 413', 30, '', 'Piese alternatoare si electrom', 0, 0, 2189, '', 1, '39.07'),
(74248, '1 004 336 408', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '30.82'),
(74246, '1 004 336 392', 30, '', 'Piese alternatoare si electrom', 0, 0, 2189, '', 1, '35.26'),
(74245, '1 004 336 363', 30, '', 'Piese alternatoare si electrom', 0, 0, 2181, '', 1, '36.73'),
(74243, '1 004 112 907', 30, '', 'Piese alternatoare si electrom', 0, 0, 2186, '', 1, '158.84'),
(74241, '1 004 011 216', 30, '', 'Piese alternatoare si electrom', 0, 0, 2187, '', 1, '179.43'),
(74239, '1 004 011 209', 30, '', 'Piese alternatoare si electrom', 0, 0, 2187, '', 1, '86.89'),
(74237, '1 004 011 202', 30, '', 'Piese alternatoare si electrom', 0, 0, 2187, '', 1, '176.16'),
(74235, '1 004 011 088', 30, '', 'Piese alternatoare si electrom', 0, 0, 2187, '', 1, '195.09'),
(74233, '1 004 011 082', 30, '', 'Piese alternatoare si electrom', 0, 0, 2187, '', 1, '200.53'),
(74231, '1 003 421 013', 30, '', 'Piese alternatoare si electrom', 0, 0, 1484, '', 1, '1.5'),
(74229, '1 000 917 005', 30, '', 'Piese alternatoare si electrom', 0, 0, 3771, '', 1, '11.77'),
(74227, '1 000 500 091', 30, '', 'Piese alternatoare si electrom', 0, 0, 3771, '', 1, '7.52'),
(74225, '1 000 322 005', 30, '', 'Piese alternatoare si electrom', 0, 0, 3265, '', 1, '5.9'),
(74223, '1 000 301 112', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '12.64'),
(74220, '1 000 301 082', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '4.02'),
(74219, '1 000 301 072', 30, '', 'Piese alternatoare si electrom', 0, 0, 3265, '', 1, '1.94'),
(74217, '1 000 301 056', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '2.37'),
(74214, '1 000 301 031', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '0.4'),
(74212, '1 000 301 022', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '8.14'),
(74210, '1 000 301 013', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '6.46'),
(74207, '1 000 301 001', 30, '', 'Piese alternatoare si electrom', 0, 0, 1594, '', 1, '4.21'),
(74205, '0 333 006 025', 30, '', 'Piese alternatoare si electrom', 0, 0, 3488, '', 1, '126.83'),
(74203, '0 331 402 206', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '196.68'),
(74201, '0 331 402 201', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '226.04');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(74199, '0 331 402 024', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '93.94'),
(74197, '0 331 303 151', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '188.48'),
(74195, '0 331 303 140', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '72.23'),
(74193, '0 331 303 070', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '91.01'),
(74191, '0 331 303 026', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '81.62'),
(74189, '0 331 101 005', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '204.61'),
(74187, '0 132 801 149', 30, '', 'Piese alternatoare si electrom', 0, 0, 700, '', 1, '140.62'),
(74185, '0 130 111 038', 30, '', 'Piese alternatoare si electrom', 0, 0, 3504, '', 1, '306.16'),
(74184, '0 986 045 691', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986045691', 1, '1060.42'),
(74183, '0 986 045 370', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986045370', 1, '752.48'),
(74182, '0 986 045 340', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986045340', 1, '612.3'),
(74181, '0 986 044 651', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986044651', 1, '717.55'),
(74180, '0 986 044 631', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986044631', 1, '701'),
(74179, '0 986 044 611', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986044611', 1, '735.32'),
(74178, '0 986 044 360', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986042460', 2, '200.137'),
(74177, '0 986 044 030', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986044030', 1, '454.93'),
(74176, '0 986 043 680', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986038600', 1, '371.97'),
(74175, '0 986 042 830', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986042830', 1, '638.04'),
(74174, '0 986 042 790', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986042790', 1, '572.24'),
(74173, '0 986 042 740', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986041260', 1, '449.22'),
(74172, '0 986 042 650', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986042650', 1, '795.41'),
(74171, '0 986 042 590', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986042580', 1, '1448.58'),
(74170, '0 986 042 580', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986042580', 1, '1364.78'),
(74169, '0 986 042 360', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986042360', 1, '874.86'),
(74168, '0 986 042 121', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986042121', 1, '1153.06'),
(74167, '0 986 041 960', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986041960', 2, '22.708'),
(74166, '0 986 041 870', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986041870', 1, '735.32'),
(74165, '0 986 041 860', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986041480', 1, '629.46'),
(74164, '0 986 040 880', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986040320', 1, '632.33'),
(74163, '0 986 040 260', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986040260', 2, '571.585'),
(74162, '0 986 040 180', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986040180', 2, '39.907'),
(74161, '0 986 039 760', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986039300', 1, '526.47'),
(74160, '0 986 039 730', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986039730', 1, '1124.45'),
(74159, '0 986 039 471', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986039471', 1, '466.38'),
(74158, '0 986 039 340', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986039340', 1, '629.46'),
(74157, '0 986 038 990', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986038990', 2, '72.52'),
(74156, '0 986 038 811', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986038811', 2, '4.466'),
(74155, '0 986 038 791', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986038781', 2, '100.569'),
(74154, '0 986 038 781', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986038781', 1, '78.73'),
(74153, '0 986 038 730', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986038730', 1, '447.09'),
(74152, '0 986 038 600', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986038600', 1, '343.36'),
(74151, '0 986 038 390', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986038390', 1, '497.28'),
(74150, '0 986 038 380', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986038070', 1, '632.33'),
(74149, '0 986 038 070', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986038070', 1, '529.34'),
(74148, '0 986 036 711', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986036711', 2, '31.857'),
(74147, '0 986 036 631', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986036631', 2, '4.886'),
(74146, '0 986 036 250', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986036250', 2, '95.984'),
(74145, '0 986 036 060', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986036060', 1, '575.11'),
(74144, '0 986 031 260', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986031260', 1, '912.72'),
(74143, '0 124 655 025', 30, '', 'Alternatoare Bosch', 0, 0, 4, '', 1, '3554.9'),
(74142, '0 124 655 011', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986045490', 1, '3301.46'),
(74141, '0 124 515 010', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0124315001', 1, '916.27'),
(74140, '0 123 525 500', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0986045170', 1, '2446.57'),
(74139, '0 121 715 001', 30, '', 'Alternatoare Bosch', 0, 0, 4, 'M0121715001', 1, '2000.95'),
(74138, '0 986 021 810', 30, '', 'Electromotoare Bosch', 0, 0, 2, '', 2, '1.127'),
(74137, '0 986 021 290', 30, '', 'Electromotoare Bosch', 0, 0, 2, '', 1, '914.25'),
(74136, '0 986 021 190', 30, '', 'Electromotoare Bosch', 0, 0, 2, '', 1, '964.2'),
(74135, '0 986 020 900', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986020900', 1, '331.19'),
(74134, '0 986 020 270', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986018390', 2, '91.714'),
(74133, '0 986 020 250', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986020240', 2, '67.424'),
(74132, '0 986 020 181', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986020181', 1, '758.23'),
(74131, '0 986 019 870', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986019870', 2, '8.841'),
(74130, '0 986 018 990', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986013720', 1, '26.87'),
(74129, '0 986 018 960', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986018960', 1, '600.85'),
(74128, '0 986 018 950', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986018950', 2, '15.512'),
(74127, '0 986 018 940', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986018940', 2, '26.341'),
(74126, '0 986 018 751', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986018751', 2, '0'),
(74125, '0 986 018 680', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986018680', 1, '718.16'),
(74124, '0 986 018 410', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986018410', 1, '597.98'),
(74123, '0 986 018 370', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986018370', 2, '14.056'),
(74122, '0 986 018 321', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986018321', 1, '494.99'),
(74121, '0 986 018 310', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986018310', 1, '331.9'),
(74120, '0 986 018 210', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986018210', 1, '406.29'),
(74119, '0 986 017 840', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986017840', 2, '72.331'),
(74118, '0 986 017 830', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986017830', 2, '60.795'),
(74117, '0 986 017 790', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986017790', 1, '532.65'),
(74116, '0 986 017 770', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986017770', 1, '95.4'),
(74115, '0 986 017 460', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986017460', 1, '369.1'),
(74114, '0 986 017 450', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986017450', 1, '469.25'),
(74113, '0 986 017 420', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986017420', 1, '606.59'),
(74112, '0 986 017 240', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986017240', 1, '1213.15'),
(74111, '0 986 017 180', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986017180', 2, '109.991'),
(74110, '0 986 017 120', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986017120', 2, '29.484'),
(74109, '0 986 017 110', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986017110', 1, '293.56'),
(74108, '0 986 017 030', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986017030', 1, '512.15'),
(74107, '0 986 016 990', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016990', 2, '1.974'),
(74106, '0 986 016 980', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016980', 1, '452.09'),
(74105, '0 986 016 950', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016950', 2, '96.845'),
(74104, '0 986 016 880', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016880', 1, '363.39'),
(74103, '0 986 016 800', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016790', 1, '403.45'),
(74097, '0 986 016 340', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016340', 1, '454.93'),
(74096, '0 986 016 330', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016330', 2, '73.514'),
(74095, '0 986 016 300', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016300', 2, '80.143'),
(74094, '0 986 016 290', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016290', 2, '29.869'),
(74093, '0 986 016 240', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986016240', 2, '13.776'),
(74092, '0 986 014 770', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986014770', 1, '566.53'),
(74091, '0 986 014 101', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986014101', 1, '946.52'),
(74090, '0 986 013 850', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986013850', 2, '13.839'),
(74089, '0 986 013 240', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986013240', 1, '374.84'),
(74088, '0 986 013 200', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986013200', 1, '314.74'),
(74087, '0 986 012 620', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986012620', 2, '68.005'),
(74086, '0 986 011 570', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986011510', 2, '67.333'),
(74085, '0 986 011 270', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0001365004', 2, '77.63'),
(74084, '0 986 010 600', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0986010600', 1, '689.55'),
(74083, '0 001 223 002', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0001223002', 1, '1098.41'),
(74082, '0 001 124 013', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0001124013', 1, '1064.36'),
(74081, '0 001 109 203', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0001109203', 1, '1576.38'),
(74080, '0 001 109 031', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0001109031', 1, '687.22'),
(74079, '0 001 107 492', 30, '', 'Electromotoare Bosch', 0, 0, 2, '', 1, '31196.88'),
(74078, '0 001 107 047', 30, '', 'Electromotoare Bosch', 0, 0, 2, 'M0001107047', 1, '480.7'),
(74077, '0 093 X67 02V', 30, '', 'Baterii Bosch', 0, 0, 1, 'M0180095406', 1, '942.65'),
(74076, '0 092 T50 800', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092T50800', 1, '939.38'),
(74075, '0 092 T50 770', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092T50770', 1, '750.3'),
(74074, '0 092 T40 770', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092T40770', 1, '657.27'),
(74073, '0 092 T40 750', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092T40750', 1, '687.4'),
(74072, '0 092 T30 720', 30, '', 'Baterii Bosch', 0, 0, 1, '', 1, '468.88'),
(74071, '0 092 T30 630', 30, '', 'Baterii Bosch', 0, 0, 1, '', 1, '450.97'),
(74070, '0 092 T30 600', 30, '', 'Baterii Bosch', 0, 0, 1, '', 1, '248.93'),
(74069, '0 092 T30 430', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092T30430', 1, '610.85'),
(74068, '0 092 T30 400', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092T30400', 1, '591.42'),
(74067, '0 092 T30 130', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092T30130', 1, '414.99'),
(74066, '0 092 S50 150', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S50150', 1, '486.19'),
(74065, '0 092 S50 130', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S50130', 1, '438.17'),
(74061, '0 092 S50 060', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S50060', 1, '615.41'),
(74060, '0 092 S50 050', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S50050', 1, '285.12'),
(74059, '0 092 S50 040', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S50040', 1, '595.99'),
(74058, '0 092 S50 020', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S50020', 1, '527.46'),
(74057, '0 092 S50 010', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S50010', 1, '225.87'),
(74056, '0 092 S40 290', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40290', 1, '390.16'),
(74055, '0 092 S40 280', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40280', 1, '390.16'),
(74054, '0 092 S40 270', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40270', 1, '621.91'),
(74053, '0 092 S40 260', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40260', 1, '621.91'),
(74052, '0 092 S40 250', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40250', 1, '532.67'),
(74051, '0 092 S40 240', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40240', 1, '532.67'),
(74050, '0 092 S40 230', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40230', 1, '399.13'),
(74049, '0 092 S40 220', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40220', 1, '399.13'),
(74048, '0 092 S40 210', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40210', 1, '235.49'),
(74047, '0 092 S40 200', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40200', 1, '258.72'),
(74046, '0 092 S40 190', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40190', 1, '168.07'),
(74045, '0 092 S40 180', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40180', 1, '168.07'),
(74044, '0 092 S40 130', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40130', 1, '390.16'),
(74043, '0 092 S40 100', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40100', 1, '336.14'),
(74042, '0 092 S40 090', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40090', 1, '300.12'),
(74041, '0 092 S40 080', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40080', 1, '657.33'),
(74040, '0 092 S40 070', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40070', 1, '294.12'),
(74039, '0 092 S40 060', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40060', 1, '532.67'),
(74038, '0 092 S40 050', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40050', 1, '532.67'),
(74037, '0 092 S40 040', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40040', 1, '243.1'),
(74036, '0 092 S40 020', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40020', 1, '285.98'),
(74035, '0 092 S40 010', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40010', 1, '180.07'),
(74034, '0 092 S40 000', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S40000', 1, '166.18'),
(74033, '0 092 S30 170', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S30170', 1, '359.18'),
(74030, '0 092 S30 120', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S30120', 1, '315.17'),
(74029, '0 092 S30 080', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S30080', 1, '559.39'),
(74024, '0 092 S30 030', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S30030', 1, '236.46'),
(74023, '0 092 S30 020', 30, '', 'Baterii Bosch', 0, 0, 1, 'K0092S30020', 1, '120'),
(74021, '0 257 201 001', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0366', 1, '329.04'),
(74020, '0 250 603 001', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '54.04'),
(74019, '0 250 403 007', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '34.07'),
(74018, '0 250 403 003', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '49.92'),
(74017, '0 250 403 002', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '55.5'),
(74016, '0 250 402 002', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '40.81'),
(74015, '0 250 402 001', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '39.66'),
(74014, '0 250 312 007', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '98.06'),
(74012, '0 250 312 002', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '109.23'),
(74010, '0 250 204 002', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '65.49'),
(74009, '0 250 204 001', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '55.19'),
(74008, '0 250 203 004', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '64.9'),
(74007, '0 250 203 002', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '45.52'),
(74006, '0 250 203 001', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '45.21'),
(74005, '0 250 202 137', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '57.84'),
(74004, '0 250 202 135', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '45.52'),
(74003, '0 250 202 132', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '40.81'),
(74002, '0 250 202 131', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '35.54'),
(74001, '0 250 202 130', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '38.19'),
(74000, '0 250 202 129', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '33.79'),
(73999, '0 250 202 128', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '43.18'),
(73998, '0 250 202 125', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '45.52'),
(73996, '0 250 202 121', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '51.1'),
(73995, '0 250 202 119', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '54.91'),
(73994, '0 250 202 103', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '40.53'),
(73992, '0 250 202 096', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '56.1'),
(73991, '0 250 202 095', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '45.8'),
(73990, '0 250 202 094', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '45.21'),
(73989, '0 250 202 093', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '56.38'),
(73988, '0 250 202 092', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '46.11'),
(73987, '0 250 202 089', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '44.65'),
(73986, '0 250 202 087', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0563', 1, '50.2'),
(73985, '0 250 202 086', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0563', 1, '53.73'),
(73984, '0 250 202 085', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0563', 1, '47.86'),
(73983, '0 250 202 073', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0562', 1, '53.13'),
(73982, '0 250 202 069', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0565', 1, '73.1'),
(73976, '0 250 202 041', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '39.07'),
(73975, '0 250 202 040', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '67.83'),
(73974, '0 250 202 038', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '47.86'),
(73973, '0 250 202 036', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '34.94'),
(73972, '0 250 202 035', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '38.19'),
(73971, '0 250 202 034', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '44.65'),
(73970, '0 250 202 033', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '50.79'),
(73969, '0 250 202 029', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '36.13'),
(73968, '0 250 202 028', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '56.97'),
(73967, '0 250 202 027', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '49.92'),
(73966, '0 250 202 026', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '35.54'),
(73965, '0 250 202 025', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '37'),
(73964, '0 250 202 024', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '32.88'),
(73963, '0 250 202 023', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '37'),
(73962, '0 250 202 022', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '27.33'),
(73961, '0 250 202 020', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '32.6'),
(73960, '0 250 202 008', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0563', 1, '51.67'),
(73959, '0 250 202 002', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0559', 1, '48.74'),
(73957, '0 250 201 998', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '366.22'),
(73956, '0 250 201 053', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '31.14'),
(73955, '0 250 201 050', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '40.22'),
(73954, '0 250 201 049', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '44.06'),
(73953, '0 250 201 047', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '42.87'),
(73952, '0 250 201 046', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '50.51'),
(73951, '0 250 201 043', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '49.92'),
(73950, '0 250 201 041', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '25.83'),
(73949, '0 250 201 039', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '23.49'),
(73948, '0 250 201 038', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '36.13'),
(73947, '0 250 201 036', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0561', 1, '47.86'),
(73946, '0 250 201 035', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0558', 1, '44.34'),
(73945, '0 250 201 034', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '50.41'),
(73944, '0 250 201 032', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0561', 1, '24.37'),
(73943, '0 250 201 027', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '27.61'),
(73939, '0 250 200 035', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '', 1, '113.04'),
(73938, '0 250 200 021', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0557', 1, '86.02'),
(73937, '0 250 102 002', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, 'KVMZ0365', 1, '147.98'),
(73936, '0 242 335 504', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '8.24'),
(73935, '0 242 329 503', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '8.24'),
(73934, '0 242 260 001', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240235010', 1, '9.98'),
(73933, '0 242 255 502', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240235010', 1, '7.96'),
(73932, '0 242 250 503', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240235010', 1, '8.96'),
(73931, '0 242 245 812', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '34.66'),
(73930, '0 242 245 576', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '22.03'),
(73929, '0 242 245 573', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '26.99'),
(73928, '0 242 245 571', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '20.68'),
(73927, '0 242 245 559', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242229613', 1, '24.25'),
(73926, '0 242 245 558', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242229641', 1, '28.48'),
(73925, '0 242 245 552', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '8.67'),
(73924, '0 242 245 536', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '7.21'),
(73923, '0 242 245 531', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '8.96'),
(73922, '0 242 245 521', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240235010', 1, '7.8'),
(73921, '0 242 245 517', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240235010', 1, '7.49'),
(73920, '0 242 242 505', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '14.7'),
(73919, '0 242 242 501', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '14.7'),
(73918, '0 242 240 850', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '28.48'),
(73917, '0 242 240 849', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '27.02'),
(73915, '0 242 240 659', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241219553', 1, '9.11'),
(73914, '0 242 240 656', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '26.99'),
(73913, '0 242 240 655', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '22.03'),
(73912, '0 242 240 654', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '20.68'),
(73911, '0 242 240 653', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '26.14'),
(73910, '0 242 240 650', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '39.97'),
(73909, '0 242 240 649', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '23.8'),
(73908, '0 242 240 648', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241145505', 1, '15.72'),
(73907, '0 242 240 637', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '22.03'),
(73906, '0 242 240 627', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '43.99'),
(73905, '0 242 240 620', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '35.82'),
(73904, '0 242 240 619', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '30.26'),
(73903, '0 242 240 618', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241235752', 1, '16'),
(73902, '0 242 240 593', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '6.77'),
(73901, '0 242 240 592', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '7.05'),
(73900, '0 242 240 591', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '7.49'),
(73899, '0 242 240 590', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242240590', 1, '19.97'),
(73898, '0 242 240 587', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242229613', 1, '25.99'),
(73857, '0 242 235 743', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '34.35'),
(73856, '0 242 235 715', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242229613', 1, '27.33'),
(73855, '0 242 235 707', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '7.49'),
(73854, '0 242 235 692', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242219527', 1, '8.67'),
(73847, '0 242 235 661', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '7.05'),
(73846, '0 242 235 660', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '31.42'),
(73845, '0 242 235 650', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241219553', 1, '9.98'),
(73844, '0 242 235 607', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242229613', 1, '23.49'),
(73843, '0 242 235 588', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241219553', 1, '10.89'),
(73842, '0 242 235 533', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240235010', 1, '9.98'),
(73786, '0 242 225 534', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '9.98'),
(73785, '0 242 225 533', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '7.21'),
(73784, '0 242 222 505', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '14.7'),
(73783, '0 242 222 503', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '14.11'),
(73782, '0 242 222 502', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '14.85'),
(73781, '0 242 219 530', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241219553', 1, '8.96'),
(73780, '0 242 219 527', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242219527', 1, '18.22'),
(73779, '0 242 160 501', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241245574', 1, '17.63'),
(73778, '0 242 150 501', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241245574', 1, '8.83'),
(73777, '0 242 145 500', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '10.89'),
(73776, '0 242 140 519', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '12.48'),
(73775, '0 242 140 504', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241145505', 1, '11.77'),
(73774, '0 242 135 515', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '15.72'),
(73773, '0 242 135 509', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '32.01'),
(73772, '0 242 132 501', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '16'),
(73771, '0 242 132 500', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '15.72'),
(73770, '0 242 129 510', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241219553', 1, '14.42'),
(73769, '0 242 129 500', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242129500', 1, '35.26'),
(73768, '0 241 345 512', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240235010', 1, '18.81'),
(73767, '0 241 274 505', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241245574', 1, '15.57'),
(73766, '0 241 252 522', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241245574', 1, '24.84'),
(73765, '0 241 248 531', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240235010', 1, '8.52'),
(73764, '0 241 247 500', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241245641', 1, '69.95'),
(73763, '0 241 245 641', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241245641', 1, '44.93'),
(73762, '0 241 245 581', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240235010', 1, '7.05'),
(73761, '0 241 242 502', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '14.11'),
(73760, '0 241 235 594', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240235010', 1, '8.83'),
(73759, '0 241 145 510', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '37.44'),
(73758, '0 241 145 505', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241145505', 1, '27.61'),
(73757, '0 241 140 500', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '20.56'),
(73756, '1 987 432 808', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '156.78'),
(73755, '1 987 432 434', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, '', 1, '48.76'),
(73754, '1 987 432 431', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, '', 1, '44.96'),
(73753, '1 987 432 428', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, '', 1, '35.12'),
(73752, '1 987 432 426', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, '', 1, '41.37'),
(73751, '1 987 432 425', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '59'),
(73750, '1 987 432 424', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '62.99'),
(73749, '1 987 432 423', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'K1987431423', 1, '89.92'),
(73841, '0 242 235 532', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240235010', 1, '9.11'),
(73840, '0 242 232 515', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '14.7'),
(73839, '0 242 232 514', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '14.7'),
(73838, '0 242 232 508', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '14.7'),
(73837, '0 242 232 507', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '14.7'),
(73836, '0 242 232 506', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '14.7'),
(73835, '0 242 232 505', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '14.7'),
(73834, '0 242 232 504', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '14.85'),
(73833, '0 242 232 502', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '13.26'),
(73832, '0 242 232 501', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241242502', 1, '14.7'),
(73831, '0 242 230 500', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '27.61'),
(73830, '0 242 229 885', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '29.24'),
(73829, '0 242 229 884', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '28.2'),
(73828, '0 242 229 883', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '29.95'),
(73827, '0 242 229 882', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '43.46'),
(73826, '0 242 229 881', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '29.24'),
(73825, '0 242 229 880', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '28.05'),
(73824, '0 242 229 879', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '26.59'),
(73823, '0 242 229 878', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '40.81'),
(73822, '0 242 229 799', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '15.72'),
(73821, '0 242 229 798', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '10.61'),
(73820, '0 242 229 797', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '14.85'),
(73819, '0 242 229 785', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '16.32'),
(73818, '0 242 229 779', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '8.39'),
(73817, '0 242 229 775', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '7.49'),
(73816, '0 242 229 724', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '17.04'),
(73815, '0 242 229 712', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241219553', 1, '9.98'),
(73814, '0 242 229 708', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135509', 1, '42.59'),
(73813, '0 242 229 699', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241219553', 1, '10.89'),
(73812, '0 242 229 687', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '7.21'),
(73811, '0 242 229 661', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241235752', 1, '17.35'),
(73810, '0 242 229 660', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '7.36'),
(73809, '0 242 229 659', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '6.93'),
(73808, '0 242 229 658', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241235752', 1, '10.73'),
(73807, '0 242 229 657', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '6.93'),
(73806, '0 242 229 656', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '6.77'),
(73805, '0 242 229 655', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '7.05'),
(73804, '0 242 229 654', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241145505', 1, '9.98'),
(73803, '0 242 229 652', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242229641', 1, '28.05'),
(73802, '0 242 229 648', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242229613', 1, '23.49'),
(73801, '0 242 229 630', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '11.86'),
(73800, '0 242 229 628', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241145505', 1, '17.04'),
(73799, '0 242 229 613', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242229613', 1, '26.74'),
(73798, '0 242 229 590', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242225528', 1, '9.98'),
(73797, '0 242 229 576', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241219553', 1, '9.98'),
(73796, '0 242 229 534', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240235010', 1, '7.21'),
(73795, '0 242 229 533', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240235010', 1, '10.45'),
(73794, '0 242 225 859', 30, '', 'Bujii- Bosch', 0, 0, 686, '', 1, '27.89'),
(73793, '0 242 225 623', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '8.08'),
(73792, '0 242 225 622', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '8.08'),
(73791, '0 242 225 599', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242135515', 1, '7.36'),
(73790, '0 242 225 582', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0240229004', 1, '9.98'),
(73789, '0 242 225 568', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0241219553', 1, '9.98'),
(73788, '0 242 225 562', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242225562', 1, '17'),
(73787, '0 242 225 537', 30, '', 'Bujii- Bosch', 0, 0, 686, 'F0242225528', 1, '9.98'),
(73748, '1 987 432 422', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '54.69'),
(73721, '1 987 432 328', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '43.52'),
(73747, '1 987 432 413', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '48.11'),
(73746, '1 987 432 412', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '51.82'),
(73745, '1 987 432 410', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '81.34'),
(73744, '1 987 432 409', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '42.68'),
(73743, '1 987 432 402', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '137.16'),
(73742, '1 987 432 400', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '201.27'),
(73741, '1 987 432 398', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '60.44'),
(73740, '1 987 432 397', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'K1987432397', 1, '32.95'),
(73739, '1 987 432 387', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '57.84'),
(73738, '1 987 432 386', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '64.43'),
(73737, '1 987 432 380', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '51.55'),
(73736, '1 987 432 379', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '50.98'),
(73735, '1 987 432 378', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '99.25'),
(73734, '1 987 432 377', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '38.66'),
(73733, '1 987 432 376', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '61'),
(73732, '1 987 432 373', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '56.69'),
(73731, '1 987 432 371', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '63.87'),
(73730, '1 987 432 370', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0224', 1, '59.84'),
(73729, '1 987 432 365', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0224', 1, '49.83'),
(73728, '1 987 432 364', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '92.79'),
(73727, '1 987 432 361', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '105.08'),
(73726, '1 987 432 357', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '48.11'),
(73725, '1 987 432 354', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '47.8'),
(73724, '1 987 432 345', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '57.84'),
(73723, '1 987 432 337', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '87.2'),
(73722, '1 987 432 336', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '69.89'),
(73720, '1 987 432 317', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '71.29'),
(73719, '1 987 432 312', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '42.09'),
(73718, '1 987 432 307', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '46.4'),
(73717, '1 987 432 306', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '65.7'),
(73716, '1 987 432 301', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'K1987431001', 1, '87.33'),
(73715, '1 987 432 300', 30, '', 'Filtre habitaclu - altele', 0, 0, 424, 'KVMK0238', 1, '33.23'),
(73714, '1 987 432 189', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '31196.88'),
(73713, '1 987 432 188', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '31.79'),
(73712, '1 987 432 183', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '36.38'),
(73711, '1 987 432 182', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '42.28'),
(73710, '1 987 432 179', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '52.6'),
(73709, '1 987 432 173', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '39.22'),
(73708, '1 987 432 171', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '65.49'),
(73707, '1 987 432 170', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '85.14'),
(73706, '1 987 432 169', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '81.62'),
(73705, '1 987 432 163', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '111.85'),
(73704, '1 987 432 158', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '88.93'),
(73703, '1 987 432 157', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '43.75'),
(73702, '1 987 432 156', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '66.86'),
(73701, '1 987 432 121', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '57.79'),
(73700, '1 987 432 120', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0239', 1, '33.79'),
(73699, '1 987 432 119', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0239', 1, '67.24'),
(73698, '1 987 432 118', 30, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '79.56'),
(73697, '1 987 432 116', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0239', 1, '84.18'),
(73696, '1 987 432 114', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '26.99'),
(73695, '1 987 432 113', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '41.53'),
(73694, '1 987 432 111', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '36.38'),
(73693, '1 987 432 107', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '97.47'),
(73692, '1 987 432 103', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '75.32'),
(73691, '1 987 432 102', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '63.87'),
(73690, '1 987 432 097', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0224', 1, '19.16'),
(73689, '1 987 432 094', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0239', 1, '58.12'),
(73688, '1 987 432 093', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '46.4'),
(73687, '1 987 432 091', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '63.12'),
(73686, '1 987 432 090', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '35.26'),
(73685, '1 987 432 089', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '76.04'),
(73684, '1 987 432 088', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '44.96'),
(73683, '1 987 432 085', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '47.86'),
(73682, '1 987 432 084', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '43.75'),
(73681, '1 987 432 083', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '30.36'),
(73680, '1 987 432 082', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '63.12'),
(73679, '1 987 432 081', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0224', 1, '36.94'),
(73678, '1 987 432 079', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '37.82'),
(73677, '1 987 432 076', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '30.64'),
(73676, '1 987 432 075', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '39.53'),
(73675, '1 987 432 073', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '37.82'),
(73674, '1 987 432 072', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '28.24'),
(73673, '1 987 432 071', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '30.92'),
(73672, '1 987 432 070', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0224', 1, '37.51'),
(73671, '1 987 432 069', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '56.66'),
(73670, '1 987 432 066', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '49.05'),
(73669, '1 987 432 064', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '83.06'),
(73668, '1 987 432 063', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '80.18'),
(73667, '1 987 432 061', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '37.51'),
(73666, '1 987 432 060', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '75.16'),
(73665, '1 987 432 058', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '51.39'),
(73664, '1 987 432 057', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '25.3'),
(73663, '1 987 432 056', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0237', 1, '47.83'),
(73662, '1 987 432 053', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '41.41'),
(73661, '1 987 432 051', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '88.95'),
(73660, '1 987 432 048', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0224', 1, '26.46'),
(73659, '1 987 432 045', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '43.52'),
(73658, '1 987 432 044', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '55.85'),
(73657, '1 987 432 043', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '55.85'),
(73656, '1 987 432 040', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '33.51'),
(73655, '1 987 432 039', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '24.71'),
(73654, '1 987 432 038', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '29.2'),
(73653, '1 987 432 037', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '30.36'),
(73652, '1 987 432 036', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '51.82'),
(73651, '1 987 432 033', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '36.84'),
(73645, '1 987 432 017', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '20.94'),
(73643, '1 987 432 013', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '28.33'),
(73629, 'F 026 407 007', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '30.82'),
(73617, 'F 026 402 008', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '62.43'),
(73607, 'F 026 400 015', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '23.37'),
(73598, '1 987 429 405', 30, '', 'Filtre aer', 0, 0, 8, 'K1987429405', 1, '37.82'),
(73590, '1 987 429 189', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '64.3'),
(73577, '1 987 429 051', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '23.9'),
(73576, '1 457 436 006', 30, '', 'Filtre combustibil', 0, 0, 3855, '', 1, '162.05'),
(73572, '1 457 434 450', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434185', 1, '94.26'),
(73563, '1 457 434 419', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0195', 1, '27.89'),
(73562, '1 457 434 416', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '47.83'),
(73557, '1 457 434 400', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434025', 1, '45.24'),
(73556, '1 457 434 329', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434025', 1, '46.4'),
(73555, '1 457 434 324', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0195', 1, '65.86'),
(73554, '1 457 434 314', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0195', 1, '38.38'),
(73553, '1 457 434 310', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0195', 1, '48.11'),
(73552, '1 457 434 295', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0195', 1, '29.05'),
(73551, '1 457 434 293', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434025', 1, '38.66'),
(73550, '1 457 434 291', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434025', 1, '29.36'),
(73549, '1 457 434 281', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434185', 1, '39.81'),
(73548, '1 457 434 201', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0198', 1, '9.83'),
(73547, '1 457 434 200', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0198', 1, '15.94'),
(73541, '1 457 434 150', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434025', 1, '31.14'),
(73540, '1 457 434 123', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0195', 1, '24.06'),
(73539, '1 457 434 106', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434025', 1, '27.11'),
(73532, '1 457 433 955', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '58.72'),
(73531, '1 457 433 951', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '67.24'),
(73530, '1 457 433 799', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '29.36'),
(73529, '1 457 433 792', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '36.73'),
(73528, '1 457 433 791', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0187', 1, '39.81'),
(73527, '1 457 433 790', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0187', 1, '70.45'),
(73526, '1 457 433 784', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '59.9'),
(73525, '1 457 433 781', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '36.13'),
(73524, '1 457 433 773', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '49.33'),
(73523, '1 457 433 772', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '41.25'),
(73522, '1 457 433 769', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433590', 1, '37'),
(73521, '1 457 433 753', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '50.2'),
(73520, '1 457 433 752', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '40.37'),
(73519, '1 457 433 751', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '49.92'),
(73518, '1 457 433 750', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '34.94'),
(73517, '1 457 433 748', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '40.09'),
(73516, '1 457 433 747', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '45.24'),
(73515, '1 457 433 743', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '36.41'),
(73514, '1 457 433 742', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '48.45'),
(73513, '1 457 433 741', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '33.2'),
(73512, '1 457 433 740', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '23.28'),
(73511, '1 457 433 739', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '24.83'),
(73510, '1 457 433 736', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '35.82'),
(73509, '1 457 433 732', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '22.78'),
(73508, '1 457 433 716', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433716', 1, '34.94'),
(73507, '1 457 433 714', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '19.75'),
(73506, '1 457 433 712', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '34.07'),
(73505, '1 457 433 703', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '85.61'),
(73504, '1 457 433 701', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '51.67'),
(73503, '1 457 433 699', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '40.53'),
(73502, '1 457 433 698', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '25.58'),
(73501, '1 457 433 690', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '37.28'),
(73500, '1 457 433 686', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '24.43'),
(73499, '1 457 433 660', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '44.93'),
(73498, '1 457 433 655', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '57.5'),
(73497, '1 457 433 624', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '30.26'),
(73496, '1 457 433 623', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '23.43'),
(73495, '1 457 433 616', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '40.53'),
(73494, '1 457 433 609', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '29.95'),
(73493, '1 457 433 608', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '34.66'),
(73492, '1 457 433 606', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '29.05'),
(73491, '1 457 433 605', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '36.73'),
(73490, '1 457 433 603', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '24.68'),
(73489, '1 457 433 599', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '30.54'),
(73488, '1 457 433 596', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '34.66'),
(73487, '1 457 433 595', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '32.64'),
(73486, '1 457 433 594', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '48.39'),
(73485, '1 457 433 593', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '37.82'),
(73484, '1 457 433 589', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433518', 1, '85.61'),
(73483, '1 457 433 588', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '55.85'),
(73449, '1 457 433 316', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '25.46'),
(73448, '1 457 433 315', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '37.22'),
(73447, '1 457 433 311', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0185', 1, '23.06'),
(73443, '1 457 433 298', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '42.28'),
(73650, '1 987 432 030', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '18.32'),
(73649, '1 987 432 028', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '32.95'),
(73648, '1 987 432 027', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0224', 1, '41.25'),
(73647, '1 987 432 020', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '55.76'),
(73646, '1 987 432 018', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '39.81'),
(73644, '1 987 432 015', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '29.67'),
(73642, '1 987 432 012', 30, '', 'Filtre habitaclu Bosch', 0, 0, 424, 'KVMK0238', 1, '14.48'),
(73641, '1 987 432 010', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '20.03'),
(73640, '1 987 432 009', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '47.58'),
(73639, '1 987 432 007', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '60.18'),
(73638, '1 987 432 006', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '41.81'),
(73637, '1 987 432 003', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '50.14'),
(73636, '1 987 432 002', 30, '', 'Filtre habitaclu', 0, 0, 424, 'KVMK0238', 1, '55.19'),
(73635, 'F 026 407 049', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '46.99'),
(73634, 'F 026 407 040', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.37'),
(73633, 'F 026 407 015', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.16'),
(73632, 'F 026 407 014', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '62.15'),
(73631, 'F 026 407 010', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '27.42'),
(73630, 'F 026 407 008', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '28.33'),
(73628, 'F 026 407 006', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '19.1'),
(73627, 'F 026 407 005', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '17.25'),
(73626, 'F 026 407 004', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '24.87'),
(73625, 'F 026 407 003', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '40.53'),
(73624, 'F 026 407 002', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '26.99'),
(73623, 'F 026 407 001', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '11.7'),
(73622, 'F 026 402 019', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '77.19'),
(73621, 'F 026 402 016', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '129.17'),
(73620, 'F 026 402 015', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '122.86'),
(73619, 'F 026 402 013', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '85.11');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(73618, 'F 026 402 009', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '60.13'),
(73616, 'F 026 402 007', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '53.85'),
(73615, 'F 026 402 006', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '58.72'),
(73614, 'F 026 402 000', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '102.49'),
(73613, 'F 026 400 063', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '43.52'),
(73612, 'F 026 400 060', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '30.54'),
(73611, 'F 026 400 044', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '27.08'),
(73610, 'F 026 400 043', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '24.68'),
(73609, 'F 026 400 035', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '30.36'),
(73608, 'F 026 400 021', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '90.92'),
(73606, 'F 026 400 014', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '37.6'),
(73605, 'F 026 400 011', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '25.52'),
(73604, 'F 026 400 010', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '37.51'),
(73603, 'F 026 400 007', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '40.81'),
(73602, 'F 026 400 004', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '49.64'),
(73601, 'F 026 400 002', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '34.94'),
(73600, 'F 00B H40 230', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '190.82'),
(73599, '1 987 429 406', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433010', 1, '29.48'),
(73597, '1 987 429 404', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '31.2'),
(73596, '1 987 429 403', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '56.38'),
(73595, '1 987 429 401', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433518', 1, '81.03'),
(73594, '1 987 429 400', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '72.79'),
(73593, '1 987 429 194', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '42'),
(73592, '1 987 429 191', 30, '', 'Filtre aer', 0, 0, 8, 'K1987429191', 1, '49.64'),
(73591, '1 987 429 190', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '31.51'),
(73589, '1 987 429 188', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '34.66'),
(73588, '1 987 429 186', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0188', 1, '39.94'),
(73587, '1 987 429 184', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '79.56'),
(73586, '1 987 429 182', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '27.99'),
(73585, '1 987 429 181', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '41.41'),
(73584, '1 987 429 180', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '71.95'),
(73583, '1 987 429 178', 30, '', 'Filtre aer', 0, 0, 8, 'K1987429178', 1, '87.2'),
(73582, '1 987 429 173', 30, '', 'Filtre aer', 0, 0, 8, 'K1987429173', 1, '52.4'),
(73581, '1 987 429 166', 30, '', 'Filtre aer', 0, 0, 8, 'K1987429166', 1, '22.43'),
(73580, '1 987 429 160', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '52.57'),
(73579, '1 987 429 136', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '58.12'),
(73578, '1 987 429 135', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '24.09'),
(73575, '1 457 434 516', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '75.32'),
(73574, '1 457 434 511', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '95.72'),
(73573, '1 457 434 451', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '38.47'),
(73571, '1 457 434 448', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '97.47'),
(73570, '1 457 434 442', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434442', 1, '73.41'),
(73569, '1 457 434 440', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434185', 1, '49.83'),
(73568, '1 457 434 439', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434185', 1, '42.59'),
(73567, '1 457 434 438', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0195', 1, '27.92'),
(73566, '1 457 434 437', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434437', 1, '43.52'),
(73565, '1 457 434 436', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434025', 1, '126.83'),
(73564, '1 457 434 435', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0195', 1, '64.9'),
(73561, '1 457 434 409', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0195', 1, '36.26'),
(73560, '1 457 434 407', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0195', 1, '29.2'),
(73559, '1 457 434 405', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434185', 1, '113.32'),
(73558, '1 457 434 402', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434025', 1, '48.39'),
(73546, '1 457 434 198', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0195', 1, '36.38'),
(73545, '1 457 434 194', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434025', 1, '41.08'),
(73544, '1 457 434 184', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434025', 1, '51.55'),
(73543, '1 457 434 166', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0203', 1, '463.51'),
(73542, '1 457 434 154', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0195', 1, '29.67'),
(73538, '1 457 434 105', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434025', 1, '28.64'),
(73537, '1 457 434 051', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0195', 1, '19.83'),
(73536, '1 457 433 971', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '30.08'),
(73535, '1 457 433 968', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '58.12'),
(73534, '1 457 433 959', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '51.55'),
(73533, '1 457 433 956', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '84.55'),
(73482, '1 457 433 587', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433010', 1, '49.33'),
(73481, '1 457 433 582', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '65.77'),
(73480, '1 457 433 580', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '59.03'),
(73479, '1 457 433 579', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '36.38'),
(73478, '1 457 433 577', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '44.93'),
(73477, '1 457 433 575', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433010', 1, '34.07'),
(73476, '1 457 433 574', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '37.88'),
(73475, '1 457 433 573', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433010', 1, '52.1'),
(73474, '1 457 433 571', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '33.79'),
(73473, '1 457 433 560', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0187', 1, '184.98'),
(73472, '1 457 433 555', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433010', 1, '44.65'),
(73471, '1 457 433 553', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '42.28'),
(73470, '1 457 433 550', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '53.73'),
(73469, '1 457 433 547', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '45.8'),
(73468, '1 457 433 544', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '29.95'),
(73467, '1 457 433 540', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0185', 1, '31.2'),
(73466, '1 457 433 539', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '60.13'),
(73465, '1 457 433 538', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '46.99'),
(73464, '1 457 433 535', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '51.67'),
(73463, '1 457 433 534', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0185', 1, '56.97'),
(73462, '1 457 433 532', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433010', 1, '36.38'),
(73461, '1 457 433 531', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '24.58'),
(73460, '1 457 433 529', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433010', 1, '30.92'),
(73459, '1 457 433 526', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '31.2'),
(73458, '1 457 433 523', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '71.36'),
(73457, '1 457 433 521', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0185', 1, '25.87'),
(73456, '1 457 433 337', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '39.34'),
(73455, '1 457 433 331', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '34.07'),
(73454, '1 457 433 327', 30, '', 'Filtre aer', 0, 0, 8, '', 1, '39.22'),
(73453, '1 457 433 325', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '21.7'),
(73452, '1 457 433 323', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '40.09'),
(73451, '1 457 433 322', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433322', 1, '33.2'),
(73450, '1 457 433 319', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '32.07'),
(73446, '1 457 433 307', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '32.36'),
(73428, '1 457 433 231', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '35.82'),
(73429, '1 457 433 255', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '16.72'),
(73430, '1 457 433 260', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '24.49'),
(73431, '1 457 433 263', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '60.78'),
(73433, '1 457 433 265', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '28.24'),
(73445, '1 457 433 303', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '29.05'),
(73441, '1 457 433 281', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '23.84'),
(73444, '1 457 433 300', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '48.17'),
(73442, '1 457 433 282', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '24.84'),
(73440, '1 457 433 280', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '33.79'),
(73439, '1 457 433 279', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '121.56'),
(73438, '1 457 433 276', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '41.41'),
(73437, '1 457 433 275', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '51.1'),
(73436, '1 457 433 274', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '52.57'),
(73435, '1 457 433 273', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '32.88'),
(73434, '1 457 433 268', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '23.47'),
(73432, '1 457 433 264', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '28.08'),
(73427, '1 457 433 227', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '28.74'),
(73426, '1 457 433 200', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0188', 1, '92.48'),
(73425, '1 457 433 164', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433164', 1, '119.81'),
(73424, '1 457 433 163', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '23.84'),
(73420, '1 457 433 152', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '25.87'),
(73418, '1 457 433 102', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433102', 1, '39.07'),
(73417, '1 457 433 101', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433101', 1, '63.06'),
(73423, '1 457 433 158', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '18.38'),
(73422, '1 457 433 155', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '38.25'),
(73421, '1 457 433 153', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '21.65'),
(73419, '1 457 433 150', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '33.23'),
(73412, '1 457 433 093', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433093', 1, '44.96'),
(73413, '1 457 433 094', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433010', 1, '40.53'),
(73414, '1 457 433 096', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '30.36'),
(73416, '1 457 433 100', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433100', 1, '60.5'),
(73415, '1 457 433 099', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '28.64'),
(73411, '1 457 433 090', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '38.19'),
(73410, '1 457 433 089', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '39.53'),
(73409, '1 457 433 088', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '55.5'),
(73408, '1 457 433 086', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '35.43'),
(73403, '1 457 433 076', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '32.64'),
(73404, '1 457 433 077', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '37.6'),
(73407, '1 457 433 084', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433084', 1, '38.19'),
(73406, '1 457 433 082', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '42.12'),
(73405, '1 457 433 081', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '28.64'),
(73330, '1 457 429 301', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '14.91'),
(73331, '1 457 429 302', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '37.22'),
(73402, '1 457 433 075', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '41.53'),
(73401, '1 457 433 072', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '55.19'),
(73400, '1 457 433 071', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '139.46'),
(73399, '1 457 433 070', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '26.83'),
(73398, '1 457 433 069', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433518', 1, '45.52'),
(73397, '1 457 433 067', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '45.21'),
(73396, '1 457 433 066', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '52.26'),
(73395, '1 457 433 065', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '52.42'),
(73394, '1 457 433 061', 30, '', 'Filtre aer', 0, 0, 8, 'K1457433010', 1, '50.2'),
(73393, '1 457 433 059', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '39.53'),
(73392, '1 457 433 058', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '38.66'),
(73391, '1 457 433 055', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '25.3'),
(73390, '1 457 433 047', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '32.07'),
(73389, '1 457 433 046', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '36.66'),
(73388, '1 457 433 045', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '38.66'),
(73387, '1 457 433 025', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '30.8'),
(73386, '1 457 433 023', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '22.93'),
(73385, '1 457 433 008', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '25.27'),
(73384, '1 457 433 007', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '22.4'),
(73383, '1 457 433 004', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '28.93'),
(73382, '1 457 433 003', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '22.43'),
(73381, '1 457 432 200', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '30.64'),
(73380, '1 457 432 180', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '34.66'),
(73379, '1 457 432 173', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '31.42'),
(73378, '1 457 432 154', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '23.71'),
(73377, '1 457 432 138', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '35.54'),
(73376, '1 457 432 134', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0185', 1, '23.06'),
(73375, '1 457 432 124', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '25.34'),
(73374, '1 457 432 108', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0185', 1, '21.44'),
(73373, '1 457 431 724', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457429619', 1, '48.39'),
(73372, '1 457 431 723', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457429619', 1, '50.39'),
(73371, '1 457 431 720', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457429619', 1, '58.72'),
(73370, '1 457 431 718', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '244.1'),
(73369, '1 457 431 715', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457429619', 1, '58.72'),
(73368, '1 457 431 712', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457429619', 1, '24.68'),
(73367, '1 457 431 708', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457429619', 1, '29.8'),
(73366, '1 457 431 707', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457429619', 1, '39.22'),
(73365, '1 457 431 705', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457429619', 1, '25.62'),
(73364, '1 457 431 704', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457429619', 1, '21.37'),
(73363, '1 457 431 703', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457431703', 1, '23.84'),
(73362, '1 457 429 970', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0185', 1, '43.75'),
(73361, '1 457 429 964', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '29.67'),
(73360, '1 457 429 957', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '60.18'),
(73359, '1 457 429 944', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '102.18'),
(73358, '1 457 429 928', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '38.47'),
(73357, '1 457 429 923', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0185', 1, '21.13'),
(73356, '1 457 429 920', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0185', 1, '34.07'),
(73355, '1 457 429 908', 30, '', 'Filtre aer', 0, 0, 8, 'K1457429908', 1, '30.82'),
(73354, '1 457 429 900', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '53.73'),
(73353, '1 457 429 896', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '23.99'),
(73352, '1 457 429 890', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0185', 1, '55.78'),
(73351, '1 457 429 870', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '24.49'),
(73350, '1 457 429 820', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '12.23'),
(73349, '1 457 429 818', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0185', 1, '37.88'),
(73348, '1 457 429 795', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0189', 1, '55.78'),
(73347, '1 457 429 793', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '47.27'),
(73346, '1 457 429 791', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '25.52'),
(73345, '1 457 429 783', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '36.41'),
(73344, '1 457 429 777', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '20.87'),
(73343, '1 457 429 762', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '21.72'),
(73342, '1 457 429 760', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '19.5'),
(73341, '1 457 429 755', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '15.79'),
(73340, '1 457 429 740', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '37.88'),
(73339, '1 457 429 657', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0191', 1, '24.12'),
(73338, '1 457 429 656', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0191', 1, '26.12'),
(73337, '1 457 429 638', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '16.54'),
(73336, '1 457 429 619', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '14.04'),
(73335, '1 457 429 616', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0197', 1, '21.09'),
(73334, '1 457 429 308', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '30.54'),
(73333, '1 457 429 307', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '27.02'),
(73332, '1 457 429 306', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '12.45'),
(73325, '1 457 429 277', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0197', 1, '25.58'),
(73326, '1 457 429 278', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '23.47'),
(73327, '1 457 429 284', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '49.33'),
(73328, '1 457 429 289', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0191', 1, '17.07'),
(73329, '1 457 429 291', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0191', 1, '19.5'),
(73324, '1 457 429 274', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0194', 1, '18.88'),
(73093, '0 450 905 030', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '26.55'),
(73076, '1 987 949 603', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '115.97'),
(134612, '11A0730C', 42, '', 'Curea transmisie (Angrenarea curea)', 1, 0, 10, '', 1, '15.02'),
(73074, '1 987 949 597', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '254.06'),
(137934, '0 450 902 151', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0215', 1, '22.65'),
(73067, '1 987 949 581', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '156.19'),
(73066, '1 987 949 579', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '64.58'),
(73065, '1 987 949 578', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '93.07'),
(73064, '1 987 949 575', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '72.82'),
(73063, '1 987 949 574', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '71.95'),
(73062, '1 987 949 573', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '71.64'),
(73052, '1 987 949 541', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '33.48'),
(73050, '1 987 949 538', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '102.77'),
(73048, '1 987 949 528', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '38.75'),
(73046, '1 987 949 523', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '90.14'),
(73044, '1 987 949 514', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '74.57'),
(73042, '1 987 949 500', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '64.01'),
(73040, '1 987 949 473', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '58.72'),
(73038, '1 987 949 461', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '30.26'),
(73036, '1 987 949 456', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '123.9'),
(73034, '1 987 949 454', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '81.03'),
(73033, '1 987 949 453', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '53.95'),
(73032, '1 987 949 452', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '58.44'),
(73031, '1 987 949 450', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '71.95'),
(73030, '1 987 949 447', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '60.18'),
(131238, '1 987 949 472', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '41.12'),
(131239, '1 987 949 598', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '154.63'),
(131240, '0 450 904 005', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0218', 1, '9.02'),
(131241, '0 450 904 149', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0218', 1, '11.48'),
(131242, '0 450 905 926', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0218', 1, '34.01'),
(131243, '0 450 905 980', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0216', 1, '106.58'),
(131244, '0 451 103 029', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '16.91'),
(72983, '1 987 949 032', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '56.1'),
(72979, '1 987 949 018', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '15.13'),
(72976, '1 987 949 006', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '21.48'),
(72974, '1 987 948 855', 30, '', 'Curele de distributie', 0, 0, 307, '', 1, '82.21'),
(72965, '1 987 948 778', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '26.25'),
(123403, 'A5161', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '0'),
(72595, '0 986 473 153', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473153', 1, '300.05'),
(72594, '0 986 473 132', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473132', 1, '251.21'),
(72569, '0 204 204 787', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '568.96'),
(72565, '0 204 104 144', 30, '', 'Kit-uri reparatie - etriere fr', 0, 0, 405, 'F0204104144', 1, '26.71'),
(72564, '0 204 103 974', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '291.41'),
(72563, '0 204 103 854', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '301.59'),
(72562, '0 204 103 594', 30, '', 'Etriere frana', 0, 0, 78, 'F0204103594', 1, '287.39'),
(72561, '0 204 103 075', 30, '', 'Etriere frana', 0, 0, 78, 'F0204103075', 1, '332.75'),
(72559, '0 204 102 964', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '571.8'),
(72556, '0 204 102 917', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '721.83'),
(72554, '0 204 102 912', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '441.58'),
(137894, '0 204 004 615', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '247.2'),
(72552, '0 204 004 552', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '784.1'),
(72550, '0 204 004 550', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '832.22'),
(72548, '0 204 004 519', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '273.34'),
(72546, '0 204 004 513', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '328.36'),
(72545, '0 204 004 452', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '333.96'),
(131747, '0 986 474 272', 30, '', 'Curele de transmisie multicane', 0, 0, 78, '', 1, '45.32'),
(72538, '0 204 004 176', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '436.08'),
(72537, '0 204 004 175', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '436.08'),
(72535, '1 987 482 214', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '44.74'),
(72533, '1 987 482 050', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '88.15'),
(72531, '1 987 482 032', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '41.41'),
(72529, '1 987 477 958', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '36.41'),
(72527, '1 987 477 933', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '102.02'),
(72525, '1 987 477 923', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '57.56'),
(72523, '1 987 477 911', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '69.3'),
(72521, '1 987 477 909', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '94.85'),
(73323, '1 457 429 272', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '21.22'),
(73322, '1 457 429 269', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '22.22'),
(73321, '1 457 429 268', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '31.14'),
(73320, '1 457 429 264', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '18.5'),
(73319, '1 457 429 263', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '34.66'),
(73318, '1 457 429 262', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '16'),
(73317, '1 457 429 261', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.09'),
(73316, '1 457 429 257', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '21.5'),
(73315, '1 457 429 256', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '21.81'),
(73314, '1 457 429 252', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '32.95'),
(73313, '1 457 429 249', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '25.3'),
(73312, '1 457 429 248', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '24.25'),
(73311, '1 457 429 244', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '28.64'),
(73310, '1 457 429 243', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '26.59'),
(73309, '1 457 429 239', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457433590', 1, '19.9'),
(73308, '1 457 429 238', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '26.18'),
(73307, '1 457 429 235', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0197', 1, '14.7'),
(73306, '1 457 429 199', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '21.65'),
(73305, '1 457 429 198', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '43.24'),
(73304, '1 457 429 197', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '15.91'),
(73303, '1 457 429 194', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0189', 1, '18.91'),
(73302, '1 457 429 193', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '22.71'),
(73301, '1 457 429 192', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '16.88'),
(73300, '1 457 429 185', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '28.17'),
(73299, '1 457 429 184', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '17.1'),
(73298, '1 457 429 178', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '13.92'),
(73297, '1 457 429 175', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '19.69'),
(73296, '1 457 429 170', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0197', 1, '17.66'),
(73295, '1 457 429 157', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '20.37'),
(73294, '1 457 429 152', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '36.38'),
(73293, '1 457 429 147', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '17.66'),
(73292, '1 457 429 144', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '32.01'),
(73291, '1 457 429 142', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '30.36'),
(73290, '1 457 429 139', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '32.95'),
(73289, '1 457 429 137', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '30.36'),
(73288, '1 457 429 127', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '18.1'),
(73287, '1 457 429 126', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '34.66'),
(73286, '1 457 429 123', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '21.72'),
(73285, '1 457 429 122', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '17.32'),
(73284, '1 457 429 120', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '19.88'),
(73283, '1 457 429 119', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '22.71'),
(73282, '1 457 429 118', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '26.74'),
(73281, '1 457 429 116', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0191', 1, '21.5'),
(73280, '1 457 429 108', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '14.91'),
(73279, '1 457 429 102', 30, '', 'Filtre ulei', 0, 0, 7, 'K1457429619', 1, '23'),
(73278, '1 457 429 078', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '26.55'),
(73277, '1 457 429 064', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0185', 1, '26.92'),
(73276, '1 457 429 054', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0185', 1, '23.12'),
(73275, '1 457 429 053', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0185', 1, '19.38'),
(73274, '1 457 429 030', 30, '', 'Filtre aer', 0, 0, 8, 'KVMK0186', 1, '18.5'),
(73273, '1 457 202 004', 30, '', 'Filtre combustibil', 0, 0, 3957, '', 1, '42.5'),
(73272, '1 457 070 001', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '55.85'),
(73271, '1 457 070 000', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '42.09'),
(73270, '1 457 030 013', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457429619', 1, '42.68'),
(73269, '0 986 452 400', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '29.67'),
(73268, '0 986 452 066', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '42'),
(73267, '0 986 452 064', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '36.73'),
(73266, '0 986 452 063', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '63.71'),
(73265, '0 986 452 062', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '30.36'),
(73264, '0 986 452 061', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '12.01'),
(73263, '0 986 452 058', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '12.64'),
(73262, '0 986 452 046', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '42.59'),
(73261, '0 986 452 044', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '23.37'),
(73260, '0 986 452 042', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '40.96'),
(73259, '0 986 452 041', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '10.3'),
(73258, '0 986 452 036', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '16.54'),
(73257, '0 986 452 035', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '20.62'),
(73256, '0 986 452 028', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '16.45'),
(73255, '0 986 452 023', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '17.85'),
(73254, '0 986 452 019', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '13.35'),
(73253, '0 986 452 016', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '18.44'),
(73252, '0 986 452 006', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '19.62'),
(73251, '0 986 452 003', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '15.79'),
(73250, '0 986 450 509', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450905932', 1, '76.35'),
(73249, '0 986 450 508', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0195', 1, '94.54'),
(73248, '0 986 450 119', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0298', 1, '20.37'),
(73247, '0 986 450 102', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0302', 1, '61.37'),
(73246, '0 451 403 200', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '36.73'),
(73245, '0 451 403 077', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '25.3'),
(73244, '0 451 301 207', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '34.32'),
(73243, '0 451 203 236', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '59.03'),
(73242, '0 451 203 223', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '38.66'),
(73241, '0 451 203 220', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '17.66'),
(73240, '0 451 203 218', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '37'),
(73239, '0 451 203 201', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '40.96'),
(73238, '0 451 203 194', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '25.21'),
(73237, '0 451 203 087', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '23.84'),
(73236, '0 451 203 012', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '13.51'),
(73235, '0 451 105 067', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '29.3'),
(73234, '0 451 104 520', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '51.67'),
(73233, '0 451 104 066', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '21.87'),
(73232, '0 451 104 065', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '20.06'),
(73231, '0 451 104 064', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '24.49'),
(73230, '0 451 104 025', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '19.78'),
(73229, '0 451 104 005', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '13.17'),
(73228, '0 451 103 907', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '123.02'),
(73227, '0 451 103 906', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '332.66'),
(73226, '0 451 103 904', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '89.02'),
(73225, '0 451 103 370', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '14.98'),
(73224, '0 451 103 368', 30, '', 'Filtre ulei', 0, 0, 7, '', 1, '78.69'),
(73223, '0 451 103 366', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '43.75'),
(73222, '0 451 103 365', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '39.81'),
(73221, '0 451 103 364', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '23.47'),
(73220, '0 451 103 363', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '18.91'),
(73219, '0 451 103 355', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '23.84'),
(73218, '0 451 103 354', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '22.87'),
(73217, '0 451 103 353', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '23.47'),
(73216, '0 451 103 352', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '24.15'),
(73215, '0 451 103 351', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '24.15'),
(73214, '0 451 103 349', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '17.5'),
(73213, '0 451 103 348', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '105.7'),
(73212, '0 451 103 347', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '29.48'),
(73211, '0 451 103 346', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '20.66'),
(73210, '0 451 103 344', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '30.82'),
(73209, '0 451 103 341', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '18.96'),
(73208, '0 451 103 340', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '18.38'),
(73207, '0 451 103 337', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '22.43'),
(73206, '0 451 103 336', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '13.17'),
(73205, '0 451 103 333', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '26.83'),
(73204, '0 451 103 330', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '58.72'),
(73203, '0 451 103 318', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '13.76'),
(73202, '0 451 103 316', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '14.29'),
(73201, '0 451 103 314', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '14.6'),
(73200, '0 451 103 313', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '32.36'),
(73199, '0 451 103 309', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '15.69'),
(73198, '0 451 103 300', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '11.64'),
(73197, '0 451 103 299', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '13.14'),
(73196, '0 451 103 298', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '14.66'),
(73195, '0 451 103 297', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '15.41'),
(73194, '0 451 103 292', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '18.13'),
(73193, '0 451 103 290', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '20.84'),
(73192, '0 451 103 289', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '24.43'),
(73191, '0 451 103 280', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '41.08'),
(73190, '0 451 103 278', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '51.67'),
(73189, '0 451 103 276', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '16.54'),
(73188, '0 451 103 275', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '20.35'),
(73187, '0 451 103 274', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '12.2'),
(73186, '0 451 103 272', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '26.53'),
(73185, '0 451 103 271', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '21.5'),
(73184, '0 451 103 262', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '23.52'),
(73183, '0 451 103 261', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '15.69'),
(73182, '0 451 103 260', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '26.59'),
(73181, '0 451 103 259', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '15.2'),
(73180, '0 451 103 258', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '21.93'),
(73179, '0 451 103 253', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '23.49'),
(73178, '0 451 103 252', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '24.71'),
(73177, '0 451 103 251', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '14.91'),
(73176, '0 451 103 249', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '27.05'),
(73175, '0 451 103 238', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '33.79'),
(73174, '0 451 103 235', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '21.56'),
(73173, '0 451 103 227', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '18.88'),
(73172, '0 451 103 224', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '21.37'),
(73171, '0 451 103 204', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '116.53'),
(73170, '0 451 103 170', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '22.93'),
(73169, '0 451 103 111', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '11.7'),
(73168, '0 451 103 110', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '54.63'),
(73167, '0 451 103 105', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '18.75'),
(73166, '0 451 103 091', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '32.29'),
(73165, '0 451 103 079', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '7.3'),
(73164, '0 451 103 033', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '9.95'),
(73163, '0 451 102 056', 30, '', 'Filtre ulei', 0, 0, 7, 'KVMK0195', 1, '10.05'),
(73162, '0 450 915 001', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450915001', 1, '172.32'),
(73161, '0 450 907 001', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450907001', 1, '155.04'),
(73160, '0 450 906 500', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '39.53'),
(73159, '0 450 906 473', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '123.15'),
(73158, '0 450 906 471', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '81.62'),
(73157, '0 450 906 469', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '81.62'),
(73156, '0 450 906 468', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '71.01'),
(73155, '0 450 906 467', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '139.46'),
(73154, '0 450 906 464', 30, '', 'Filtre combustibil', 0, 0, 9, 'K1457434437', 1, '57.84'),
(73153, '0 450 906 463', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '64.71'),
(73152, '0 450 906 461', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450906460', 1, '91.85'),
(73151, '0 450 906 460', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450906460', 1, '125.42'),
(73150, '0 450 906 459', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450905932', 1, '128.86'),
(73149, '0 450 906 458', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450905932', 1, '154.63'),
(73148, '0 450 906 457', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0219', 1, '71.6'),
(73147, '0 450 906 452', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '93.67'),
(73146, '0 450 906 451', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450906451', 1, '97.66'),
(73145, '0 450 906 450', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '75.32'),
(73144, '0 450 906 437', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '51.55'),
(73143, '0 450 906 431', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '116.56'),
(73142, '0 450 906 426', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450905932', 1, '66.14'),
(73141, '0 450 906 409', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '53.85'),
(73140, '0 450 906 407', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '56.69'),
(73139, '0 450 906 376', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '64.71'),
(73138, '0 450 906 374', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '43.52'),
(73137, '0 450 906 357', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '60.13'),
(73136, '0 450 906 334', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '73.6'),
(73135, '0 450 906 322', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '56.69'),
(73134, '0 450 906 295', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '66.96'),
(73133, '0 450 906 288', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '47.54'),
(73132, '0 450 906 274', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '57.01'),
(73131, '0 450 906 267', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '42.09'),
(73130, '0 450 906 174', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '37.51'),
(73129, '0 450 906 172', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0204', 1, '38.66'),
(73128, '0 450 905 979', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '61.09'),
(73127, '0 450 905 973', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '72.5'),
(73126, '0 450 905 959', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '78.4'),
(73125, '0 450 905 952', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450905952', 1, '144.46'),
(73124, '0 450 905 939', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0296', 1, '37'),
(73123, '0 450 905 930', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0205', 1, '48.11'),
(73122, '0 450 905 927', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0296', 1, '33.48'),
(73121, '0 450 905 925', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450905925', 1, '34.94'),
(73120, '0 450 905 921', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0296', 1, '70.48'),
(73119, '0 450 905 916', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0298', 1, '67.55'),
(73118, '0 450 905 911', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0219', 1, '41.41'),
(73117, '0 450 905 908', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0215', 1, '62.56'),
(73116, '0 450 905 907', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0219', 1, '103.34'),
(73115, '0 450 905 906', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0219', 1, '54.63'),
(73114, '0 450 905 905', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '70.17'),
(73113, '0 450 905 904', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '27.68'),
(73112, '0 450 905 903', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '47.58'),
(73111, '0 450 905 601', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0219', 1, '45.52'),
(73110, '0 450 905 326', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0296', 1, '35.54'),
(73109, '0 450 905 324', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0296', 1, '34.82'),
(73108, '0 450 905 318', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '23.78'),
(73107, '0 450 905 316', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '28.46'),
(73106, '0 450 905 295', 30, '', 'Filtre combustibil', 0, 0, 9, '', 1, '187.67'),
(73105, '0 450 905 287', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '28.46'),
(73104, '0 450 905 280', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '25.3'),
(73103, '0 450 905 275', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '55.5'),
(73102, '0 450 905 273', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '26.46'),
(73101, '0 450 905 264', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '26.46'),
(73100, '0 450 905 216', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '36.73'),
(73099, '0 450 905 203', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0219', 1, '65.49'),
(73098, '0 450 905 201', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '42.59'),
(73097, '0 450 905 200', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0219', 1, '47.58'),
(73096, '0 450 905 145', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0219', 1, '45.52'),
(73095, '0 450 905 095', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0215', 1, '37.28'),
(73094, '0 450 905 087', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0219', 1, '81.34'),
(73092, '0 450 905 016', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0219', 1, '140.93'),
(73091, '0 450 905 003', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0219', 1, '111.57'),
(73090, '0 450 905 002', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0220', 1, '21.46'),
(73089, '0 450 904 162', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450904158', 1, '34.07'),
(73088, '0 450 904 077', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450904077', 1, '4.89'),
(73087, '0 450 904 060', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450904158', 1, '5.99'),
(73086, '0 450 904 058', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0218', 1, '3.51'),
(73085, '0 450 902 162', 30, '', 'Filtre combustibil', 0, 0, 9, 'K0450902162', 1, '234.78'),
(73084, '0 450 902 161', 30, '', 'Filtre combustibil', 0, 0, 9, 'KVMK0215', 1, '21.81'),
(73083, '1 987 949 630', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '60.5'),
(73082, '1 987 949 624', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '45.8'),
(73081, '1 987 949 618', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '86.61'),
(73080, '1 987 949 615', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '69.58'),
(73079, '1 987 949 614', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '72.23'),
(73078, '1 987 949 606', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '61.09'),
(73077, '1 987 949 605', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '66.57'),
(73075, '1 987 949 601', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '129.17'),
(73073, '1 987 949 595', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '105.7'),
(73072, '1 987 949 594', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '71.27'),
(73071, '1 987 949 591', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '64.03'),
(73070, '1 987 949 585', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '74.88'),
(73069, '1 987 949 584', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '52.85'),
(73068, '1 987 949 582', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '74.88'),
(73061, '1 987 949 567', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '120.97'),
(73060, '1 987 949 565', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '70.48'),
(73059, '1 987 949 564', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '64.3'),
(73058, '1 987 949 562', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '68.11'),
(73057, '1 987 949 553', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '108.04'),
(73056, '1 987 949 549', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '61.09'),
(73055, '1 987 949 547', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '82.49'),
(73054, '1 987 949 546', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '67.83'),
(73053, '1 987 949 542', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '36.13'),
(73051, '1 987 949 539', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '34.66'),
(73049, '1 987 949 530', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '105.99'),
(73047, '1 987 949 527', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '31.14'),
(73045, '1 987 949 515', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '81.59'),
(73043, '1 987 949 505', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '154.13'),
(73041, '1 987 949 487', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '83.4'),
(73039, '1 987 949 462', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '55.19'),
(73037, '1 987 949 459', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '56.66'),
(73035, '1 987 949 455', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '37.6'),
(73029, '1 987 949 444', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '48.74'),
(73028, '1 987 949 439', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '100.12'),
(73027, '1 987 949 438', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '36.73'),
(73026, '1 987 949 437', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '33.05'),
(73025, '1 987 949 435', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '51.1'),
(73024, '1 987 949 433', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '46.68'),
(73023, '1 987 949 431', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '72.82'),
(73022, '1 987 949 424', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '34.35'),
(73021, '1 987 949 423', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '42.87'),
(73020, '1 987 949 416', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '91.6'),
(73019, '1 987 949 415', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '54.91'),
(73018, '1 987 949 413', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '51.39'),
(73017, '1 987 949 408', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '60.18'),
(73016, '1 987 949 403', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '30.88'),
(73015, '1 987 949 194', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '26.28'),
(73014, '1 987 949 192', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '57.56'),
(73013, '1 987 949 191', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '43.75'),
(73012, '1 987 949 190', 30, '', 'Curea de distributie', 0, 0, 307, '', 1, '69.42'),
(73011, '1 987 949 184', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '46.4'),
(73010, '1 987 949 179', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '28.67'),
(73009, '1 987 949 171', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '43.46'),
(73008, '1 987 949 170', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '24.12'),
(73007, '1 987 949 169', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '30.1'),
(73006, '1 987 949 168', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '30.1'),
(73005, '1 987 949 166', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '53.44'),
(73004, '1 987 949 164', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '49.64'),
(73003, '1 987 949 163', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '58.44'),
(73002, '1 987 949 159', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '69.02'),
(73001, '1 987 949 150', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '53.44'),
(73000, '1 987 949 146', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '61.65'),
(72999, '1 987 949 139', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '29.36'),
(72998, '1 987 949 110', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '24.37'),
(72997, '1 987 949 096', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '28.8'),
(72996, '1 987 949 090', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '46.68'),
(72995, '1 987 949 083', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '23.24'),
(72994, '1 987 949 082', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '19.5'),
(72993, '1 987 949 080', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '56.1'),
(72992, '1 987 949 072', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '45.52'),
(72991, '1 987 949 071', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '26.27'),
(72990, '1 987 949 068', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '55.19'),
(72989, '1 987 949 055', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '33.44'),
(72988, '1 987 949 047', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '32.88'),
(72987, '1 987 949 046', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '46.11'),
(72986, '1 987 949 044', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '47.86'),
(72985, '1 987 949 042', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '39.94'),
(72984, '1 987 949 034', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '28.39'),
(72982, '1 987 949 027', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '29.95'),
(72981, '1 987 949 023', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '26.28'),
(72980, '1 987 949 019', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '24.93'),
(72978, '1 987 949 016', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '37'),
(72977, '1 987 949 015', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '26.83'),
(72975, '1 987 949 005', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '18.01'),
(72973, '1 987 948 850', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '70.48'),
(72972, '1 987 948 839', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '44.65');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(72971, '1 987 948 829', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '54.04'),
(72970, '1 987 948 823', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '74.22'),
(72969, '1 987 948 818', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '28.33'),
(72968, '1 987 948 812', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '66.37'),
(72967, '1 987 948 803', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '57.25'),
(72966, '1 987 948 780', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '27.96'),
(72964, '1 987 948 776', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '77.22'),
(72963, '1 987 948 761', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '34.07'),
(72962, '1 987 948 752', 30, '', 'Curele de distributie', 0, 0, 306, '', 1, '93.35'),
(72961, '1 987 948 733', 30, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '293.53'),
(72960, '1 987 948 710', 30, '', 'Kit-uri curele de distributie', 0, 0, 3096, '', 1, '419.5'),
(72959, '1 987 948 687', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948687', 1, '309'),
(72958, '1 987 948 678', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948678', 1, '426.32'),
(72957, '1 987 948 677', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948677', 1, '314.74'),
(72956, '1 987 948 665', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948665', 1, '254.81'),
(72955, '1 987 948 653', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948653', 1, '102.77'),
(72954, '1 987 948 639', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948639', 1, '164.52'),
(72953, '1 987 948 638', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948638', 1, '278.9'),
(72952, '1 987 948 636', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948636', 1, '125.96'),
(72951, '1 987 948 635', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948635', 1, '306.16'),
(72950, '1 987 948 634', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948634', 1, '131.97'),
(72949, '1 987 948 631', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948631', 1, '239.58'),
(72948, '1 987 948 629', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948629', 1, '249.54'),
(72947, '1 987 948 625', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948625', 1, '133.57'),
(72946, '1 987 948 613', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948613', 1, '236.34'),
(72945, '1 987 948 580', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948580', 1, '234.85'),
(72944, '1 987 948 578', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948578', 1, '309.11'),
(72943, '1 987 948 570', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948570', 1, '303.6'),
(72942, '1 987 948 546', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948546', 1, '274.68'),
(72941, '1 987 948 532', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948532', 1, '129.17'),
(72940, '1 987 948 506', 30, '', 'Kit-uri curele de distributie', 0, 0, 3096, 'F1987948506', 1, '167.32'),
(72939, '1 987 948 496', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '46.4'),
(72938, '1 987 948 494', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '30.1'),
(72937, '1 987 948 492', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '44.93'),
(72936, '1 987 948 491', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '29.5'),
(72935, '1 987 948 489', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '24.28'),
(72934, '1 987 948 486', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '27.61'),
(72933, '1 987 948 485', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '32.88'),
(72932, '1 987 948 484', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '32.29'),
(72931, '1 987 948 482', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '44.65'),
(72930, '1 987 948 479', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '35.43'),
(72929, '1 987 948 453', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '39.66'),
(72928, '1 987 948 440', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '36.73'),
(72927, '1 987 948 437', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '36.13'),
(72926, '1 987 948 434', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '32.02'),
(72925, '1 987 948 430', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '31.15'),
(72924, '1 987 948 428', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '28.74'),
(72923, '1 987 948 413', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '29.36'),
(72922, '1 987 948 410', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '32.6'),
(72921, '1 987 948 400', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '28.88'),
(72920, '1 987 948 393', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '115.25'),
(72919, '1 987 948 365', 30, '', 'Curele de transmisie multicane', 0, 0, 10, '', 1, '25.18'),
(72918, '1 987 948 335', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '116.84'),
(72917, '1 987 948 318', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '29.67'),
(72916, '1 987 948 315', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '46.99'),
(72915, '1 987 948 313', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '56.1'),
(72914, '1 987 948 310', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '36.13'),
(72913, '1 987 948 309', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '46.99'),
(72912, '1 987 948 308', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '16.13'),
(72911, '1 987 948 305', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '58.57'),
(72910, '1 987 948 304', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '36.73'),
(72909, '1 987 948 301', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '39.34'),
(72908, '1 987 948 259', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '291.84'),
(72907, '1 987 948 256', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '844.05'),
(72906, '1 987 948 255', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '275.96'),
(72905, '1 987 948 254', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '460.67'),
(72904, '1 987 948 253', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '386.26'),
(72903, '1 987 948 252', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '283.3'),
(72902, '1 987 948 251', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '286.23'),
(72901, '1 987 948 250', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '180.56'),
(72900, '1 987 948 244', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '202.58'),
(72899, '1 987 948 243', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '314.74'),
(72898, '1 987 948 241', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948241', 1, '398.14'),
(72897, '1 987 948 240', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948240', 1, '572.9'),
(72896, '1 987 948 229', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948229', 1, '460.67'),
(72895, '1 987 948 226', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948226', 1, '202.64'),
(72894, '1 987 948 207', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948207', 1, '294.72'),
(72893, '1 987 948 205', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948205', 1, '399.92'),
(72892, '1 987 948 165', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '377.68'),
(72891, '1 987 948 152', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '838.31'),
(72890, '1 987 948 146', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.42'),
(72889, '1 987 948 144', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.42'),
(72888, '1 987 948 143', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.76'),
(72887, '1 987 948 087', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948087', 1, '618.01'),
(72886, '1 987 948 082', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948082', 1, '370.22'),
(72885, '1 987 948 079', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948079', 1, '306.16'),
(72884, '1 987 948 078', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948078', 1, '469.25'),
(72883, '1 987 948 075', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948075', 1, '563.66'),
(72882, '1 987 948 069', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948069', 1, '526.47'),
(72881, '1 987 948 068', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948068', 1, '151.35'),
(72880, '1 987 948 066', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948066', 1, '320.46'),
(72879, '1 987 948 061', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948061', 1, '274.5'),
(72878, '1 987 948 060', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948060', 1, '942.24'),
(72877, '1 987 948 059', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948059', 1, '277.99'),
(72876, '1 987 948 057', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948057', 1, '81.03'),
(72875, '1 987 948 052', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948052', 1, '346.23'),
(72874, '1 987 948 050', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948050', 1, '317.62'),
(72873, '1 987 948 049', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948049', 1, '460.9'),
(72872, '1 987 948 048', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948048', 1, '354.81'),
(72871, '1 987 948 046', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948046', 1, '144.42'),
(72870, '1 987 948 038', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948038', 1, '254.19'),
(72869, '1 987 948 034', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948034', 1, '583.53'),
(72868, '1 987 948 033', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948033', 1, '217.34'),
(72867, '1 987 948 032', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948032', 1, '211.38'),
(72866, '1 987 948 030', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948030', 1, '209.91'),
(72865, '1 987 948 028', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948028', 1, '477.83'),
(72864, '1 987 948 027', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948027', 1, '665.03'),
(72863, '1 987 948 022', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948022', 1, '442.82'),
(72862, '1 987 948 021', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948021', 1, '234.75'),
(72861, '1 987 948 019', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948019', 1, '243.67'),
(72860, '1 987 948 013', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948013', 1, '309'),
(72859, '1 987 948 004', 30, '', 'Kit-uri curele de distributie', 0, 0, 307, 'F1987948004', 1, '524.28'),
(72858, '1 987 948 003', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.24'),
(72857, '1 987 947 990', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '67.83'),
(72856, '1 987 947 989', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '42'),
(72855, '1 987 947 984', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '36.904'),
(72854, '1 987 947 981', 30, '', 'Curele de transmisie multicane', 0, 0, 10, '', 1, '40.48'),
(72853, '1 987 947 979', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '51.1'),
(72852, '1 987 947 978', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '32.45'),
(72851, '1 987 947 972', 30, '', 'Curele de transmisie multicane', 0, 0, 10, '', 1, '26.42'),
(72850, '1 987 947 961', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '13.02'),
(72849, '1 987 947 960', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '51.98'),
(72848, '1 987 947 959', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '64.03'),
(72847, '1 987 947 955', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '49.92'),
(72846, '1 987 947 953', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '39.07'),
(72845, '1 987 947 952', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '36.13'),
(72844, '1 987 947 950', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '49.64'),
(72843, '1 987 947 949', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '44.93'),
(72842, '1 987 947 948', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '44.65'),
(72841, '1 987 947 946', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '41.41'),
(72840, '1 987 947 945', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '37.6'),
(72839, '1 987 947 944', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '28.35'),
(72838, '1 987 947 943', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '36.73'),
(72837, '1 987 947 941', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '35.82'),
(72836, '1 987 947 940', 30, '', 'Curele de transmisie multicane', 0, 0, 10, '', 1, '26.28'),
(72835, '1 987 947 939', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '34.35'),
(72834, '1 987 947 938', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '19.019'),
(72833, '1 987 947 936', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '32.6'),
(72832, '1 987 947 935', 30, '', 'Curele de transmisie multicane', 0, 0, 10, '', 1, '19.5'),
(72831, '1 987 947 932', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '19.691'),
(72830, '1 987 947 929', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '34.07'),
(72829, '1 987 947 928', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '33.2'),
(72828, '1 987 947 927', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '32.6'),
(72827, '1 987 947 925', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '32.29'),
(72826, '1 987 947 924', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '30.54'),
(72825, '1 987 947 923', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '30.54'),
(72824, '1 987 947 922', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '30.26'),
(72823, '1 987 947 921', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '30.41'),
(72822, '1 987 947 919', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '23'),
(72821, '1 987 947 917', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '28.74'),
(72820, '1 987 947 913', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '28.05'),
(72819, '1 987 947 912', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '17.21'),
(72818, '1 987 947 907', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '26.74'),
(72817, '1 987 947 902', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '19.58'),
(72816, '1 987 947 899', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '23'),
(72815, '1 987 947 898', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '14.266'),
(72814, '1 987 947 897', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '16.67'),
(72813, '1 987 947 896', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '16.24'),
(72812, '1 987 947 895', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '0'),
(72811, '1 987 947 894', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '13.98'),
(72810, '1 987 947 893', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '20.87'),
(72809, '1 987 947 892', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '20.87'),
(72808, '1 987 947 890', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '16.16'),
(72807, '1 987 947 888', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '19.85'),
(72806, '1 987 947 883', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '11.592'),
(72805, '1 987 947 871', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '33.14'),
(72804, '1 987 947 861', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '23.9'),
(72803, '1 987 947 856', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '20.87'),
(72802, '1 987 947 854', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '16.72'),
(72801, '1 987 947 846', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '23.28'),
(72800, '1 987 947 844', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '15.96'),
(72799, '1 987 947 842', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '36.73'),
(72798, '1 987 947 841', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '24.96'),
(72797, '1 987 947 836', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '26.74'),
(72796, '1 987 947 833', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '57.25'),
(72795, '1 987 947 829', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '21.26'),
(72794, '1 987 947 827', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '22.22'),
(72793, '1 987 947 824', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '52.57'),
(72792, '1 987 947 823', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '56.66'),
(72791, '1 987 947 821', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '60.5'),
(72790, '1 987 947 819', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '43.46'),
(72789, '1 987 947 816', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '27.46'),
(72788, '1 987 947 812', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '26.64'),
(72787, '1 987 947 809', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '15.53'),
(72786, '1 987 947 808', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '23.37'),
(72785, '1 987 947 805', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '21.09'),
(72784, '1 987 947 803', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '18.63'),
(72783, '1 987 947 796', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '18.03'),
(72782, '1 987 947 790', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.41'),
(72781, '1 987 947 788', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.35'),
(72780, '1 987 947 786', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.42'),
(72779, '1 987 947 783', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '12.55'),
(72778, '1 987 947 782', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.39'),
(72777, '1 987 947 781', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.79'),
(72776, '1 987 947 780', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.47'),
(72775, '1 987 947 778', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.3'),
(72774, '1 987 947 776', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.79'),
(72773, '1 987 947 765', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.42'),
(72772, '1 987 947 755', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '33.2'),
(72771, '1 987 947 749', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '30.54'),
(72770, '1 987 947 745', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.13'),
(72769, '1 987 947 729', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '18.03'),
(72768, '1 987 947 728', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '18.03'),
(72767, '1 987 947 723', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '18.03'),
(72766, '1 987 947 721', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.88'),
(72765, '1 987 947 718', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.88'),
(72764, '1 987 947 715', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.63'),
(72763, '1 987 947 695', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.99'),
(72762, '1 987 947 690', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.04'),
(72761, '1 987 947 689', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '12.55'),
(72760, '1 987 947 688', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.85'),
(72759, '1 987 947 687', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.99'),
(72758, '1 987 947 685', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.95'),
(72757, '1 987 947 684', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.36'),
(72756, '1 987 947 683', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.08'),
(72755, '1 987 947 680', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.35'),
(72754, '1 987 947 677', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.3'),
(72753, '1 987 947 676', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.17'),
(72752, '1 987 947 675', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.42'),
(72751, '1 987 947 669', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '23'),
(72750, '1 987 947 666', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '21.5'),
(72749, '1 987 947 665', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '19.75'),
(72748, '1 987 947 664', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '19.75'),
(72747, '1 987 947 662', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '19.75'),
(72746, '1 987 947 661', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '18.94'),
(72745, '1 987 947 660', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '19.75'),
(72744, '1 987 947 659', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '18.03'),
(72743, '1 987 947 656', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.72'),
(72742, '1 987 947 654', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '15.51'),
(72741, '1 987 947 653', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.13'),
(72740, '1 987 947 650', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.79'),
(72739, '1 987 947 649', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.32'),
(72738, '1 987 947 648', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.32'),
(72737, '1 987 947 646', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.23'),
(72736, '1 987 947 645', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.63'),
(72735, '1 987 947 644', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.61'),
(72734, '1 987 947 643', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.54'),
(72733, '1 987 947 642', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '14.54'),
(72732, '1 987 947 641', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.92'),
(72731, '1 987 947 640', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.99'),
(72730, '1 987 947 639', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '8.15'),
(72729, '1 987 947 638', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '8.28'),
(72728, '1 987 947 636', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.95'),
(72727, '1 987 947 635', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.41'),
(72726, '1 987 947 634', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.41'),
(72725, '1 987 947 632', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.36'),
(72724, '1 987 947 631', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.36'),
(72723, '1 987 947 630', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.17'),
(72722, '1 987 947 629', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.72'),
(72721, '1 987 947 627', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.33'),
(72720, '1 987 947 626', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '12.1'),
(72719, '1 987 947 620', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '18.63'),
(72718, '1 987 947 618', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.72'),
(72717, '1 987 947 617', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.72'),
(72716, '1 987 947 616', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.72'),
(72715, '1 987 947 615', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.13'),
(72714, '1 987 947 614', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.92'),
(72713, '1 987 947 613', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.1'),
(72712, '1 987 947 611', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.04'),
(72711, '1 987 947 610', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.04'),
(72710, '1 987 947 608', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.69'),
(72709, '1 987 947 607', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.79'),
(72708, '1 987 947 606', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.83'),
(72707, '1 987 947 605', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.08'),
(72706, '1 987 947 604', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.99'),
(72705, '1 987 947 603', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.69'),
(72704, '1 987 947 601', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.82'),
(72703, '1 987 947 600', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '12.55'),
(72702, '1 987 947 502', 30, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.13'),
(72701, '1 987 946 208', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '99.53'),
(72700, '1 987 946 206', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '96.6'),
(72699, '1 987 946 200', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '56.97'),
(72698, '1 987 946 099', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '34.65'),
(72697, '1 987 946 097', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '29.64'),
(72696, '1 987 946 096', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '46.99'),
(72695, '1 987 946 087', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '36.13'),
(72694, '1 987 946 086', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '36.48'),
(72693, '1 987 946 084', 30, '', 'Curele de transmisie multicane', 0, 0, 10, '', 1, '29.22'),
(72692, '1 987 946 079', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '30.87'),
(72691, '1 987 946 077', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '46.4'),
(72690, '1 987 946 076', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '23.37'),
(72689, '1 987 946 071', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '34.73'),
(72688, '1 987 946 069', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '30.54'),
(72687, '1 987 946 068', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '26.74'),
(72686, '1 987 946 064', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '51.98'),
(72685, '1 987 946 062', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '36.73'),
(72684, '1 987 946 055', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '23.06'),
(72683, '1 987 946 054', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '35.54'),
(72682, '1 987 946 053', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '48.45'),
(72681, '1 987 946 052', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '47.58'),
(72680, '1 987 946 050', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '90.64'),
(72679, '1 987 946 047', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '45.178'),
(72678, '1 987 946 046', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '69.02'),
(72677, '1 987 946 045', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '31.45'),
(72676, '1 987 946 041', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '62.56'),
(72675, '1 987 946 040', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '33.2'),
(72674, '1 987 946 037', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '51.39'),
(72673, '1 987 946 036', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '32.29'),
(72672, '1 987 946 035', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '51.39'),
(72671, '1 987 946 027', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '28.63'),
(72670, '1 987 946 024', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '33.2'),
(72669, '1 987 946 022', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '31.14'),
(72668, '1 987 946 019', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '47.58'),
(72667, '1 987 946 017', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '19.75'),
(72666, '1 987 946 015', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '54.04'),
(72665, '1 987 946 012', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '49.92'),
(72664, '1 987 946 010', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '11.91'),
(72663, '1 987 946 007', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '23.34'),
(72662, '1 987 946 006', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '22.88'),
(72661, '1 987 946 003', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '25.34'),
(72660, '1 987 946 001', 30, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '34.07'),
(72659, '1 987 470 287', 30, '', 'Kit-uri reparatie - etriere fr', 0, 0, 405, 'F1987470287', 1, '37.6'),
(72658, '1 987 470 196', 30, '', 'Kit-uri reparatie - etriere fr', 0, 0, 405, 'F1987470196', 1, '57.94'),
(72657, '1 987 470 195', 30, '', 'Kit-uri reparatie - etriere fr', 0, 0, 405, '', 1, '58.05'),
(72656, '1 987 470 040', 30, '', 'Kit-uri reparatie - etriere fr', 0, 0, 405, 'F1987470040', 1, '35.54'),
(72655, '1 987 470 006', 30, '', 'Kit-uri reparatie - etriere fr', 0, 0, 405, 'F1987470006', 1, '32.6'),
(72654, '0 986 47B 074', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '383.84'),
(72653, '0 986 47A 961', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '220.66'),
(72652, '0 986 47A 871', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '214.83'),
(72651, '0 986 474 902', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474902', 1, '201.23'),
(72650, '0 986 474 901', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474901', 1, '201.23'),
(72649, '0 986 474 853', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474853', 1, '313.53'),
(72648, '0 986 474 841', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474841', 1, '317.5'),
(72647, '0 986 474 831', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474831', 1, '336.7'),
(72646, '0 986 474 830', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474830', 1, '345.35'),
(72645, '0 986 474 787', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474787', 1, '300.05'),
(72644, '0 986 474 786', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474786', 1, '300.05'),
(72643, '0 986 474 781', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474781', 1, '257.23'),
(72642, '0 986 474 780', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474780', 1, '283.07'),
(72641, '0 986 474 672', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474672', 1, '239.17'),
(72640, '0 986 474 669', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474669', 1, '148.69'),
(72639, '0 986 474 411', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474411', 1, '290.58'),
(72638, '0 986 474 326', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474326', 1, '416.75'),
(72637, '0 986 474 310', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '475.29'),
(72636, '0 986 474 302', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '251.21'),
(72635, '0 986 474 274', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '235.15'),
(72634, '0 986 474 250', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474250', 1, '251.36'),
(72633, '0 986 474 249', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474249', 1, '270.35'),
(72632, '0 986 474 228', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '373.65'),
(72631, '0 986 474 193', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '353.26'),
(72630, '0 986 474 175', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '387.8'),
(72629, '0 986 474 172', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474172', 1, '350.52'),
(72628, '0 986 474 162', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474162', 1, '328.36'),
(72627, '0 986 474 158', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '341.74'),
(72626, '0 986 474 156', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474156', 1, '335.65'),
(72625, '0 986 474 153', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474153', 1, '300.05'),
(72624, '0 986 474 113', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474113', 1, '263.25'),
(72623, '0 986 474 101', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '235.15'),
(72622, '0 986 474 096', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474096', 1, '202.99'),
(72621, '0 986 474 093', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474093', 1, '367.78'),
(72620, '0 986 474 073', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474073', 1, '358.85'),
(72619, '0 986 474 072', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474072', 1, '215.44'),
(72618, '0 986 474 070', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474070', 1, '238.09'),
(72617, '0 986 474 055', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474055', 1, '441.53'),
(72616, '0 986 474 042', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474042', 1, '267.27'),
(72615, '0 986 474 041', 30, '', 'Etriere frana', 0, 0, 78, 'F0986474041', 1, '300.05'),
(72614, '0 986 473 981', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473981', 1, '466.24'),
(72613, '0 986 473 979', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473979', 1, '442.1'),
(72612, '0 986 473 918', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473918', 1, '269.22'),
(72611, '0 986 473 912', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473912', 1, '300.05'),
(72610, '0 986 473 898', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473898', 1, '283.07'),
(72609, '0 986 473 870', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473870', 1, '334.02'),
(72608, '0 986 473 865', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473865', 1, '305.87'),
(72607, '0 986 473 847', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473847', 1, '345.35'),
(72606, '0 986 473 846', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473846', 1, '345.35'),
(72605, '0 986 473 698', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473698', 1, '407.98'),
(72604, '0 986 473 672', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473672', 1, '239.17'),
(72603, '0 986 473 669', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473669', 1, '195.06'),
(72602, '0 986 473 464', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473464', 1, '277.3'),
(72601, '0 986 473 411', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473411', 1, '290.58'),
(72600, '0 986 473 381', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473381', 1, '323.52'),
(72599, '0 986 473 280', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '482.96'),
(72598, '0 986 473 250', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473250', 1, '251.36'),
(72597, '0 986 473 226', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '455.74'),
(72596, '0 986 473 175', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '387.8'),
(72593, '0 986 473 125', 30, '', 'Piese la schimb etriere', 0, 0, 78, 'F0986473125', 1, '243.18'),
(72592, '0 986 473 108', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473108', 1, '249.2'),
(72591, '0 986 473 096', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473096', 1, '224.19'),
(72590, '0 986 473 072', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473072', 1, '215.44'),
(72589, '0 986 473 070', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473070', 1, '238.09'),
(72588, '0 986 473 057', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473057', 1, '300.05'),
(72587, '0 986 473 055', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473055', 1, '387.86'),
(72586, '0 986 473 042', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473042', 1, '267.27'),
(72585, '0 986 473 041', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473041', 1, '267.27'),
(72584, '0 986 473 040', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473040', 1, '375.09'),
(72583, '0 986 473 039', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473039', 1, '257.23'),
(72582, '0 986 473 029', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473029', 1, '299.44'),
(72581, '0 986 473 025', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473025', 1, '235.15'),
(72580, '0 986 473 005', 30, '', 'Etriere frana', 0, 0, 78, 'F0986473005', 1, '294.91'),
(72579, '0 986 472 834', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '551.06'),
(72578, '0 204 902 120', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '251.21'),
(72577, '0 204 902 033', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '265.98'),
(72576, '0 204 902 027', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '676.54'),
(72575, '0 204 902 026', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '676.54'),
(72574, '0 204 902 001', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '243.18'),
(72573, '0 204 902 000', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '243.18'),
(72572, '0 204 205 113', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '591.61'),
(72571, '0 204 204 993', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '300.05'),
(72570, '0 204 204 788', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '542.61'),
(72568, '0 204 131 288', 30, '', 'Etriere frana', 0, 0, 73, '', 1, '384.97'),
(72567, '0 204 104 203', 30, '', 'Kit-uri reparatie - etriere fr', 0, 0, 405, 'F0204104203', 1, '56.1'),
(72566, '0 204 104 161', 30, '', 'Kit-uri reparatie - etriere fr', 0, 0, 405, 'F0204104161', 1, '36.13'),
(72560, '0 204 103 041', 30, '', 'Etriere frana', 0, 0, 78, 'F0204103041', 1, '337.62'),
(72558, '0 204 102 963', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '373.65'),
(72557, '0 204 102 919', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '605.77'),
(72555, '0 204 102 916', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '721.83'),
(72553, '0 204 004 553', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '832.22'),
(72551, '0 204 004 551', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '361.76'),
(72549, '0 204 004 520', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '273.34'),
(72547, '0 204 004 514', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '328.36'),
(72544, '0 204 004 381', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '444.11'),
(72543, '0 204 004 380', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '735.98'),
(72542, '0 204 004 379', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '444.11'),
(72541, '0 204 004 378', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '735.98'),
(72540, '0 204 004 321', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '506.69'),
(72539, '0 204 004 320', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '506.69'),
(72536, '0 204 001 971', 30, '', 'Etriere frana', 0, 0, 78, '', 1, '464.23'),
(72534, '1 987 482 051', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '86.1'),
(72532, '1 987 482 036', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '49.39'),
(72530, '1 987 482 029', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '36.82'),
(72528, '1 987 477 957', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '35.96'),
(72526, '1 987 477 931', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '108.3'),
(72524, '1 987 477 922', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '57.56'),
(72522, '1 987 477 910', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '69.3'),
(72520, '1 987 477 906', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '15.91'),
(72519, '1 987 477 890', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '30.61'),
(72500, '1 987 477 813', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '43.18'),
(72501, '1 987 477 815', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '43.18'),
(72502, '1 987 477 826', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '55'),
(72503, '1 987 477 831', 30, '', 'Cabluri de frana', 0, 0, 124, '', 1, '56.64'),
(72518, '1 987 477 889', 30, '', 'Cabluri de frana', 0, 0, 124, '', 1, '108.08'),
(72517, '1 987 477 888', 30, '', 'Cabluri de frana', 0, 0, 124, '', 1, '118.12'),
(72516, '1 987 477 880', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '39'),
(72515, '1 987 477 870', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '85.42'),
(72514, '1 987 477 859', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '64.36'),
(72513, '1 987 477 858', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '61.37'),
(72512, '1 987 477 857', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '73.1'),
(72511, '1 987 477 856', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '42.87'),
(72510, '1 987 477 855', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '42.28'),
(72509, '1 987 477 854', 30, '', 'Cabluri de frana', 0, 0, 124, '', 1, '41.46'),
(72508, '1 987 477 853', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '39.34'),
(72507, '1 987 477 849', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '39.44'),
(72506, '1 987 477 835', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '120.68'),
(72505, '1 987 477 834', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '139.87'),
(72504, '1 987 477 833', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '27.8'),
(72499, '1 987 477 810', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '29.95'),
(72498, '1 987 477 807', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '33.79'),
(72497, '1 987 477 804', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '103.95'),
(72496, '1 987 477 791', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '76.35'),
(137882, '1 987 477 900', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '46.68'),
(72495, '1 987 477 790', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '77.5'),
(72494, '1 987 477 787', 30, '', 'Cabluri de frana', 0, 0, 124, '', 1, '46.4'),
(72493, '1 987 477 783', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '30.82'),
(72492, '1 987 477 782', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '34.35'),
(72491, '1 987 477 775', 30, '', 'Cabluri de frana', 0, 0, 124, '', 1, '48.45'),
(72490, '1 987 477 766', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '71.64'),
(72489, '1 987 477 764', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '96.32'),
(72488, '1 987 477 761', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '80.41'),
(72487, '1 987 477 757', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '92.48'),
(72486, '1 987 477 756', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '88.09'),
(72485, '1 987 477 751', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '93.35'),
(72484, '1 987 477 749', 30, '', 'Cabluri de frana', 0, 0, 124, '', 1, '44.18'),
(137880, '1 987 477 769', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '75.47'),
(72483, '1 987 477 734', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '65.21'),
(72482, '1 987 477 732', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '78.4'),
(137881, '1 987 477 789', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '147.82'),
(72481, '1 987 477 726', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '69.3'),
(72480, '1 987 477 723', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '59.75'),
(72479, '1 987 477 714', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '56.38'),
(72478, '1 987 477 713', 30, '', 'Cabluri de frana', 0, 0, 124, '', 1, '56.66'),
(72477, '1 987 477 707', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '46.99'),
(72476, '1 987 477 706', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '59.03'),
(72475, '1 987 477 705', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '37.88'),
(72474, '1 987 477 704', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '28.33'),
(72473, '1 987 477 703', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '74.57'),
(72472, '1 987 477 702', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '74.57'),
(72471, '1 987 477 698', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '28.11'),
(72470, '1 987 477 696', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '27.08'),
(72469, '1 987 477 695', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '35.54'),
(72468, '1 987 477 694', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '41.41'),
(72467, '1 987 477 693', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '41.41'),
(72466, '1 987 477 691', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '18.22'),
(72465, '1 987 477 690', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '30.33'),
(72464, '1 987 477 687', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '62.84'),
(72463, '1 987 477 686', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '35.54'),
(72462, '1 987 477 684', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '34.39'),
(72461, '1 987 477 676', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '75.06'),
(72460, '1 987 477 662', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '49.08'),
(72459, '1 987 477 661', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '17.07'),
(72458, '1 987 477 660', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '31.42'),
(72457, '1 987 477 657', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '109.54'),
(72456, '1 987 477 654', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '34.94'),
(72455, '1 987 477 653', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '34.94'),
(72454, '1 987 477 652', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '35.82'),
(72453, '1 987 477 636', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '41.72'),
(72452, '1 987 477 633', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '44.93'),
(72451, '1 987 477 630', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '50.2'),
(72450, '1 987 477 626', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '37.91'),
(72449, '1 987 477 624', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '66.64'),
(72448, '1 987 477 623', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '76.35'),
(72447, '1 987 477 622', 30, '', 'Cabluri de frana', 0, 0, 124, '', 1, '55.19'),
(72446, '1 987 477 621', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '49.64'),
(72445, '1 987 477 615', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '70.48'),
(72444, '1 987 477 603', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '111.85'),
(72443, '1 987 477 598', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '44.18'),
(72442, '1 987 477 595', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '35.54'),
(72441, '1 987 477 594', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '26.55'),
(72440, '1 987 477 586', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '44.06'),
(72439, '1 987 477 585', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '46.4'),
(72438, '1 987 477 583', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '44.06'),
(72437, '1 987 477 582', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '43.75'),
(72436, '1 987 477 581', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '43.46'),
(72435, '1 987 477 580', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '43.46'),
(72434, '1 987 477 577', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '42.59'),
(72433, '1 987 477 576', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '40.81'),
(72432, '1 987 477 573', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '26.43'),
(72431, '1 987 477 572', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '28.77'),
(72430, '1 987 477 565', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '27.92'),
(72429, '1 987 477 561', 30, '', 'Cabluri de frana', 0, 0, 124, '', 1, '45.8'),
(72428, '1 987 477 554', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '54.32'),
(72427, '1 987 477 552', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '59.03'),
(72426, '1 987 477 550', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '88.11'),
(72425, '1 987 477 533', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '95.72'),
(72424, '1 987 477 529', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '32.88'),
(72423, '1 987 477 528', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '107.45'),
(72422, '1 987 477 527', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '95.47'),
(72421, '1 987 477 523', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '67.05'),
(72420, '1 987 477 522', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '32.79'),
(72419, '1 987 477 502', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '131.38'),
(72418, '1 987 477 485', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '64.4'),
(72417, '1 987 477 472', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '35.54'),
(72416, '1 987 477 442', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '35.54'),
(72415, '1 987 477 441', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '71.07'),
(72414, '1 987 477 440', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '56.1'),
(72413, '1 987 477 430', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '38.47'),
(72412, '1 987 477 429', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '40.81'),
(72411, '1 987 477 391', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '69.58'),
(72410, '1 987 477 384', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '38.47'),
(72409, '1 987 477 383', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '39.07'),
(72408, '1 987 477 382', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '46.47'),
(72407, '1 987 477 370', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '87.2'),
(72406, '1 987 477 369', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '81.03'),
(72405, '1 987 477 367', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '16.19'),
(72404, '1 987 477 354', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '78.03'),
(72403, '1 987 477 353', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '44.06'),
(72402, '1 987 477 338', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '31.14'),
(72401, '1 987 477 324', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '37.78'),
(72400, '1 987 477 323', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '37.88'),
(137877, '1 987 477 531', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '36.41'),
(72399, '1 987 477 310', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '15.26'),
(72398, '1 987 477 309', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '30.02'),
(72397, '1 987 477 284', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '32.29'),
(72396, '1 987 477 261', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '60.37'),
(72395, '1 987 477 258', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '51.67'),
(72394, '1 987 477 257', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '98.37'),
(72393, '1 987 477 248', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '107.11'),
(72392, '1 987 477 244', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '129.39'),
(72391, '1 987 477 220', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '39.66'),
(72388, '1 987 477 203', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '31.23');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(72386, '1 987 477 171', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '38.19'),
(72385, '1 987 477 168', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '28.67'),
(72384, '1 987 477 164', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '26.27'),
(72383, '1 987 477 151', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '36'),
(72382, '1 987 477 148', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '25.21'),
(72380, '1 987 477 145', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '32.64'),
(72379, '1 987 477 144', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '33.01'),
(72376, '1 987 477 129', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '53.44'),
(72375, '1 987 477 121', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '60.18'),
(72372, '1 987 477 105', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '73.07'),
(72371, '1 987 477 079', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '38.19'),
(72370, '1 987 477 071', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '34.94'),
(72368, '1 987 477 066', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '144.89'),
(72367, '1 987 477 064', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '61.76'),
(131196, '1 987 477 113', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '65.8'),
(72366, '1 987 477 063', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '61.69'),
(72365, '1 987 477 055', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '144.89'),
(72364, '1 987 477 046', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '37.88'),
(72363, '1 987 477 008', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '42.74'),
(72361, '1 987 476 977', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '131.38'),
(72360, '1 987 476 963', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '86.96'),
(72359, '1 987 476 962', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '86.96'),
(72357, '1 987 476 915', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '20.35'),
(72356, '1 987 476 913', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '22.65'),
(72352, '1 987 476 883', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '35.54'),
(72348, '1 987 476 851', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '20.84'),
(72346, '1 987 476 827', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '51.26'),
(72345, '1 987 476 824', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '24.4'),
(72341, '1 987 476 815', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '56.19'),
(72339, '1 987 476 811', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '51.39'),
(72337, '1 987 476 809', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '40.22'),
(72336, '1 987 476 784', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '40.16'),
(72335, '1 987 476 782', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '94.82'),
(72334, '1 987 476 781', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '97.41'),
(72331, '1 987 476 760', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '33.48'),
(72330, '1 987 476 753', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '34.07'),
(72329, '1 987 476 726', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '43.52'),
(72328, '1 987 476 696', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '36.73'),
(72327, '1 987 476 691', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '34.28'),
(72326, '1 987 476 684', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '70.27'),
(72325, '1 987 476 683', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '53.75'),
(72324, '1 987 476 654', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '61.34'),
(72323, '1 987 476 649', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '21.59'),
(72322, '1 987 476 645', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '19.94'),
(72321, '1 987 476 627', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '57.66'),
(72320, '1 987 476 619', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '25.46'),
(72319, '1 987 476 615', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '125.36'),
(72318, '1 987 476 568', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '61.09'),
(72317, '1 987 476 567', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '63.71'),
(72316, '1 987 476 519', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '22.34'),
(72315, '1 987 476 511', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '88.39'),
(72314, '1 987 476 502', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '19.84'),
(72312, '1 987 476 421', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '14.57'),
(72311, '1 987 476 415', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '24.43'),
(72310, '1 987 476 404', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '28.77'),
(72309, '1 987 476 401', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '73.57'),
(72308, '1 987 476 393', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '17.75'),
(72307, '1 987 476 380', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '55.72'),
(72306, '1 987 476 308', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '48.45'),
(72305, '1 987 476 300', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '50.71'),
(72304, '1 987 476 295', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '47.98'),
(72303, '1 987 476 282', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '70.46'),
(72302, '1 987 476 255', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '81.84'),
(72301, '1 987 476 217', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '16.32'),
(72300, '1 987 476 216', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '18.22'),
(72299, '1 987 476 178', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '20.12'),
(72298, '1 987 476 170', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '38.19'),
(72297, '1 987 476 164', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '72.51'),
(72296, '1 987 476 126', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '32.45'),
(72295, '1 987 476 114', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '93.63'),
(72294, '1 987 476 077', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '24.93'),
(72293, '1 987 476 059', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '99.56'),
(72292, '1 987 476 032', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '52.45'),
(72291, 'F 026 005 581', 30, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '', 1, '123.68'),
(72290, 'F 026 005 580', 30, '', 'Cilindrii roata spate', 0, 0, 620, '', 1, '111.48'),
(72289, 'F 026 003 071', 30, '', 'Altele', 0, 0, 258, 'FF026003071', 1, '405.71'),
(72288, 'F 026 003 070', 30, '', 'Cilindrii roata spate', 0, 0, 258, 'FF026003070', 1, '432.06'),
(72287, 'F 026 002 483', 30, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '49.33'),
(72286, 'F 026 002 471', 30, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '84.71'),
(72285, 'F 026 002 229', 30, '', 'Cilindrii roata spate', 0, 0, 277, 'FF026002229', 1, '48.67'),
(72284, 'F 026 002 228', 30, '', 'Cilindrii roata spate', 0, 0, 277, 'FF026002228', 1, '48.67'),
(72283, 'F 026 002 175', 30, '', 'Cilindrii roata spate', 0, 0, 277, 'FF026002175', 1, '35.96'),
(72282, '5 997 091 010', 30, '', 'Altele', 0, 0, 1813, '', 1, '19.47'),
(72281, '1 987 479 065', 30, '', 'Altele', 0, 0, 71, '', 1, '130.35'),
(72280, '1 987 479 061', 30, '', 'Altele', 0, 0, 71, '', 1, '24.84'),
(72279, '1 987 479 060', 30, '', 'Altele', 0, 0, 71, '', 1, '14.66'),
(72278, '1 987 479 041', 30, '', 'Altele', 0, 0, 71, '', 1, '31.14'),
(72277, '1 987 479 037', 30, '', 'Altele', 0, 0, 1620, '', 1, '21.75'),
(72276, '1 987 479 035', 30, '', 'Altele', 0, 0, 71, '', 1, '289.78'),
(72275, '1 987 479 031', 30, '', 'Altele', 0, 0, 71, '', 1, '8.42'),
(72274, '1 987 479 022', 30, '', 'Altele', 0, 0, 71, '', 1, '89.77'),
(72273, '1 987 479 021', 30, '', 'Altele', 0, 0, 71, '', 1, '25.9'),
(72272, '1 987 479 004', 30, '', 'Altele', 0, 0, 71, '', 1, '11.73'),
(72271, '1 987 479 003', 30, '', 'Altele', 0, 0, 71, '', 1, '74.29'),
(72270, '1 987 479 002', 30, '', 'Altele', 0, 0, 71, '', 1, '19.19'),
(72269, '1 987 479 001', 30, '', 'Altele', 0, 0, 71, '', 1, '7.3'),
(72268, '1 987 477 852', 30, '', 'Altele', 0, 0, 124, '', 1, '55.66'),
(72267, '1 987 476 717', 30, '', 'Altele', 0, 0, 83, '', 1, '37.91'),
(72266, '1 273 004 284', 30, '', 'Altele', 0, 0, 2425, '', 1, '1634.57'),
(72265, '1 273 004 283', 30, '', 'Altele', 0, 0, 2425, '', 1, '1713.5'),
(72264, '1 265 950 002', 30, '', 'Altele', 0, 0, 2425, '', 1, '1840.3'),
(72263, '1 265 900 001', 30, '', 'Altele', 0, 0, 2425, '', 1, '1953.03'),
(72262, '0 986 486 563', 30, '', 'Cilindrii roata spate', 0, 0, 620, '', 1, '116.25'),
(72261, '0 986 486 556', 30, '', 'Cilindrii roata spate', 0, 0, 620, '', 1, '118.25'),
(72260, '0 986 486 555', 30, '', 'Cilindrii roata spate', 0, 0, 620, 'F0986486555', 1, '272.34'),
(72259, '0 986 486 554', 30, '', 'Altele', 0, 0, 620, '', 1, '186.14'),
(72258, '0 986 486 544', 30, '', 'Altele', 0, 0, 620, '', 1, '235.75'),
(72257, '0 986 486 542', 30, '', 'Altele', 0, 0, 620, '', 1, '178.22'),
(72256, '0 986 486 539', 30, '', 'Altele', 0, 0, 620, '', 1, '214.59'),
(72255, '0 986 486 538', 30, '', 'Altele', 0, 0, 620, 'F0986486538', 1, '223.11'),
(72254, '0 986 486 524', 30, '', 'Altele', 0, 0, 620, '', 1, '400.58'),
(72253, '0 986 486 053', 30, '', 'Pompe ambreiaj', 0, 0, 234, '', 1, '249.82'),
(72252, '0 986 486 050', 30, '', 'Altele', 0, 0, 234, '', 1, '294.72'),
(72251, '0 986 486 048', 30, '', 'Altele', 0, 0, 234, '', 1, '426.32'),
(72250, '0 986 486 043', 30, '', 'Cilindrii roata spate', 0, 0, 234, '', 1, '96.01'),
(72249, '0 986 486 031', 30, '', 'Altele', 0, 0, 234, '', 1, '235.75'),
(72248, '0 986 486 013', 30, '', 'Altele', 0, 0, 234, '', 1, '281.24'),
(72247, '0 986 482 005', 30, '', 'Altele', 0, 0, 73, '', 1, '389.13'),
(72246, '0 986 480 984', 30, '', 'Cilindrii roata spate', 0, 0, 258, 'F0986480984', 1, '419.5'),
(72245, '0 986 480 966', 30, '', 'Altele', 0, 0, 258, 'F0986480966', 1, '772.51'),
(72244, '0 986 480 701', 30, '', 'Cilindrii roata spate', 0, 0, 258, 'F0986480701', 1, '303.3'),
(72243, '0 986 480 683', 30, '', 'Cilindrii roata spate', 0, 0, 258, 'F0986480683', 1, '392'),
(72242, '0 986 480 671', 30, '', 'Cilindrii roata spate', 0, 0, 258, 'F0986480671', 1, '806.86'),
(72241, '0 986 480 603', 30, '', 'Cilindrii roata spate', 0, 0, 258, 'F0986480603', 1, '892.7'),
(72240, '0 986 480 134', 30, '', 'Cilindrii roata spate', 0, 0, 258, 'F0986480134', 1, '490.43'),
(72239, '0 986 475 956', 30, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '159.74'),
(72238, '0 986 475 946', 30, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '76.56'),
(72237, '0 986 475 920', 30, '', 'Cilindrii roata spate', 0, 0, 277, 'F0986475920', 1, '147.33'),
(72236, '0 986 475 919', 30, '', 'Cilindrii roata spate', 0, 0, 277, 'F0986475919', 1, '147.33'),
(72235, '0 986 475 875', 30, '', 'Cilindrii roata spate', 0, 0, 277, 'F0986475875', 1, '31.14'),
(72234, '0 986 475 866', 30, '', 'Cilindrii roata spate', 0, 0, 277, 'F0986475866', 1, '105.14'),
(72233, '0 986 475 865', 30, '', 'Cilindrii roata spate', 0, 0, 277, 'F0986475865', 1, '24.84'),
(72232, '0 986 475 847', 30, '', 'Altele', 0, 0, 277, 'F0986475847', 1, '56.1'),
(72231, '0 986 475 837', 30, '', 'Altele', 0, 0, 277, 'F0986475837', 1, '30.54'),
(72230, '0 986 475 802', 30, '', 'Altele', 0, 0, 277, 'F0986475802', 1, '41.12'),
(72229, '0 986 475 797', 30, '', 'Altele', 0, 0, 277, 'F0986475797', 1, '23.43'),
(72228, '0 986 475 776', 30, '', 'Altele', 0, 0, 277, 'F0986475776', 1, '34.07'),
(72227, '0 986 475 769', 30, '', 'Altele', 0, 0, 277, 'F0986475769', 1, '26.71'),
(72226, '0 986 475 750', 30, '', 'Altele', 0, 0, 277, 'F0986475750', 1, '31.14'),
(72225, '0 986 475 739', 30, '', 'Altele', 0, 0, 277, 'F0986475739', 1, '26.36'),
(72224, '0 986 475 635', 30, '', 'Altele', 0, 0, 277, 'F0986475635', 1, '40.22'),
(72223, '0 986 475 612', 30, '', 'Cilindrii roata spate', 0, 0, 277, 'F0986475612', 1, '37.28'),
(72222, '0 986 475 260', 30, '', 'Altele', 0, 0, 277, 'F0986475260', 1, '29.45'),
(72221, '0 986 475 233', 30, '', 'Altele', 0, 0, 277, 'F0986475233', 1, '21.58'),
(72220, '0 986 475 143', 30, '', 'Altele', 0, 0, 277, 'F0986475143', 1, '30.82'),
(72219, '0 986 475 042', 30, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '143.59'),
(72218, '0 986 475 039', 30, '', 'Cilindrii roata spate', 0, 0, 277, 'F0986475039', 1, '32.45'),
(72217, '0 986 475 032', 30, '', 'Altele', 0, 0, 277, 'F0986475032', 1, '37.28'),
(72216, '0 204 163 081', 30, '', 'Altele', 0, 0, 620, '', 1, '100.4'),
(72215, '0 204 163 077', 30, '', 'Altele', 0, 0, 620, '', 1, '277.71'),
(72214, '0 204 162 035', 30, '', 'Pompe ambreiaj', 0, 0, 234, '', 1, '362.2'),
(72213, '0 204 142 050', 30, '', 'Altele', 0, 0, 387, '', 1, '503.57'),
(72212, '0 204 131 707', 30, '', 'Ansamble supapa de reglaj pres', 0, 0, 73, '', 1, '323.32'),
(72211, '0 204 131 703', 30, '', 'Altele', 0, 0, 73, '', 1, '323.32'),
(72210, '0 204 131 697', 30, '', 'Ansamble supapa de reglaj pres', 0, 0, 73, '', 1, '546.5'),
(72209, '0 204 131 322', 30, '', 'Altele', 0, 0, 73, '', 1, '349.06'),
(72208, '0 204 131 269', 30, '', 'Altele', 0, 0, 73, '', 1, '294.72'),
(72207, '0 204 131 251', 30, '', 'Altele', 0, 0, 73, '', 1, '291.84'),
(72206, '0 204 131 248', 30, '', 'Altele', 0, 0, 73, '', 1, '223.42'),
(72205, '0 204 131 241', 30, '', 'Altele', 0, 0, 73, '', 1, '238.96'),
(72204, '0 204 131 240', 30, '', 'Altele', 0, 0, 73, '', 1, '274.18'),
(72203, '0 204 131 232', 30, '', 'Altele', 0, 0, 73, '', 1, '151.79'),
(72202, '0 204 131 226', 30, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '284.77'),
(72201, '0 204 131 221', 30, '', 'Altele', 0, 0, 73, '', 1, '380.55'),
(72200, '0 204 131 196', 30, '', 'Altele', 0, 0, 73, '', 1, '330.84'),
(72199, '0 204 131 168', 30, '', 'Ansamble supapa de reglaj pres', 0, 0, 73, '', 1, '354.81'),
(72198, '0 204 131 142', 30, '', 'Altele', 0, 0, 73, '', 1, '343.36'),
(72197, '0 204 131 085', 30, '', 'Altele', 0, 0, 73, '', 1, '323.32'),
(72196, '0 204 131 067', 30, '', 'Altele', 0, 0, 73, '', 1, '397.71'),
(72195, '0 204 131 039', 30, '', 'Altele', 0, 0, 73, '', 1, '414.87'),
(72194, '0 204 125 777', 30, '', 'Cilindrii roata spate', 0, 0, 74, '', 1, '420.61'),
(72193, '0 204 125 776', 30, '', 'Cilindrii roata spate', 0, 0, 74, '', 1, '557.95'),
(72192, '0 204 125 772', 30, '', 'Altele', 0, 0, 74, '', 1, '775.39'),
(72191, '0 204 125 746', 30, '', 'Altele', 0, 0, 74, '', 1, '792.55'),
(72190, '0 204 125 734', 30, '', 'Cilindrii roata spate', 0, 0, 74, '', 1, '326.2'),
(72189, '0 204 125 718', 30, '', 'Altele', 0, 0, 74, '', 1, '735.32'),
(72188, '0 204 125 528', 30, '', 'Cilindrii roata spate', 0, 0, 74, '', 1, '912.72'),
(72187, '0 204 125 505', 30, '', 'Cilindrii roata spate', 0, 0, 74, '', 1, '766.81'),
(72186, '0 204 125 263', 30, '', 'Altele', 0, 0, 74, '', 1, '844.53'),
(72185, '0 204 125 254', 30, '', 'Cilindrii roata spate', 0, 0, 74, '', 1, '821.15'),
(72184, '0 204 125 058', 30, '', 'Altele', 0, 0, 74, '', 1, '532.83'),
(72183, '0 204 123 701', 30, '', 'Cilindrii roata spate', 0, 0, 258, 'F0204123701', 1, '829.73'),
(72182, '0 204 123 643', 30, '', 'Altele', 0, 0, 258, 'F0204123643', 1, '403.45'),
(72181, '0 204 123 615', 30, '', 'Altele', 0, 0, 258, 'F0204123615', 1, '789.7'),
(72180, '0 204 123 597', 30, '', 'Altele', 0, 0, 258, 'F0204123597', 1, '629.46'),
(72179, '0 204 123 592', 30, '', 'Cilindrii roata spate', 0, 0, 258, 'F0204123592', 1, '436.49'),
(72178, '0 204 123 577', 30, '', 'Altele', 0, 0, 258, 'F0204123577', 1, '417.74'),
(72177, '0 204 123 561', 30, '', 'Altele', 0, 0, 258, 'F0204123561', 1, '701'),
(72176, '0 204 123 544', 30, '', 'Altele', 0, 0, 258, 'F0204123544', 1, '1222.61'),
(72175, '0 204 123 484', 30, '', 'Pompe frana', 0, 0, 258, 'F0204123484', 1, '296.65'),
(72174, '0 204 123 483', 30, '', 'Altele', 0, 0, 258, 'F0204123483', 1, '572.24'),
(72173, '0 204 123 406', 30, '', 'Altele', 0, 0, 258, 'F0204123406', 1, '529.34'),
(72172, '0 204 123 367', 30, '', 'Altele', 0, 0, 258, 'F0204123367', 1, '360.52'),
(72171, '0 204 123 355', 30, '', 'Altele', 0, 0, 258, 'F0204123355', 1, '632.33'),
(72170, '0 204 123 140', 30, '', 'Altele', 0, 0, 258, 'F0204123140', 1, '658.07'),
(72169, '0 204 120 018', 30, '', 'Cilindrii roata spate', 0, 0, 662, '', 1, '240.74'),
(72168, '0 204 116 560', 30, '', 'Altele', 0, 0, 277, 'F0204116560', 1, '71.48'),
(72167, '0 204 116 559', 30, '', 'Altele', 0, 0, 277, 'F0204116559', 1, '75.75'),
(72166, '0 204 116 533', 30, '', 'Altele', 0, 0, 277, 'F0204116533', 1, '152.66'),
(72165, '0 204 116 483', 30, '', 'Altele', 0, 0, 277, 'F0204116483', 1, '69.08'),
(72164, '0 204 116 208', 30, '', 'Altele', 0, 0, 277, 'F0204116208', 1, '64.3'),
(72163, '0 204 116 183', 30, '', 'Altele', 0, 0, 277, 'F0204116183', 1, '57.84'),
(72162, '0 204 116 179', 30, '', 'Altele', 0, 0, 277, 'F0204116179', 1, '65.77'),
(72161, '0 204 116 006', 30, '', 'Cilindrii roata spate', 0, 0, 277, 'F0204116006', 1, '158.53'),
(72160, '0 204 031 682', 30, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '228.76'),
(72159, '0 204 031 329', 30, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '172.5'),
(72158, '0 204 031 313', 30, '', 'Altele', 0, 0, 73, '', 1, '289'),
(72157, '0 204 031 299', 30, '', 'Altele', 0, 0, 73, '', 1, '892.16'),
(72156, '0 204 031 298', 30, '', 'Altele', 0, 0, 73, '', 1, '480.7'),
(72155, '0 204 031 292', 30, '', 'Altele', 0, 0, 73, '', 1, '420.61'),
(72154, '0 204 031 291', 30, '', 'Altele', 0, 0, 73, '', 1, '323.32'),
(72153, '0 204 031 290', 30, '', 'Altele', 0, 0, 73, '', 1, '555.08'),
(72152, '0 204 031 289', 30, '', 'Altele', 0, 0, 73, '', 1, '360.76'),
(72151, '0 204 031 185', 30, '', 'Altele', 0, 0, 73, '', 1, '323.32'),
(72150, '0 204 031 183', 30, '', 'Altele', 0, 0, 73, '', 1, '323.32'),
(72149, '0 204 031 182', 30, '', 'Ansamble supapa de reglaj pres', 0, 0, 73, '', 1, '323.32'),
(72148, '0 204 031 174', 30, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '281.24'),
(72147, '0 204 031 119', 30, '', 'Ansamble supapa de reglaj pres', 0, 0, 73, '', 1, '270.97'),
(72146, '0 204 031 110', 30, '', 'Ansamble supapa de reglaj pres', 0, 0, 73, '', 1, '284.77'),
(72145, '0 204 031 109', 30, '', 'Ansamble supapa de reglaj pres', 0, 0, 73, '', 1, '284.77'),
(72144, '0 204 021 667', 30, '', 'Cilindrii roata spate', 0, 0, 258, 'F0204021667', 1, '935.6'),
(72143, '2 261 024 304', 30, '', 'Accesorii frana', 0, 0, 1226, '', 1, '19.81'),
(72142, '1 987 475 259', 30, '', 'Accesorii frana', 0, 0, 1502, '', 1, '59.4'),
(72141, '1 987 475 242', 30, '', 'Accesorii frana', 0, 0, 1502, 'F1987475242', 1, '32.88'),
(72140, '1 987 475 219', 30, '', 'Accesorii frana', 0, 0, 1502, 'F1987475219', 1, '24.62'),
(72139, '1 987 475 204', 30, '', 'Accesorii frana', 0, 0, 1502, 'F1987475204', 1, '29.67'),
(72138, '1 987 475 168', 30, '', 'Accesorii frana', 0, 0, 1502, 'F1987475168', 1, '55.72'),
(72137, '1 987 475 166', 30, '', 'Accesorii frana', 0, 0, 1337, 'F1987475166', 1, '14.91'),
(72136, '1 987 475 129', 30, '', 'Accesorii frana', 0, 0, 1502, 'F1987475129', 1, '81.31'),
(72135, '1 987 475 116', 30, '', 'Accesorii frana', 0, 0, 1502, 'F1987475116', 1, '28.62'),
(72134, '1 987 475 110', 30, '', 'Accesorii frana', 0, 0, 1502, 'F1987475110', 1, '29.73'),
(72133, '1 987 475 090', 30, '', 'Accesorii frana', 0, 0, 1337, 'F1987475090', 1, '32.88'),
(72132, '1 987 475 077', 30, '', 'Accesorii frana', 0, 0, 1337, 'F1987475077', 1, '23.09'),
(72131, '1 987 474 999', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474999', 1, '45.8'),
(72130, '1 987 474 998', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474998', 1, '39.66'),
(72129, '1 987 474 997', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474997', 1, '27.33'),
(72125, '1 987 474 969', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474969', 1, '13.1'),
(72124, '1 987 474 966', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474966', 1, '15.26'),
(72123, '1 987 474 964', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474964', 1, '30.82'),
(72122, '1 987 474 960', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474960', 1, '33.48'),
(72121, '1 987 474 958', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474958', 1, '32.67'),
(72120, '1 987 474 956', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474956', 1, '25.08'),
(72119, '1 987 474 946', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474946', 1, '33.69'),
(72118, '1 987 474 945', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474945', 1, '33.69'),
(72117, '1 987 474 944', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474944', 1, '23.99'),
(72116, '1 987 474 943', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474943', 1, '35.63'),
(72115, '1 987 474 942', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474942', 1, '32.88'),
(72114, '1 987 474 940', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474940', 1, '32.42'),
(72113, '1 987 474 926', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474926', 1, '27.42'),
(72111, '1 987 474 924', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474924', 1, '44.65'),
(72104, '1 987 473 037', 30, '', 'Accesorii frana', 0, 0, 407, '', 1, '27.77'),
(72103, '1 987 473 036', 30, '', 'Accesorii frana', 0, 0, 407, '', 1, '16.76'),
(72094, '1 987 473 007', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987473007', 1, '13.09'),
(72093, '1 987 473 006', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987473006', 1, '15.88'),
(72092, '1 987 473 005', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987473005', 1, '34.29'),
(72091, '1 987 473 003', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987473003', 1, '36.88'),
(72090, '1 987 473 002', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987473002', 1, '36.88'),
(72089, '1 987 470 506', 30, '', 'Accesorii frana', 0, 0, 1165, '', 1, '69.58'),
(72088, '1 987 470 498', 30, '', 'Accesorii frana', 0, 0, 1165, 'F1987470498', 1, '96.6'),
(72087, '1 273 004 286', 30, '', 'Accesorii frana', 0, 0, 2425, '', 1, '1996.11'),
(72080, '0 204 100 316', 30, '', 'Accesorii frana', 0, 0, 1165, 'F0204100316', 1, '207.26'),
(72079, '0 204 100 098', 30, '', 'Accesorii frana', 0, 0, 1165, 'F0204100098', 1, '126.83'),
(72056, '0 986 479 279', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479279', 1, '221.3'),
(72043, '0 986 479 227', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479227', 1, '221.99'),
(72042, '0 986 479 202', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479202', 1, '292.55'),
(72012, '0 986 479 071', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479071', 1, '120.37'),
(72011, '0 986 479 066', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479066', 1, '136.53'),
(72010, '0 986 479 062', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479062', 1, '220.46'),
(71997, '0 986 479 014', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479014', 1, '167.42'),
(71996, '0 986 479 007', 30, '', 'Discuri frana', 0, 0, 82, '', 1, '125'),
(71995, '0 986 479 002', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479002', 1, '251.28'),
(71886, '0 986 478 370', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478370', 1, '86.89'),
(71880, '0 986 478 341', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478341', 1, '207.55'),
(71879, '0 986 478 331', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478331', 1, '92.79'),
(71878, '0 986 478 329', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478329', 1, '74.29'),
(71877, '0 986 478 327', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478327', 1, '103.05'),
(71876, '0 986 478 308', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478308', 1, '89.86'),
(71875, '0 986 478 305', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478305', 1, '106.27'),
(71874, '0 986 478 303', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478303', 1, '130.59'),
(71873, '0 986 478 299', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478299', 1, '123.9'),
(71872, '0 986 478 296', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478296', 1, '218.12'),
(71867, '0 986 478 260', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478260', 1, '228.15'),
(71866, '0 986 478 238', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478238', 1, '110.38'),
(71865, '0 986 478 227', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478227', 1, '158.25'),
(71864, '0 986 478 201', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478201', 1, '114.5'),
(71863, '0 986 478 192', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478192', 1, '69.21'),
(71862, '0 986 478 188', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478188', 1, '71.32'),
(71861, '0 986 478 174', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478174', 1, '100.71'),
(71860, '0 986 478 170', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478170', 1, '109.51'),
(71859, '0 986 478 160', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478160', 1, '100.71'),
(71858, '0 986 478 148', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478148', 1, '77.81'),
(71857, '0 986 478 132', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478132', 1, '63.97'),
(71830, '0 986 477 041', 30, '', 'Tamburi', 0, 0, 123, 'K0986477041', 1, '108.64'),
(71827, '0 986 477 002', 30, '', 'Tamburi', 0, 0, 123, 'K0986477002', 1, '87.2'),
(71826, '0 986 487 737', 30, '', 'Saboti frana', 0, 0, 70, '', 1, '138.13'),
(71807, '0 986 487 679', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487679', 1, '74.88'),
(71806, '0 986 487 676', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487676', 1, '50.98'),
(71781, '0 986 487 585', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487585', 1, '77.29'),
(71779, '0 986 487 570', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487570', 1, '83.99'),
(71778, '0 986 487 568', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487568', 1, '62.22'),
(71772, '0 986 487 553', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487553', 1, '50.57'),
(71771, '0 986 487 552', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487552', 1, '93.56'),
(71770, '0 986 487 550', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487550', 1, '77.92'),
(71730, '0 986 487 250', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487250', 1, '50.51'),
(71716, '0 204 114 618', 30, '', 'Saboti frana', 0, 0, 70, 'F0204114618', 1, '315.5'),
(71715, '0 204 114 577', 30, '', 'Saboti frana', 0, 0, 70, 'F0204114577', 1, '397.71'),
(71713, '0 204 114 201', 30, '', 'Saboti frana', 0, 0, 70, '', 1, '276.56'),
(71711, '0 204 114 192', 30, '', 'Saboti frana', 0, 0, 70, '', 1, '269.48'),
(71708, '0 204 113 739', 30, '', 'Saboti frana', 0, 0, 70, '', 1, '237.5'),
(71707, '0 204 113 671', 30, '', 'Saboti frana', 0, 0, 70, '', 1, '377.68'),
(71705, '0 204 113 601', 30, '', 'Saboti frana', 0, 0, 70, '', 1, '349.06'),
(71657, '0 986 494 050', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424706', 1, '124.41'),
(71656, '0 986 494 049', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '89.86'),
(71655, '0 986 494 048', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '111.57'),
(71653, '0 986 494 046', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424683', 1, '77.92'),
(71652, '0 986 494 044', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424677', 1, '118.09'),
(71651, '0 986 494 043', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '143.64'),
(71650, '0 986 494 042', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424674', 1, '161.18'),
(71648, '0 986 494 039', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424660', 1, '99.25'),
(72390, '1 987 477 219', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '39.94'),
(72389, '1 987 477 216', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '89.26'),
(72387, '1 987 477 180', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '70.27'),
(137874, '1 987 477 169', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '25.12'),
(72381, '1 987 477 146', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '36'),
(72378, '1 987 477 141', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '45.55'),
(72377, '1 987 477 137', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '57.94'),
(72374, '1 987 477 117', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '41.12'),
(72373, '1 987 477 114', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '63.58'),
(72369, '1 987 477 067', 30, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '35.96'),
(72362, '1 987 481 070', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '54.82'),
(72358, '1 987 476 946', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '15.35'),
(72355, '1 987 476 911', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '70.27'),
(72354, '1 987 476 910', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '70.27'),
(72353, '1 987 476 903', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '66.64'),
(72351, '1 987 476 878', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '22.56'),
(72350, '1 987 476 877', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '19.19'),
(72349, '1 987 476 870', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '32.36'),
(72347, '1 987 476 849', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '52.73'),
(72344, '1 987 476 821', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '59.9'),
(72343, '1 987 476 817', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '47.86'),
(72342, '1 987 476 816', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '47.86'),
(72340, '1 987 476 812', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '81.84'),
(72338, '1 987 476 810', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '38.79'),
(72333, '1 987 476 775', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '38.19'),
(72332, '1 987 476 772', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '36.41'),
(72313, '1 987 476 438', 30, '', 'Conducte frana', 0, 0, 83, '', 1, '60.4'),
(72128, '1 987 474 994', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474994', 1, '25.55'),
(72127, '1 987 474 973', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474973', 1, '37.23'),
(72126, '1 987 474 972', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474972', 1, '37.88'),
(72112, '1 987 474 925', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474925', 1, '31.42'),
(72110, '1 987 474 910', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474910', 1, '17.13'),
(72109, '1 987 474 902', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474902', 1, '8.11'),
(72108, '1 987 474 901', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987474901', 1, '21.65'),
(72107, '1 987 474 137', 30, '', 'Accesorii frana', 0, 0, 1164, 'F1987474137', 1, '11.11'),
(72106, '1 987 474 092', 30, '', 'Accesorii frana', 0, 0, 1164, 'F1987474092', 1, '17.65'),
(72105, '1 987 474 048', 30, '', 'Accesorii frana', 0, 0, 1164, 'F1987474048', 1, '52.45'),
(72102, '1 987 473 031', 30, '', 'Accesorii frana', 0, 0, 407, '', 1, '29.67'),
(72101, '1 987 473 028', 30, '', 'Accesorii frana', 0, 0, 407, '', 1, '39.87'),
(72100, '1 987 473 027', 30, '', 'Accesorii frana', 0, 0, 407, '', 1, '26.18'),
(72099, '1 987 473 026', 30, '', 'Accesorii frana', 0, 0, 407, '', 1, '38.19'),
(72098, '1 987 473 022', 30, '', 'Accesorii frana', 0, 0, 407, '', 1, '30.09'),
(72097, '1 987 473 019', 30, '', 'Accesorii frana', 0, 0, 407, '', 1, '26.08'),
(72096, '1 987 473 013', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987473013', 1, '29.2'),
(72095, '1 987 473 012', 30, '', 'Accesorii frana', 0, 0, 407, 'K1987473012', 1, '29.76'),
(72086, '1 265 900 043', 30, '', 'Accesorii frana', 0, 0, 2425, '', 1, '3040.88'),
(72085, '0 265 005 290', 30, '', 'Accesorii frana', 0, 0, 586, '', 1, '1024.3'),
(72084, '0 265 005 236', 30, '', 'Accesorii frana', 0, 0, 3097, '', 1, '1462.66'),
(72083, '0 204 125 262', 30, '', 'Accesorii frana', 0, 0, 74, '', 1, '672.39'),
(72082, '0 204 104 261', 30, '', 'Accesorii frana', 0, 0, 1165, '', 1, '65.18'),
(72081, '0 204 104 208', 30, '', 'Accesorii frana', 0, 0, 1165, 'F0204104208', 1, '44.65'),
(72078, '0 204 031 309', 30, '', 'Accesorii frana', 0, 0, 73, '', 1, '323.32'),
(72077, '0 986 479 458', 30, '', 'Discuri frana', 0, 0, 82, '', 1, '127.7'),
(72076, '0 986 479 446', 30, '', 'Discuri frana', 0, 0, 82, '', 1, '164.7'),
(72075, '0 986 479 433', 30, '', 'Discuri frana', 0, 0, 82, '', 1, '248.07'),
(72074, '0 986 479 426', 30, '', 'Discuri frana', 0, 0, 82, '', 1, '248.07'),
(72073, '0 986 479 414', 30, '', 'Discuri frana', 0, 0, 82, '', 1, '129.48'),
(72072, '0 986 479 412', 30, '', 'Discuri frana', 0, 0, 82, '', 1, '380.55'),
(72071, '0 986 479 399', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479399', 1, '166.19'),
(72070, '0 986 479 398', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479398', 1, '351.94'),
(72069, '0 986 479 395', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479395', 1, '237.5'),
(72068, '0 986 479 392', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479392', 1, '182.19'),
(72067, '0 986 479 389', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479389', 1, '177.31'),
(72066, '0 986 479 380', 30, '', 'Discuri frana', 0, 0, 82, '', 1, '209.91'),
(72065, '0 986 479 379', 30, '', 'Discuri frana', 0, 0, 82, '', 1, '148.72'),
(72064, '0 986 479 366', 30, '', 'Discuri frana', 0, 0, 82, '', 1, '205.58'),
(72063, '0 986 479 355', 30, '', 'Discuri frana', 0, 0, 82, '', 1, '187.08'),
(72062, '0 986 479 351', 30, '', 'Discuri frana', 0, 0, 82, '', 1, '320.46'),
(72061, '0 986 479 321', 30, '', 'Discuri frana', 0, 0, 82, '', 1, '323.32'),
(72060, '0 986 479 307', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479307', 1, '191.31'),
(72059, '0 986 479 297', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479297', 1, '218.01'),
(72058, '0 986 479 295', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479295', 1, '186.14'),
(72057, '0 986 479 294', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479294', 1, '207.86'),
(72055, '0 986 479 278', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479278', 1, '218.21'),
(72054, '0 986 479 275', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479275', 1, '261.27'),
(72053, '0 986 479 261', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479261', 1, '289'),
(72052, '0 986 479 260', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479260', 1, '282.11'),
(72051, '0 986 479 259', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479259', 1, '275.52'),
(72050, '0 986 479 255', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479255', 1, '138.59'),
(72049, '0 986 479 254', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479254', 1, '169.1'),
(72048, '0 986 479 252', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479252', 1, '132.41'),
(72047, '0 986 479 249', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479249', 1, '279.18'),
(72046, '0 986 479 248', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479248', 1, '248.35'),
(72045, '0 986 479 235', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479235', 1, '72.51'),
(72044, '0 986 479 234', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479234', 1, '90.42'),
(72041, '0 986 479 199', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479199', 1, '179.55'),
(72040, '0 986 479 196', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479196', 1, '148.86'),
(72039, '0 986 479 189', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479189', 1, '65.18'),
(72038, '0 986 479 173', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479173', 1, '125.16'),
(72037, '0 986 479 171', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479171', 1, '168.82'),
(72036, '0 986 479 169', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479169', 1, '114.78'),
(72035, '0 986 479 165', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479165', 1, '65.18'),
(72034, '0 986 479 164', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479164', 1, '80.39'),
(72033, '0 986 479 157', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479157', 1, '133.02'),
(72032, '0 986 479 155', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479155', 1, '100.17'),
(72031, '0 986 479 149', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479149', 1, '153.63'),
(72030, '0 986 479 144', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479144', 1, '124.51'),
(72029, '0 986 479 138', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479138', 1, '111.57'),
(72028, '0 986 479 132', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479132', 1, '160.87'),
(72027, '0 986 479 131', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479131', 1, '185.2'),
(72026, '0 986 479 128', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479128', 1, '153.63'),
(72025, '0 986 479 108', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479108', 1, '155.31'),
(72024, '0 986 479 106', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479106', 1, '147.67'),
(72023, '0 986 479 105', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479105', 1, '153.26'),
(72022, '0 986 479 103', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479103', 1, '103.4'),
(72021, '0 986 479 101', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479101', 1, '97.25'),
(72020, '0 986 479 099', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479099', 1, '84.21'),
(72019, '0 986 479 098', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479098', 1, '125'),
(72018, '0 986 479 097', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479097', 1, '145.93'),
(72017, '0 986 479 095', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479095', 1, '223.23'),
(72016, '0 986 479 094', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479094', 1, '223.42'),
(72015, '0 986 479 088', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479088', 1, '134.64'),
(72014, '0 986 479 086', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479086', 1, '99.25'),
(72013, '0 986 479 078', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479078', 1, '288.29'),
(72009, '0 986 479 060', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479060', 1, '257.47'),
(72008, '0 986 479 058', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479058', 1, '135.8'),
(72007, '0 986 479 057', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479057', 1, '173.5'),
(72006, '0 986 479 055', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479055', 1, '172.32'),
(72005, '0 986 479 042', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479042', 1, '140.34'),
(72004, '0 986 479 041', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479041', 1, '118.63'),
(72003, '0 986 479 039', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479039', 1, '171.16'),
(72002, '0 986 479 037', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479037', 1, '170.57'),
(72001, '0 986 479 036', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479036', 1, '87.2'),
(72000, '0 986 479 034', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479034', 1, '147.98'),
(71999, '0 986 479 029', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479029', 1, '197.59'),
(71998, '0 986 479 019', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479019', 1, '157.44'),
(71994, '0 986 479 001', 30, '', 'Discuri frana', 0, 0, 82, 'K0986479001', 1, '176.42'),
(71993, '0 986 478 999', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478999', 1, '189.66'),
(71992, '0 986 478 995', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478995', 1, '199.06'),
(71991, '0 986 478 987', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478987', 1, '93.07'),
(71990, '0 986 478 986', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478986', 1, '105.7'),
(71989, '0 986 478 985', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478985', 1, '189.35'),
(71988, '0 986 478 981', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478981', 1, '94.54'),
(71987, '0 986 478 979', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478979', 1, '134.24'),
(71986, '0 986 478 975', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478975', 1, '161.18'),
(71985, '0 986 478 974', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478974', 1, '211.07'),
(71984, '0 986 478 970', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478970', 1, '155.2'),
(71983, '0 986 478 898', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478898', 1, '77.5'),
(71982, '0 986 478 896', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478896', 1, '98.83'),
(71981, '0 986 478 893', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478893', 1, '139.74'),
(71980, '0 986 478 892', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478892', 1, '106.24'),
(71979, '0 986 478 891', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478891', 1, '160.87'),
(71978, '0 986 478 889', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478889', 1, '128.61'),
(71977, '0 986 478 888', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478888', 1, '78.97'),
(71976, '0 986 478 887', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478887', 1, '97.78'),
(71975, '0 986 478 884', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478884', 1, '87.18'),
(71974, '0 986 478 883', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478883', 1, '120.87'),
(71973, '0 986 478 882', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478882', 1, '73.31'),
(71972, '0 986 478 881', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478881', 1, '87.76'),
(71971, '0 986 478 877', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478877', 1, '93.07'),
(71970, '0 986 478 876', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478876', 1, '152.07'),
(71969, '0 986 478 875', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478875', 1, '114.5'),
(71968, '0 986 478 873', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478873', 1, '114.78'),
(71967, '0 986 478 871', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478871', 1, '93.67'),
(71966, '0 986 478 869', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478869', 1, '113.04'),
(71965, '0 986 478 868', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478868', 1, '62.5'),
(71964, '0 986 478 867', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478867', 1, '148.86'),
(71963, '0 986 478 861', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478861', 1, '123.9'),
(71962, '0 986 478 859', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478859', 1, '66.64'),
(71961, '0 986 478 856', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478856', 1, '68.71'),
(71960, '0 986 478 853', 30, 'Parte montaj-Fata', 'Discuri frana fata', 0, 0, 82, '', 1, '93.7'),
(71959, '0 986 478 852', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478852', 1, '103.18'),
(71958, '0 986 478 849', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478849', 1, '121.4'),
(71957, '0 986 478 848', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478848', 1, '167.64'),
(71956, '0 986 478 847', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478847', 1, '83.68'),
(71955, '0 986 478 846', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478846', 1, '115.07'),
(71954, '0 986 478 843', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478843', 1, '120.09'),
(71953, '0 986 478 842', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478842', 1, '135.07'),
(71952, '0 986 478 831', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478831', 1, '140.93'),
(71951, '0 986 478 815', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478815', 1, '228.38'),
(71950, '0 986 478 810', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478810', 1, '214.9'),
(71949, '0 986 478 799', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478799', 1, '202.58'),
(71948, '0 986 478 793', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478793', 1, '173.78'),
(71947, '0 986 478 792', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478792', 1, '202.58'),
(71946, '0 986 478 791', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478791', 1, '207.55'),
(71945, '0 986 478 772', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478772', 1, '124.4'),
(71944, '0 986 478 771', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478771', 1, '164.7'),
(71943, '0 986 478 759', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478759', 1, '96.01'),
(71942, '0 986 478 757', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478757', 1, '82.49'),
(71941, '0 986 478 745', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478745', 1, '171.44'),
(71940, '0 986 478 728', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478728', 1, '151.79'),
(71939, '0 986 478 718', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478718', 1, '124.71'),
(71938, '0 986 478 704', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478704', 1, '114.78'),
(71937, '0 986 478 699', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478699', 1, '31196.88'),
(71936, '0 986 478 674', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478674', 1, '129.76'),
(71935, '0 986 478 663', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478663', 1, '197.28'),
(71934, '0 986 478 639', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478639', 1, '156.05'),
(71933, '0 986 478 633', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478633', 1, '109.51'),
(71932, '0 986 478 626', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478626', 1, '92.61'),
(71931, '0 986 478 625', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478625', 1, '202.75'),
(71930, '0 986 478 624', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478624', 1, '127.42'),
(71929, '0 986 478 621', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478621', 1, '85.74'),
(71928, '0 986 478 618', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478618', 1, '102.6'),
(71927, '0 986 478 617', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478617', 1, '288.29'),
(71926, '0 986 478 615', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478615', 1, '89.86'),
(71925, '0 986 478 611', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478611', 1, '106.27'),
(71924, '0 986 478 608', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478608', 1, '74.29'),
(71923, '0 986 478 603', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478603', 1, '187.01'),
(71922, '0 986 478 598', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478598', 1, '133'),
(71921, '0 986 478 593', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478593', 1, '238.96'),
(71920, '0 986 478 590', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478590', 1, '122.35'),
(71919, '0 986 478 588', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478588', 1, '152.07'),
(71918, '0 986 478 571', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478571', 1, '170.57'),
(71917, '0 986 478 570', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478570', 1, '127.42'),
(71916, '0 986 478 569', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478569', 1, '108.04'),
(71915, '0 986 478 564', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478564', 1, '153.26'),
(71914, '0 986 478 561', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478561', 1, '97.99'),
(71913, '0 986 478 555', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478555', 1, '148.23'),
(71912, '0 986 478 546', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478546', 1, '121.89'),
(71911, '0 986 478 545', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478545', 1, '106.27'),
(71910, '0 986 478 535', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478535', 1, '109.51'),
(71909, '0 986 478 530', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478530', 1, '233.38'),
(71908, '0 986 478 521', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478521', 1, '251.88'),
(71907, '0 986 478 515', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478515', 1, '116.14'),
(71906, '0 986 478 513', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478513', 1, '144.14'),
(71905, '0 986 478 511', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478511', 1, '92.79'),
(71904, '0 986 478 508', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478508', 1, '157.65'),
(71903, '0 986 478 502', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478502', 1, '82.49'),
(71902, '0 986 478 501', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478501', 1, '55.19'),
(71901, '0 986 478 494', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478494', 1, '233.38'),
(71900, '0 986 478 481', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478481', 1, '86.02'),
(71899, '0 986 478 480', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478480', 1, '113.91'),
(71898, '0 986 478 475', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478475', 1, '105.39'),
(71897, '0 986 478 470', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478470', 1, '236.03'),
(71896, '0 986 478 467', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478467', 1, '294.72'),
(71895, '0 986 478 464', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478464', 1, '78.97'),
(71894, '0 986 478 460', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478460', 1, '173.78'),
(71893, '0 986 478 436', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478436', 1, '113.32'),
(71892, '0 986 478 434', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478434', 1, '121.5'),
(71891, '0 986 478 433', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478433', 1, '133.29'),
(71890, '0 986 478 426', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478426', 1, '164.7'),
(71889, '0 986 478 421', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478421', 1, '86.89'),
(71888, '0 986 478 420', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478420', 1, '98.94'),
(71887, '0 986 478 406', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478406', 1, '207.86'),
(71885, '0 986 478 350', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478350', 1, '91.01'),
(71884, '0 986 478 346', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478346', 1, '137.4'),
(71883, '0 986 478 344', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478344', 1, '74.29'),
(71882, '0 986 478 343', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478343', 1, '68.71'),
(71881, '0 986 478 342', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478342', 1, '49.64'),
(71871, '0 986 478 293', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478293', 1, '152.64'),
(71870, '0 986 478 276', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478276', 1, '81.97'),
(71869, '0 986 478 273', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478273', 1, '50.79'),
(71868, '0 986 478 268', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478268', 1, '99.25'),
(71856, '0 986 478 131', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478131', 1, '150.61'),
(71855, '0 986 478 124', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478124', 1, '102.23'),
(71854, '0 986 478 114', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478114', 1, '77.81'),
(71853, '0 986 478 105', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478105', 1, '46.61'),
(71852, '0 986 478 103', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478103', 1, '46.11'),
(71851, '0 986 478 086', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478086', 1, '92.79'),
(71850, '0 986 478 081', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478081', 1, '46.68'),
(71849, '0 986 478 046', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478046', 1, '89.54'),
(71848, '0 986 478 036', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478036', 1, '155.91'),
(71847, '0 986 478 024', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478024', 1, '213.13'),
(71846, '0 986 478 019', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478019', 1, '78.4'),
(71845, '0 986 478 017', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478017', 1, '68.42'),
(71844, '0 986 478 016', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478016', 1, '71.05'),
(71843, '0 986 478 012', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478012', 1, '153.26'),
(71842, '0 986 478 011', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478011', 1, '43.46'),
(71841, '0 986 478 010', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478010', 1, '44.93'),
(71840, '0 986 478 009', 30, '', 'Discuri frana', 0, 0, 82, 'K0986478009', 1, '96.01'),
(71839, '0 986 477 152', 30, '', 'Tamburi', 0, 0, 123, 'K0986477152', 1, '143.55'),
(71838, '0 986 477 135', 30, '', 'Tamburi', 0, 0, 123, 'K0986477135', 1, '140.93'),
(71837, '0 986 477 133', 30, '', 'Tamburi', 0, 0, 123, 'K0986477133', 1, '114.78'),
(71836, '0 986 477 106', 30, '', 'Tamburi', 0, 0, 123, 'K0986477106', 1, '114.78'),
(71835, '0 986 477 100', 30, '', 'Tamburi', 0, 0, 123, 'K0986477100', 1, '114.78'),
(71834, '0 986 477 099', 30, '', 'Tamburi', 0, 0, 123, 'K0986477099', 1, '140.02'),
(71833, '0 986 477 096', 30, '', 'Tamburi', 0, 0, 123, 'K0986477096', 1, '89.86'),
(71832, '0 986 477 067', 30, '', 'Tamburi', 0, 0, 123, 'K0986477067', 1, '176.16'),
(71831, '0 986 477 060', 30, '', 'Tamburi', 0, 0, 123, 'K0986477060', 1, '142.68'),
(71829, '0 986 477 031', 30, '', 'Tamburi', 0, 0, 123, 'K0986477031', 1, '144.46'),
(71828, '0 986 477 018', 30, '', 'Tamburi', 0, 0, 123, 'K0986477018', 1, '68.42'),
(71825, '0 986 487 726', 30, '', 'Saboti frana', 0, 0, 1419, '', 1, '331.9'),
(71824, '0 986 487 724', 30, '', 'Saboti frana', 0, 0, 1419, '', 1, '135.1'),
(71823, '0 986 487 720', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487720', 1, '136.53'),
(71822, '0 986 487 718', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487718', 1, '130.79'),
(71821, '0 986 487 717', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487717', 1, '127.42'),
(71820, '0 986 487 712', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487712', 1, '232.51'),
(71819, '0 986 487 710', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487710', 1, '128.01'),
(71818, '0 986 487 708', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487708', 1, '192.19'),
(71817, '0 986 487 705', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487705', 1, '163.52'),
(71816, '0 986 487 702', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487702', 1, '143.04'),
(71815, '0 986 487 701', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487701', 1, '198.74'),
(71814, '0 986 487 700', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487700', 1, '136.22');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(71813, '0 986 487 696', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487696', 1, '111.57'),
(71812, '0 986 487 688', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487688', 1, '148.29'),
(71811, '0 986 487 687', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487687', 1, '154.63'),
(71810, '0 986 487 686', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487686', 1, '97.99'),
(71809, '0 986 487 684', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487684', 1, '155.31'),
(71808, '0 986 487 680', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487680', 1, '72.51'),
(71805, '0 986 487 673', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487673', 1, '99.25'),
(71804, '0 986 487 666', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487666', 1, '72.51'),
(71803, '0 986 487 660', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487660', 1, '186.7'),
(71802, '0 986 487 659', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487659', 1, '142.99'),
(71801, '0 986 487 652', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487652', 1, '115.47'),
(71800, '0 986 487 642', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487642', 1, '136.53'),
(71799, '0 986 487 636', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487636', 1, '88.48'),
(71798, '0 986 487 633', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487633', 1, '99.25'),
(71797, '0 986 487 628', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487628', 1, '70.76'),
(71796, '0 986 487 627', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487627', 1, '66.21'),
(71795, '0 986 487 626', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487626', 1, '96.32'),
(71794, '0 986 487 625', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487625', 1, '93.07'),
(71793, '0 986 487 623', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487623', 1, '108.64'),
(71792, '0 986 487 612', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487612', 1, '198.74'),
(71791, '0 986 487 611', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487611', 1, '80.74'),
(71790, '0 986 487 610', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487610', 1, '84.27'),
(71789, '0 986 487 608', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487608', 1, '74.66'),
(71788, '0 986 487 607', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487607', 1, '65.4'),
(71787, '0 986 487 605', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487605', 1, '93.56'),
(71786, '0 986 487 604', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487604', 1, '57.25'),
(71785, '0 986 487 599', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487599', 1, '93.56'),
(71784, '0 986 487 597', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487597', 1, '68.85'),
(71783, '0 986 487 596', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487596', 1, '83.99'),
(71782, '0 986 487 587', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487587', 1, '75.1'),
(71780, '0 986 487 576', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487576', 1, '42.41'),
(71777, '0 986 487 561', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487561', 1, '106.32'),
(71776, '0 986 487 559', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487559', 1, '58.41'),
(71775, '0 986 487 556', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487556', 1, '77.92'),
(71774, '0 986 487 555', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487555', 1, '86.3'),
(71773, '0 986 487 554', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487554', 1, '93.56'),
(71769, '0 986 487 549', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487549', 1, '114.78'),
(71768, '0 986 487 545', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487545', 1, '93.56'),
(71767, '0 986 487 543', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487543', 1, '71.75'),
(71766, '0 986 487 537', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487537', 1, '63.71'),
(71765, '0 986 487 536', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487536', 1, '50.14'),
(71764, '0 986 487 533', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487533', 1, '46.11'),
(71763, '0 986 487 529', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487529', 1, '144.39'),
(71762, '0 986 487 528', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487528', 1, '66.96'),
(71761, '0 986 487 525', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487525', 1, '155.31'),
(71760, '0 986 487 524', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487524', 1, '153.76'),
(71759, '0 986 487 523', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487523', 1, '90.38'),
(71758, '0 986 487 522', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487522', 1, '116.68'),
(71757, '0 986 487 521', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487521', 1, '115.36'),
(71756, '0 986 487 520', 30, '', 'Saboti frana', 0, 0, 1419, 'K0986487520', 1, '105.7'),
(71755, '0 986 487 474', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487474', 1, '72.01'),
(71754, '0 986 487 462', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487462', 1, '60.18'),
(71753, '0 986 487 460', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487460', 1, '57.21'),
(71752, '0 986 487 451', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487451', 1, '73.16'),
(71751, '0 986 487 440', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487440', 1, '66.37'),
(71750, '0 986 487 417', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487417', 1, '86.65'),
(71749, '0 986 487 387', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487387', 1, '68.42'),
(71748, '0 986 487 364', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487364', 1, '95.66'),
(71747, '0 986 487 346', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487346', 1, '69.92'),
(71746, '0 986 487 330', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487330', 1, '99.53'),
(71745, '0 986 487 327', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487327', 1, '77.92'),
(71744, '0 986 487 326', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487326', 1, '53.15'),
(71743, '0 986 487 317', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487317', 1, '51.1'),
(71742, '0 986 487 315', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487315', 1, '101.31'),
(71741, '0 986 487 312', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487312', 1, '128.16'),
(71740, '0 986 487 287', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487287', 1, '115.36'),
(71739, '0 986 487 281', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487281', 1, '96.6'),
(71738, '0 986 487 274', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487274', 1, '54.11'),
(71737, '0 986 487 272', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487272', 1, '37.51'),
(71736, '0 986 487 270', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487270', 1, '139.32'),
(71735, '0 986 487 266', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487266', 1, '94.26'),
(71734, '0 986 487 264', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487264', 1, '68.85'),
(71733, '0 986 487 263', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487263', 1, '61.96'),
(71732, '0 986 487 255', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487255', 1, '64.58'),
(71731, '0 986 487 252', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487252', 1, '47.86'),
(71729, '0 986 487 243', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487243', 1, '56.97'),
(71728, '0 986 487 233', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487233', 1, '88.48'),
(71727, '0 986 487 214', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487214', 1, '83.08'),
(71726, '0 986 487 128', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487128', 1, '92.79'),
(71725, '0 986 487 084', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487084', 1, '59.59'),
(71724, '0 986 487 030', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487030', 1, '28.87'),
(71723, '0 986 487 013', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487013', 1, '70.24'),
(71722, '0 986 487 002', 30, '', 'Saboti frana', 0, 0, 70, 'K0986487002', 1, '41.81'),
(71721, '0 204 114 635', 30, '', 'Saboti frana', 0, 0, 70, 'F0204114635', 1, '489.28'),
(71720, '0 204 114 633', 30, '', 'Saboti frana', 0, 0, 70, 'F0204114633', 1, '346.04'),
(71719, '0 204 114 632', 30, '', 'Saboti frana', 0, 0, 70, 'F0204114632', 1, '437.77'),
(71718, '0 204 114 625', 30, '', 'Saboti frana', 0, 0, 70, 'F0204114625', 1, '282.38'),
(71717, '0 204 114 621', 30, '', 'Saboti frana', 0, 0, 70, 'F0204114621', 1, '252.03'),
(71714, '0 204 114 576', 30, '', 'Saboti frana', 0, 0, 70, 'F0204114576', 1, '262.15'),
(71712, '0 204 114 193', 30, '', 'Saboti frana', 0, 0, 70, '', 1, '259.93'),
(71710, '0 204 114 073', 30, '', 'Saboti frana', 0, 0, 70, 'F0204114073', 1, '230.76'),
(71709, '0 204 114 028', 30, '', 'Saboti frana', 0, 0, 70, 'F0204114028', 1, '460.67'),
(71706, '0 204 113 660', 30, '', 'Saboti frana', 0, 0, 70, '', 1, '190.86'),
(71704, '0 204 113 591', 30, '', 'Saboti frana', 0, 0, 70, '', 1, '145.02'),
(71703, 'F 026 000 047', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '31196.88'),
(71702, '0 986 494 194', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '123.31'),
(71701, '0 986 494 192', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '137.09'),
(71700, '0 986 494 171', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '158.16'),
(71699, '0 986 494 170', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '157.71'),
(71698, '0 986 494 169', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494169', 1, '95.72'),
(71697, '0 986 494 155', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494155', 1, '55.5'),
(71696, '0 986 494 153', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494153', 1, '118.31'),
(71695, '0 986 494 151', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494151', 1, '110.7'),
(71694, '0 986 494 141', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494141', 1, '141.52'),
(71693, '0 986 494 132', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494132', 1, '120.34'),
(71692, '0 986 494 131', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494131', 1, '184.08'),
(71691, '0 986 494 129', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494129', 1, '135.13'),
(71690, '0 986 494 127', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494127', 1, '91.34'),
(71689, '0 986 494 123', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494123', 1, '137.27'),
(71688, '0 986 494 122', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494122', 1, '186.14'),
(71687, '0 986 494 121', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494121', 1, '198.74'),
(71686, '0 986 494 119', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494119', 1, '100.71'),
(71685, '0 986 494 118', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494118', 1, '157.09'),
(71684, '0 986 494 111', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494111', 1, '179.28'),
(71683, '0 986 494 110', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494110', 1, '136.66'),
(71682, '0 986 494 109', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494109', 1, '196.92'),
(71681, '0 986 494 108', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494108', 2, '233.247'),
(71680, '0 986 494 107', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494107', 1, '268.6'),
(71679, '0 986 494 104', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494104', 1, '217.24'),
(71678, '0 986 494 103', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494103', 1, '177.03'),
(71677, '0 986 494 099', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494099', 1, '128.3'),
(71676, '0 986 494 097', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494097', 1, '155.31'),
(71675, '0 986 494 092', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494092', 1, '137.42'),
(71674, '0 986 494 090', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494090', 1, '114.78'),
(71673, '0 986 494 087', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494087', 1, '168.51'),
(71672, '0 986 494 085', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494085', 1, '184.36'),
(71671, '0 986 494 082', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494082', 1, '163.52'),
(71670, '0 986 494 081', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494081', 1, '158.25'),
(71669, '0 986 494 076', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494076', 1, '123.9'),
(71668, '0 986 494 073', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494073', 1, '177.83'),
(71667, '0 986 494 070', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494070', 1, '176.44'),
(71666, '0 986 494 065', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494065', 1, '123.9'),
(71665, '0 986 494 063', 30, '', 'Placute de frana', 0, 0, 402, 'K0986494063', 1, '142.08'),
(71664, '0 986 494 059', 30, '', 'Placute de frana', 0, 0, 402, 'K0986491441', 1, '64.3'),
(71663, '0 986 494 058', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '114.78'),
(71662, '0 986 494 057', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '80.98'),
(71661, '0 986 494 055', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '121.84'),
(71660, '0 986 494 054', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '147.39'),
(71659, '0 986 494 053', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424796', 1, '86.14'),
(71658, '0 986 494 051', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424748', 1, '112.16'),
(71654, '0 986 494 047', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '161.18'),
(71649, '0 986 494 040', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '189.66'),
(60899, 'S SF PF7219 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '39.49'),
(60900, 'S SF PF7228 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '14.51'),
(60901, 'S SF PF7474 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '21.95'),
(60902, 'S SF PF7483 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '25'),
(60903, 'S SF PF7603 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '30.18'),
(60904, 'S SF PF7760 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '18.12'),
(60905, 'S SF PF7764 ', 451, '', 'Filtru combustibil (Sistem alimentare combustibil)', 1, 0, 9, '', 1, '31.61'),
(60906, 'S SF KF9003 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '12.17'),
(60907, 'S SF KF9006 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '13.91'),
(60908, 'S SF KF9009 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '14.18'),
(60909, 'S SF KF9009C ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '26.56'),
(60910, 'S SF KF9012 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '25'),
(60911, 'S SF KF9015 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '14.71'),
(60912, 'S SF KF9021 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '17.92'),
(60913, 'S SF KF9024 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '13.1'),
(60914, 'S SF KF9024C ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '22.56'),
(60915, 'S SF KF9027 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '15.02'),
(60916, 'S SF KF9030 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '18.69'),
(60917, 'S SF KF9030C ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '26.42'),
(60918, 'S SF KF9033 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '25.68'),
(60919, 'S SF KF9033C ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '24.04'),
(60920, 'S SF KF9036 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '15.73'),
(60921, 'S SF KF9036C ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '28.51'),
(60922, 'S SF KF9039 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '17.14'),
(60923, 'S SF KF9042 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '18.22'),
(60924, 'S SF KF9048 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '16.78'),
(60925, 'S SF KF9051C ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '33'),
(60926, 'S SF KF9057 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '17.97'),
(60927, 'S SF KF9060 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '16.88'),
(60928, 'S SF KF9063 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '17.97'),
(60929, 'S SF KF9066 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '55'),
(60930, 'S SF KF9072 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '19.34'),
(60931, 'S SF KF9075 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '19.59'),
(60932, 'S SF KF9078 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '30.36'),
(60933, 'S SF KF9081 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '16.65'),
(60934, 'S SF KF9084 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '15.82'),
(60935, 'S SF KF9087 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '26.86'),
(60936, 'S SF KF9090 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '17.74'),
(60937, 'S SF KF9093 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '66'),
(60938, 'S SF KF9105 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '19.76'),
(60939, 'S BD S001S', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 1336, '', 1, '24.04'),
(60940, 'S BD S002S', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '24'),
(60941, 'S BD S003S', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '43.6'),
(60942, 'S BD S004S', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '123'),
(60943, 'S BD S005S', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '54.73'),
(60944, 'S BD S007S', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '76.04'),
(60945, 'S BD S008S', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '23.93'),
(60946, 'S BD S395', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '34.4'),
(60947, 'S BD S393', 451, '', 'set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '57.35'),
(60948, 'S BD S390', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '50.9'),
(60949, 'S BD S376', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '55'),
(60950, 'S BD S375', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '46.21'),
(60951, 'S BD S009S', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '13.13'),
(60952, 'S BD S010S', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '70.15'),
(60953, 'S BD S011S', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '12'),
(60954, 'S BD S020', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '25.36'),
(60955, 'S BD S021', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '26.87'),
(60956, 'S BD S022', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '43.6'),
(60957, 'S BD S023', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '32.41'),
(60958, 'S BD S024', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '35.3'),
(60959, 'S BD S370', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '49.49'),
(60960, 'S BD S025', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '26.01'),
(155591, '27582', 101, '', 'CUPLAJ CARDAN', 0, 0, 1427, '003527582', 2, '272.517'),
(60961, 'S BD S369', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '61.27'),
(60962, 'S BD S361', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '51.45'),
(60963, 'S BD S358', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '34.73'),
(60964, 'S BD S355', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '55.06'),
(60965, 'S BD S349', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '58.47'),
(60966, 'S BD S348', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '54.08'),
(60967, 'S BD S346', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '74.07'),
(60968, 'S BD S345', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '89.49'),
(60969, 'S BD S344', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '71.13'),
(60970, 'S BD S343', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '82.26'),
(60971, 'S BD S026', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '32.26'),
(60972, 'S BD S341', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '72.76'),
(60973, 'S BD S027', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '29.97'),
(60974, 'S BD S340', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '63.27'),
(60975, 'S BD S028', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '45.89'),
(60976, 'S BD S029', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '39.67'),
(60977, 'S BD S030', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '24.04'),
(60978, 'S BD S031', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '62.73'),
(60979, 'S BD S032', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '47.85'),
(60980, 'S BD S329', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '58.99'),
(60981, 'S BD S033', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '34.73'),
(60982, 'S BD S328', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '50.47'),
(60983, 'S BD S326', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '61.93'),
(60984, 'TYLL 00001', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '98.61'),
(60985, 'S BD S325', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '82.91'),
(60986, 'S BD S324', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '55'),
(60987, 'TYLL 00002', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '106.52'),
(60988, 'S BD S322', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '62.61'),
(60989, 'TYLL 00003', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '98.61'),
(60990, 'S BD S320', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '49.93'),
(60991, 'S BD S034', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '66.54'),
(60992, 'TYLL 00004', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '110.44'),
(60993, 'S BD S319', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '61.6'),
(60994, 'TYLL 00005', 463, '', 'Esapamente', 1, 0, 3436, '', 1, '117.21'),
(60995, 'S BD S035', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '42.62'),
(60996, 'S BD S318', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '72.76'),
(60997, 'S BD S036', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '57.02'),
(60998, 'TYLL 00006', 463, '', 'Esapamente', 1, 0, 3436, '', 1, '103.26'),
(60999, 'S BD S317', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '52.76'),
(61000, 'S BD S037', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '54.37'),
(61001, 'S BD S038', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '34.08'),
(61002, 'S BD S315', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '69.16'),
(61003, 'TYLL 00007', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '102.45'),
(61004, 'S BD S039', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '62.26'),
(61005, 'TYLL 00008', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '95.41'),
(61006, 'S BD S040', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '27.68'),
(61007, 'S BD S314', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '66.22'),
(61008, 'TYLL 00009', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '117.21'),
(61009, 'TYLL 00010', 463, '', 'Esapamente', 1, 0, 3436, '', 1, '97.05'),
(61010, 'TYLL 00011', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '0'),
(61011, 'TYLL 00012', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '131.07'),
(61012, 'S BD S041', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '47.85'),
(61013, 'TYLL 00013', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '131.07'),
(61014, 'S BD S313', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '70.47'),
(61015, 'TYLL 00014', 463, '', 'Esapamente', 1, 0, 3436, '', 1, '152.87'),
(61016, 'S BD S042', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '29.97'),
(61017, 'S BD S310', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '46.21'),
(61018, 'TYLL 00015', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '145.44'),
(61019, 'S BD S043', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '53.42'),
(61020, 'S BD S309', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '40.62'),
(61021, 'TYLL 00016', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '145.94'),
(61022, 'S BD S308', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '69.49'),
(61023, 'S BD S044', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '39.35'),
(61024, 'S BD S045', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '31.13'),
(61025, 'S BD S307', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '63.27'),
(61026, 'TYLL 00017', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '187.22'),
(61027, 'S BD S306', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '63.92'),
(61028, 'S BD S046', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '25.23'),
(61029, 'S BD S303', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '65.24'),
(61030, 'S BD S047', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '49.82'),
(61031, 'S BD S048', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '51.78'),
(61032, 'TYLL 00018', 463, '', 'Esapamente', 1, 0, 3436, '', 1, '244.74'),
(61033, 'S BD S302', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '53.75'),
(61034, 'S BD S049', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '40.65'),
(61035, 'S BD S301', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '70.8'),
(61036, 'S BD S050', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '32.77'),
(61037, 'TYLL 00019', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '273.25'),
(61038, 'S BD S299', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '49.17'),
(61039, 'S BD S052', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '30.95'),
(61040, 'TYLL 00019H', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '191.5'),
(61041, 'S BD S297', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '44.58'),
(61042, 'S BD S053', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '55.71'),
(61043, 'S BD S295', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '63.24'),
(61044, 'TYLL 00020', 463, '', 'Esapamente', 1, 0, 3436, '', 1, '244.74'),
(61045, 'S BD S054', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '77.38'),
(61046, 'TYLL 00021', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '303.64'),
(61047, 'S BD S055', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '40.65'),
(61048, 'S BD S056', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '47.85'),
(61049, 'TYLL 00022', 463, '', 'Esapamente', 1, 0, 3436, '', 1, '103.04'),
(61050, 'S BD S276', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '30.29'),
(61051, 'S BD S057', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '27.68'),
(61052, 'S SF KF9117 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '16.88'),
(61053, 'S BD S058', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '40.65'),
(61054, 'TYLL 00023', 463, '', 'Esapamente', 1, 0, 3436, '', 1, '221.86'),
(61055, 'S BD S275', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '62.26'),
(61056, 'S BD S059', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '48.84'),
(61057, 'S SF KF9120 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '14.46'),
(61058, 'S BD S270', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '53.75'),
(61059, 'TYLL 00024', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '280.93'),
(61060, 'S BD S060', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '51.13'),
(61061, 'S SF KF9126 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '20.73'),
(61062, 'S BD S263', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '86.84'),
(61063, 'S SF KF9132 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '13.72'),
(61064, 'TYLL 00025', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '280.93'),
(61065, 'S BD S262', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '43.93'),
(61066, 'S SF KF9141 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '45'),
(61067, 'S BD S259', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '67.52'),
(61068, 'S BD S061', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '68.18'),
(61069, 'TYLL 00026', 463, '', 'Esapamente', 1, 0, 3436, '', 1, '10'),
(61070, 'S SF KF9150 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '65'),
(61071, 'S BD S062', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '32.77'),
(61072, 'S BD S258', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '45.89'),
(61073, 'S SF KF9153 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '22.88'),
(61074, 'TYLL 00027', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '291.29'),
(61075, 'S BD S063', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '47.53'),
(61076, 'S BD S257', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '84.55'),
(61077, 'S SF KF9156C ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '23'),
(61078, 'S BD S064', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '32.77'),
(61079, 'TYLL 00028', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '291.29'),
(61080, 'S SF KF9165 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '27.25'),
(61081, 'S BD S065', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '71.78'),
(61082, 'S SF KF9231 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '18.4'),
(61083, 'S BD S066', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '75.56'),
(61084, 'S SF KF9333 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '58'),
(61085, 'TYLL 00029', 463, '', 'Esapamente', 1, 0, 3436, '', 1, '221.86'),
(61086, 'S BD S067', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '47.53'),
(61087, 'S SF KF9381 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '56'),
(61088, 'S BD S068', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '32.77'),
(61089, 'TYLL 00031', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '243.8'),
(61090, 'S BD S252', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 1336, '', 1, '55'),
(61091, 'S SF KF9423 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '16.88'),
(61092, 'S BD S251', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '87.49'),
(61093, 'S SF KF9434 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '20.31'),
(61094, 'S BD S070', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '39.35'),
(61095, 'TYLL 00032', 463, '', 'Esapamente', 1, 0, 3436, '', 1, '192.48'),
(61096, 'S BD S071', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '45.56'),
(61097, 'S BD S250', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '51.78'),
(61098, 'S SF KF9444 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '22.92'),
(61099, 'S BD S072', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '52.11'),
(61100, 'S SF KF9448 ', 451, '', 'Filtru, aer habitaclu (incalzire / ventilatie)', 1, 0, 424, '', 1, '17.48'),
(61101, 'TYLL 00034', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '280.93'),
(61102, 'S BD S249', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '47.85'),
(61103, 'S BD S073', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '34.08'),
(61104, 'TYLL 00035', 463, '', 'Esapamente', 1, 0, 3436, '', 1, '255.93'),
(61105, 'S BD S248', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '48.18'),
(61106, 'S BD S074', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '73.74'),
(61107, 'S SF OF0003 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '9.33'),
(61108, 'S BD S246', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '55.71'),
(61109, 'TYLL 00036', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '708.5'),
(61110, 'S BD S075', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '49.17'),
(61111, 'S SF OF0009 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '66'),
(61112, 'S BD S245', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '71.46'),
(61113, 'S BD S076', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '59.97'),
(61114, 'S BD S244', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '86.3'),
(61115, 'S SF OF0012 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.95'),
(61116, 'TYLL 00037', 206, '', 'Esapamente', 1, 0, 17, '', 1, '140.53'),
(61117, 'S BD S078', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '23'),
(61118, 'S BD S243', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '35.4'),
(61119, 'S BD S079', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '43.93'),
(61120, 'S SF OF0015 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.88'),
(61122, 'S SF OF0018 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.56'),
(61123, 'S BD S241', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '48.18'),
(61124, 'TYLL 00038', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '708.5'),
(61125, 'S SF OF0021 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '12.26'),
(61126, 'S BD S240', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '63.27'),
(61127, 'S SF OF0024 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '19.26'),
(61128, 'TYLL 00039', 463, '', 'Esapamente', 1, 0, 3436, '', 1, '234'),
(133206, '9524 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '19-0209-05-2', 1, '89.32'),
(61129, 'S SF OF0027 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '7.87'),
(61130, 'S SF OF0030 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '6.91'),
(61131, 'TYLL 00040', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '330.35'),
(61132, 'S SF OF0033 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '6.64'),
(61133, 'S BD S081', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 3371, '', 1, '62.5'),
(61134, 'TYLL 00041', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '330.35'),
(61135, 'S BD S238', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '26.67'),
(61136, 'S SF OF0036 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '9.16'),
(61137, 'S BD S082', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '79.31'),
(61138, 'S BD S237', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '57.02'),
(61139, 'S BD S083', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '45.24'),
(61140, 'S SF OF0039 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.88'),
(61141, 'TYLL 00042', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '330.35'),
(61142, 'S BD S084', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '34.08'),
(61143, 'S SF OF0042 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '6.63'),
(61144, 'S BD S236', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '55.06'),
(61145, 'S BD S085', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '55.71'),
(61146, 'TYLL 00044', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '232.21'),
(61147, 'S SF OF0045 ', 451, 'Diametru exterior	70.50\r\nDiametru interior [mm]	33.30\r\nDiametru interior 1 [mm]	15.20\r\nInaltime [mm]	140.50', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '11.15'),
(61148, 'S BD S086', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '75.06'),
(61149, 'S SF OF0048 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.22'),
(61150, 'S BD S235', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '52.44'),
(61151, 'S BD S087', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '74.4'),
(61152, 'S BD S088', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '76.69'),
(61153, 'S BD S233', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '61.27'),
(61154, 'S BD S090', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '37.35'),
(61155, 'S SF OF0051 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '27'),
(61156, 'S BD S091', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '58.66'),
(61157, 'S BD S227', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '55'),
(61158, 'S BD S092', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '27.2'),
(61159, 'S SF OF0054 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '7.42'),
(61160, 'S BD S219', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '49.17'),
(61161, 'TYLL 00045', 463, '', 'Esapamente', 1, 0, 3436, '', 1, '191.98'),
(61162, 'S BD S093', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '45.56'),
(61163, 'S BD S216', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '57.67'),
(61164, 'S SF OF0060 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '24'),
(61165, 'S BD S094', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '80.95'),
(61166, 'S BD S214', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '95.38'),
(61167, 'S SF OF0063 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '7.77'),
(61168, 'S BD S098', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '72.11'),
(61169, 'S SF OF0069 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '17.47'),
(61170, 'S BD S100', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '40.98'),
(61171, 'S BD S101', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '77.67'),
(61172, 'S SF OF0072 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.88'),
(61173, 'S BD S211', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '46.21'),
(61174, 'TYLL 00049', 463, '', 'Esapamente', 1, 0, 17, '', 1, '357.41'),
(61175, 'S BD S102', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '40.65'),
(61176, 'S BD S210', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '75.06'),
(61177, 'S SF OF0075 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.59'),
(61178, 'S BD S208', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '67.2'),
(61179, 'S BD S103', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '26.67'),
(61180, 'S SF OF0078 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.23'),
(61181, 'S BD S104', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '49.82'),
(61182, 'TYLL 00050', 463, '', 'Esapamente', 1, 0, 17, '', 1, '80.88'),
(61183, 'S SF OF0081 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.6'),
(61184, 'S BD S105', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '62.73'),
(61185, 'TYLL 00051', 463, '', 'Esapamente', 1, 0, 17, '', 1, '122.36'),
(61186, 'S SF OF0084 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '22'),
(61187, 'S BD S106', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '56.69'),
(61188, 'S BD S207', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '69.16'),
(61189, 'S SF OF0090 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.28'),
(61190, 'S BD S107', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '39.17'),
(61191, 'TYLL 00052', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '255.99'),
(61192, 'S BD S206', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '66.87'),
(61193, 'S BD S108', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '51.45'),
(61194, 'S SF OF0093 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '9.16'),
(61195, 'S BD S109', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '88.51'),
(61196, 'S BD S205', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '65.24'),
(61197, 'S SF OF0099 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '9.57'),
(61198, 'S BD S203', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '76.69'),
(61199, 'S BD S110', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '58.33'),
(61200, 'S SF OF0102 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '22'),
(61201, 'S BD S201', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '55'),
(61202, 'S BD S111', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '47.2'),
(61203, 'S SF OF0105 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.84'),
(61204, 'S BD S196', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '24.58'),
(61205, 'S BD S112', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '28.01'),
(61206, 'S SF OF0117 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '7.77'),
(61207, 'S BD S194', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '70.47'),
(61208, 'S BD S113', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '45.56'),
(61209, 'S SF OF0120 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '14.09'),
(61210, 'S BD S193', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '74.73'),
(61211, 'S BD S114', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '73.74'),
(61212, 'S SF OF0126 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '9.12'),
(61213, 'S BD S192', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '82.91'),
(61214, 'S BD S115', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '63.27'),
(61215, 'TYLL 00075', 463, '', 'Esapamente', 1, 0, 429, '', 1, '305.9'),
(61216, 'S SF OF0129 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '17.79'),
(61217, 'S BD S118', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '67.2'),
(61218, 'S BD S191', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '61.27'),
(61219, 'S BD S120', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '58.99'),
(61220, 'S SF OF0132 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '12'),
(61221, 'S BD S190', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '25.56'),
(61222, 'S BD S121', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '62.94'),
(61223, 'S SF OF0144 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.2'),
(61224, 'TYLL 00076', 463, '', 'Esapamente', 1, 0, 429, '', 1, '324.67'),
(61225, 'S BD S189', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '38.69'),
(61226, 'S SF OF0150 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '9.46'),
(61227, 'S BD S122', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '83.24'),
(61228, 'S BD S123', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '68.65'),
(61229, 'S SF OF0153 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '14.77'),
(61230, 'TYLL 00077', 463, '', 'Esapamente', 1, 0, 17, '', 1, '339.65'),
(61231, 'S BD S188', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '66.87'),
(61232, 'S BD S124', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '65.89'),
(61233, 'S SF OF0156 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '11.94'),
(61234, 'S BD S126', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '51.78'),
(61235, 'S BD S184', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '29.31'),
(61236, 'S SF OF0162 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.88'),
(61237, 'TYLL 00078', 463, '', 'Esapamente', 1, 0, 429, '', 1, '368.96'),
(61238, 'S BD S128', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '60.62'),
(61239, 'S BD S182', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '71.46'),
(61240, 'S SF OF0177 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.02'),
(61241, 'S BD S181', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '54.08'),
(61242, 'S SF OF0180 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '16.07'),
(61243, 'TYLL 00079', 463, '', 'Esapamente', 1, 0, 429, '', 1, '371.8'),
(61244, 'S SF OF0183 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.84'),
(61245, 'S BD S180', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '106.84'),
(61246, 'S SF OF0189 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.59'),
(61247, 'S BD S179', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '42.62'),
(61248, 'TYLL 10072', 463, '', 'Esapamente', 1, 0, 3437, '', 1, '81.21'),
(61249, 'S SF OF0192 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '11.64'),
(61250, 'S SF OF0198 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.21'),
(61251, 'S SF OF0213 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.35'),
(61252, 'TYLL 30003', 463, '', 'Esapamente', 1, 0, 1393, '', 1, '3.34'),
(61253, 'S BD S177', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '44.91'),
(61254, 'TYLL 30004', 463, '', 'Tampon esapament', 1, 0, 1393, '', 1, '3.37'),
(61255, 'S BD S131', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '45.56'),
(61256, 'S BD S176', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '57.02'),
(61257, 'S BD S132', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '36.69'),
(61258, 'S BD S174', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '40.32'),
(61259, 'S BD S133', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '23'),
(61260, 'TYLL 30005', 463, '', 'Esapamente', 1, 0, 252, '', 1, '3.34'),
(61261, 'S BD S134', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 1336, '', 1, '44.28'),
(61262, 'S BD S171', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '83.56'),
(61263, 'S BD S136', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '66.22'),
(61264, 'S BD S170', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '34.4'),
(61265, 'S BD S137', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '78.65'),
(61266, 'S BD S169', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '26.22'),
(61267, 'S BD S138', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '79.31'),
(61268, 'S BD S168', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '36.69'),
(61269, 'S BD S139', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '52.76'),
(61270, 'S BD S141', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '44.58'),
(61271, 'S BD S167', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '25.56'),
(61272, 'S BD S166', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '69.49'),
(61273, 'S SF OF0216 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '12.8'),
(61274, 'S BD S165', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '42.94'),
(61275, 'S SF OF0222 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '12.38'),
(61276, 'S SF OF0231 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.71'),
(61277, 'S SF OF0234 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.74'),
(61278, 'S BD S163', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '76.04'),
(61279, 'S SF OF0240 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '13.79'),
(61280, 'S BD S143', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '99.31'),
(61281, 'S BD S161', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '44.91'),
(61282, 'S BD S144', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '70.15'),
(61283, 'S SF OF0243 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.02');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(61284, 'S BD S160', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '68.83'),
(61285, 'S BD S145', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '63.6'),
(61286, 'S SF OF0246 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.53'),
(61287, 'S BD S146', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '68.18'),
(61288, 'S BD S159', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '64.58'),
(61289, 'S SF OF0249 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '11.25'),
(61290, 'S BD S148', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '56.69'),
(61291, 'S BD S158', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '42.94'),
(61292, 'S SF OF0252 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.84'),
(61293, 'S BD S149', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '42.62'),
(61294, 'S BD S150', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '57.02'),
(61295, 'S BD S157', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '49.82'),
(61296, 'S SF OF0258 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '12'),
(61297, 'S BD S156', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '42.62'),
(61298, 'S BD S151', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '56.63'),
(61299, 'S BD S153', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '23'),
(61300, 'S SF OF0261 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '13.25'),
(61301, 'S BD S155', 451, '', 'Set placute frana,frana disc (Sistem frana)', 1, 0, 402, '', 1, '45.24'),
(61302, 'S BD S154', 451, '', 'Set placute frana, frana disc (Sistem frana)', 1, 0, 402, '', 1, '42.94'),
(61303, 'S SF OF0270 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '12.68'),
(61304, 'S SF OF0279 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.05'),
(61305, 'S SF OF0291 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.88'),
(61306, 'S SF OF0294 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '12.44'),
(61307, 'S SF OF0297 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '15.58'),
(61308, 'S SF OF0303 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '15.17'),
(61309, 'S SF OF0330 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '12.68'),
(61310, 'S SF OF0333 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '16.3'),
(61311, 'S SF OF0336 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '12.29'),
(61312, 'S SF OF0339 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '16.63'),
(61313, 'S PR TH050', 451, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '30.62'),
(61314, 'S SF OF0348 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '9.16'),
(61315, 'S PR TH054', 451, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '39.82'),
(61316, 'S PB 6055', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '58.33'),
(61317, 'S SF OF0357 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.2'),
(61318, 'S PR TH055', 451, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '47.2'),
(61319, 'S PB 6059', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '67.52'),
(61320, 'S PR TH057', 451, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '73.98'),
(61321, 'S SF OF0369 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '12.26'),
(61322, 'S PB 6062', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '76.37'),
(61323, 'S PR TH074', 451, '', 'a', 1, 0, 188, '', 1, '29.4'),
(61324, 'S PB 6069', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '63.92'),
(61325, 'S SF OF0381 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.84'),
(61326, 'S PR TH090', 451, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '55.71'),
(61327, 'S SF OF0393 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '12.26'),
(61328, 'S PB 6140', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '67.2'),
(61329, 'S PR TH129', 451, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '42.44'),
(61330, 'S PB 6184', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '150.11'),
(61331, 'S SF OF0414 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.53'),
(61332, 'S PB 6285', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '23'),
(61333, 'S SF OF0441 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '8.84'),
(61334, 'S PB 6288', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '65.24'),
(61335, 'S SF OF0444 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '14.38'),
(61336, 'S SF OF0627 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '17.92'),
(61337, 'S PB 6290', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '78.98'),
(61338, 'S SF OF0630 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.6'),
(61339, 'S PB 6294', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '64.58'),
(61340, 'S SF OF0819 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '24.64'),
(61341, 'S PB 6295', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '73.74'),
(61342, 'S PB 6333', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '38.69'),
(61343, 'S SF OF0855 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '11.51'),
(61344, 'S PB 6335', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '74.4'),
(61345, 'S SF OF0858 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '10.86'),
(71646, '0 986 494 037', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '155.31'),
(71644, '0 986 494 035', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424633', 1, '226.04'),
(71642, '0 986 494 033', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '205.21'),
(71640, '0 986 494 031', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '119.52'),
(71638, '0 986 494 027', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424571', 1, '123.9'),
(71636, '0 986 494 024', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424533', 1, '120.97'),
(71634, '0 986 494 021', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424508', 1, '133.29'),
(71632, '0 986 494 019', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424503', 1, '103.85'),
(71630, '0 986 494 016', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424496', 1, '82.11'),
(71628, '0 986 494 014', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424478', 1, '89.86'),
(71626, '0 986 494 012', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424475', 1, '143.59'),
(71624, '0 986 494 010', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424468', 1, '90.38'),
(71622, '0 986 494 006', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424365', 1, '158.25'),
(71620, '0 986 494 004', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424248', 1, '167.92'),
(71618, '0 986 494 001', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424233', 1, '161.18'),
(71616, '0 986 491 900', 30, '', 'Placute de frana', 0, 0, 402, 'K0986491900', 1, '77.5'),
(71614, '0 986 490 500', 30, '', 'Placute de frana', 0, 0, 402, 'K0986490500', 1, '49.64'),
(71612, '0 986 469 860', 30, '', 'Placute de frana', 0, 0, 402, 'K0986469860', 1, '49.64'),
(71610, '0 986 469 390', 30, '', 'Placute de frana', 0, 0, 402, 'K0986469390', 1, '48.17'),
(71608, '0 986 468 873', 30, '', 'Placute de frana', 0, 0, 402, 'K0986468873', 1, '56.1'),
(71606, '0 986 468 380', 30, '', 'Placute de frana', 0, 0, 402, 'K0986468380', 1, '91.88'),
(71604, '0 986 467 720', 30, '', 'Placute de frana', 0, 0, 402, 'K0986467720', 1, '47.98'),
(71602, '0 986 466 751', 30, '', 'Placute de frana', 0, 0, 402, 'K0986466751', 1, '92.2'),
(71600, '0 986 466 302', 30, '', 'Placute de frana', 0, 0, 402, 'K0986466302', 1, '71.05'),
(71598, '0 986 463 412', 30, '', 'Placute de frana', 0, 0, 402, 'K0986463412', 1, '66.37'),
(71596, '0 986 461 769', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461769', 1, '62.08'),
(71594, '0 986 461 765', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461765', 1, '110.72'),
(71592, '0 986 461 757', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461757', 1, '119.5'),
(71590, '0 986 461 750', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461750', 1, '210.79'),
(71588, '0 986 461 148', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461148', 1, '94.85'),
(71586, '0 986 461 131', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461131', 1, '76.94'),
(71584, '0 986 461 119', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461119', 1, '75.75'),
(71582, '0 986 460 993', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460993', 1, '136.81'),
(71580, '0 986 460 975', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460975', 1, '144.14'),
(71578, '0 986 460 969', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460969', 1, '109.79'),
(71576, '0 986 460 962', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460962', 1, '117.44'),
(71574, '0 986 460 955', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460955', 1, '57.25'),
(71572, '0 986 460 949', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460949', 1, '65.18'),
(71570, '0 986 460 943', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460943', 1, '128.01'),
(71568, '0 986 460 938', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460938', 1, '49.62'),
(71566, '0 986 460 881', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460881', 1, '78.97'),
(71564, '0 986 424 832', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424832', 1, '121.52'),
(71562, '0 986 424 818', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424818', 1, '96.19'),
(71560, '0 986 424 808', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424808', 1, '155.31'),
(71558, '0 986 424 798', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424798', 1, '99.25'),
(71556, '0 986 424 795', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424795', 1, '99.25'),
(71554, '0 986 424 789', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424789', 1, '239.55'),
(71552, '0 986 424 781', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424781', 1, '152.66'),
(71550, '0 986 424 779', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424779', 1, '221.44'),
(71548, '0 986 424 774', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424774', 1, '96.32'),
(71546, '0 986 424 767', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424767', 1, '127.42'),
(71544, '0 986 424 751', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424751', 1, '139.74'),
(71542, '0 986 424 745', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424745', 1, '202.87'),
(71540, '0 986 424 739', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424739', 1, '483.54'),
(71538, '0 986 424 729', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424729', 1, '218.43'),
(71536, '0 986 424 722', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424722', 1, '187.01'),
(71534, '0 986 424 717', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424717', 1, '122.34'),
(71532, '0 986 424 711', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424711', 1, '139.74'),
(71530, '0 986 424 705', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424705', 1, '189.35'),
(71528, '0 986 424 699', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424699', 1, '118.03'),
(71526, '0 986 424 690', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424690', 1, '311.88'),
(71524, '0 986 424 676', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424676', 1, '118.03'),
(71522, '0 986 424 671', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424671', 1, '119.45'),
(71520, '0 986 424 664', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424664', 1, '374.84'),
(71518, '0 986 424 649', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424649', 1, '203.59'),
(71516, '0 986 424 644', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424644', 1, '113.04'),
(71514, '0 986 424 636', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424636', 1, '202.27'),
(71512, '0 986 424 633', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424633', 1, '191.79'),
(71510, '0 986 424 593', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424593', 1, '147.39'),
(71508, '0 986 424 582', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424582', 1, '164.53'),
(71506, '0 986 424 580', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424580', 1, '93.07'),
(71504, '0 986 424 559', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424559', 1, '102.46'),
(71502, '0 986 424 554', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424554', 1, '136.53'),
(71500, '0 986 424 542', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424542', 1, '180.18'),
(71498, '0 986 424 540', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424540', 1, '220.46'),
(71496, '0 986 424 529', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424529', 1, '126.83'),
(71494, '0 986 424 523', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424523', 1, '103.05'),
(71492, '0 986 424 518', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424518', 1, '152.07'),
(71490, '0 986 424 516', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424516', 1, '81.08'),
(71488, '0 986 424 511', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424511', 1, '213.36'),
(71485, '0 986 424 490', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424490', 1, '123.31'),
(71483, '0 986 424 487', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424487', 1, '79.9'),
(71481, '0 986 424 482', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424482', 1, '115.56'),
(71479, '0 986 424 480', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424480', 1, '96.32'),
(71477, '0 986 424 469', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424469', 1, '120.97'),
(71475, '0 986 424 461', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424461', 1, '205.52'),
(71473, '0 986 424 457', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424457', 1, '95.92'),
(71471, '0 986 424 455', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424455', 1, '83.85'),
(71469, '0 986 424 452', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424452', 1, '136.53'),
(71467, '0 986 424 450', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424450', 1, '136.53'),
(71465, '0 986 424 427', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424427', 1, '94.54'),
(71463, '0 986 424 415', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424415', 1, '109.03'),
(71461, '0 986 424 411', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424411', 1, '119.78'),
(71459, '0 986 424 373', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424373', 1, '78.97'),
(71457, '0 986 424 364', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424364', 1, '92.64'),
(71455, '0 986 424 360', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424360', 1, '157.65'),
(71453, '0 986 424 347', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424347', 1, '111.26'),
(71451, '0 986 424 277', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424277', 1, '141.8'),
(71449, '0 986 424 246', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424246', 1, '106.58'),
(71447, '0 986 424 219', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424219', 1, '104.99'),
(71445, '0 986 424 214', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424214', 1, '126.83'),
(71443, '0 986 424 135', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424135', 1, '112.44'),
(71441, '0 986 424 098', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424098', 1, '45.8'),
(71439, '0 986 424 033', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424033', 1, '167.32'),
(71437, '0 986 424 030', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424030', 1, '123.9'),
(71392, '283-023', 41, '', 'Esapamente', 0, 0, 3437, '', 1, '806.5'),
(137773, '283-469', 41, '', 'Esapamente', 0, 0, 3437, '283469', 1, '455.13'),
(71390, '282-055', 41, '', 'Esapamente', 0, 0, 3436, '282055', 1, '312.69'),
(71387, '281-941', 41, '', 'Esapamente', 0, 0, 3437, '281941', 1, '384.6'),
(71375, '278-653', 41, '', 'Esapamente', 0, 0, 3435, '278653', 1, '303.75'),
(71373, '265-955', 41, '', 'Esapamente', 0, 0, 1050, '265955', 1, '77.86'),
(71374, '278-491', 41, '', 'Esapamente', 0, 0, 3437, '278491', 1, '440.93'),
(71361, '258-830', 41, '', 'Accesorii', 0, 0, 731, '', 1, '6.62'),
(71355, '258-117', 41, '', 'Accesorii', 0, 0, 253, '', 1, '1.42'),
(71354, '258-056', 41, '', 'Accesorii', 0, 0, 1788, '', 1, '15.2'),
(71349, '258-036', 41, '', 'Accesorii', 0, 0, 1788, '', 1, '4.51'),
(71348, '258-030', 41, '', 'Accesorii', 0, 0, 1788, '', 1, '12.84'),
(71647, '0 986 494 038', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424659', 1, '132.1'),
(71645, '0 986 494 036', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424651', 1, '189.35'),
(71643, '0 986 494 034', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424619', 1, '124.42'),
(71641, '0 986 494 032', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424617', 1, '127.42'),
(71639, '0 986 494 030', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424594', 1, '77.5'),
(71637, '0 986 494 026', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424546', 1, '119.16'),
(71635, '0 986 494 023', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424522', 1, '136.22'),
(71633, '0 986 494 020', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424506', 1, '210.79'),
(71631, '0 986 494 018', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424501', 1, '155.31'),
(71629, '0 986 494 015', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424483', 1, '90.57'),
(71627, '0 986 494 013', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424476', 1, '102.46'),
(71625, '0 986 494 011', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424472', 1, '86.89'),
(71623, '0 986 494 007', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424400', 1, '182.9'),
(71621, '0 986 494 005', 30, '', 'Placute de frana', 0, 0, 402, '', 1, '68.33'),
(71619, '0 986 494 003', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424236', 1, '177.62'),
(71617, '0 986 492 020', 30, '', 'Placute de frana', 0, 0, 402, 'K0986492020', 1, '68.11'),
(71615, '0 986 491 730', 30, '', 'Placute de frana', 0, 0, 402, 'K0986491730', 1, '73.1'),
(71613, '0 986 490 260', 30, '', 'Placute de frana', 0, 0, 402, 'K0986490260', 1, '81.62'),
(71611, '0 986 469 410', 30, '', 'Placute de frana', 0, 0, 402, 'K0986469410', 1, '142.08'),
(71609, '0 986 468 890', 30, '', 'Placute de frana', 0, 0, 402, 'K0986468890', 1, '83.68'),
(71607, '0 986 468 870', 30, '', 'Placute de frana', 0, 0, 402, 'K0986468870', 1, '55.32'),
(71605, '0 986 468 350', 30, '', 'Placute de frana', 0, 0, 402, 'K0986468350', 1, '213.44'),
(71603, '0 986 466 871', 30, '', 'Placute de frana', 0, 0, 402, 'K0986466871', 1, '50.71'),
(71601, '0 986 466 402', 30, '', 'Placute de frana', 0, 0, 402, 'K0986466402', 1, '68.11'),
(71599, '0 986 465 141', 30, '', 'Placute de frana', 0, 0, 402, 'K0986465141', 1, '41.12'),
(71597, '0 986 461 770', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461770', 1, '131.54'),
(71595, '0 986 461 768', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461768', 1, '89.86'),
(71593, '0 986 461 764', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461764', 1, '85.74'),
(71591, '0 986 461 753', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461753', 1, '114.78'),
(71589, '0 986 461 396', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461396', 1, '59.59'),
(71587, '0 986 461 136', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461136', 1, '111.57'),
(71585, '0 986 461 129', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461129', 1, '100.49'),
(71583, '0 986 461 006', 30, '', 'Placute de frana', 0, 0, 402, 'K0986461006', 1, '173.78'),
(71581, '0 986 460 984', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460984', 1, '205.21'),
(71579, '0 986 460 970', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460970', 1, '80.43'),
(71577, '0 986 460 963', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460963', 1, '74.76'),
(71575, '0 986 460 960', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460960', 1, '130.35'),
(71573, '0 986 460 951', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460951', 1, '139.46'),
(71571, '0 986 460 944', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460944', 1, '82.8'),
(71569, '0 986 460 939', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460939', 1, '128.3'),
(71567, '0 986 460 937', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460937', 1, '146.48'),
(71565, '0 986 460 002', 30, '', 'Placute de frana', 0, 0, 402, 'K0986460002', 1, '103.93'),
(71563, '0 986 424 829', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424829', 1, '125.65'),
(71561, '0 986 424 817', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424817', 1, '159.98'),
(71559, '0 986 424 801', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424801', 1, '133.57'),
(71557, '0 986 424 797', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424797', 1, '143.99'),
(71555, '0 986 424 794', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424794', 1, '170.57'),
(71553, '0 986 424 785', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424785', 1, '103.67'),
(71551, '0 986 424 780', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424780', 1, '171.44'),
(71549, '0 986 424 777', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424777', 1, '169.1'),
(71547, '0 986 424 769', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424769', 1, '110.47'),
(71545, '0 986 424 766', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424766', 1, '133.97'),
(71543, '0 986 424 750', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424750', 1, '160.59'),
(71541, '0 986 424 741', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424741', 1, '251.28'),
(71539, '0 986 424 738', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424738', 1, '317.62'),
(71537, '0 986 424 723', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424723', 1, '92.79'),
(71535, '0 986 424 721', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424721', 1, '145.93'),
(71533, '0 986 424 716', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424716', 1, '134.8'),
(71531, '0 986 424 707', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424707', 1, '149.66'),
(71529, '0 986 424 701', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424701', 1, '145.93'),
(71527, '0 986 424 695', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424695', 1, '153.85'),
(71525, '0 986 424 687', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424687', 1, '155.31'),
(71523, '0 986 424 672', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424672', 1, '148.86'),
(71521, '0 986 424 669', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424669', 1, '137.09'),
(71519, '0 986 424 661', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424661', 1, '105.7'),
(71517, '0 986 424 646', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424646', 1, '71.94'),
(71515, '0 986 424 641', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424641', 1, '171.44'),
(71513, '0 986 424 634', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424634', 1, '118.03'),
(71511, '0 986 424 597', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424597', 1, '106.07'),
(71509, '0 986 424 583', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424583', 1, '181.74'),
(71507, '0 986 424 581', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424581', 1, '231.63'),
(71505, '0 986 424 578', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424578', 1, '197.28'),
(71503, '0 986 424 558', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424558', 1, '112.74'),
(71501, '0 986 424 545', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424545', 1, '163.52'),
(71499, '0 986 424 541', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424541', 1, '116.56'),
(71497, '0 986 424 537', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424537', 1, '159.4'),
(71495, '0 986 424 527', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424527', 1, '108.64'),
(71493, '0 986 424 519', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424519', 1, '116.78'),
(71491, '0 986 424 517', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424517', 1, '122.43'),
(71489, '0 986 424 512', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424512', 1, '55.54'),
(71487, '0 986 424 510', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424510', 1, '213.44'),
(71486, '0 986 424 492', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424492', 1, '116.84'),
(71484, '0 986 424 489', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424489', 1, '135.34'),
(71482, '0 986 424 484', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424484', 1, '77.92'),
(71480, '0 986 424 481', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424481', 1, '113.85'),
(71478, '0 986 424 471', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424471', 1, '116.84'),
(71476, '0 986 424 463', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424463', 1, '102.46'),
(71474, '0 986 424 460', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424460', 1, '134.75'),
(71472, '0 986 424 456', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424456', 1, '106.16'),
(71470, '0 986 424 453', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424453', 1, '115.97'),
(71468, '0 986 424 451', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424451', 1, '247.48'),
(71466, '0 986 424 449', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424449', 1, '102.46'),
(71464, '0 986 424 416', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424416', 1, '92.2'),
(71462, '0 986 424 414', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424414', 1, '111.57'),
(71460, '0 986 424 382', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424382', 1, '131.97'),
(71458, '0 986 424 371', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424371', 1, '134.16'),
(71456, '0 986 424 362', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424362', 1, '92.48'),
(71454, '0 986 424 359', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424359', 1, '207.86'),
(71452, '0 986 424 313', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424313', 1, '93.07'),
(71450, '0 986 424 268', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424268', 1, '125.74'),
(71448, '0 986 424 223', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424223', 1, '176.44'),
(71446, '0 986 424 218', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424218', 1, '108.96'),
(71444, '0 986 424 204', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424204', 1, '123.31'),
(71442, '0 986 424 134', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424134', 1, '263.33'),
(71440, '0 986 424 092', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424092', 1, '210.79'),
(71438, '0 986 424 031', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424031', 1, '153.54'),
(71436, '0 986 424 027', 30, '', 'Placute de frana', 0, 0, 402, 'K0986424027', 1, '173.78'),
(71435, '975-515', 41, '', 'Esapamente', 0, 0, 17, '975515', 1, '368.88'),
(71434, '938-957', 41, '', 'Esapamente', 0, 0, 17, '938957', 1, '177.48'),
(71433, '889-713', 41, '', 'Esapamente', 0, 0, 3466, '889713', 1, '148.45'),
(71432, '889-503', 41, '', 'Accesorii', 0, 0, 3466, '889503', 1, '204.93'),
(71431, '889-461', 41, '', 'Esapamente', 0, 0, 3466, '889461', 1, '78.03'),
(71430, '887-937', 41, '', 'Esapamente', 0, 0, 17, '887937', 1, '232.05'),
(71429, '885-493', 41, '', 'Esapamente', 0, 0, 17, '885493', 1, '223.69'),
(71428, '880-971', 41, '', 'Esapamente', 0, 0, 17, '880971', 1, '177.09'),
(71427, '855-015', 41, '', 'Esapamente', 0, 0, 17, '855015', 1, '734.7'),
(71426, '851-359', 41, '', 'Esapamente', 0, 0, 17, '', 1, '790.04'),
(71425, '840-175', 41, '', 'Esapamente', 0, 0, 17, '840175', 1, '166.54'),
(71424, '837-509', 41, '', 'Esapamente', 0, 0, 17, '837509', 1, '161.33'),
(71423, '833-003', 41, '', 'Esapamente', 0, 0, 17, '833003', 1, '831.47'),
(71422, '832-275', 41, '', 'Esapamente', 0, 0, 17, '832275', 1, '319.02'),
(71421, '827-357', 41, '', 'Esapamente', 0, 0, 17, '827357', 1, '1083.17'),
(71420, '787-765', 41, '', 'Esapamente', 0, 0, 17, '', 1, '211.69'),
(71419, '774-205', 41, '', 'Esapamente', 0, 0, 17, '774205', 1, '64.79'),
(71418, '753-737', 41, '', 'Esapamente', 0, 0, 17, '753737', 1, '327.83'),
(71417, '741-001', 41, '', 'Esapamente', 0, 0, 17, '', 1, '286.81'),
(71416, '736-541', 41, '', 'Esapamente', 0, 0, 17, '', 1, '275.84'),
(71415, '736-011', 41, '', 'Esapamente', 0, 0, 17, '', 1, '1071.84'),
(71414, '733-077', 41, '', 'Esapamente', 0, 0, 17, '', 1, '983.78'),
(71413, '730-213', 41, '', 'Esapamente', 0, 0, 17, '', 1, '654.27'),
(71412, '665-377', 41, '', 'Esapamente', 0, 0, 17, '', 1, '387.25'),
(71411, '433-415', 41, '', 'Esapamente', 0, 0, 17, '433415', 1, '163.5'),
(71410, '432-555', 41, '', 'Esapamente', 0, 0, 17, '', 1, '235.89'),
(71409, '339-215', 41, '', 'Esapamente', 0, 0, 17, '339215', 1, '65.23'),
(71408, '339-157', 41, '', 'Esapamente', 0, 0, 17, '339157', 1, '92.4'),
(71407, '291-221', 41, '', 'Esapamente', 0, 0, 3437, '', 1, '1096.98'),
(71406, '287-313', 41, '', 'Esapamente', 0, 0, 3436, '287313', 1, '275.73'),
(71405, '287-115', 41, '', 'Esapamente', 0, 0, 3436, '287115', 1, '517.99'),
(71404, '287-073', 41, '', 'Esapamente', 0, 0, 3436, '', 1, '409'),
(71403, '286-531', 41, '', 'Esapamente', 0, 0, 3436, '286531', 1, '516.15'),
(71402, '286-395', 41, '', 'Esapamente', 0, 0, 3436, '286395', 1, '305.52'),
(71401, '286-203', 41, '', 'Esapamente', 0, 0, 3437, '', 1, '1147.4'),
(71400, '286-169', 41, '', 'Esapamente', 0, 0, 3436, '286169', 1, '656.9'),
(71399, '286-147', 41, '', 'Esapamente', 0, 0, 3437, '286147', 1, '860.29'),
(71398, '285-839', 41, '', 'Esapamente', 0, 0, 3436, '285839', 1, '369.08'),
(71397, '285-763', 41, '', 'Esapamente', 0, 0, 3437, '285763', 1, '1067.14'),
(71396, '285-165', 41, '', 'Esapamente', 0, 0, 3435, '285165', 1, '637.68'),
(71395, '285-147', 41, '', 'Esapamente', 0, 0, 3436, '285147', 1, '308.55'),
(71394, '283-809', 41, '', 'Esapamente', 0, 0, 3436, '283809', 1, '664.18'),
(71393, '283-659', 41, '', 'Esapamente', 0, 0, 3435, '283659', 1, '309'),
(71391, '282-115', 41, '', 'Esapamente', 0, 0, 3436, '282115', 1, '456.74'),
(71389, '282-049', 41, '', 'Esapamente', 0, 0, 3437, '', 1, '614.9'),
(71388, '282-035', 41, '', 'Esapamente', 0, 0, 3436, '282035', 1, '257.19'),
(71386, '281-693', 41, '', 'Esapamente', 0, 0, 3436, '281693', 1, '391.76'),
(71385, '281-475', 41, '', 'Esapamente', 0, 0, 3436, '', 1, '347.72'),
(71384, '281-463', 41, '', 'Esapamente', 0, 0, 3436, '', 1, '605.1'),
(71383, '281-023', 41, '', 'Esapamente', 0, 0, 3436, '', 1, '244.55'),
(71382, '280-631', 41, '', 'Esapamente', 0, 0, 3436, '280631', 1, '304.74'),
(71381, '280-209', 41, '', 'Esapamente', 0, 0, 3437, '', 1, '839.07'),
(71380, '280-005', 41, '', 'Esapamente', 0, 0, 3437, '280005', 1, '667.4'),
(71379, '279-607', 41, '', 'Esapamente', 0, 0, 3435, '279607', 1, '301.73'),
(71378, '279-113', 41, '', 'Esapamente', 0, 0, 3437, '279113', 1, '392.29'),
(71377, '278-903', 41, '', 'Esapamente', 0, 0, 3437, '', 1, '424.7'),
(71376, '278-731', 41, '', 'Esapamente', 0, 0, 3437, '278731', 1, '515.12'),
(71372, '265-827', 41, '', 'Esapamente', 0, 0, 1050, '', 1, '48.13'),
(71371, '265-813', 41, '', 'Accesorii', 0, 0, 1050, '', 1, '49.95'),
(71370, '265-621', 41, '', 'Esapamente', 0, 0, 1050, '', 1, '65.95'),
(71369, '265-505', 41, '', 'Accesorii', 0, 0, 1050, '', 1, '37.69'),
(71368, '265-169', 41, '', 'Esapamente', 0, 0, 1050, '', 1, '33.54'),
(71367, '265-131', 41, '', 'Accesorii', 0, 0, 1050, '265131', 1, '30.38'),
(71366, '265-129', 41, '', 'Accesorii', 0, 0, 1050, '', 1, '63.09'),
(71365, '265-123', 41, '', 'Esapamente', 0, 0, 1050, '', 1, '28.01'),
(71364, '259-210', 41, '', 'Accesorii', 0, 0, 1127, '', 1, '57.04'),
(71363, '259-070', 41, '', 'Accesorii', 0, 0, 1127, '', 1, '84.19'),
(71362, '258-850', 41, '', 'Accesorii', 0, 0, 731, '', 1, '10.47'),
(71360, '258-794', 41, '', 'Accesorii', 0, 0, 731, '', 1, '11.75'),
(71359, '258-340', 41, '', 'Accesorii', 0, 0, 1788, '', 1, '86'),
(71358, '258-326', 41, '', 'Accesorii', 0, 0, 1788, '', 1, '21.96'),
(71357, '258-133', 41, '', 'Accesorii', 0, 0, 253, '', 1, '4.26'),
(71356, '258-131', 41, '', 'Accesorii', 0, 0, 253, '', 1, '7.55'),
(71353, '258-053', 41, '', 'Accesorii', 0, 0, 1788, '', 1, '3.93'),
(71352, '258-050', 41, '', 'Accesorii', 0, 0, 1788, '', 1, '19.96'),
(71351, '258-040', 41, '', 'Accesorii', 0, 0, 1788, '', 1, '9.58'),
(71350, '258-038', 41, '', 'Accesorii', 0, 0, 1788, '', 1, '3.57'),
(71347, '258-028', 41, '', 'Accesorii', 0, 0, 1788, '', 1, '8.02'),
(71346, '258-026', 41, '', 'Accesorii', 0, 0, 1788, '', 1, '5.43'),
(71345, '258-008', 41, '', 'Accesorii', 0, 0, 1788, '', 1, '2.78'),
(71344, '257-538', 41, '', 'Accesorii', 0, 0, 1127, '', 1, '93.85'),
(71343, '256-933', 41, '', 'Accesorii', 0, 0, 204, '', 1, '12.67'),
(71342, '256-919', 41, '', 'Accesorii', 0, 0, 204, '', 1, '9.98'),
(71341, '256-859', 41, '', 'Accesorii', 0, 0, 204, '', 1, '16.05'),
(71340, '256-833', 41, '', 'Accesorii', 0, 0, 204, '', 1, '11.55'),
(71339, '256-781', 41, '', 'Accesorii', 0, 0, 204, '', 1, '20.94'),
(71338, '256-650', 41, '', 'Accesorii', 0, 0, 204, '', 1, '11.14'),
(71337, '256-625', 41, '', 'Accesorii', 0, 0, 204, '', 1, '12.04'),
(71336, '256-566', 41, '', 'Accesorii', 0, 0, 204, '', 1, '6.51'),
(71335, '256-519', 41, '', 'Accesorii', 0, 0, 204, '', 1, '11.94'),
(71334, '256-420', 41, '', 'Accesorii', 0, 0, 204, '', 1, '11.89'),
(71333, '256-247', 41, '', 'Accesorii', 0, 0, 204, '', 1, '9.3'),
(61765, 'S PB 6367', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '65.89'),
(61766, 'S SF OF0861 ', 451, '', 'Filtru ulei (Lubrifiere)', 1, 0, 7, '', 1, '7.24'),
(61767, 'S PB 6381', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '63.6'),
(71332, '256-243', 41, '', 'Accesorii', 0, 0, 204, '', 1, '10.05'),
(71331, '256-170', 41, '', 'Accesorii', 0, 0, 204, '', 1, '15.37'),
(71330, '256-122', 41, '', 'Accesorii', 0, 0, 204, '', 1, '11.14'),
(71329, '256-119', 41, '', 'Accesorii', 0, 0, 204, '', 1, '9.25'),
(71328, '256-111', 41, '', 'Accesorii', 0, 0, 204, '', 1, '7.92'),
(71327, '256-083', 41, '', 'Accesorii', 0, 0, 204, '', 1, '11.89'),
(71326, '256-073', 41, '', 'Accesorii', 0, 0, 204, '', 1, '10.47'),
(71325, '256-059', 41, '', 'Accesorii', 0, 0, 204, '', 1, '14.12'),
(71324, '256-047', 41, '', 'Accesorii', 0, 0, 204, '', 1, '19.55'),
(71323, '256-036', 41, '', 'Accesorii', 0, 0, 204, '', 1, '19.55'),
(61778, 'S PB 6403', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '43.27'),
(61779, 'S PB 6413', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '47.53'),
(61780, 'S PB 6437', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '59.31'),
(61781, 'S PB 6438', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '52.11'),
(61782, 'S PB 6441', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '59.31'),
(61783, 'S PB 6453', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '60.3'),
(61784, 'S PB 6467', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '23'),
(61785, 'S PB 6582', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '23'),
(61786, 'S PB 6655', 451, '', 'Tambur frana', 1, 0, 123, '', 1, '23'),
(61787, 'S PR TH221', 451, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '34.08'),
(61788, 'S PR TH232', 451, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '36.69'),
(61789, 'S PR TH240', 451, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '39.02'),
(61790, 'S PR TH281', 451, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '32.67'),
(61791, 'S PR TH290', 451, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '131.69'),
(61792, 'S 99.99.930', 451, '', 'Bec, far principal (Lumini)', 1, 0, 107, '', 1, '5.09'),
(61793, 'S PR TH315', 451, '', 'arc\\', 1, 0, 188, '', 1, '70.95'),
(61794, 'S PR TH321', 451, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '46.31'),
(61795, 'S 99.99.932', 451, '', 'Bec, far faza lunga (Lumini)', 1, 0, 106, '', 1, '2.15'),
(61796, 'S 99.99.940', 451, '', 'Bec, far principal (Sistem iluminare, universal)', 1, 0, 107, '', 1, '3.84'),
(61797, 'S 99.99.973', 451, '', 'Bec incandescent', 1, 0, 3853, '', 1, '0.51'),
(61798, 'S 99.99.975', 451, '', 'Bec, far principal (Sistem iluminare, universal)', 1, 0, 107, '', 1, '6.05'),
(61799, 'KS AMC908034', 464, '', 'Chiulasa', 1, 0, 1263, '', 1, '2838.73'),
(61800, 'S 99.99.977', 451, '', 'Bec incandescent', 1, 0, 3853, '', 1, '0.74'),
(61801, 'KS AMC908058', 464, '', 'Chiulasa', 1, 0, 1263, '', 1, '2891.27'),
(61802, 'S 99.99.986', 451, '', 'Bec, far faza lunga (Lumini)', 1, 0, 106, '', 1, '4.43'),
(61803, 'KS AMC908059', 464, '', 'Chiulasa', 1, 0, 1263, '', 1, '2649.25'),
(61804, 'S 99.99.990', 451, '', 'Bec incandescent', 1, 0, 3853, '', 1, '4.02'),
(61805, 'KS AMC908068', 464, '', 'Chiulasa', 1, 0, 1263, '', 1, '2523.31'),
(61806, 'S 99.99.992', 451, '', 'Bec, far principal (Lumini)', 1, 0, 107, '', 1, '4.91'),
(61807, 'S 99.99.994', 451, '', 'Bec, far faza lunga (Lumini)', 1, 0, 106, '', 1, '1.97'),
(61808, 'KS AMC908072', 464, '', 'Chiulasa', 1, 0, 1263, '', 1, '2464.44'),
(61809, 'S 99.99.999', 451, '', 'Bec, lumini bord (Lumini)', 1, 0, 121, '', 1, '0.42'),
(61810, 'KS AMC908088', 464, '', 'Chiulasa', 1, 0, 1263, '', 1, '1663.61'),
(61811, 'KS AMC908505', 464, '', 'Chiulasa', 1, 0, 1263, '', 1, '4898.81'),
(61812, 'KS AMC908513', 464, '', 'Chiulasa', 1, 0, 1263, '', 1, '3298.56'),
(61813, 'KS AMC908530', 464, '', 'Chiulasa', 1, 0, 1263, '', 1, '30'),
(61814, '1392.82', 215, '', 'Termostate', 1, 0, 316, '', 1, '17.68'),
(61815, 'KS AMC908532', 464, '', 'Chiulasa', 1, 0, 1263, '', 1, '4265.87'),
(61816, 'KS AMC908570', 464, '', 'Chiulasa', 1, 0, 1263, '', 1, '5448'),
(61817, 'KS AMC908572', 464, '', 'Chiulasa', 1, 0, 1263, '', 1, '4729.32'),
(61818, 'KS AMC908716', 464, '', 'Chiulasa', 1, 0, 1263, '', 1, '3974.68'),
(61819, 'KS AMC908718', 464, '', 'Chiulasa', 1, 0, 1263, '', 1, '3521.87'),
(71322, '256-029', 41, '', 'Accesorii', 0, 0, 204, '', 1, '15.01'),
(71204, 'VW1113', 247, '', 'Supape de expansiune', 0, 0, 183, 'VW1113', 1, '106.98'),
(71202, 'OL1412', 247, '', 'Supape de expansiune', 0, 0, 183, 'OL1412', 1, '110.87'),
(71200, 'FD1380', 247, '', 'Supape de expansiune', 0, 0, 183, 'FD1380', 1, '144.63'),
(71198, 'CN1219', 247, '', 'Supape de expansiune', 0, 0, 183, 'CN1219', 1, '106.29'),
(71031, 'FDD296', 247, '', 'Uscator', 0, 0, 851, 'FDD296', 1, '82.74'),
(71030, 'FDD293', 247, '', 'Uscator', 0, 0, 851, 'FDD293', 1, '296.47'),
(71027, 'FDD119', 247, '', 'Uscator', 0, 0, 851, 'FDD119', 1, '150.69'),
(71026, 'FDD111', 247, '', 'Uscator', 0, 0, 851, 'FDD111', 1, '147.39'),
(71025, 'FDD017', 247, '', 'Uscator', 0, 0, 851, 'FDD017', 1, '133.63'),
(71024, 'DWD050', 247, '', 'Uscator', 0, 0, 851, 'DWD050', 1, '50.8'),
(71023, 'DWD029', 247, '', 'Uscator', 0, 0, 851, 'DWD029', 1, '89.55'),
(71022, 'DWD023', 247, '', 'Uscator', 0, 0, 851, 'DWD023', 1, '58.36'),
(71021, 'DND267', 247, '', 'Uscator', 0, 0, 851, 'DND267', 1, '143.75'),
(71020, 'DND187', 247, '', 'Uscator', 0, 0, 851, 'DND187', 1, '87.75'),
(71019, 'DFD028', 247, '', 'Uscator', 0, 0, 851, 'DFD028', 1, '136.28'),
(71018, 'CRD060', 247, '', 'Uscator', 0, 0, 851, 'CRD060', 1, '62.49'),
(71017, 'CRD052', 247, '', 'Uscator', 0, 0, 851, 'CRD052', 1, '100.38'),
(71016, 'CND225', 247, '', 'Uscator', 0, 0, 851, 'CND225', 1, '155.23'),
(71015, 'CND204', 247, '', 'Uscator', 0, 0, 851, 'CND204', 1, '131.6'),
(71014, 'CND164', 247, '', 'Uscator', 0, 0, 851, 'CND164', 1, '104.57'),
(71013, 'CND163', 247, '', 'Uscator', 0, 0, 851, 'CND163', 1, '122.27'),
(71012, 'CND162', 247, '', 'Uscator', 0, 0, 851, 'CND162', 1, '97.13'),
(71011, 'CND014', 247, '', 'Uscator', 0, 0, 851, 'CND014', 1, '118.23'),
(71010, 'BWD063', 247, '', 'Uscator', 0, 0, 851, 'BWD063', 1, '72.29'),
(71321, '255-946', 41, '', 'Accesorii', 0, 0, 252, '', 1, '1.9'),
(71320, '255-859', 41, '', 'Accesorii', 0, 0, 252, '', 1, '5.99'),
(71319, '255-830', 41, '', 'Accesorii', 0, 0, 252, '', 1, '17.2'),
(71318, '255-807', 41, '', 'Accesorii', 0, 0, 252, '', 1, '5.77'),
(71317, '255-766', 41, '', 'Accesorii', 0, 0, 252, '', 1, '7.45'),
(71316, '255-600', 41, '', 'Accesorii', 0, 0, 252, '', 1, '32.1'),
(71315, '255-393', 41, '', 'Accesorii', 0, 0, 252, '', 1, '7.46'),
(71314, '255-333', 41, '', 'Accesorii', 0, 0, 252, '', 1, '12.08'),
(71313, '255-330', 41, '', 'Accesorii', 0, 0, 252, '', 1, '8.02'),
(71312, '255-316', 41, '', 'Accesorii', 0, 0, 252, '', 1, '20.4'),
(71311, '255-315', 41, '', 'Accesorii', 0, 0, 252, '', 1, '5.43'),
(71310, '255-304', 41, '', 'Accesorii', 0, 0, 252, '', 1, '26.98'),
(71309, '255-192', 41, '', 'Accesorii', 0, 0, 252, '', 1, '54.62'),
(71308, '255-161', 41, '', 'Accesorii', 0, 0, 252, '', 1, '38.39'),
(71307, '255-151', 41, '', 'Accesorii', 0, 0, 252, '', 1, '64.48'),
(71306, '255-142', 41, '', 'Accesorii', 0, 0, 252, '', 1, '27.53'),
(71305, '255-136', 41, '', 'Accesorii', 0, 0, 252, '', 1, '19.96'),
(71304, '255-124', 41, '', 'Accesorii', 0, 0, 252, '', 1, '8.88'),
(71303, '255-112', 41, '', 'Accesorii', 0, 0, 252, '', 1, '17.74'),
(71302, '255-095', 41, '', 'Accesorii', 0, 0, 252, '', 1, '11.74'),
(71301, '255-082', 41, '', 'Accesorii', 0, 0, 252, '', 1, '14.2'),
(71300, '255-078', 41, '', 'Accesorii', 0, 0, 252, '', 1, '37.69'),
(71299, '255-073', 41, '', 'Accesorii', 0, 0, 252, '', 1, '14.31'),
(71298, '255-065', 41, '', 'Accesorii', 0, 0, 252, '', 1, '25.75'),
(71297, '255-059', 41, '', 'Accesorii', 0, 0, 252, '', 1, '21.96'),
(71296, '255-044', 41, '', 'Accesorii', 0, 0, 252, '', 1, '11.8'),
(71295, '255-041', 41, '', 'Accesorii', 0, 0, 252, '', 1, '1.86'),
(71294, '255-034', 41, '', 'Accesorii', 0, 0, 252, '', 1, '33.59'),
(71293, '255-032', 41, '', 'Accesorii', 0, 0, 252, '', 1, '7.88'),
(71292, '255-013', 41, '', 'Accesorii', 0, 0, 252, '', 1, '8.57'),
(71291, '254-955', 41, '', 'Accesorii', 0, 0, 1059, '', 1, '162.97'),
(71290, '254-930', 41, '', 'Accesorii', 0, 0, 1056, '', 1, '15.45'),
(71289, '254-627', 41, '', 'Accesorii', 0, 0, 1056, '', 1, '11'),
(71288, '251-932', 41, '', 'Accesorii', 0, 0, 1060, '', 1, '7.57'),
(71287, '251-609', 41, '', 'Accesorii', 0, 0, 1059, '', 1, '2.55'),
(71286, '251-235', 41, '', 'Accesorii', 0, 0, 1059, '', 1, '20.04'),
(71285, '251-158', 41, '', 'Accesorii', 0, 0, 1059, '', 1, '11.89'),
(71284, '250-845', 41, '', 'Accesorii', 0, 0, 1056, '', 1, '7.1'),
(71283, '250-665', 41, '', 'Accesorii', 0, 0, 1056, '', 1, '3.33'),
(71282, '250-260', 41, '', 'Accesorii', 0, 0, 1056, '', 1, '3.37'),
(71281, '250-258', 41, '', 'Accesorii', 0, 0, 1056, '', 1, '4.11'),
(71280, '250-254', 41, '', 'Accesorii', 0, 0, 1056, '', 1, '4.04'),
(71279, '250-252', 41, '', 'Accesorii', 0, 0, 1056, '', 1, '3.97'),
(71278, '250-250', 41, '', 'Accesorii', 0, 0, 1056, '', 1, '3.62'),
(71277, '250-248', 41, '', 'Accesorii', 0, 0, 1056, '', 1, '2.95'),
(71276, '250-242', 41, '', 'Accesorii', 0, 0, 1056, '', 1, '4.34'),
(71275, '250-240', 41, '', 'Accesorii', 0, 0, 1056, '', 1, '3.87'),
(71274, '250-164', 41, '', 'Esapamente', 0, 0, 1056, '', 1, '16.11'),
(71273, '235-007', 41, '', 'Esapamente', 0, 0, 3437, '235007', 1, '396.22'),
(71272, '233-507', 41, '', 'Esapamente', 0, 0, 3436, '233507', 1, '260.22'),
(71271, '233-313', 41, '', 'Esapamente', 0, 0, 3437, '233313', 1, '510.95'),
(71270, '220-659', 41, '', 'Esapamente', 0, 0, 3437, '220659', 1, '231.01'),
(71269, '220-651', 41, '', 'Esapamente', 0, 0, 3437, '220651', 1, '112.81'),
(71268, '211-081', 41, '', 'Esapamente', 0, 0, 3436, '', 1, '601.98'),
(71267, '200-989', 41, '', 'Esapamente', 0, 0, 3437, '', 1, '328.09'),
(71266, '200-953', 41, '', 'Esapamente', 0, 0, 3437, '200953', 1, '215.79'),
(71265, '200-925', 41, '', 'Esapamente', 0, 0, 3437, '200925', 1, '191.32'),
(71264, '185-989', 41, '', 'Esapamente', 0, 0, 3437, '', 1, '343.77'),
(71263, '177-255', 41, '', 'Esapamente', 0, 0, 3435, '177255', 1, '323.83'),
(71262, '175-241', 41, '', 'Esapamente', 0, 0, 3436, '', 1, '122.4'),
(71261, '154-695', 41, '', 'Esapamente', 0, 0, 3437, '154695', 1, '267.32'),
(71260, '145-131', 41, '', 'Esapamente', 0, 0, 3437, '', 1, '497.14'),
(71259, '135-589', 41, '', 'Esapamente', 0, 0, 3435, '135589', 1, '176.26'),
(71258, '100-303', 41, '', 'Esapamente', 0, 0, 3436, '100303', 1, '286.33'),
(71257, '091-985', 41, '', 'Accesorii', 0, 0, 519, '', 1, '75.53'),
(71256, '973 500 051 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 1313, '', 1, '613.83'),
(71255, '973 500 000 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 1313, '', 1, '146.85'),
(71254, '973 011 000 2', 22, '', 'Elemente pneumatice Wabco', 0, 0, 2395, '', 1, '105.64'),
(71253, '970 051 438 7', 22, '', 'Elemente pneumatice Wabco', 0, 0, 264, '', 1, '2262.58'),
(71252, '963 001 013 7', 22, '', 'Elemente pneumatice Wabco', 0, 0, 1313, '', 1, '178.61'),
(71251, '963 001 012 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 1313, '', 1, '420.92'),
(71250, '952 200 034 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 370, '', 1, '51.3'),
(71249, '934 702 250 7', 22, '', 'Elemente pneumatice Wabco', 0, 0, 341, '', 1, '707.67'),
(71248, '925 464 450 7', 22, '', 'Elemente pneumatice Wabco', 0, 0, 361, '', 1, '1791.66'),
(71247, '925 421 750 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 361, '', 1, '1386.83'),
(71246, '925 326 000 7', 22, '', 'Elemente pneumatice Wabco', 0, 0, 361, '', 1, '1536.14'),
(71245, '911 504 506 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 332, '', 1, '4744.01'),
(71244, '897 121 923 4', 22, '', 'Elemente pneumatice Wabco', 0, 0, 1736, '', 1, '216.66'),
(71243, '830 702 087 4', 22, '', 'Elemente pneumatice Wabco', 0, 0, 2079, '', 1, '19.45'),
(71242, '640 175 920 2', 22, '', 'Elemente pneumatice Wabco', 0, 0, 2395, '', 1, '145.82'),
(71241, '480 204 002 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 356, '', 1, '3755.94'),
(71240, '480 202 004 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 2105, '480202B', 1, '2444.37'),
(71239, '480 102 014 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 2077, '910', 1, '4525.16'),
(71238, '480 001 010 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 2062, '', 1, '3264.09'),
(71237, '475 714 509 7', 22, '', 'Elemente pneumatice Wabco', 0, 0, 73, '', 1, '1303.48'),
(71236, '475 711 075 7', 22, '', 'Elemente pneumatice Wabco', 0, 0, 73, '', 1, '3141.05'),
(71235, '475 010 312 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 1321, '', 1, '625.01'),
(71234, '475 010 308 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 1321, '', 1, '761.45'),
(71233, '475 010 300 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 1321, '', 1, '680.86'),
(71232, '472 195 031 7', 22, '', 'Elemente pneumatice Wabco', 0, 0, 2044, '', 1, '818.32'),
(71231, '472 170 606 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 1323, '', 1, '689.21'),
(71230, '472 072 628 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 1323, '1217', 1, '520.79'),
(71229, '472 017 480 7', 22, '', 'Elemente pneumatice Wabco', 0, 0, 1323, '', 1, '1531.89'),
(71228, '464 007 001 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 326, '1195', 1, '537.15'),
(71227, '464 006 100 7', 22, '', 'Elemente pneumatice Wabco', 0, 0, 326, '', 1, '806.81'),
(71226, '464 006 002 7', 22, '', 'Elemente pneumatice Wabco', 0, 0, 326, '', 1, '586.96'),
(71225, '463 032 020 7', 22, '', 'Elemente pneumatice Wabco', 0, 0, 852, '', 1, '1444.06'),
(71224, '463 022 001 2', 22, '', 'Elemente pneumatice Wabco', 0, 0, 2395, '', 1, '149.91'),
(71223, '461 315 925 2', 22, '', 'Elemente pneumatice Wabco', 0, 0, 2395, '', 1, '556.16'),
(71222, '449 712 080 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 672, '', 1, '215.34'),
(71221, '441 050 011 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 268, '', 1, '472.82'),
(71220, '441 032 968 2', 22, '', 'Elemente pneumatice Wabco', 0, 0, 412, '', 1, '275.26'),
(71219, '441 032 963 2', 22, '', 'Elemente pneumatice Wabco', 0, 0, 412, '', 1, '194.47'),
(71218, '441 032 922 2', 22, '', 'Elemente pneumatice Wabco', 0, 0, 412, '', 1, '229.74'),
(71217, '441 032 921 2', 22, '', 'Elemente pneumatice Wabco', 0, 0, 412, '', 1, '170.68'),
(71216, '434 205 031 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 1319, '', 1, '580.02'),
(71215, '432 425 101 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 339, '', 1, '3430.05'),
(71214, '432 410 927 2', 22, '', 'Elemente pneumatice Wabco', 0, 0, 340, '', 1, '228.64'),
(71213, '432 410 113 7', 22, '', 'Elemente pneumatice Wabco', 0, 0, 339, '', 1, '1657.38'),
(71212, '432 410 023 7', 22, '', 'Elemente pneumatice Wabco', 0, 0, 339, '', 1, '1466.72'),
(71211, '423 106 900 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 359, '', 1, '137.53'),
(71210, '421 442 008 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 360, '', 1, '824.22'),
(71209, '412 704 008 0', 22, '', 'Elemente pneumatice Wabco', 0, 0, 332, '', 1, '3939.53'),
(71208, '40 175 050', 22, '', 'Elemente pneumatice Wabco', 0, 0, 78, '', 1, '3185.78'),
(71207, '40 175 049', 22, '', 'Elemente pneumatice Wabco', 0, 0, 78, '', 1, '2243.67'),
(71206, '40 100 002', 22, '', 'Elemente pneumatice Wabco', 0, 0, 78, '', 1, '3996.66'),
(71205, '40 100 001', 22, '', 'Elemente pneumatice Wabco', 0, 0, 78, '', 1, '3996.66'),
(71203, 'TO1070', 247, '', 'Supape de expansiune', 0, 0, 183, 'TO1070', 1, '105.06'),
(71201, 'FT1306', 247, '', 'Supape de expansiune', 0, 0, 183, 'FT1306', 1, '103.19'),
(71199, 'DN1234', 247, '', 'Supape de expansiune', 0, 0, 183, 'DN1234', 1, '66.72'),
(71197, 'BW1088', 247, '', 'Supape de expansiune', 0, 0, 183, 'BW1088', 1, '82.74'),
(71196, 'VWV185', 247, '', 'Vaporizator', 0, 0, 471, 'VWV185', 1, '380.85'),
(71195, 'VWV030', 247, '', 'Vaporizator', 0, 0, 471, 'VWV030', 1, '387.69'),
(71194, 'RTV356', 247, '', 'Vaporizator', 0, 0, 471, 'RTV356', 1, '400'),
(71193, 'RTV173', 247, '', 'Vaporizator', 0, 0, 471, 'RTV173', 1, '411.88'),
(71192, 'RTV100', 247, '', 'Vaporizator', 0, 0, 471, 'RTV100', 1, '202'),
(71191, 'PEV062', 247, '', 'Vaporizator', 0, 0, 471, 'PEV062', 1, '345.45'),
(71190, 'PEV039', 247, '', 'Vaporizator', 0, 0, 471, 'PEV039', 1, '175'),
(71189, 'PEV010', 247, '', 'Vaporizator', 0, 0, 471, 'PEV010', 1, '557.76'),
(71188, 'PEV009', 247, '', 'Vaporizator', 0, 0, 471, 'PEV009', 1, '557.76'),
(71187, 'OLV300', 247, '', 'Vaporizator', 0, 0, 471, 'OLV300', 1, '366.57'),
(71186, 'OLV298', 247, '', 'Vaporizator', 0, 0, 471, 'OLV298', 1, '391.38'),
(71185, 'MSV020', 247, '', 'Vaporizator', 0, 0, 471, 'MSV020', 1, '557.76'),
(71184, 'FTV071', 247, '', 'Vaporizator', 0, 0, 471, 'FTV071', 1, '418.88'),
(71183, 'FDV270', 247, '', 'Vaporizator', 0, 0, 471, 'FDV270', 1, '439.32'),
(71182, 'FDV089', 247, '', 'Vaporizator', 0, 0, 471, 'FDV089', 1, '462.85'),
(71181, 'BWV003', 247, '', 'Vaporizator', 0, 0, 471, 'BWV003', 1, '367.1'),
(71180, 'AIV148', 247, '', 'Vaporizator', 0, 0, 471, 'AIV148', 1, '404.57'),
(71179, 'AIV142', 247, '', 'Vaporizator', 0, 0, 471, 'AIV142', 1, '408.32'),
(71178, 'AIV031', 247, '', 'Vaporizator', 0, 0, 471, 'AIV031', 1, '402.14'),
(71177, 'VWK266', 247, '', 'Compresor', 0, 0, 447, 'VWK266', 1, '1531.99'),
(71176, 'VWK258', 247, '', 'Compresor', 0, 0, 447, 'VWK258', 1, '1585.71'),
(71175, 'VWK172', 247, '', 'Compresor', 0, 0, 447, 'VWK172', 1, '1409.89'),
(71174, 'VWK284', 247, '', 'Compresor', 0, 0, 447, 'VWK284', 1, '2681.28'),
(71173, 'VWK281', 247, '', 'Compresor', 0, 0, 447, 'VWK281', 1, '1803.27'),
(71172, 'VWK280', 247, '', 'Compresor', 0, 0, 447, 'VWK280', 1, '2056.16'),
(71171, 'VWK270', 247, '', 'Compresor', 0, 0, 447, 'VWK270', 1, '1975.94'),
(71170, 'VWK257', 247, '', 'Compresor', 0, 0, 447, 'VWK257', 1, '1157.66'),
(71169, 'VWK220', 247, '', 'Compresor', 0, 0, 447, 'VWK220', 1, '1153.88'),
(71168, 'VWK087', 247, '', 'Compresor', 0, 0, 447, 'VWK087', 1, '1995.15'),
(71167, 'VWK050', 247, '', 'Compresor', 0, 0, 447, 'VWK050', 1, '1621'),
(71166, 'VOK142', 247, '', 'Compresor', 0, 0, 447, 'VOK142', 1, '1456.48'),
(71165, 'VLK037', 247, '', 'Compresor', 0, 0, 447, 'VLK037', 1, '733.99'),
(71164, 'VLK030', 247, '', 'Compresor', 0, 0, 447, 'VLK030', 1, '1518.45'),
(71163, 'UVK057', 247, '', 'Compresor', 0, 0, 447, 'UVK057', 1, '1077.62'),
(71162, 'SCK016', 247, '', 'Compresor', 0, 0, 447, 'SCK016', 1, '1518.45'),
(71161, 'RTK080', 247, '', 'Compresor', 0, 0, 447, 'RTK080', 1, '1061.05');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(71160, 'RTK383', 247, '', 'Compresor', 0, 0, 447, 'RTK383', 1, '2005.21'),
(71159, 'RTK106', 247, '', 'Compresor', 0, 0, 447, 'RTK106', 1, '2138.79'),
(71158, 'REK071', 247, '', 'Compresor', 0, 0, 447, 'REK071', 1, '1093.08'),
(71157, 'PEK333', 247, '', 'Compresor', 0, 0, 447, 'PEK333', 1, '1931.45'),
(71156, 'PEK324', 247, '', 'Compresor', 0, 0, 447, 'PEK324', 1, '2316.82'),
(71155, 'PEK322', 247, '', 'Compresor', 0, 0, 447, 'PEK322', 1, '2363.14'),
(71154, 'PEK317', 247, '', 'Compresor', 0, 0, 447, 'PEK317', 1, '1456.48'),
(71153, 'PEK242', 247, '', 'Compresor', 0, 0, 447, 'PEK242', 1, '1947.84'),
(71152, 'OLK280', 247, '', 'Compresor', 0, 0, 447, 'OLK280', 1, '1009.06'),
(71151, 'OLK273', 247, '', 'Compresor', 0, 0, 447, 'OLK273', 1, '1037.79'),
(71150, 'OLK428', 247, '', 'Compresor', 0, 0, 447, 'OLK428', 1, '2466.82'),
(71149, 'OLK426', 247, '', 'Compresor', 0, 0, 447, 'OLK426', 1, '2596.21'),
(71148, 'OLK418', 247, '', 'Compresor', 0, 0, 447, 'OLK418', 1, '2376.01'),
(71147, 'OLK358', 247, '', 'Compresor', 0, 0, 447, 'OLK358', 1, '1489.43'),
(71146, 'OLK318', 247, '', 'Compresor', 0, 0, 447, 'OLK318', 1, '1433.64'),
(71145, 'OLK317', 247, '', 'Compresor', 0, 0, 447, 'OLK317', 1, '1411.55'),
(71144, 'OLK313', 247, '', 'Compresor', 0, 0, 447, 'OLK313', 1, '2180.61'),
(71143, 'OLK312', 247, '', 'Compresor', 0, 0, 447, 'OLK312', 1, '1508.93'),
(71142, 'OLK279', 247, '', 'Compresor', 0, 0, 447, 'OLK279', 1, '1161.63'),
(71141, 'OLK277', 247, '', 'Compresor', 0, 0, 447, 'OLK277', 1, '1362.42'),
(71140, 'OLK138', 247, '', 'Compresor', 0, 0, 447, 'OLK138', 1, '1324.22'),
(71139, 'MZK207', 247, '', 'Compresor', 0, 0, 447, 'MZK207', 1, '1663.29'),
(71138, 'MSK277', 247, '', 'Compresor', 0, 0, 447, 'MSK277', 1, '1614.46'),
(71137, 'MSK432', 247, '', 'Compresor', 0, 0, 447, 'MSK432', 1, '2655.62'),
(71136, 'MSK075', 247, '', 'Compresor', 0, 0, 447, 'MSK075', 1, '2111.31'),
(71135, 'MNK048', 247, '', 'Compresor', 0, 0, 447, 'MNK048', 1, '1071.67'),
(71134, 'JRK025', 247, '', 'Compresor', 0, 0, 447, 'JRK025', 1, '2193.04'),
(71133, 'HYK161', 247, '', 'Compresor', 0, 0, 447, 'HYK161', 1, '1412.9'),
(71132, 'FDK284', 247, '', 'Compresor', 0, 0, 447, 'FDK284', 1, '862.96'),
(71131, 'FDK431', 247, '', 'Compresor', 0, 0, 447, 'FDK431', 1, '1783.84'),
(71130, 'FDK322', 247, '', 'Compresor', 0, 0, 447, 'FDK322', 1, '1073.96'),
(71129, 'FDK321', 247, '', 'Compresor', 0, 0, 447, 'FDK321', 1, '1004.58'),
(71128, 'FDK307', 247, '', 'Compresor', 0, 0, 447, 'FDK307', 1, '2008.33'),
(71127, 'FDK105', 247, '', 'Compresor', 0, 0, 447, 'FDK105', 1, '1215.14'),
(71126, 'CNK238', 247, '', 'Compresor', 0, 0, 447, 'CNK238', 1, '874.92'),
(71125, 'CNK201', 247, '', 'Compresor', 0, 0, 447, 'CNK201', 1, '1037.96'),
(71124, 'CNK161', 247, '', 'Compresor', 0, 0, 447, 'CNK161', 1, '1409.89'),
(71123, 'CNK257', 247, '', 'Compresor', 0, 0, 447, 'CNK257', 1, '1839.38'),
(71122, 'CNK256', 247, '', 'Compresor', 0, 0, 447, 'CNK256', 1, '2601.28'),
(71121, 'CNK255', 247, '', 'Compresor', 0, 0, 447, 'CNK255', 1, '2601.28'),
(71120, 'CNK254', 247, '', 'Compresor', 0, 0, 447, 'CNK254', 1, '1672.13'),
(71119, 'CNK253', 247, '', 'Compresor', 0, 0, 447, 'CNK253', 1, '1639.35'),
(71118, 'CNK237', 247, '', 'Compresor', 0, 0, 447, 'CNK237', 1, '994.1'),
(71117, 'CNK158', 247, '', 'Compresor', 0, 0, 447, 'CNK158', 1, '1039.95'),
(71116, 'AUK056', 247, '', 'Compresor', 0, 0, 447, 'AUK056', 1, '2813.33'),
(71115, 'AIK150', 247, '', 'Compresor', 0, 0, 447, 'AIK150', 1, '1884.23'),
(71114, 'AIK011', 247, '', 'Compresor', 0, 0, 447, 'AIK011', 1, '1687.43'),
(71113, 'AIK001', 247, '', 'Compresor', 0, 0, 447, 'AIK001', 1, '1409.89'),
(71112, 'AIK287', 247, '', 'Compresor', 0, 0, 447, 'AIK287', 1, '2221.2'),
(71111, 'AIK284', 247, '', 'Compresor', 0, 0, 447, 'AIK284', 1, '2959.61'),
(71110, 'AIK278', 247, '', 'Compresor', 0, 0, 447, 'AIK278', 1, '3713.08'),
(71109, 'AIK275', 247, '', 'Compresor', 0, 0, 447, 'AIK275', 1, '2105.71'),
(71108, 'AIK271', 247, '', 'Compresor', 0, 0, 447, 'AIK271', 1, '2750.1'),
(71107, 'AIK263', 247, '', 'Compresor', 0, 0, 447, 'AIK263', 1, '4062.32'),
(71106, 'AIK262', 247, '', 'Compresor', 0, 0, 447, 'AIK262', 1, '2426.53'),
(71105, 'AIK226', 247, '', 'Compresor', 0, 0, 447, 'AIK226', 1, '1718.78'),
(71104, 'AIK178', 247, '', 'Compresor', 0, 0, 447, 'AIK178', 1, '1574.16'),
(71103, 'AIK143', 247, '', 'Compresor', 0, 0, 447, 'AIK143', 1, '2650.83'),
(71102, 'AIK029', 247, '', 'Compresor', 0, 0, 447, 'AIK029', 1, '1585.71'),
(71101, 'AIK014', 247, '', 'Compresor', 0, 0, 447, 'AIK014', 1, '2004.4'),
(71100, 'AIK006', 247, '', 'Compresor', 0, 0, 447, 'AIK006', 1, '2866.88'),
(71099, 'AIK003', 247, '', 'Compresor', 0, 0, 447, 'AIK003', 1, '1021.9'),
(71098, 'VWD237', 247, '', 'Uscator', 0, 0, 851, 'VWD237', 1, '180.68'),
(71097, 'VWD212', 247, '', 'Uscator', 0, 0, 851, 'VWD212', 1, '89.11'),
(71096, 'VWD210', 247, '', 'Uscator', 0, 0, 851, 'VWD210', 1, '63.83'),
(71095, 'VWD166', 247, '', 'Uscator', 0, 0, 851, 'VWD166', 1, '76.41'),
(71094, 'VWD165', 247, '', 'Uscator', 0, 0, 851, 'VWD165', 1, '96.38'),
(71093, 'VWD075', 247, '', 'Uscator', 0, 0, 851, 'VWD075', 1, '47.55'),
(71092, 'VWD073', 247, '', 'Uscator', 0, 0, 851, 'VWD073', 1, '67'),
(71091, 'VWD065', 247, '', 'Uscator', 0, 0, 851, 'VWD065', 1, '155.87'),
(71090, 'VWD053', 247, '', 'Uscator', 0, 0, 851, 'VWD053', 1, '69.6'),
(71089, 'VWD052', 247, '', 'Uscator', 0, 0, 851, 'VWD052', 1, '139.05'),
(71088, 'VWD021', 247, '', 'Uscator', 0, 0, 851, 'VWD021', 1, '80.09'),
(71087, 'VWD017', 247, '', 'Uscator', 0, 0, 851, 'VWD017', 1, '72.89'),
(71086, 'VWD014', 247, '', 'Uscator', 0, 0, 851, 'VWD014', 1, '74.23'),
(71085, 'VOD104', 247, '', 'Uscator', 0, 0, 851, 'VOD104', 1, '40.44'),
(71084, 'VOD097', 247, '', 'Uscator', 0, 0, 851, 'VOD097', 1, '130.13'),
(71083, 'VLD023', 247, '', 'Uscator', 0, 0, 851, 'VLD023', 1, '219.28'),
(71082, 'TOD415', 247, '', 'Uscator', 0, 0, 851, 'TOD415', 1, '65.8'),
(71081, 'TOD024', 247, '', 'Uscator', 0, 0, 851, 'TOD024', 1, '36.42'),
(71080, 'TOD005', 247, '', 'Uscator', 0, 0, 851, 'TOD005', 1, '87.61'),
(71079, 'SCD014', 247, '', 'Uscator', 0, 0, 851, 'SCD014', 1, '210.43'),
(71078, 'SBD042', 247, '', 'Uscator', 0, 0, 851, 'SBD042', 1, '106.84'),
(71077, 'RTD364', 247, '', 'Uscator', 0, 0, 851, 'RTD364', 1, '36.09'),
(71076, 'RTD350', 247, '', 'Uscator', 0, 0, 851, 'RTD350', 1, '95.82'),
(71075, 'RTD254', 247, '', 'Uscator', 0, 0, 851, 'RTD254', 1, '129.96'),
(71074, 'RTD094', 247, '', 'Uscator', 0, 0, 851, 'RTD094', 1, '42.3'),
(71073, 'RTD036', 247, '', 'Uscator', 0, 0, 851, 'RTD036', 1, '70.62'),
(71072, 'RTD027', 247, '', 'Uscator', 0, 0, 851, 'RTD027', 1, '105.42'),
(71071, 'RTD019', 247, '', 'Uscator', 0, 0, 851, 'RTD019', 1, '144.38'),
(71070, 'RTD015', 247, '', 'Uscator', 0, 0, 851, 'RTD015', 1, '108.86'),
(71069, 'RED056', 247, '', 'Uscator', 0, 0, 851, 'RED056', 1, '153.52'),
(71068, 'PED264', 247, '', 'Uscator', 0, 0, 851, 'PED264', 1, '215.9'),
(71067, 'PED197', 247, '', 'Uscator', 0, 0, 851, 'PED197', 1, '133.63'),
(71066, 'PED195', 247, '', 'Uscator', 0, 0, 851, 'PED195', 1, '217.68'),
(71065, 'PED020', 247, '', 'Uscator', 0, 0, 851, 'PED020', 1, '93.87'),
(71064, 'OLD398', 247, '', 'Uscator', 0, 0, 851, 'OLD398', 1, '116.42'),
(71063, 'OLD379', 247, '', 'Uscator', 0, 0, 851, 'OLD379', 1, '146.79'),
(71062, 'OLD378', 247, '', 'Uscator', 0, 0, 851, 'OLD378', 1, '148.78'),
(71061, 'OLD371', 247, '', 'Uscator', 0, 0, 851, 'OLD371', 1, '100.08'),
(71060, 'OLD351', 247, '', 'Uscator', 0, 0, 851, 'OLD351', 1, '43.5'),
(71059, 'OLD343', 247, '', 'Uscator', 0, 0, 851, 'OLD343', 1, '63.81'),
(71058, 'OLD336', 247, '', 'Uscator', 0, 0, 851, 'OLD336', 1, '73.82'),
(71057, 'OLD292', 247, '', 'Uscator', 0, 0, 851, 'OLD292', 1, '127.69'),
(71056, 'OLD288', 247, '', 'Uscator', 0, 0, 851, 'OLD288', 1, '58.85'),
(71055, 'OLD282', 247, '', 'Uscator', 0, 0, 851, 'OLD282', 1, '64.02'),
(71054, 'OLD164', 247, '', 'Uscator', 0, 0, 851, 'OLD164', 1, '58.49'),
(71053, 'OLD143', 247, '', 'Uscator', 0, 0, 851, 'OLD143', 1, '94.42'),
(71052, 'MZD185', 247, '', 'Uscator', 0, 0, 851, 'MZD185', 1, '63.01'),
(71051, 'MZD165', 247, '', 'Uscator', 0, 0, 851, 'MZD165', 1, '106.32'),
(71050, 'MZD150', 247, '', 'Uscator', 0, 0, 851, 'MZD150', 1, '166.76'),
(71049, 'MZD036', 247, '', 'Uscator', 0, 0, 851, 'MZD036', 1, '42.91'),
(71048, 'MTD151', 247, '', 'Uscator', 0, 0, 851, 'MTD151', 1, '91.66'),
(71047, 'MSD362', 247, '', 'Uscator', 0, 0, 851, 'MSD362', 1, '89.85'),
(71046, 'MSD267', 247, '', 'Uscator', 0, 0, 851, 'MSD267', 1, '122.22'),
(71045, 'MSD090', 247, '', 'Uscator', 0, 0, 851, 'MSD090', 1, '84.71'),
(71044, 'MSD053', 247, '', 'Uscator', 0, 0, 851, 'MSD053', 1, '147.66'),
(71043, 'MSD050', 247, '', 'Uscator', 0, 0, 851, 'MSD050', 1, '61.2'),
(71042, 'MSD005', 247, '', 'Uscator', 0, 0, 851, 'MSD005', 1, '76.12'),
(71041, 'MSD004', 247, '', 'Uscator', 0, 0, 851, '', 1, '282.41'),
(71040, 'MSD003', 247, '', 'Uscator', 0, 0, 851, 'MSD003', 1, '107.5'),
(71039, 'HYD117', 247, '', 'Uscator', 0, 0, 851, 'HYD117', 1, '145.75'),
(71038, 'FTD343', 247, '', 'Uscator', 0, 0, 851, 'FTD343', 1, '107.31'),
(71037, 'FTD282', 247, '', 'Uscator', 0, 0, 851, 'FTD282', 1, '76.14'),
(71036, 'FTD073', 247, '', 'Uscator', 0, 0, 851, 'FTD073', 1, '102.85'),
(71035, 'FDD389', 247, '', 'Uscator', 0, 0, 851, 'FDD389', 1, '377.6'),
(71034, 'FDD387', 247, '', 'Uscator', 0, 0, 851, 'FDD387', 1, '500.93'),
(71033, 'FDD331', 247, '', 'Uscator', 0, 0, 851, 'FDD331', 1, '89.66'),
(71032, 'FDD311', 247, '', 'Uscator', 0, 0, 851, 'FDD311', 1, '94.36'),
(71029, 'FDD274', 247, '', 'Uscator', 0, 0, 851, 'FDD274', 1, '40'),
(71028, 'FDD125', 247, '', 'Uscator', 0, 0, 851, 'FDD125', 1, '396.25'),
(62190, 'VES 002', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '51.33'),
(62191, 'VESK 018', 458, '', 'Chit protectiepraf,amortizor (Suspensie) ', 1, 0, 919, '', 1, '45.26'),
(62192, 'VES 003', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '56.47'),
(62193, 'VESK 019', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '33.28'),
(62194, 'VES 004', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '46.9'),
(62195, 'VESK 020', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '41.07'),
(62196, 'VES 005', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '41.07'),
(62197, 'VESK 021', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '39.19'),
(62198, 'VES 006', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '56.09'),
(62199, 'VESK 024', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '36.39'),
(62200, 'VES 012', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '96.65'),
(62201, 'VESK 025', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '33.9'),
(62202, 'VES 018', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '244.02'),
(62203, 'VESK 027', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '41.23'),
(62204, 'VES 026', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '125.45'),
(62205, 'VESK 028', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '34.75'),
(62206, 'VES 027', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '84.89'),
(62207, 'VESK 029', 458, '', 'Capac protectie/Burduf, amortizor (Suspensie)cacapac protec', 1, 0, 3365, '', 1, '55.75'),
(62208, 'VES 031', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '214.71'),
(62209, 'VES 033', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '64.35'),
(62210, 'VESK 037', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '37.07'),
(62211, 'VES 040', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '138.81'),
(62212, 'VESK 038', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '39.54'),
(62213, 'VES 041', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '63.09'),
(62214, 'VESK 039', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '38.2'),
(62215, 'VESK 041', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '55.21'),
(62216, 'VES 043', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '71.59'),
(62217, 'VES 062', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '53.9'),
(62218, 'VESK 044', 458, '', 'Capac protectie/Burduf, amortizor (Suspensie)cacapac protec', 1, 0, 3365, '', 1, '31.51'),
(62219, 'VES 063', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '54.97'),
(62220, 'VES 064', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '101.97'),
(62221, 'VESK 046', 458, '', 'Tampon cauciuc, suspensie (Suspensie)', 1, 0, 1182, '', 1, '41.23'),
(62222, 'VES 088', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '68.97'),
(71009, 'BWD021', 247, '', 'Uscator', 0, 0, 851, 'BWD021', 1, '71.44'),
(71008, 'BWD001', 247, '', 'Uscator', 0, 0, 851, 'BWD001', 1, '70.67'),
(71007, 'AUD039', 247, '', 'Uscator', 0, 0, 851, 'AUD039', 1, '73.82'),
(71006, 'ALD003', 247, '', 'Uscator', 0, 0, 851, 'ALD003', 1, '30.81'),
(71005, 'AID260', 247, '', 'Uscator', 0, 0, 851, 'AID260', 1, '172.58'),
(71004, 'AID209', 247, '', 'Uscator', 0, 0, 851, 'AID209', 1, '91.11'),
(71003, 'AID154', 247, '', 'Uscator', 0, 0, 851, 'AID154', 1, '49.49'),
(71002, 'AID153', 247, '', 'Uscator', 0, 0, 851, 'AID153', 1, '115.46'),
(71001, 'AID152', 247, '', 'Uscator', 0, 0, 851, 'AID152', 1, '111.37'),
(71000, 'AID012', 247, '', 'Uscator', 0, 0, 851, 'AID012', 1, '115.02'),
(70999, 'AID004', 247, '', 'Uscator', 0, 0, 851, 'AID004', 1, '94.61'),
(70998, 'VW7505', 247, '', 'Complet', 0, 0, 508, 'VW7505', 1, '945.94'),
(70997, 'VO7508', 247, '', 'Complet', 0, 0, 508, 'VO7508', 1, '696.57'),
(70996, 'RT7542', 247, '', 'Complet', 0, 0, 508, 'RT7542', 1, '564.06'),
(70995, 'PE7531', 247, '', 'Complet', 0, 0, 508, 'PE7531', 1, '345.15'),
(70994, 'PE7530', 247, '', 'Complet', 0, 0, 508, 'PE7530', 1, '330.92'),
(70993, 'PE7529', 247, '', 'Complet', 0, 0, 508, 'PE7529', 1, '317.37'),
(70992, 'PE7522', 247, '', 'Ventilator', 0, 0, 508, 'PE7522', 1, '227.14'),
(70991, 'PE7520', 247, '', 'Complet', 0, 0, 508, 'PE7520', 1, '287.94'),
(70990, 'OL7524', 247, '', 'Complet', 0, 0, 508, 'OL7524', 1, '454.89'),
(70989, 'OL7520', 247, '', 'Complet', 0, 0, 508, 'OL7520', 1, '383.03'),
(70988, 'MS7517', 247, '', 'Complet', 0, 0, 508, 'MS7517', 1, '378.58'),
(70987, 'MS7501', 247, '', 'Complet', 0, 0, 508, 'MS7501', 1, '409.28'),
(70986, 'HY7504', 247, '', 'Complet', 0, 0, 508, 'HY7504', 1, '197.16'),
(70985, 'FT7512', 247, '', 'Complet', 0, 0, 508, 'FT7512', 1, '208'),
(70984, 'FT7107', 247, '', 'Complet', 0, 0, 508, 'FT7107', 1, '169.61'),
(70983, 'FD7525', 247, '', 'Complet', 0, 0, 508, 'FD7525', 1, '236.49'),
(70982, 'FD7515', 247, '', 'Complet', 0, 0, 508, 'FD7515', 1, '361.32'),
(70981, 'FD7514', 247, '', 'Complet', 0, 0, 508, 'FD7514', 1, '322.91'),
(70980, 'CN7538', 247, '', 'Complet', 0, 0, 508, 'CN7538', 1, '398.5'),
(70979, 'CN7532', 247, '', 'Complet', 0, 0, 508, 'CN7532', 1, '236.49'),
(70978, 'CN7526', 247, '', 'Complet', 0, 0, 508, 'CN7526', 1, '361.32'),
(70977, 'BW7520', 247, '', 'Complet', 0, 0, 508, 'BW7520', 1, '1390.42'),
(70976, 'BW7510', 247, '', 'Complet', 0, 0, 508, 'BW7510', 1, '673.99'),
(70975, 'AI7510', 247, '', 'Complet', 0, 0, 508, 'AI7510', 1, '282'),
(70974, 'VW5262', 247, '', 'Condensator', 0, 0, 448, 'VW5262', 1, '455.71'),
(70973, 'VW5244', 247, '', 'Condensator', 0, 0, 448, 'VW5244', 1, '1032.92'),
(70972, 'VW5236', 247, '', 'Condensator', 0, 0, 448, 'VW5236', 1, '573.69'),
(70971, 'VW5226', 247, '', 'Condensator', 0, 0, 448, 'VW5226', 1, '556.53'),
(70970, 'VW5269', 247, '', 'Condensator', 0, 0, 448, 'VW5269', 1, '402.27'),
(70969, 'VW5225', 247, '', 'Condensator', 0, 0, 448, 'VW5225', 1, '379.29'),
(70968, 'VW5211', 247, '', 'Condensator', 0, 0, 448, 'VW5211', 1, '380.2'),
(70967, 'VW5209', 247, '', 'Condensator', 0, 0, 448, 'VW5209', 1, '264.08'),
(70966, 'VW5189', 247, '', 'Condensator', 0, 0, 448, 'VW5189', 1, '241.07'),
(70965, 'VW5176', 247, '', 'Condensator', 0, 0, 448, 'VW5176', 1, '542.99'),
(70964, 'VW5161', 247, '', 'Condensator', 0, 0, 448, 'VW5161', 1, '260.93'),
(70963, 'VW5153', 247, '', 'Condensator', 0, 0, 448, 'VW5153', 1, '315.16'),
(70962, 'VW5145', 247, '', 'Condensator', 0, 0, 448, 'VW5145', 1, '304.85'),
(70961, 'VW5144', 247, '', 'Condensator', 0, 0, 448, 'VW5144', 1, '251.79'),
(70960, 'VW5143', 247, '', 'Condensator', 0, 0, 448, 'VW5143', 1, '248.08'),
(70959, 'VW5141', 247, '', 'Condensator', 0, 0, 448, 'VW5141', 1, '292.42'),
(70958, 'VW5137', 247, '', 'Condensator', 0, 0, 448, 'VW5137', 1, '257.18'),
(70957, 'VO5128', 247, '', 'Condensator', 0, 0, 448, 'VO5128', 1, '373.57'),
(70956, 'VO5107', 247, '', 'Condensator', 0, 0, 448, 'VO5107', 1, '543.81'),
(70955, 'VO5086', 247, '', 'Condensator', 0, 0, 448, 'VO5086', 1, '335.16'),
(70954, 'VL5027', 247, '', 'Condensator', 0, 0, 448, 'VL5027', 1, '401.11'),
(70953, 'TO5410', 247, '', 'Condensator', 0, 0, 448, 'TO5410', 1, '419.08'),
(70952, 'TO5286', 247, '', 'Condensator', 0, 0, 448, 'TO5286', 1, '295.55'),
(70951, 'TO5281', 247, '', 'Condensator', 0, 0, 448, 'TO5281', 1, '462.03'),
(70950, 'TO5267', 247, '', 'Condensator', 0, 0, 448, 'TO5267', 1, '474.34'),
(70949, 'TO5225', 247, '', 'Condensator', 0, 0, 448, 'TO5225', 1, '463.45'),
(70948, 'TO5213', 247, '', 'Condensator', 0, 0, 448, 'TO5213', 1, '397.98'),
(70947, 'TO5190', 247, '', 'Condensator', 0, 0, 448, 'TO5190', 1, '380.06'),
(70946, 'TO5130', 247, '', 'Condensator', 0, 0, 448, 'TO5130', 1, '482.66'),
(70945, 'SZ5108', 247, '', 'Condensator', 0, 0, 448, 'SZ5108', 1, '313.98'),
(70944, 'SZ5090', 247, '', 'Condensator', 0, 0, 448, 'SZ5090', 1, '765.42'),
(70943, 'SZ5087', 247, '', 'Condensator', 0, 0, 448, 'SZ5087', 1, '305.61'),
(70942, 'SU5060', 247, '', 'Condensator', 0, 0, 448, 'SU5060', 1, '532.17'),
(70941, 'ST5026', 247, '', 'Condensator', 0, 0, 448, 'ST5026', 1, '367.94'),
(70940, 'SC5019', 247, '', 'Condensator', 0, 0, 448, 'SC5019', 1, '4318.17'),
(70939, 'RT5341', 247, '', 'Condensator', 0, 0, 448, 'RT5341', 1, '324.76'),
(70938, 'RT5340', 247, '', 'Condensator', 0, 0, 448, 'RT5340', 1, '481.37'),
(70937, 'RT5304', 247, '', 'Condensator', 0, 0, 448, 'RT5304', 1, '501.54'),
(70936, 'RT5280', 247, '', 'Condensator', 0, 0, 448, 'RT5280', 1, '491.63'),
(70935, 'RT5279', 247, '', 'Condensator', 0, 0, 448, 'RT5279', 1, '506.63'),
(70934, 'RT5275', 247, '', 'Condensator', 0, 0, 448, 'RT5275', 1, '235.65'),
(70933, 'RT5256', 247, '', 'Condensator', 0, 0, 448, 'RT5256', 1, '279.18'),
(70932, 'RT5253', 247, '', 'Condensator', 0, 0, 448, 'RT5253', 1, '246.41'),
(70931, 'RT5234', 247, '', 'Condensator', 0, 0, 448, 'RT5234', 1, '427.12'),
(70930, 'RT5395', 247, '', 'Condensator', 0, 0, 448, 'RT5395', 1, '875.55'),
(70929, 'RT5376', 247, '', 'Condensator', 0, 0, 448, 'RT5376', 1, '408.02'),
(70928, 'RT5342', 247, '', 'Condensator', 0, 0, 448, 'RT5342', 1, '392.01'),
(70927, 'RT5339', 247, '', 'Condensator', 0, 0, 448, 'RT5339', 1, '564.41'),
(70926, 'RT5317', 247, '', 'Condensator', 0, 0, 448, 'RT5317', 1, '284.41'),
(70925, 'RT5315', 247, '', 'Condensator', 0, 0, 448, 'RT5315', 1, '485.59'),
(70924, 'RT5305', 247, '', 'Condensator', 0, 0, 448, 'RT5305', 1, '294.78'),
(70923, 'RT5273', 247, '', 'Condensator', 0, 0, 448, 'RT5273', 1, '482.3'),
(70922, 'RT5236', 247, '', 'Condensator', 0, 0, 448, 'RT5236', 1, '563.42'),
(70921, 'RT5232', 247, '', 'Condensator', 0, 0, 448, 'RT5232', 1, '222.11'),
(70920, 'RT5221', 247, '', 'Condensator', 0, 0, 448, 'RT5221', 1, '253.84'),
(70919, 'RT5214', 247, '', 'Condensator', 0, 0, 448, 'RT5214', 1, '353.22'),
(70918, 'RT5211', 247, '', 'Condensator', 0, 0, 448, 'RT5211', 1, '419.78'),
(70917, 'RT5201', 247, '', 'Condensator', 0, 0, 448, 'RT5201', 1, '568.57'),
(70916, 'RT5189', 247, '', 'Condensator', 0, 0, 448, 'RT5189', 1, '632.51'),
(70915, 'PE5301', 247, '', 'Condensator', 0, 0, 448, 'PE5301', 1, '723.07'),
(70914, 'PE5295', 247, '', 'Condensator', 0, 0, 448, 'PE5295', 1, '332.97'),
(70913, 'PE5215', 247, '', 'Condensator', 0, 0, 448, 'PE5215', 1, '440.55'),
(70912, 'PE5193', 247, '', 'Condensator', 0, 0, 448, 'PE5193', 1, '276.34'),
(70911, 'PE5187', 247, '', 'Condensator', 0, 0, 448, 'PE5187', 1, '327.83'),
(70910, 'PE5286', 247, '', 'Condensator', 0, 0, 448, 'PE5286', 1, '359.54'),
(70909, 'PE5258', 247, '', 'Condensator', 0, 0, 448, 'PE5258', 1, '513.33'),
(70908, 'PE5257', 247, '', 'Condensator', 0, 0, 448, 'PE5257', 1, '249.41'),
(70907, 'PE5209', 247, '', 'Condensator', 0, 0, 448, 'PE5209', 1, '403.62'),
(70906, 'PE5192', 247, '', 'Condensator', 0, 0, 448, 'PE5192', 1, '332.95'),
(70905, 'PE5191', 247, '', 'Condensator', 0, 0, 448, 'PE5191', 1, '214.75'),
(70904, 'PE5186', 247, '', 'Condensator', 0, 0, 448, 'PE5186', 1, '300.93'),
(70903, 'PE5182', 247, '', 'Condensator', 0, 0, 448, 'PE5182', 1, '228.95'),
(70902, 'OL5333', 247, '', 'Condensator', 0, 0, 448, 'OL5333', 1, '355.76'),
(70901, 'OL5326', 247, '', 'Condensator', 0, 0, 448, 'OL5326', 1, '273.16'),
(70900, 'OL5310', 247, '', 'Condensator', 0, 0, 448, 'OL5310', 1, '466.41'),
(70899, 'OL5274', 247, '', 'Condensator', 0, 0, 448, 'OL5274', 1, '286.13'),
(70898, 'OL5265', 247, '', 'Condensator', 0, 0, 448, 'OL5265', 1, '375.52'),
(70897, 'OL5241', 247, '', 'Condensator', 0, 0, 448, 'OL5241', 1, '249.72'),
(70896, 'OL5454', 247, '', 'Condensator', 0, 0, 448, 'OL5454', 1, '330'),
(70895, 'OL5397', 247, '', 'Condensator', 0, 0, 448, 'OL5397', 1, '369.17'),
(70894, 'OL5368', 247, '', 'Condensator', 0, 0, 448, 'OL5368', 1, '298.66'),
(70893, 'OL5367', 247, '', 'Condensator', 0, 0, 448, 'OL5367', 1, '475.44'),
(70892, 'OL5366', 247, '', 'Condensator', 0, 0, 448, 'OL5366', 1, '340.47'),
(70891, 'OL5342', 247, '', 'Condensator', 0, 0, 448, 'OL5342', 1, '265.67'),
(70890, 'OL5334', 247, '', 'Condensator', 0, 0, 448, 'OL5334', 1, '359.48'),
(70889, 'OL5251', 247, '', 'Condensator', 0, 0, 448, 'OL5251', 1, '275.36'),
(70888, 'OL5231', 247, '', 'Condensator', 0, 0, 448, 'OL5231', 1, '300.96'),
(70887, 'OL5228', 247, '', 'Condensator', 0, 0, 448, 'OL5228', 1, '599.02'),
(70886, 'OL5224', 247, '', 'Condensator', 0, 0, 448, 'OL5224', 1, '269.14'),
(70885, 'MZ5157', 247, '', 'Condensator', 0, 0, 448, 'MZ5157', 1, '556.92'),
(70884, 'MZ5147', 247, '', 'Condensator', 0, 0, 448, 'MZ5147', 1, '333.46'),
(70883, 'MZ5141', 247, '', 'Condensator', 0, 0, 448, 'MZ5141', 1, '344'),
(70882, 'MZ5126', 247, '', 'Condensator', 0, 0, 448, 'MZ5126', 1, '331.95'),
(70881, 'MZ5112', 247, '', 'Condensator', 0, 0, 448, 'MZ5112', 1, '289.06'),
(70880, 'MT5191', 247, '', 'Condensator', 0, 0, 448, 'MT5191', 1, '579.43'),
(70879, 'MT5177', 247, '', 'Condensator', 0, 0, 448, 'MT5177', 1, '837.37'),
(70878, 'MT5107', 247, '', 'Condensator', 0, 0, 448, 'MT5107', 1, '792.39'),
(70877, 'MT5106', 247, '', 'Condensator', 0, 0, 448, 'MT5106', 1, '220.4'),
(70876, 'MS5307', 247, '', 'Condensator', 0, 0, 448, 'MS5307', 1, '424.38'),
(70875, 'MS5268', 247, '', 'Condensator', 0, 0, 448, 'MS5268', 1, '410.84'),
(70874, 'MS5257', 247, '', 'Condensator', 0, 0, 448, 'MS5257', 1, '761.13'),
(70873, 'MS5245', 247, '', 'Condensator', 0, 0, 448, 'MS5245', 1, '445.18'),
(70872, 'MS5406', 247, '', 'Condensator', 0, 0, 448, 'MS5406', 1, '780.43'),
(70871, 'MS5352', 247, '', 'Condensator', 0, 0, 448, 'MS5352', 1, '414.53'),
(70870, 'MS5298', 247, '', 'Condensator', 0, 0, 448, 'MS5298', 1, '1135.5'),
(70869, 'MS5290', 247, '', 'Condensator', 0, 0, 448, 'MS5290', 1, '342.93'),
(70868, 'MS5232', 247, '', 'Condensator', 0, 0, 448, 'MS5232', 1, '267.2'),
(70867, 'MS5222', 247, '', 'Condensator', 0, 0, 448, 'MS5222', 1, '332.5'),
(70866, 'MS5221', 247, '', 'Condensator', 0, 0, 448, 'MS5221', 1, '447.2'),
(70865, 'MS5220', 247, '', 'Condensator', 0, 0, 448, 'MS5220', 1, '324.14'),
(70864, 'MS5219', 247, '', 'Condensator', 0, 0, 448, 'MS5219', 1, '251.82'),
(70863, 'MS5207', 247, '', 'Condensator', 0, 0, 448, 'MS5207', 1, '280.71'),
(70862, 'MS5161', 247, '', 'Condensator', 0, 0, 448, 'MS5161', 1, '313.55'),
(70861, 'MN5020', 247, '', 'Condensator', 0, 0, 448, 'MN5020', 1, '631.95'),
(70860, 'MN5013', 247, '', 'Condensator', 0, 0, 448, 'MN5013', 1, '904.44'),
(70859, 'ME5145', 247, '', 'Condensator', 0, 0, 448, 'ME5145', 1, '1837.16'),
(70858, 'MC5001', 247, '', 'Condensator', 0, 0, 448, 'MC5001', 1, '405.78'),
(70857, 'IV5089', 247, '', 'Condensator', 0, 0, 448, 'IV5089', 1, '524.71'),
(70856, 'IV5058', 247, '', 'Condensator', 0, 0, 448, 'IV5058', 1, '446.04'),
(70855, 'IV5044', 247, '', 'Condensator', 0, 0, 448, 'IV5044', 1, '334.64'),
(70854, 'IV5090', 247, '', 'Condensator', 0, 0, 448, 'IV5090', 1, '1105.27'),
(70853, 'IV5034', 247, '', 'Condensator', 0, 0, 448, 'IV5034', 1, '517.03'),
(70852, 'HY5183', 247, '', 'Condensator', 0, 0, 448, 'HY5183', 1, '294.23'),
(70851, 'HY5195', 247, '', 'Condensator', 0, 0, 448, 'HY5195', 1, '552.64'),
(70850, 'HY5194', 247, '', 'Condensator', 0, 0, 448, 'HY5194', 1, '1264.99'),
(70849, 'HY5189', 247, '', 'Condensator', 0, 0, 448, 'HY5189', 1, '656.12'),
(70848, 'HY5087', 247, '', 'Condensator', 0, 0, 448, 'HY5087', 1, '317.67'),
(70847, 'HY5084', 247, '', 'Condensator', 0, 0, 448, 'HY5084', 1, '405.58'),
(70846, 'HY5081', 247, '', 'Condensator', 0, 0, 448, 'HY5081', 1, '310.46'),
(70845, 'HY5057', 247, '', 'Condensator', 0, 0, 448, 'HY5057', 1, '357.66'),
(70844, 'HD5108', 247, '', 'Condensator', 0, 0, 448, 'HD5108', 1, '244.35'),
(70843, 'HD5086', 247, '', 'Condensator', 0, 0, 448, 'HD5086', 1, '326.48'),
(70842, 'HD5062', 247, '', 'Condensator', 0, 0, 448, 'HD5062', 1, '311.28'),
(70841, 'FT5314', 247, '', 'Condensator', 0, 0, 448, 'FT5314', 1, '410.12'),
(70840, 'FT5351', 247, '', 'Condensator', 0, 0, 448, '725', 1, '373.33'),
(70839, 'FT5342', 247, '', 'Condensator', 0, 0, 448, 'FT5342', 1, '582.77'),
(70838, 'FT5253', 247, '', 'Condensator', 0, 0, 448, 'FT5253', 1, '341.56'),
(70837, 'FT5248', 247, '', 'Condensator', 0, 0, 448, 'FT5248', 1, '289.06'),
(70836, 'FT5240', 247, '', 'Condensator', 0, 0, 448, 'FT5240', 1, '300'),
(70835, 'FT5219', 247, '', 'Condensator', 0, 0, 448, 'FT5219', 1, '268.02'),
(70834, 'FT5206', 247, '', 'Condensator', 0, 0, 448, '702', 1, '637.87'),
(70833, 'FT5205', 247, '', 'Condensator', 0, 0, 448, '706', 1, '616.06'),
(70832, 'FT5204', 247, '', 'Condensator', 0, 0, 448, '706', 1, '393.68'),
(70831, 'FD5377', 247, '', 'Condensator', 0, 0, 448, 'FD5377', 1, '446.1'),
(70830, 'FD5367', 247, '', 'Condensator', 0, 0, 448, 'FD5367', 1, '396.2'),
(70829, 'FD5328', 247, '', 'Condensator', 0, 0, 448, 'FD5328', 1, '226.84'),
(70828, 'FD5428', 247, '', 'Condensator', 0, 0, 448, 'FD5428', 1, '494.64'),
(70827, 'FD5407', 247, '', 'Condensator', 0, 0, 448, 'FD5407', 1, '396.31'),
(70826, 'FD5361', 247, '', 'Condensator', 0, 0, 448, 'FD5361', 1, '483.18'),
(70825, 'FD5334', 247, '', 'Condensator', 0, 0, 448, 'FD5334', 1, '276.83'),
(70824, 'FD5303', 247, '', 'Condensator', 0, 0, 448, 'FD5303', 1, '321.67'),
(70823, 'FD5302', 247, '', 'Condensator', 0, 0, 448, 'FD5302', 1, '347.83'),
(70822, 'FD5268', 247, '', 'Condensator', 0, 0, 448, 'FD5268', 1, '227.83'),
(70821, 'FD5262', 247, '', 'Condensator', 0, 0, 448, 'FD5262', 1, '246.07'),
(70820, 'FD5259', 247, '', 'Condensator', 0, 0, 448, 'FD5259', 1, '257.18'),
(70819, 'FD5258', 247, '', 'Condensator', 0, 0, 448, 'FD5258', 1, '321.23'),
(70818, 'FD5242', 247, '', 'Condensator', 0, 0, 448, 'FD5242', 1, '604.58'),
(70817, 'FD5227', 247, '', 'Condensator', 0, 0, 448, 'FD5227', 1, '282.33'),
(70816, 'FD5178', 247, '', 'Condensator', 0, 0, 448, 'FD5178', 1, '431.41'),
(70815, 'DW5049', 247, '', 'Condensator', 0, 0, 448, 'DW5049', 1, '363.97'),
(70814, 'DW5045', 247, '', 'Condensator', 0, 0, 448, 'DW5045', 1, '380.06'),
(70813, 'DW5012', 247, '', 'Condensator', 0, 0, 448, 'DW5012', 1, '309.2'),
(70812, 'DW5011', 247, '', 'Condensator', 0, 0, 448, 'DW5011', 1, '392.1'),
(70811, 'DW5006', 247, '', 'Condensator', 0, 0, 448, 'DW5006', 1, '195.16'),
(70810, 'DN5290', 247, '', 'Condensator', 0, 0, 448, 'DN5290', 1, '568.38'),
(70809, 'DN5281', 247, '', 'Condensator', 0, 0, 448, 'DN5281', 1, '557.81'),
(70808, 'DN5277', 247, '', 'Condensator', 0, 0, 448, 'DN5277', 1, '968.05'),
(70807, 'DN5263', 247, '', 'Condensator', 0, 0, 448, 'DN5263', 1, '749.24'),
(70806, 'DN5195', 247, '', 'Condensator', 0, 0, 448, 'DN5195', 1, '617.52'),
(70805, 'DN5194', 247, '', 'Condensator', 0, 0, 448, 'DN5194', 1, '360.17'),
(70804, 'DN5193', 247, '', 'Condensator', 0, 0, 448, 'DN5193', 1, '697.54'),
(70803, 'DN5164', 247, '', 'Condensator', 0, 0, 448, 'DN5164', 1, '404.03'),
(70802, 'DF5034', 247, '', 'Condensator', 0, 0, 448, 'DF5034', 1, '597.87'),
(70801, 'DF5022', 247, '', 'Condensator', 0, 0, 448, 'DF5022', 1, '616.32'),
(70800, 'CR5037', 247, '', 'Condensator', 0, 0, 448, 'CR5037', 1, '244.76'),
(70799, 'CN5230', 247, '', 'Condensator', 0, 0, 448, 'CN5230', 1, '456.17'),
(70798, 'CN5192', 247, '', 'Condensator', 0, 0, 448, 'CN5192', 1, '446.57'),
(70797, 'CN5241', 247, '', 'Condensator', 0, 0, 448, 'CN5241', 1, '608.27'),
(70796, 'CN5240', 247, '', 'Condensator', 0, 0, 448, 'CN5240', 1, '813.3'),
(70795, 'CN5231', 247, '', 'Condensator', 0, 0, 448, 'CN5231', 1, '503.94'),
(70794, 'CN5205', 247, '', 'Condensator', 0, 0, 448, 'CN5205', 1, '309.86'),
(70793, 'CN5166', 247, '', 'Condensator', 0, 0, 448, 'CN5166', 1, '308.59'),
(70792, 'CN5141', 247, '', 'Condensator', 0, 0, 448, 'CN5141', 1, '288.4'),
(70791, 'CN5100', 247, '', 'Condensator', 0, 0, 448, 'CN5100', 1, '367.94'),
(70790, 'CN5093', 247, '', 'Condensator', 0, 0, 448, 'CN5093', 1, '323.45'),
(70789, 'BW5254', 247, '', 'Condensator', 0, 0, 448, 'BW5254', 1, '520.64'),
(70788, 'BW5215', 247, '', 'Condensator', 0, 0, 448, 'BW5215', 1, '242.03'),
(70787, 'BW5213', 247, '', 'Condensator', 0, 0, 448, 'BW5213', 1, '276.12'),
(70786, 'BW5203', 247, '', 'Condensator', 0, 0, 448, 'BW5203', 1, '266.34'),
(70785, 'BW5191', 247, '', 'Condensator', 0, 0, 448, 'BW5191', 1, '310'),
(70784, 'BW5184', 247, '', 'Condensator', 0, 0, 448, 'BW5184', 1, '589.14'),
(70783, 'BW5183', 247, '', 'Condensator', 0, 0, 448, 'BW5183', 1, '297.62'),
(70782, 'BW5180', 247, '', 'Condensator', 0, 0, 448, 'BW5180', 1, '299.89'),
(70781, 'BW5148', 247, '', 'Condensator', 0, 0, 448, 'BW5148', 1, '249.28'),
(70780, 'AU5139', 247, '', 'Condensator', 0, 0, 448, 'AU5139', 1, '224.49'),
(70779, 'AU5116', 247, '', 'Condensator', 0, 0, 448, 'AU5116', 1, '375.16'),
(70778, 'AL5097', 247, '', 'Condensator', 0, 0, 448, 'AL5097', 1, '285.92'),
(70777, 'AL5070', 247, '', 'Condensator', 0, 0, 448, 'AL5070', 1, '321.23'),
(70776, 'AL5065', 247, '', 'Condensator', 0, 0, 448, 'AL5065', 1, '573.3'),
(70775, 'AL5063', 247, '', 'Condensator', 0, 0, 448, 'AL5063', 1, '289.82'),
(70774, 'AI5264', 247, '', 'Condensator', 0, 0, 448, 'AI5264', 1, '976.54'),
(70773, 'AI5239', 247, '', 'Condensator', 0, 0, 448, 'AI5239', 1, '692.62'),
(70772, 'AI5238', 247, '', 'Condensator', 0, 0, 448, 'AI5238', 1, '421.86'),
(70771, 'AI5237', 247, '', 'Condensator', 0, 0, 448, 'AI5237', 1, '746.79'),
(70770, 'AI5199', 247, '', 'Condensator', 0, 0, 448, 'AI5199', 1, '265.97'),
(70769, 'AI5194', 247, '', 'Condensator', 0, 0, 448, 'AI5194', 1, '217.32'),
(70768, 'AI5176', 247, '', 'Condensator', 0, 0, 448, 'AI5176', 1, '303.83'),
(70767, 'AI5173', 247, '', 'Condensator', 0, 0, 448, 'AI5173', 1, '316.45'),
(70766, 'AI5140', 247, '', 'Condensator', 0, 0, 448, 'AI5140', 1, '253.05'),
(70765, 'AI5137', 247, '', 'Condensator', 0, 0, 448, 'AI5137', 1, '300'),
(70764, 'AI5117', 247, '', 'Condensator', 0, 0, 448, 'AI5117', 1, '254.39'),
(62470, 'VES 094', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '71.96'),
(62471, 'VES 105', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(62472, 'VES 106', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '321'),
(62473, 'VES 111', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '213'),
(62474, 'VES 112', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '104.11'),
(62475, 'VES 116', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '108.78'),
(62476, 'VES 119', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '66.87'),
(62477, 'VES 123', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '70.61'),
(62478, 'VES 126', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '115.26'),
(62479, 'VES 131', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '99.12'),
(62480, 'VESK 077', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '37.2'),
(62481, 'VES 135', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '89.55'),
(62482, 'VES 137', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '46.01'),
(62483, 'VES 139', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '74.15'),
(62484, 'VES 152', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '44.99'),
(62485, 'VES 155', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '43.12'),
(62486, 'VES 156', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '46.2'),
(62487, 'VESK 101', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '38.81'),
(62488, 'VES 194', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '86.29'),
(62489, 'VESK 108', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '36.39'),
(62490, 'VES 212', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '74.95'),
(62491, 'VESK 109', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '36.39'),
(62492, 'VES 221', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '85.63'),
(62493, 'VESK 110', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '36.39'),
(62494, 'VESK 111', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '31.12'),
(62495, 'VESK 112', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '31.12'),
(62496, 'VES 276', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '81.11'),
(62497, 'VESK 124', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '30.75'),
(62498, 'VESK 002', 458, '', 'Chit protectie praf, amortizor (Suspensie)', 1, 0, 919, '', 1, '38.2'),
(62499, 'VESK 126', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '35.38'),
(62500, 'VESK 003', 458, '', 'Chit protectie praf, amortizor (Suspensie)', 1, 0, 919, '', 1, '31.12'),
(62501, 'VESK 004', 458, '', 'Chit protectie praf, amortizor (Suspensie)', 1, 0, 919, '', 1, '38.81'),
(62502, 'VESK 127', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '55.21'),
(62503, 'VESK 005', 458, '', 'Chit protectie praf, amortizor (Suspensie)', 1, 0, 919, '', 1, '38.2'),
(62504, 'VESK 128', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '28.25'),
(62505, 'VESK 006', 458, '', 'Chit protectie praf, amortizor (Suspensie)', 1, 0, 919, '', 1, '25.83'),
(62506, 'VESK 129', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '40.45'),
(62507, 'OES1017', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '87.37'),
(62508, 'VESK 007', 458, '', 'Chit protectie praf, amortizor (Suspensie)', 1, 0, 919, '', 1, '33.28'),
(70763, 'AI5116', 247, '', 'Condensator', 0, 0, 448, 'AI5116', 1, '243.45'),
(70751, 'RT6398', 247, '', 'Calorifer', 0, 0, 467, 'RT6398', 1, '429.55'),
(70750, 'RT6250', 247, '', 'Calorifer', 0, 0, 467, 'RT6250', 1, '149.88'),
(70714, 'OL6093', 247, '', 'Calorifer', 0, 0, 467, 'OL6093', 1, '504.3'),
(70713, 'MS6109', 247, '', 'Calorifer', 0, 0, 467, 'MS6109', 1, '137.52'),
(70712, 'MS6442', 247, '', 'Calorifer', 0, 0, 467, 'MS6442', 1, '367.42'),
(70711, 'MS6441', 247, '', 'Calorifer', 0, 0, 467, 'MS6441', 1, '549.09'),
(70695, 'FT6106', 247, '', 'Calorifer', 0, 0, 467, 'FT6106', 1, '140.11'),
(70688, 'FD6164', 247, '', 'Calorifer', 0, 0, 467, 'FD6164', 1, '90.92'),
(70687, 'FD6154', 247, '', 'Calorifer', 0, 0, 467, 'FD6154', 1, '67.25'),
(70681, 'DW6026', 247, '', 'Calorifer', 0, 0, 467, 'DW6026', 1, '146.51'),
(68436, '9271375', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '491.75'),
(70674, 'CN6055', 247, '', 'Calorifer', 0, 0, 467, 'CN6055', 1, '61.7'),
(70659, 'VW4246', 247, '', 'Intercooler', 0, 0, 468, 'VW4246', 1, '822.93'),
(70648, 'VW3147', 247, '', 'Radiatorulei', 0, 0, 469, 'VW3147', 1, '208.12'),
(70637, 'VW2204', 247, '', 'Radiator', 0, 0, 470, 'VW2204', 1, '340.22'),
(70635, 'VW2180', 247, '', 'Radiator', 0, 0, 470, 'VW2180', 1, '197.62'),
(70633, 'VW2155', 247, '', 'Radiator', 0, 0, 470, 'VW2155', 1, '343.94'),
(70634, 'VW2156', 247, '', 'Radiator', 0, 0, 470, 'VW2156', 1, '137.79'),
(70617, 'VW2066', 247, '', 'Radiator', 0, 0, 470, 'VW2066', 1, '241.29'),
(70615, 'VW2042', 247, '', 'Radiator', 0, 0, 470, 'VW2042', 1, '159.26'),
(68431, '9265973', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9264973', 1, '71.14'),
(70613, 'VW2037', 247, '', 'Radiator', 0, 0, 470, 'VW2037', 1, '133.49'),
(70612, 'VW2029', 247, '', 'Radiator', 0, 0, 470, 'VW2029', 1, '182.13'),
(70608, 'VW2005', 247, '', 'Radiator', 0, 0, 470, 'VW2005', 1, '309.44'),
(70609, 'VW2007', 247, '', 'Radiator', 0, 0, 470, 'VW2007', 1, '416.08'),
(70607, 'VO4134', 247, '', 'Intercooler', 0, 0, 468, 'VO4134', 1, '774.92'),
(70605, 'VO2130', 247, '', 'Radiator', 0, 0, 470, 'VO2130', 1, '444.98'),
(70604, 'VO2118', 247, '', 'Radiator', 0, 0, 470, 'VO2118', 1, '566.02'),
(70603, 'VO2117', 247, '', 'Radiator', 0, 0, 470, 'VO2117', 1, '680.77'),
(70602, 'VO2116', 247, '', 'Radiator', 0, 0, 470, 'VO2116', 1, '387.22'),
(70601, 'VO2115', 247, '', 'Radiator', 0, 0, 470, 'VO2115', 1, '656.66'),
(70600, 'VO2114', 247, '', 'Radiator', 0, 0, 470, 'VO2114', 1, '582.77'),
(70598, 'VO2092', 247, '', 'Radiator', 0, 0, 470, 'VO2092', 1, '567.66'),
(70597, 'VO2064', 247, '', 'Radiator', 0, 0, 470, 'VO2064', 1, '594.61'),
(70595, 'VO2060', 247, '', 'Radiator', 0, 0, 470, 'VO2060', 1, '446.48'),
(70596, 'VO2063', 247, '', 'Radiator', 0, 0, 470, 'VO2063', 1, '445.18'),
(70593, 'VO2027', 247, '', 'Radiator', 0, 0, 470, 'VO2027', 1, '444.05'),
(70592, 'VL2041', 247, '', 'Radiator', 0, 0, 470, 'VL2041', 1, '2833.05'),
(70591, 'VL2020', 247, '', 'Radiator', 0, 0, 470, 'VL2020', 1, '2632.15'),
(70590, 'VL4043', 247, '', 'Intercooler', 0, 0, 468, 'VL4043', 1, '7744.23'),
(70586, 'TO2289', 247, '', 'Radiator', 0, 0, 470, 'TO2289', 1, '365.64'),
(70582, 'TO2348', 247, '', 'Radiator', 0, 0, 470, 'TO2348', 1, '732.21'),
(70762, 'VW6201', 247, '', 'Calorifer', 0, 0, 467, 'VW6201', 1, '241.94'),
(70761, 'VW6239', 247, '', 'Calorifer', 0, 0, 467, 'VW6239', 1, '91.82'),
(70760, 'VW6173', 247, '', 'Calorifer', 0, 0, 467, 'VW6173', 1, '58.61'),
(70759, 'VW6097', 247, '', 'Calorifer', 0, 0, 467, 'VW6097', 1, '75.76'),
(70758, 'VW6069', 247, '', 'Calorifer', 0, 0, 467, 'VW6069', 1, '69.55'),
(70757, 'VW6062', 247, '', 'Calorifer', 0, 0, 467, 'VW6062', 1, '60.73'),
(70756, 'VW6061', 247, '', 'Calorifer', 0, 0, 467, 'VW6061', 1, '90.89'),
(70755, 'VO6085', 247, '', 'Calorifer', 0, 0, 467, 'VO6085', 1, '178.66'),
(70754, 'VL6034', 247, '', 'Calorifer', 0, 0, 467, 'VL6034', 1, '185.94'),
(70753, 'SB6040', 247, '', 'Calorifer', 0, 0, 467, 'SB6040', 1, '330.34'),
(70752, 'RT6203', 247, '', 'Calorifer', 0, 0, 467, 'RT6203', 1, '141.53'),
(70749, 'RT6249', 247, '', 'Calorifer', 0, 0, 467, 'RT6249', 1, '149.88'),
(70748, 'RT6228', 247, '', 'Calorifer', 0, 0, 467, 'RT6228', 1, '75.3'),
(70747, 'RT6227', 247, '', 'Calorifer', 0, 0, 467, 'RT6227', 1, '198.47'),
(70746, 'RT6226', 247, '', 'Calorifer', 0, 0, 467, 'RT6226', 1, '109.17'),
(70745, 'RT6220', 247, '', 'Calorifer', 0, 0, 467, 'RT6220', 1, '133.93'),
(70744, 'RT6170', 247, '', 'Calorifer', 0, 0, 467, 'RT6170', 1, '91.82'),
(70743, 'RT6161', 247, '', 'Calorifer', 0, 0, 467, 'RT6161', 1, '110.05'),
(70742, 'RT6101', 247, '', 'Calorifer', 0, 0, 467, 'RT6101', 1, '154.37'),
(70741, 'RT6099', 247, '', 'Calorifer', 0, 0, 467, 'RT6099', 1, '147.12'),
(70740, 'RT6096', 247, '', 'Calorifer', 0, 0, 467, 'RT6096', 1, '134.96'),
(70739, 'RT6087', 247, '', 'Calorifer', 0, 0, 467, 'RT6087', 1, '73.68'),
(70738, 'RT6048', 247, '', 'Calorifer', 0, 0, 467, 'RT6048', 1, '48.76'),
(70737, 'RE6016', 247, '', 'Calorifer', 0, 0, 467, 'RE6016', 1, '257.63'),
(70736, 'RE6015', 247, '', 'Calorifer', 0, 0, 467, 'RE6015', 1, '679.83'),
(70735, 'PE6240', 247, '', 'Calorifer', 0, 0, 467, 'PE6240', 1, '110.7'),
(70734, 'PE6312', 247, '', 'Calorifer', 0, 0, 467, 'PE6312', 1, '199.37'),
(70733, 'PE6199', 247, '', 'Calorifer', 0, 0, 467, 'PE6199', 1, '81.18'),
(70732, 'PE6173', 247, '', 'Calorifer', 0, 0, 467, 'PE6173', 1, '155.1'),
(70731, 'PE6172', 247, '', 'Calorifer', 0, 0, 467, 'PE6172', 1, '138.06'),
(70730, 'PE6118', 247, '', 'Calorifer', 0, 0, 467, 'PE6118', 1, '164.97'),
(70729, 'PE6100', 247, '', 'Calorifer', 0, 0, 467, 'PE6100', 1, '115.68'),
(70728, 'PE6088', 247, '', 'Calorifer', 0, 0, 467, 'PE6088', 1, '159.13'),
(70727, 'PE6049', 247, '', 'Calorifer', 0, 0, 467, 'PE6049', 1, '102.66'),
(70726, 'PE6015', 247, '', 'Calorifer', 0, 0, 467, 'PE6015', 1, '124.49'),
(70725, 'OL6116', 247, '', 'Calorifer', 0, 0, 467, 'OL6116', 1, '160.66'),
(70724, 'OL6321', 247, '', 'Calorifer', 0, 0, 467, 'OL6321', 1, '213.21'),
(70723, 'OL6260', 247, '', 'Calorifer', 0, 0, 467, 'OL6260', 1, '121.42'),
(70722, 'OL6259', 247, '', 'Calorifer', 0, 0, 467, 'OL6259', 1, '84.62'),
(70721, 'OL6217', 247, '', 'Calorifer', 0, 0, 467, 'OL6217', 1, '78.99'),
(70720, 'OL6216', 247, '', 'Calorifer', 0, 0, 467, 'OL6216', 1, '131.57'),
(70719, 'OL6206', 247, '', 'Calorifer', 0, 0, 467, 'OL6206', 1, '88.62'),
(70718, 'OL6205', 247, '', 'Calorifer', 0, 0, 467, 'OL6205', 1, '491.31'),
(70717, 'OL6197', 247, '', 'Calorifer', 0, 0, 467, 'OL6197', 1, '123.2'),
(70716, 'OL6196', 247, '', 'Calorifer', 0, 0, 467, 'OL6196', 1, '118.47'),
(70715, 'OL6132', 247, '', 'Calorifer', 0, 0, 467, 'OL6132', 1, '97.76'),
(70710, 'MS6372', 247, '', 'Calorifer', 0, 0, 467, 'MS6372', 1, '506.98'),
(70709, 'MN6029', 247, '', 'Calorifer', 0, 0, 467, 'MN6029', 1, '283.92'),
(70708, 'MN6022', 247, '', 'Calorifer', 0, 0, 467, 'MN6022', 1, '332.94'),
(70707, 'LC6032', 247, '', 'Calorifer', 0, 0, 467, 'LC6032', 1, '103.45'),
(70706, 'IV6048', 247, '', 'Calorifer', 0, 0, 467, 'IV6048', 1, '279.21'),
(70705, 'IV6047', 247, '', 'Calorifer', 0, 0, 467, 'IV6047', 1, '343.19'),
(70704, 'IV6019', 247, '', 'Calorifer', 0, 0, 467, 'IV6019', 1, '102.11'),
(70703, 'HY6168', 247, '', 'Calorifer', 0, 0, 467, 'HY6168', 1, '474.78'),
(70702, 'FT6273', 247, '', 'Calorifer', 0, 0, 467, 'FT6273', 1, '111.98'),
(70701, 'FT6265', 247, '', 'Calorifer', 0, 0, 467, 'FT6265', 1, '173.49'),
(70700, 'FT6242', 247, '', 'Calorifer', 0, 0, 467, 'FT6242', 1, '317.84'),
(70699, 'FT6220', 247, '', 'Calorifer', 0, 0, 467, 'FT6220', 1, '132.97'),
(70698, 'FT6193', 247, '', 'Calorifer', 0, 0, 467, 'FT6193', 1, '50.4'),
(70697, 'FT6186', 247, '', 'Calorifer', 0, 0, 467, 'FT6186', 1, '91.31'),
(70696, 'FT6183', 247, '', 'Calorifer', 0, 0, 467, 'FT6183', 1, '79.07'),
(70694, 'FT6102', 247, '', 'Calorifer', 0, 0, 467, 'FT6102', 1, '144.76'),
(70693, 'FD6329', 247, '', 'Calorifer', 0, 0, 467, 'FD6329', 1, '155.26'),
(70692, 'FD6316', 247, '', 'Calorifer', 0, 0, 467, 'FD6316', 1, '171.96'),
(70691, 'FD6286', 247, '', 'Calorifer', 0, 0, 467, 'FD6286', 1, '176.09'),
(70690, 'FD6272', 247, '', 'Calorifer', 0, 0, 467, 'FD6272', 1, '158.17'),
(70689, 'FD6216', 247, '', 'Calorifer', 0, 0, 467, 'FD6216', 1, '147.94'),
(70686, 'FD6132', 247, '', 'Calorifer', 0, 0, 467, 'FD6132', 1, '73.21'),
(70685, 'FD6129', 247, '', 'Calorifer', 0, 0, 467, 'FD6129', 1, '186.73'),
(70684, 'FD6098', 247, '', 'Calorifer', 0, 0, 467, 'FD6098', 1, '62.46'),
(70683, 'FD6093', 247, '', 'Calorifer', 0, 0, 467, 'FD6093', 1, '87.91'),
(70682, 'DW6027', 247, '', 'Calorifer', 0, 0, 467, 'DW6027', 1, '198.42'),
(70680, 'DW6024', 247, '', 'Calorifer', 0, 0, 467, 'DW6024', 1, '106.46'),
(70679, 'DN6139', 247, '', 'Calorifer', 0, 0, 467, 'DN6139', 1, '184.77'),
(70678, 'CN6129', 247, '', 'Calorifer', 0, 0, 467, 'CN6129', 1, '127.12'),
(70677, 'CN6128', 247, '', 'Calorifer', 0, 0, 467, 'CN6128', 1, '50.4'),
(70676, 'CN6082', 247, '', 'Calorifer', 0, 0, 467, 'CN6082', 1, '87.42'),
(70675, 'CN6056', 247, '', 'Calorifer', 0, 0, 467, 'CN6056', 1, '104.08'),
(70673, 'BW6172', 247, '', 'Calorifer', 0, 0, 467, 'BW6172', 1, '211.95'),
(70672, 'AI6097', 247, '', 'Calorifer', 0, 0, 467, 'AI6097', 1, '55.35'),
(70671, 'AI6052', 247, '', 'Calorifer', 0, 0, 467, 'AI6052', 1, '55.35'),
(70670, 'VW5277', 247, '', 'Racitor suplimentar', 0, 0, 448, '000427000000000VA002', 1, '798.94'),
(70669, 'VW4227', 247, '', 'Intercooler', 0, 0, 468, 'VW4227', 1, '939.75'),
(70668, 'VW2247', 247, '', 'Radiator', 0, 0, 470, 'VW2247', 1, '342.41'),
(70667, 'VW2192', 247, '', 'Radiator', 0, 0, 470, 'VW2192', 1, '328.24'),
(70666, 'VW2188', 247, '', 'Radiator', 0, 0, 470, 'VW2188', 1, '326.54'),
(70665, 'VW2174', 247, '', 'Radiator', 0, 0, 470, 'VW2174', 1, '187.01'),
(70664, 'VW2120', 247, '', 'Radiator', 0, 0, 470, 'VW2120', 1, '397.68'),
(70663, 'VW2116', 247, '', 'Radiator', 0, 0, 470, 'VW2116', 1, '257.1'),
(70662, 'VW2102', 247, '', 'Radiator', 0, 0, 470, 'VW2102', 1, '161.26'),
(70661, 'VW2041', 247, '', 'Radiator', 0, 0, 470, 'VW2041', 1, '120.77'),
(70660, 'VW4268', 247, '', 'Intercooler', 0, 0, 468, 'VW4268', 1, '880.37'),
(70658, 'VW4238', 247, '', 'Intercooler', 0, 0, 468, 'VW4238', 1, '525.75'),
(70657, 'VW4234', 247, '', 'Intercooler', 0, 0, 468, 'VW4234', 1, '1007.5'),
(70656, 'VW4233', 247, '', 'Intercooler', 0, 0, 468, 'VW4233', 1, '820.8'),
(70655, 'VW4222', 247, '', 'Intercooler', 0, 0, 468, 'VW4222', 1, '410'),
(70654, 'VW4216', 247, '', 'Intercooler', 0, 0, 468, 'VW4216', 1, '478.58'),
(70653, 'VW4200', 247, '', 'Intercooler', 0, 0, 468, 'VW4200', 1, '400.33'),
(70652, 'VW4194', 247, '', 'Intercooler', 0, 0, 468, 'VW4194', 1, '736.67'),
(70651, 'VW4162', 247, '', 'Intercooler', 0, 0, 468, 'VW4162', 1, '487.17'),
(70650, 'VW4127', 247, '', 'Intercooler', 0, 0, 468, 'VW4127', 1, '541.02'),
(70649, 'VW3148', 247, '', 'Radiatorulei', 0, 0, 469, 'VW3148', 1, '799.57'),
(70647, 'VW3106', 247, '', 'Radiatorulei', 0, 0, 469, 'VW3106', 1, '129.63'),
(70646, 'VW3086', 247, '', 'Radiatorulei', 0, 0, 469, 'VW3086', 1, '1029.72'),
(70645, 'VW2283', 247, '', 'Radiator', 0, 0, 470, 'VW2283', 1, '1307.23'),
(70644, 'VW2272', 247, '', 'Radiator', 0, 0, 470, 'VW2272', 1, '667.89'),
(70643, 'VW2255', 247, '', 'Radiator', 0, 0, 470, 'VW2255', 1, '408.07'),
(70642, 'VW2250', 247, '', 'Radiator', 0, 0, 470, 'VW2250', 1, '503.37'),
(70641, 'VW2245', 247, '', 'Radiator', 0, 0, 470, 'VW2245', 1, '762.85'),
(70640, 'VW2232', 247, '', 'Radiator', 0, 0, 470, 'VW2232', 1, '529.77'),
(70639, 'VW2224', 247, '', 'Radiator', 0, 0, 470, 'VW2224', 1, '763.4'),
(70638, 'VW2207', 247, '', 'Radiator', 0, 0, 470, 'VW2207', 1, '374.7'),
(70636, 'VW2191', 247, '', 'Radiator', 0, 0, 470, 'VW2191', 1, '276.91'),
(70632, 'VW2149', 247, '', 'Radiator', 0, 0, 470, 'VW2149', 1, '364.77'),
(70631, 'VW2131', 247, '', 'Radiator', 0, 0, 470, 'VW2131', 1, '369.14'),
(70630, 'VW2129', 247, '', 'Radiator', 0, 0, 470, 'VW2129', 1, '110.84'),
(70629, 'VW2119', 247, '', 'Radiator', 0, 0, 470, 'VW2119', 1, '237.35'),
(70628, 'VW2115', 247, '', 'Radiator', 0, 0, 470, 'VW2115', 1, '176.91'),
(70627, 'VW2109', 247, '', 'Radiator', 0, 0, 470, 'VW2109', 1, '159.07'),
(70626, 'VW2105', 247, '', 'Radiator', 0, 0, 470, 'VW2105', 1, '260.17'),
(70625, 'VW2104', 247, '', 'Radiator', 0, 0, 470, 'VW2104', 1, '164.33'),
(70624, 'VW2099', 247, '', 'Radiator', 0, 0, 470, 'VW2099', 1, '166.57'),
(70623, 'VW2088', 247, '', 'Radiator', 0, 0, 470, 'VW2088', 1, '868.05'),
(70622, 'VW2079', 247, '', 'Radiator', 0, 0, 470, 'VW2079', 1, '430.75'),
(70621, 'VW2078', 247, '', 'Radiator', 0, 0, 470, 'VW2078', 1, '371.14'),
(70620, 'VW2072', 247, '', 'Radiator', 0, 0, 470, 'VW2072', 1, '168.75'),
(70619, 'VW2071', 247, '', 'Radiator', 0, 0, 470, 'VW2071', 1, '113.49'),
(70618, 'VW2070', 247, '', 'Radiator', 0, 0, 470, 'VW2070', 1, '117.48'),
(70616, 'VW2045', 247, '', 'Radiator', 0, 0, 470, 'VW2045', 1, '134.58'),
(70614, 'VW2040', 247, '', 'Radiator', 0, 0, 470, 'VW2040', 1, '101.97'),
(70611, 'VW2028', 247, '', 'Radiator', 0, 0, 470, 'VW2028', 1, '130.72'),
(70610, 'VW2011', 247, '', 'Radiator', 0, 0, 470, 'VW2011', 1, '147.8'),
(70606, 'VO2141', 247, '', 'Radiator', 0, 0, 470, 'VO2141', 1, '884.96'),
(70599, 'VO2093', 247, '', 'Radiator', 0, 0, 470, 'VO2093', 1, '577.79'),
(70594, 'VO2056', 247, '', 'Radiator', 0, 0, 470, 'VO2056', 1, '281.37'),
(70589, 'VL4022', 247, '', 'Intercooler', 0, 0, 468, 'VL4022', 1, '3013.01'),
(70588, 'TO2474', 247, '', 'Radiator', 0, 0, 470, 'TO2474', 1, '349.25'),
(70587, 'TO2360', 247, '', 'Radiator', 0, 0, 470, 'TO2360', 1, '375.35'),
(70585, 'TO4475', 247, '', 'Intercooler', 0, 0, 468, 'TO4475', 1, '733.88'),
(70584, 'TO2482', 247, '', 'Radiator', 0, 0, 470, 'TO2482', 1, '434.89'),
(70583, 'TO2401', 247, '', 'Radiator', 0, 0, 470, 'TO2401', 1, '623.94'),
(70581, 'TO2313', 247, '', 'Radiator', 0, 0, 470, 'TO2313', 1, '473.98'),
(70580, 'TO2302', 247, '', 'Radiator', 0, 0, 470, 'TO2302', 1, '246.16'),
(62693, 'VESK 130', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '48.49'),
(62694, 'VESK 008', 458, '', 'Chit protectie praf, amortizor (Suspensie)', 1, 0, 919, '', 1, '33.6'),
(62695, 'VESK 131', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '20.51'),
(62696, 'VESK 012', 458, '', 'Chit protectie praf, amortizor (Suspensie)', 1, 0, 919, '', 1, '40.05'),
(62697, 'VESK 013', 458, '', 'Chit protectie praf, amortizor (Suspensie)', 1, 0, 919, '', 1, '42.47'),
(62698, 'VESK 137', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '38.7'),
(62699, 'VESK 015', 458, '', 'Chit protectie praf, amortizor (Suspensie)', 1, 0, 919, '', 1, '33.9'),
(70579, 'TO2299', 247, '', 'Radiator', 0, 0, 470, 'TO2299', 1, '497.27'),
(70565, 'TO2115', 247, '', 'Radiator', 0, 0, 470, 'TO2115', 1, '276.8'),
(65122, 'VEX 070201', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '173.58'),
(70553, 'SZ2059', 247, '', 'Radiator', 0, 0, 470, 'SZ2059', 1, '282.14'),
(70578, 'TO2256', 247, '', 'Radiator', 0, 0, 470, 'TO2256', 1, '555.74'),
(70577, 'TO2251', 247, '', 'Radiator', 0, 0, 470, 'TO2251', 1, '310.78'),
(70576, 'TO2239', 247, '', 'Radiator', 0, 0, 470, 'TO2239', 1, '378.09'),
(70575, 'TO2237', 247, '', 'Radiator', 0, 0, 470, 'TO2237', 1, '385.7'),
(70574, 'TO2236', 247, '', 'Radiator', 0, 0, 470, 'TO2236', 1, '348.37'),
(70573, 'TO2223', 247, '', 'Radiator', 0, 0, 470, 'TO2223', 1, '994.13'),
(70572, 'TO2163', 247, '', 'Radiator', 0, 0, 470, 'TO2163', 1, '487.75'),
(70571, 'TO2151', 247, '', 'Radiator', 0, 0, 470, 'TO2151', 1, '511.06'),
(70570, 'TO2147', 247, '', 'Radiator', 0, 0, 470, 'TO2147', 1, '313.19'),
(70569, 'TO2146', 247, '', 'Radiator', 0, 0, 470, 'TO2146', 1, '747.32'),
(70568, 'TO2145', 247, '', 'Radiator', 0, 0, 470, 'TO2145', 1, '588.07'),
(70567, 'TO2142', 247, '', 'Radiator', 0, 0, 470, 'TO2142', 1, '429.99'),
(70566, 'TO2117', 247, '', 'Radiator', 0, 0, 470, 'TO2117', 1, '726.08'),
(70564, 'TO2106', 247, '', 'Radiator', 0, 0, 470, 'TO2106', 1, '790.23'),
(70563, 'TO2038', 247, '', 'Radiator', 0, 0, 470, 'TO2038', 1, '367.2');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(70562, 'SZ2015', 247, '', 'Radiator', 0, 0, 470, 'SZ2015', 1, '342.41'),
(70561, 'SZ2104', 247, '', 'Radiator', 0, 0, 470, 'SZ2104', 1, '561.15'),
(70560, 'SZ2103', 247, '', 'Radiator', 0, 0, 470, 'SZ2103', 1, '566.49'),
(70559, 'SZ2098', 247, '', 'Radiator', 0, 0, 470, 'SZ2098', 1, '525.42'),
(70558, 'SZ2085', 247, '', 'Radiator', 0, 0, 470, 'SZ2085', 1, '568.21'),
(70557, 'SZ2083', 247, '', 'Radiator', 0, 0, 470, 'SZ2083', 1, '563.62'),
(70556, 'SZ2082', 247, '', 'Radiator', 0, 0, 470, 'SZ2082', 1, '502.77'),
(70555, 'SZ2070', 247, '', 'Radiator', 0, 0, 470, 'SZ2070', 1, '553.69'),
(70554, 'SZ2064', 247, '', 'Radiator', 0, 0, 470, 'SZ2064', 1, '313.63'),
(62727, 'VESK 145', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '43.65'),
(62728, 'VESK 147', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '39.54'),
(62729, 'VESK 148', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '36.77'),
(62730, 'VESK 151', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '34.65'),
(62731, 'VESK 281', 458, '', 'Set reparatie, rulment sarcina amortizor (Suspensie roata)', 1, 0, 1632, '', 1, '213'),
(62732, 'VESK 282', 458, '', 'Set reparatie, rulment sarcina amortizor (Suspensie roata)', 1, 0, 1632, '', 1, '213'),
(70552, 'SZ2057', 247, '', 'Radiator', 0, 0, 470, 'SZ2057', 1, '728.95'),
(70549, 'SZ2033', 247, '', 'Radiator', 0, 0, 470, 'SZ2033', 1, '512.53'),
(70548, 'SZ2023', 247, '', 'Radiator', 0, 0, 470, 'SZ2023', 1, '566.93'),
(70541, 'SU2058', 247, '', 'Radiator', 0, 0, 470, 'SU2058', 1, '702.5'),
(70539, 'SU2048', 247, '', 'Radiator', 0, 0, 470, 'SU2048', 1, '587.64'),
(70538, 'SU2047', 247, '', 'Radiator', 0, 0, 470, 'SU2047', 1, '375.32'),
(70537, 'SU2043', 247, '', 'Radiator', 0, 0, 470, 'SU2043', 1, '1222.38'),
(70507, 'RT2215', 247, '', 'Radiator', 0, 0, 470, 'RT2215', 1, '270.98'),
(70506, 'RT2025', 247, '', 'Radiator', 0, 0, 470, 'RT2025', 1, '416.29'),
(70505, 'RT4359', 247, '', 'Intercooler', 0, 0, 468, 'RT4359', 1, '743.18'),
(70504, 'RT4346', 247, '', 'Intercooler', 0, 0, 468, 'RT4346', 1, '809.34'),
(70503, 'RT4328', 247, '', 'Intercooler', 0, 0, 468, 'RT4328', 1, '623.92'),
(70496, 'RT2399', 247, '', 'Radiator', 0, 0, 470, 'RT2399', 1, '1370.54'),
(70481, 'RT2270', 247, '', 'Radiator', 0, 0, 470, 'RT2270', 1, '154.5'),
(70480, 'RT2269', 247, '', 'Radiator', 0, 0, 470, 'RT2269', 1, '386.9'),
(70479, 'RT2267', 247, '', 'Radiator', 0, 0, 470, 'RT2267', 1, '283.47'),
(70478, 'RT2265', 247, '', 'Radiator', 0, 0, 470, 'RT2265', 1, '648.22'),
(70477, 'RT2264', 247, '', 'Radiator', 0, 0, 470, 'RT2264', 1, '1336.26'),
(70476, 'RT2262', 247, '', 'Radiator', 0, 0, 470, 'RT2262', 1, '408.48'),
(70475, 'RT2259', 247, '', 'Radiator', 0, 0, 470, 'RT2259', 1, '252.48'),
(70474, 'RT2241', 247, '', 'Radiator', 0, 0, 470, 'RT2241', 1, '264.92'),
(70473, 'RT2240', 247, '', 'Radiator', 0, 0, 470, 'RT2240', 1, '720.45'),
(70472, 'RT2238', 247, '', 'Radiator', 0, 0, 470, 'RT2238', 1, '509.11'),
(70471, 'RT2231', 247, '', 'Radiator', 0, 0, 470, 'RT2231', 1, '313.52'),
(70470, 'RT2218', 247, '', 'Radiator', 0, 0, 470, 'RT2218', 1, '234.5'),
(70469, 'RT2217', 247, '', 'Radiator', 0, 0, 470, 'RT2217', 1, '171'),
(70468, 'RT2206', 247, '', 'Radiator', 0, 0, 470, 'RT2206', 1, '241.83'),
(70467, 'RT2202', 247, '', 'Radiator', 0, 0, 470, 'RT2202', 1, '245.5'),
(70466, 'RT2199', 247, '', 'Radiator', 0, 0, 470, 'RT2199', 1, '259.02'),
(70465, 'RT2198', 247, '', 'Radiator', 0, 0, 470, 'RT2198', 1, '315.54'),
(70464, 'RT2197', 247, '', 'Radiator', 0, 0, 470, 'RT2197', 1, '104.08'),
(70463, 'RT2165', 247, '', 'Radiator', 0, 0, 470, 'RT2165', 1, '571.74'),
(70462, 'RT2164', 247, '', 'Radiator', 0, 0, 470, 'RT2164', 1, '192.12'),
(70461, 'RT2159', 247, '', 'Radiator', 0, 0, 470, 'RT2159', 1, '354.56'),
(70460, 'RT2158', 247, '', 'Radiator', 0, 0, 470, 'RT2158', 1, '224.27'),
(70459, 'RT2150', 247, '', 'Radiator', 0, 0, 470, 'RT2150', 1, '473.39'),
(70458, 'RT2149', 247, '', 'Radiator', 0, 0, 470, 'RT2149', 1, '297.21'),
(70457, 'RT2132', 247, '', 'Radiator', 0, 0, 470, 'RT2132', 1, '200.07'),
(70456, 'RT2129', 247, '', 'Radiator', 0, 0, 470, 'RT2129', 1, '389.2'),
(70455, 'RT2128', 247, '', 'Radiator', 0, 0, 470, 'RT2128', 1, '466.52'),
(70453, 'RT2121', 247, '', 'Radiator', 0, 0, 470, 'RT2121', 1, '123.54'),
(70452, 'RT2118', 247, '', 'Radiator', 0, 0, 470, 'RT2118', 1, '229.39'),
(70451, 'RT2115', 247, '', 'Radiator', 0, 0, 470, 'RT2115', 1, '249.11'),
(70450, 'RT2084', 247, '', 'Radiator', 0, 0, 470, 'RT2084', 1, '912.02'),
(70449, 'RT2070', 247, '', 'Radiator', 0, 0, 470, 'RT2070', 1, '525.97'),
(70448, 'RT2063', 247, '', 'Radiator', 0, 0, 470, 'RT2063', 1, '170.65'),
(70447, 'RT2045', 247, '', 'Radiator', 0, 0, 470, 'RT2045', 1, '192.42'),
(70446, 'RT2043', 247, '', 'Radiator', 0, 0, 470, 'RT2043', 1, '227.22'),
(70445, 'RT2042', 247, '', 'Radiator', 0, 0, 470, 'RT2042', 1, '119.21'),
(70444, 'RT2016', 247, '', 'Radiator', 0, 0, 470, 'RT2016', 1, '180'),
(70443, 'RT2005', 247, '', 'Radiator', 0, 0, 470, 'RT2005', 1, '583.45'),
(70442, 'RE2057', 247, '', 'Radiator', 0, 0, 470, 'RE2057', 1, '8687.55'),
(70441, 'PE2330', 247, '', 'Radiator', 0, 0, 470, 'PE2330', 1, '397.48'),
(70440, 'PE2277', 247, '', 'Radiator', 0, 0, 470, 'PE2277', 1, '383.83'),
(70439, 'PE2262', 247, '', 'Radiator', 0, 0, 470, 'PE2262', 1, '256.44'),
(70438, 'PE2249', 247, '', 'Radiator', 0, 0, 470, 'PE2249', 1, '289.35'),
(70437, 'PE2244', 247, '', 'Radiator', 0, 0, 470, 'PE2244', 1, '223.19'),
(70436, 'PE2241', 247, '', 'Radiator', 0, 0, 470, 'PE2241', 1, '496.12'),
(70435, 'PE2223', 247, '', 'Radiator', 0, 0, 470, 'PE2223', 1, '440.09'),
(70434, 'PE2217', 247, '', 'Radiator', 0, 0, 470, 'PE2217', 1, '376.42'),
(70433, 'PE2216', 247, '', 'Radiator', 0, 0, 470, 'PE2216', 1, '261.32'),
(70432, 'PE2211', 247, '', 'Radiator', 0, 0, 470, '', 1, '267.99'),
(70431, 'PE2206', 247, '', 'Radiator', 0, 0, 470, 'PE2206', 1, '274.91'),
(70430, 'PE2205', 247, '', 'Radiator', 0, 0, 470, 'PE2205', 1, '339.4'),
(70427, 'PE2189', 247, '', 'Radiator', 0, 0, 470, 'PE2189', 1, '258.5'),
(70418, 'PE4273', 247, '', 'Intercooler', 0, 0, 468, 'PE4273', 1, '836.32'),
(70415, 'PE4139', 247, '', 'Intercooler', 0, 0, 468, 'PE4139', 1, '1600.01'),
(70413, 'PE3283', 247, '', 'Radiatorulei', 0, 0, 469, 'PE3283', 1, '305.64'),
(70366, 'OL2304', 247, '', 'Radiator', 0, 0, 470, 'OL2304', 1, '482.77'),
(70364, 'OL2256', 247, '', 'Radiator', 0, 0, 470, 'OL2256', 1, '203.67'),
(70363, 'OL2253', 247, '', 'Radiator', 0, 0, 470, 'OL2253', 1, '422.52'),
(70362, 'OL2247', 247, '', 'Radiator', 0, 0, 470, 'OL2247', 1, '585.04'),
(70298, 'MZ2050', 247, '', 'Radiator', 0, 0, 470, 'MZ2050', 1, '404.73'),
(70297, 'MZ2048', 247, '', 'Radiator', 0, 0, 470, '', 1, '354.12'),
(70294, 'MZ2024', 247, '', 'Radiator', 0, 0, 470, 'MZ2024', 1, '367.2'),
(70293, 'MT2101', 247, '', 'Radiator', 0, 0, 470, 'MT2101', 1, '426.76'),
(70292, 'MT2062', 247, '', 'Radiator', 0, 0, 470, 'MT2062', 1, '546.76'),
(70282, 'MT2112', 247, '', 'Radiator', 0, 0, 470, 'MT2112', 1, '535.9'),
(70281, 'MT2109', 247, '', 'Radiator', 0, 0, 470, 'MT2109', 1, '697.54'),
(70280, 'MT2086', 247, '', 'Radiator', 0, 0, 470, 'MT2086', 1, '728.24'),
(70279, 'MT2064', 247, '', 'Radiator', 0, 0, 470, 'MT2064', 1, '381.1'),
(70259, 'MS2449', 247, '', 'Radiator', 0, 0, 470, 'MS2449', 1, '1942.12'),
(70258, 'MS2447', 247, '', 'Radiator', 0, 0, 470, 'MS2447', 1, '1182.95'),
(70257, 'MS2446', 247, '', 'Radiator', 0, 0, 470, 'MS2446', 1, '1141.23'),
(70256, 'MS2445', 247, '', 'Radiator', 0, 0, 470, 'MS2445', 1, '1866.85'),
(70255, 'MS2443', 247, '', 'Radiator', 0, 0, 470, 'MS2443', 1, '407.53'),
(70551, 'SZ2052', 247, '', 'Radiator', 0, 0, 470, 'SZ2052', 1, '510.13'),
(70550, 'SZ2046', 247, '', 'Radiator', 0, 0, 470, 'SZ2046', 1, '461.35'),
(70547, 'SZ2022', 247, '', 'Radiator', 0, 0, 470, 'SZ2022', 1, '367.2'),
(70546, 'SZ2012', 247, '', 'Radiator', 0, 0, 470, 'SZ2012', 1, '382.16'),
(70545, 'SZ2009', 247, '', 'Radiator', 0, 0, 470, 'SZ2009', 1, '388.07'),
(70544, 'SZ2003', 247, '', 'Radiator', 0, 0, 470, 'SZ2003', 1, '495.49'),
(70543, 'SU2072', 247, '', 'Radiator', 0, 0, 470, 'SU2072', 1, '408.85'),
(70542, 'SU2065', 247, '', 'Radiator', 0, 0, 470, 'SU2065', 1, '517.08'),
(70540, 'SU2052', 247, '', 'Radiator', 0, 0, 470, 'SU2052', 1, '901.13'),
(70536, 'SU2036', 247, '', 'Radiator', 0, 0, 470, 'SU2036', 1, '634.89'),
(70535, 'SU2015', 247, '', 'Radiator', 0, 0, 470, 'SU2015', 1, '771.42'),
(70534, 'SU2010', 247, '', 'Radiator', 0, 0, 470, 'SU2010', 1, '777.74'),
(70533, 'ST2033', 247, '', 'Radiator', 0, 0, 470, '', 1, '145.91'),
(70532, 'ST2027', 247, '', 'Radiator', 0, 0, 470, 'ST2027', 1, '175.35'),
(70531, 'ST2019', 247, '', 'Radiator', 0, 0, 470, 'ST2019', 1, '202.46'),
(70530, 'ST2008', 247, '', 'Radiator', 0, 0, 470, 'ST2008', 1, '204.82'),
(70529, 'ST2005', 247, '', 'Radiator', 0, 0, 470, 'ST2005', 1, '212.31'),
(70528, 'ST2031', 247, '', 'Radiator', 0, 0, 470, 'ST2031', 1, '274.83'),
(70527, 'ST2030', 247, '', 'Radiator', 0, 0, 470, 'ST2030', 1, '700.25'),
(70526, 'ST2024', 247, '', 'Radiator', 0, 0, 470, 'ST2024', 1, '158.59'),
(70525, 'ST2023', 247, '', 'Radiator', 0, 0, 470, 'ST2023', 1, '132.5'),
(70524, 'ST2022', 247, '', 'Radiator', 0, 0, 470, 'ST2022', 1, '104.43'),
(70523, 'ST2021', 247, '', 'Radiator', 0, 0, 470, 'ST2021', 1, '140.08'),
(70522, 'ST2011', 247, '', 'Radiator', 0, 0, 470, '', 1, '230.15'),
(70521, 'ST2009', 247, '', 'Radiator', 0, 0, 470, 'ST2009', 1, '207.45'),
(70520, 'SC4018', 247, '', 'Intercooler', 0, 0, 468, 'SC4018', 1, '2572.32'),
(70519, 'SC4011', 247, '', 'Intercooler', 0, 0, 468, 'SC4011', 1, '2775.02'),
(70518, 'SC2020', 247, '', 'Radiator', 0, 0, 470, 'SC2020', 1, '2838.43'),
(70517, 'SC2012', 247, '', 'Radiator', 0, 0, 470, 'SC2012', 1, '1879.58'),
(70516, 'SC2010', 247, '', 'Radiator', 0, 0, 470, 'SC2010', 1, '1669.12'),
(70515, 'SB2026', 247, '', 'Radiator', 0, 0, 470, 'SB2026', 1, '611.63'),
(70514, 'RT2321', 247, '', 'Radiator', 0, 0, 470, 'RT2321', 1, '430.7'),
(70513, 'RT2312', 247, '', 'Radiator', 0, 0, 470, 'RT2312', 1, '189.14'),
(70512, 'RT2307', 247, '', 'Radiator', 0, 0, 470, 'RT2307', 1, '289.66'),
(70511, 'RT2292', 247, '', 'Radiator', 0, 0, 470, 'RT2292', 1, '551.77'),
(70510, 'RT2266', 247, '', 'Radiator', 0, 0, 470, 'RT2266', 1, '194.77'),
(70509, 'RT2263', 247, '', 'Radiator', 0, 0, 470, 'RT2263', 1, '409.64'),
(70508, 'RT2258', 247, '', 'Radiator', 0, 0, 470, 'RT2258', 1, '657.4'),
(70502, 'RT4316', 247, '', 'Intercooler', 0, 0, 468, 'RT4316', 1, '621.97'),
(70501, 'RT4295', 247, '', 'Intercooler', 0, 0, 468, 'RT4295', 1, '599.81'),
(70500, 'RT4222', 247, '', 'Intercooler', 0, 0, 468, 'RT4222', 1, '278.96'),
(70499, 'RT4089', 247, '', 'Intercooler', 0, 0, 468, 'RT4089', 1, '894.2'),
(70498, 'RT3289', 247, '', 'Radiatorulei', 0, 0, 469, 'RT3289', 1, '578.86'),
(70497, 'RT3146', 247, '', 'Radiatorulei', 0, 0, 469, 'RT3146', 1, '1009.07'),
(70495, 'RT2379', 247, '', 'Radiator', 0, 0, 470, 'RT2379', 1, '1493.28'),
(70494, 'RT2375', 247, '', 'Radiator', 0, 0, 470, 'RT2375', 1, '1463.38'),
(70493, 'RT2374', 247, '', 'Radiator', 0, 0, 470, 'RT2374', 1, '1463.38'),
(70492, 'RT2371', 247, '', 'Radiator', 0, 0, 470, 'RT2371', 1, '843.04'),
(70491, 'RT2362', 247, '', 'Radiator', 0, 0, 470, 'RT2362', 1, '250.83'),
(70490, 'RT2327', 247, '', 'Radiator', 0, 0, 470, 'RT2327', 1, '329.02'),
(70489, 'RT2325', 247, '', 'Radiator', 0, 0, 470, 'RT2325', 1, '1355.93'),
(70488, 'RT2322', 247, '', 'Radiator', 0, 0, 470, 'RT2322', 1, '376.88'),
(70487, 'RT2308', 247, '', 'Radiator', 0, 0, 470, 'RT2308', 1, '236.56'),
(70486, 'RT2306', 247, '', 'Radiator', 0, 0, 470, 'RT2306', 1, '1399.77'),
(70485, 'RT2303', 247, '', 'Radiator', 0, 0, 470, 'RT2303', 1, '515.05'),
(70484, 'RT2300', 247, '', 'Radiator', 0, 0, 470, 'RT2300', 1, '669.99'),
(70483, 'RT2293', 247, '', 'Radiator', 0, 0, 470, 'RT2293', 1, '1015.8'),
(70482, 'RT2276', 247, '', 'Radiator', 0, 0, 470, 'RT2276', 1, '465.22'),
(70454, 'RT2126', 247, '', 'Radiator', 0, 0, 470, 'RT2126', 1, '610.13'),
(70429, 'PE2198', 247, '', 'Radiator', 0, 0, 470, 'PE2198', 1, '355.35'),
(70428, 'PE2190', 247, '', 'Radiator', 0, 0, 470, 'PE2190', 1, '281.99'),
(70426, 'PE2148', 247, '', 'Radiator', 0, 0, 470, 'PE2148', 1, '337.79'),
(70425, 'PE2145', 247, '', 'Radiator', 0, 0, 470, '', 1, '405.56'),
(70424, 'PE2136', 247, '', 'Radiator', 0, 0, 470, 'PE2136', 1, '314.13'),
(70423, 'PE2135', 247, '', 'Radiator', 0, 0, 470, 'PE2135', 1, '429.72'),
(70422, 'PE2125', 247, '', 'Radiator', 0, 0, 470, 'PE2125', 1, '329.2'),
(70421, 'PE2092', 247, '', 'Radiator', 0, 0, 470, 'PE2092', 1, '345.17'),
(70420, 'PE4334', 247, '', 'Intercooler', 0, 0, 468, 'PE4334', 1, '441.97'),
(70419, 'PE4332', 247, '', 'Intercooler', 0, 0, 468, 'PE4332', 1, '342.38'),
(70417, 'PE4204', 247, '', 'Intercooler', 0, 0, 468, 'PE4204', 1, '603.01'),
(70416, 'PE4183', 247, '', 'Intercooler', 0, 0, 468, 'PE4183', 1, '370.89'),
(70414, 'PE3285', 247, '', 'Radiatorulei', 0, 0, 469, 'PE3285', 1, '396.28'),
(70412, 'PE3271', 247, '', 'Radiatorulei', 0, 0, 469, 'PE3271', 1, '333.46'),
(70411, 'PE2309', 247, '', 'Radiator', 0, 0, 470, 'PE2309', 1, '1633.92'),
(70410, 'PE2300', 247, '', 'Radiator', 0, 0, 470, 'PE2300', 1, '247.61'),
(70409, 'PE2268', 247, '', 'Radiator', 0, 0, 470, 'PE2268', 1, '280.47'),
(70408, 'PE2267', 247, '', 'Radiator', 0, 0, 470, 'PE2267', 1, '272.81'),
(70407, 'PE2265', 247, '', 'Radiator', 0, 0, 470, 'PE2265', 1, '347.39'),
(70406, 'PE2263', 247, '', 'Radiator', 0, 0, 470, 'PE2263', 1, '487.63'),
(70405, 'PE2255', 247, '', 'Radiator', 0, 0, 470, 'PE2255', 1, '308.27'),
(70404, 'PE2252', 247, '', 'Radiator', 0, 0, 470, 'PE2252', 1, '416.01'),
(70403, 'PE2250', 247, '', 'Radiator', 0, 0, 470, 'PE2250', 1, '437.43'),
(70402, 'PE2247', 247, '', 'Radiator', 0, 0, 470, 'PE2247', 1, '516.92'),
(70401, 'PE2246', 247, '', 'Radiator', 0, 0, 470, 'PE2246', 1, '292.34'),
(70400, 'PE2245', 247, '', 'Radiator', 0, 0, 470, 'PE2245', 1, '268.92'),
(70399, 'PE2243', 247, '', 'Radiator', 0, 0, 470, 'PE2243', 1, '310.97'),
(70398, 'PE2238', 247, '', 'Radiator', 0, 0, 470, 'PE2238', 1, '365.23'),
(70397, 'PE2236', 247, '', 'Radiator', 0, 0, 470, 'PE2236', 1, '219.76'),
(70396, 'PE2235', 247, '', 'Radiator', 0, 0, 470, 'PE2235', 1, '435.27'),
(70395, 'PE2230', 247, '', 'Radiator', 0, 0, 470, 'PE2230', 1, '624.63'),
(70394, 'PE2229', 247, '', 'Radiator', 0, 0, 470, 'PE2229', 1, '791.42'),
(70393, 'PE2221', 247, '', 'Radiator', 0, 0, 470, 'PE2221', 1, '141.21'),
(70392, 'PE2208', 247, '', 'Radiator', 0, 0, 470, 'PE2208', 1, '246.96'),
(70391, 'PE2207', 247, '', 'Radiator', 0, 0, 470, 'PE2207', 1, '383.21'),
(70390, 'PE2176', 247, '', 'Radiator', 0, 0, 470, 'PE2176', 1, '496.2'),
(70389, 'PE2151', 247, '', 'Radiator', 0, 0, 470, 'PE2151', 1, '953.36'),
(70388, 'PE2150', 247, '', 'Radiator', 0, 0, 470, '', 1, '313.52'),
(70387, 'PE2149', 247, '', 'Radiator', 0, 0, 470, 'PE2149', 1, '320.07'),
(70386, 'PE2147', 247, '', 'Radiator', 0, 0, 470, 'PE2147', 1, '1117.93'),
(70385, 'PE2146', 247, '', 'Radiator', 0, 0, 470, 'PE2146', 1, '281.07'),
(70384, 'PE2137', 247, '', 'Radiator', 0, 0, 470, 'PE2137', 1, '310.29'),
(70383, 'PE2131', 247, '', 'Radiator', 0, 0, 470, 'PE2131', 1, '768.93'),
(70382, 'PE2124', 247, '', 'Radiator', 0, 0, 470, 'PE2124', 1, '314.12'),
(70381, 'PE2116', 247, '', 'Radiator', 0, 0, 470, 'PE2116', 1, '367.05'),
(70380, 'PE2112', 247, '', 'Radiator', 0, 0, 470, 'PE2112', 1, '595.38'),
(70379, 'PE2097', 247, '', 'Radiator', 0, 0, 470, 'PE2097', 1, '307.72'),
(70378, 'PE2079', 247, '', 'Radiator', 0, 0, 470, 'PE2079', 1, '313.98'),
(70377, 'PE2014', 247, '', 'Radiator', 0, 0, 470, 'PE2014', 1, '362.14'),
(70376, 'PE2004', 247, '', 'Radiator', 0, 0, 470, 'PE2004', 1, '224'),
(70375, 'OL2423', 247, '', 'Radiator', 0, 0, 470, 'OL2423', 1, '401.83'),
(70374, 'OL2408', 247, '', 'Radiator', 0, 0, 470, 'OL2408', 1, '276.47'),
(70373, 'OL2383', 247, '', 'Radiator', 0, 0, 470, 'OL2383', 1, '425.17'),
(70372, 'OL2380', 247, '', 'Radiator', 0, 0, 470, 'OL2380', 1, '278.74'),
(70371, 'OL2363', 247, '', 'Radiator', 0, 0, 470, 'OL2363', 1, '295.9'),
(70370, 'OL2362', 247, '', 'Radiator', 0, 0, 470, 'OL2362', 1, '317.16'),
(70369, 'OL2341', 247, '', 'Radiator', 0, 0, 470, 'OL2341', 1, '690.2'),
(70368, 'OL2329', 247, '', 'Radiator', 0, 0, 470, 'OL2329', 1, '363.86'),
(70367, 'OL2306', 247, '', 'Radiator', 0, 0, 470, 'OL2306', 1, '174.57'),
(70365, 'OL2294', 247, '', 'Radiator', 0, 0, 470, 'OL2294', 1, '240'),
(70361, 'OL2200', 247, '', 'Radiator', 0, 0, 470, 'OL2200', 1, '329'),
(70360, 'OL2193', 247, '', 'Radiator', 0, 0, 470, 'OL2193', 1, '432.73'),
(70359, 'OL2190', 247, '', 'Radiator', 0, 0, 470, 'OL2190', 1, '204.21'),
(70358, 'OL2184', 247, '', 'Radiator', 0, 0, 470, 'OL2184', 1, '216.17'),
(70357, 'OL2119', 247, '', 'Radiator', 0, 0, 470, 'OL2119', 1, '248.18'),
(70356, 'OL2028', 247, '', 'Radiator', 0, 0, 470, 'OL2028', 1, '207.22'),
(70355, 'OL4401', 247, '', 'Intercooler', 0, 0, 468, 'OL4401', 1, '806.46'),
(70354, 'OL4360', 247, '', 'Intercooler', 0, 0, 468, 'OL4360', 1, '596.39'),
(70353, 'OL4325', 247, '', 'Intercooler', 0, 0, 468, 'OL4325', 1, '529.75'),
(70352, 'OL4269', 247, '', 'Intercooler', 0, 0, 468, 'OL4269', 1, '460.2'),
(70351, 'OL4262', 247, '', 'Intercooler', 0, 0, 468, 'OL4262', 1, '517.13'),
(70350, 'OL2473', 247, '', 'Radiator', 0, 0, 470, 'OL2473', 1, '780.14'),
(70349, 'OL2469', 247, '', 'Radiator', 0, 0, 470, 'OL2469', 1, '780.14'),
(70348, 'OL2468', 247, '', 'Radiator', 0, 0, 470, 'OL2468', 1, '780.14'),
(70347, 'OL2382', 247, '', 'Radiator', 0, 0, 470, 'OL2382', 1, '537.87'),
(70346, 'OL2346', 247, '', 'Radiator', 0, 0, 470, 'OL2346', 1, '600.85'),
(70345, 'OL2345', 247, '', 'Radiator', 0, 0, 470, 'OL2345', 1, '577.49'),
(70344, 'OL2340', 247, '', 'Radiator', 0, 0, 470, 'OL2340', 1, '380.14'),
(70343, 'OL2338', 247, '', 'Radiator', 0, 0, 470, 'OL2338', 1, '311.9'),
(70342, 'OL2324', 247, '', 'Radiator', 0, 0, 470, 'OL2324', 1, '350'),
(70341, 'OL2305', 247, '', 'Radiator', 0, 0, 470, 'OL2305', 1, '306.84'),
(70340, 'OL2293', 247, '', 'Radiator', 0, 0, 470, 'OL2293', 1, '313.55'),
(70339, 'OL2272', 247, '', 'Radiator', 0, 0, 470, 'OL2272', 1, '177.32'),
(70338, 'OL2257', 247, '', 'Radiator', 0, 0, 470, 'OL2257', 1, '238.96'),
(70337, 'OL2255', 247, '', 'Radiator', 0, 0, 470, 'OL2255', 1, '165.5'),
(70336, 'OL2254', 247, '', 'Radiator', 0, 0, 470, 'OL2254', 1, '185.99'),
(70335, 'OL2249', 247, '', 'Radiator', 0, 0, 470, 'OL2249', 1, '776.31'),
(70334, 'OL2233', 247, '', 'Radiator', 0, 0, 470, 'OL2233', 1, '840.33'),
(70333, 'OL2222', 247, '', 'Radiator', 0, 0, 470, 'OL2222', 1, '565.56'),
(70332, 'OL2220', 247, '', 'Radiator', 0, 0, 470, 'OL2220', 1, '329.15'),
(70331, 'OL2213', 247, '', 'Radiator', 0, 0, 470, 'OL2213', 1, '1143.35'),
(70330, 'OL2207', 247, '', 'Radiator', 0, 0, 470, 'OL2207', 1, '325.31'),
(70329, 'OL2203', 247, '', 'Radiator', 0, 0, 470, 'OL2203', 1, '332.01'),
(70328, 'OL2201', 247, '', 'Radiator', 0, 0, 470, 'OL2201', 1, '922.41'),
(70327, 'OL2188', 247, '', 'Radiator', 0, 0, 470, 'OL2188', 1, '838.07'),
(70326, 'OL2185', 247, '', 'Radiator', 0, 0, 470, 'OL2185', 1, '114.01'),
(70325, 'OL2175', 247, '', 'Radiator', 0, 0, 470, 'OL2175', 1, '504.79'),
(70324, 'OL2168', 247, '', 'Radiator', 0, 0, 470, 'OL2168', 1, '368.13'),
(70323, 'OL2161', 247, '', 'Radiator', 0, 0, 470, 'OL2161', 1, '164.02'),
(70322, 'OL2150', 247, '', 'Radiator', 0, 0, 470, 'OL2150', 1, '288.27'),
(70321, 'OL2127', 247, '', 'Radiator', 0, 0, 470, 'OL2127', 1, '294.75'),
(70320, 'OL2122', 247, '', 'Radiator', 0, 0, 470, 'OL2122', 1, '560.09'),
(70319, 'OL2091', 247, '', 'Radiator', 0, 0, 470, 'OL2091', 1, '292.7'),
(70318, 'OL2089', 247, '', 'Radiator', 0, 0, 470, 'OL2089', 1, '521.86'),
(70317, 'OL2066', 247, '', 'Radiator', 0, 0, 470, 'OL2066', 1, '245.07'),
(70316, 'OL2064', 247, '', 'Radiator', 0, 0, 470, 'OL2064', 1, '260.47'),
(70315, 'OL2063', 247, '', 'Radiator', 0, 0, 470, 'OL2063', 1, '145.56'),
(70314, 'OL2055', 247, '', 'Radiator', 0, 0, 470, 'OL2055', 1, '383.48'),
(70313, 'OL2053', 247, '', 'Radiator', 0, 0, 470, 'OL2053', 1, '267.72'),
(70312, 'OL2044', 247, '', 'Radiator', 0, 0, 470, 'OL2044', 1, '974.7'),
(70311, 'OL2022', 247, '', 'Radiator', 0, 0, 470, 'OL2022', 1, '267.28'),
(70310, 'OL2019', 247, '', 'Radiator', 0, 0, 470, 'OL2019', 1, '769.75'),
(70309, 'MZ2071', 247, '', 'Radiator', 0, 0, 470, 'MZ2071', 1, '362.87'),
(70308, 'MZ2215', 247, '', 'Radiator', 0, 0, 470, 'MZ2215', 1, '491'),
(70307, 'MZ2214', 247, '', 'Radiator', 0, 0, 470, 'MZ2214', 1, '783.84'),
(70306, 'MZ2213', 247, '', 'Radiator', 0, 0, 470, 'MZ2213', 1, '493.43'),
(70305, 'MZ2101', 247, '', 'Radiator', 0, 0, 470, 'MZ2101', 1, '410.07'),
(70304, 'MZ2098', 247, '', 'Radiator', 0, 0, 470, 'MZ2098', 1, '394.01'),
(70303, 'MZ2088', 247, '', 'Radiator', 0, 0, 470, 'MZ2088', 1, '247.55'),
(70302, 'MZ2073', 247, '', 'Radiator', 0, 0, 470, 'MZ2073', 1, '405.34'),
(70301, 'MZ2070', 247, '', 'Radiator', 0, 0, 470, 'MZ2070', 1, '514.15'),
(70300, 'MZ2068', 247, '', 'Radiator', 0, 0, 470, 'MZ2068', 1, '414.67'),
(70299, 'MZ2066', 247, '', 'Radiator', 0, 0, 470, 'MZ2066', 1, '330.4'),
(70296, 'MZ2046', 247, '', 'Radiator', 0, 0, 470, 'MZ2046', 1, '650.13'),
(70295, 'MZ2027', 247, '', 'Radiator', 0, 0, 470, 'MZ2027', 1, '392.45'),
(70291, 'MT2036', 247, '', 'Radiator', 0, 0, 470, 'MT2036', 1, '333.44'),
(70290, 'MT2201', 247, '', 'Radiator', 0, 0, 470, 'MT2201', 1, '974.21'),
(70289, 'MT2199', 247, '', 'Radiator', 0, 0, 470, 'MT2199', 1, '605.51'),
(70288, 'MT2172', 247, '', 'Radiator', 0, 0, 470, 'MT2172', 1, '523.01'),
(70287, 'MT2161', 247, '', 'Radiator', 0, 0, 470, 'MT2161', 1, '914.26'),
(70286, 'MT2153', 247, '', 'Radiator', 0, 0, 470, 'MT2153', 1, '591.66'),
(70285, 'MT2138', 247, '', 'Radiator', 0, 0, 470, 'MT2138', 1, '757.9'),
(70284, 'MT2122', 247, '', 'Radiator', 0, 0, 470, 'MT2122', 1, '436.2'),
(70283, 'MT2116', 247, '', 'Radiator', 0, 0, 470, 'MT2116', 1, '393.19'),
(70278, 'MT2043', 247, '', 'Radiator', 0, 0, 470, 'MT2043', 1, '1018.01'),
(70277, 'MS4296', 247, '', 'Intercooler', 0, 0, 468, 'MS4296', 1, '521.81'),
(70276, 'MS4224', 247, '', 'Intercooler', 0, 0, 468, 'MS4224', 1, '565.01'),
(70275, 'MS2287', 247, '', 'Radiator', 0, 0, 470, 'MS2287', 1, '794.81'),
(70274, 'MS2282', 247, '', 'Radiator', 0, 0, 470, 'MS2282', 1, '465.22'),
(70273, 'MS2248', 247, '', 'Radiator', 0, 0, 470, 'MS2248', 1, '479.97'),
(70272, 'MS2228', 247, '', 'Radiator', 0, 0, 470, 'MS2228', 1, '1207.12'),
(70271, 'MS2182', 247, '', 'Radiator', 0, 0, 470, 'MS2182', 1, '546.04'),
(70270, 'MS2131', 247, '', 'Radiator', 0, 0, 470, 'MS2131', 1, '870.95'),
(70269, 'MS2065', 247, '', 'Radiator', 0, 0, 470, 'MS2065', 1, '301.04'),
(70268, 'MS4448', 247, '', 'Intercooler', 0, 0, 468, 'MS4448', 1, '866.3'),
(70267, 'MS4380', 247, '', 'Intercooler', 0, 0, 468, 'MS4380', 1, '825.48'),
(70266, 'MS4371', 247, '', 'Intercooler', 0, 0, 468, 'MS4371', 1, '809.14'),
(70265, 'MS4357', 247, '', 'Intercooler', 0, 0, 468, 'MS4357', 1, '974.95'),
(70264, 'MS4297', 247, '', 'Intercooler', 0, 0, 468, 'MS4297', 1, '582.49'),
(70263, 'MS4217', 247, '', 'Intercooler', 0, 0, 468, 'MS4217', 1, '320.73'),
(70262, 'MS3376', 247, '', 'Radiatorulei', 0, 0, 469, 'MS3376', 1, '254.78'),
(70261, 'MS3294', 247, '', 'Radiatorulei', 0, 0, 469, 'MS3294', 1, '969'),
(70260, 'MS3167', 247, '', 'Radiatorulei', 0, 0, 469, 'MS3167', 1, '639.75'),
(63031, 'VESK 153', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '39.54'),
(63032, 'VESK 155', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '24.25'),
(63033, 'VESP 001', 458, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '35.78'),
(63034, 'VESP 002', 458, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '40.29'),
(63035, 'VESK 156', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '58.06'),
(63036, 'VESP 003', 458, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '47.77'),
(63037, 'VESK 157', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '26.88'),
(63038, 'OES125', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '86.96'),
(63039, 'OES161', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '76.59'),
(63040, 'VESK 159', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '39.77'),
(63041, 'VESP 004', 458, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '83.43'),
(63042, 'VESK 160', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '39.54'),
(63043, 'VESP 005', 458, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '56.72'),
(63044, 'VESK 161', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '34.75'),
(63045, 'OES162', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '132.18'),
(63046, 'VESP 006', 458, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '43.28'),
(63047, 'VESK 162', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '26.88'),
(63048, 'OES164', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '102.79'),
(63049, 'VESP 007', 458, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '90.42'),
(63050, 'VESK 165', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '43.65'),
(63051, 'OES165', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '110.13'),
(63052, 'VESP 008', 458, '', 'Arc spiral (Suspensie)', 1, 0, 188, '', 1, '58.44'),
(63053, 'VESK 166', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '28.25'),
(63054, 'VSR 0001', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '123'),
(63055, 'VESK 167', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '39.54'),
(63056, 'OES166', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '184.56'),
(63057, 'VSR 0002', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63058, 'OES187', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '118.99'),
(63059, 'VSR 0003', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63060, 'VESK 168', 458, '', 'Tampon cauciuc, suspensie (Suspensie)', 1, 0, 1182, '', 1, '28.25'),
(63061, 'VSR 0004', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63062, 'VESK 169', 458, '', 'Tampon cauciuc, suspensie (Suspensie)', 1, 0, 1182, '', 1, '21.24'),
(63063, 'VSR 0005', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '211'),
(63064, 'VSR 0006', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63065, 'VSR 0007', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '123'),
(63066, 'OES274', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '104.55'),
(63067, 'VESK 176', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '41.23'),
(63068, 'VSR 0008', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '231'),
(63069, 'VSR 0009', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63070, 'VESK 183', 458, '', 'Capac protectie/Burduf, amortizor (Suspensie)cacapac protec', 1, 0, 3365, '', 1, '10.54'),
(63071, 'OES281', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '146.18'),
(63072, 'VSR 0010', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63073, 'OES482', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '93.11'),
(63074, 'VESK 184', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '37.07'),
(63075, 'VSR 0011', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63076, 'OES486', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '104.36'),
(63077, 'VSR 0012', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '321'),
(63078, 'VESK 186', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '45.32'),
(63079, 'OES585', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '29.91'),
(63080, 'VSR 0015', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63081, 'OES586', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '210'),
(63082, 'VSR 0017', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '321'),
(63083, 'VESK 187', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '43.36'),
(63084, 'VSR 0018', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63085, 'VESK 188', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '37.07'),
(63086, 'VSR 0021', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '211'),
(63087, 'OES726', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '135.15'),
(63088, 'OES741', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '179.77'),
(63089, 'VSR 0022', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63090, 'VSR 0023', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '212'),
(63091, 'VSR 0025', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '321'),
(63092, 'VSR 0026', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '321'),
(63093, 'VESK 202', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '34.75'),
(63094, 'VSR 0027', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '321'),
(63095, 'VESK 203', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '45.32'),
(63096, 'VSR 0029', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '231'),
(63097, 'VESK 204', 458, '', 'Chit protectie praf,amortizor (Suspensie)', 1, 0, 919, '', 1, '32.98'),
(63098, 'VSR 0031', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '123'),
(63099, 'VSR 0032', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '123'),
(63100, 'VSR 0033', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '123'),
(63101, 'VSR 0034', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63102, 'VSR 0035', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '123'),
(63103, 'VSR 0036', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '123'),
(63104, 'VSR 0038', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '123'),
(63105, 'VSR 0042', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '123'),
(63106, 'VSR 0044', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '123'),
(63107, 'OES742', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '106.01'),
(63108, 'OES745', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '122.26'),
(63109, 'OES755', 269, '', 'Cabluri aprindere - set', 1, 0, 684, '', 1, '83.14'),
(63110, 'VSR 0065', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '123'),
(63111, 'VSR 0163', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63112, 'VSR 0258', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '212'),
(63113, 'VEX 010108', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '196.49'),
(63114, 'VSR 0300', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63115, 'VSR 0370', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '123'),
(63116, 'VEX 010110', 458, '', 'Sistem de esapament (Sistem de esapament)', 1, 0, 26, '', 1, '159.89'),
(63117, 'VSR 0397', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63118, 'VSR 0424', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '123'),
(63119, 'VEX 010114', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '366.54'),
(63120, 'VSR 0438', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '321'),
(63121, 'VEX 010115', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '208.36'),
(63122, 'VSR 0524', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '213'),
(63123, 'VEX 010119', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '345.83'),
(63124, 'VSR 0538', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '321'),
(63125, 'VEX 010203', 458, '', 'Sistem de esapament (Sistem de esapament)', 1, 0, 26, '', 1, '91.6'),
(63126, 'VSR 0541', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '321'),
(63127, 'VSR 0576', 458, '', 'Caseta directie (Directie)', 1, 0, 286, '', 1, '231'),
(63128, 'VEX 010301', 458, '', 'Toba esapament primara (Sistem de esapament)', 1, 0, 3435, '', 1, '138.86'),
(63129, 'VEX 010601', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '407.61'),
(63130, 'VEX 010801', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '496.67'),
(63131, 'VEX 010803', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '424.7'),
(63132, 'VEX 020102', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '127.68'),
(63133, 'VEX 080102', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '141.43'),
(63134, 'VEX 020201', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '111.78'),
(63135, 'VEX 020202', 458, '', 'Sistem de esapament (Sistem de esapament)', 1, 0, 26, '', 1, '144.77'),
(63136, 'VEX 020204', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '88.79'),
(63137, 'VEX 020205', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '217.79'),
(63138, 'VEX 080103', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '224.01'),
(63139, 'VEX 020206', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '210.08'),
(63140, 'VEX 020207', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '97.24'),
(63141, 'VEX 080105', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '201.43'),
(63142, 'VEX 0216104', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '217.6'),
(63143, 'VEX 030101', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '129.62'),
(63144, 'VEX 040101', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '223.58'),
(63145, 'VEX 040103', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '125.53'),
(63146, 'VEX 040106', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '205.96'),
(63147, 'VEX 040107', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '193.91'),
(63148, 'VEX 040108', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '226.74'),
(63149, 'VEX 040109', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '319.8'),
(63150, 'VEX 040111', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '418.08'),
(63151, 'VEX 040112', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '328.79'),
(63152, 'VEX 080109', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '216.76'),
(63153, 'VEX 080114', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '123.89'),
(63154, 'VEX 050101', 458, '', 'Sistem de esapament (Sistem de esapament)', 1, 0, 26, '', 1, '178.67'),
(63155, 'VEX 080122', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '132.07'),
(63156, 'VEX 050102', 458, '', 'Sistem de esapament (Sistem de esapament)', 1, 0, 26, '', 1, '186.73'),
(63157, 'VEX 050106', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '206.79'),
(63158, 'VEX 050108', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '74.55'),
(63159, 'VEX 050109', 458, '', 'Sistem de esapament (Sistem de esapament)', 1, 0, 26, '', 1, '106.46'),
(70254, 'MS2394', 247, '', 'Radiator', 0, 0, 470, 'MS2394', 1, '752.1'),
(70216, 'MN2046', 247, '', 'Radiator', 0, 0, 470, 'MN2046', 1, '3064.69'),
(70215, 'MN2043', 247, '', 'Radiator', 0, 0, 470, 'MN2043', 1, '3185.97'),
(70214, 'MN2042', 247, '', 'Radiator', 0, 0, 470, 'MN2042', 1, '2118.58'),
(70213, 'MN2015', 247, '', 'Radiator', 0, 0, 470, 'MN2015', 1, '2287.29'),
(70212, 'MN2007', 247, '', 'Radiator', 0, 0, 470, 'MN2007', 1, '2231.71'),
(70211, 'ME4196', 247, '', 'Intercooler', 0, 0, 468, 'ME4196', 1, '2728.79'),
(70210, 'ME2193', 247, '', 'Radiator', 0, 0, 470, 'ME2193', 1, '2009.82'),
(70209, 'ME2150', 247, '', 'Radiator', 0, 0, 470, 'ME2150', 1, '1916.71'),
(70208, 'ME2149', 247, '', 'Radiator', 0, 0, 470, 'ME2149', 1, '2622.45'),
(70207, 'ME4198', 247, '', 'Radiator', 0, 0, 468, 'ME4198', 1, '1925.99'),
(70206, 'ME4181', 247, '', 'Intercooler', 0, 0, 468, 'ME4181', 1, '2889.16'),
(70205, 'ME2200', 247, '', 'Radiator', 0, 0, 470, 'ME2200', 1, '3178.73'),
(70204, 'ME2184', 247, '', 'Radiator', 0, 0, 470, 'ME2184', 1, '1422.13'),
(70167, 'HY2108', 247, '', 'Radiator', 0, 0, 470, 'HY2108', 1, '488.1'),
(70166, 'HY2107', 247, '', 'Radiator', 0, 0, 470, 'HY2107', 1, '323.15'),
(70096, 'FT2115', 247, '', 'Radiator', 0, 0, 470, 'FT2115', 1, '243.53'),
(70095, 'FT2101', 247, '', 'Radiator', 0, 0, 470, 'FT2101', 1, '221.15'),
(70094, 'FT2060', 247, '', 'Radiator', 0, 0, 470, 'FT2060', 1, '178.66'),
(70093, 'FT2040', 247, '', 'Radiator', 0, 0, 470, 'FT2040', 1, '165.61'),
(70092, 'FT2028', 247, '', 'Radiator', 0, 0, 470, 'FT2028', 1, '380.82'),
(70091, 'FD2396', 247, '', 'Radiator', 0, 0, 470, 'FD2396', 1, '458.47'),
(70090, 'FD2376', 247, '', 'Radiator', 0, 0, 470, 'FD2376', 1, '358.42'),
(70089, 'FD2370', 247, '', 'Radiator', 0, 0, 470, 'FD2370', 1, '421.29'),
(70088, 'FD2368', 247, '', 'Radiator', 0, 0, 470, 'FD2368', 1, '725.1'),
(70087, 'FD2336', 247, '', 'Radiator', 0, 0, 470, 'FD2336', 1, '274.77'),
(70086, 'FDM388', 247, '', 'Radiator', 0, 0, 2668, 'FDM388', 1, '1359.9'),
(70085, 'FD4406', 247, '', 'Intercooler', 0, 0, 468, 'FD4406', 1, '770.02'),
(70084, 'FD4385', 247, '', 'Intercooler', 0, 0, 468, 'FD4385', 1, '857.46'),
(70083, 'FD4341', 247, '', 'Intercooler', 0, 0, 468, 'FD4341', 1, '405.39'),
(70082, 'FD4314', 247, '', 'Intercooler', 0, 0, 468, 'FD4314', 1, '487.14'),
(70081, 'FD4313', 247, '', 'Intercooler', 0, 0, 468, 'FD4313', 1, '647.67'),
(70080, 'FD2424', 247, '', 'Radiator', 0, 0, 470, 'FD2424', 1, '980.88'),
(70079, 'FD2423', 247, '', 'Radiator', 0, 0, 470, 'FD2423', 1, '837.38'),
(70078, 'FD2421', 247, '', 'Radiator', 0, 0, 470, 'FD2421', 1, '940.71'),
(70077, 'FD2411', 247, '', 'Radiator', 0, 0, 470, 'FD2411', 1, '334.4'),
(70043, 'FD2044', 247, '', 'Radiator', 0, 0, 470, 'FD2044', 1, '227.09'),
(70042, 'FD2035', 247, '', 'Radiator', 0, 0, 470, 'FD2035', 1, '488.57'),
(70039, 'DW2067', 247, '', 'Radiator', 0, 0, 470, 'DW2067', 1, '302.9'),
(70037, 'DW2046', 247, '', 'Radiator', 0, 0, 470, 'DW2046', 1, '363.43'),
(70036, 'DW2004', 247, '', 'Radiator', 0, 0, 470, 'DW2004', 1, '202.41'),
(70035, 'DU2026', 247, '', 'Radiator', 0, 0, 470, 'DU2026', 1, '440.99'),
(70034, 'DN2287', 247, '', 'Radiator', 0, 0, 470, 'DN2287', 1, '524.52'),
(70033, 'DN2280', 247, '', 'Radiator', 0, 0, 470, 'DN2280', 1, '433.33'),
(70032, 'DN2179', 247, '', 'Radiator', 0, 0, 470, 'DN2179', 1, '524.96'),
(70023, 'DN2278', 247, '', 'Radiator', 0, 0, 470, 'DN2278', 1, '1337.71'),
(69949, 'BW2274', 247, '', 'Radiator', 0, 0, 470, 'BW2274', 1, '738.67'),
(69945, 'BW2338', 247, '', 'Radiator', 0, 0, 470, 'BW2338', 1, '1086.71'),
(69928, 'BW2094', 247, '', 'Radiator', 0, 0, 470, 'BW2094', 1, '577.6'),
(69925, 'BW2081', 247, '', 'Radiator', 0, 0, 470, 'BW2081', 1, '515.16'),
(69923, 'BW2053', 247, '', 'Radiator', 0, 0, 470, 'BW2053', 1, '559.54'),
(69921, 'BW2034', 247, '', 'Radiator', 0, 0, 470, 'BW2034', 1, '584.22'),
(69913, 'AU2100', 247, '', 'Radiator', 0, 0, 470, 'AU2100', 1, '546.38'),
(69904, 'AI4221', 247, '', 'Intercooler', 0, 0, 468, 'AI4221', 1, '418.77'),
(69900, 'AI4259', 247, '', 'Intercooler', 0, 0, 468, 'AI4259', 1, '796.24'),
(69891, 'AI2236', 247, '', 'Radiator', 0, 0, 470, 'AI2236', 1, '707.9'),
(69877, 'AI2077', 247, '', 'Radiator', 0, 0, 470, 'AI2077', 1, '220'),
(69876, 'AI2051', 247, '', 'Radiator', 0, 0, 470, 'AI2051', 1, '776.34'),
(69874, 'AI2025', 247, '', 'Radiator', 0, 0, 470, 'AI2025', 1, '489.11'),
(69873, 'AI2020', 247, '', 'Radiator', 0, 0, 470, 'AI2020', 1, '258.5'),
(69872, 'AI2019', 247, '', 'Radiator', 0, 0, 470, 'AI2019', 1, '189.47'),
(69870, '03.9901-5802.2', 3, '', 'Lichid de frana', 0, 0, 71, 'SL', 1, '20.4'),
(69869, '03.9901-5801.2', 3, '', 'Lichid de frana', 0, 0, 71, 'SL', 1, '13.84'),
(69868, '24.0711-6111.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69865, '24.0710-2004.1', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69864, '24.0713-1127.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69863, '24.0713-1125.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69862, '24.0713-1128.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69858, '24.0713-1109.1', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69857, '24.0713-1102.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69856, '24.0713-1101.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69855, '24.0711-6139.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69854, '24.0711-6066.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69853, '24.0711-5136.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69851, '24.0751-1128.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69848, '24.0711-5101.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69846, '24.0711-6023.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69843, '24.0711-5016.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69842, '24.0741-1107.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69816, '24.3728-2900.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69815, '24.3728-2707.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69809, '24.3728-0845.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69808, '24.3728-0842.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69783, '24.3727-1315.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69782, '24.3727-1308.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69781, '24.3727-1306.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69780, '24.3727-1065.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69779, '24.3727-1064.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69778, '24.3727-1043.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69777, '24.3727-1042.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69776, '24.3727-1041.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69775, '24.3727-1040.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69774, '24.3727-1038.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69772, '24.3727-1008.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69771, '24.3727-0844.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69770, '24.3727-0834.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69769, '24.3727-0832.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69768, '24.3727-0830.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69767, '24.3727-0827.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69766, '24.3727-0826.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69765, '24.3727-0825.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69763, '24.3727-0823.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69762, '24.3727-0822.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69761, '24.3727-0816.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69760, '24.3727-0809.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69759, '24.3727-0807.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69758, '24.3727-0806.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69757, '24.3727-0805.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69756, '24.3727-0804.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69755, '24.3727-0803.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69754, '24.3727-0802.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69753, '24.3727-0801.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69752, '24.3727-0757.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69751, '24.3727-0755.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69750, '24.3727-0754.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69749, '24.3727-0751.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69748, '24.3727-0750.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69747, '24.3727-0749.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69746, '24.3727-0744.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69744, '24.3727-0742.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69743, '24.3727-0740.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69740, '24.3727-0734.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69738, '24.3727-0732.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69732, '24.3727-0627.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69731, '24.3727-0626.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69730, '24.3727-0623.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69729, '24.3727-0554.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69728, '24.3727-0553.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69727, '24.3727-0540.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69713, '24.3727-0315.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69709, '24.3727-0303.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69708, '24.3727-0222.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69705, '24.3727-0174.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69704, '24.3727-0173.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69703, '24.3727-0163.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69702, '24.3727-0162.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69700, '24.3727-0156.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69699, '24.3727-0153.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69692, '24.3727-0129.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(145472, 'RR1138K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT989', 2, '59.969'),
(69691, '24.3727-0128.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69690, '24.3727-0127.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69689, '24.3727-0125.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69688, '24.3727-0118.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69687, '24.3727-0102.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69685, '83.7838-0435.3', 3, '', 'Conducte frana', 0, 0, 83, '330834', 1, '0'),
(69683, '83.7704-0281.3', 3, '', 'Conducte frana', 0, 0, 83, '330804', 1, '0'),
(69682, '83.7813-0295.3', 3, '', 'Conducte frana', 0, 0, 83, '330799', 1, '0'),
(69681, '83.6113-0321.3', 3, '', 'Conducte frana', 0, 0, 83, '330621', 1, '0'),
(69680, '24.5111-0300.3', 3, '', 'Conducte frana', 0, 0, 83, '330407', 1, '0'),
(69679, '24.5111-0280.3', 3, '', 'Conducte frana', 0, 0, 83, '330389', 1, '0'),
(69678, '83.6203-0300.3', 3, '', 'Conducte frana', 0, 0, 83, '330386', 1, '0'),
(69677, '83.7114-0376.3', 3, '', 'Conducte frana', 0, 0, 83, '330373', 1, '0'),
(69676, '83.6230-0316.3', 3, '', 'Conducte frana', 0, 0, 83, '330328', 1, '0'),
(69673, '83.6150-0426.3', 3, '', 'Conducte frana', 0, 0, 83, '330282', 1, '0'),
(69660, '03.7873-3602.4', 3, '', 'Cilindrii roata spate', 0, 0, 74, '', 1, '0'),
(69656, '03.7863-3502.4', 3, '', 'Cilindrii roata spate', 0, 0, 74, '', 1, '0'),
(69655, '03.7863-2002.4', 3, '', 'Cilindrii roata spate', 0, 0, 74, '', 1, '0'),
(69650, '11.8171-0008.1', 3, '', 'Accesorii frana', 0, 0, 2169, '990049', 1, '0'),
(69649, '03.6118-7307.2', 3, '', 'Accesorii frana', 0, 0, 2309, '990033', 1, '0'),
(69648, '03.9902-0501.2', 3, '', 'Accesorii frana', 0, 0, 2386, '700009', 1, '0'),
(69647, '03.0137-9220.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669220', 1, '0'),
(69646, '03.0137-9219.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669219', 1, '0'),
(69645, '03.0137-9217.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669217', 1, '0'),
(69644, '03.0137-9208.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669208', 1, '0'),
(69643, '03.0137-9175.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669175', 1, '0'),
(69642, '03.0137-9168.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669168', 1, '0'),
(69641, '03.0137-9149.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669149', 1, '0'),
(69640, '03.0137-9148.2', 3, '', 'Accesorii frana', 0, 0, 1337, '669148', 1, '0'),
(69639, '03.0137-9125.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669125', 1, '0'),
(69611, '24.8190-0402.2', 3, '', 'Accesorii frana', 0, 0, 407, '620402', 1, '0'),
(69610, '24.8190-0401.2', 3, '', 'Accesorii frana', 0, 0, 407, '620401', 1, '0'),
(69609, '24.8190-0253.2', 3, '', 'Accesorii frana', 0, 0, 407, '620253', 1, '0'),
(69608, '24.8190-0252.2', 3, '', 'Accesorii frana', 0, 0, 407, '620252', 1, '0'),
(69607, '24.8190-0247.2', 3, '', 'Accesorii frana', 0, 0, 407, '620247', 1, '0'),
(69606, '24.8190-0241.2', 3, '', 'Accesorii frana', 0, 0, 407, '620241', 1, '0'),
(69605, '24.8190-0240.2', 3, '', 'Accesorii frana', 0, 0, 407, '620240', 1, '0'),
(69604, '24.8190-0237.2', 3, '', 'Accesorii frana', 0, 0, 407, '620237', 1, '0'),
(69603, '24.8190-0227.2', 3, '', 'Accesorii frana', 0, 0, 407, '620227', 1, '0'),
(69602, '24.8190-0226.2', 3, '', 'Accesorii frana', 0, 0, 407, '620226', 1, '0'),
(69600, '24.8190-0222.2', 3, '', 'Accesorii frana', 0, 0, 407, '620222', 1, '0'),
(69599, '24.8190-0221.2', 3, '', 'Accesorii frana', 0, 0, 407, '620221', 1, '0'),
(69598, '24.8190-0220.2', 3, '', 'Accesorii frana', 0, 0, 407, '620220', 1, '0'),
(69597, '24.8190-0219.2', 3, '', 'Accesorii frana', 0, 0, 407, '620219', 1, '0'),
(69596, '24.8190-0218.2', 3, '', 'Accesorii frana', 0, 0, 407, '620218', 1, '0'),
(69595, '24.8190-0207.2', 3, '', 'Accesorii frana', 0, 0, 407, '620207', 1, '0'),
(69594, '24.8190-0206.2', 3, '', 'Accesorii frana', 0, 0, 407, '620206', 1, '0'),
(69593, '13.0460-0409.2', 3, '', 'Accesorii frana', 0, 0, 1164, '610409', 1, '0'),
(69592, '13.0460-0403.2', 3, '', 'Accesorii frana', 0, 0, 1164, '610403', 1, '0'),
(69591, '13.0460-0217.2', 3, '', 'Accesorii frana', 0, 0, 1164, '610217', 1, '0'),
(69590, '13.0460-0186.2', 3, '', 'Accesorii frana', 0, 0, 1164, '610186', 1, '0'),
(69589, '24.8134-0547.1', 3, '', 'Accesorii frana', 0, 0, 2544, '', 1, '0'),
(69588, '03.3518-4200.2', 3, '', 'Accesorii frana', 0, 0, 2314, '390357', 1, '0'),
(69587, '03.3518-1900.2', 3, '', 'Accesorii frana', 0, 0, 2314, '390354', 1, '0'),
(69586, '03.3518-1300.2', 3, '', 'Accesorii frana', 0, 0, 2314, '390347', 1, '0'),
(69584, '03.3517-5100.1', 3, '', 'Accesorii frana', 0, 0, 982, '390326', 1, '0'),
(69583, '03.3516-3500.1', 3, '', 'Accesorii frana', 0, 0, 2311, '390318', 1, '0'),
(69582, '03.3511-0800.1', 3, '', 'Accesorii frana', 0, 0, 2315, '390285', 1, '0');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(69581, '24.0330-0173.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69580, '24.0330-0107.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69579, '24.0328-0106.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69578, '24.0326-0106.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69577, '24.0325-0158.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69576, '24.0325-0145.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69575, '24.0325-0138.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69574, '24.0325-0137.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69573, '24.0325-0123.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69572, '24.0325-0113.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69571, '24.0325-0105.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69570, '24.0324-0115.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69567, '24.0322-0159.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69566, '24.0322-0151.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69561, '24.0320-0142.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69559, '24.0320-0128.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69558, '24.0320-0123.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69553, '24.0222-8018.1', 3, '', 'Tamburi', 0, 0, 123, '480078', 1, '0'),
(69552, '24.0218-0020.1', 3, '', 'Tamburi', 0, 0, 123, '480074', 1, '0'),
(69549, '24.0220-0018.1', 3, '', 'Tamburi', 0, 0, 123, '480019', 1, '0'),
(69548, '24.0220-0012.1', 3, '', 'Tamburi', 0, 0, 123, '480017', 1, '0'),
(69546, '24.0220-0001.2', 3, '', 'Tamburi', 0, 0, 123, '480013', 1, '0'),
(69545, '24.0218-0011.1', 3, '', 'Tamburi', 0, 0, 123, '480006', 1, '0'),
(69544, '24.0218-0007.1', 3, '', 'Tamburi', 0, 0, 123, '480003', 1, '0'),
(69543, '24.0216-5001.1', 3, '', 'Tamburi', 0, 0, 123, '480001', 1, '0'),
(69542, '24.0134-0124.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69541, '24.0134-0123.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69540, '24.0132-0118.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69539, '24.0132-0117.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69538, '24.0130-0199.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69537, '24.0130-0184.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69536, '24.0130-0181.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69535, '24.0130-0176.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69530, '24.0130-0109.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69529, '24.0130-0108.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69528, '24.0130-0107.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69527, '24.0129-0102.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69526, '24.0129-0101.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69525, '24.0128-0203.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69524, '24.0128-0202.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69523, '24.0128-0157.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69522, '24.0128-0154.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69521, '24.0128-0149.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69520, '24.0128-0104.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69519, '24.0126-0144.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69518, '24.0126-0138.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69517, '24.0126-0119.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69515, '24.0126-0106.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69514, '24.0126-0104.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69513, '24.0126-0102.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69510, '24.0125-0162.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69508, '24.0125-0158.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69507, '24.0125-0157.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69506, '24.0125-0148.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69505, '24.0125-0145.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69504, '24.0125-0142.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69503, '24.0125-0138.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69497, '24.0125-0115.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69496, '24.0125-0114.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69495, '24.0125-0113.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69492, '24.0125-0102.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69490, '24.0124-0201.2', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69485, '24.0124-0149.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69482, '24.0124-0131.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69481, '24.0124-0129.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69475, '24.0124-0112.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69474, '24.0123-0104.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69460, '24.0122-0151.1', 3, '', 'Discuri frana', 0, 0, 82, '', 2, '162.939'),
(69455, '24.0122-0132.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69453, '24.0122-0101.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69452, '24.0121-0106.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69450, '24.0120-0183.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69445, '24.0120-0142.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69443, '24.0120-0133.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69439, '24.0120-0126.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69435, '24.0119-0108.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69433, '24.0119-0106.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69427, '24.0117-0106.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69422, '24.0116-0110.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69421, '24.0116-0105.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69420, '24.0115-0108.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69419, '24.0113-0194.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69416, '24.0113-0182.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69415, '24.0113-0181.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69413, '24.0113-0161.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69412, '24.0112-0176.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69411, '24.0112-0169.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69409, '24.0112-0159.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69408, '24.0112-0158.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69404, '24.0112-0148.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69400, '24.0112-0131.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69399, '24.0112-0127.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69397, '24.0112-0117.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69396, '24.0112-0116.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69391, '24.0111-0145.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69381, '24.0110-0258.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69380, '24.0110-0251.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69379, '24.0110-0250.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69377, '24.0110-0234.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69376, '24.0110-0230.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69375, '24.0110-0225.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69374, '24.0110-0224.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69373, '24.0110-0223.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69371, '24.0110-0217.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69370, '24.0110-0214.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69369, '24.0110-0212.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69368, '24.0110-0211.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69367, '24.0110-0210.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69366, '24.0110-0209.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69365, '24.0110-0204.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69364, '24.0110-0202.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69363, '24.0110-0201.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69362, '24.0110-0196.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69361, '24.0110-0190.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69360, '24.0110-0187.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69359, '24.0110-0183.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69358, '24.0110-0178.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69357, '24.0110-0151.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69356, '24.0110-0115.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69355, '24.0110-0111.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69354, '24.0109-0152.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69353, '24.0109-0137.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69352, '24.0109-0133.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69351, '24.0109-0124.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69350, '24.0109-0123.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69349, '24.0109-0122.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69347, '24.0109-0118.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69346, '24.0109-0114.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69345, '24.0109-0111.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69344, '24.0108-0107.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69343, '24.0108-0106.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69342, '24.0108-0104.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69341, '03.0520-8720.3', 3, '', 'Saboti frana', 0, 0, 70, '698720', 1, '0'),
(69340, '03.0520-1225.3', 3, '', 'Saboti frana', 0, 0, 70, '691225', 1, '0'),
(69337, '03.0137-0467.2', 3, '', 'Saboti frana', 0, 0, 70, '650467', 1, '0'),
(69336, '03.0137-0466.2', 3, '', 'Saboti frana', 0, 0, 70, '650466', 1, '0'),
(69335, '03.0137-0457.2', 3, '', 'Saboti frana', 0, 0, 70, '650457', 1, '0'),
(69258, '13.0460-7187.2', 3, '', 'Placute de frana', 0, 0, 402, '607187', 1, '0'),
(69257, '13.0460-7186.2', 3, '', 'Placute de frana', 0, 0, 402, '607186', 2, '9.443'),
(69256, '13.0460-7184.2', 3, '', 'Placute de frana', 0, 0, 402, '607184', 1, '0'),
(69255, '13.0460-7182.2', 3, '', 'Placute de frana', 0, 0, 402, '607182', 1, '0'),
(69254, '13.0460-7179.2', 3, '', 'Placute de frana', 0, 0, 402, '607179', 2, '49.735'),
(69253, '13.0460-7176.2', 3, '', 'Placute de frana', 0, 0, 402, '607176', 1, '0'),
(69252, '13.0460-7174.2', 3, '', 'Placute de frana', 0, 0, 402, '607174', 1, '0'),
(69251, '13.0460-7173.2', 3, '', 'Placute de frana', 0, 0, 402, '607173', 2, '34.916'),
(69250, '13.0460-7172.2', 3, '', 'Placute de frana', 0, 0, 402, '607172', 2, '144.816'),
(69249, '13.0460-7171.2', 3, '', 'Placute de frana', 0, 0, 402, '607171', 1, '0'),
(69248, '13.0460-7169.2', 3, '', 'Placute de frana', 0, 0, 402, '607169', 2, '42.126'),
(69247, '13.0460-7167.2', 3, '', 'Placute de frana', 0, 0, 402, '607167', 2, '452.718'),
(69246, '13.0460-7164.2', 3, '', 'Placute de frana', 0, 0, 402, '607164', 2, '6.769'),
(69245, '13.0460-7160.2', 3, '', 'Placute de frana', 0, 0, 402, '607160', 1, '0'),
(69244, '13.0460-7159.2', 3, '', 'Placute de frana', 0, 0, 402, '607159', 2, '489.132'),
(69243, '13.0460-7158.2', 3, '', 'Placute de frana', 0, 0, 402, '607158', 1, '0'),
(69241, '13.0460-7155.2', 3, '', 'Placute de frana', 0, 0, 402, '607155', 2, '230.363'),
(69238, '13.0460-7145.2', 3, '', 'Placute de frana', 0, 0, 402, '607145', 1, '0'),
(69237, '13.0460-7143.2', 3, '', 'Placute de frana', 0, 0, 402, '607143', 1, '0'),
(69234, '13.0460-7140.2', 3, '', 'Placute de frana', 0, 0, 402, '607140', 1, '0'),
(69232, '13.0460-7135.2', 3, '', 'Placute de frana', 0, 0, 402, '607135', 1, '0'),
(69229, '13.0460-7122.2', 3, '', 'Placute de frana', 0, 0, 402, '607122', 1, '0'),
(69227, '13.0460-7117.2', 3, '', 'Placute de frana', 0, 0, 402, '607117', 2, '429.002'),
(69226, '13.0460-7116.2', 3, '', 'Placute de frana', 0, 0, 402, '607116', 2, '125.062'),
(69221, '13.0460-7100.2', 3, '', 'Placute de frana', 0, 0, 402, '607100', 2, '94.563'),
(69219, '13.0460-7090.2', 3, '', 'Placute de frana', 0, 0, 402, '607090', 1, '0'),
(69211, '13.0460-7081.2', 3, '', 'Placute de frana', 0, 0, 402, '607081', 1, '0'),
(69210, '13.0460-7079.2', 3, '', 'Placute de frana', 0, 0, 402, '607079', 1, '0'),
(69209, '13.0460-7078.2', 3, '', 'Placute de frana', 0, 0, 402, '607078', 1, '0'),
(69206, '13.0460-7071.2', 3, '', 'Placute de frana', 0, 0, 402, '607071', 1, '0'),
(69201, '13.0460-7058.2', 3, '', 'Placute de frana', 0, 0, 402, '607058', 2, '176.54'),
(69192, '13.0460-5996.2', 3, '', 'Placute de frana', 0, 0, 402, '605996', 1, '0'),
(69185, '13.0460-5980.2', 3, '', 'Placute de frana', 0, 0, 402, '605980', 2, '157.71'),
(69182, '13.0460-5966.2', 3, '', 'Placute de frana', 0, 0, 402, '605966', 1, '0'),
(69181, '13.0460-5960.2', 3, '', 'Placute de frana', 0, 0, 402, '605960', 1, '0'),
(69163, '13.0460-5872.2', 3, '', 'Placute de frana', 0, 0, 402, '605872', 1, '0'),
(69159, '13.0460-5851.2', 3, '', 'Placute de frana', 0, 0, 402, '605851', 2, '168.966'),
(69158, '13.0460-5848.2', 3, '', 'Placute de frana', 0, 0, 402, '605848', 1, '0'),
(69157, '13.0460-5833.2', 3, '', 'Placute de frana', 0, 0, 402, '605833', 2, '68.894'),
(69129, '13.0460-4968.2', 3, '', 'Placute de frana', 0, 0, 402, '604968', 2, '45.969'),
(69128, '13.0460-4966.2', 3, '', 'Placute de frana', 0, 0, 402, '604966', 1, '0'),
(69123, '13.0460-4819.2', 3, '', 'Placute de frana', 0, 0, 402, '604819', 1, '0'),
(69114, '13.0460-4044.2', 3, '', 'Placute de frana', 0, 0, 402, '604044', 1, '0'),
(69112, '13.0460-4042.2', 3, '', 'Placute de frana', 0, 0, 402, '604042', 2, '135.044'),
(69106, '13.0460-3998.2', 3, '', 'Placute de frana', 0, 0, 402, '603998', 1, '0'),
(69105, '13.0460-3997.2', 3, '', 'Placute de frana', 0, 0, 402, '603997', 1, '0'),
(69104, '13.0460-3995.2', 3, '', 'Placute de frana', 0, 0, 402, '603995', 1, '0'),
(69088, '13.0460-3965.2', 3, '', 'Placute de frana', 0, 0, 402, '603965', 1, '0'),
(69087, '13.0460-3963.2', 3, '', 'Placute de frana', 0, 0, 402, '603963', 2, '197.799'),
(69086, '13.0460-3959.2', 3, '', 'Placute de frana', 0, 0, 402, '603959', 1, '0'),
(69079, '13.0460-3950.2', 3, '', 'Placute de frana', 0, 0, 402, '603950', 1, '0'),
(69078, '13.0460-3911.2', 3, '', 'Placute de frana', 0, 0, 402, '603911', 2, '199.99'),
(69076, '13.0460-3839.2', 3, '', 'Placute de frana', 0, 0, 402, '603839', 1, '0'),
(69063, '13.0460-3811.2', 3, '', 'Placute de frana', 0, 0, 402, '603811', 1, '0'),
(69041, '13.0460-2894.2', 3, '', 'Placute de frana', 0, 0, 402, '602894', 2, '0.056'),
(68987, '8734', 96, '', 'AL-KO', 0, 0, 854, '8734', 1, '70.16'),
(68985, '8716G', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA2', 1, '134'),
(68969, '3861G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '117.68'),
(68965, '3841D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '283.18'),
(68961, '3738G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '138'),
(68960, '3729G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '177.71'),
(68948, '3478IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '177.06'),
(68939, '3363IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '139.05'),
(68926, '3230IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '162.49'),
(68924, '3228G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '151.09'),
(68919, '3211G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '113.67'),
(68918, '3205G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '151.5'),
(68917, '3204G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '130.23'),
(68914, '3200DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '147.22'),
(68913, '3197IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '140.93'),
(68912, '3197DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '140.93'),
(68905, '3187IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '119.48'),
(68904, '3187DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '119.48'),
(68903, '3183IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '196.92'),
(68893, '3170G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '155.1'),
(68892, '3169G', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA12', 1, '149.99'),
(68891, '3160I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '135.93'),
(68890, '3160D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '135.93'),
(68889, '3159IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '139.43'),
(68888, '3159DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '132.79'),
(68887, '3158G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '128.25'),
(68886, '3156G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '143.65'),
(68885, '3155IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '183.83'),
(68817, '3074G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '122.01'),
(68816, '3073G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '127.22'),
(68810, '3068DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '128.45'),
(68809, '3068D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '113.49'),
(68806, '3066I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '123.97'),
(68805, '3065IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '122.71'),
(68804, '3065DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '122.71'),
(68803, '3064G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '188.4'),
(68800, '3061G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '175.18'),
(68799, '3059', 96, '', 'AL-KO', 0, 0, 854, '', 1, '184.83'),
(68797, '3056IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '250.95'),
(68796, '3056DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '263.5'),
(68794, '3054IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '213.37'),
(68790, '3051G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '159.99'),
(68789, '3050G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '110.56'),
(68787, '3049DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '240.14'),
(68786, '3048IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '223.03'),
(68784, '3047G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '158.75'),
(68777, '3040DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '208.15'),
(68776, '3037IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '123.44'),
(68775, '3037I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '120.1'),
(68774, '3037DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '127.98'),
(68772, '3036IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '139.24'),
(68771, '3036DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '139.24'),
(68763, '3011G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '116.23'),
(68762, '3009IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '197.5'),
(68760, '3003D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '309.2'),
(68745, '2520G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '150.56'),
(68737, '2213G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '106.04'),
(68724, '2152G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '136.82'),
(65870, 'VEX 270131', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '188.28'),
(68717, '2115G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '101.88'),
(68714, '2093G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '143.9'),
(68704, '2049G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '136.34'),
(68703, '2034G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '147.22'),
(68697, '2013G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '161.36'),
(68696, '2010G', 96, '', 'AL-KO', 0, 0, 854, 'NEU-2010 GELB', 1, '131.31'),
(68693, '2005G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '143.65'),
(68689, '1859G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '105.85'),
(68687, '1854G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '125.39'),
(68686, '1810G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '97.17'),
(68685, '1745G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '105.64'),
(68680, '1718IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '157.33'),
(68678, '1715G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '85.21'),
(68676, '1671G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '94.08'),
(68675, '1655G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '129.99'),
(68671, '1620G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '134.67'),
(68669, '1590G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '93.22'),
(68667, '1353G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '150.75'),
(68665, '1337G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '116.6'),
(68664, '1330G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '113.03'),
(68663, '1326G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '142.63'),
(68662, '1324G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '101.23'),
(68660, '1321G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '132.44'),
(68655, '1290G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '111.96'),
(68652, '1284G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '113.76'),
(68651, '1280G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '112.15'),
(68650, '1272G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '130.53'),
(68649, '1271G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '134.19'),
(68648, '1270G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '125.32'),
(68647, '1269G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '126.07'),
(68646, '1268G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '120.72'),
(68645, '1267G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '102.12'),
(68644, '1261G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '88.57'),
(68643, '1260G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '89.4'),
(68642, '1258G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '85.37'),
(68641, '1251G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '118.62'),
(68640, '1249', 96, '', 'AL-KO', 0, 0, 854, 'Y-705 RS', 1, '93.49'),
(68639, '1247G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '133.54'),
(68638, '1241G', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA6', 1, '90.29'),
(68637, '1239G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '82.71'),
(68636, '1238G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '98.32'),
(68635, '1237', 96, '', 'AL-KO', 0, 0, 854, '1237', 2, '44.562'),
(68634, '1235G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '130.16'),
(68633, '1233G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '143.19'),
(68632, '1231G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '130.26'),
(68631, '1228G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '101.23'),
(68630, '1227G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '122.04'),
(68629, '1225G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '144.52'),
(68627, '1222G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '122.14'),
(68626, '1221G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '122.81'),
(68625, '1219G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '104.8'),
(68624, '1218G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '95.5'),
(68623, '1217G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '109.73'),
(68622, '1190G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '131.31'),
(68621, '1177G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '104.94'),
(68620, '1174G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '115.61'),
(68619, '1173G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '113.76'),
(68618, '1170G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '114.88'),
(68617, '1169G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '183.38'),
(68616, '1167G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '175.27'),
(68615, '1165G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '88.06'),
(68613, '1161G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '119.18'),
(68612, '1152G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '172.36'),
(68607, '1144G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '116.26'),
(68606, '1143G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '107.79'),
(68567, '9503484', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68566, '9503473', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.6'),
(68565, '9503349', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '20.76'),
(68564, '9503105', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68562, '9502986', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '24.26'),
(68561, '9502974', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68558, '9502940', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '50.43'),
(68556, '9502625', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68555, '9502621', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '5.82'),
(68554, '9502605', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68553, '9502604', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68538, '9502440', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '20.15'),
(68532, '9502431', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '17.01'),
(68525, '9502399', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68524, '9502397', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68521, '9502363', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68520, '9502361', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '18.1'),
(68507, '9502109', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68506, '9502107', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68501, '9501986', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68500, '9501974', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68499, '9501940', 362, '', 'Geam oglinda', 0, 0, 1914, '9501940', 1, '50.43'),
(68498, '9501644', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68497, '9501625', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68496, '9501621', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68495, '9501605', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68472, '9501435', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '15.27'),
(68470, '9501420', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '20.76'),
(68469, '9501419', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68468, '9501417', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68467, '9501413', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '35.15'),
(68466, '9501409', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68465, '9501408', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '18.1'),
(68461, '9501384', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '20.15'),
(68459, '9501363', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68456, '9501357', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68453, '9501337', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '16.64'),
(68452, '9501299', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68447, '9501278', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '18.1'),
(68446, '9501268', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68445, '9501265', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68443, '9501113', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '18.16'),
(68442, '9501109', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68439, '9501064', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '15.27'),
(70253, 'MS2365', 247, '', 'Radiator', 0, 0, 470, 'MS2365', 1, '858.07'),
(70252, 'MS2364', 247, '', 'Radiator', 0, 0, 470, 'MS2364', 1, '670.49'),
(70251, 'MS2363', 247, '', 'Radiator', 0, 0, 470, 'MS2363', 1, '592.45'),
(70250, 'MS2348', 247, '', 'Radiator', 0, 0, 470, 'MS2348', 1, '1039'),
(70249, 'MS2342', 247, '', 'Radiator', 0, 0, 470, 'MS2342', 1, '823.13'),
(70248, 'MS2336', 247, '', 'Radiator', 0, 0, 470, 'MS2336', 1, '2304.94'),
(70247, 'MS2304', 247, '', 'Radiator', 0, 0, 470, 'MS2304', 1, '1241.35'),
(70246, 'MS2300', 247, '', 'Radiator', 0, 0, 470, 'MS2300', 1, '504.9'),
(70245, 'MS2283', 247, '', 'Radiator', 0, 0, 470, 'MS2283', 1, '628.02'),
(70244, 'MS2264', 247, '', 'Radiator', 0, 0, 470, 'MS2264', 1, '1087.75'),
(70243, 'MS2243', 247, '', 'Radiator', 0, 0, 470, 'MS2243', 1, '1598.92'),
(70242, 'MS2236', 247, '', 'Radiator', 0, 0, 470, 'MS2236', 1, '796.48'),
(70241, 'MS2216', 247, '', 'Radiator', 0, 0, 470, 'MS2216', 1, '1032.7'),
(70240, 'MS2211', 247, '', 'Radiator', 0, 0, 470, 'MS2211', 1, '302.71'),
(70239, 'MS2209', 247, '', 'Radiator', 0, 0, 470, 'MS2209', 1, '866.98'),
(70238, 'MS2183', 247, '', 'Radiator', 0, 0, 470, 'MS2183', 1, '589.77'),
(70237, 'MS2164', 247, '', 'Radiator', 0, 0, 470, 'MS2164', 1, '253.65'),
(70236, 'MS2150', 247, '', 'Radiator', 0, 0, 470, 'MS2150', 1, '610.95'),
(70235, 'MS2110', 247, '', 'Radiator', 0, 0, 470, 'MS2110', 1, '757.37'),
(70234, 'MS2085', 247, '', 'Radiator', 0, 0, 470, 'MS2085', 1, '536.31'),
(70233, 'MS2077', 247, '', 'Radiator', 0, 0, 470, 'MS2077', 1, '817.2'),
(70232, 'MS2072', 247, '', 'Radiator', 0, 0, 470, 'MS2072', 1, '735.98'),
(70231, 'MS2068', 247, '', 'Radiator', 0, 0, 470, 'MS2068', 1, '517.87'),
(70230, 'MS2067', 247, '', 'Radiator', 0, 0, 470, 'MS2067', 1, '381.48'),
(70229, 'MS2043', 247, '', 'Radiator', 0, 0, 470, 'MS2043', 1, '431.11'),
(70228, 'MS2042', 247, '', 'Radiator', 0, 0, 470, 'MS2042', 1, '305.83'),
(70227, 'MS2039', 247, '', 'Radiator', 0, 0, 470, 'MS2039', 1, '1556.51'),
(70226, 'MS2035', 247, '', 'Radiator', 0, 0, 470, 'MS2035', 1, '661.92'),
(70225, 'MS2016', 247, '', 'Radiator', 0, 0, 470, 'MS2016', 1, '779.46'),
(70224, 'MN4044', 247, '', 'Intercooler', 0, 0, 468, 'MN4044', 1, '2418.4'),
(70223, 'MN4040', 247, '', 'Intercooler', 0, 0, 468, 'MN4040', 1, '3515.4'),
(70222, 'MN4035', 247, '', 'Intercooler', 0, 0, 468, 'MN4035', 1, '2325.65'),
(70221, 'MN4034', 247, '', 'Intercooler', 0, 0, 468, 'MN4034', 1, '2335.24'),
(70220, 'MN4025', 247, '', 'Intercooler', 0, 0, 468, 'MN4025', 1, '2217.68'),
(70219, 'MN4024', 247, '', 'Intercooler', 0, 0, 468, 'MN4024', 1, '1566.26'),
(70218, 'MN4018', 247, '', 'Intercooler', 0, 0, 468, 'MN4018', 1, '2986.33'),
(70217, 'MN4017', 247, '', 'Intercooler', 0, 0, 468, 'MN4017', 1, '3021.11'),
(70203, 'ME2146', 247, '', 'Radiator', 0, 0, 470, 'ME2146', 1, '2740.51'),
(70202, 'ME2109', 247, '', 'Radiator', 0, 0, 470, 'ME2109', 1, '3886.06'),
(70201, 'LC2050', 247, '', 'Radiator', 0, 0, 470, 'LC2050t', 1, '630.09'),
(70200, 'KA2033', 247, '', 'Radiator', 0, 0, 470, 'KA2033', 1, '340.8'),
(70199, 'JE2014', 247, '', 'Radiator', 0, 0, 470, 'JE2014', 1, '565.89'),
(70198, 'JE2007', 247, '', 'Radiator', 0, 0, 470, 'JE2007', 1, '824.27'),
(70197, 'JE2002', 247, '', 'Radiator', 0, 0, 470, 'JE2002', 1, '297.29'),
(70196, 'IV4079', 247, '', 'Intercooler', 0, 0, 468, 'IV4079', 1, '1671.29'),
(70195, 'IV4067', 247, '', 'Intercooler', 0, 0, 468, 'IV4067', 1, '4436.88'),
(70194, 'IV4045', 247, '', 'Intercooler', 0, 0, 468, 'IV4045', 1, '673.71'),
(70193, 'IV4021', 247, '', 'Intercooler', 0, 0, 468, 'IV4021', 1, '314.39'),
(70192, 'IV2088', 247, '', 'Radiator', 0, 0, 470, 'IV2088', 1, '4327.04'),
(70191, 'IV2087', 247, '', 'Radiator', 0, 0, 470, 'IV2087', 1, '654.51'),
(70190, 'IV2086', 247, '', 'Radiator', 0, 0, 470, 'IV2086', 1, '4022.47'),
(70189, 'IV2078', 247, '', 'Radiator', 0, 0, 470, 'IV2078', 1, '544.92'),
(70188, 'IV2057', 247, '', 'Radiator', 0, 0, 470, 'IV2057', 1, '408.46'),
(70187, 'IV2056', 247, '', 'Radiator', 0, 0, 470, 'IV2056', 1, '430.04'),
(70186, 'IV2050', 247, '', 'Radiator', 0, 0, 470, 'IV2050', 1, '589.05'),
(70185, 'IV2049', 247, '', 'Radiator', 0, 0, 470, 'IV2049', 1, '286.13'),
(70184, 'IV2043', 247, '', 'Radiator', 0, 0, 470, 'IV2043', 1, '354.86'),
(70183, 'IV2041', 247, '', 'Radiator', 0, 0, 470, 'IV2041', 1, '308.32'),
(70182, 'IV2039', 247, '', 'Radiator', 0, 0, 470, 'IV2039', 1, '1959.38'),
(70181, 'IV2035', 247, '', 'Radiator', 0, 0, 470, 'IV2035', 1, '627.52'),
(70180, 'IV2024', 247, '', 'Radiator', 0, 0, 470, 'IV2024', 1, '271.92'),
(70179, 'IV2022', 247, '', 'Radiator', 0, 0, 470, 'IV2022', 1, '426.29'),
(70178, 'IV2006', 247, '', 'Radiator', 0, 0, 470, 'IV2006', 1, '1492.58'),
(70177, 'IV2003', 247, '', 'Radiator', 0, 0, 470, 'IV2003', 1, '861.5'),
(70176, 'IV2002', 247, '', 'Radiator', 0, 0, 470, 'IV2002', 1, '994.15'),
(70175, 'IV2001', 247, '', 'Radiator', 0, 0, 470, 'IV2001', 1, '1378.69'),
(70174, 'HY2130', 247, '', 'Radiator', 0, 0, 470, 'HY2130', 1, '331.06'),
(70173, 'HY2088', 247, '', 'Radiator', 0, 0, 470, 'HY2088', 1, '228.21'),
(70172, 'HY2049', 247, '', 'Radiator', 0, 0, 470, 'HY2049', 1, '316.64'),
(70171, 'HY2188', 247, '', 'Radiator', 0, 0, 470, 'HY2188', 1, '387.28'),
(70170, 'HY2182', 247, '', 'Radiator', 0, 0, 470, 'HY2182', 1, '586.74'),
(70169, 'HY2181', 247, '', 'Radiator', 0, 0, 470, 'HY2181', 1, '481.22'),
(70168, 'HY2177', 247, '', 'Radiator', 0, 0, 470, 'HY2177', 1, '745.04'),
(70165, 'HY2101', 247, '', 'Radiator', 0, 0, 470, 'HY2101', 1, '312.8'),
(70164, 'HY2099', 247, '', 'Radiator', 0, 0, 470, 'HY2099', 1, '335.27'),
(70163, 'HY2095', 247, '', 'Radiator', 0, 0, 470, 'HY2095', 1, '309.25'),
(70162, 'HY2085', 247, '', 'Radiator', 0, 0, 470, 'HY2085', 1, '170.4'),
(70161, 'HY2033', 247, '', 'Radiator', 0, 0, 470, 'HY2033', 1, '410.81'),
(70160, 'HD2018', 247, '', 'Radiator', 0, 0, 470, 'HD2018', 1, '306.05'),
(70159, 'HD2218', 247, '', 'Radiator', 0, 0, 470, 'HD2218', 1, '1015.33'),
(70158, 'HD2215', 247, '', 'Radiator', 0, 0, 470, 'HD2215', 1, '1216.1'),
(70157, 'HD2189', 247, '', 'Radiator', 0, 0, 470, 'HD2189', 1, '488.57'),
(70156, 'HD2187', 247, '', 'Radiator', 0, 0, 470, 'HD2187', 1, '385.84'),
(70155, 'HD2175', 247, '', 'Radiator', 0, 0, 470, 'HD2175', 1, '573.71'),
(70154, 'HD2161', 247, '', 'Radiator', 0, 0, 470, 'HD2161', 1, '351.19'),
(70153, 'HD2122', 247, '', 'Radiator', 0, 0, 470, 'HD2122', 1, '267.96'),
(70152, 'HD2121', 247, '', 'Radiator', 0, 0, 470, 'HD2121', 1, '269.91'),
(70151, 'HD2110', 247, '', 'Radiator', 0, 0, 470, 'HD2110', 1, '391.43'),
(70150, 'HD2104', 247, '', 'Radiator', 0, 0, 470, 'HD2104', 1, '455.03'),
(70149, 'HD2100', 247, '', 'Radiator', 0, 0, 470, 'HD2100', 1, '586.74'),
(70148, 'HD2075', 247, '', 'Radiator', 0, 0, 470, 'HD2075', 1, '321.54'),
(70147, 'HD2070', 247, '', 'Radiator', 0, 0, 470, 'HD2070', 1, '383.07'),
(70146, 'HD2069', 247, '', 'Radiator', 0, 0, 470, 'HD2069', 1, '276.85'),
(70145, 'HD2067', 247, '', 'Radiator', 0, 0, 470, 'HD2067', 1, '243.75'),
(70144, 'HD2048', 247, '', 'Radiator', 0, 0, 470, 'HD2048', 1, '677.41'),
(70143, 'HD2047', 247, '', 'Radiator', 0, 0, 470, 'HD2047', 1, '428.29'),
(70142, 'HD2044', 247, '', 'Radiator', 0, 0, 470, '', 1, '363.2'),
(70141, 'HD2040', 247, '', 'Radiator', 0, 0, 470, 'HD2040', 1, '392.48'),
(70140, 'HD2031', 247, '', 'Radiator', 0, 0, 470, 'HD2031', 1, '292.72'),
(70139, 'HD2021', 247, '', 'Radiator', 0, 0, 470, 'HD2021', 1, '271.93'),
(70138, 'HD2020', 247, '', 'Radiator', 0, 0, 470, 'HD2020', 1, '258.03'),
(70137, 'HD2017', 247, '', 'Radiator', 0, 0, 470, 'HD2017', 1, '482.3'),
(70136, 'HD2016', 247, '', 'Radiator', 0, 0, 470, 'HD2016', 1, '420.96'),
(70135, 'HD2010', 247, '', 'Radiator', 0, 0, 470, 'HD2010', 1, '422.74'),
(70134, 'FT2318', 247, '', 'Radiator', 0, 0, 470, 'FT2318', 1, '341.94'),
(70133, 'FT2311', 247, '', 'Radiator', 0, 0, 470, 'FT2311', 1, '825.8'),
(70132, 'FT2292', 247, '', 'Radiator', 0, 0, 470, 'FT2292', 1, '122.09'),
(70131, 'FT2290', 247, '', 'Radiator', 0, 0, 470, 'FT2290', 1, '209'),
(70130, 'FT2263', 247, '', 'Radiator', 0, 0, 470, 'FT2263', 1, '164.82'),
(70129, 'FT2261', 247, '', 'Radiator', 0, 0, 470, 'FT2261', 1, '202.44'),
(70128, 'FT2232', 247, '', 'Radiator', 0, 0, 470, 'FT2232', 1, '451.58'),
(70127, 'FT2230', 247, '', 'Radiator', 0, 0, 470, 'FT2230', 1, '365.65'),
(70126, 'FT2218', 247, '', 'Radiator', 0, 0, 470, 'FT2218', 1, '166.13'),
(70125, 'FT2211', 247, '', 'Radiator', 0, 0, 470, 'FT2211', 1, '350'),
(70124, 'FT2209', 247, '', 'Radiator', 0, 0, 470, 'FT2209', 1, '189.06'),
(70123, 'FT2208', 247, '', 'Radiator', 0, 0, 470, 'FT2208', 1, '164.65'),
(70122, 'FT2201', 247, '', 'Radiator', 0, 0, 470, 'FT2201', 1, '244.71'),
(70121, 'FT2200', 247, '', 'Radiator', 0, 0, 470, 'FT2200', 1, '238.23'),
(70120, 'FT2109', 247, '', 'Radiator', 0, 0, 470, 'FT2109', 1, '285.8'),
(70119, 'FT2096', 247, '', 'Radiator', 0, 0, 470, 'FT2096', 1, '218.61'),
(70118, 'FT2095', 247, '', 'Radiator', 0, 0, 470, 'FT2095', 1, '485.04'),
(70117, 'FT2066', 247, '', 'Radiator', 0, 0, 470, 'FT2066', 1, '441.65'),
(70116, 'FT4360', 247, '', 'Intercooler', 0, 0, 468, 'FT4360', 1, '802.91'),
(70115, 'FT4319', 247, '', 'Intercooler', 0, 0, 468, 'FT4319', 1, '499.18'),
(70114, 'FT2299', 247, '', 'Radiator', 0, 0, 470, 'FT2299', 1, '350.27'),
(70113, 'FT2275', 247, '', 'Radiator', 0, 0, 470, 'FT2275', 1, '184.46'),
(70112, 'FT2268', 247, '', 'Radiator', 0, 0, 470, 'FT2268', 1, '555.82'),
(70111, 'FT2264', 247, '', 'Radiator', 0, 0, 470, 'FT2264', 1, '334.06'),
(70110, 'FT2258', 247, '', 'Radiator', 0, 0, 470, 'FT2258', 1, '250.04'),
(70109, 'FT2251', 247, '', 'Radiator', 0, 0, 470, 'FT2251', 1, '247.33'),
(70108, 'FT2250', 247, '', 'Radiator', 0, 0, 470, 'FT2250', 1, '248.59'),
(70107, 'FT2244', 247, '', 'Radiator', 0, 0, 470, 'FT2244', 1, '363.97'),
(70106, 'FT2243', 247, '', 'Radiator', 0, 0, 470, 'FT2243', 1, '380.09'),
(70105, 'FT2225', 247, '', 'Radiator', 0, 0, 470, 'FT2225', 1, '305.95'),
(70104, 'FT2224', 247, '', 'Radiator', 0, 0, 470, 'FT2224', 1, '336.01'),
(70103, 'FT2207', 247, '', 'Radiator', 0, 0, 470, 'FT2207', 1, '235.22'),
(70102, 'FT2185', 247, '', 'Radiator', 0, 0, 470, 'FT2185', 1, '345.36'),
(70101, 'FT2180', 247, '', 'Radiator', 0, 0, 470, 'FT2180', 1, '289.41'),
(70100, 'FT2167', 247, '', 'Radiator', 0, 0, 470, 'FT2167', 1, '392.48'),
(70099, 'FT2160', 247, '', 'Radiator', 0, 0, 470, 'FT2160', 1, '397.68'),
(70098, 'FT2149', 247, '', 'Radiator', 0, 0, 470, 'FT2149', 1, '541.1'),
(70097, 'FT2138', 247, '', 'Radiator', 0, 0, 470, 'FT2138', 1, '215.16'),
(70076, 'FD2404', 247, '', 'Radiator', 0, 0, 470, 'FD2404', 1, '465.23'),
(70075, 'FD2382', 247, '', 'Radiator', 0, 0, 470, 'FD2382', 1, '402.57'),
(70074, 'FD2379', 247, '', 'Radiator', 0, 0, 470, 'FD2379', 1, '399.63'),
(70073, 'FD2320', 247, '', 'Radiator', 0, 0, 470, 'FD2320', 1, '351.14'),
(70072, 'FD2319', 247, '', 'Radiator', 0, 0, 470, 'FD2319', 1, '239.75'),
(70071, 'FD2318', 247, '', 'Radiator', 0, 0, 470, 'FD2318', 1, '289.12'),
(70070, 'FD2266', 247, '', 'Radiator', 0, 0, 470, 'FD2266', 1, '378.74'),
(70069, 'FD2265', 247, '', 'Radiator', 0, 0, 470, 'FD2265', 1, '231.66'),
(70068, 'FD2264', 247, '', 'Radiator', 0, 0, 470, 'FD2264', 1, '306.1'),
(70067, 'FD2263', 247, '', 'Radiator', 0, 0, 470, 'FD2263', 1, '248'),
(70066, 'FD2261', 247, '', 'Radiator', 0, 0, 470, 'FD2261', 1, '432.5'),
(70065, 'FD2260', 247, '', 'Radiator', 0, 0, 470, 'FD2260', 1, '295.11'),
(70064, 'FD2257', 247, '', 'Radiator', 0, 0, 470, 'FD2257', 1, '161.07'),
(70063, 'FD2224', 247, '', 'Radiator', 0, 0, 470, 'FD2224', 1, '220.69'),
(70062, 'FD2220', 247, '', 'Radiator', 0, 0, 470, 'FD2220', 1, '229.55'),
(70061, 'FD2218', 247, '', 'Radiator', 0, 0, 470, 'FD2218', 1, '295.24'),
(70060, 'FD2206', 247, '', 'Radiator', 0, 0, 470, 'FD2206', 1, '474.62'),
(70059, 'FD2204', 247, '', 'Radiator', 0, 0, 470, 'FD2204', 1, '394.88'),
(70058, 'FD2203', 247, '', 'Radiator', 0, 0, 470, 'FD2203', 1, '316.25'),
(70057, 'FD2185', 247, '', 'Radiator', 0, 0, 470, 'FD2185', 1, '378.74'),
(70056, 'FD2169', 247, '', 'Radiator', 0, 0, 470, 'FD2169', 1, '218.39'),
(70055, 'FD2152', 247, '', 'Radiator', 0, 0, 470, 'FD2152', 1, '261.23'),
(70054, 'FD2151', 247, '', 'Radiator', 0, 0, 470, 'FD2151', 1, '247.61'),
(70053, 'FD2149', 247, '', 'Radiator', 0, 0, 470, 'FD2149', 1, '546.85'),
(70052, 'FD2148', 247, '', 'Radiator', 0, 0, 470, 'FD2148', 1, '267.02'),
(70051, 'FD2139', 247, '', 'Radiator', 0, 0, 470, 'FD2139', 1, '656.21'),
(70050, 'FD2127', 247, '', 'Radiator', 0, 0, 470, 'FD2127', 1, '270.67'),
(70049, 'FD2122', 247, '', 'Radiator', 0, 0, 470, 'FD2122', 1, '437.46'),
(70048, 'FD2117', 247, '', 'Radiator', 0, 0, 470, 'FD2117', 1, '264.05'),
(70047, 'FD2102', 247, '', 'Radiator', 0, 0, 470, 'FD2102', 1, '652.95'),
(70046, 'FD2078', 247, '', 'Radiator', 0, 0, 470, 'FD2078', 1, '346.21'),
(70045, 'FD2049', 247, '', 'Radiator', 0, 0, 470, 'FD2049', 1, '399.84'),
(70044, 'FD2048', 247, '', 'Radiator', 0, 0, 470, 'FD2048', 1, '393.11'),
(70041, 'DW2073', 247, '', 'Radiator', 0, 0, 470, 'DW2073', 1, '350.97'),
(70040, 'DW2068', 247, '', 'Radiator', 0, 0, 470, 'DW2068', 1, '337.32'),
(70038, 'DW2066', 247, '', 'Radiator', 0, 0, 470, 'DW2066', 1, '215.11'),
(70031, 'DN2171', 247, '', 'Radiator', 0, 0, 470, 'DN2171', 1, '734.15'),
(70030, 'DN2151', 247, '', 'Radiator', 0, 0, 470, 'DN2151', 1, '734.15'),
(70029, 'DN2300', 247, '', 'Radiator', 0, 0, 470, 'DN2300', 1, '782.66'),
(70028, 'DN2298', 247, '', 'Radiator', 0, 0, 470, 'DN2298', 1, '620.39'),
(70027, 'DN2296', 247, '', 'Radiator', 0, 0, 470, 'DN2296', 1, '987.42'),
(70026, 'DN2294', 247, '', 'Radiator', 0, 0, 470, 'DN2294', 1, '546.54'),
(70025, 'DN2293', 247, '', 'Radiator', 0, 0, 470, 'DN2293', 1, '545.75'),
(70024, 'DN2279', 247, '', 'Radiator', 0, 0, 470, 'DN2279', 1, '1320.99'),
(70022, 'DN2266', 247, '', 'Radiator', 0, 0, 470, 'DN2266', 1, '700.69'),
(70021, 'DN2250', 247, '', 'Radiator', 0, 0, 470, 'DN2250', 1, '438.83'),
(70020, 'DN2249', 247, '', 'Radiator', 0, 0, 470, 'DN2249', 1, '482.08'),
(70019, 'DN2246', 247, '', 'Radiator', 0, 0, 470, 'DN2246', 1, '1217.52'),
(70018, 'DN2235', 247, '', 'Radiator', 0, 0, 470, 'DN2235', 1, '335.7'),
(70017, 'DN2233', 247, '', 'Radiator', 0, 0, 470, 'DN2233', 1, '1716.65'),
(70016, 'DN2230', 247, '', 'Radiator', 0, 0, 470, 'DN2230', 1, '1204.17'),
(70015, 'DN2223', 247, '', 'Radiator', 0, 0, 470, 'DN2223', 1, '530.37'),
(70014, 'DN2217', 247, '', 'Radiator', 0, 0, 470, 'DN2217', 1, '918.04'),
(70013, 'DN2215', 247, '', 'Radiator', 0, 0, 470, 'DN2215', 1, '416.69'),
(70012, 'DN2211', 247, '', 'Radiator', 0, 0, 470, 'DN2211', 1, '530.92'),
(70011, 'DN2210', 247, '', 'Radiator', 0, 0, 470, 'DN2210', 1, '471.38'),
(70010, 'DN2189', 247, '', 'Radiator', 0, 0, 470, 'DN2189', 1, '564.93'),
(70009, 'DN2174', 247, '', 'Radiator', 0, 0, 470, 'DN2174', 1, '416.83'),
(70008, 'DN2150', 247, '', 'Radiator', 0, 0, 470, 'DN2150', 1, '1342.25'),
(70007, 'DN2148', 247, '', 'Radiator', 0, 0, 470, 'DN2148', 1, '690.99'),
(70006, 'DN2143', 247, '', 'Radiator', 0, 0, 470, 'DN2143', 1, '702.55'),
(70005, 'DN2141', 247, '', 'Radiator', 0, 0, 470, 'DN2141', 1, '618.8'),
(70004, 'DN2130', 247, '', 'Radiator', 0, 0, 470, 'DN2130', 1, '335.41'),
(70003, 'DN2122', 247, '', 'Radiator', 0, 0, 470, 'DN2122', 1, '678.77'),
(70002, 'DN2114', 247, '', 'Radiator', 0, 0, 470, 'DN2114', 1, '452.76'),
(70001, 'DN2098', 247, '', 'Radiator', 0, 0, 470, 'DN2098', 1, '462.44'),
(70000, 'DN2088', 247, '', 'Radiator', 0, 0, 470, 'DN2088', 1, '1126.3'),
(69999, 'DN2055', 247, '', 'Radiator', 0, 0, 470, 'DN2055', 1, '797.49'),
(69998, 'DN2046', 247, '', 'Radiator', 0, 0, 470, 'DN2046', 1, '368.16'),
(69997, 'DF2010', 247, '', 'Radiator', 0, 0, 470, 'DF2010', 1, '2885.23'),
(69996, 'DF2004', 247, '', 'Radiator', 0, 0, 470, 'DF2004', 1, '2820.05'),
(69995, 'DF2035', 247, '', 'Radiator', 0, 0, 470, 'DF2035', 1, '3552.59'),
(69994, 'DF2031', 247, '', 'Radiator', 0, 0, 470, 'DF2031', 1, '2203.88'),
(69993, 'CR4035', 247, '', 'Intercooler', 0, 0, 468, 'CR4035', 1, '2655.49'),
(69992, 'CR2080', 247, '', 'Radiator', 0, 0, 470, 'CR2080', 1, '796.08'),
(69991, 'CR2029', 247, '', 'Radiator', 0, 0, 470, 'CR2029', 1, '667.61'),
(69990, 'CR2001', 247, '', 'Radiator', 0, 0, 470, 'CR2001', 1, '526.79'),
(69989, 'CN4126', 247, '', 'Intercooler', 0, 0, 468, 'CN4126', 1, '396.34'),
(69988, 'CN2227', 247, '', 'Radiator', 0, 0, 470, 'CN2227', 1, '238.74'),
(69987, 'CN2208', 247, '', 'Radiator', 0, 0, 470, 'CN2208', 1, '420.4'),
(69986, 'CN2190', 247, '', 'Radiator', 0, 0, 470, 'CN2190', 1, '208.89'),
(69985, 'CN2155', 247, '', 'Radiator', 0, 0, 470, 'CN2155', 1, '253.79'),
(69984, 'CN2154', 247, '', 'Radiator', 0, 0, 470, 'CN2154', 1, '264.9'),
(69983, 'CN2149', 247, '', 'Radiator', 0, 0, 470, 'CN2149', 1, '269.22'),
(69982, 'CN2147', 247, '', 'Radiator', 0, 0, 470, 'CN2147', 1, '390.02'),
(69981, 'CN2134', 247, '', 'Radiator', 0, 0, 470, 'CN2134', 1, '437.46'),
(69980, 'CN2114', 247, '', 'Radiator', 0, 0, 470, 'CN2114', 1, '607.77'),
(69979, 'CN2105', 247, '', 'Radiator', 0, 0, 470, 'CN2105', 1, '315.68'),
(69978, 'CN2101', 247, '', 'Radiator', 0, 0, 470, 'CN2101', 1, '449.45'),
(69977, 'CN2072', 247, '', 'Radiator', 0, 0, 470, 'CN2072', 1, '327.47'),
(69976, 'CN2071', 247, '', 'Radiator', 0, 0, 470, 'CN2071', 1, '465.42'),
(69975, 'CN4252', 247, '', 'Intercooler', 0, 0, 468, 'CN4252', 1, '823.82'),
(69974, 'CN4086', 247, '', 'Intercooler', 0, 0, 468, 'CN4086', 1, '290.02'),
(69973, 'CN2188', 247, '', 'Radiator', 0, 0, 470, 'CN2188', 1, '332.27'),
(69972, 'CN2187', 247, '', 'Radiator', 0, 0, 470, 'CN2187', 1, '342.33'),
(69971, 'CN2182', 247, '', 'Radiator', 0, 0, 470, 'CN2182', 1, '618.14'),
(69970, 'CN2159', 247, '', 'Radiator', 0, 0, 470, 'CN2159', 1, '368.07'),
(69969, 'CN2156', 247, '', 'Radiator', 0, 0, 470, 'CN2156', 1, '561.43'),
(69968, 'CN2153', 247, '', 'Radiator', 0, 0, 470, 'CN2153', 1, '215.05'),
(69967, 'CN2148', 247, '', 'Radiator', 0, 0, 470, 'CN2148', 1, '387.89'),
(69966, 'CN2145', 247, '', 'Radiator', 0, 0, 470, 'CN2145', 1, '373.33'),
(69965, 'CN2140', 247, '', 'Radiator', 0, 0, 470, 'CN2140', 1, '335.82'),
(69964, 'CN2115', 247, '', 'Radiator', 0, 0, 470, 'CN2115', 1, '209.33'),
(69963, 'CN2112', 247, '', 'Radiator', 0, 0, 470, 'CN2112', 1, '686.45'),
(69962, 'CN2104', 247, '', 'Radiator', 0, 0, 470, 'CN2104', 1, '392.84'),
(69961, 'CN2077', 247, '', 'Radiator', 0, 0, 470, 'CN2077', 1, '557.71'),
(69960, 'CN2068', 247, '', 'Radiator', 0, 0, 470, 'CN2068', 1, '653.69'),
(69959, 'CN2059', 247, '', 'Radiator', 0, 0, 470, 'CN2059', 1, '324.87'),
(69958, 'CN2046', 247, '', 'Radiator', 0, 0, 470, 'CN2046', 1, '378.09'),
(69957, 'CN2040', 247, '', 'Radiator', 0, 0, 470, 'CN2040', 1, '405.2'),
(69956, 'CN2036', 247, '', 'Radiator', 0, 0, 470, 'CN2036', 1, '263.41'),
(69955, 'CN2034', 247, '', 'Radiator', 0, 0, 470, 'CN2034', 1, '599.18'),
(69954, 'CN2027', 247, '', 'Radiator', 0, 0, 470, 'CN2027', 1, '360.66'),
(69953, 'CN2013', 247, '', 'Radiator', 0, 0, 470, 'CN2013', 1, '304'),
(69952, 'BW2292', 247, '', 'Radiator', 0, 0, 470, 'BW2292', 1, '681.34'),
(69951, 'BW2291', 247, '', 'Radiator', 0, 0, 470, 'BW2291', 1, '560.61'),
(69950, 'BW2290', 247, '', 'Radiator', 0, 0, 470, 'BW2290', 1, '1016.15'),
(69948, 'BW2205', 247, '', 'Radiator', 0, 0, 470, 'BW2205', 1, '305.88'),
(69947, 'BW2201', 247, '', 'Radiator', 0, 0, 470, '', 1, '407.97'),
(69946, 'BW4207', 247, '', 'Intercooler', 0, 0, 468, 'BW4207', 1, '586.76'),
(69944, 'BW2337', 247, '', 'Radiator', 0, 0, 470, 'BW2337', 1, '1048.22'),
(69943, 'BW2335', 247, '', 'Radiator', 0, 0, 470, 'BW2335', 1, '1033.39'),
(69942, 'BW2300', 247, '', 'Radiator', 0, 0, 470, 'BW2300', 1, '830.13'),
(69941, 'BW2287', 247, '', 'Radiator', 0, 0, 470, 'BW2287', 1, '1063.7'),
(69940, 'BW2233', 247, '', 'Radiator', 0, 0, 470, 'BW2233', 1, '739.13'),
(69939, 'BW2202', 247, '', 'Radiator', 0, 0, 470, 'BW2202', 1, '440.28'),
(69938, 'BW2179', 247, '', 'Radiator', 0, 0, 470, 'BW2179', 1, '408.95'),
(69937, 'BW2176', 247, '', 'Radiator', 0, 0, 470, 'BW2176', 1, '450.24'),
(69936, 'BW2170', 247, '', 'Radiator', 0, 0, 470, 'BW2170', 1, '941.32'),
(69935, 'BW2135', 247, '', 'Radiator', 0, 0, 470, 'BW2135', 1, '342.19'),
(69934, 'BW2132', 247, '', 'Radiator', 0, 0, 470, 'BW2132', 1, '608.85'),
(69933, 'BW2125', 247, '', 'Radiator', 0, 0, 470, 'BW2125', 1, '578.86'),
(69932, 'BW2124', 247, '', 'Radiator', 0, 0, 470, 'BW2124', 1, '364.36'),
(69931, 'BW2122', 247, '', 'Radiator', 0, 0, 470, 'BW2122', 1, '550.35'),
(69930, 'BW2121', 247, '', 'Radiator', 0, 0, 470, 'BW2121', 1, '418.82'),
(69929, 'BW2101', 247, '', 'Radiator', 0, 0, 470, 'BW2101', 1, '226.95'),
(69927, 'BW2090', 247, '', 'Radiator', 0, 0, 470, 'BW2090', 1, '383.59'),
(69926, 'BW2083', 247, '', 'Radiator', 0, 0, 470, 'BW2083', 1, '425.72'),
(69924, 'BW2055', 247, '', 'Radiator', 0, 0, 470, '', 1, '559.54'),
(69922, 'BW2047', 247, '', 'Radiator', 0, 0, 470, 'BW2047', 1, '524.52'),
(69920, 'BW2031', 247, '', 'Radiator', 0, 0, 470, 'BW2031', 1, '381.69'),
(69919, 'AU3191', 247, '', 'Radiator ulei', 0, 0, 469, 'AU3191', 1, '795.05'),
(69918, 'AU2197', 247, '', 'Radiator', 0, 0, 470, 'AU2197', 1, '2179.69'),
(69917, 'AU2152', 247, '', 'Radiator', 0, 0, 470, 'AU2152', 1, '549.25'),
(69916, 'AU2118', 247, '', 'Radiator', 0, 0, 470, 'AU2118', 1, '603.94'),
(69915, 'AU2111', 247, '', 'Radiator', 0, 0, 470, 'AU2111', 1, '235.27'),
(69914, 'AU2110', 247, '', 'Radiator', 0, 0, 470, 'AU2110', 1, '276.09'),
(69912, 'AL2089', 247, '', 'Radiator', 0, 0, 470, 'AL2089', 1, '345.17'),
(69911, 'AL2084', 247, '', 'Radiator', 0, 0, 470, 'AL2084', 1, '382.06'),
(69910, 'AL2078', 247, '', 'Radiator', 0, 0, 470, 'AL2078', 1, '350.34'),
(69909, 'AL2055', 247, '', 'Radiator', 0, 0, 470, 'AL2055', 1, '501.07'),
(69908, 'AL4085', 247, '', 'Intercooler', 0, 0, 468, 'AL4085', 1, '435.27'),
(69907, 'AL2074', 247, '', 'Radiator', 0, 0, 470, 'AL2074', 1, '783.52'),
(69906, 'AL2057', 247, '', 'Radiator', 0, 0, 470, 'AL2057', 1, '1154.54'),
(69905, 'AL2038', 247, '', 'Radiator', 0, 0, 470, 'AL2038', 1, '332.09'),
(69903, 'AI2206', 247, '', 'Radiator', 0, 0, 470, 'AI2206', 1, '266.71'),
(69902, 'AI2105', 247, '', 'Radiator', 0, 0, 470, 'AI2105', 1, '415.46'),
(69901, 'AI4283', 247, '', 'Intercooler', 0, 0, 468, 'AI4283', 1, '633.3'),
(69899, 'AI4225', 247, '', 'Intercooler', 0, 0, 468, 'AI4225', 1, '276.83'),
(69898, 'AI4200', 247, '', 'Intercooler', 0, 0, 468, 'AI4200', 1, '638.2'),
(69897, 'AI4188', 247, '', 'Intercooler', 0, 0, 468, 'AI4188', 1, '749.33'),
(69896, 'AI4185', 247, '', 'Intercooler', 0, 0, 468, 'AI4185', 1, '313.96'),
(69895, 'AI4136', 247, '', 'Intercooler', 0, 0, 468, 'AI4136', 1, '662.6'),
(69894, 'AI4112', 247, '', 'Intercooler', 0, 0, 468, 'AI4112', 1, '281.15'),
(69893, 'AI2253', 247, '', 'Radiator', 0, 0, 470, 'AI2253', 1, '601.71'),
(69892, 'AI2252', 247, '', 'Radiator', 0, 0, 470, 'AI2252', 1, '1478.8'),
(69890, 'AI2235', 247, '', 'Radiator', 0, 0, 470, 'AI2235', 1, '460.69'),
(69889, 'AI2234', 247, '', 'Radiator', 0, 0, 470, 'AI2234', 1, '688.18'),
(69888, 'AI2232', 247, '', 'Radiator', 0, 0, 470, 'AI2232', 1, '2138.78'),
(69887, 'AI2231', 247, '', 'Radiator', 0, 0, 470, 'AI2231', 1, '1024.97'),
(69886, 'AI2207', 247, '', 'Radiator', 0, 0, 470, 'AI2207', 1, '553.66'),
(69885, 'AI2205', 247, '', 'Radiator', 0, 0, 470, 'AI2205', 1, '598.36'),
(69884, 'AI2201', 247, '', 'Radiator', 0, 0, 470, 'AI2201', 1, '282.52'),
(69883, 'AI2195', 247, '', 'Radiator', 0, 0, 470, 'AI2195', 1, '282.52'),
(69882, 'AI2190', 247, '', 'Radiator', 0, 0, 470, 'AI2190', 1, '3402.57'),
(69881, 'AI2139', 247, '', 'Radiator', 0, 0, 470, 'AI2139', 1, '331.57'),
(69880, 'AI2125', 247, '', 'Radiator', 0, 0, 470, 'AI2125', 1, '440.77'),
(69879, 'AI2123', 247, '', 'Radiator', 0, 0, 470, 'AI2123', 1, '291.66'),
(69878, 'AI2122', 247, '', 'Radiator', 0, 0, 470, 'AI2122', 1, '472.1'),
(69875, 'AI2026', 247, '', 'Radiator', 0, 0, 470, 'AI2026', 1, '167.31'),
(69871, '03.9901-6203.2', 3, '', 'Lichid de frana', 0, 0, 71, 'TYP200', 1, '148.39'),
(69867, '24.0711-5139.1', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69866, '24.0710-2015.1', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69861, '24.0711-5151.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69860, '24.0711-1365.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69859, '24.0741-1125.1', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69852, '24.0711-5133.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69850, '24.0721-1193.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69849, '24.0721-1191.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69847, '24.0711-6024.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69845, '24.0711-5123.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69844, '24.0751-1136.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69841, '24.0721-1937.1', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69840, '24.0711-5049.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(69839, '24.0711-1368.1', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69838, '24.0711-1367.1', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69837, '24.0711-1362.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69836, '24.0711-1361.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(69835, '11.8116-0143.1', 3, '', 'Accesorii - etriere frana', 0, 0, 2296, '390513', 1, '0'),
(69834, '11.8116-0083.1', 3, '', 'Accesorii - etriere frana', 0, 0, 2296, '390501', 1, '0'),
(69833, '11.0101-5409.2', 3, '', 'Accesorii - etriere frana', 0, 0, 1165, '260035', 1, '19.51'),
(69832, '11.0101-5407.2', 3, '', 'Accesorii - etriere frana', 0, 0, 1165, '260011', 1, '0'),
(69831, '11.0101-4803.2', 3, '', 'Accesorii - etriere frana', 0, 0, 1165, '260008', 1, '0'),
(69830, '11.0101-4801.2', 3, '', 'Accesorii - etriere frana', 0, 0, 1165, '260006', 1, '0'),
(69829, '11.0441-6007.2', 3, '', 'Accesorii - etriere frana', 0, 0, 401, '', 1, '0'),
(69828, '13.0441-4806.2', 3, '', 'Accesorii - etriere frana', 0, 0, 401, '', 1, '0'),
(69827, '11.0441-6003.2', 3, '', 'Accesorii - etriere frana', 0, 0, 401, '', 1, '0'),
(69826, '11.0441-5704.2', 3, '', 'Accesorii - etriere frana', 0, 0, 401, '', 1, '0'),
(69825, '11.0441-5409.2', 3, '', 'Accesorii - etriere frana', 0, 0, 401, '', 1, '0'),
(69824, '11.0441-5402.2', 3, '', 'Accesorii - etriere frana', 0, 0, 401, '', 1, '0'),
(69823, '11.0441-4811.2', 3, '', 'Accesorii - etriere frana', 0, 0, 401, '', 1, '0'),
(69822, '11.0441-4805.2', 3, '', 'Accesorii - etriere frana', 0, 0, 401, '', 1, '0'),
(69821, '11.0441-4501.2', 3, '', 'Accesorii - etriere frana', 0, 0, 401, '', 1, '0'),
(69820, '11.9601-8502.2', 3, '', 'Etriere frana', 0, 0, 78, '220593_220594', 1, '0'),
(69819, '11.9601-8501.2', 3, '', 'Etriere frana', 0, 0, 78, '220593_220594', 1, '0'),
(69818, '13.2351-8006.2', 3, '', 'Etriere frana', 0, 0, 78, '210014_210015', 1, '0'),
(69817, '24.3728-3200.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69814, '24.3728-2200.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69813, '24.3728-1015.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69812, '24.3728-1005.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69811, '24.3728-0850.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69810, '24.3728-0848.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69807, '24.3728-0841.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69806, '24.3728-0839.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69805, '24.3728-0803.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69804, '24.3728-0711.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69803, '24.3728-0627.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69802, '24.3728-0625.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69801, '24.3728-0524.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69800, '24.3728-0523.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69799, '24.3728-0519.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69798, '24.3728-0518.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69797, '24.3728-0514.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69796, '24.3728-0340.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69795, '24.3728-0338.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69794, '24.3728-0337.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69793, '24.3728-0336.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69792, '24.3728-0335.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69791, '24.3728-0300.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69790, '24.3728-0127.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69789, '24.3728-0122.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69788, '24.3728-0121.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69787, '24.3728-0113.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69786, '24.3728-0111.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(69785, '24.3727-3100.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69784, '24.3727-1922.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69773, '24.3727-1012.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69764, '24.3727-0824.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69745, '24.3727-0743.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69742, '24.3727-0739.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69741, '24.3727-0735.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69739, '24.3727-0733.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69737, '24.3727-0730.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69736, '24.3727-0647.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69735, '24.3727-0644.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69734, '24.3727-0639.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69733, '24.3727-0638.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69726, '24.3727-0539.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69725, '24.3727-0536.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69724, '24.3727-0529.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69723, '24.3727-0526.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69722, '24.3727-0525.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69721, '24.3727-0523.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69720, '24.3727-0521.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69719, '24.3727-0514.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69718, '24.3727-0511.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69717, '24.3727-0435.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69716, '24.3727-0427.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69715, '24.3727-0409.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69714, '24.3727-0339.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69712, '24.3727-0314.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69711, '24.3727-0311.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69710, '24.3727-0307.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69707, '24.3727-0213.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69706, '24.3727-0188.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69701, '24.3727-0161.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69698, '24.3727-0149.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69697, '24.3727-0147.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69696, '24.3727-0134.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69695, '24.3727-0133.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69694, '24.3727-0132.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69693, '24.3727-0131.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69686, '24.3727-0006.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(69684, '83.7704-0160.3', 3, '', 'Conducte frana', 0, 0, 83, '330805', 1, '0'),
(69675, '83.6204-0220.3', 3, '', 'Conducte frana', 0, 0, 83, '330308', 1, '0'),
(69674, '83.6188-0311.3', 3, '', 'Conducte frana', 0, 0, 83, '330291', 1, '0'),
(69672, '83.6134-0335.3', 3, '', 'Conducte frana', 0, 0, 83, '330277', 1, '0'),
(69671, '83.6114-0300.3', 3, '', 'Conducte frana', 0, 0, 83, '330258', 1, '0'),
(69670, '83.6103-0300.3', 3, '', 'Conducte frana', 0, 0, 83, '330223', 1, '0'),
(69669, '24.6583-1740.3', 3, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '0'),
(69668, '24.6583-1724.3', 3, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '0'),
(69667, '03.0101-0031.2', 3, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '0'),
(69666, '03.6582-0014.3', 3, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '0'),
(69665, '03.6584-0113.3', 3, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '0'),
(69664, '03.6584-0107.3', 3, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '0'),
(69663, '03.6584-0015.3', 3, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '0'),
(69662, '03.6565-0130.3', 3, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '0'),
(69661, '03.0101-0027.2', 3, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '0'),
(69659, '03.7858-4502.4', 3, '', 'Cilindrii roata spate', 0, 0, 74, '', 1, '0'),
(69658, '03.7755-4202.4', 3, '', 'Cilindrii roata spate', 0, 0, 74, '', 1, '0'),
(69657, '03.7755-1902.4', 3, '', 'Cilindrii roata spate', 0, 0, 74, '', 1, '0'),
(69654, '13.0460-2810.2', 3, '', 'Cilindrii roata spate', 0, 0, 402, '602810', 1, '0'),
(69653, '13.0460-4906.2', 3, '', 'Cilindrii roata spate', 0, 0, 402, '604906', 1, '0'),
(69652, '13.0460-5918.2', 3, '', 'Cilindrii roata spate', 0, 0, 402, '605918', 1, '0'),
(69651, '13.0460-4048.2', 3, '', 'Cilindrii roata spate', 0, 0, 402, '604048', 1, '0'),
(69638, '03.0137-9089.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669089', 1, '0'),
(69637, '03.0137-9079.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669079', 1, '0'),
(69636, '03.0137-9062.2', 3, '', 'Accesorii frana', 0, 0, 1337, '669062', 1, '0'),
(69635, '03.0137-9060.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669060', 1, '0'),
(69634, '03.0137-9056.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669056', 1, '0'),
(69633, '03.0137-9055.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669055', 1, '0'),
(69632, '03.0137-9008.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669008', 1, '0'),
(69631, '24.8190-1305.2', 3, '', 'Accesorii frana', 0, 0, 407, '621305', 1, '0'),
(69630, '24.8190-1304.2', 3, '', 'Accesorii frana', 0, 0, 407, '621304', 1, '0'),
(69629, '24.8190-0933.2', 3, '', 'Accesorii frana', 0, 0, 407, '620933', 1, '0'),
(69628, '24.8190-0931.2', 3, '', 'Accesorii frana', 0, 0, 407, '620931', 1, '0'),
(69627, '24.8190-0930.2', 3, '', 'Accesorii frana', 0, 0, 407, '620930', 1, '0'),
(69626, '24.8190-0929.2', 3, '', 'Accesorii frana', 0, 0, 407, '620929', 1, '0'),
(69625, '24.8190-0926.2', 3, '', 'Accesorii frana', 0, 0, 407, '620926', 1, '0'),
(69624, '24.8190-0720.2', 3, '', 'Accesorii frana', 0, 0, 407, '620720', 1, '0'),
(69623, '24.8190-0719.2', 3, '', 'Accesorii frana', 0, 0, 407, '620719', 1, '0'),
(69622, '24.8190-0718.2', 3, '', 'Accesorii frana', 0, 0, 407, '620718', 1, '0'),
(69621, '24.8190-0715.2', 3, '', 'Accesorii frana', 0, 0, 407, '620715', 1, '0'),
(69620, '24.8190-0714.2', 3, '', 'Accesorii frana', 0, 0, 407, '620714', 1, '0'),
(69619, '24.8190-0711.2', 3, '', 'Accesorii frana', 0, 0, 407, '620711', 1, '0'),
(69618, '24.8190-0418.2', 3, '', 'Accesorii frana', 0, 0, 407, '620418', 1, '0'),
(69617, '24.8190-0417.2', 3, '', 'Accesorii frana', 0, 0, 407, '620417', 1, '0'),
(69616, '24.8190-0416.2', 3, '', 'Accesorii frana', 0, 0, 407, '620416', 1, '0'),
(69615, '24.8190-0412.2', 3, '', 'Accesorii frana', 0, 0, 407, '620412', 1, '0'),
(69614, '24.8190-0411.2', 3, '', 'Accesorii frana', 0, 0, 407, '620411', 1, '0'),
(69613, '24.8190-0410.2', 3, '', 'Accesorii frana', 0, 0, 407, '620410', 1, '0'),
(69612, '24.8190-0407.2', 3, '', 'Accesorii frana', 0, 0, 407, '620407', 1, '0'),
(69601, '24.8190-0225.2', 3, '', 'Accesorii frana', 0, 0, 407, '620225', 1, '0'),
(69585, '03.3518-0100.2', 3, '', 'Accesorii frana', 0, 0, 2314, '390329', 1, '0'),
(69569, '24.0322-0210.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69568, '24.0322-0160.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69565, '24.0322-0150.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69564, '24.0322-0122.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69563, '24.0322-0115.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69562, '24.0320-0147.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69560, '24.0320-0133.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69557, '24.0312-0126.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69556, '24.0312-0106.1', 3, '', 'Discuri frana', 0, 0, 82, 'POWERD', 1, '0'),
(69555, '24.0220-3021.1', 3, '', 'Tamburi', 0, 0, 123, '480127', 1, '0'),
(69554, '24.0223-0016.1', 3, '', 'Tamburi', 0, 0, 123, '480111', 1, '0'),
(69551, '24.0222-8017.1', 3, '', 'Tamburi', 0, 0, 123, '480071', 1, '0'),
(69550, '24.0222-8013.1', 3, '', 'Tamburi', 0, 0, 123, '480030', 1, '0'),
(69547, '24.0220-0011.2', 3, '', 'Tamburi', 0, 0, 123, '480016', 1, '0'),
(69534, '24.0130-0175.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69533, '24.0130-0173.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69532, '24.0130-0114.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69531, '24.0130-0113.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69516, '24.0126-0115.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69512, '24.0125-0172.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '199.64'),
(69511, '24.0125-0171.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69509, '24.0125-0160.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69502, '24.0125-0137.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69501, '24.0125-0131.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69500, '24.0125-0123.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69499, '24.0125-0119.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69498, '24.0125-0117.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69494, '24.0125-0110.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69493, '24.0125-0105.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69491, '24.0124-0210.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69489, '24.0124-0199.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69488, '24.0124-0171.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69487, '24.0124-0158.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69486, '24.0124-0152.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69484, '24.0124-0138.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69483, '24.0124-0132.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69480, '24.0124-0128.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69479, '24.0124-0127.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69478, '24.0124-0119.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69477, '24.0124-0118.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69476, '24.0124-0115.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69473, '24.0122-0239.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69472, '24.0122-0211.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69471, '24.0122-0210.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69470, '24.0122-0209.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69469, '24.0122-0197.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69468, '24.0122-0172.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69467, '24.0122-0163.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69466, '24.0122-0162.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69465, '24.0122-0161.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69464, '24.0122-0160.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69463, '24.0122-0159.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69462, '24.0122-0158.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69461, '24.0122-0152.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69459, '24.0122-0150.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69458, '24.0122-0148.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69457, '24.0122-0147.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69456, '24.0122-0145.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69454, '24.0122-0115.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69451, '24.0121-0105.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69449, '24.0120-0180.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69448, '24.0120-0154.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69447, '24.0120-0147.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69446, '24.0120-0146.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69444, '24.0120-0140.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69442, '24.0120-0132.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69441, '24.0120-0131.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69440, '24.0120-0128.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69438, '24.0120-0125.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69437, '24.0120-0123.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69436, '24.0120-0115.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69434, '24.0119-0107.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69432, '24.0118-0137.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69431, '24.0118-0113.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69430, '24.0118-0111.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69429, '24.0118-0108.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69428, '24.0118-0106.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69426, '24.0116-0126.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69425, '24.0116-0125.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69424, '24.0116-0124.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69423, '24.0116-0121.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69418, '24.0113-0193.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69417, '24.0113-0184.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69414, '24.0113-0169.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69410, '24.0112-0162.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69407, '24.0112-0157.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69406, '24.0112-0156.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69405, '24.0112-0154.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69403, '24.0112-0141.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69402, '24.0112-0138.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69401, '24.0112-0137.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69398, '24.0112-0126.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69395, '24.0112-0106.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69394, '24.0111-0160.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69393, '24.0111-0158.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69392, '24.0111-0155.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69390, '24.0111-0137.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69389, '24.0111-0119.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69388, '24.0111-0100.2', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69387, '24.0110-0321.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69386, '24.0110-0277.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69385, '24.0110-0271.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69384, '24.0110-0261.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69383, '24.0110-0260.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69382, '24.0110-0259.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69378, '24.0110-0240.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69372, '24.0110-0220.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69348, '24.0109-0120.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(69339, '03.0137-4004.2', 3, '', 'Saboti frana', 0, 0, 1419, '654004', 1, '0'),
(69338, '03.0137-4002.2', 3, '', 'Saboti frana', 0, 0, 1419, '654002', 1, '0'),
(69334, '03.0137-0455.2', 3, '', 'Saboti frana', 0, 0, 70, '650455', 1, '0'),
(69333, '03.0137-0454.2', 3, '', 'Saboti frana', 0, 0, 70, '650454', 1, '0'),
(69332, '03.0137-0450.2', 3, '', 'Saboti frana', 0, 0, 1419, '650450', 1, '0'),
(69331, '03.0137-0432.2', 3, '', 'Saboti frana', 0, 0, 70, '650432', 1, '0'),
(69330, '03.0137-0427.2', 3, '', 'Saboti frana', 0, 0, 70, '650427', 1, '0'),
(69329, '03.0137-0419.2', 3, '', 'Saboti frana', 0, 0, 1419, '650419', 1, '0'),
(69328, '03.0137-0415.2', 3, '', 'Saboti frana', 0, 0, 70, '650415', 1, '0'),
(69327, '03.0137-0411.2', 3, '', 'Saboti frana', 0, 0, 70, '650411', 1, '0'),
(69326, '03.0137-0410.2', 3, '', 'Saboti frana', 0, 0, 1419, '650410', 1, '0'),
(69325, '03.0137-0402.2', 3, '', 'Saboti frana', 0, 0, 1419, '650402', 1, '0'),
(69324, '03.0137-0397.2', 3, '', 'Saboti frana', 0, 0, 1419, '650397', 1, '0'),
(69323, '03.0137-0379.2', 3, '', 'Saboti frana', 0, 0, 1419, '650379', 1, '0'),
(69322, '03.0137-0357.2', 3, '', 'Saboti frana', 0, 0, 70, '650357', 1, '0'),
(69321, '03.0137-0356.2', 3, '', 'Saboti frana', 0, 0, 70, '650356', 1, '0'),
(69320, '03.0137-0354.2', 3, '', 'Saboti frana', 0, 0, 70, '650354', 1, '0'),
(69319, '03.0137-0349.2', 3, '', 'Saboti frana', 0, 0, 70, '650349', 1, '0'),
(69318, '03.0137-0347.2', 3, '', 'Saboti frana', 0, 0, 70, '650347', 1, '0'),
(69317, '03.0137-0345.2', 3, '', 'Saboti frana', 0, 0, 70, '650345', 1, '0'),
(69316, '03.0137-0341.2', 3, '', 'Saboti frana', 0, 0, 70, '650341', 1, '0'),
(69315, '03.0137-0338.2', 3, '', 'Saboti frana', 0, 0, 70, '650338', 1, '0'),
(69314, '03.0137-0337.2', 3, '', 'Saboti frana', 0, 0, 70, '650337', 1, '0'),
(69313, '03.0137-0334.2', 3, '', 'Saboti frana', 0, 0, 70, '650334', 1, '0'),
(69312, '03.0137-0333.2', 3, '', 'Saboti frana', 0, 0, 70, '650333', 1, '0'),
(69311, '03.0137-0331.2', 3, '', 'Saboti frana', 0, 0, 70, '650331', 1, '0'),
(69310, '03.0137-0322.2', 3, '', 'Saboti frana', 0, 0, 70, '650322', 1, '0'),
(69309, '03.0137-0314.2', 3, '', 'Saboti frana', 0, 0, 70, '650314', 1, '0'),
(69308, '03.0137-0312.2', 3, '', 'Saboti frana', 0, 0, 70, '650312', 1, '0'),
(69307, '03.0137-0310.2', 3, '', 'Saboti frana', 0, 0, 70, '650310', 1, '0'),
(69306, '03.0137-0305.2', 3, '', 'Saboti frana', 0, 0, 1419, '650305', 1, '0'),
(69305, '03.0137-0278.2', 3, '', 'Saboti frana', 0, 0, 70, '650278', 1, '0'),
(69304, '03.0137-0274.2', 3, '', 'Saboti frana', 0, 0, 70, '650274', 1, '0'),
(69303, '03.0137-0268.2', 3, '', 'Saboti frana', 0, 0, 70, '650268', 1, '0'),
(69302, '03.0137-0267.2', 3, '', 'Saboti frana', 0, 0, 70, '650267', 1, '0'),
(69301, '03.0137-0266.2', 3, '', 'Saboti frana', 0, 0, 70, '650266', 1, '0'),
(69300, '03.0137-0264.2', 3, '', 'Saboti frana', 0, 0, 70, '650264', 1, '0'),
(69299, '03.0137-0261.2', 3, '', 'Saboti frana', 0, 0, 70, '650261', 1, '0'),
(69298, '03.0137-0260.2', 3, '', 'Saboti frana', 0, 0, 1419, '650260', 1, '0'),
(69297, '03.0137-0253.2', 3, '', 'Saboti frana', 0, 0, 70, '650253', 1, '0'),
(69296, '03.0137-0247.2', 3, '', 'Saboti frana', 0, 0, 70, '650247', 1, '0'),
(69295, '03.0137-0235.2', 3, '', 'Saboti frana', 0, 0, 70, '650235', 1, '0'),
(69294, '03.0137-0233.2', 3, '', 'Saboti frana', 0, 0, 70, '650233', 1, '0'),
(69293, '03.0137-0208.2', 3, '', 'Saboti frana', 0, 0, 70, '650208', 1, '0'),
(69292, '03.0137-0207.2', 3, '', 'Saboti frana', 0, 0, 70, '650207', 1, '0'),
(69291, '03.0137-0204.2', 3, '', 'Saboti frana', 0, 0, 70, '650204', 1, '0'),
(69290, '03.0137-0203.2', 3, '', 'Saboti frana', 0, 0, 70, '650203', 1, '0'),
(69289, '03.0137-0201.2', 3, '', 'Saboti frana', 0, 0, 70, '650201', 1, '0'),
(69288, '03.0137-0196.2', 3, '', 'Saboti frana', 0, 0, 70, '650196', 1, '0'),
(69287, '03.0137-0195.2', 3, '', 'Saboti frana', 0, 0, 70, '650195', 1, '0'),
(69286, '03.0137-0172.2', 3, '', 'Saboti frana', 0, 0, 1419, '650172', 1, '0'),
(69285, '03.0137-0150.2', 3, '', 'Saboti frana', 0, 0, 1419, '650150', 1, '0'),
(69284, '03.0137-0126.2', 3, '', 'Saboti frana', 0, 0, 70, '650126', 1, '0'),
(69283, '03.0137-0108.2', 3, '', 'Saboti frana', 0, 0, 70, '650108', 1, '0'),
(69282, '03.0137-0015.2', 3, '', 'Saboti frana', 0, 0, 70, '650015', 1, '0'),
(69281, '13.0460-8003.2', 3, '', 'Placute de frana', 0, 0, 402, '608003', 2, '11.466'),
(69280, '13.0460-7239.2', 3, '', 'Placute de frana', 0, 0, 402, '607239', 1, '0'),
(69279, '13.0460-7236.2', 3, '', 'Placute de frana', 0, 0, 402, '607236', 1, '0'),
(69278, '13.0460-7232.2', 3, '', 'Placute de frana', 0, 0, 402, '607232', 1, '0'),
(69277, '13.0460-7231.2', 3, '', 'Placute de frana', 0, 0, 402, '607231', 1, '0'),
(69276, '13.0460-7228.2', 3, '', 'Placute de frana', 0, 0, 402, '607228', 1, '0'),
(69275, '13.0460-7223.2', 3, '', 'Placute de frana', 0, 0, 402, '607223', 2, '169.064'),
(69274, '13.0460-7220.2', 3, '', 'Placute de frana', 0, 0, 402, '607220', 2, '396.081'),
(69273, '13.0460-7219.2', 3, '', 'Placute de frana', 0, 0, 402, '607219', 2, '171.563'),
(69272, '13.0460-7218.2', 3, '', 'Placute de frana', 0, 0, 402, '607218', 1, '0'),
(69271, '13.0460-7217.2', 3, '', 'Placute de frana', 0, 0, 402, '607217', 2, '195.769'),
(69270, '13.0460-7216.2', 3, '', 'Placute de frana', 0, 0, 402, '607216', 1, '0'),
(69269, '13.0460-7215.2', 3, '', 'Placute de frana', 0, 0, 402, '607215', 2, '180.551'),
(69268, '13.0460-7206.2', 3, '', 'Placute de frana', 0, 0, 402, '607206', 1, '0'),
(69267, '13.0460-7202.2', 3, '', 'Placute de frana', 0, 0, 402, '607202', 1, '0'),
(69266, '13.0460-7201.2', 3, '', 'Placute de frana', 0, 0, 402, '607201', 1, '0'),
(69265, '13.0460-7200.2', 3, '', 'Placute de frana', 0, 0, 402, '607200', 2, '71.092'),
(69264, '13.0460-7196.2', 3, '', 'Placute de frana', 0, 0, 402, '607196', 1, '0'),
(69263, '13.0460-7195.2', 3, '', 'Placute de frana', 0, 0, 402, '607195', 1, '0'),
(69262, '13.0460-7194.2', 3, '', 'Placute de frana', 0, 0, 402, '607194', 2, '33.516'),
(69261, '13.0460-7193.2', 3, '', 'Placute de frana', 0, 0, 402, '607193', 2, '44.59'),
(69260, '13.0460-7189.2', 3, '', 'Placute de frana', 0, 0, 402, '607189', 1, '0'),
(69259, '13.0460-7188.2', 3, '', 'Placute de frana', 0, 0, 402, '607188', 1, '0'),
(69242, '13.0460-7157.2', 3, '', 'Placute de frana', 0, 0, 402, '607157', 2, '159.201'),
(69240, '13.0460-7154.2', 3, '', 'Placute de frana', 0, 0, 402, '607154', 1, '0'),
(69239, '13.0460-7153.2', 3, '', 'Placute de frana', 0, 0, 402, '607153', 1, '0'),
(69236, '13.0460-7142.2', 3, '', 'Placute de frana', 0, 0, 402, '607142', 2, '12.6'),
(69235, '13.0460-7141.2', 3, '', 'Placute de frana', 0, 0, 402, '607141', 1, '0'),
(69233, '13.0460-7137.2', 3, '', 'Placute de frana', 0, 0, 402, '607137', 2, '13.419'),
(69231, '13.0460-7134.2', 3, '', 'Placute de frana', 0, 0, 402, '607134', 1, '0'),
(69230, '13.0460-7124.2', 3, '', 'Placute de frana', 0, 0, 402, '607124', 2, '154.525'),
(69228, '13.0460-7121.2', 3, '', 'Placute de frana', 0, 0, 402, '607121', 2, '41.139'),
(69225, '13.0460-7115.2', 3, '', 'Placute de frana', 0, 0, 402, '607115', 1, '0'),
(69224, '13.0460-7111.2', 3, '', 'Placute de frana', 0, 0, 402, '607111', 2, '239.743'),
(69223, '13.0460-7110.2', 3, '', 'Placute de frana', 0, 0, 402, '607110', 2, '48.713'),
(69222, '13.0460-7102.2', 3, '', 'Placute de frana', 0, 0, 402, '607102', 2, '77.812'),
(69220, '13.0460-7091.2', 3, '', 'Placute de frana', 0, 0, 402, '607091', 2, '31.591'),
(69218, '13.0460-7089.2', 3, '', 'Placute de frana', 0, 0, 402, '607089', 1, '0'),
(69217, '13.0460-7088.2', 3, '', 'Placute de frana', 0, 0, 402, '607088', 2, '82.74'),
(69216, '13.0460-7087.2', 3, '', 'Placute de frana', 0, 0, 402, '607087', 1, '0'),
(69215, '13.0460-7086.2', 3, '', 'Placute de frana', 0, 0, 402, '607086', 1, '0'),
(69214, '13.0460-7085.2', 3, '', 'Placute de frana', 0, 0, 402, '607085', 2, '111.846'),
(69213, '13.0460-7084.2', 3, '', 'Placute de frana', 0, 0, 402, '607084', 2, '114.674'),
(69212, '13.0460-7083.2', 3, '', 'Placute de frana', 0, 0, 402, '607083', 2, '33.635'),
(69208, '13.0460-7077.2', 3, '', 'Placute de frana', 0, 0, 402, '607077', 2, '127.82'),
(69207, '13.0460-7073.2', 3, '', 'Placute de frana', 0, 0, 402, '607073', 2, '39.2'),
(69205, '13.0460-7069.2', 3, '', 'Placute de frana', 0, 0, 402, '607069', 2, '94.465'),
(69204, '13.0460-7065.2', 3, '', 'Placute de frana', 0, 0, 402, '607065', 2, '305.522'),
(69203, '13.0460-7064.2', 3, '', 'Placute de frana', 0, 0, 402, '607064', 2, '9.317'),
(69202, '13.0460-7059.2', 3, '', 'Placute de frana', 0, 0, 402, '607059', 1, '0'),
(69200, '13.0460-7057.2', 3, '', 'Placute de frana', 0, 0, 402, '607057', 1, '0'),
(69199, '13.0460-7052.2', 3, '', 'Placute de frana', 0, 0, 402, '607052', 1, '0'),
(69198, '13.0460-7051.2', 3, '', 'Placute de frana', 0, 0, 402, '607051', 1, '0'),
(69197, '13.0460-7050.2', 3, '', 'Placute de frana', 0, 0, 402, '607050', 1, '0'),
(69196, '13.0460-7036.2', 3, '', 'Placute de frana', 0, 0, 402, '607036', 1, '0'),
(69195, '13.0460-7033.2', 3, '', 'Placute de frana', 0, 0, 402, '607033', 1, '0'),
(69194, '13.0460-7032.2', 3, '', 'Placute de frana', 0, 0, 402, '607032', 1, '0'),
(69193, '13.0460-5998.2', 3, '', 'Placute de frana', 0, 0, 402, '605998', 1, '0'),
(69191, '13.0460-5994.2', 3, '', 'Placute de frana', 0, 0, 402, '605994', 1, '0'),
(69190, '13.0460-5992.2', 3, '', 'Placute de frana', 0, 0, 402, '605992', 2, '243.271'),
(69189, '13.0460-5988.2', 3, '', 'Placute de frana', 0, 0, 402, '605988', 1, '0'),
(69188, '13.0460-5987.2', 3, '', 'Placute de frana', 0, 0, 402, '605987', 1, '0'),
(69187, '13.0460-5982.2', 3, '', 'Placute de frana', 0, 0, 402, '605982', 2, '98.07'),
(69186, '13.0460-5981.2', 3, '', 'Placute de frana', 0, 0, 402, '605981', 2, '65.877'),
(69184, '13.0460-5973.2', 3, '', 'Placute de frana', 0, 0, 402, '605973', 2, '57.036'),
(69183, '13.0460-5970.2', 3, '', 'Placute de frana', 0, 0, 402, '605970', 2, '57.022'),
(69180, '13.0460-5959.2', 3, '', 'Placute de frana', 0, 0, 402, '605959', 1, '0'),
(69179, '13.0460-5958.2', 3, '', 'Placute de frana', 0, 0, 402, '605958', 2, '262.458'),
(69178, '13.0460-5956.2', 3, '', 'Placute de frana', 0, 0, 402, '605956', 1, '0'),
(69177, '13.0460-5955.2', 3, '', 'Placute de frana', 0, 0, 402, '605955', 2, '122.059'),
(69176, '13.0460-5954.2', 3, '', 'Placute de frana', 0, 0, 402, '605954', 2, '0'),
(69175, '13.0460-5953.2', 3, '', 'Placute de frana', 0, 0, 402, '605953', 1, '0'),
(69174, '13.0460-5951.2', 3, '', 'Placute de frana', 0, 0, 402, '605951', 2, '26.663'),
(69173, '13.0460-5949.2', 3, '', 'Placute de frana', 0, 0, 402, '605949', 1, '0'),
(69172, '13.0460-5944.2', 3, '', 'Placute de frana', 0, 0, 402, '605944', 2, '39.018'),
(69171, '13.0460-5943.2', 3, '', 'Placute de frana', 0, 0, 402, '605943', 2, '12.586'),
(69170, '13.0460-5941.2', 3, '', 'Placute de frana', 0, 0, 402, '605941', 1, '0'),
(69169, '13.0460-5933.2', 3, '', 'Placute de frana', 0, 0, 402, '605933', 2, '481.761'),
(69168, '13.0460-5929.2', 3, '', 'Placute de frana', 0, 0, 402, '605929', 2, '234.318'),
(69167, '13.0460-5927.2', 3, '', 'Placute de frana', 0, 0, 402, '605927', 2, '127.386'),
(69166, '13.0460-5899.2', 3, '', 'Placute de frana', 0, 0, 402, '605899', 2, '43.652'),
(69165, '13.0460-5897.2', 3, '', 'Placute de frana', 0, 0, 402, '605897', 2, '10.612'),
(69164, '13.0460-5873.2', 3, '', 'Placute de frana', 0, 0, 402, '605873', 1, '0'),
(69162, '13.0460-5871.2', 3, '', 'Placute de frana', 0, 0, 402, '605871', 1, '0'),
(69161, '13.0460-5857.2', 3, '', 'Placute de frana', 0, 0, 402, '605857', 1, '0'),
(69160, '13.0460-5855.2', 3, '', 'Placute de frana', 0, 0, 402, '605855', 1, '0'),
(69156, '13.0460-5830.2', 3, '', 'Placute de frana', 0, 0, 402, '605830', 1, '0'),
(69155, '13.0460-5827.2', 3, '', 'Placute de frana', 0, 0, 402, '605827', 2, '10.073'),
(69154, '13.0460-5826.2', 3, '', 'Placute de frana', 0, 0, 402, '605826', 2, '100.625'),
(69153, '13.0460-5825.2', 3, '', 'Placute de frana', 0, 0, 402, '605825', 2, '0'),
(69152, '13.0460-5820.2', 3, '', 'Placute de frana', 0, 0, 402, '605820', 2, '436.31'),
(69151, '13.0460-5814.2', 3, '', 'Placute de frana', 0, 0, 402, '605814', 2, '25.508'),
(69150, '13.0460-5813.2', 3, '', 'Placute de frana', 0, 0, 402, '605813', 1, '0'),
(69149, '13.0460-5811.2', 3, '', 'Placute de frana', 0, 0, 402, '605811', 2, '451.717'),
(69148, '13.0460-5810.2', 3, '', 'Placute de frana', 0, 0, 402, '605810', 2, '33.11'),
(69147, '13.0460-5804.2', 3, '', 'Placute de frana', 0, 0, 402, '605804', 1, '0'),
(69146, '13.0460-5800.2', 3, '', 'Placute de frana', 0, 0, 402, '605800', 2, '6.643'),
(69145, '13.0460-5766.2', 3, '', 'Placute de frana', 0, 0, 402, '605766', 1, '0'),
(69144, '13.0460-5753.2', 3, '', 'Placute de frana', 0, 0, 402, '605753', 2, '60.823'),
(69143, '13.0460-5752.2', 3, '', 'Placute de frana', 0, 0, 402, '605752', 2, '74.312'),
(69142, '13.0460-5714.2', 3, '', 'Placute de frana', 0, 0, 402, '605714', 2, '10.332'),
(69141, '13.0460-5711.2', 3, '', 'Placute de frana', 0, 0, 402, '605711', 2, '148.729'),
(69140, '13.0460-5709.2', 3, '', 'Placute de frana', 0, 0, 402, '605709', 2, '255.997'),
(69139, '13.0460-5405.2', 3, '', 'Placute de frana', 0, 0, 402, '605405', 1, '0'),
(69138, '13.0460-4993.2', 3, '', 'Placute de frana', 0, 0, 402, '604993', 1, '0'),
(69137, '13.0460-4992.2', 3, '', 'Placute de frana', 0, 0, 402, '604992', 1, '0'),
(69136, '13.0460-4990.2', 3, '', 'Placute de frana', 0, 0, 402, '604990', 2, '80.339'),
(69135, '13.0460-4984.2', 3, '', 'Placute de frana', 0, 0, 402, '604984', 1, '0'),
(69134, '13.0460-4980.2', 3, '', 'Placute de frana', 0, 0, 402, '604980', 2, '144.214'),
(69133, '13.0460-4979.2', 3, '', 'Placute de frana', 0, 0, 402, '604979', 2, '4.354'),
(69132, '13.0460-4978.2', 3, '', 'Placute de frana', 0, 0, 402, '604978', 2, '210.035'),
(69131, '13.0460-4977.2', 3, '', 'Placute de frana', 0, 0, 402, '604977', 2, '677.901'),
(69130, '13.0460-4976.2', 3, '', 'Placute de frana', 0, 0, 402, '604976', 1, '0'),
(69127, '13.0460-4956.2', 3, '', 'Placute de frana', 0, 0, 402, '604956', 1, '0'),
(69126, '13.0460-4921.2', 3, '', 'Placute de frana', 0, 0, 402, '604921', 2, '14.861'),
(69125, '13.0460-4834.2', 3, '', 'Placute de frana', 0, 0, 402, '604834', 2, '169.442'),
(69124, '13.0460-4826.2', 3, '', 'Placute de frana', 0, 0, 402, '604826', 1, '0'),
(69122, '13.0460-4812.2', 3, '', 'Placute de frana', 0, 0, 402, '604812', 1, '0'),
(69121, '13.0460-4811.2', 3, '', 'Placute de frana', 0, 0, 402, '604811', 1, '0'),
(69120, '13.0460-4809.2', 3, '', 'Placute de frana', 0, 0, 402, '604809', 1, '0'),
(69119, '13.0460-4807.2', 3, '', 'Placute de frana', 0, 0, 402, '604807', 2, '132.405'),
(69118, '13.0460-4065.2', 3, '', 'Placute de frana', 0, 0, 402, '604065', 1, '0'),
(69117, '13.0460-4064.2', 3, '', 'Placute de frana', 0, 0, 402, '604064', 1, '0'),
(69116, '13.0460-4059.2', 3, '', 'Placute de frana', 0, 0, 402, '604059', 1, '0'),
(69115, '13.0460-4047.2', 3, '', 'Placute de frana', 0, 0, 402, '604047', 2, '147.098'),
(69113, '13.0460-4043.2', 3, '', 'Placute de frana', 0, 0, 402, '604043', 1, '0'),
(69111, '13.0460-4040.2', 3, '', 'Placute de frana', 0, 0, 402, '604040', 1, '0'),
(69110, '13.0460-4034.2', 3, '', 'Placute de frana', 0, 0, 402, '604034', 1, '0'),
(69109, '13.0460-4030.2', 3, '', 'Placute de frana', 0, 0, 402, '604030', 1, '0'),
(69108, '13.0460-4029.2', 3, '', 'Placute de frana', 0, 0, 402, '604029', 1, '0'),
(69107, '13.0460-3999.2', 3, '', 'Placute de frana', 0, 0, 402, '603999', 2, '52.052'),
(69103, '13.0460-3994.2', 3, '', 'Placute de frana', 0, 0, 402, '603994', 1, '0'),
(69102, '13.0460-3993.2', 3, '', 'Placute de frana', 0, 0, 402, '603993', 1, '0'),
(69101, '13.0460-3992.2', 3, '', 'Placute de frana', 0, 0, 402, '603992', 2, '0'),
(69100, '13.0460-3991.2', 3, '', 'Placute de frana', 0, 0, 402, '603991', 1, '0'),
(69099, '13.0460-3990.2', 3, '', 'Placute de frana', 0, 0, 402, '603990', 2, '42.126'),
(69098, '13.0460-3988.2', 3, '', 'Placute de frana', 0, 0, 402, '603988', 1, '0'),
(69097, '13.0460-3987.2', 3, '', 'Placute de frana', 0, 0, 402, '603987', 1, '0'),
(69096, '13.0460-3985.2', 3, '', 'Placute de frana', 0, 0, 402, '603985', 1, '0'),
(69095, '13.0460-3983.2', 3, '', 'Placute de frana', 0, 0, 402, '603983', 1, '0'),
(69094, '13.0460-3982.2', 3, '', 'Placute de frana', 0, 0, 402, '603982', 1, '0'),
(69093, '13.0460-3980.2', 3, '', 'Placute de frana', 0, 0, 402, '603980', 2, '155.666'),
(69092, '13.0460-3977.2', 3, '', 'Placute de frana', 0, 0, 402, '603977', 1, '0'),
(69091, '13.0460-3976.2', 3, '', 'Placute de frana', 0, 0, 402, '603976', 2, '45.892'),
(69090, '13.0460-3975.2', 3, '', 'Placute de frana', 0, 0, 402, '603975', 1, '0'),
(69089, '13.0460-3966.2', 3, '', 'Placute de frana', 0, 0, 402, '603966', 2, '42.252'),
(69085, '13.0460-3957.2', 3, '', 'Placute de frana', 0, 0, 402, '603957', 2, '5.026'),
(69084, '13.0460-3956.2', 3, '', 'Placute de frana', 0, 0, 402, '603956', 1, '0'),
(69083, '13.0460-3954.2', 3, '', 'Placute de frana', 0, 0, 402, '603954', 1, '0'),
(69082, '13.0460-3953.2', 3, '', 'Placute de frana', 0, 0, 402, '603953', 2, '280.189'),
(69081, '13.0460-3952.2', 3, '', 'Placute de frana', 0, 0, 402, '603952', 1, '0'),
(69080, '13.0460-3951.2', 3, '', 'Placute de frana', 0, 0, 402, '603951', 1, '0'),
(69077, '13.0460-3851.2', 3, '', 'Placute de frana', 0, 0, 402, '603851', 1, '0'),
(69075, '13.0460-3837.2', 3, '', 'Placute de frana', 0, 0, 402, '603837', 1, '0'),
(69074, '13.0460-3835.2', 3, '', 'Placute de frana', 0, 0, 402, '603835', 1, '0'),
(69073, '13.0460-3834.2', 3, '', 'Placute de frana', 0, 0, 402, '603834', 2, '43.246'),
(69072, '13.0460-3833.2', 3, '', 'Placute de frana', 0, 0, 402, '603833', 1, '0'),
(69071, '13.0460-3832.2', 3, '', 'Placute de frana', 0, 0, 402, '603832', 1, '0'),
(69070, '13.0460-3831.2', 3, '', 'Placute de frana', 0, 0, 402, '603831', 1, '0'),
(69069, '13.0460-3829.2', 3, '', 'Placute de frana', 0, 0, 402, '603829', 2, '289.772'),
(69068, '13.0460-3821.2', 3, '', 'Placute de frana', 0, 0, 402, '603821', 2, '253.148'),
(69067, '13.0460-3819.2', 3, '', 'Placute de frana', 0, 0, 402, '603819', 2, '253.148'),
(69066, '13.0460-3815.2', 3, '', 'Placute de frana', 0, 0, 402, '603815', 2, '23.45'),
(69065, '13.0460-3814.2', 3, '', 'Placute de frana', 0, 0, 402, '603814', 1, '0'),
(69064, '13.0460-3813.2', 3, '', 'Placute de frana', 0, 0, 402, '603813', 1, '0'),
(69062, '13.0460-3806.2', 3, '', 'Placute de frana', 0, 0, 402, '603806', 1, '0'),
(69061, '13.0460-3805.2', 3, '', 'Placute de frana', 0, 0, 402, '603805', 1, '0'),
(69060, '13.0460-3800.2', 3, '', 'Placute de frana', 0, 0, 402, '603800', 1, '0'),
(69059, '13.0460-3605.2', 3, '', 'Placute de frana', 0, 0, 402, '603605', 2, '178.738'),
(69058, '13.0460-3602.2', 3, '', 'Placute de frana', 0, 0, 402, '603602', 1, '0'),
(69057, '13.0460-2984.2', 3, '', 'Placute de frana', 0, 0, 402, '602984', 1, '0'),
(69056, '13.0460-2982.2', 3, '', 'Placute de frana', 0, 0, 402, '602982', 1, '0'),
(69055, '13.0460-2978.2', 3, '', 'Placute de frana', 0, 0, 402, '602978', 2, '48.86'),
(69054, '13.0460-2975.2', 3, '', 'Placute de frana', 0, 0, 402, '602975', 2, '245.21'),
(69053, '13.0460-2973.2', 3, '', 'Placute de frana', 0, 0, 402, '602973', 1, '0'),
(69052, '13.0460-2964.2', 3, '', 'Placute de frana', 0, 0, 402, '602964', 1, '0'),
(69051, '13.0460-2958.2', 3, '', 'Placute de frana', 0, 0, 402, '602958', 1, '0'),
(69050, '13.0460-2957.2', 3, '', 'Placute de frana', 0, 0, 402, '602957', 1, '0'),
(69049, '13.0460-2956.2', 3, '', 'Placute de frana', 0, 0, 402, '602956', 2, '36.918'),
(69048, '13.0460-2951.2', 3, '', 'Placute de frana', 0, 0, 402, '602951', 2, '136.976'),
(69047, '13.0460-2937.2', 3, '', 'Placute de frana', 0, 0, 402, '602937', 1, '0'),
(69046, '13.0460-2934.2', 3, '', 'Placute de frana', 0, 0, 402, '602934', 1, '0'),
(69045, '13.0460-2927.2', 3, '', 'Placute de frana', 0, 0, 402, '602927', 1, '0'),
(69044, '13.0460-2923.2', 3, '', 'Placute de frana', 0, 0, 402, '602923', 1, '0'),
(69043, '13.0460-2898.2', 3, '', 'Placute de frana', 0, 0, 402, '602898', 2, '39.781'),
(69042, '13.0460-2895.2', 3, '', 'Placute de frana', 0, 0, 402, '602895', 1, '0'),
(69040, '13.0460-2893.2', 3, '', 'Placute de frana', 0, 0, 402, '602893', 1, '0'),
(69039, '13.0460-2892.2', 3, '', 'Placute de frana', 0, 0, 402, '602892', 1, '0'),
(69038, '13.0460-2891.2', 3, '', 'Placute de frana', 0, 0, 402, '602891', 1, '0'),
(69037, '13.0460-2889.2', 3, '', 'Placute de frana', 0, 0, 402, '602889', 1, '0'),
(69036, '13.0460-2888.2', 3, '', 'Placute de frana', 0, 0, 402, '602888', 1, '0'),
(69035, '13.0460-2887.2', 3, '', 'Placute de frana', 0, 0, 402, '602887', 1, '0'),
(69034, '13.0460-2886.2', 3, '', 'Placute de frana', 0, 0, 402, '602886', 1, '0'),
(69033, '13.0460-2882.2', 3, '', 'Placute de frana', 0, 0, 402, '602882', 1, '0'),
(69032, '13.0460-2880.2', 3, '', 'Placute de frana', 0, 0, 402, '602880', 2, '7.777'),
(69031, '13.0460-2877.2', 3, '', 'Placute de frana', 0, 0, 402, '602877', 2, '223.37'),
(69030, '13.0460-2876.2', 3, '', 'Placute de frana', 0, 0, 402, '602876', 1, '0'),
(69029, '13.0460-2874.2', 3, '', 'Placute de frana', 0, 0, 402, '602874', 1, '0'),
(69028, '13.0460-2872.2', 3, '', 'Placute de frana', 0, 0, 402, '602872', 1, '0'),
(69027, '13.0460-2871.2', 3, '', 'Placute de frana', 0, 0, 402, '602871', 1, '0'),
(69026, '13.0460-2870.2', 3, '', 'Placute de frana', 0, 0, 402, '602870', 1, '0'),
(69025, '13.0460-2868.2', 3, '', 'Placute de frana', 0, 0, 402, '602868', 2, '51.366'),
(69024, '13.0460-2867.2', 3, '', 'Placute de frana', 0, 0, 402, '602867', 1, '0'),
(69023, '13.0460-2863.2', 3, '', 'Placute de frana', 0, 0, 402, '602863', 1, '0'),
(69022, '13.0460-2862.2', 3, '', 'Placute de frana', 0, 0, 402, '602862', 2, '10.843'),
(69021, '13.0460-2860.2', 3, '', 'Placute de frana', 0, 0, 402, '602860', 1, '0'),
(69020, '13.0460-2859.2', 3, '', 'Placute de frana', 0, 0, 402, '602859', 1, '0'),
(69019, '13.0460-2857.2', 3, '', 'Placute de frana', 0, 0, 402, '602857', 2, '119.875'),
(69018, '13.0460-2855.2', 3, '', 'Placute de frana', 0, 0, 402, '602855', 1, '0'),
(69017, '13.0460-2850.2', 3, '', 'Placute de frana', 0, 0, 402, '602850', 2, '293.104'),
(69016, '13.0460-2845.2', 3, '', 'Placute de frana', 0, 0, 402, '602845', 1, '0'),
(69015, '13.0460-2844.2', 3, '', 'Placute de frana', 0, 0, 402, '602844', 1, '0'),
(69014, '13.0460-2840.2', 3, '', 'Placute de frana', 0, 0, 402, '602840', 1, '0'),
(69013, '13.0460-2837.2', 3, '', 'Placute de frana', 0, 0, 402, '602837', 1, '0'),
(69012, '13.0460-2835.2', 3, '', 'Placute de frana', 0, 0, 402, '602835', 2, '482.72'),
(69011, '13.0460-2834.2', 3, '', 'Placute de frana', 0, 0, 402, '602834', 2, '84.798'),
(69010, '13.0460-2833.2', 3, '', 'Placute de frana', 0, 0, 402, '602833', 1, '0'),
(69009, '13.0460-2830.2', 3, '', 'Placute de frana', 0, 0, 402, '602830', 2, '55.405'),
(69008, '13.0460-2829.2', 3, '', 'Placute de frana', 0, 0, 402, '602829', 2, '18.361'),
(69007, '13.0460-2827.2', 3, '', 'Placute de frana', 0, 0, 402, '602827', 1, '0'),
(69006, '13.0460-2826.2', 3, '', 'Placute de frana', 0, 0, 402, '602826', 1, '0'),
(69005, '13.0460-2823.2', 3, '', 'Placute de frana', 0, 0, 402, '602823', 1, '0'),
(69004, '13.0460-2822.2', 3, '', 'Placute de frana', 0, 0, 402, '602822', 1, '0'),
(69003, '13.0460-2821.2', 3, '', 'Placute de frana', 0, 0, 402, '602821', 2, '28.77'),
(69002, '13.0460-2820.2', 3, '', 'Placute de frana', 0, 0, 402, '602820', 1, '0'),
(69001, '13.0460-2819.2', 3, '', 'Placute de frana', 0, 0, 402, '602819', 1, '0'),
(69000, '13.0460-2817.2', 3, '', 'Placute de frana', 0, 0, 402, '602817', 2, '111.013'),
(68999, '13.0460-2816.2', 3, '', 'Placute de frana', 0, 0, 402, '602816', 2, '0'),
(68998, '13.0460-2815.2', 3, '', 'Placute de frana', 0, 0, 402, '602815', 1, '0'),
(68997, '13.0460-2803.2', 3, '', 'Placute de frana', 0, 0, 402, '602803', 2, '80.71'),
(68996, '13.0460-2747.2', 3, '', 'Placute de frana', 0, 0, 402, '602747', 2, '171.024'),
(68995, '13.0460-2745.2', 3, '', 'Placute de frana', 0, 0, 402, '602745', 1, '0'),
(68994, '13.0460-2738.2', 3, '', 'Placute de frana', 0, 0, 402, '602738', 1, '0'),
(68993, '13.0460-2726.2', 3, '', 'Placute de frana', 0, 0, 402, '602726', 2, '132.23'),
(68992, '13.0460-2723.2', 3, '', 'Placute de frana', 0, 0, 402, '602723', 1, '0'),
(68991, '13.0460-2713.2', 3, '', 'Placute de frana', 0, 0, 402, '602713', 1, '0'),
(68990, '13.0460-2710.2', 3, '', 'Placute de frana', 0, 0, 402, '602710', 2, '51.723'),
(68989, '8794G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '171.04'),
(68988, '8734G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '100.21'),
(68986, '8718', 96, '', 'AL-KO', 0, 0, 854, '', 1, '96.17'),
(68984, '8700G', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA4', 1, '145.05'),
(68983, '8700', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA4', 2, '272.531'),
(68982, '8694', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA10', 1, '64.78'),
(68981, '8671', 96, '', 'AL-KO', 0, 0, 854, '', 1, '82.71'),
(68980, '8612G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '95.35'),
(68979, '8594', 96, '', 'AL-KO', 0, 0, 854, '8594', 1, '91.77'),
(68978, '8135', 96, '', 'AL-KO', 0, 0, 854, '020613476', 1, '125.88'),
(68977, '8102G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '95.48'),
(68976, '8102', 96, '', 'AL-KO', 0, 0, 854, '8102', 1, '97.14'),
(68975, '8088G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '136.2'),
(68974, '8086G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '129.43'),
(68973, '8004G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '142.14'),
(68972, '8002G', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA3', 1, '166.58'),
(68971, '8001G', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA3', 1, '157.71'),
(68970, '3884G', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA10', 1, '141.47'),
(68968, '3853G', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA13', 1, '173.75'),
(68967, '3852G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '183.56'),
(68966, '3841I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '283.18'),
(68964, '3790G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '153'),
(68963, '3788G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '147.95'),
(68962, '3739', 96, '', 'AL-KO', 0, 0, 854, '3739', 1, '117.82'),
(68959, '3727I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '117.39'),
(68958, '3727D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '142.33'),
(68957, '3726G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '111.71'),
(68956, '3720G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '133.73'),
(68955, '3715G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '156.74'),
(68954, '3704G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '93.35'),
(68953, '3702G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '123.35'),
(68952, '3632', 96, '', 'AL-KO', 0, 0, 854, '3632', 1, '124.04'),
(68951, '3606G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '182.65'),
(68950, '3604G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '97.58'),
(68949, '3602G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '135.55'),
(68947, '3478DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '177.06'),
(68946, '3450IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '177.87'),
(68945, '3450DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '177.87'),
(68944, '3444IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '292.78'),
(68943, '3444DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '292.78'),
(68942, '3442G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '155.75'),
(68941, '3430G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '155.04'),
(68940, '3400G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '117.68'),
(68938, '3363DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '139.05'),
(68937, '3297IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '177.33'),
(68936, '3297DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '177.33'),
(68935, '3295G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '150.63'),
(68934, '3288IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '237.38'),
(68933, '3288DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '237.38'),
(68932, '3254IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '137.17'),
(68931, '3254DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '137.17'),
(68930, '3248IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '181.79'),
(68929, '3248DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '181.79'),
(68928, '3238IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '163.11'),
(68927, '3238DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '163.11'),
(68925, '3230DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '162.49'),
(68923, '3225', 96, '', 'AL-KO', 0, 0, 854, '3225', 1, '140.55'),
(68922, '3219G', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA12', 1, '147.54'),
(68921, '3214', 96, '', 'AL-KO', 0, 0, 854, '3214', 1, '177.08'),
(68920, '3213G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '167.84'),
(68916, '3203G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '152.65'),
(68915, '3200IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '147.22'),
(68911, '3192IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '182.44'),
(68910, '3192DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '182.44'),
(68909, '3191IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '142.63'),
(68908, '3191DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '142.63'),
(68907, '3189IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '158.16'),
(68906, '3189DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '158.16'),
(68902, '3183DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '196.92'),
(68901, '3182DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '189.95'),
(68900, '3177IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '153.62'),
(68899, '3174IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '186.36'),
(68898, '3174DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '186.36'),
(68897, '3173IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '194.15'),
(68896, '3173DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '194.15'),
(68895, '3171IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '125.33'),
(68894, '3171DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '125.33'),
(68884, '3155DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '183.83'),
(68883, '3153IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '183.83'),
(68882, '3153DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '181.54'),
(68881, '3152IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '177.74'),
(68880, '3152DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '177.74'),
(68879, '3151IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '125.88'),
(68878, '3151DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '125.88'),
(68877, '3150IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '121.79'),
(68876, '3150DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '121.79'),
(68875, '3149G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '146.66'),
(68874, '3148G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '161.9'),
(68873, '3147I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '203.32'),
(68872, '3147D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '203.32'),
(68871, '3145G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '184.32'),
(68870, '3141G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '183.02'),
(68869, '3140G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '162.46'),
(68868, '3139I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '283.18'),
(68867, '3134I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '175.66'),
(68866, '3128I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '170.85'),
(68865, '3125I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '140.24'),
(68864, '3125D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '140.24'),
(68863, '3124I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '154.32'),
(68862, '3122IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '134.43'),
(68861, '3122DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '139.88'),
(68860, '3121IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '144.16'),
(68859, '3121DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '155.18'),
(68858, '3120IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '125.83'),
(68857, '3120DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '125.83'),
(68856, '3119IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '121.79'),
(68855, '3119DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '121.79'),
(68854, '3117G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '137.09'),
(68853, '3116G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '142.03'),
(68852, '3114G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '160.74'),
(68851, '3113G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '143.3'),
(68850, '3111I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '108.62'),
(68849, '3111D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '108.62');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(68848, '3110I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '99.7'),
(68847, '3110D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '99.7'),
(68846, '3109IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '139.1'),
(68845, '3109DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '150.8'),
(68844, '3106I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '143.3'),
(68843, '3105IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '181.52'),
(68842, '3105DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '181.52'),
(68841, '3104G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '137.06'),
(68840, '3101G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '212.92'),
(68839, '3100I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '154.83'),
(68838, '3100D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '154.83'),
(68837, '3099I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '139.48'),
(68836, '3099D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '146.09'),
(68835, '3095I', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA11', 1, '120.8'),
(68834, '3095D', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA11', 1, '120.8'),
(68833, '3090IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '188.05'),
(68832, '3090DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '188.05'),
(68831, '3088IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '187.57'),
(68830, '3088DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '187.57'),
(68829, '3084', 96, '', 'AL-KO', 0, 0, 854, '', 1, '117.41'),
(68828, '3083IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '233.13'),
(68827, '3083DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '233.13'),
(68826, '3081IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '177.06'),
(68825, '3081DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '177.06'),
(68824, '3080G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '110.5'),
(68823, '3079IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '166.73'),
(68822, '3079DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '166.73'),
(68821, '3076I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '184.61'),
(68820, '3076D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '184.61'),
(68819, '3075I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '176.39'),
(68818, '3075D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '176.39'),
(68815, '3072G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '117.41'),
(68814, '3071G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '140.55'),
(68813, '3070G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '108'),
(68812, '3068IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '128.45'),
(68811, '3068I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '109.47'),
(68808, '3067IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '135.45'),
(68807, '3067DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '135.45'),
(68802, '3063IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '142.33'),
(68801, '3063DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '142.33'),
(68798, '3057G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '161.33'),
(68795, '3055G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '149.75'),
(68793, '3054DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '213.37'),
(68792, '3053G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '174.26'),
(68791, '3052G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '137.09'),
(68788, '3049IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '240.14'),
(68785, '3048DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '223.03'),
(68783, '3045IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '195.28'),
(68782, '3045DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '195.28'),
(68781, '3044IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '202.68'),
(68780, '3044DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '202.68'),
(68779, '3042DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '326.97'),
(68778, '3040IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '208.15'),
(68773, '3037D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '120.1'),
(68770, '3035G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '215.66'),
(68769, '3025IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '179.93'),
(68768, '3025DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '179.93'),
(68767, '3024G', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA9', 1, '144.24'),
(68766, '3023', 96, '', 'AL-KO', 0, 0, 854, '3023', 1, '154.83'),
(68765, '3016G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '163.67'),
(68764, '3012G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '161.44'),
(68761, '3008', 96, '', 'AL-KO', 0, 0, 854, '3008', 1, '97.65'),
(68759, '2976G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '126.6'),
(68758, '2895G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '119.38'),
(68757, '2873', 96, '', 'AL-KO', 0, 0, 854, '2873', 1, '93.27'),
(68756, '2828G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '97.65'),
(68755, '2806', 96, '', 'AL-KO', 0, 0, 854, '2806', 2, '52.843'),
(68754, '2749', 96, '', 'AL-KO', 0, 0, 854, '2749', 2, '35'),
(68753, '2747', 96, '', 'AL-KO', 0, 0, 854, '2747', 1, '145.07'),
(68752, '2746', 96, '', 'AL-KO', 0, 0, 854, '2746', 1, '106.93'),
(68751, '2745', 96, '', 'AL-KO', 0, 0, 854, '2745', 1, '123.17'),
(68750, '2712', 96, '', 'AL-KO', 0, 0, 854, '2712', 1, '85.28'),
(68749, '2705G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '179.47'),
(68748, '2666', 96, '', 'AL-KO', 0, 0, 854, '2666', 1, '121.94'),
(68747, '2665', 96, '', 'AL-KO', 0, 0, 854, '', 1, '140.91'),
(68746, '2530G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '117.54'),
(68744, '2425', 96, '', 'AL-KO', 0, 0, 854, '2425', 1, '120.08'),
(68743, '2369G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '129.05'),
(68742, '2300G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '131.71'),
(68741, '2273G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '137.46'),
(68740, '2256G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '145.88'),
(68739, '2255G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '152.89'),
(68738, '2220G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '150.05'),
(68736, '2204G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '110.95'),
(68735, '2203G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '115.02'),
(68734, '2201G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '156.68'),
(68733, '2200G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '167.19'),
(68732, '2196G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '135.26'),
(68731, '2194G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '119.02'),
(68730, '2187G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '124.4'),
(68729, '2178G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '176.9'),
(68728, '2176G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '147.68'),
(68727, '2157G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '115.61'),
(68726, '2155G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '158'),
(68725, '2154G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '122.44'),
(68723, '2151G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '140.93'),
(68722, '2147G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '106.04'),
(68721, '2141G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '142.68'),
(68720, '2128G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '140.55'),
(68719, '2124G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '128.59'),
(68718, '2117G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '109.61'),
(68716, '2114G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '140.18'),
(68715, '2110G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '165.55'),
(68713, '2092', 96, '', 'AL-KO', 0, 0, 854, '2092C', 1, '152.87'),
(68712, '2091G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '116.77'),
(68711, '2086G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '135.77'),
(68710, '2080G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '132.01'),
(68709, '2073G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '148.11'),
(68708, '2055G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '194.54'),
(68707, '2054G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '140.96'),
(68706, '2051G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '119.43'),
(68705, '2050G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '126.26'),
(68702, '2033G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '169.56'),
(68701, '2032G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '164.53'),
(68700, '2031G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '135.8'),
(68699, '2024G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '138.22'),
(68698, '2014G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '154.56'),
(68695, '2010', 96, '', 'AL-KO', 0, 0, 854, '2010-22.01', 1, '113.41'),
(68694, '2008G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '149.18'),
(68692, '1951', 96, '', 'AL-KO', 0, 0, 854, 'UNISONDE-1', 2, '0'),
(68691, '1881G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '98.22'),
(68690, '1867G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '90.78'),
(68688, '1855G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '131.92'),
(68684, '1739G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '115.56'),
(68683, '1733G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '83.25'),
(68682, '1730G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '106.42'),
(68681, '1721G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '78.06'),
(68679, '1718DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '157.33'),
(68677, '1695G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '81.66'),
(68674, '1651G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '95.77'),
(68673, '1637G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '105.4'),
(68672, '1621G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '172.91'),
(68670, '1603G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '99.7'),
(68668, '1371G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '148.72'),
(68666, '1351G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '151.37'),
(68661, '1322G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '156.28'),
(68659, '1319G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '110.4'),
(68658, '1309', 96, '', 'AL-KO', 0, 0, 854, '1309', 2, '10.031'),
(68657, '1296G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '134.8'),
(68656, '1291G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '125.56'),
(68654, '1289', 96, '', 'AL-KO', 0, 0, 854, '1289', 2, '104.531'),
(68653, '1288G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '85.83'),
(68628, '1223G', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA6', 1, '88.97'),
(68614, '1162G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '114.56'),
(68611, '1151G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '163.64'),
(68610, '1150G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '162.84'),
(68609, '1146G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '102.28'),
(68608, '1145G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '109.48'),
(68605, '1128G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '110.85'),
(68604, '1123G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '109.16'),
(68603, '1099G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '110.8'),
(68602, '1098G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '92.44'),
(68601, '1093G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '169.34'),
(68600, '1092G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '106.3'),
(68599, '1086G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '106.23'),
(68598, '1085G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '116.02'),
(68597, '1076G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '100.32'),
(68596, '1073G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '115.61'),
(68595, '1058G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '104.03'),
(68594, '1042', 96, '', 'AL-KO', 0, 0, 854, '1042_', 1, '80.75'),
(68593, '1039G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '93.46'),
(68592, '1028G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '110.8'),
(68591, '9541961', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '35.15'),
(68590, '9515363', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '80.88'),
(68589, '9515127', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '56.78'),
(68588, '9512127', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.39'),
(68587, '9511902', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '30.48'),
(68586, '9511355', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68585, '9511127', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.39'),
(68584, '9506700', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '84.52'),
(68583, '9505437', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '16.11'),
(68582, '9505420', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '56.78'),
(68581, '9505383', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '56.78'),
(68580, '9505363', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '59.11'),
(68579, '9505299', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '59.27'),
(68578, '9505283', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '59.27'),
(68577, '9505240', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '78.52'),
(68576, '9505130', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '84.52'),
(68575, '9505127', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '48.68'),
(68574, '9505109', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '59.27'),
(68573, '9505064', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '42.63'),
(68572, '9503969', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '33.23'),
(68571, '9503930', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '19.08'),
(68570, '9503496', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '18.79'),
(68569, '9503487', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68568, '9503485', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68563, '9502987', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68560, '9502973', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68559, '9502961', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '35.15'),
(68557, '9502700', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '35.15'),
(68552, '9502603', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68551, '9502551', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68550, '9502550', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '17.57'),
(68549, '9502549', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68548, '9502527', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '28.59'),
(68547, '9502522', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68546, '9502520', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.77'),
(68545, '9502517', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68544, '9502516', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68543, '9502507', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '31.14'),
(68542, '9502488', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68541, '9502486', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68540, '9502448', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68539, '9502447', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68537, '9502438', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '20.76'),
(68536, '9502437', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '13.43'),
(68535, '9502436', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '20.01'),
(68534, '9502435', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '16.3'),
(68533, '9502433', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68531, '9502420', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '20.76'),
(68530, '9502419', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68529, '9502418', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '33.63'),
(68528, '9502417', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68527, '9502413', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '35.15'),
(68526, '9502409', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68523, '9502384', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '20.15'),
(68522, '9502382', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '20.15'),
(68519, '9502338', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '18.1'),
(68518, '9502307', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68517, '9502301', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '24.34'),
(68516, '9502288', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68515, '9502286', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68514, '9502285', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '17.01'),
(68513, '9502283', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '18.47'),
(68512, '9502268', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68511, '9502130', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68510, '9502127', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68509, '9502120', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68508, '9502113', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '17.57'),
(68505, '9502098', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '18.1'),
(68504, '9502064', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '16.3'),
(68503, '9501989', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68502, '9501987', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68494, '9501604', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68493, '9501603', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '20.38'),
(68492, '9501601', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68491, '9501551', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '12.46'),
(68490, '9501550', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '17.57'),
(68489, '9501549', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68488, '9501544', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68487, '9501542', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '24.34'),
(68486, '9501540', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '35.15'),
(68485, '9501522', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '21.08'),
(68484, '9501517', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68483, '9501507', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '31.14'),
(68482, '9501505', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '18.16'),
(68481, '9501499', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '18.16'),
(68480, '9501488', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68479, '9501486', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68478, '9501468', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68477, '9501448', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68476, '9501447', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68475, '9501438', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '20.76'),
(68474, '9501437', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '16.83'),
(68473, '9501436', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '18.45'),
(68471, '9501431', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '17.01'),
(68464, '9501407', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '32.57'),
(68463, '9501399', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68462, '9501397', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68460, '9501377', 362, '', 'Oglinda Exterioara', 0, 0, 1914, 'blister', 1, '16.8'),
(68458, '9501361', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '18.1'),
(68457, '9501360', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68455, '9501355', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68454, '9501352', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68451, '9501295', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '18.1'),
(68450, '9501288', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68449, '9501283', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '17.01'),
(68448, '9501280', 362, '', 'Geam oglinda', 0, 0, 1914, '9501280', 1, '18.47'),
(68444, '9501127', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '18.16'),
(68441, '9501107', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '21.77'),
(68440, '9501098', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '18.1'),
(68438, '9501011', 362, '', 'Geam oglinda', 0, 0, 1914, 'blister', 1, '17.57'),
(64983, 'VEX 080135', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '122.33'),
(64984, 'VEX 080137', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '109.61'),
(64985, 'VEX 080138', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '209.59'),
(64986, 'VEX 050110', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '112.42'),
(64987, 'VEX 080139', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '153.28'),
(64988, 'VEX 080145', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '207.63'),
(64989, 'VEX 080148', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '129.84'),
(64990, 'VEX 080149', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '126.42'),
(64991, 'VEX 050111', 458, '', 'Sistem de esapament (Sistem de esapament)', 1, 0, 26, '', 1, '105.88'),
(64992, 'TYLL 30018', 463, '', 'Esapamente', 1, 0, 17, '', 1, '3.34'),
(64993, 'TYLL 30019', 463, '', 'Esapamente', 1, 0, 138, '', 1, '5.29'),
(64994, 'VEX 080151', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '139.77'),
(64995, 'VEX 050112', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '165.01'),
(64996, 'VEX 050113', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '135.69'),
(64997, 'VEX 050115', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '124.8'),
(64998, 'TYLL 30174', 463, '', 'Esapamente', 1, 0, 138, '', 1, '9.22'),
(64999, 'VEX 050116', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '90.98'),
(65000, 'VEX 050117', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '133.17'),
(65001, 'TYLL 30175', 463, '', 'Esapamente', 1, 0, 138, '', 1, '7.63'),
(65002, 'VEX 050118', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '225.52'),
(65003, 'VEX 050119', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '96.75'),
(65004, 'VEX 050120', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '205.66'),
(65005, 'VEX 090128', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '156.24'),
(65006, 'VEX 050201', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '184.47'),
(65007, 'VEX 090129', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '156.24'),
(65008, 'VEX 050202', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '165.76'),
(65009, 'VEX 080152', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '202.73'),
(65010, 'VEX 050203', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '286.92'),
(65011, 'VEX 090130', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '259.89'),
(65012, 'VEX 080153', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '218.63'),
(65013, 'VEX 050204', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '146.47'),
(65014, 'VEX 080154', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '199.1'),
(65015, 'VEX 090131', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '273.99'),
(65016, 'VEX 050205', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '175.45'),
(65017, 'VEX 080156', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '156.1'),
(65018, 'VEX 050207', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '69.96'),
(65019, 'VEX 080157', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '239.09'),
(65020, 'VEX 090132', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '132.79'),
(65021, 'VEX 080158', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '194.93'),
(65022, 'VEX 050208', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '147.24'),
(65023, 'VEX 080159', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '207.74'),
(65024, 'VEX 090133', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '88.39'),
(65025, 'VEX 050209', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '128.59'),
(65026, 'VEX 080160', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '156.74'),
(65027, 'VEX 050210', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '180.11'),
(65028, 'VEX 090134', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '112.61'),
(65029, 'VEX 050211', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '87.89'),
(65030, 'VEX 080162', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '181.8'),
(65031, 'VEX 050212', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '113.15'),
(65032, 'VEX 080163', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '245.07'),
(65033, 'VEX 090135', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '133.02'),
(65034, 'VEX 050213', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '153.61'),
(65035, 'VEX 080164', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '237.88'),
(65036, 'VEX 090136', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '342.03'),
(65037, 'VEX 050214', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '89.09'),
(65038, 'VEX 080165', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '134.88'),
(65039, 'VEX 090137', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '357.72'),
(65040, 'VEX 080167', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '139.77'),
(65041, 'VEX 090138', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '371.94'),
(65042, 'VEX 050401', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '105.62'),
(65043, 'VEX 090139', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '100.46'),
(65044, 'VEX 080169', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '172.92'),
(65045, 'VEX 090140', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '131.63'),
(65046, 'VEX 080170', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '274.58'),
(65047, 'VEX 050402', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '42.9'),
(65048, 'VEX 080172', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '145.19'),
(65049, 'VEX 090141', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '135.41'),
(65050, 'VEX 080173', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '194.71'),
(65051, 'VEX 090142', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '71.75'),
(65052, 'VEX 050403', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '43.05'),
(65053, 'VEX 090143', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '124.71'),
(65054, 'VEX 050404', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '81.96'),
(65055, 'VEX 080212', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '123.66'),
(65056, 'VEX 080214', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '117.43'),
(65057, 'VEX 090144', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '111.37'),
(65058, 'VEX 050405', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '76.84'),
(65059, 'VEX 080216', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '93.66'),
(65060, 'VEX 051201', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '87.89'),
(65061, 'VEX 090150', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '151.48'),
(65062, 'VEX 080217', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '71.6'),
(65063, 'VEX 0516134', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '40.43'),
(65064, 'VEX 080218', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '144.63'),
(65065, 'VEX 0516214', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '112.11'),
(65066, 'VEX 090151', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '123'),
(65067, 'VEX 080221', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '199.97'),
(65068, 'VEX 0516225', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '139.91'),
(65069, 'VEX 080222', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '47.94'),
(65070, 'VEX 0516228', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '159'),
(65071, 'VEX 080223', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '227.56'),
(65072, 'VEX 090152', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '131.03'),
(65073, 'VEX 0516230', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '107.66'),
(65074, 'VEX 080224', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '111.72'),
(65075, 'VEX 090153', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '109.06'),
(65076, 'VEX 0516326', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '166.66'),
(65077, 'VEX 090154', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '117.76'),
(65078, 'VEX 090155', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '133.85'),
(65079, 'VEX 080227', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '238.9'),
(65080, 'VEX 0516327', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '184.64'),
(65081, 'VEX 090156', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '123'),
(65082, 'VEX 0516337', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '171.41'),
(65083, 'VEX 080228', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '217.85'),
(65084, 'VEX 0516338', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '158.3'),
(65085, 'VEX 090201', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '138.39'),
(65086, 'VEX 080230', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '210.13'),
(65087, 'VEX 060101', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '75.34'),
(65088, 'VEX 090207', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '123.41'),
(65089, 'VEX 080231', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '217.85'),
(65090, 'VEX 060102', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '108.74'),
(65091, 'VEX 080233', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '240.62'),
(65092, 'VEX 090213', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '161.26'),
(65093, 'VEX 080234', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '143.5'),
(65094, 'VEX 060103', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '165.76'),
(65095, 'VEX 090214', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '87.13'),
(65096, 'VEX 080237', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '136.06'),
(65097, 'VEX 060104', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '115.73'),
(65098, 'VEX 080302', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '134.75'),
(65099, 'VEX 090215', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '138.12'),
(65100, 'VEX 060105', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '167.88'),
(65101, 'VEX 080304', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '99.63'),
(65102, 'VEX 090216', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '156.1'),
(65103, 'VEX 060107', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '147.55'),
(65104, 'VEX 090217', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '121.05'),
(65105, 'VEX 080305', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '92.94'),
(65106, 'VEX 060201', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '84.73'),
(65107, 'VEX 090219', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '155.35'),
(65108, 'VEX 060203', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '89.77'),
(65109, 'VEX 080306', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '75.89'),
(65110, 'VEX 060204', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '169.74'),
(65111, 'VEX 090220', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '108.27'),
(65112, 'VEX 080403', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '68.68'),
(65113, 'VEX 060205', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '91.21'),
(65114, 'VEX 090221', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '194.82'),
(65115, 'VEX 080405', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '76.11'),
(65116, 'VEX 060206', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '139.79'),
(65117, 'VEX 090222', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '142.01'),
(65118, 'VEX 080408', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '59.56'),
(65119, 'VEX 0616030', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '144.04'),
(65120, 'VEX 090223', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '209.02'),
(65121, 'VEX 0616035', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '169.63'),
(65123, 'VEX 080412', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '59.94'),
(65124, 'VEX 090224', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '117.6'),
(65125, 'VEX 0716031', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '211.25'),
(65126, 'VEX 080503', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '32.63'),
(65127, 'VEX 080504', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '39.61'),
(65128, 'VEX 090225', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '392.21'),
(65129, 'VEX 0716040', 458, '', 'Toba esapament primara (Sistem de esapament)', 1, 0, 3435, '', 1, '139'),
(65130, 'VEX 080505', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '46.74'),
(65131, 'VEX 080506', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '50.91'),
(65132, 'VEX 090225.A', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '180.04'),
(65133, 'VEX 080507', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '140.2'),
(65134, 'VEX 0716091', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '74.59'),
(65135, 'VEX 090228', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '106.34'),
(65136, 'VEX 0716229', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '160.05'),
(65137, 'VEX 080601', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '235.64'),
(65138, 'VEX 090229', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '164.37'),
(65139, 'VEX 080611', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '269.74'),
(65140, 'VEX 0716358', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '237.37'),
(65141, 'VEX 090230', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '106.59'),
(65142, 'VEX 080613', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '605.72'),
(65143, 'VEX 080614', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '249.71'),
(65144, 'VEX 080615', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '175.25'),
(65145, 'VEX 091401', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '165.01'),
(65146, 'VEX 080616', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '153.36'),
(65147, 'VEX 080617', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '269.02'),
(65148, 'VEX 080620', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3437, '', 1, '395.94'),
(65149, 'VEX 080624', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '388.82'),
(65150, 'VEX 080626', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '264.7'),
(65151, 'VEX 080628', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '331.27'),
(65152, 'VEX 080630', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '181.44'),
(65153, 'VEX 080632', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '177.4'),
(65154, 'VEX 080703', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3437, '', 1, '322.25'),
(65155, 'VEX 080801', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '427.26'),
(65156, 'VEX 080802', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '379.49'),
(65157, 'VEX 080805', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '438.45'),
(65158, 'VEX 080901', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '142.62'),
(65159, 'VEX 081003', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '57.33'),
(65160, 'VEX 081102', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '290.4'),
(65161, 'VEX 081103', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '248.29'),
(65162, 'VEX 081201', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '155.79'),
(133205, '9539 0146', 473, '', 'Far (lumini)', 1, 0, 259, 'K5836961', 1, '109.51'),
(65164, 'VEX 081203', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3437, '', 1, '154.68'),
(65165, 'VEX 081401', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '158.35'),
(65166, 'VEX 081406', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '79.37'),
(65167, 'VEX 090102', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '80.61'),
(65168, 'VEX 090104', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '92.19'),
(65169, 'VEX 090105', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '166.48'),
(65170, 'VEX 090109', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '105.86'),
(65171, 'VEX 090114', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '147.11'),
(65172, 'VEX 090115', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '134.11'),
(65173, 'VEX 090116', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '88.97'),
(65174, 'VEX 090119', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '108.49'),
(65175, 'VEX 090120', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '104.4'),
(65176, 'VEX 090121', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '104.71'),
(65177, 'VEX 090124', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '107.47'),
(65178, 'VEX 090125', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '131.4'),
(65179, 'VEX 201301', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '345.83'),
(65180, 'VEX 2016104', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3437, '', 1, '129.71'),
(65181, 'VEX 230102', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '196.49'),
(65182, 'VEX 230201', 458, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '175.95'),
(65183, 'VEX 2316104', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '338.62'),
(65184, 'VEX 240102', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '219.45'),
(65185, 'VEX 240103', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '173.08'),
(65186, 'VEX 240104', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '213.89'),
(65187, 'VEX 240108', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '253.54'),
(65188, 'VEX 240202', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3437, '', 1, '151.2'),
(65189, 'VEX 240203', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '131.67'),
(65190, 'VEX 240206', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3437, '', 1, '149.3'),
(65191, 'VEX 240207', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '198.72'),
(65192, 'VEX 2416145', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '122.39'),
(65193, 'VEX 250104', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '113.03'),
(65194, 'VEX 250105', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '97.59'),
(65195, 'VEX 250106', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '70.5'),
(65196, 'VEX 250107', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '103.71'),
(65197, 'VEX 250110', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '174.95'),
(65198, 'VEX 250111', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '113.39'),
(65199, 'VEX 250113', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '78.01'),
(65200, 'VEX 250114', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '96.02'),
(65201, 'VEX 250115', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '102.2'),
(65202, 'VEX 250116', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '114.32'),
(65203, 'VEX 250117', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '107.74'),
(65204, 'VEX 250118', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '116.89'),
(65205, 'VEX 250119', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '122.21'),
(65206, 'VEX 250120', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '95.91'),
(65207, 'VEX 250121', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '68.88'),
(65208, 'VEX 250122', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '91.54'),
(68437, '9291961', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9274961', 1, '23.14'),
(68435, '9270375', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '491.83'),
(68434, '9267961', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9267961', 1, '92'),
(68433, '9266961', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9265961', 1, '66.76'),
(68432, '9265974', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9264974', 1, '72.95'),
(68430, '9265930', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201930', 1, '78.23'),
(68429, '9265421', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9264421', 1, '81.49'),
(68428, '9265390', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9264390', 1, '142.41'),
(68426, '9264973', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9264973', 1, '71.14'),
(85916, '1NA 009 033-021', 2, '', 'Far ceata', 0, 0, 289, 'E610', 1, '377.34'),
(85779, '1AG 007 752-011', 2, '', 'Altele', 0, 0, 259, 'B775', 1, '384.09'),
(84290, '713 6784 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713678430', 1, '316.43'),
(75317, '1 467 045 017', 30, '', 'Altele - diesel', 0, 0, 2283, '', 1, '1098.68'),
(82316, '1.2534', 159, '', 'Componente aprindere', 0, 0, 688, '1.2534', 1, '10.36'),
(66305, 'VEX 360118', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '144.63'),
(113595, '441026', 454, '', 'Supertouring', 0, 0, 854, '', 1, '89.7'),
(113594, '441022', 454, '', 'Supertouring', 0, 0, 854, '', 1, '97.95'),
(113592, '366012', 454, '', 'Supertouring', 0, 0, 854, '', 1, '246.55'),
(113564, '345014', 454, '', 'Supertouring', 0, 0, 854, '', 1, '274.44'),
(83429, '7.5117', 159, '', 'Electrice', 0, 0, 1103, '7.5117', 1, '41.79'),
(83422, '7.5102', 159, '', 'Electrice', 0, 0, 1103, '7.5102', 1, '21.85'),
(84535, 'H1084/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '173.66'),
(84521, 'H1049/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '159.34'),
(84459, '71-4120/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '56.12'),
(84452, '71-3951/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '454.67'),
(113124, '333716', 454, '', 'Supertouring', 0, 0, 854, '', 1, '174.34'),
(113121, '333713', 454, '', 'Supertouring', 0, 0, 854, '', 1, '176.12'),
(83382, '7.5001', 159, '', 'Electrice', 0, 0, 1103, '7.5001', 1, '43.6'),
(83378, '7.4125', 159, '', 'Electrice', 0, 0, 2475, '7.4125', 1, '37.75'),
(83374, '7.4112', 159, '', 'Electrice', 0, 0, 2475, '7.4112', 1, '35.36'),
(84411, '55-3277 SEMI', 202, '', 'Bucse bolt piston', 0, 0, 584, '', 1, '32.12'),
(84392, '01-4160/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '98.03'),
(68157, '6432125', 362, '', 'Geam oglinda', 0, 0, 1914, '6431125', 1, '23.92'),
(68404, '9243922', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '732.19'),
(68403, '9242022', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9241022', 1, '525.6'),
(68398, '9240399', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9239399', 1, '174.1'),
(68391, '9238960', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9209960', 1, '559.92'),
(68390, '9237974', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9237974', 1, '88.6'),
(68359, '9225974', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9226974', 1, '125.1'),
(68356, '9225966', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225966', 1, '170.76'),
(68345, '9212922', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '709.55'),
(68344, '9210960', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9209960', 1, '280.86'),
(68343, '9209960', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9209960', 1, '280.86'),
(68340, '9202985', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201985', 1, '144.77'),
(68334, '9202960', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201960', 1, '242.19'),
(68332, '9202930', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201930', 1, '74.54'),
(68331, '9202922', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201922', 1, '296.76'),
(68326, '9201977', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201977', 1, '238.29'),
(68325, '9201969', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201969', 1, '89.32'),
(68321, '9201955', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '99.78'),
(68320, '9201930', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201930', 1, '74.54'),
(68319, '9201910', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201966', 1, '207.39'),
(68315, '9042999', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '300.27'),
(68308, '9027036', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '296.84'),
(68307, '9027020', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9027020', 1, '281.44'),
(68303, '9022993', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9021993', 1, '252.25'),
(68301, '9002032', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9001032', 1, '30.23'),
(68299, '9001032', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9001032', 1, '30.23'),
(68295, '6482390', 362, '', 'Geam oglinda', 0, 0, 1914, '6481390', 1, '31.46'),
(68294, '6481905', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '39.52'),
(68285, '6472702', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6471702', 1, '96.22'),
(68279, '6471921', 362, '', 'Geam oglinda', 0, 0, 1914, '6451921', 1, '61.98'),
(68273, '6471799', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '148.78'),
(68270, '6471638', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '101.05'),
(68268, '6471567', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '90.94'),
(68266, '6471528', 362, '', 'Geam oglinda', 0, 0, 1914, '6401528', 1, '100.1'),
(68255, '6471376', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '47.24'),
(68254, '6471363', 362, '', 'Geam oglinda', 0, 0, 1914, '6471363', 1, '39.31'),
(68253, '6471356', 362, '', 'Geam oglinda', 0, 0, 1914, '6401356', 1, '65'),
(68252, '6471307', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451307', 1, '35.52'),
(68251, '6471283', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6471283', 1, '21.02'),
(68249, '6471128', 362, '', 'Geam oglinda', 0, 0, 1914, '6471128', 1, '24.66'),
(68234, '6451802', 362, '', 'Geam oglinda', 0, 0, 1914, '6451802', 1, '21.45'),
(68233, '6451800', 362, '', 'Geam oglinda', 0, 0, 1914, '6451800', 1, '23.46'),
(68232, '6451752', 362, '', 'Geam oglinda', 0, 0, 1914, '6451752', 1, '20.06'),
(68231, '6451638', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '87.25'),
(68227, '6451436', 362, '', 'Geam oglinda', 0, 0, 1914, '6451436', 1, '13.67'),
(68221, '6451363', 362, '', 'Geam oglinda', 0, 0, 1914, '6451363', 1, '14.2'),
(68219, '6451299', 362, '', 'Geam oglinda', 0, 0, 1914, '6451299', 1, '29.33'),
(68217, '6451280', 362, '', 'Geam oglinda', 0, 0, 1914, '6401280', 1, '22.46'),
(68211, '6443969', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6443969', 1, '40.67'),
(68197, '6432994', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '90.78'),
(68170, '6432365', 362, '', 'Geam oglinda', 0, 0, 1914, '6451365', 1, '27.9'),
(68163, '6432268', 362, '', 'Geam oglinda', 0, 0, 1914, '6401268', 1, '62.35'),
(68160, '6432130', 362, '', 'Geam oglinda', 0, 0, 1914, '6431130', 1, '50.48'),
(68425, '9264930', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201930', 1, '78.23'),
(68424, '9264752', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9264752', 1, '115.65'),
(68423, '9264654', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9264654', 1, '94.12'),
(68422, '9264421', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9264421', 1, '64.98'),
(68421, '9264390', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9264390', 1, '113.66'),
(68420, '9264386', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9264386', 1, '130.25'),
(68419, '9262930', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201930', 1, '81.65'),
(68418, '9261961', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9261961', 1, '70.08');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(68417, '9256961', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9256961', 1, '134.05'),
(68416, '9255961', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9254961', 1, '106.71'),
(68415, '9255703', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9239703', 1, '1700.17'),
(68414, '9254974', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9237974', 1, '90.73'),
(68413, '9254961', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9254961', 1, '106.71'),
(68412, '9253974', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9237974', 1, '99.25'),
(68411, '9253961', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9252961', 1, '139.46'),
(68410, '9252249', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9251249', 1, '970.58'),
(68409, '9251961', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9250961', 1, '109.47'),
(68408, '9251249', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9251249', 1, '970.58'),
(68407, '9250961', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9250961', 1, '109.47'),
(68406, '9247922', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '893.16'),
(68405, '9245961', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9245961', 1, '115.44'),
(68402, '9241399', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9241399', 1, '240.54'),
(68401, '9240974', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9239974', 1, '139.54'),
(68400, '9240921', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9256961', 1, '411.22'),
(68399, '9240920', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9252961', 1, '298.38'),
(68397, '9239985', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9239985', 1, '301.27'),
(68396, '9239974', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9239974', 1, '139.54'),
(68395, '9239921', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9256961', 1, '240'),
(68394, '9239399', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9239399', 1, '174.1'),
(68393, '9239375', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '254.93'),
(68392, '9238974', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9237974', 1, '88.6'),
(68389, '9237960', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9209960', 1, '522.44'),
(68388, '9235922', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225922', 1, '496.22'),
(68387, '9235371', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9235371', 1, '580.57'),
(68386, '9234974', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9264974', 1, '90.86'),
(68385, '9233974', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9264974', 1, '145.09'),
(68384, '9231969', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9231969', 1, '283.62'),
(68383, '9229375', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '434.45'),
(68382, '9228977', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9227977', 1, '422.61'),
(68381, '9228969', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9227969', 1, '308.66'),
(68380, '9228960', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201960', 1, '221.86'),
(68379, '9228580', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9227580', 1, '207.73'),
(68378, '9227977', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9227977', 1, '330.37'),
(68377, '9227976', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9227976', 1, '379.71'),
(68376, '9227969', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9227969', 1, '308.66'),
(68375, '9227960', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201960', 1, '221.86'),
(68374, '9226985', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225985', 1, '245.67'),
(68373, '9226974', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9226974', 1, '91.66'),
(68372, '9226973', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225973', 1, '162.9'),
(68371, '9226969', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225969', 1, '148.86'),
(68370, '9226966', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225966', 1, '170.76'),
(68369, '9226930', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201930', 1, '123.96'),
(68368, '9226922', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225922', 1, '463.65'),
(68367, '9226921', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9254961', 1, '378.04'),
(68366, '9226910', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225966', 1, '279.03'),
(68365, '9226750', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225750', 1, '245.29'),
(68364, '9226390', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225390', 1, '199.8'),
(68363, '9226154', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9226154', 1, '350.99'),
(68362, '9226104', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225104', 1, '246.43'),
(68361, '9225994', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '526.13'),
(68360, '9225985', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225985', 1, '245.67'),
(68358, '9225973', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225973', 1, '162.9'),
(68357, '9225969', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225969', 1, '148.86'),
(68355, '9225930', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201930', 1, '123.96'),
(68354, '9225922', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225922', 1, '474.95'),
(68353, '9225921', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9254961', 1, '378.04'),
(68352, '9225920', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9250961', 1, '377.29'),
(68351, '9225910', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225966', 1, '279.03'),
(68350, '9225750', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225750', 1, '245.38'),
(68349, '9225154', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9226154', 1, '350.99'),
(68348, '9225104', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9225104', 1, '246.43'),
(68347, '9222922', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '793.37'),
(68346, '9221922', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '794.54'),
(68342, '9203959', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9203959', 1, '95.64'),
(68341, '9202994', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201994', 1, '425.98'),
(68339, '9202977', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201977', 1, '238.29'),
(68338, '9202973', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201973', 1, '74.54'),
(68337, '9202969', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201969', 1, '89.32'),
(68336, '9202966', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201966', 1, '119.55'),
(68335, '9202963', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201963', 1, '777.26'),
(68333, '9202959', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201959', 1, '87.75'),
(68330, '9202910', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201966', 1, '207.39'),
(68329, '9202154', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201154', 1, '276.09'),
(68328, '9201994', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201994', 1, '425.98'),
(68327, '9201985', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201985', 1, '144.77'),
(68324, '9201966', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201966', 1, '110'),
(68323, '9201960', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201960', 1, '116.72'),
(68322, '9201959', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201959', 1, '87.75'),
(68318, '9201418', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201418', 1, '151.41'),
(68317, '9201154', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9201154', 1, '276.09'),
(68316, '9049939', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '579.51'),
(68314, '9041999', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '300.27'),
(68313, '9041997', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '342.79'),
(68312, '9028036', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '296.84'),
(68311, '9027940', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9027940', 1, '164.12'),
(68310, '9027649', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9027649', 1, '334.43'),
(68309, '9027563', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9027563', 1, '226.02'),
(68306, '9026028', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9025028', 1, '356.27'),
(68305, '9024036', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9023036', 1, '415.65'),
(68304, '9023036', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9023036', 1, '415.65'),
(68302, '9009036', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '149.58'),
(68300, '9002020', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9001020', 1, '122.68'),
(68298, '9001031', 362, '', 'Oglinda Exterioara', 0, 0, 50, '9001032', 1, '31.14'),
(68297, '8102327', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6102327', 1, '21.08'),
(68296, '6482905', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '39.52'),
(68293, '6481750', 362, '', 'Geam oglinda', 0, 0, 1914, '6481750', 1, '46.27'),
(68292, '6472969', 362, '', 'Geam oglinda', 0, 0, 1914, '6401969', 1, '87.7'),
(68291, '6472921', 362, '', 'Geam oglinda', 0, 0, 1914, '6451921', 1, '61.98'),
(68290, '6472889', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '198.23'),
(68289, '6472861', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '102.65'),
(68288, '6472849', 362, '', 'Geam oglinda', 0, 0, 1914, '6401849', 1, '41.47'),
(68287, '6472845', 362, '', 'Geam oglinda', 0, 0, 1914, '6471845', 1, '103.66'),
(68286, '6472844', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6431844', 1, '77.19'),
(68284, '6472534', 362, '', 'Geam oglinda', 0, 0, 1914, '6471534', 1, '91.55'),
(68283, '6472424', 362, '', 'Geam oglinda', 0, 0, 1914, '6471424', 1, '25.24'),
(68282, '6472376', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '47.24'),
(68281, '6471969', 362, '', 'Geam oglinda', 0, 0, 1914, '6401969', 1, '87.7'),
(68280, '6471931', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6431931', 1, '24.61'),
(68278, '6471889', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '198.23'),
(68277, '6471861', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '102.65'),
(68276, '6471849', 362, '', 'Geam oglinda', 0, 0, 1914, '6401849', 1, '41.47'),
(68275, '6471845', 362, '', 'Geam oglinda', 0, 0, 1914, '6471845', 1, '103.66'),
(68274, '6471844', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6431844', 1, '46.8'),
(68272, '6471796', 362, '', 'Geam oglinda', 0, 0, 1914, '6451796', 1, '50.65'),
(68271, '6471702', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6471702', 1, '96.22'),
(68269, '6471570', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '214.32'),
(68267, '6471534', 362, '', 'Geam oglinda', 0, 0, 1914, '6471534', 1, '91.55'),
(68265, '6471516', 362, '', 'Geam oglinda', 0, 0, 1914, '6451516', 1, '54.95'),
(68264, '6471485', 362, '', 'Geam oglinda', 0, 0, 1914, '6431485', 1, '42.1'),
(68263, '6471473', 362, '', 'Geam oglinda', 0, 0, 1914, '6431473', 1, '51.18'),
(68262, '6471444', 362, '', 'Geam oglinda', 0, 0, 1914, '6431444', 1, '28.91'),
(68261, '6471440', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6471440', 1, '31.51'),
(68260, '6471438', 362, '', 'Geam oglinda', 0, 0, 1914, '6471438', 1, '29.19'),
(68259, '6471426', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '116.55'),
(68258, '6471424', 362, '', 'Geam oglinda', 0, 0, 1914, '6471424', 1, '27.15'),
(68257, '6471387', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451387', 1, '31.74'),
(68256, '6471378', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '60.63'),
(68250, '6471280', 362, '', 'Geam oglinda', 0, 0, 1914, '6431280', 1, '30.1'),
(68248, '6471127', 362, '', 'Geam oglinda', 0, 0, 1914, '6451127', 1, '17.18'),
(68247, '6471125', 362, '', 'Geam oglinda', 0, 0, 1914, '6431125', 1, '44.49'),
(68246, '6471122', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '122.77'),
(68245, '6471109', 362, '', 'Geam oglinda', 0, 0, 1914, '6451109', 1, '29.78'),
(68244, '6471104', 362, '', 'Geam oglinda', 0, 0, 1914, '6431104', 1, '38.04'),
(68243, '6471095', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '96.35'),
(68242, '6465120', 362, '', 'Geam oglinda', 0, 0, 1914, '6464120', 1, '32.89'),
(68241, '6464973', 362, '', 'Geam oglinda', 0, 0, 1914, '6425973', 1, '40.5'),
(68240, '6464120', 362, '', 'Geam oglinda', 0, 0, 1914, '6464120', 1, '32.89'),
(68239, '6455500', 362, '', 'Geam oglinda', 0, 0, 1914, '6471500', 1, '47.67'),
(68238, '6453548', 362, '', 'Geam oglinda', 0, 0, 1914, '6403548', 1, '25.61'),
(68237, '6452921', 362, '', 'Geam oglinda', 0, 0, 1914, '6451921', 1, '23.28'),
(68236, '6452500', 362, '', 'Geam oglinda', 0, 0, 1914, '6402500', 1, '39.21'),
(68235, '6451921', 362, '', 'Geam oglinda', 0, 0, 1914, '6451921', 1, '23.28'),
(68230, '6451500', 362, '', 'Geam oglinda', 0, 0, 1914, '6471500', 1, '40.03'),
(68229, '6451485', 362, '', 'Geam oglinda', 0, 0, 1914, '6401485', 1, '28.94'),
(68228, '6451437', 362, '', 'Geam oglinda', 0, 0, 1914, '6451437', 1, '18.17'),
(68226, '6451420', 362, '', 'Geam oglinda', 0, 0, 1914, '6451420', 1, '17.47'),
(68225, '6451417', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6351417', 1, '42.26'),
(68224, '6451399', 362, '', 'Geam oglinda', 0, 0, 1914, '6401399', 1, '27.31'),
(68223, '6451387', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451387', 1, '27.2'),
(68222, '6451377', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451377', 1, '28.3'),
(68220, '6451307', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451307', 1, '24.29'),
(68218, '6451283', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451283', 1, '29.15'),
(68216, '6451154', 362, '', 'Geam oglinda', 0, 0, 1914, '6401154', 1, '28.03'),
(68215, '6451127', 362, '', 'Geam oglinda', 0, 0, 1914, '6451127', 1, '13.64'),
(68214, '6451110', 362, '', 'Geam oglinda', 0, 0, 1914, '6451110', 1, '23.78'),
(68213, '6451109', 362, '', 'Geam oglinda', 0, 0, 1914, '6451109', 1, '79.26'),
(68212, '6451107', 362, '', 'Geam oglinda', 0, 0, 1914, '6451107', 1, '25.17'),
(68210, '6441265', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '81.86'),
(68209, '6440127', 362, '', 'Geam oglinda', 0, 0, 1914, '6451157', 1, '21.21'),
(68208, '6439127', 362, '', 'Geam oglinda', 0, 0, 1914, '6451127', 1, '28.32'),
(68207, '6438127', 362, '', 'Geam oglinda', 0, 0, 1914, '6451157', 1, '19.94'),
(68206, '6437127', 362, '', 'Geam oglinda', 0, 0, 1914, '6451127', 1, '21.77'),
(68205, '6434164', 362, '', 'Geam oglinda', 0, 0, 50, '', 1, '24.13'),
(68204, '6433985', 362, '', 'Geam oglinda', 0, 0, 1914, '6431985', 1, '73.93'),
(68203, '6433977', 362, '', 'Geam oglinda', 0, 0, 1914, '6403977', 1, '82.39'),
(68202, '6433961', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6403961', 1, '44.22'),
(68201, '6433930', 362, '', 'Geam oglinda', 0, 0, 1914, '6403930', 1, '33.05'),
(68200, '6433523', 362, '', 'Capac oglinda', 0, 0, 50, '6403523', 1, '40.29'),
(68199, '6432999', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '302.31'),
(68198, '6432997', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '45.1'),
(68196, '6432986', 362, '', 'Geam oglinda', 0, 0, 1914, '6431986', 1, '59.77'),
(68195, '6432985', 362, '', 'Geam oglinda', 0, 0, 1914, '6431985', 1, '53.94'),
(68194, '6432966', 362, '', 'Geam oglinda', 0, 0, 1914, '9271966', 1, '62.09'),
(68193, '6432960', 362, '', 'Geam oglinda', 0, 0, 1914, '6401960', 1, '44.04'),
(68192, '6432957', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '83.08'),
(68191, '6432921', 362, '', 'Geam oglinda', 0, 0, 1914, '6401921', 1, '39.92'),
(68190, '6432855', 362, '', 'Geam oglinda', 0, 0, 1914, '6431855', 1, '23.63'),
(68189, '6432851', 362, '', 'Geam oglinda', 0, 0, 1914, '6431851', 1, '20.31'),
(68188, '6432844', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6431844', 1, '58.72'),
(68187, '6432803', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '88.6'),
(68186, '6432752', 362, '', 'Geam oglinda', 0, 0, 1914, '6471752', 1, '24.58'),
(68185, '6432570', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '214.32'),
(68184, '6432567', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '90.04'),
(68183, '6432562', 362, '', 'Geam oglinda', 0, 0, 1914, '6431562', 1, '139.78'),
(68182, '6432516', 362, '', 'Geam oglinda', 0, 0, 1914, '6451516', 1, '47.17'),
(68181, '6432485', 362, '', 'Geam oglinda', 0, 0, 1914, '6431485', 1, '27.41'),
(68180, '6432473', 362, '', 'Geam oglinda', 0, 0, 1914, '6431473', 1, '38.41'),
(68179, '6432444', 362, '', 'Geam oglinda', 0, 0, 1914, '6431444', 1, '20.97'),
(68178, '6432440', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6471440', 1, '44.97'),
(68177, '6432438', 362, '', 'Geam oglinda', 0, 0, 1914, '6471438', 1, '34.36'),
(68176, '6432428', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '66.76'),
(68175, '6432426', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '121.97'),
(68174, '6432424', 362, '', 'Geam oglinda', 0, 0, 1914, '6431424', 1, '30.26'),
(68173, '6432399', 362, '', 'Geam oglinda', 0, 0, 1914, '6401399', 1, '26.73'),
(68172, '6432390', 362, '', 'Geam oglinda', 0, 0, 1914, '6401390', 1, '37.35'),
(68171, '6432387', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451387', 1, '29.52'),
(68169, '6432363', 362, '', 'Geam oglinda', 0, 0, 1914, '6471363', 1, '32.52'),
(68168, '6432356', 362, '', 'Geam oglinda', 0, 0, 1914, '6401356', 1, '53.83'),
(68167, '6432307', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451307', 1, '17.57'),
(68166, '6432300', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6471300', 1, '36.44'),
(68165, '6432283', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6471283', 1, '31.51'),
(68164, '6432280', 362, '', 'Geam oglinda', 0, 0, 1914, '6431280', 1, '22.46'),
(68162, '6432267', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '205.61'),
(68161, '6432265', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '80.06'),
(68159, '6432128', 362, '', 'Geam oglinda', 0, 0, 1914, '6471128', 1, '24.66'),
(65491, 'VEX 250124', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '163.81'),
(65492, 'VEX 250125', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '178.18'),
(65493, 'VEX 250131', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '202.9'),
(65494, 'VEX 250134', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '206.1'),
(65495, 'VEX 250136', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '178.48'),
(65497, 'VEX 250138', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '220.2'),
(65498, 'VEX 250139', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '226.87'),
(68158, '6432127', 362, '', 'Geam oglinda', 0, 0, 1914, '6451157', 1, '14.2'),
(65500, 'VEX 250140', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '191.99'),
(65501, 'VEX 250141', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '159.16'),
(65502, 'VEX 250142', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '81.44'),
(133204, '9559 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, 'C857', 1, '97.06'),
(65503, 'VEX 250144', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '195'),
(65504, 'VEX 250147', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '88.81'),
(65505, 'VEX 250148', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '102.87'),
(65506, 'VEX 250149', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '98.41'),
(65507, 'VEX 250202', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '93.6'),
(65508, 'VEX 250203', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '100.27'),
(65509, 'VEX 250204', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '82.33'),
(65510, 'VEX 250205', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '122.53'),
(65511, 'VEX 250208', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '126.7'),
(65512, 'VEX 250209', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3437, '', 1, '128.4'),
(65513, 'VEX 250210', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '113.78'),
(65514, 'VEX 250212', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '130.21'),
(65515, 'VEX 250213', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '149.95'),
(65516, 'VEX 250214', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '114.05'),
(65517, 'VEX 250215', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '90.16'),
(65518, 'VEX 250216', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '120.88'),
(65519, 'VEX 250217', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '145.19'),
(65520, 'VEX 250218', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '119.47'),
(65521, 'VEX 250219', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '152.06'),
(65522, 'VEX 250220', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '83.98'),
(65523, 'VEX 250222', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '206.4'),
(65524, 'VEX 250223', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '152.26'),
(65525, 'VEX 250224', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '177.94'),
(65526, 'VEX 250225', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '123.75'),
(65527, 'VEX 250227', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '147.17'),
(65528, 'VEX 250228', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '229.26'),
(65529, 'VEX 250230', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '159.69'),
(65530, 'VEX 250231', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '175.89'),
(65531, 'VEX 250233', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '137.46'),
(65532, 'VEX 250234', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '300.84'),
(65533, 'VEX 250235', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '210.64'),
(65534, 'VEX 250236', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '299.48'),
(65535, 'VEX 250237', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '118.66'),
(65536, 'VEX 251201', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '107.99'),
(65537, 'VEX 251401', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '180.46'),
(65538, 'VEX 251402', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3437, '', 1, '214.76'),
(65539, 'VEX 2516099', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '46.43'),
(65540, 'VEX 2516286', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '82.44'),
(65541, 'VEX 2516352', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '153.62'),
(65542, 'VEX 260110', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '118.66'),
(65543, 'VEX 260114', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '170.63'),
(65544, 'VEX 260115', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '114.78'),
(65545, 'VEX 260116', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '147.15'),
(65546, 'VEX 091501', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '9.24'),
(65547, 'VEX 260117', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '99'),
(65548, 'VEX 0916005', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3435, '', 1, '211.06'),
(65549, 'VEX 3016070', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '107.27'),
(65550, 'VEX 0916007', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '202.09'),
(65551, 'VEX 260118', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '157.08'),
(65552, 'VEX 3016091', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '147.45'),
(65553, 'VEX 0916240', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '161.58'),
(65554, 'VEX 260119', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '101.42'),
(65555, 'VEX 0916252', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '32.02'),
(65556, 'VEX 260120', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '90.69'),
(65557, 'VEX 3016095', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '174.45'),
(65558, 'VEX 0916520', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '171.41'),
(65559, 'VEX 260121', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '106.04'),
(65560, 'VEX 3016103', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '189.51'),
(65561, 'VEX 260125', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '96.75'),
(65562, 'VEX 100101', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '120.63'),
(65563, 'VEX 3016107', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '156.1'),
(65564, 'VEX 260126', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '90.98'),
(65565, 'VEX 320101', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '80.43'),
(65566, 'VEX 100107', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '191.09'),
(65567, 'VEX 260127', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '159.11'),
(65568, 'VEX 320102', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '88.47'),
(65569, 'VEX 100108', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '195.55'),
(65570, 'VEX 260128', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '119.4'),
(65571, 'VEX 320105', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '84.44'),
(65572, 'VEX 260129', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '224.33'),
(65573, 'VEX 100110', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '205.32'),
(65574, 'VEX 260131', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '151.67'),
(65575, 'VEX 320106', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '95.77'),
(65576, 'VEX 100111', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '177.98'),
(65577, 'VEX 320107', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '170.49'),
(65578, 'VEX 260133', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '148.56'),
(65579, 'VEX 100116', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '198.91'),
(65580, 'VEX 320108', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '140.73'),
(65581, 'VEX 100202', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3435, '', 1, '197.97'),
(65582, 'VEX 100205', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3435, '', 1, '222.78'),
(65583, 'VEX 100206', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '165.53'),
(65584, 'VEX 100208', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '222.8'),
(65585, 'VEX 100210', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '223.25'),
(65586, 'VEX 260134', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '112.78'),
(65587, 'VEX 100211', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '204.62'),
(65588, 'VEX 1016121', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '206.05'),
(65589, 'VEX 110101', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '249.28'),
(65590, 'VEX 110103', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '181.53'),
(65591, 'VEX 110401', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '89.2'),
(65592, 'VEX 110901', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '285.33'),
(65593, 'VEX 260209', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '99.25'),
(65594, 'VEX 110902', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '265.98'),
(65595, 'VEX 260211', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '96.52'),
(65596, 'VEX 111501', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '56.1'),
(65597, 'VEX 150101', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '129.93'),
(65598, 'VEX 260213', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '155.29'),
(65599, 'VEX 260214', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '102.75'),
(65600, 'VEX 150201', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '152.15'),
(65601, 'VEX 260215', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '104.71'),
(65602, 'VEX 1516032', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '190.26'),
(65603, 'VEX 260216', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '168.26'),
(65604, 'VEX 160101', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '119.1'),
(65605, 'VEX 260217', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '156.85'),
(65606, 'VEX 160201', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '90.06'),
(65607, 'VEX 260405', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '130.37'),
(65608, 'VEX 160202', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '102.95'),
(65609, 'VEX 1616018', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '119.32'),
(65610, 'VEX 170108', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '137.38'),
(65611, 'VEX 260406', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '111.37'),
(65613, 'VEX 170113', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '180.27'),
(65615, 'VEX 170608', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '264.49'),
(65616, 'VEX 190103', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '155.1'),
(65617, 'VEX 320111', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '108.83'),
(65618, 'VEX 190104', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '153.87'),
(133203, '9524 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '19-0210-05-2', 1, '89.32'),
(65620, 'VEX 320112', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '77.26'),
(65621, 'VEX 190105', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '181.44'),
(65622, 'VEX 320113', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '88.03'),
(65623, 'VEX 190107', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '197.97'),
(65624, 'VEX 260412', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '78.57'),
(65625, 'VEX 320114', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '231.63'),
(65626, 'VEX 190108', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '153.15'),
(65627, 'VEX 260413', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '59.86'),
(65628, 'VEX 320116', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '134.5'),
(65629, 'VEX 190109', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '173.41'),
(65630, 'VEX 260501', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '85.18'),
(65631, 'VEX 320203', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '97.19'),
(65632, 'VEX 190204', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '137.3'),
(65633, 'VEX 2616343', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '197.77'),
(65634, 'VEX 320204', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '97.3'),
(65635, 'VEX 190207', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '174.89'),
(65636, 'VEX 270101', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '160.5'),
(133202, '9539 0145', 473, '', 'Far (lumini)', 1, 0, 259, 'K5836961', 1, '109.51'),
(65638, 'VEX 320205', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '86.05'),
(65639, 'VEX 190208', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '195.74'),
(133201, '9539 0144', 473, '', 'Far (lumini)', 1, 0, 259, '95390144A1', 1, '115.66'),
(65640, 'VEX 320206', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '80.43'),
(65641, 'VEX 190209', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '206.86'),
(65642, 'VEX 270105', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '123.78'),
(65643, 'VEX 320207', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '80.43'),
(65644, 'VEX 270109', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '131.74'),
(65645, 'VEX 270112', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '144.5'),
(65646, 'VEX 190301', 458, '', 'Toba esapament primara (Sistem deesapament)', 1, 0, 3435, '', 1, '161.39'),
(65647, 'VEX 320208', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '63.91'),
(65648, 'VEX 270113', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '102.72'),
(65649, 'VEX 190402', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '95.07'),
(65650, 'VEX 190403', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '130.65'),
(65651, 'VEX 320210', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '56.14'),
(65652, 'VEX 190404', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '32.24'),
(65653, 'VEX 320211', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '79.51'),
(65654, 'VEX 200102', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '166.65'),
(65655, 'VEX 270114', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '152.19'),
(65656, 'VEX 3216040', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '89.66'),
(65657, 'VEX 200103', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '156.32'),
(65658, 'VEX 270116', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '150.89'),
(65659, 'VEX 330101', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '128.82'),
(65660, 'VEX 200110', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '245.3'),
(65661, 'VEX 270122', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '89.41'),
(65662, 'VEX 330102', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '221.05'),
(65663, 'VEX 200205', 458, '', 'Toba esapament primara (Sistem deesapament)', 1, 0, 3435, '', 1, '303.6'),
(65664, 'VEX 200401', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '91.52'),
(68156, '6432124', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '66.07'),
(68155, '6432122', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '120.64'),
(68154, '6432109', 362, '', 'Geam oglinda', 0, 0, 1914, '6451109', 1, '28.59'),
(68153, '6432104', 362, '', 'Geam oglinda', 0, 0, 1914, '6431104', 1, '32.97'),
(68151, '6431999', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '302.31'),
(68150, '6431997', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '45.18'),
(68149, '6431994', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '90.78'),
(68148, '6431986', 362, '', 'Geam oglinda', 0, 0, 1914, '6431986', 1, '59.77'),
(68146, '6431966', 362, '', 'Geam oglinda', 0, 0, 1914, '9271966', 1, '62.09'),
(68145, '6431960', 362, '', 'Geam oglinda', 0, 0, 1914, '6401960', 1, '44.04'),
(68144, '6431957', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '83.08'),
(68142, '6431921', 362, '', 'Geam oglinda', 0, 0, 1914, '6401921', 1, '39.92'),
(68139, '6431803', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '88.6'),
(68138, '6431740', 362, '', 'Geam oglinda', 0, 0, 1914, '6451365', 1, '28.51'),
(68137, '6431567', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '90.04'),
(68136, '6431562', 362, '', 'Geam oglinda', 0, 0, 1914, '6431562', 1, '165.64'),
(68135, '6431554', 362, '', 'Geam oglinda', 0, 0, 1914, '6433554', 1, '103.31'),
(68134, '6431542', 362, '', 'Geam oglinda', 0, 0, 1914, '6401542', 1, '49.74'),
(68133, '6431539', 362, '', 'Geam oglinda', 0, 0, 1914, '6432539', 1, '62.22'),
(68132, '6431485', 362, '', 'Geam oglinda', 0, 0, 1914, '6431485', 1, '27.41'),
(68131, '6431473', 362, '', 'Geam oglinda', 0, 0, 1914, '6431473', 1, '38.41'),
(68130, '6431470', 362, '', 'Geam oglinda', 0, 0, 1914, '6401470', 1, '38.94'),
(68129, '6431444', 362, '', 'Geam oglinda', 0, 0, 1914, '6431444', 1, '31.09'),
(68128, '6431428', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '70.53'),
(68127, '6431424', 362, '', 'Geam oglinda', 0, 0, 1914, '6431424', 1, '30.26'),
(68126, '6431399', 362, '', 'Geam oglinda', 0, 0, 1914, '6401399', 1, '26.73'),
(68125, '6431390', 362, '', 'Geam oglinda', 0, 0, 1914, '6401390', 1, '37.35'),
(68124, '6431387', 362, '', 'Geam oglinda', 0, 0, 1914, '6451387', 1, '33.26'),
(68121, '6431371', 362, '', 'Geam oglinda', 0, 0, 1914, '6431371', 1, '134.26'),
(68120, '6431356', 362, '', 'Geam oglinda', 0, 0, 1914, '6401356', 1, '53.83'),
(68119, '6431288', 362, '', 'Geam oglinda', 0, 0, 1914, '6402288', 1, '36.74'),
(68118, '6431283', 362, '', 'Geam oglinda', 0, 0, 1914, '6471283', 1, '17.81'),
(68117, '6431130', 362, '', 'Geam oglinda', 0, 0, 1914, '6431130', 1, '50.48'),
(68115, '6428546', 362, '', 'Geam oglinda', 0, 0, 1914, '6401546', 1, '61.24'),
(68114, '6427546', 362, '', 'Geam oglinda', 0, 0, 1914, '6401546', 1, '61.24'),
(68113, '6426974', 362, '', 'Geam oglinda', 0, 0, 1914, '6401974', 1, '57.36'),
(68112, '6426973', 362, '', 'Geam oglinda', 0, 0, 1914, '6425973', 1, '52.85'),
(68111, '6426802', 362, '', 'Geam oglinda', 0, 0, 1914, '6451802', 1, '20.97'),
(68110, '6426800', 362, '', 'Geam oglinda', 0, 0, 1914, '6451800', 1, '39.39'),
(68109, '6426503', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6423503', 1, '32.75'),
(68108, '6426500', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6423500', 1, '47.94'),
(68107, '6426499', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6425499', 1, '28.43'),
(68106, '6426437', 362, '', 'Geam oglinda', 0, 0, 1914, '6451437', 1, '20.05'),
(68105, '6426436', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451436', 1, '32.38'),
(68104, '6426433', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401433', 1, '28.64'),
(68103, '6426420', 362, '', 'Geam oglinda', 0, 0, 1914, '6423420', 1, '45.39'),
(68102, '6426377', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451377', 1, '40.48'),
(68101, '6426110', 362, '', 'Geam oglinda', 0, 0, 1914, '6451110', 1, '30.54'),
(68100, '6426107', 362, '', 'Geam oglinda', 0, 0, 1914, '6451107', 1, '27.29'),
(68099, '6426098', 362, '', 'Geam oglinda', 0, 0, 1914, '6425098', 1, '27'),
(68097, '6425499', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6425499', 1, '28.43'),
(68096, '6425433', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401433', 1, '28.64'),
(68095, '6425409', 362, '', 'Geam oglinda', 0, 0, 1914, '6401409', 1, '27.9'),
(68094, '6425098', 362, '', 'Geam oglinda', 0, 0, 1914, '6425098', 1, '27'),
(68093, '6424702', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6423702', 1, '80.77'),
(68092, '6424700', 362, '', 'Geam oglinda', 0, 0, 1914, '6423700', 1, '62.59'),
(68090, '6423852', 362, '', 'Geam oglinda', 0, 0, 1914, '6451852', 1, '49.21'),
(68089, '6423802', 362, '', 'Geam oglinda', 0, 0, 1914, '6451802', 1, '25.83'),
(68088, '6423800', 362, '', 'Geam oglinda', 0, 0, 1914, '6451800', 1, '42.87'),
(68087, '6423702', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6423702', 1, '80.24'),
(68086, '6423700', 362, '', 'Geam oglinda', 0, 0, 1914, '6423700', 1, '62.59'),
(68085, '6423539', 362, '', 'Geam oglinda', 0, 0, 1914, '6432539', 1, '73.39'),
(68084, '6423503', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6423503', 1, '31.51'),
(68083, '6423500', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6423500', 1, '45.89'),
(68082, '6423437', 362, '', 'Geam oglinda', 0, 0, 1914, '6451437', 1, '20.05'),
(68081, '6423436', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451436', 1, '40.03'),
(68080, '6423420', 362, '', 'Geam oglinda', 0, 0, 1914, '6423420', 1, '52.69'),
(68079, '6423110', 362, '', 'Geam oglinda', 0, 0, 1914, '6451110', 1, '37.27'),
(68078, '6423107', 362, '', 'Geam oglinda', 0, 0, 1914, '6451107', 1, '31.21'),
(68076, '6412558', 362, '', 'Geam oglinda', 0, 0, 1914, '6411558', 1, '111.27'),
(68077, '6412994', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '165.64'),
(68075, '6412541', 362, '', 'Geam oglinda', 0, 0, 1914, '6411541', 1, '83.59'),
(68074, '6412392', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '25.22'),
(68073, '6412249', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '46.27'),
(68072, '6412134', 362, '', 'Geam oglinda', 0, 0, 1914, '6411134', 1, '82.39'),
(68071, '6412111', 362, '', 'Geam oglinda', 0, 0, 1914, '6411111', 1, '38.46'),
(68070, '6411994', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '165.64'),
(68069, '6411922', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '42.1'),
(68068, '6411558', 362, '', 'Geam oglinda', 0, 0, 1914, '6411558', 1, '111.27'),
(68067, '6411547', 362, '', 'Geam oglinda', 0, 0, 1914, '6411547', 1, '21.26'),
(68066, '6411541', 362, '', 'Geam oglinda', 0, 0, 1914, '6411541', 1, '99.04'),
(68065, '6411441', 362, '', 'Geam oglinda', 0, 0, 1914, '6411441', 1, '48.23'),
(68064, '6411392', 362, '', 'Geam oglinda', 0, 0, 1914, '6411392', 1, '25.22'),
(68063, '6411111', 362, '', 'Geam oglinda', 0, 0, 1914, '6411111', 1, '40.06'),
(68062, '6403985', 362, '', 'Geam oglinda', 0, 0, 1914, '6401985', 1, '37.19'),
(68061, '6403977', 362, '', 'Geam oglinda', 0, 0, 1914, '6403977', 1, '59.8'),
(68060, '6403969', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6443969', 1, '28.27'),
(68059, '6403961', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6403961', 1, '30.48'),
(68058, '6403930', 362, '', 'Geam oglinda', 0, 0, 1914, '6403930', 1, '25.17'),
(68057, '6403382', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6403382', 1, '19.7'),
(68056, '6403349', 362, '', 'Geam oglinda', 0, 0, 1914, '6403349', 1, '16.35'),
(68055, '6402999', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '302.31'),
(68054, '6402994', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '82.39'),
(68053, '6402986', 362, '', 'Geam oglinda', 0, 0, 1914, '6401986', 1, '21.87'),
(68051, '6402974', 362, '', 'Geam oglinda', 0, 0, 1914, '6401974', 1, '48.31'),
(68050, '6402973', 362, '', 'Geam oglinda', 0, 0, 1914, '6401973', 1, '26.15'),
(68049, '6402966', 362, '', 'Geam oglinda', 0, 0, 1914, '9271966', 1, '36.84'),
(68048, '6402960', 362, '', 'Geam oglinda', 0, 0, 1914, '6401960', 1, '28.45'),
(68047, '6402959', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401959', 1, '25.69'),
(68046, '6402922', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '46.35'),
(68045, '6402921', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401921', 1, '27.31'),
(68043, '6402846', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401846', 1, '105.09'),
(68042, '6402803', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '77.03'),
(68041, '6402802', 362, '', 'Geam oglinda', 0, 0, 1914, '6451802', 1, '16.22'),
(68040, '6402800', 362, '', 'Geam oglinda', 0, 0, 1914, '6451800', 1, '35.83'),
(68039, '6402797', 362, '', 'Geam oglinda', 0, 0, 1914, '6423500', 1, '83.16'),
(68038, '6402796', 362, '', 'Geam oglinda', 0, 0, 1914, '6451796', 1, '32.36'),
(68037, '6402752', 362, '', 'Geam oglinda', 0, 0, 1914, '6451752', 1, '16.49'),
(68036, '6402750', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401750', 1, '28.64'),
(68035, '6402638', 362, '', 'Capac oglinda', 0, 0, 1914, '6402438', 1, '87.25'),
(68034, '6402594', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '54.49'),
(68033, '6402562', 362, '', 'Geam oglinda', 0, 0, 1914, '6431562', 1, '145.52'),
(68032, '6402558', 362, '', 'Geam oglinda', 0, 0, 1914, '6401558', 1, '95.48'),
(68030, '6402525', 362, '', 'Geam oglinda', 0, 0, 1914, '6423503', 1, '34.56'),
(68029, '6402499', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401499', 1, '23.28'),
(68028, '6402493', 362, '', 'Geam oglinda', 0, 0, 1914, '6401493', 1, '27.82'),
(68027, '6402485', 362, '', 'Geam oglinda', 0, 0, 1914, '6401485', 1, '20.73'),
(68026, '6402444', 362, '', 'Geam oglinda', 0, 0, 1914, '6451444', 1, '18.26'),
(68025, '6402438', 362, '', 'Geam oglinda', 0, 0, 1914, '6471438', 1, '34.08'),
(68024, '6402437', 362, '', 'Geam oglinda', 0, 0, 1914, '6451437', 1, '13.6'),
(68023, '6402436', 362, '', 'Geam oglinda', 0, 0, 1914, '6451436', 1, '13.67'),
(68022, '6402433', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401433', 1, '24.58'),
(68021, '6402431', 362, '', 'Geam oglinda', 0, 0, 1914, '6401431', 1, '17.81'),
(68020, '6402428', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '61.26'),
(68019, '6402421', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401421', 1, '27.58'),
(68018, '6402420', 362, '', 'Geam oglinda', 0, 0, 1914, '6451420', 1, '30.95'),
(68017, '6402417', 362, '', 'Geam oglinda', 0, 0, 1914, '6351417', 1, '21.58'),
(68016, '6402409', 362, '', 'Geam oglinda', 0, 0, 1914, '6401409', 1, '15.37'),
(68015, '6402399', 362, '', 'Geam oglinda', 0, 0, 1914, '6401399', 1, '17.84'),
(68014, '6402392', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '18.92'),
(68013, '6402390', 362, '', 'Geam oglinda', 0, 0, 1914, '6401390', 1, '25.88'),
(68012, '6402387', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451387', 1, '16.54'),
(68011, '6402386', 362, '', 'Geam oglinda', 0, 0, 1914, '6401386', 1, '12.16'),
(68010, '6402383', 362, '', 'Geam oglinda', 0, 0, 1914, '6401383', 1, '19.3'),
(68009, '6402377', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451377', 1, '21.24'),
(68008, '6402363', 362, '', 'Geam oglinda', 0, 0, 1914, '6451363', 1, '14.41'),
(68007, '6402361', 362, '', 'Geam oglinda', 0, 0, 1914, '6401361', 1, '18.32'),
(68006, '6402338', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401338', 1, '16.49'),
(68005, '6402326', 362, '', 'Geam oglinda', 0, 0, 1914, '6401326', 1, '51.92'),
(68004, '6402307', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451307', 1, '19.8'),
(68003, '6402299', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451299', 1, '24.13'),
(68002, '6402285', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401285', 1, '25.93'),
(68001, '6402284', 362, '', 'Geam oglinda', 0, 0, 1914, '6401284', 1, '20.06'),
(68000, '6402283', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451283', 1, '12.05'),
(67999, '6402280', 362, '', 'Geam oglinda', 0, 0, 1914, '6401280', 1, '15.58'),
(67998, '6402268', 362, '', 'Geam oglinda', 0, 0, 1914, '6401268', 1, '58.05'),
(67997, '6402267', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '133.12'),
(67996, '6402154', 362, '', 'Geam oglinda', 0, 0, 1914, '6401154', 1, '21.77'),
(67995, '6402127', 362, '', 'Geam oglinda', 0, 0, 1914, '6451157', 1, '8.55'),
(67994, '6402125', 362, '', 'Geam oglinda', 0, 0, 1914, '6401125', 1, '17.01'),
(67993, '6402120', 362, '', 'Geam oglinda', 0, 0, 1914, '6401120', 1, '39.52'),
(67992, '6402111', 362, '', 'Geam oglinda', 0, 0, 1914, '6401111', 1, '37.56'),
(67991, '6402110', 362, '', 'Geam oglinda', 0, 0, 1914, '6451110', 1, '18.79'),
(67990, '6402107', 362, '', 'Geam oglinda', 0, 0, 1914, '6451107', 1, '18.32'),
(68152, '6432095', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '89.5'),
(68147, '6431985', 362, '', 'Geam oglinda', 0, 0, 1914, '6431985', 1, '55.93'),
(68143, '6431922', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '63.28'),
(68141, '6431851', 362, '', 'Geam oglinda', 0, 0, 1914, '6431851', 1, '20.31'),
(68140, '6431844', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6431844', 1, '60.33'),
(68123, '6431386', 362, '', 'Geam oglinda', 0, 0, 1914, '6401386', 1, '46.56'),
(68122, '6431382', 362, '', 'Geam oglinda', 0, 0, 1914, '6403382', 1, '64.27'),
(68116, '6431125', 362, '', 'Geam oglinda', 0, 0, 1914, '6431125', 1, '21.1'),
(68098, '6425974', 362, '', 'Geam oglinda', 0, 0, 1914, '6401974', 1, '56.49'),
(68091, '6423966', 362, '', 'Geam oglinda', 0, 0, 1914, '9271966', 1, '64.39'),
(68052, '6402985', 362, '', 'Geam oglinda', 0, 0, 1914, '6401985', 1, '39.16'),
(68044, '6402857', 362, '', 'Geam oglinda', 0, 0, 1914, '6401857', 1, '21.1'),
(68031, '6402547', 362, '', 'Geam oglinda', 0, 0, 1914, '6411547', 1, '18.47'),
(65849, 'VEX 360502', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '54.86'),
(65850, 'VEX 270124', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '175.21'),
(65851, 'VEX 330103', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '226.65'),
(65852, 'VEX 3616175', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '68.79'),
(65853, 'VEX 270125', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '150.89'),
(65854, 'VEX 3316018', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '127.23'),
(65855, 'VEX 3616244', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '127.73'),
(65856, 'VEX 3616247', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '155.96'),
(65857, 'VEX 360230', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '101.75'),
(65858, 'VEX 270126', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '143.64'),
(65859, 'VEX 3316022', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '135.85'),
(65860, 'VEX 270127', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '85.02'),
(65861, 'VEX 3616381', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '137.59'),
(65862, 'VEX 270128', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '144.77'),
(65863, 'VEX 370101', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '123.66'),
(65864, 'VEX 340103', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '174.95');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(65865, 'VEX 340105', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '244.41'),
(65866, 'VEX 370901', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '152.23'),
(65867, 'VEX 270129', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '99.57'),
(65868, 'VEX 340106', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '147.47'),
(65869, 'XT 02569', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '135.93'),
(65871, 'VEX 340602', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '356.3'),
(65872, 'VEX SK.GKC033K', 458, '', 'Catalizator (Sistem de esapament)', 1, 0, 429, '', 1, '1058.91'),
(65873, 'VEX 340603', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '330.4'),
(65874, 'VEX 270134', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '135.62'),
(65875, 'VEX 270135', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '110.9'),
(65876, 'VEX 350101', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '248.34'),
(65877, 'VEX 350102', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '253.2'),
(65878, 'VEX 270136', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '159.24'),
(65879, 'VEX 350103', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '208.74'),
(65880, 'VEX 270137', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '117.9'),
(65881, 'VEX 350104', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '255.23'),
(65882, 'VEX 350105', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '109.94'),
(65883, 'VEX 270139', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '167.48'),
(65884, 'VEX 350201', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '205.57'),
(65885, 'VEX 350204', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '241.98'),
(65886, 'VEX 270140', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '164.06'),
(65887, 'VCK 002', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '168.57'),
(65888, 'VEX 270142', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '140.17'),
(65889, 'VEX 350205', 458, '', 'Catalizator (Sistem de esapament)', 1, 0, 429, '', 1, '157.82'),
(67989, '6402098', 362, '', 'Geam oglinda', 0, 0, 1914, '6401098', 1, '25.03'),
(67781, '6165361', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164361', 1, '57.44'),
(67780, '6165357', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164357', 1, '105.54'),
(67763, '6165127', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164127', 1, '63.23'),
(67762, '6165125', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164126', 1, '66.54'),
(67761, '6165120', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164120', 1, '75.22'),
(67760, '6165113', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164113', 1, '87.17'),
(67759, '6165110', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164110', 1, '64.87'),
(67758, '6165109', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6165109', 1, '79.13'),
(67757, '6165107', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164107', 1, '84.2'),
(67738, '6164594', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '74.48'),
(67737, '6164556', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164556', 1, '129.88'),
(67736, '6164548', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164548', 1, '90.25'),
(67735, '6164544', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164544', 1, '58.5'),
(67734, '6164542', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164542', 1, '128.42'),
(67733, '6164508', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164508', 1, '71.22'),
(67732, '6164499', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164499', 1, '92.22'),
(67731, '6164498', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164498', 1, '79.37'),
(67730, '6164496', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164496', 1, '40.99'),
(67729, '6164495', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164495', 1, '55.03'),
(67728, '6164493', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164493', 1, '32.7'),
(67727, '6164490', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164490', 1, '41.19'),
(67726, '6164489', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164489', 1, '65.54'),
(67725, '6164488', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164488', 1, '25.69'),
(67724, '6164484', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164484', 1, '146.04'),
(67723, '6164438', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164438', 1, '88.86'),
(67722, '6164437', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164437', 1, '58.02'),
(67721, '6164436', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164436', 1, '43.58'),
(67988, '6401999', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '299.05'),
(67987, '6401994', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '82.39'),
(67986, '6401986', 362, '', 'Geam oglinda', 0, 0, 1914, '6401986', 1, '21.87'),
(67985, '6401985', 362, '', 'Geam oglinda', 0, 0, 1914, '6401985', 1, '56.41'),
(67984, '6401974', 362, '', 'Geam oglinda', 0, 0, 1914, '6401974', 1, '32.38'),
(67983, '6401966', 362, '', 'Geam oglinda', 0, 0, 1914, '9271966', 1, '36.84'),
(67982, '6401960', 362, '', 'Geam oglinda', 0, 0, 1914, '6401960', 1, '29.04'),
(67981, '6401959', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401959', 1, '25.69'),
(67980, '6401939', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '80.14'),
(67979, '6401922', 362, '', 'Geam oglinda', 0, 0, 1914, '', 1, '46.35'),
(67978, '6401921', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401921', 1, '27.31'),
(67977, '6401857', 362, '', 'Geam oglinda', 0, 0, 1914, '6401857', 1, '21.1'),
(67976, '6401803', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '', 1, '77.03'),
(67975, '6401750', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401750', 1, '28.64'),
(67974, '6401639', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '60.7'),
(67973, '6401562', 362, '', 'Geam oglinda', 0, 0, 1914, '6431562', 1, '122.85'),
(67972, '6401558', 362, '', 'Geam oglinda', 0, 0, 1914, '6401558', 1, '95.48'),
(67971, '6401547', 362, '', 'Geam oglinda', 0, 0, 1914, '6411547', 1, '18.47'),
(67970, '6401533', 362, '', 'Geam oglinda', 0, 0, 1914, '6401533', 1, '44.51'),
(67969, '6401499', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401499', 1, '23.28'),
(67968, '6401485', 362, '', 'Geam oglinda', 0, 0, 1914, '6401485', 1, '27.61'),
(67967, '6401444', 362, '', 'Geam oglinda', 0, 0, 1914, '6451444', 1, '25.56'),
(67966, '6401438', 362, '', 'Geam oglinda', 0, 0, 1914, '6471438', 1, '35.54'),
(67965, '6401437', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451437', 1, '30.02'),
(67964, '6401436', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451436', 1, '18.79'),
(67963, '6401433', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401433', 1, '24.58'),
(67962, '6401431', 362, '', 'Geam oglinda', 0, 0, 1914, '6401431', 1, '17.81'),
(67961, '6401428', 362, '', 'Capac oglinda', 0, 0, 1914, '', 1, '61.26'),
(67960, '6401421', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401421', 1, '58.98'),
(67959, '6401420', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6451420', 1, '22.14'),
(67958, '6401417', 362, '', 'Geam oglinda', 0, 0, 1914, '6351417', 1, '21.58'),
(67957, '6401409', 362, '', 'Geam oglinda', 0, 0, 1914, '6401409', 1, '15.37'),
(67956, '6401399', 362, '', 'Geam oglinda', 0, 0, 1914, '6401399', 1, '17.84'),
(67955, '6401395', 362, '', 'Geam oglinda', 0, 0, 1914, '6401395', 1, '45.66'),
(67954, '6401392', 362, '', 'Geam oglinda', 0, 0, 1914, '6401392', 1, '18.92'),
(67953, '6401390', 362, '', 'Geam oglinda', 0, 0, 1914, '6401390', 1, '25.88'),
(67952, '6401387', 362, '', 'Geam oglinda', 0, 0, 1914, '6451387', 1, '21.58'),
(67951, '6401386', 362, '', 'Geam oglinda', 0, 0, 1914, '6401386', 1, '12.16'),
(67950, '6401383', 362, '', 'Geam oglinda', 0, 0, 1914, '6401383', 1, '19.3'),
(67949, '6401361', 362, '', 'Geam oglinda', 0, 0, 1914, '6401361', 1, '18.32'),
(67948, '6401356', 362, '', 'Geam oglinda', 0, 0, 1914, '6401356', 1, '33.87'),
(67947, '6401338', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401338', 1, '16.49'),
(67946, '6401288', 362, '', 'Geam oglinda', 0, 0, 1914, '6402288', 1, '27.13'),
(67945, '6401285', 362, '', 'Oglinda Exterioara', 0, 0, 1914, '6401285', 1, '25.93'),
(67944, '6401284', 362, '', 'Geam oglinda', 0, 0, 1914, '6401284', 1, '20.06'),
(67943, '6401283', 362, '', 'Geam oglinda', 0, 0, 1914, '6451283', 1, '12.05'),
(67942, '6401280', 362, '', 'Geam oglinda', 0, 0, 1914, '6401280', 1, '14.12'),
(67941, '6401268', 362, '', 'Geam oglinda', 0, 0, 1914, '6401268', 1, '58.05'),
(67940, '6401154', 362, '', 'Geam oglinda', 0, 0, 1914, '6401154', 1, '22.67'),
(67939, '6401125', 362, '', 'Geam oglinda', 0, 0, 1914, '6401125', 1, '13.14'),
(67938, '6401120', 362, '', 'Geam oglinda', 0, 0, 1914, '6401120', 1, '34.77'),
(67937, '6401111', 362, '', 'Geam oglinda', 0, 0, 1914, '6401111', 1, '42.21'),
(67936, '6401098', 362, '', 'Geam oglinda', 0, 0, 1914, '6401098', 1, '25.03'),
(67935, '6401014', 362, '', 'Geam oglinda', 0, 0, 1914, '6401014', 1, '14.44'),
(67934, '6352399', 362, '', 'Capac oglinda', 0, 0, 3393, '6351399', 1, '52.82'),
(67933, '6351399', 362, '', 'Capac oglinda', 0, 0, 3393, '6351399', 1, '52.82'),
(67932, '6346219', 362, '', 'Capac oglinda', 0, 0, 3393, '6345219', 1, '56.72'),
(67931, '6345930', 362, '', 'Capac oglinda', 0, 0, 3393, '6445930', 1, '30.1'),
(67930, '6345219', 362, '', 'Capac oglinda', 0, 0, 3393, '6345219', 1, '58.37'),
(67929, '6344985', 362, '', 'Capac oglinda', 0, 0, 3393, '6343985', 1, '37.88'),
(67928, '6344969', 362, '', 'Capac oglinda', 0, 0, 3393, '6343969', 1, '42.42'),
(67927, '6344844', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6343844', 1, '92'),
(67926, '6344706', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6343706', 1, '302.76'),
(67925, '6344521', 362, '', 'Capac oglinda', 0, 0, 3393, '6341521', 1, '63.41'),
(67924, '6344438', 362, '', 'Capac oglinda', 0, 0, 3393, '6343438', 1, '27.54'),
(67923, '6344433', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6343433', 1, '25.17'),
(67922, '6344421', 362, '', 'Capac oglinda', 0, 0, 3393, '6343421', 1, '34.98'),
(67921, '6344420', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6343420', 1, '17.65'),
(67920, '6344399', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6343399', 1, '20.15'),
(67919, '6344283', 362, '', 'Capac oglinda', 0, 0, 3393, '6343283', 1, '13.24'),
(67918, '6344265', 362, '', 'Capac oglinda', 0, 0, 3393, '6343265', 1, '58.29'),
(67917, '6344110', 362, '', 'Capac oglinda', 0, 0, 3393, '6343110', 1, '37.28'),
(67916, '6344036', 362, '', 'Geam oglinda', 0, 0, 3393, '6343036', 1, '119.95'),
(67915, '6343985', 362, '', 'Capac oglinda', 0, 0, 3393, '6343985', 1, '37.88'),
(67914, '6343969', 362, '', 'Capac oglinda', 0, 0, 3393, '6343969', 1, '42.42'),
(67913, '6343844', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6343844', 1, '92'),
(67912, '6343706', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6343706', 1, '302.76'),
(67911, '6343521', 362, '', 'Capac oglinda', 0, 0, 3393, '6342521', 1, '31.08'),
(67910, '6343438', 362, '', 'Capac oglinda', 0, 0, 3393, '6343438', 1, '27.54'),
(67909, '6343433', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6343433', 1, '25.17'),
(67908, '6343421', 362, '', 'Capac oglinda', 0, 0, 3393, '6343421', 1, '34.98'),
(67907, '6343420', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6343420', 1, '17.65'),
(67906, '6343401', 362, '', 'Capac oglinda', 0, 0, 3393, '', 1, '35.66'),
(67905, '6343399', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6343399', 1, '20.15'),
(67904, '6343377', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6343377', 1, '117.8'),
(67903, '6343307', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6343307', 1, '23.25'),
(67902, '6343283', 362, '', 'Capac oglinda', 0, 0, 3393, '6343283', 1, '13.24'),
(67901, '6343265', 362, '', 'Capac oglinda', 0, 0, 3393, '6343265', 1, '58.29'),
(67900, '6343127', 362, '', 'Capac oglinda', 0, 0, 3393, '6343127', 1, '21.77'),
(67899, '6343110', 362, '', 'Capac oglinda', 0, 0, 3393, '6343110', 1, '37.28'),
(67898, '6343036', 362, '', 'Geam oglinda', 0, 0, 3393, '6343036', 1, '119.95'),
(67897, '6342985', 362, '', 'Capac oglinda', 0, 0, 3393, '6341985', 1, '47.99'),
(67896, '6342974', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341974', 1, '32.38'),
(67895, '6342931', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341931', 1, '33.05'),
(67894, '6342850', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341850', 1, '27.9'),
(67893, '6342849', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341849', 1, '36.24'),
(67892, '6342703', 362, '', 'Capac oglinda', 0, 0, 3393, '', 1, '62.75'),
(67891, '6342521', 362, '', 'Capac oglinda', 0, 0, 3393, '6342521', 1, '49.61'),
(67890, '6342503', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341503', 1, '53.75'),
(67889, '6342500', 362, '', 'Capac oglinda', 0, 0, 3393, '6341500', 1, '38.25'),
(67888, '6342440', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341440', 1, '35.91'),
(67887, '6342438', 362, '', 'Capac oglinda', 0, 0, 3393, '6341438', 1, '29.9'),
(67886, '6342437', 362, '', 'Capac oglinda', 0, 0, 3393, '6341437', 1, '31.84'),
(67885, '6342433', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341433', 1, '25.69'),
(67884, '6342432', 362, '', 'Capac oglinda', 0, 0, 3393, '6341432', 1, '30.98'),
(67883, '6342431', 362, '', 'Capac oglinda', 0, 0, 3393, '6341431', 1, '29.55'),
(67882, '6342420', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341420', 1, '18.32'),
(67881, '6342401', 362, '', 'Geam oglinda', 0, 0, 3393, '', 1, '40.42'),
(67880, '6342399', 362, '', 'Capac oglinda', 0, 0, 3393, '6341399', 1, '20.7'),
(67879, '6342378', 362, '', 'Capac oglinda', 0, 0, 3393, '6341378', 1, '47.01'),
(67878, '6342307', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341307', 1, '22.48'),
(67877, '6342283', 362, '', 'Capac oglinda', 0, 0, 3393, '6341283', 1, '26.39'),
(67876, '6342128', 362, '', 'Capac oglinda', 0, 0, 3393, '6341128', 1, '50.54'),
(67875, '6342127', 362, '', 'Capac oglinda', 0, 0, 3393, '6342127', 1, '26.7'),
(67874, '6342110', 362, '', 'Capac oglinda', 0, 0, 3393, '6341110', 1, '32.76'),
(67873, '6342109', 362, '', 'Capac oglinda', 0, 0, 3393, '6341109', 1, '33.71'),
(67872, '6342104', 362, '', 'Geam oglinda', 0, 0, 3393, '6341104', 1, '27.84'),
(67871, '6341998', 362, '', 'Geam oglinda', 0, 0, 3393, '', 1, '40.9'),
(67870, '6341974', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341974', 1, '31.38'),
(67869, '6341931', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341931', 1, '33.05'),
(67868, '6341855', 362, '', 'Capac oglinda', 0, 0, 3393, '6341855', 1, '17.01'),
(67867, '6341850', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341850', 1, '27.9'),
(67866, '6341849', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341849', 1, '36.24'),
(67865, '6341521', 362, '', 'Capac oglinda', 0, 0, 3393, '6341521', 1, '49.61'),
(67864, '6341503', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341503', 1, '53.75'),
(67863, '6341500', 362, '', 'Capac oglinda', 0, 0, 3393, '6341500', 1, '38.25'),
(67862, '6341444', 362, '', 'Capac oglinda', 0, 0, 3393, '6341444', 1, '26.68'),
(67861, '6341438', 362, '', 'Capac oglinda', 0, 0, 3393, '6341438', 1, '31.86'),
(67860, '6341437', 362, '', 'Capac oglinda', 0, 0, 3393, '6341437', 1, '31.84'),
(67859, '6341433', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341433', 1, '25.69'),
(67858, '6341432', 362, '', 'Capac oglinda', 0, 0, 3393, '6341432', 1, '30.98'),
(67857, '6341431', 362, '', 'Capac oglinda', 0, 0, 3393, '6341431', 1, '29.55'),
(67856, '6341420', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341420', 1, '18.32'),
(67855, '6341401', 362, '', 'Geam oglinda', 0, 0, 3393, '', 1, '40.42'),
(67854, '6341399', 362, '', 'Capac oglinda', 0, 0, 3393, '6341399', 1, '20.7'),
(67853, '6341378', 362, '', 'Capac oglinda', 0, 0, 3393, '6341378', 1, '46.19'),
(67852, '6341377', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341377', 1, '41.41'),
(67851, '6341376', 362, '', 'Capac oglinda', 0, 0, 3393, '', 1, '86.93'),
(67850, '6341356', 362, '', 'Capac oglinda', 0, 0, 3393, '6341356', 1, '20.92'),
(67849, '6341307', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341307', 1, '22.48'),
(67848, '6341301', 362, '', 'Oglinda Exterioara', 0, 0, 3393, '6341301', 1, '31.29'),
(67847, '6341289', 362, '', 'Capac oglinda', 0, 0, 3393, '6341289', 1, '26.01'),
(67846, '6341285', 362, '', 'Capac oglinda', 0, 0, 3393, '6341285', 1, '17.57'),
(67845, '6341283', 362, '', 'Capac oglinda', 0, 0, 3393, '6341283', 1, '26.39'),
(67844, '6341282', 362, '', 'Capac oglinda', 0, 0, 3393, '6341282', 1, '22.09'),
(67843, '6341128', 362, '', 'Capac oglinda', 0, 0, 3393, '6341128', 1, '50.54'),
(67842, '6341127', 362, '', 'Capac oglinda', 0, 0, 3393, '6341127', 1, '26.7'),
(67841, '6341110', 362, '', 'Capac oglinda', 0, 0, 3393, '6341110', 1, '32.76'),
(67840, '6341109', 362, '', 'Capac oglinda', 0, 0, 3393, '6341109', 1, '33.71'),
(67839, '6341104', 362, '', 'Geam oglinda', 0, 0, 3393, '6341104', 1, '27.84'),
(67838, '6341098', 362, '', 'Capac oglinda', 0, 0, 3393, '6341098', 1, '77.4'),
(67837, '6328503', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6327503', 1, '193.05'),
(67836, '6316485', 362, '', 'Capac oglinda', 0, 0, 3393, '6315485', 1, '26.47'),
(67835, '6315485', 362, '', 'Capac oglinda', 0, 0, 3393, '6315485', 1, '26.47'),
(67834, '6312857', 362, '', 'Capac oglinda', 0, 0, 3393, '6311857', 1, '23.2'),
(67833, '6312541', 362, '', 'Capac oglinda', 0, 0, 3393, '6311541', 1, '65.11'),
(67832, '6312464', 362, '', 'Capac oglinda', 0, 0, 3393, '6311464', 1, '24.34'),
(67831, '6312118', 362, '', 'Capac oglinda', 0, 0, 3393, '6311118', 1, '47.35'),
(67830, '6312111', 362, '', 'Capac oglinda', 0, 0, 3393, '6311111', 1, '39.45'),
(67829, '6311906', 362, '', 'Capac oglinda', 0, 0, 3393, '6311906', 1, '45.98'),
(67828, '6311464', 362, '', 'Capac oglinda', 0, 0, 3393, '6311464', 1, '24.34'),
(67827, '6311441', 362, '', 'Capac oglinda', 0, 0, 3393, '6311441', 1, '26.68'),
(67826, '6311392', 362, '', 'Capac oglinda', 0, 0, 3393, '6311392', 1, '15.72'),
(67825, '6311118', 362, '', 'Capac oglinda', 0, 0, 3393, '6311118', 1, '47.35'),
(67824, '6311111', 362, '', 'Capac oglinda', 0, 0, 3393, '6311111', 1, '39.45'),
(67823, '6302111', 362, '', 'Capac oglinda', 0, 0, 3393, '6301111', 1, '38.94'),
(67822, '6301392', 362, '', 'Capac oglinda', 0, 0, 3393, '6301392', 1, '29.14'),
(67821, '6301111', 362, '', 'Capac oglinda', 0, 0, 3393, '6301111', 1, '38.94'),
(67820, '6171849', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127849', 1, '262.06'),
(67819, '6166286', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164286', 1, '58.29'),
(67818, '6165987', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164987', 1, '75.81'),
(67817, '6165853', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164853', 1, '52.77'),
(67816, '6165851', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164851', 1, '42.18'),
(67815, '6165802', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164802', 1, '80.72'),
(67814, '6165620', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164620', 1, '140.23'),
(67813, '6165604', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164604', 1, '129.19'),
(67812, '6165603', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164603', 1, '72.12'),
(67811, '6165601', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164601', 1, '135.77'),
(67810, '6165594', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '74.48'),
(67809, '6165544', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164544', 1, '58.5'),
(67808, '6165508', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164508', 1, '71.22'),
(67807, '6165498', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164498', 1, '79.28'),
(67806, '6165496', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164496', 1, '40.99'),
(67805, '6165495', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164495', 1, '55.03'),
(67804, '6165493', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164493', 1, '32.7'),
(67803, '6165490', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164490', 1, '41.19'),
(67802, '6165489', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164489', 1, '65.54'),
(67801, '6165488', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164488', 1, '25.69'),
(67800, '6165438', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164438', 1, '88.86'),
(67799, '6165437', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164437', 1, '65.12'),
(67798, '6165436', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164436', 1, '43.14'),
(67797, '6165435', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164435', 1, '40.99'),
(67796, '6165433', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164433', 1, '65.14'),
(67795, '6165420', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164420', 1, '66.36'),
(67794, '6165419', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164419', 1, '131.76'),
(67793, '6165413', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164413', 1, '110'),
(67792, '6165409', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164409', 1, '62.83'),
(67791, '6165407', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164407', 1, '121.7'),
(67790, '6165400', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164400', 1, '73.56'),
(67789, '6165399', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164399', 1, '64.64'),
(67788, '6165398', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164398', 1, '51.18'),
(67787, '6165397', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164397', 1, '35.06'),
(67786, '6165389', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164389', 1, '67.34'),
(67785, '6165387', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164387', 1, '53.26'),
(67784, '6165386', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164386', 1, '53.38'),
(67783, '6165384', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164384', 1, '53.38'),
(67782, '6165383', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164383', 1, '35.59'),
(67779, '6165355', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164355', 1, '77.19'),
(67778, '6165349', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164349', 1, '37.88'),
(67777, '6165338', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164338', 1, '50.43'),
(67776, '6165323', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164323', 1, '121.63'),
(67775, '6165307', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164307', 1, '51.55'),
(67774, '6165299', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164299', 1, '84.81'),
(67773, '6165286', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164286', 1, '55.1'),
(67772, '6165285', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164285', 1, '55.27'),
(67771, '6165284', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164284', 1, '138.9'),
(67770, '6165283', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164283', 1, '38.28'),
(67769, '6165280', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164280', 1, '55.1'),
(67768, '6165268', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164268', 1, '93.44'),
(67767, '6165262', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164262', 1, '125.79'),
(67766, '6165154', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164154', 1, '109.02'),
(67765, '6165132', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164132', 1, '98.13'),
(67764, '6165130', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164130', 1, '212.03'),
(67756, '6165099', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164099', 1, '86.16'),
(67755, '6165098', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164098', 1, '244.31'),
(67754, '6165064', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164064', 1, '91.47'),
(67753, '6165056', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164056', 1, '119.82'),
(67752, '6165014', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164014', 1, '44.67'),
(67751, '6165013', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164013', 1, '27.21'),
(67750, '6164987', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164987', 1, '75.81'),
(67749, '6164967', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164967', 1, '85.74'),
(67748, '6164941', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164941', 1, '215.75'),
(67747, '6164853', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164853', 1, '52.77'),
(67746, '6164851', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164851', 1, '42.18'),
(67745, '6164802', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164802', 1, '80.72'),
(67744, '6164800', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164800', 1, '115.73'),
(67743, '6164626', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164626', 1, '253.39'),
(67742, '6164620', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164620', 1, '140.23'),
(67741, '6164604', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164604', 1, '110.63'),
(67740, '6164603', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164603', 1, '72.12'),
(67739, '6164601', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164601', 1, '135.77'),
(67720, '6164435', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164435', 1, '37.24'),
(67719, '6164433', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164433', 1, '65.14'),
(67718, '6164420', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164420', 1, '66.6'),
(67717, '6164419', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164419', 1, '131.76'),
(67716, '6164413', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164413', 1, '110'),
(67715, '6164411', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164411', 1, '117.16'),
(67714, '6164409', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164409', 1, '62.83'),
(67713, '6164407', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164407', 1, '121.7'),
(67712, '6164399', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164399', 1, '77.48'),
(67711, '6164398', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164398', 1, '51.18'),
(67710, '6164397', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164397', 1, '61.24'),
(67709, '6164389', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164389', 1, '67.34'),
(67708, '6164387', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164387', 1, '53.26'),
(67707, '6164386', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164386', 1, '53.38'),
(67706, '6164384', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164384', 1, '53.38'),
(67705, '6164383', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164383', 1, '35.59'),
(67704, '6164377', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164377', 1, '80.67'),
(67703, '6164363', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164363', 1, '77.4'),
(67702, '6164361', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164361', 1, '57.44'),
(66181, 'VEX 270146', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '178.18'),
(66182, 'VCK 016', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '159.91'),
(66183, 'VEX 360113', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '155.11'),
(66184, 'VCK 052', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '241.54'),
(67701, '6164357', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164357', 1, '105.54'),
(67685, '6164154', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164154', 1, '93.73'),
(67684, '6164132', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164132', 1, '98.13'),
(67683, '6164130', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164130', 1, '212.03'),
(67682, '6164127', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164127', 1, '63.23'),
(67681, '6164126', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164126', 1, '84.81'),
(67680, '6164125', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164126', 1, '66.54'),
(67679, '6164120', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164120', 1, '64.82'),
(67678, '6164113', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164113', 1, '80.27'),
(67677, '6164110', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164110', 1, '61.39'),
(67676, '6164109', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6165109', 1, '79.13'),
(67675, '6164108', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164108', 1, '95.05'),
(67674, '6164107', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164107', 1, '88.16'),
(67668, '6164056', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164056', 1, '119.82'),
(67667, '6164014', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164014', 1, '44.67'),
(67666, '6162376', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '300.48'),
(67665, '6156363', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6157363', 1, '134.42'),
(67664, '6155363', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6157363', 1, '134.42'),
(67663, '6154398', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164398', 1, '77.56'),
(67662, '6154386', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164386', 1, '68.94'),
(67661, '6153386', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164386', 1, '68.94'),
(67660, '6152849', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127849', 1, '265.24'),
(67659, '6151849', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127849', 1, '265.24'),
(67658, '6150401', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '467.72'),
(67657, '6150376', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '410.45'),
(67656, '6142424', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6141424', 1, '135.27'),
(67655, '6142400', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139400', 1, '212.17'),
(67654, '6142267', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '181.59'),
(67653, '6142118', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6131118', 1, '476.25'),
(67652, '6141904', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125904', 1, '182.57'),
(67651, '6141424', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6141424', 1, '135.27'),
(67650, '6141418', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6141418', 1, '94.58'),
(67649, '6141324', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127324', 1, '166.83'),
(67648, '6141267', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '181.59'),
(67647, '6141118', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6131118', 1, '469.17'),
(67646, '6140957', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '207.58'),
(67645, '6140933', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '197.3'),
(67644, '6140931', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125931', 1, '117.67'),
(67643, '6140906', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6123906', 1, '155.86'),
(67642, '6140858', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '371.22'),
(67641, '6140855', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139855', 1, '152.71'),
(67640, '6140852', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139852', 1, '195.63'),
(67619, '6140266', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '364.45'),
(67618, '6140261', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139261', 1, '199.8'),
(67617, '6140132', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125132', 1, '144.69'),
(67616, '6140127', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125127', 1, '106.42'),
(67615, '6140116', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125116', 1, '212.35'),
(67614, '6140110', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139110', 1, '77.72'),
(66761, 'GS0445', 95, '', 'Amortizor hayon', 1, 0, 219, '', 1, '34,72'),
(67613, '6140095', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139095', 1, '216.57'),
(67612, '6140056', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139056', 1, '174.23'),
(67611, '6139933', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '197.3'),
(67700, '6164355', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164355', 1, '77.19'),
(67699, '6164349', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164349', 1, '37.88'),
(67698, '6164338', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164338', 1, '50.43'),
(67697, '6164323', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164323', 1, '121.63'),
(67696, '6164307', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164307', 1, '51.55'),
(67695, '6164301', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164301', 1, '97.82'),
(67694, '6164299', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164299', 1, '84.81'),
(67693, '6164286', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164286', 1, '55.1'),
(67692, '6164285', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164285', 1, '55.27'),
(67691, '6164284', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164284', 1, '132.11'),
(67690, '6164283', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164283', 1, '38.28'),
(67689, '6164280', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164280', 1, '43.98'),
(67688, '6164268', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164268', 1, '93.44'),
(67687, '6164228', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164228', 1, '147.77'),
(67686, '6164157', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164157', 1, '89.96'),
(67673, '6164099', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164099', 1, '86.16'),
(67672, '6164098', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164098', 1, '244.31'),
(67671, '6164070', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164070', 1, '86.93'),
(67670, '6164068', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164064', 1, '98.13'),
(67669, '6164064', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164064', 1, '91.47'),
(67639, '6140845', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139845', 1, '331.45'),
(67638, '6140801', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139801', 1, '335.41'),
(67637, '6140800', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125800', 1, '162.74'),
(67636, '6140594', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '234.35'),
(67635, '6140571', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '394.07'),
(67634, '6140554', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '179.89'),
(67633, '6140500', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139500', 1, '211.77'),
(67632, '6140498', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125498', 1, '247.79'),
(67631, '6140438', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139438', 1, '141.23'),
(67630, '6140424', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139424', 1, '147.37'),
(67629, '6140420', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139420', 1, '84.25'),
(67628, '6140418', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6140418', 1, '43.93'),
(67627, '6140400', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139400', 1, '148.99'),
(67626, '6140399', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139399', 1, '101.24'),
(67625, '6140389', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125389', 1, '104.21'),
(67624, '6140387', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125387', 1, '101.23'),
(67623, '6140363', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6140363', 1, '125.71'),
(67622, '6140357', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125357', 1, '162.82'),
(67621, '6140338', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139338', 1, '105.59'),
(67620, '6140284', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6131284', 1, '402.83'),
(67610, '6139931', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125931', 1, '127.6'),
(67609, '6139906', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6123906', 1, '155.86'),
(67608, '6139858', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '371.22'),
(67607, '6139855', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139855', 1, '152.71'),
(67606, '6139852', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139852', 1, '191.41'),
(67605, '6139851', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139851', 1, '100.39'),
(67604, '6139845', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139845', 1, '337.98'),
(67603, '6139801', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139801', 1, '335.41'),
(67602, '6139800', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125800', 1, '162.74'),
(67601, '6139594', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '235.05'),
(67600, '6139571', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '394.07'),
(67599, '6139554', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '164.49'),
(67598, '6139499', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125499', 1, '212.27'),
(67597, '6139438', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139438', 1, '141.23'),
(67596, '6139424', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139424', 1, '147.37'),
(66297, 'VEX 360114', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '101.03'),
(66298, 'VCK 057', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '369.09'),
(66299, 'VEX 270147', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '180.15'),
(66300, 'VEX 360116', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '110.69'),
(66301, 'VEX 270201', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '110.19'),
(66302, 'VEX 360117', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '139.84'),
(66303, 'VCK 059', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '251.6'),
(66304, 'VEX 270205', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '148.05'),
(66306, 'VCK 063', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '257.54'),
(66307, 'VEX 360121', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '104.46'),
(66308, 'VEX 270209', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '164.15'),
(66309, 'VCK 064', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '207.7'),
(66310, 'VEX 360122', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '144.18'),
(66311, 'VEX 270210', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '74.62'),
(66312, 'VCK 065', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '238.05'),
(66313, 'VEX 270212', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '103.76'),
(66314, 'VEX 360123', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '90.39'),
(66315, 'VCK 071', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '175.34'),
(66316, 'VEX 270213', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '177.2'),
(66317, 'VEX 360124', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '109.56'),
(66318, 'VEX 360125', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '124.82'),
(66319, 'VCK 080', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '177.25'),
(66320, 'VEX 270214', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '153.4'),
(66321, 'VEX 360126', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '138.25'),
(66322, 'VCK 091', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '316.99'),
(66323, 'VEX 360127', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '89.15'),
(66324, 'VEX 270215', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '115.95'),
(66325, 'VEX 360128', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '109.65'),
(66326, 'VEX 270216', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '85.82'),
(66327, 'VCK 100', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '177.08'),
(66328, 'VEX 270217', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '157.99'),
(66329, 'VEX 360129', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '122.91'),
(66330, 'VCK 104', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '193.46'),
(66331, 'VEX 360131', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '216.31'),
(67595, '6139420', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139420', 1, '84.25'),
(67594, '6139409', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139409', 1, '134.79'),
(67593, '6139399', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139399', 1, '101.24'),
(67592, '6139398', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125398', 1, '126.4'),
(67591, '6139387', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125387', 1, '100.72'),
(67590, '6139386', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127386', 1, '130.33'),
(67589, '6139378', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139378', 1, '210.63'),
(67588, '6139363', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139363', 1, '124.44'),
(67587, '6139356', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139356', 1, '144.53'),
(67586, '6139284', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6131284', 1, '402.83'),
(67585, '6139266', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '364.45'),
(67584, '6139264', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '199.43'),
(67583, '6139132', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125132', 1, '144.69'),
(67582, '6139127', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125127', 1, '106.42'),
(67581, '6139110', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139110', 1, '77.72'),
(67580, '6139095', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139095', 1, '216.57'),
(67579, '6138802', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137802', 1, '76.93'),
(67578, '6138626', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137626', 1, '93.62'),
(67577, '6138438', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164438', 1, '91.86'),
(67576, '6138436', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137436', 1, '83.83'),
(67575, '6138420', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137420', 1, '68.75'),
(67574, '6138400', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164400', 1, '60.66'),
(67573, '6138399', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137399', 1, '96.46'),
(67572, '6138387', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164387', 1, '65.13'),
(67571, '6138386', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137386', 1, '55.64'),
(67570, '6138338', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137338', 1, '35.11'),
(67569, '6138307', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164307', 1, '69.99'),
(67568, '6138127', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164127', 1, '66.36'),
(67567, '6138011', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137011', 1, '36.74'),
(67566, '6137802', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137802', 1, '76.93'),
(67565, '6137626', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137626', 1, '115.36'),
(67564, '6137438', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164438', 1, '91.86'),
(67563, '6137436', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137436', 1, '83.83'),
(67562, '6137420', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137420', 1, '76.66'),
(67561, '6137400', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164400', 1, '60.66'),
(67560, '6137399', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137399', 1, '96.46'),
(67559, '6137387', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164387', 1, '65.13'),
(67558, '6137386', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137386', 1, '55.64'),
(67557, '6137363', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137363', 1, '148.7'),
(67556, '6137338', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137338', 1, '61.69'),
(67555, '6137307', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164307', 1, '67.79'),
(67554, '6137011', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137011', 1, '36.74'),
(67553, '6136851', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125851', 1, '71.56'),
(67552, '6136850', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125850', 1, '152.17'),
(67551, '6136473', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125473', 1, '130.41'),
(67550, '6136364', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125364', 1, '95.56'),
(67549, '6136357', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125357', 1, '347.73'),
(67548, '6136307', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6129307', 1, '65.46'),
(67547, '6136283', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125283', 1, '67.69'),
(67546, '6136282', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125282', 1, '117.25'),
(67545, '6136228', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125228', 1, '199.8'),
(67544, '6136116', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6136116', 1, '137.58'),
(67543, '6135282', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125282', 1, '117.25'),
(67542, '6135116', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6135116', 1, '84.22'),
(67541, '6134283', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164283', 1, '55.74'),
(67540, '6134070', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164070', 1, '103.95'),
(67539, '6133542', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164542', 1, '85.43'),
(67538, '6133530', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6133530', 1, '197.01'),
(67537, '6133399', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6133399', 1, '114.38'),
(67536, '6133289', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6133289', 1, '105.54'),
(67535, '6133283', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164283', 1, '55.74'),
(67534, '6132845', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6131845', 1, '970.61'),
(67533, '6132524', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6131524', 1, '403.6'),
(67532, '6132119', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6132119', 1, '331.93'),
(67531, '6132118', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6131118', 1, '345.23'),
(67530, '6131845', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6131845', 1, '1466.42'),
(67529, '6131524', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6131524', 1, '403.6'),
(67528, '6131284', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6131284', 1, '161.57'),
(67527, '6131118', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6131118', 1, '345.23'),
(67526, '6130845', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139845', 1, '501.65'),
(67525, '6130801', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139801', 1, '480.63'),
(67524, '6130438', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139438', 1, '302.68'),
(67523, '6130376', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '450.85'),
(67522, '6130363', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6157363', 1, '141.29'),
(67521, '6130128', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127128', 1, '374.34'),
(67520, '6130095', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139095', 1, '318.66'),
(67519, '6129858', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '439.44'),
(67518, '6129852', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139852', 1, '320.07'),
(67517, '6129849', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127849', 1, '353.13'),
(67516, '6129845', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139845', 1, '513.81'),
(67515, '6129801', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139801', 1, '480.63'),
(67514, '6129444', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6126444', 1, '295.75'),
(67513, '6129438', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139438', 1, '302.68'),
(67512, '6129376', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '450.85'),
(67511, '6129265', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '366.63'),
(67510, '6129264', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '343.06'),
(67509, '6129134', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127134', 1, '433.52'),
(67508, '6129128', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127128', 1, '374.34'),
(67507, '6129095', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139095', 1, '318.66'),
(67506, '6128987', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127987', 1, '225.89'),
(67505, '6128986', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127986', 1, '133.65'),
(67504, '6128941', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127941', 1, '227.09'),
(67503, '6128933', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '127.3'),
(67502, '6128849', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127849', 1, '280.34'),
(67501, '6128556', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127556', 1, '177.18'),
(67500, '6128546', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125546', 1, '415.92'),
(67499, '6128534', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127534', 1, '585.54'),
(67498, '6128503', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127503', 1, '129.07'),
(67497, '6128485', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127485', 1, '192.31'),
(67496, '6128436', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6128436', 1, '78.99'),
(67495, '6128414', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127414', 1, '130.41'),
(67494, '6128411', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127411', 1, '123.06'),
(67493, '6128410', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127410', 1, '141.75'),
(67492, '6128407', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127407', 1, '144.45'),
(67491, '6128386', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127386', 1, '109.47'),
(67490, '6128363', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6128363', 1, '143.47'),
(67489, '6128361', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127361', 1, '95.69'),
(67488, '6128128', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127128', 1, '163.68'),
(67487, '6127991', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127991', 1, '143.71'),
(67486, '6127987', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127987', 1, '225.89'),
(67485, '6127986', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127986', 1, '107.69'),
(67484, '6127952', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127952', 1, '287.02'),
(67483, '6127933', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '127.3'),
(67482, '6127849', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127849', 1, '280.34'),
(67481, '6127632', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127632', 1, '441.08'),
(67480, '6127600', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127600', 1, '305.84'),
(67479, '6127556', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127556', 1, '177.18'),
(67478, '6127546', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125546', 1, '415.92'),
(67477, '6127540', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125539', 1, '164.19'),
(67476, '6127537', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127537', 1, '139.7'),
(67475, '6127535', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127535', 1, '250.36'),
(67474, '6127503', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127503', 1, '129.07'),
(67473, '6127487', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127487', 1, '195.71'),
(67472, '6127485', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127485', 1, '192.31'),
(67471, '6127440', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139440', 1, '179.84'),
(67470, '6127436', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6128436', 1, '77.03'),
(67469, '6127412', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127412', 1, '156.48'),
(67468, '6127411', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127411', 1, '123.06'),
(67467, '6127410', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127410', 1, '141.75'),
(67466, '6127407', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127407', 1, '144.45'),
(67465, '6127363', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6128363', 1, '166.08'),
(67464, '6127349', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127349', 1, '88.28'),
(67463, '6127262', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125262', 1, '172.27'),
(67462, '6127134', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127134', 1, '442.09'),
(67461, '6127128', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127128', 1, '163.68'),
(67460, '6126986', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127986', 1, '153.98'),
(67459, '6126851', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125851', 1, '68.86'),
(67458, '6126850', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125850', 1, '143.92'),
(67457, '6126849', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127849', 1, '255.38'),
(67456, '6126802', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125802', 1, '113.1'),
(67455, '6126800', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125800', 1, '156.03');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(67454, '6126740', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125740', 1, '171.37'),
(67453, '6126605', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125605', 1, '219.97'),
(67452, '6126594', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '110.9'),
(67451, '6126539', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125539', 1, '232.63'),
(67450, '6126517', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125517', 1, '248.24'),
(67449, '6126507', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125507', 1, '153.24'),
(67448, '6126504', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125505', 1, '243.49'),
(67447, '6126502', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125503', 1, '143.58'),
(67446, '6126500', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125501', 1, '121.7'),
(67445, '6126499', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125499', 1, '155.42'),
(67444, '6126485', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127485', 1, '191.7'),
(67443, '6126473', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125473', 1, '130.54'),
(67442, '6126444', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6126444', 1, '132'),
(67441, '6126440', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139440', 1, '148.86'),
(67440, '6126438', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125438', 1, '139.12'),
(67439, '6126437', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125437', 1, '88.45'),
(67438, '6126435', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125435', 1, '100.02'),
(67437, '6126433', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125433', 1, '91.71'),
(67436, '6126431', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125431', 1, '73.02'),
(67435, '6126420', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125420', 1, '84.25'),
(67434, '6126409', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125409', 1, '97.68'),
(67433, '6126401', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '294.76'),
(67432, '6126399', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125399', 1, '91.12'),
(67431, '6126398', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125398', 1, '121.25'),
(67430, '6126392', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6113392', 1, '100.02'),
(67429, '6126389', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125389', 1, '121.63'),
(67428, '6126387', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125387', 1, '89.85'),
(67427, '6126377', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125377', 1, '119.55'),
(67426, '6126363', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6128363', 1, '137.05'),
(67425, '6126349', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125349', 1, '76.66'),
(67424, '6126338', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125338', 1, '103.71'),
(67423, '6126323', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127323', 1, '172.96'),
(67422, '6126291', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125291', 1, '316.27'),
(67421, '6126283', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125283', 1, '66.89'),
(67420, '6126268', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127268', 1, '138.27'),
(67419, '6126265', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127265', 1, '224.43'),
(67418, '6126240', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125240', 1, '638.52'),
(67417, '6126167', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125167', 1, '113.02'),
(67416, '6126132', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125132', 1, '144.69'),
(67415, '6126131', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125130', 1, '840.52'),
(67414, '6126130', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125130', 1, '282.03'),
(67413, '6126127', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125127', 1, '75.28'),
(67412, '6126125', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125125', 1, '121.86'),
(67411, '6126117', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125117', 1, '133.01'),
(67410, '6126113', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125113', 1, '150.58'),
(67409, '6126110', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139110', 1, '93.06'),
(67408, '6126109', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6126109', 1, '111.67'),
(67407, '6126108', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125108', 1, '143.18'),
(67406, '6126107', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125107', 1, '133.94'),
(67405, '6126070', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125070', 1, '131.31'),
(67404, '6126064', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125064', 1, '151.33'),
(67403, '6125986', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127986', 1, '153.98'),
(67402, '6125950', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125950', 1, '783.76'),
(67401, '6125933', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '196.38'),
(67400, '6125931', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125931', 1, '105.2'),
(67399, '6125906', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125906', 1, '183.47'),
(67398, '6125900', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125900', 1, '39.45'),
(67397, '6125853', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127853', 1, '82.92'),
(67396, '6125850', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125850', 1, '143.92'),
(67395, '6125849', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127849', 1, '255.37'),
(67394, '6125845', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139845', 1, '341.22'),
(67393, '6125802', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125802', 1, '113.1'),
(67392, '6125800', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125800', 1, '156.03'),
(67391, '6125740', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125740', 1, '171.37'),
(67390, '6125594', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '110.9'),
(67389, '6125549', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125549', 1, '156.48'),
(67388, '6125542', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164542', 1, '179.22'),
(67387, '6125539', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125539', 1, '232.63'),
(67386, '6125517', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125517', 1, '248.24'),
(67385, '6125516', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125515', 1, '263.21'),
(67384, '6125508', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125508', 1, '127.67'),
(67383, '6125507', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125507', 1, '153.24'),
(67382, '6125505', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125505', 1, '251.13'),
(67381, '6125504', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125505', 1, '68.51'),
(67380, '6125503', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125503', 1, '143.58'),
(67379, '6125502', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125503', 1, '156.11'),
(67378, '6125501', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125501', 1, '118.76'),
(67377, '6125500', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125501', 1, '118.76'),
(67376, '6125499', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125499', 1, '155.42'),
(67375, '6125498', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125498', 1, '157.7'),
(67374, '6125485', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127485', 1, '193.45'),
(67373, '6125484', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125484', 1, '152.17'),
(67372, '6125473', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125473', 1, '125.55'),
(67371, '6125472', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6140472', 1, '123.67'),
(67370, '6125444', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6126444', 1, '132'),
(67369, '6125440', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139440', 1, '148.86'),
(67368, '6125438', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125438', 1, '139.12'),
(67367, '6125437', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125437', 1, '88.45'),
(67366, '6125433', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125433', 1, '91.71'),
(67365, '6125432', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125431', 1, '112.49'),
(67364, '6125431', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125431', 1, '73.02'),
(67363, '6125420', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125420', 1, '84.25'),
(67362, '6125417', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125417', 1, '68.96'),
(67361, '6125413', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125413', 1, '160.85'),
(67360, '6125409', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125409', 1, '97.68'),
(67359, '6125401', 362, '', 'Oglinda Exterioara', 0, 0, 50, '', 1, '294.76'),
(67358, '6125399', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125399', 1, '91.12'),
(67357, '6125398', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125398', 1, '121.25'),
(86878, 'H20WD', 81, '', 'Filtre ulei', 0, 0, 7, 'D14756001-001', 1, '179.56'),
(86801, 'H14W02', 81, '', 'Filtre ulei', 0, 0, 7, 'D11760001-001', 1, '23.7'),
(67356, '6125393', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125393', 1, '293.92'),
(67355, '6125392', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6113392', 1, '100.02'),
(67354, '6125387', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125387', 1, '89.85'),
(67353, '6125377', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125377', 1, '119.55'),
(67352, '6125364', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125364', 1, '67.16'),
(67351, '6125363', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6128363', 1, '141.29'),
(67350, '6125355', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125355', 1, '112.17'),
(67349, '6125349', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125349', 1, '76.66'),
(66582, 'VEX 270218', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '87.35'),
(66583, 'VCK 106', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '195.5'),
(66584, 'VEX 360132', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '127.8'),
(66585, 'VCK 108', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '193.67'),
(66586, 'VEX 360133', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '150.83'),
(66587, 'VEX 270219', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '108.58'),
(66588, 'VCK 115', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '206.44'),
(66589, 'VEX 360134', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '100.57'),
(66590, 'VEX 270220', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '72.2'),
(67347, '6125307', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6129307', 1, '65.46'),
(67345, '6125291', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125291', 1, '316.27'),
(67344, '6125283', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125283', 1, '73.02'),
(67342, '6125265', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127265', 1, '224.43'),
(67340, '6125221', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125221', 1, '314.55'),
(67338, '6125132', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125132', 1, '144.69'),
(67336, '6125130', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125130', 1, '282.03'),
(67334, '6125127', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125127', 1, '75.28'),
(67332, '6125117', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125117', 1, '133.01'),
(67330, '6125114', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125113', 1, '161.17'),
(67328, '6125110', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6139110', 1, '93.56'),
(67326, '6125108', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125108', 1, '143.18'),
(67324, '6125098', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125098', 1, '360.81'),
(67322, '6124504', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125505', 1, '391.2'),
(67320, '6123400', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6129400', 1, '133.12'),
(67318, '6122845', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101845', 1, '1024.02'),
(67316, '6122400', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6121400', 1, '103.64'),
(67314, '6121547', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101547', 1, '96.84'),
(67312, '6117436', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6128436', 1, '78.99'),
(67310, '6115437', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125437', 1, '74.56'),
(67308, '6114900', 362, '', 'Oglinda Exterioara', 0, 0, 2801, '6114900', 1, '81.7'),
(67306, '6113900', 362, '', 'Oglinda Exterioara', 0, 0, 2801, '6113900', 1, '42.63'),
(67304, '6113111', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6113111', 1, '188.28'),
(67302, '6112900', 362, '', 'Oglinda Exterioara', 0, 0, 2801, '6112900', 1, '6.37'),
(67300, '6112392', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6111392', 1, '102.49'),
(67298, '6111524', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6111524', 1, '254.82'),
(67296, '6111363', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137363', 1, '208.48'),
(67294, '6107420', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6137420', 1, '68.75'),
(67292, '6106525', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6105525', 1, '199.7'),
(67290, '6106370', 362, '', 'Oglinda Exterioara', 0, 0, 849, '6106370', 1, '42.79'),
(67288, '6106109', 362, '', 'Oglinda Exterioara', 0, 0, 849, '6106109', 1, '127.76'),
(67286, '6105525', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6105525', 1, '199.7'),
(67284, '6102986', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101986', 1, '86.88'),
(67282, '6102982', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6102982', 1, '114.83'),
(67280, '6102541', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101541', 1, '442.46'),
(67278, '6102431', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101431', 1, '43.16'),
(67276, '6102417', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164417', 1, '24.34'),
(67274, '6102382', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6102382', 1, '47.17'),
(67272, '6102339', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6102339', 1, '122.47'),
(67269, '6102295', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101295', 1, '44.97'),
(67267, '6102287', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101287', 1, '48.52'),
(67265, '6102277', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101277', 1, '39.23'),
(67263, '6102115', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101115', 1, '26.54'),
(67261, '6102018', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101018', 1, '101.29'),
(67259, '6101986', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101986', 1, '86.88'),
(67257, '6101982', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101982', 1, '114.83'),
(67255, '6101845', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101845', 1, '1010.21'),
(67253, '6101491', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101491', 1, '43.48'),
(67251, '6101436', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164436', 1, '49.29'),
(66739, 'VCK 116', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '171.44'),
(67348, '6125323', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6127323', 1, '172.96'),
(67346, '6125301', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125301', 1, '136.75'),
(67343, '6125280', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125280', 1, '94.42'),
(67341, '6125240', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125240', 1, '638.52'),
(67339, '6125167', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125167', 1, '113.02'),
(67337, '6125131', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125130', 1, '840.52'),
(67335, '6125129', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125129', 1, '367.39'),
(67333, '6125125', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125125', 1, '155.13'),
(67331, '6125116', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125116', 1, '90.46'),
(67329, '6125113', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125113', 1, '93.14'),
(67327, '6125109', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6126109', 1, '111.67'),
(67325, '6125107', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125107', 1, '77.03'),
(67323, '6125064', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6125064', 1, '151.33'),
(67321, '6124400', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6129400', 1, '133.12'),
(67319, '6122945', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6111945', 1, '627.08'),
(67317, '6122547', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101547', 1, '96.84'),
(67315, '6121845', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101845', 1, '1024.02'),
(67313, '6121400', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6121400', 1, '103.64'),
(67311, '6116392', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6116392', 1, '195.42'),
(67309, '6115392', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6113392', 1, '195.42'),
(67307, '6114392', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6113392', 1, '98.69'),
(67305, '6113392', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6113392', 1, '98.69'),
(67303, '6112943', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6111943', 1, '403.04'),
(67301, '6112845', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101845', 1, '1203.24'),
(67299, '6111845', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101845', 1, '1306.76'),
(67297, '6111392', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6111392', 1, '102.49'),
(67295, '6111339', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6111339', 1, '122.47'),
(67293, '6106986', 362, '', 'Oglinda Exterioara', 0, 0, 849, '6106986', 1, '154.88'),
(67291, '6106435', 362, '', 'Oglinda Exterioara', 0, 0, 849, '6106435', 1, '97.2'),
(67289, '6106111', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6105111', 1, '169.41'),
(67287, '6106064', 362, '', 'Oglinda Exterioara', 0, 0, 849, '6106064', 1, '45.98'),
(67285, '6103382', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6102382', 1, '47.94'),
(67283, '6102983', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101983', 1, '28.8'),
(67281, '6102606', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101606', 1, '86.77'),
(67279, '6102491', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101491', 1, '43.48'),
(67277, '6102423', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101423', 1, '41.12'),
(67275, '6102416', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101416', 1, '46.03'),
(67273, '6102352', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101352', 1, '41.97'),
(67271, '6102337', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101337', 1, '41.19'),
(67270, '6102297', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101297', 1, '52'),
(67268, '6102288', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101288', 1, '48.6'),
(67266, '6102278', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101278', 1, '40.67'),
(67264, '6102120', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101120', 1, '62.96'),
(67262, '6102033', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101033', 1, '103.34'),
(67260, '6102013', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101013', 1, '26.76'),
(67258, '6101983', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101983', 1, '28.8'),
(67256, '6101945', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101945', 1, '335.04'),
(67254, '6101541', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101541', 1, '442.46'),
(67252, '6101437', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164437', 1, '65.12'),
(67250, '6101431', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101431', 1, '43.16'),
(66740, 'VEX 360135', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '201.68'),
(66741, 'VEX 270221', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '83.28'),
(66742, 'VCK 121', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '239.64'),
(66743, 'VEX 360136', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '149.61'),
(66744, 'VCK 130', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '168.21'),
(66745, 'VEX 270222', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '94.35'),
(66746, 'VEX 360137', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '123.72'),
(66747, 'VEX 270223', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3437, '', 1, '83.72'),
(66748, 'VEX 360138', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '177.68'),
(66749, 'VCK 157', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '280.87'),
(66750, 'VEX 270224', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '99.22'),
(66751, 'VEX 360139', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '155.1'),
(66752, 'VCK 168', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '302.94'),
(66753, 'VEX 270225', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '146.38'),
(66754, 'VEX 360141', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '145.06'),
(66755, 'VCK 174', 458, '', 'Set ambreiaj (Ambreiaj)', 1, 0, 479, '', 1, '199.39'),
(66756, 'VEX 360142', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '153.98'),
(66757, 'VEX 270401', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '43.09'),
(66758, 'VEX 360143', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '106.04'),
(66759, 'VEX 360145', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '184.62'),
(66760, 'VEC 009', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66762, 'GS0446', 95, '', 'Amortizor hayon', 1, 0, 219, '', 1, '31,48'),
(66763, 'GS0546', 95, '', 'Amortizor hayon', 1, 0, 219, '', 1, '43,48'),
(67249, '6101427', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101427', 1, '135.24'),
(67242, '6101382', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6102382', 1, '47.94'),
(67248, '6101423', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101423', 1, '43.48'),
(67247, '6101420', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164420', 1, '66.36'),
(67246, '6101418', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101418', 1, '169.62'),
(67245, '6101417', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6164417', 1, '21.9'),
(67244, '6101416', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101416', 1, '46.03'),
(67243, '6101392', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101392', 1, '85.63'),
(66772, 'VEX 270402', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '78.82'),
(67241, '6101337', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101337', 1, '41.19'),
(67239, '6101297', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101297', 1, '52'),
(67238, '6101294', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101294', 1, '39.6'),
(67237, '6101288', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101288', 1, '38.78'),
(67236, '6101287', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101287', 1, '48.52'),
(67235, '6101278', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101278', 1, '40.67'),
(67234, '6101277', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101277', 1, '39.23'),
(67233, '6101149', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101149', 1, '72.2'),
(67232, '6101120', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101120', 1, '62.96'),
(67231, '6101115', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101115', 1, '26.54'),
(67230, '6101063', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101063', 1, '127.92'),
(67229, '6101033', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101033', 1, '103.34'),
(67228, '9701', 220, '', 'Pompe apa', 0, 0, 1260, '9701', 1, '177'),
(67227, '9419', 220, '', 'Pompe apa', 0, 0, 1260, '9419', 1, '100.61'),
(67226, '9389', 220, '', 'Pompe apa', 0, 0, 1260, '9389', 1, '180.04'),
(67225, '9378', 220, '', 'Pompe apa', 0, 0, 1260, '9378', 2, '123.347'),
(67224, '9377', 220, '', 'Pompe apa', 0, 0, 1260, '9377', 1, '90.26'),
(67223, '9365', 220, '', 'Pompe apa', 0, 0, 1260, '9365', 1, '103.89'),
(67222, '9352', 220, '', 'Pompe apa', 0, 0, 1260, '9352', 1, '103.49'),
(67221, '9349', 220, '', 'Pompe apa', 0, 0, 1260, '9349', 1, '74.03'),
(67220, '9335', 220, '', 'Pompe apa', 0, 0, 1260, '9335', 1, '102.12'),
(67219, '9318', 220, '', 'Pompe apa', 0, 0, 1260, '9318', 1, '135.42'),
(67158, '1530', 220, '', 'Pompe apa', 0, 0, 1260, '1530', 2, '14.028'),
(67155, '1510', 220, '', 'Pompe apa', 0, 0, 1260, '1510', 2, '0'),
(67154, '1465', 220, '', 'Pompe apa', 0, 0, 1260, '1465', 1, '102.47'),
(67151, '1432', 220, '', 'Pompe apa', 0, 0, 1260, '1432', 1, '24.27'),
(67150, '1431', 220, '', 'Pompe apa', 0, 0, 1260, '1431', 1, '110.99'),
(67149, '1425', 220, '', 'Pompe apa', 0, 0, 1260, '1425', 1, '193.7'),
(67144, '1361', 220, '', 'Pompe apa', 0, 0, 1260, '1361', 2, '44.541'),
(67143, '1330', 220, '', 'Pompe apa', 0, 0, 1260, '1330', 1, '84.3'),
(67142, '1303', 220, '', 'Pompe apa', 0, 0, 1260, '1303', 2, '14.861'),
(67141, '1299', 220, '', 'Pompe apa', 0, 0, 1260, '1299', 1, '15.51'),
(67140, '1236', 220, '', 'Pompe apa', 0, 0, 1260, '5236-22.01', 2, '60.529'),
(67139, '1218', 220, '', 'Pompe apa', 0, 0, 1260, 'NEU-1218', 2, '0.959'),
(67138, '1215', 220, '', 'Pompe apa', 0, 0, 1260, '1215', 1, '79.13'),
(67137, '1198', 220, '', 'Pompe apa', 0, 0, 1260, '1198_', 1, '120.53'),
(67136, '1168', 220, '', 'Pompe apa', 0, 0, 1260, '1168_', 1, '153.14'),
(67135, '1165-D', 220, '', 'Pompe apa', 0, 0, 1260, '1165-D', 1, '87.23'),
(67134, '1164-C', 220, '', 'Pompe apa', 0, 0, 1260, '1164-C', 1, '75.59'),
(67133, '1163', 220, '', 'Pompe apa', 0, 0, 1260, '1163_', 2, '66.766'),
(67132, '1162', 220, '', 'Pompe apa', 0, 0, 1260, '1162_', 1, '107.82'),
(67131, '1139', 220, '', 'Pompe apa', 0, 0, 1260, '1139_', 1, '66.23'),
(67130, '1135', 220, '', 'Pompe apa', 0, 0, 1260, '1135_', 1, '69.97'),
(67129, '1133-1', 220, '', 'Pompe apa', 0, 0, 1260, '1133-1', 1, '97.84'),
(67128, '1130', 220, '', 'Pompe apa', 0, 0, 1260, '1130_', 1, '132.6'),
(67127, '1130-1', 220, '', 'Pompe apa', 0, 0, 1260, '1130-1', 1, '144.13'),
(67240, '6101336', 362, '', 'Oglinda Exterioara', 0, 0, 50, '6101336', 1, '38.25'),
(67218, '9314', 220, '', 'Pompe apa', 0, 0, 1260, '9314', 1, '155.95'),
(67217, '9274R', 220, '', 'Pompe apa', 0, 0, 1260, '9274R', 1, '99.32'),
(67216, '9161', 220, '', 'Pompe apa', 0, 0, 1260, '9161', 2, '5.831'),
(67215, '9060', 220, '', 'Pompe apa', 0, 0, 1260, '9060', 2, '8.729'),
(67214, '9059', 220, '', 'Pompe apa', 0, 0, 1260, 'RC-ET1202', 2, '0.966'),
(67213, '9045', 220, '', 'Pompe apa', 0, 0, 1260, '9045', 2, '44.751'),
(67212, '7160', 220, '', 'Pompe apa', 0, 0, 1260, 'WINKEL', 1, '184.8'),
(67211, '7156', 220, '', 'Pompe apa', 0, 0, 1260, 'MS127', 1, '104.75'),
(67210, '7153', 220, '', 'Pompe apa', 0, 0, 1260, 'MS388', 2, '30.828'),
(67209, '7152', 220, '', 'Pompe apa', 0, 0, 1260, 'WINKEL', 1, '149.45'),
(67208, '7150', 220, '', 'Pompe apa', 0, 0, 1260, '7150', 1, '107.65'),
(67207, '7148', 220, '', 'Pompe apa - LKW', 0, 0, 1260, '7148', 2, '63.539'),
(67206, '7136', 220, '', 'Pompe apa', 0, 0, 1260, '7136', 1, '234.56'),
(67205, '7126', 220, '', 'Pompe apa', 0, 0, 1260, '7126', 1, '111.74'),
(67204, '7124', 220, '', 'Pompe apa', 0, 0, 1260, '7124', 2, '87.255'),
(67203, '7122', 220, '', 'Pompe apa', 0, 0, 1260, '7122', 2, '80.066'),
(67202, '7121', 220, '', 'Pompe apa', 0, 0, 1260, 'BCPR6ES-11 7121 [TEC DOC]', 2, '64.274'),
(67201, '7114', 220, '', 'Pompe apa', 0, 0, 1260, '7114', 1, '148.72'),
(67200, '7108', 220, '', 'Pompe apa', 0, 0, 1260, 'RC-RN645 [TEC DOC RESOLUTION]', 2, '76.559'),
(67199, '5058', 220, '', 'Pompe apa', 0, 0, 1260, '5058', 1, '97.52'),
(67198, '5029', 220, '', 'Pompe apa', 0, 0, 1260, '5029', 2, '522.529'),
(67197, '4078', 220, '', 'Pompe apa', 0, 0, 1260, '4078', 1, '151.66'),
(67196, '1741', 220, '', 'Pompe apa', 0, 0, 1260, '1741C', 1, '139.78'),
(67195, '1721', 220, '', 'Pompe apa', 0, 0, 1260, '85', 1, '71.5'),
(67194, '1714', 220, '', 'Pompe apa', 0, 0, 1260, '1714', 1, '26.87'),
(67193, '1685', 220, '', 'Pompe apa', 0, 0, 1260, '1685', 1, '124.01'),
(67192, '1683', 220, '', 'Pompe apa', 0, 0, 1260, '1683', 1, '122.76'),
(67191, '1682', 220, '', 'Pompe apa', 0, 0, 1260, '1682', 1, '89.3'),
(67190, '1681', 220, '', 'Pompe apa', 0, 0, 1260, '1681', 1, '118.33'),
(67189, '1677', 220, '', 'Pompe apa', 0, 0, 1260, '1677', 2, '103.397'),
(67188, '1676', 220, '', 'Pompe apa', 0, 0, 1260, '1676', 2, '36.316'),
(67187, '1672', 220, '', 'Pompe apa', 0, 0, 1260, '1672', 2, '10.696'),
(67186, '1669', 220, '', 'Pompe apa', 0, 0, 1260, '1669', 1, '84.59'),
(67185, '1667', 220, '', 'Pompe apa', 0, 0, 1260, '1667', 2, '35.637'),
(67184, '1662', 220, '', 'Pompe apa', 0, 0, 1260, '1662', 1, '10.22'),
(67183, '1646', 220, '', 'Pompe apa', 0, 0, 1260, '1646', 1, '117.87'),
(67182, '1641', 220, '', 'Pompe apa', 0, 0, 1260, '1641', 1, '91.18'),
(67181, '1609', 220, '', 'Pompe apa', 0, 0, 1260, '47', 1, '71.26'),
(67180, '1606', 220, '', 'Pompe apa', 0, 0, 1260, '1606', 1, '122.14'),
(67179, '1605', 220, '', 'Pompe apa', 0, 0, 1260, '1605', 1, '70.75'),
(67178, '1594', 220, '', 'Pompe apa', 0, 0, 1260, '1594', 2, '18.886'),
(67177, '1588', 220, '', 'Pompe apa', 0, 0, 1260, '1588', 2, '129.248'),
(67176, '1587', 220, '', 'Pompe apa', 0, 0, 1260, '1587', 1, '101.2'),
(67175, '1586', 220, '', 'Pompe apa', 0, 0, 1260, '1586', 1, '97.76'),
(67174, '1585', 220, '', 'Pompe apa', 0, 0, 1260, '1585', 1, '97.76'),
(67173, '1583', 220, '', 'Pompe apa', 0, 0, 1260, '1583', 2, '117.621'),
(67172, '1582', 220, '', 'Pompe apa', 0, 0, 1260, '1582', 2, '484.162'),
(67171, '1581', 220, '', 'Pompe apa', 0, 0, 1260, '1581', 1, '80.05'),
(67170, '1580', 220, '', 'Pompe apa', 0, 0, 1260, '1580', 1, '63.11'),
(67169, '1577', 220, '', 'Pompe apa', 0, 0, 1260, '1577', 2, '23.793'),
(67168, '1573', 220, '', 'Pompe apa', 0, 0, 1260, '1573', 1, '241.49'),
(67167, '1564', 220, '', 'Pompe apa', 0, 0, 1260, '1564', 1, '71.26'),
(67166, '1562', 220, '', 'Pompe apa', 0, 0, 1260, '1562', 1, '115.1'),
(67165, '1559', 220, '', 'Pompe apa', 0, 0, 1260, '1559', 1, '123.7'),
(67164, '1558', 220, '', 'Pompe apa', 0, 0, 1260, '1558', 2, '106.372'),
(67163, '1552', 220, '', 'Pompe apa', 0, 0, 1260, '1552', 1, '72.87'),
(67162, '1551', 220, '', 'Pompe apa', 0, 0, 1260, '1551', 1, '77.01'),
(67161, '1550', 220, '', 'Pompe apa', 0, 0, 1260, '1550', 1, '73.06'),
(67160, '1545', 220, '', 'Pompe apa', 0, 0, 1260, '1545', 1, '101.95'),
(67159, '1544', 220, '', 'Pompe apa', 0, 0, 1260, '1544', 1, '141.66'),
(67157, '1524', 220, '', 'Pompe apa', 0, 0, 1260, '1524', 2, '11.2'),
(67156, '1512', 220, '', 'Pompe apa', 0, 0, 1260, '1512', 2, '0'),
(67153, '1446', 220, '', 'Pompe apa', 0, 0, 1260, '1446', 1, '78.57'),
(67152, '1443', 220, '', 'Pompe apa', 0, 0, 1260, '1443', 2, '62.069'),
(67148, '1403', 220, '', 'Pompe apa', 0, 0, 1260, '1403', 1, '114.65'),
(67147, '1401', 220, '', 'Pompe apa', 0, 0, 1260, '1401', 1, '64.95'),
(67146, '1395', 220, '', 'Pompe apa', 0, 0, 1260, '1395', 1, '89.11'),
(67145, '1375', 220, '', 'Pompe apa', 0, 0, 1260, '1375', 2, '348.187'),
(67126, '1127-1', 220, '', 'Pompe apa', 0, 0, 1260, '1127-1', 1, '114.18'),
(67125, '1088-M', 220, '', 'Pompe apa', 0, 0, 1260, '1088-M', 1, '67.79'),
(66893, 'VEX 360146', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '169.91'),
(66894, 'VEX 360147', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '197.81'),
(66895, 'VEX 270501', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '96.73'),
(66896, 'VEC 017', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66897, 'VEX 270901', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '144.77'),
(66898, 'VEX 360209', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '72.88'),
(66899, 'VEC 021', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.45'),
(66900, 'VEX 360210', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3437, '', 1, '82.87'),
(66901, 'VEC 022', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.45'),
(66902, 'VEX 360213', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '48.89'),
(66903, 'VEX 270902', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '107.91'),
(66904, 'VEC 026', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66905, 'VEX 360214', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '76.67'),
(66906, 'VEX 360215', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '90.23'),
(66907, 'VEC 028', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '58.39'),
(66908, 'VEX 271301', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '153.32'),
(66909, 'VEX 360216', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '81.65'),
(66910, 'VEX 2716001', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '140.84'),
(66911, 'VEC 029', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66912, 'VEX 2716256', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '77.4'),
(66913, 'VEX 360217', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '170.41'),
(66914, 'VEC 031', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66915, 'VEX 360219', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '95.83'),
(66916, 'VEX 2716305', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '164.84'),
(66917, 'VEX 2716377', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '56.02'),
(66918, 'VEC 034', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66919, 'VEX 360220', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '117.71'),
(66920, 'VEX 2716382', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '52.74'),
(66921, 'VEC 035', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '60'),
(66922, 'VEX 360221', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '63.66'),
(66923, 'VEX 2716502', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '62.67'),
(66924, 'VEX 360222', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '78.13'),
(66925, 'VEX 2716503', 458, '', 'Racord evacuare (Sistem esapament)', 1, 0, 17, '', 1, '59.67'),
(66926, 'VEC 036', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66927, 'VEX 360223', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '87.55'),
(66928, 'VEX 2816098', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '178.09'),
(66929, 'VEC 042', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '58.87'),
(66930, 'VEX 2816101', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '178.09'),
(66931, 'VEX 360224', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '129.15'),
(66932, 'VEC 044', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66933, 'VEX 2916047', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '265.67'),
(66934, 'VEX 360225', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '288.71'),
(66935, 'VEC 045', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66936, 'VEX 300106', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '153.39'),
(66937, 'VEX 360226', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3437, '', 1, '110.25'),
(66938, 'VEC 052', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66939, 'VEX 360227', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '239.9'),
(66940, 'VEX 300107', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '149'),
(66941, 'VEC 053', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66942, 'VEX 360228', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '100.35'),
(66943, 'VEC 055', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66944, 'VEX 300109', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '147.96'),
(66945, 'VEX 360229', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '115.9'),
(66946, 'VEC 062', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66947, 'VEX 300110', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '126.31'),
(66948, 'VEC 064', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66949, 'VEX 300111', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '126.78'),
(66950, 'VEX 360231', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '99.94'),
(66951, 'VEC 065', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '69.19'),
(66952, 'VEX 300113', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '133.63'),
(66953, 'VEC 067', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '59.38'),
(66954, 'VEX 360401', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '15.79'),
(66955, 'VEX 300115', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '129.94'),
(66956, 'VEC 068', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '66.63'),
(66957, 'VEX 360402', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '18.35'),
(66958, 'VEX 300116', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '126.67'),
(66959, 'VEX 360403', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '23.63'),
(66960, 'VEX 300117', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '82.16'),
(66961, 'VEX 360404', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '45.98'),
(66962, 'VEC 079', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66963, 'VEX 300118', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '108.95'),
(66964, 'VEX 360405', 458, '', 'Racord evacuare (Sistem de esapament)', 1, 0, 17, '', 1, '20.94'),
(66965, 'VEC 084', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66966, 'VEX 300119', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '160.96'),
(66967, 'VEC 085', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '69.62'),
(66968, 'VEX 300120', 458, '', 'Toba esapament finala (Sistem de esapament)', 1, 0, 3437, '', 1, '338.37'),
(66969, 'VEC 094', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '64.03'),
(66970, 'VEC 096', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66971, 'VEX 300204', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '91.06'),
(66972, 'VEX 300205', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '70.57'),
(66973, 'VEC 098', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '59.38'),
(66974, 'VEX 300206', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '75.22'),
(66975, 'VEX 300209', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '75.22'),
(66976, 'VEX 300210', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '296.64'),
(66977, 'VEX 300301', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '96.25'),
(66978, 'VEX 301201', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '117.93'),
(66979, 'VEX 301202', 458, '', 'Toba esapament intermediara (Sistem de esapament)', 1, 0, 3436, '', 1, '111.98'),
(66980, 'VEC 203', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.45'),
(66981, 'VEC 105', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '59.38'),
(66982, 'VEC 107', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66983, 'VEC 238', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '64.03'),
(66984, 'VEW 0307', 458, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '320.2'),
(66985, 'VEC 239', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66986, 'VEC 109', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '51.88'),
(66987, 'VEC 114', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '62.5'),
(66988, 'VEC 115', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(66989, 'VEW 0339', 458, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '65.89'),
(66990, 'VEC 118', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '71.71'),
(66991, 'VEC 122', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.45'),
(66992, 'VEC 123', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '76.88'),
(66993, 'VEW 0099', 458, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '129.26'),
(66994, 'VEC 125', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '58.9'),
(66995, 'VEC 126', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '62.5'),
(66996, 'VEC 127', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '72.71'),
(66997, 'VEC 131', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.45'),
(66998, 'VEC 132', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.45'),
(66999, 'VEC 134', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '59.38'),
(67001, 'VEC 135', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '66.63'),
(67002, 'VEC 137', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.45'),
(133200, '9559 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, 'C857', 1, '97.06'),
(67003, 'VEC 138', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '61.48'),
(67004, 'VEC 139', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '58.87'),
(67005, 'VEC 142', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '58.87'),
(67006, 'VEC 143', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '69.62'),
(67007, 'VEW 0445', 458, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '45.87'),
(67008, 'VEC 149', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(67009, 'VEC 154', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.45'),
(67010, 'VEC 161', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '59.38'),
(67011, 'VEC 162', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(67012, 'VEC 163', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '66.74'),
(67013, 'VEC 164', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '74.35'),
(67014, 'VEW 0557', 458, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '45.9'),
(67015, 'VEW 0740', 458, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '53.08'),
(67016, 'VEC 169', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '76.88'),
(67017, 'VEC 171', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '69.62'),
(67018, 'VEW 0576', 458, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '72.9'),
(67019, 'VEC 176', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.45'),
(67020, 'VEC 178', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(67021, 'VEC 182', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '59.38'),
(67022, 'VEC 186', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(67023, 'VEC 191', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '56.45'),
(67024, 'VEC 194', 458, '', 'Set articulatie, planetara (Angrenare roata)', 1, 0, 5, '', 1, '123'),
(133199, '9539 0143', 473, '', 'Far (lumini)', 1, 0, 259, '95390143A1', 1, '115.66'),
(67026, 'VSP 0020', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67027, 'VSP 0021', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67028, 'VSP 0022', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67029, 'VSP 0023', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67030, 'VSP 0024', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67031, 'VSP 0001', 458, '', 'Pompa hidraulica, sistem de directie (Directie)', 1, 0, 12, '', 1, '123'),
(67032, 'VSP 0026', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67033, 'VSP 0002', 458, '', 'Pompa hidraulica, sistem de directie (Directie)', 1, 0, 12, '', 1, '123'),
(67034, 'VSP 0027', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67035, 'VSP 0004', 458, '', 'Pompa hidraulica, sistem de directie (Directie)', 1, 0, 12, '', 1, '123'),
(67036, 'VSP 0005', 458, '', 'Pompa hidraulica, sistem de directie (Directie)', 1, 0, 12, '', 1, '123'),
(67037, 'VSP 0028', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67038, 'VSP 0006', 458, '', 'Pompa hidraulica, sistem de directie (Directie)', 1, 0, 12, '', 1, '123'),
(67039, 'VSP 0007', 458, '', 'Pompa hidraulica, sistem de directie (Directie)', 1, 0, 12, '', 1, '123'),
(67040, 'VSP 0167', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '123'),
(67041, 'VSP 0029', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67042, 'VSP 0008', 458, '', 'Pompa hidraulica, sistem de directie (Directie)', 1, 0, 12, '', 1, '123'),
(67043, 'VSP 0009', 458, '', 'Pompa hidraulica, sistem de directie (Directie)', 1, 0, 12, '', 1, '123'),
(67044, 'VSP 0166', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '717.24'),
(67045, 'VSP 0033', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67046, 'VSP 0011', 458, '', 'Pompa hidraulica, sistem de directie (Directie)', 1, 0, 12, '', 1, '123'),
(67047, 'VSP 0164', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '536.5'),
(67048, 'VSP 0012', 458, '', 'Pompa hidraulica, sistem de directie (Directie)', 1, 0, 12, '', 1, '132'),
(67049, 'VSP 0035', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67050, 'VSP 0014', 458, '', 'Pompa hidraulica, sistem de directie (Directie)', 1, 0, 12, '', 1, '123'),
(67051, 'VSP 0036', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67052, 'VSP 0157', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '454.58'),
(67053, 'VSP 0016', 458, '', 'Pompa hidraulica, sistem de directie (Directie)', 1, 0, 12, '', 1, '123'),
(67054, 'VSP 0037', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67055, 'VSP 0019', 458, '', 'Pompa hidraulica, sistem de directie (Directie)', 1, 0, 12, '', 1, '132'),
(67056, 'VSP 0038', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67057, 'VSP 0152', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '687.36'),
(67058, 'VSP 0040', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67059, 'VSP 0145', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '1000.69'),
(67060, 'VSP 0041', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '543.64'),
(67061, 'VSP 0135', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '380.77'),
(67062, 'VSP 0042', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67063, 'VSP 0132', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '497.35'),
(67064, 'VSP 0045', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67065, 'VSP 0128', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '634.26'),
(67066, 'VSP 0047', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '123'),
(67067, 'VSP 0123', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '525.97'),
(67068, 'VSP 0050', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '618'),
(67069, 'VSP 0122', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '540.69'),
(67070, 'VSP 0051', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '383.01'),
(67071, 'VSP 0115', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '576.62'),
(67072, 'VSP 0052', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '504.35'),
(67073, 'SAB890379', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67074, 'VSP 0108', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '507.42'),
(67075, 'VSP 0053', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '683.86'),
(67076, 'SAB890479', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67077, 'VSP 0105', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '689.06'),
(67078, 'VSP 0056', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '663.42'),
(67079, 'VSP 0095', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '489.45'),
(67080, 'SAB890522', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67081, 'VSP 0088', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '840.2'),
(67082, 'VSP 0066', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '412.67'),
(67083, 'SAB890620', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67084, 'VSP 0087', 458, '', 'Pompa hidraulica, sistem de directie (Directi)', 1, 0, 12, '', 1, '456.22'),
(67085, 'SAB890647', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67086, 'VSP 0070', 458, '', 'Pompa hidraulica, sistem de directie', 1, 0, 12, '', 1, '661.9'),
(67087, 'SAB890656', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67088, 'SAB890661', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67090, 'SAB890747', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67091, 'SAB890754', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67092, 'SAB890806', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '132'),
(67093, 'SAB890854', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67094, 'SAB890861', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67095, 'SAB890874', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67096, 'SAB890876', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67097, 'SAB890921', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(67098, 'SAB890924', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67099, 'SAB890925', 465, '', 'Amortizor (Suspensie)', 1, 0, 854, '', 1, '123'),
(67100, 'SAB895270', 465, '', 'Amortizor, suspensie cabina (Cabina pasageri)', 1, 0, 854, '', 1, '22'),
(67101, 'SAB895247', 465, '', 'Amortizor, suspensie cabina (Cabina pasageri)', 1, 0, 854, '', 1, '22'),
(67102, 'SAB895172', 465, '', 'Amortizor, suspensie cabina (Cabina pasageri)', 1, 0, 854, '', 1, '123'),
(67103, 'SAB895124', 465, '', 'Amortizor, suspensie cabina (Cabina pasageri)', 1, 0, 854, '', 1, '123'),
(67104, 'SAB895172R', 465, '', 'Amortizor, suspensie cabina (Cabina pasageri)', 1, 0, 854, '', 1, '123'),
(67105, 'SAB895176', 465, '', 'Amortizor, suspensie cabina (Cabina pasageri)', 1, 0, 854, '', 1, '123'),
(67106, 'SAB895180', 465, '', 'Amortizor, suspensie cabina (Cabina pasageri)', 1, 0, 854, '', 1, '123'),
(67107, 'SAB895220', 465, '', 'Burduf, suspensie cabina sofer (Cabina pasageri)', 1, 0, 324, '', 1, '22'),
(67108, 'SAB895181', 465, '', 'Amortizor, suspensie cabina (Cabina pasageri)', 1, 0, 854, '', 1, '123'),
(67109, 'SAB895187', 465, '', 'Amortizor, suspensie cabina (Cabina pasageri)', 1, 0, 854, '', 1, '123'),
(67110, 'SAB895221', 465, '', 'Burduf, suspensie cabina sofer (Cabina pasageri)', 1, 0, 324, '', 1, '22'),
(67111, '1U6827550', 466, '', 'Amortizor portbagaj (Caroserie', 1, 0, 219, '', 1, '23'),
(67112, '1U9827551B', 466, '', 'Amortizor portbagaj (Caroserie', 1, 0, 219, '', 1, '23'),
(67113, '3U0823359', 466, '', 'Amortizor capota (Caroserie)', 1, 0, 514, '', 1, '12'),
(67114, '6U0827551', 466, '', 'Amortizor portbagaj (Caroserie', 1, 0, 219, '', 1, '12'),
(67115, '6U0827552', 466, '', 'Amortizor portbagaj (Caroserie', 1, 0, 219, '', 1, '12'),
(67116, '6Y0827550', 466, '', 'Amortizor portbagaj (Caroserie', 1, 0, 219, '', 1, '12'),
(67117, 'R157.22', 466, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, 'R157.22', 1, '12'),
(67118, 'DT 1.22094', 466, '', 'Set rulment roata (Suspensie roata)', 1, 0, 654, '', 1, '12'),
(67119, '6U0911023B', 466, '', 'Generator / Alternator (Alternator / generator)', 1, 0, 4, '', 1, '123'),
(67120, '047903015J', 466, '', 'Regulator, alternator (Alternator / generator)', 1, 0, 288, '', 1, '123'),
(67121, '047903015K', 466, '', 'Regulator, alternator (Alternator / generator)', 1, 0, 288, '', 1, '123'),
(67122, 'KH2533 451', 466, '', 'Balama, capota motor (Caroserie)', 1, 0, 740, '', 1, '22'),
(67123, 'KH2533 452', 466, '', 'Balama, capota motor (Caroserie)', 1, 0, 740, '', 1, '22'),
(67124, 'KH5514 281', 466, '', 'Capota motor (Caroserie)', 1, 0, 531, '', 1, '123'),
(113599, '441065', 454, '', 'Supertouring', 0, 0, 854, '', 1, '142.03'),
(113600, '441066', 454, '', 'Supertouring', 0, 0, 854, '', 1, '138.94'),
(113601, '441081', 454, '', 'Supertouring', 0, 0, 854, '441081', 1, '96.1'),
(113602, '441085', 454, '', 'Supertouring', 0, 0, 854, '', 1, '98.97'),
(113603, '441087', 454, '', 'Supertouring', 0, 0, 854, '', 1, '106.44'),
(113604, '441088', 454, '', 'Supertouring', 0, 0, 854, '', 1, '149.62'),
(113605, '441092', 454, '', 'Supertouring', 0, 0, 854, '', 1, '114.48'),
(113606, '441093', 454, '', 'Supertouring', 0, 0, 854, '', 1, '126.39'),
(113607, '441098', 454, '', 'Supertouring', 0, 0, 854, '', 1, '115.56'),
(113608, '441102', 454, '', 'Supertouring', 0, 0, 854, '', 1, '155.69'),
(113609, '441105', 454, '', 'Supertouring', 0, 0, 854, '', 1, '131.07'),
(113610, '441107', 454, '', 'Supertouring', 0, 0, 854, 'LMAX_ALLGEM', 1, '142.81'),
(113611, '441800', 454, '', 'Supertouring', 0, 0, 854, '', 1, '97.09'),
(113612, '441900', 454, '', 'Supertouring', 0, 0, 854, '', 1, '138.4'),
(113613, '441951', 454, '', 'Supertouring', 0, 0, 854, '', 1, '147.57'),
(113614, '442034', 454, '', 'Supertouring', 0, 0, 26, '440034', 1, '131.98'),
(113615, '443031', 454, '', 'Supertouring', 0, 0, 854, 'I5824147', 1, '93.14'),
(113616, '443123', 454, '', 'Supertouring', 0, 0, 854, '', 1, '59.38'),
(113617, '443134', 454, '', 'Supertouring', 0, 0, 854, 'I5824577', 1, '69.86'),
(113618, '443135', 454, '', 'Supertouring', 0, 0, 854, '', 1, '79.19'),
(113619, '443144', 454, '', 'Supertouring', 0, 0, 854, '', 1, '60.28'),
(113620, '443149', 454, '', 'Supertouring', 0, 0, 854, '', 1, '82.22'),
(113621, '443156', 454, '', 'Supertouring', 0, 0, 854, '', 1, '83.22'),
(113622, '443165', 454, '', 'Supertouring', 0, 0, 854, '', 1, '90.05'),
(113623, '443170', 454, '', 'Supertouring', 0, 0, 854, '', 1, '88.44'),
(113624, '443172', 454, '', 'Supertouring', 0, 0, 854, 'I5824655', 1, '92.55'),
(113625, '443179', 454, '', 'Supertouring', 0, 0, 854, '', 1, '93.73'),
(113626, '443194', 454, '', 'Supertouring', 0, 0, 854, '', 1, '89.14'),
(113627, '443198', 454, '', 'Supertouring', 0, 0, 854, '', 1, '84.57'),
(113628, '443214', 454, '', 'Supertouring', 0, 0, 854, '', 1, '76.88'),
(113629, '443215', 454, '', 'Supertouring', 0, 0, 854, 'I5824591', 1, '85.21'),
(113630, '443220', 454, '', 'Supertouring', 0, 0, 854, '', 1, '89.08'),
(113631, '443225', 454, '', 'Supertouring', 0, 0, 854, 'I5824593', 1, '79.11'),
(113632, '443226', 454, '', 'Supertouring', 0, 0, 854, '', 1, '67.63'),
(113633, '443235', 454, '', 'Supertouring', 0, 0, 854, '', 1, '120.23'),
(113634, '443236', 454, '', 'Supertouring', 0, 0, 854, '', 1, '128.41'),
(113635, '443239', 454, '', 'Supertouring', 0, 0, 854, '', 1, '108.27'),
(113636, '443240', 454, '', 'Supertouring', 0, 0, 854, '', 1, '129.94'),
(113637, '443243', 454, '', 'Supertouring', 0, 0, 854, '', 1, '101.28'),
(113638, '443246', 454, '', 'Supertouring', 0, 0, 854, '', 1, '107.17'),
(113639, '443252', 454, '', 'Supertouring', 0, 0, 854, '', 1, '110.18'),
(113640, '443255', 454, '', 'Supertouring', 0, 0, 854, '', 1, '106.44'),
(113641, '443258', 454, '', 'Supertouring', 0, 0, 854, '', 1, '111.07'),
(113642, '443272', 454, '', 'Supertouring', 0, 0, 854, 'I5824645', 1, '100.05'),
(113643, '443285', 454, '', 'Supertouring', 0, 0, 854, '', 1, '80.07'),
(113644, '443287', 454, '', 'Supertouring', 0, 0, 854, '', 1, '102.84'),
(113645, '443290', 454, '', 'Supertouring', 0, 0, 854, '', 1, '114.43'),
(113646, '443291', 454, '', 'Supertouring', 0, 0, 854, '', 1, '110.88'),
(113647, '443293', 454, '', 'Supertouring', 0, 0, 854, '', 1, '143.43'),
(113648, '443295', 454, '', 'Supertouring', 0, 0, 854, '', 1, '121.09'),
(113649, '443296', 454, '', 'Supertouring', 0, 0, 854, '', 1, '117.49'),
(113650, '443301', 454, '', 'Supertouring', 0, 0, 854, '', 1, '84.43'),
(113651, '443303', 454, '', 'Supertouring', 0, 0, 854, 'LMAX_ALLGEM', 1, '124.19'),
(113652, '443398', 454, '', 'Supertouring', 0, 0, 854, '', 1, '99.8'),
(113653, '443399', 454, '', 'Supertouring', 0, 0, 854, '', 1, '109.64'),
(113654, '443800', 454, '', 'Supertouring', 0, 0, 854, '', 1, '101.12'),
(113655, '443801', 454, '', 'Supertouring', 0, 0, 854, '', 1, '115.1'),
(113656, '444050', 454, '', 'Supertouring', 0, 0, 854, '', 1, '98.38'),
(113657, '444067', 454, '', 'Supertouring', 0, 0, 854, '', 1, '99.94'),
(113658, '444083', 454, '', 'Supertouring', 0, 0, 854, '', 1, '138.06'),
(113659, '444094', 454, '', 'Supertouring', 0, 0, 854, '', 1, '116.5'),
(113660, '444096', 454, '', 'Supertouring', 0, 0, 854, '', 1, '85.48'),
(113661, '444102', 454, '', 'Supertouring', 0, 0, 854, 'DURCH_45MM', 1, '110.13'),
(113662, '444117', 454, '', 'Supertouring', 0, 0, 854, '', 1, '102.49'),
(113663, '444119', 454, '', 'Supertouring', 0, 0, 854, '', 1, '123.73'),
(113664, '444120', 454, '', 'Supertouring', 0, 0, 854, '', 1, '121.53'),
(113665, '444122', 454, '', 'Supertouring', 0, 0, 854, '', 1, '151.87'),
(113666, '444124', 454, '', 'Supertouring', 0, 0, 854, '', 1, '125.02'),
(113667, '444125', 454, '', 'Supertouring', 0, 0, 854, '', 1, '154.94'),
(113668, '444135', 454, '', 'Supertouring', 0, 0, 854, '', 1, '112.2'),
(113669, '444139', 454, '', 'Supertouring', 0, 0, 854, '', 1, '111.79'),
(113670, '444150', 454, '', 'Supertouring', 0, 0, 854, '', 1, '134.53'),
(113671, '444155', 454, '', 'Supertouring', 0, 0, 854, 'LMAX3_ALLGEM', 1, '138.38'),
(113672, '444159', 454, '', 'Supertouring', 0, 0, 854, '', 1, '118.27'),
(113673, '444161', 454, '', 'Supertouring', 0, 0, 854, '', 1, '146.9'),
(113674, '444262', 454, '', 'Supertouring', 0, 0, 854, '', 1, '137.76'),
(113675, '444300', 454, '', 'Supertouring', 0, 0, 854, '', 1, '109.54'),
(113676, '444303', 454, '', 'Supertouring', 0, 0, 854, '', 1, '110.37'),
(113677, '445019', 454, '', 'Supertouring', 0, 0, 854, '', 1, '102.04'),
(113678, '445020', 454, '', 'Supertouring', 0, 0, 854, '', 1, '104.86'),
(113679, '445029', 454, '', 'Supertouring', 0, 0, 854, '', 1, '246.94'),
(113680, '445032', 454, '', 'Supertouring', 0, 0, 854, '', 1, '250.47'),
(113681, '445036', 454, '', 'Supertouring', 0, 0, 854, '', 1, '286.22'),
(113682, '551105', 454, '', 'Advantage', 0, 0, 854, '', 1, '164'),
(113683, '551804', 454, '', 'Advantage', 0, 0, 854, '', 1, '163.37'),
(113684, '551807', 454, '', 'Advantage', 0, 0, 854, '', 1, '185.8'),
(113685, '551808', 454, '', 'Advantage', 0, 0, 854, '', 1, '206.95'),
(113686, '551810', 454, '', 'Advantage', 0, 0, 854, 'KOLB_GEH_DURCH_7', 1, '150.56'),
(113687, '551811', 454, '', 'Advantage', 0, 0, 854, 'KOLB_GEH_DURCH_6', 1, '140.93'),
(113688, '551819', 454, '', 'Advantage', 0, 0, 854, '', 1, '178.89'),
(113689, '551918', 454, '', 'Advantage', 0, 0, 854, '', 1, '232.41'),
(113690, '551926', 454, '', 'Advantage', 0, 0, 854, '', 1, '319.95'),
(113691, '553153', 454, '', 'Advantage', 0, 0, 3859, '', 1, '159.67'),
(113692, '553158', 454, '', 'Advantage', 0, 0, 854, '', 1, '138.3'),
(113693, '553177', 454, '', 'Advantage', 0, 0, 854, '', 1, '140.45'),
(113694, '553178', 454, '', 'Advantage', 0, 0, 854, '', 1, '127.52'),
(113695, '553197', 454, '', 'Advantage', 0, 0, 3859, '', 1, '177.87'),
(113696, '553198', 454, '', 'Advantage', 0, 0, 3859, '', 1, '179.37'),
(113697, '553206', 454, '', 'Advantage', 0, 0, 854, '', 1, '178.65'),
(113698, '553207', 454, '', 'Advantage', 0, 0, 3859, '', 1, '189.5'),
(113699, '553217', 454, '', 'Advantage', 0, 0, 854, '', 1, '168.35'),
(113700, '553218', 454, '', 'Advantage', 0, 0, 854, '', 1, '161.45'),
(113701, '553219', 454, '', 'Advantage', 0, 0, 3859, '', 1, '147.97'),
(113702, '553225', 454, '', 'Advantage', 0, 0, 3859, '', 1, '205.02'),
(113703, '553228', 454, '', 'Advantage', 0, 0, 854, '', 1, '155.58'),
(113704, '590040048A802', 454, '', 'Advantage', 0, 0, 1, '', 1, '154.14'),
(113705, '610047068A802', 454, '', 'Advantage', 0, 0, 1, '', 1, '206.3'),
(113706, '620045068A802', 454, '', 'Advantage', 0, 0, 1, '', 1, '181.74'),
(113707, '620109076A802', 454, '', 'Advantage', 0, 0, 1, '', 1, '196.3'),
(113708, '960051000A542', 454, '', 'Advantage', 0, 0, 1, '', 1, '221.65'),
(113709, '963051000A542', 454, '', 'Advantage', 0, 0, 1, '', 1, '173.14'),
(113710, '968001000A542', 454, '', 'Advantage', 0, 0, 1, '', 1, '210.36'),
(113711, '553309', 454, '', 'Advantage', 0, 0, 854, '', 1, '210.36'),
(113712, '553337', 454, '', 'Advantage', 0, 0, 854, '40MM', 1, '145.02'),
(113713, '553338', 454, '', 'Advantage', 0, 0, 854, '46MM', 1, '160.1'),
(113714, '553356', 454, '', 'Advantage', 0, 0, 854, '', 1, '176.44'),
(113715, '553358', 454, '', 'Advantage', 0, 0, 854, '', 1, '165.28'),
(113716, '553364', 454, '', 'Advantage', 0, 0, 854, '', 1, '189.5'),
(113717, '553604', 454, '', 'Supertouring', 0, 0, 3859, '', 1, '149.62'),
(113718, '553803', 454, '', 'Advantage', 0, 0, 3859, '', 1, '185.31'),
(113719, '554061', 454, '', 'Advantage', 0, 0, 854, '', 1, '150.32'),
(113720, '554077', 454, '', 'Advantage', 0, 0, 854, '', 1, '148.62'),
(113721, '554078', 454, '', 'Advantage', 0, 0, 854, '', 1, '196.25'),
(113722, '554105', 454, '', 'Advantage', 0, 0, 854, '', 1, '174.88'),
(113723, '554200', 454, '', 'Advantage', 0, 0, 854, '', 1, '200.91'),
(113724, '554338', 454, '', 'Advantage', 0, 0, 854, '', 1, '165.64'),
(113725, '554339', 454, '', 'Advantage', 0, 0, 854, '', 1, '193.27'),
(113726, '555800', 454, '', 'Advantage', 0, 0, 306, '', 1, '188.48'),
(113727, '632073', 454, '', 'Supertouring', 0, 0, 854, 'DURCHM_45MM', 1, '192.94'),
(113728, '632087', 454, '', 'Supertouring', 0, 0, 854, '', 1, '179.37'),
(113729, '632088', 454, '', 'Supertouring', 0, 0, 854, '', 1, '179.37'),
(113730, '632094', 454, '', 'Supertouring', 0, 0, 854, '', 1, '142.49'),
(113731, '632103', 454, '', 'Supertouring', 0, 0, 854, 'DURCHM_117MM', 1, '154.48'),
(113732, '632104', 454, '', 'Supertouring', 0, 0, 854, 'DURCHM_117MM', 1, '154.48'),
(113733, '632116', 454, '', 'Supertouring', 0, 0, 854, '', 1, '139.7'),
(113734, '632117', 454, '', 'Supertouring', 0, 0, 854, '', 1, '139.7'),
(113735, '632801', 454, '', 'Supertouring', 0, 0, 854, '', 1, '114.7'),
(113736, '633133', 454, '', 'Supertouring', 0, 0, 854, '', 1, '196.46'),
(113737, '633134', 454, '', 'Supertouring', 0, 0, 854, '', 1, '196.46'),
(113738, '633143', 454, '', 'Supertouring', 0, 0, 854, '', 1, '179.37'),
(113739, '633144', 454, '', 'Supertouring', 0, 0, 854, '', 1, '179.37'),
(113740, '633177', 454, '', 'Supertouring', 0, 0, 854, '', 1, '164.45'),
(113741, '633178', 454, '', 'Supertouring', 0, 0, 854, '', 1, '164.45'),
(113742, '633181', 454, '', 'Supertouring', 0, 0, 854, '', 1, '189.64'),
(113743, '633182', 454, '', 'Supertouring', 0, 0, 854, '', 1, '189.64'),
(113744, '633202', 454, '', 'Supertouring', 0, 0, 854, '', 1, '217.81'),
(113745, '633203', 454, '', 'Supertouring', 0, 0, 854, '', 1, '217.81'),
(113746, '633206', 454, '', 'Supertouring', 0, 0, 854, '', 1, '221.76'),
(113747, '633207', 454, '', 'Supertouring', 0, 0, 854, '', 1, '221.76'),
(113748, '633248', 454, '', 'Supertouring', 0, 0, 854, '', 1, '237.05'),
(113749, '633249', 454, '', 'Supertouring', 0, 0, 854, '', 1, '237.05'),
(113750, '633250', 454, '', 'Supertouring', 0, 0, 854, '', 1, '234.18'),
(113751, '633251', 454, '', 'Supertouring', 0, 0, 854, '', 1, '234.18'),
(113752, '633707', 454, '', 'Supertouring', 0, 0, 854, '', 1, '167.14'),
(113753, '633708', 454, '', 'Supertouring', 0, 0, 854, 'BOHRUNGSABSTAND_ALLG', 1, '153.29'),
(113754, '633712', 454, '', 'Supertouring', 0, 0, 854, '', 1, '143.7'),
(113755, '633713', 454, '', 'Supertouring', 0, 0, 854, '', 1, '165.15'),
(113756, '633717', 454, '', 'Supertouring', 0, 0, 854, '', 1, '170.42'),
(113757, '633718', 454, '', 'Supertouring', 0, 0, 854, '', 1, '155.69'),
(113758, '633727', 454, '', 'Supertouring', 0, 0, 854, '', 1, '186.28'),
(113759, '633728', 454, '', 'Supertouring', 0, 0, 854, '', 1, '186.28'),
(113760, '633729', 454, '', 'Supertouring', 0, 0, 854, '', 1, '160.18'),
(113761, '633730', 454, '', 'Supertouring', 0, 0, 854, '', 1, '160.18'),
(113762, '633744', 454, '', 'Supertouring', 0, 0, 854, '', 1, '173.24'),
(113763, '633802', 454, '', 'Supertouring', 0, 0, 854, '', 1, '121.74'),
(113764, '633807', 454, '', 'Supertouring', 0, 0, 854, '', 1, '156.76'),
(113765, '633808', 454, '', 'Supertouring', 0, 0, 854, '', 1, '153'),
(113766, '633821', 454, '', 'Supertouring', 0, 0, 854, '', 1, '146.17'),
(113767, '633824', 454, '', 'Supertouring', 0, 0, 854, 'A1A2A3', 1, '171.95'),
(113768, '633825', 454, '', 'Supertouring', 0, 0, 854, 'A1A2A3', 1, '157.6'),
(113769, '633827', 454, '', 'Supertouring', 0, 0, 854, '', 1, '150.8'),
(113770, '633831', 454, '', 'Supertouring', 0, 0, 854, '', 1, '153.75'),
(113771, '633834', 454, '', 'Supertouring', 0, 0, 854, '', 1, '132.52'),
(113772, '633835', 454, '', 'Supertouring', 0, 0, 854, '', 1, '147.03'),
(113773, '633838', 454, '', 'Supertouring', 0, 0, 854, '', 1, '165.5'),
(113774, '633839', 454, '', 'Supertouring', 0, 0, 854, '', 1, '165.5'),
(113775, '633848', 454, '', 'Supertouring', 0, 0, 854, '', 1, '156.44'),
(113776, '634038', 454, '', 'Supertouring', 0, 0, 854, '', 1, '205.02'),
(113777, '634039', 454, '', 'Supertouring', 0, 0, 854, '', 1, '205.02'),
(113778, '634074', 454, '', 'Supertouring', 0, 0, 854, '', 1, '242.16'),
(113779, '634075', 454, '', 'Supertouring', 0, 0, 854, '', 1, '251.46'),
(113780, '634080', 454, '', 'Supertouring', 0, 0, 854, '', 1, '194.88'),
(113781, '634092', 454, '', 'Supertouring', 0, 0, 854, '', 1, '235.23'),
(113782, '634102', 454, '', 'Supertouring', 0, 0, 854, '', 1, '244.85'),
(113783, '634802', 454, '', 'Supertouring', 0, 0, 854, '45W1W2', 1, '184.59'),
(113784, '634810', 454, '', 'Supertouring', 0, 0, 854, '', 1, '141.58'),
(113785, '634811', 454, '', 'Supertouring', 0, 0, 854, 'R0772', 1, '157.01'),
(113786, '634812', 454, '', 'Supertouring', 0, 0, 854, '', 1, '161.44'),
(113787, '634814', 454, '', 'Supertouring', 0, 0, 854, '', 1, '233.86'),
(113788, '635002', 454, '', 'Supertouring', 0, 0, 854, '', 1, '235.45'),
(113789, '635011', 454, '', 'Supertouring', 0, 0, 854, '', 1, '294.68'),
(113790, '635012', 454, '', 'Supertouring', 0, 0, 854, '', 1, '294.68'),
(113791, '635800', 454, '', 'Supertouring', 0, 0, 854, '', 1, '216.19'),
(113792, '635806', 454, '', 'Supertouring', 0, 0, 854, '', 1, '276.84'),
(113793, '635807', 454, '', 'Supertouring', 0, 0, 854, '', 1, '282.56'),
(113794, '635851', 454, '', 'Supertouring', 0, 0, 854, '', 1, '285.01'),
(113795, '663009', 454, '', 'Supertouring', 0, 0, 854, '', 1, '87.95'),
(113796, '664001', 454, '', 'Supertouring', 0, 0, 854, '', 1, '89.7'),
(113797, '664014', 454, '', 'Supertouring', 0, 0, 854, '', 1, '92.39'),
(113798, '664020', 454, '', 'Supertouring', 0, 0, 854, '', 1, '137.22'),
(113799, '665030', 454, '', 'Supertouring', 0, 0, 854, '', 1, '99.56'),
(113800, '665035', 454, '', 'Supertouring', 0, 0, 854, '', 1, '105.04'),
(113801, '665036', 454, '', 'Supertouring', 0, 0, 854, '', 1, '97.28'),
(113802, '665056', 454, '', 'Supertouring', 0, 0, 854, '', 1, '143.11'),
(113803, '665063', 454, '', 'Supertouring', 0, 0, 854, '', 1, '100.56'),
(113804, '665501', 454, '', 'Supertouring', 0, 0, 854, '', 1, '125.59'),
(113805, '665502', 454, '', 'Supertouring', 0, 0, 854, '', 1, '118.3'),
(113806, '665503', 454, '', 'Supertouring', 0, 0, 854, '', 1, '115.64'),
(113807, '915002', 454, '', 'Rulmenti sarcina', 0, 0, 51, '915002', 1, '51.1'),
(113808, '915415', 454, '', 'Rulmenti sarcina', 0, 0, 284, '915415', 1, '51'),
(113809, '915908', 454, '', 'Rulmenti sarcina', 0, 0, 51, '915908', 1, '62.82'),
(113810, 'MB1504', 454, '', 'Rulmenti sarcina', 0, 0, 1180, 'MB1504', 1, '23.06'),
(113811, 'MB1509', 454, '', 'Rulmenti sarcina', 0, 0, 1180, 'MB1509', 1, '45.48'),
(113812, 'MB1901', 454, '', 'Rulmenti sarcina', 0, 0, 1180, '', 1, '32.04'),
(113813, 'MB1905', 454, '', 'Rulmenti sarcina', 0, 0, 1180, 'MB1905', 1, '41.64'),
(113814, 'MB1907', 454, '', 'Rulmenti sarcina', 0, 0, 1180, 'MB1907', 1, '70.48'),
(113815, 'MB1909', 454, '', 'Rulmenti sarcina', 0, 0, 1180, 'MB1909', 1, '76.88'),
(113816, 'SG-704', 454, '', 'Rulmenti sarcina', 0, 0, 1300, 'SG704', 1, '60.18'),
(113817, 'SM1001', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '68.3'),
(113818, 'SM1003', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM1003', 1, '81.31'),
(113819, 'SM1101', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '84.57'),
(113820, 'SM1102', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM1102', 1, '188.64'),
(113821, 'SM1200', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '29.27'),
(113822, 'SM1202', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '48.79'),
(113823, 'SM1204', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '52.04'),
(113824, 'SM1209', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '84.57'),
(113825, 'SM1210', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM1210', 1, '97.57'),
(113826, 'SM1212', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '91.07'),
(113827, 'SM1301', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '77.07'),
(113828, 'SM1303', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '91.07'),
(113829, 'SM1308', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '64.14'),
(113830, 'SM1504', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '67.01'),
(113831, 'SM1507', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '67.01'),
(113832, 'SM1511', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '96.1'),
(113833, 'SM1512', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM1512', 1, '182.14'),
(113834, 'SM1513', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '195.15'),
(113835, 'SM1515', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM1515', 1, '104.08'),
(113836, 'SM1517', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '124'),
(113837, 'SM1524', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '144.83'),
(113838, 'SM1525', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '108.92'),
(113839, 'SM1529', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM1529', 1, '212.89'),
(113840, 'SM1700', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '58.54'),
(113841, 'SM1701', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '65.05'),
(113842, 'SM1702', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '38.44'),
(113843, 'SM1704', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '46.91'),
(113844, 'SM1708', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '46.91'),
(113845, 'SM1711', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '60.86'),
(113846, 'SM1713', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '78.06'),
(113847, 'SM1714', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM1714', 1, '97.57'),
(113848, 'SM1805', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '104.08'),
(113849, 'SM1810', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '67.01'),
(113850, 'SM1811', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '71.56'),
(113851, 'SM1814', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '123.59'),
(113852, 'SM1816', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM1816', 1, '65.05'),
(113853, 'SM1906', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '103.49'),
(113854, 'SM1910', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '65.05'),
(113855, 'SM1915', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '130.1'),
(113856, 'SM1920', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '123.59'),
(113857, 'SM1921', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '123.59'),
(113858, 'SM1923', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '58.63'),
(113859, 'SM1926', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM1926', 1, '197.83'),
(113860, 'SM1928', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM1928', 1, '65.05'),
(113861, 'SM2302', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '58.54'),
(113862, 'SM5003', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '70.48'),
(113863, 'SM5045', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '61.72'),
(113864, 'SM5046', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '96.1'),
(113865, 'SM5058', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '32.04'),
(113866, 'SM5063', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '108.92'),
(113867, 'SM5069', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '76.88'),
(113868, 'SM5074', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '104.08'),
(113869, 'SM5075', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '104.08'),
(113870, 'SM5082', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '90.26'),
(113871, 'SM5087', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '108.92'),
(113872, 'SM5088', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '96.1'),
(113873, 'SM5091', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '32.04'),
(113874, 'SM5092', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '162'),
(113875, 'SM5093', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '128.14'),
(113876, 'SM5094', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '128.14'),
(113877, 'SM5104', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '128.14'),
(113878, 'SM5112', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '128.14'),
(113879, 'SM5123', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '12.82'),
(113880, 'SM5135', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '76.88'),
(113881, 'SM5143', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '119.75'),
(113882, 'SM5148', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '42.87'),
(113883, 'SM5149', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '115.32'),
(113884, 'SM5150', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '133.06'),
(113885, 'SM5153', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '105.69'),
(113886, 'SM5161', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '115.32'),
(113887, 'SM5162', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '111.39'),
(113888, 'SM5164', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '128.14'),
(113889, 'SM5165', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '137.39'),
(113890, 'SM5172', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '79.83'),
(113891, 'SM5188', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '89.7'),
(113892, 'SM5189', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '51.26'),
(113893, 'SM5194', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '124.19'),
(113894, 'SM5197', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '29.94'),
(113895, 'SM5199', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '146.36'),
(113896, 'SM5201', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '89.87'),
(113897, 'SM5206', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '64.05'),
(113898, 'SM5215', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '140.93'),
(113899, 'SM5216', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '83.3'),
(113900, 'SM5220', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '64.05'),
(113901, 'SM5232', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '89.7'),
(113902, 'SM5233', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '89.7'),
(113903, 'SM5234', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '107.45'),
(113904, 'SM5239', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '67.01'),
(113905, 'SM5240', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '79.13'),
(113906, 'SM5243', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '96.1'),
(113907, 'SM5252', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '91.07'),
(113908, 'SM5254', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '105.64'),
(113909, 'SM5266', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '99.8'),
(113910, 'SM5295', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '96.1'),
(113911, 'SM5296', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '58.97'),
(113912, 'SM5305', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '128.14'),
(113913, 'SM5308', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '120.23'),
(113914, 'SM5336', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '78.06'),
(113915, 'SM5340', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '97.57'),
(113916, 'SM5366', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '117.14'),
(113917, 'SM5370', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '96.1'),
(113918, 'SM5377', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '33.25'),
(113919, 'SM5379', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '44.86'),
(113920, 'SM5380', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '37.96'),
(113921, 'SM5401', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '64.05'),
(113922, 'SM5403', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '85.8'),
(113923, 'SM5405', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '99.8'),
(113924, 'SM5406', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '99.8'),
(113925, 'SM5409', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '79.83'),
(113926, 'SM5422', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '141.88'),
(113927, 'SM5423', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '128.14'),
(113928, 'SM5427', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '89.7'),
(113929, 'SM5428', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '64.05'),
(113930, 'SM5444', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '58.06'),
(113931, 'SM5445', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '39.03'),
(113932, 'SM5451', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '65.86'),
(113933, 'SM5452', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '59.89'),
(113934, 'SM5455', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '33.52'),
(113935, 'SM5459', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '119.75'),
(113936, 'SM5472', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '76.88'),
(113937, 'SM5493', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '104.08'),
(113938, 'SM5494', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '91.07'),
(113939, 'SM5499', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '143.11'),
(113940, 'SM5501', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '104.08'),
(113941, 'SM5504', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '102.49'),
(113942, 'SM5505', 454, '', 'Rulmenti sarcina', 0, 0, 1632, '', 1, '19.22'),
(113943, 'SM9000', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9000', 1, '26.61'),
(113944, 'SM9004', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9004', 1, '65.05'),
(113945, 'SM9005', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9005', 1, '38.44'),
(113946, 'SM9200', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9200', 1, '39.03'),
(113947, 'SM9201', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9201', 1, '52.04'),
(113948, 'SM9203', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9203', 1, '52.04'),
(113949, 'SM9500', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9500', 1, '78.06'),
(113950, 'SM9700', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9700', 1, '15.4'),
(113951, 'SM9701', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9701', 1, '25.41'),
(113952, 'SM9703', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9703', 1, '39.03'),
(113953, 'SM9704', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9704', 1, '33.25'),
(113954, 'SM9706', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9706', 1, '33.52'),
(113955, 'SM9801', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9801', 1, '19.52'),
(113956, 'SM9803', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9803', 1, '134.3'),
(113957, 'SM9900', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9900', 1, '32.04'),
(113958, 'SM9901', 454, '', 'Rulmenti sarcina', 0, 0, 1632, 'SM9901', 1, '32.52'),
(113959, 'SP-001', 454, '', 'Rulmenti sarcina', 0, 0, 1300, 'SP001', 1, '11.26'),
(113960, 'RA1054', 454, '', 'Fata', 0, 0, 188, '', 1, '101.2'),
(113961, 'RA1056', 454, '', 'Fata', 0, 0, 188, '', 1, '82.06'),
(113962, 'RA1058', 454, '', 'Fata', 0, 0, 188, '', 1, '77.39'),
(113963, 'RA1059', 454, '', 'Fata', 0, 0, 188, '', 1, '68.08'),
(113964, 'RA1061', 454, '', 'Fata', 0, 0, 188, '', 1, '129.15'),
(113965, 'RA1065', 454, '', 'Fata', 0, 0, 188, '', 1, '73.68'),
(113966, 'RA1066', 454, '', 'Fata', 0, 0, 188, '', 1, '94.83'),
(113967, 'RA1067', 454, '', 'Fata', 0, 0, 188, '', 1, '89.7'),
(113968, 'RA1073', 454, '', 'Fata', 0, 0, 188, '', 1, '147.97'),
(113969, 'RA1090', 454, '', 'Fata', 0, 0, 188, '', 1, '123.14'),
(113970, 'RA1093', 454, '', 'Fata', 0, 0, 188, '', 1, '100.02'),
(113971, 'RA1125', 454, '', 'Fata', 0, 0, 188, '', 1, '96.1'),
(113972, 'RA1131', 454, '', 'Fata', 0, 0, 188, '', 1, '105.69'),
(113973, 'RA1137', 454, '', 'Fata', 0, 0, 188, '', 1, '141.15'),
(113974, 'RA1154', 454, '', 'Fata', 0, 0, 188, '', 1, '100.02'),
(113975, '732730', 454, '', 'Fata', 0, 0, 470, '732730', 1, '65.35'),
(113976, 'RA1200', 454, '', 'Fata', 0, 0, 188, '', 1, '72.71'),
(113977, 'RA1202', 454, '', 'Fata', 0, 0, 188, '', 1, '86.09'),
(113978, 'RA1322', 454, '', 'Fata', 0, 0, 188, '', 1, '113.43'),
(113979, 'RA1330', 454, '', 'Fata', 0, 0, 188, '', 1, '117.81'),
(113980, 'RA1331', 454, '', 'Fata', 0, 0, 188, '', 1, '106.61'),
(113981, 'RA1341', 454, '', 'Fata', 0, 0, 188, '', 1, '87.47'),
(113982, 'RA1394', 454, '', 'Fata', 0, 0, 188, '', 1, '76.88'),
(113983, 'RA1423', 454, '', 'Fata', 0, 0, 188, '', 1, '115.26'),
(113984, 'RA1433', 454, '', 'Fata', 0, 0, 188, '', 1, '89.7'),
(113985, 'RA1458', 454, '', 'Fata', 0, 0, 188, '', 1, '100.88'),
(113986, 'RA1459', 454, '', 'Fata', 0, 0, 188, '', 1, '89.7'),
(113987, 'RA1463', 454, '', 'Fata', 0, 0, 188, '', 1, '114.21'),
(113988, 'RA1548', 454, '', 'Fata', 0, 0, 188, '', 1, '107.63'),
(113989, 'RA1749', 454, '', 'Fata', 0, 0, 188, '', 1, '121.09'),
(113990, 'RA1750', 454, '', 'Fata', 0, 0, 188, '', 1, '114.35'),
(113991, 'RA1752', 454, '', 'Fata', 0, 0, 188, '', 1, '121.09'),
(113992, 'RA1763', 454, '', 'Fata', 0, 0, 188, '', 1, '104.56'),
(113993, 'RA1765', 454, '', 'Fata', 0, 0, 188, '', 1, '121.09'),
(113994, 'RA1771', 454, '', 'Fata', 0, 0, 188, '', 1, '121.09'),
(113995, 'RA1772', 454, '', 'Fata', 0, 0, 188, '', 1, '114.35'),
(113996, 'RA1773', 454, '', 'Fata', 0, 0, 188, '', 1, '114.35'),
(113997, 'RA1777', 454, '', 'Fata', 0, 0, 188, '', 1, '236.33'),
(113998, 'RA1814', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(113999, 'RA1815', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114000, 'RA1819', 454, '', 'Fata', 0, 0, 188, '', 1, '108.92'),
(114001, 'RA1823', 454, '', 'Fata', 0, 0, 188, '', 1, '197.89'),
(114002, 'RA1829', 454, '', 'Fata', 0, 0, 188, '', 1, '97.36'),
(114003, 'RA1834', 454, '', 'Fata', 0, 0, 188, '', 1, '122.54'),
(114004, 'RA1926', 454, '', 'Fata', 0, 0, 188, '', 1, '128.14'),
(114005, 'RA1952', 454, '', 'Fata', 0, 0, 188, '', 1, '131.12'),
(114006, 'RA1974', 454, '', 'Fata', 0, 0, 188, '', 1, '113.43'),
(114007, 'RA2022', 454, '', 'Fata', 0, 0, 188, '', 1, '109.21'),
(114008, 'RA2026', 454, '', 'Fata', 0, 0, 188, '', 1, '88.78'),
(114009, 'RA2048', 454, '', 'Fata', 0, 0, 188, '', 1, '126.39'),
(114010, 'RA2056', 454, '', 'Fata', 0, 0, 188, '', 1, '135.94'),
(114011, 'RA2057', 454, '', 'Fata', 0, 0, 188, '', 1, '116.15'),
(114012, 'RA2069', 454, '', 'Fata', 0, 0, 188, '', 1, '139.12'),
(114013, 'RA2070', 454, '', 'Fata', 0, 0, 188, '', 1, '126.39'),
(114014, 'RA2072', 454, '', 'Fata', 0, 0, 188, '', 1, '96.1'),
(114015, 'RA2085', 454, '', 'Fata', 0, 0, 188, '', 1, '98.01'),
(114016, 'RA2102', 454, '', 'Fata', 0, 0, 188, '', 1, '118.09'),
(114017, 'RA3096', 454, '', 'Fata', 0, 0, 188, '', 1, '94.19'),
(114018, 'RA3098', 454, '', 'Fata', 0, 0, 188, '', 1, '100.88'),
(114019, 'RA3100', 454, '', 'Fata', 0, 0, 188, '', 1, '160.18'),
(114020, 'RA3750', 454, '', 'Fata', 0, 0, 188, '', 1, '76.88'),
(114021, 'RA3751', 454, '', 'Fata', 0, 0, 188, '', 1, '83.3'),
(114022, 'RA3754', 454, '', 'Fata', 0, 0, 188, '', 1, '144.83'),
(114023, 'RA3773', 454, '', 'Fata', 0, 0, 188, '', 1, '100.88'),
(114024, 'RA5008', 454, '', 'Spate', 0, 0, 188, '', 1, '82.33'),
(114025, 'RA5032', 454, '', 'Spate', 0, 0, 188, '', 1, '73.68'),
(114026, 'RA5047', 454, '', 'Spate', 0, 0, 188, '', 1, '67.26'),
(114027, 'RA5048', 454, '', 'Spate', 0, 0, 188, '', 1, '98.01'),
(114028, 'RA5052', 454, '', 'Spate', 0, 0, 188, '', 1, '70.48'),
(114029, 'RA5057', 454, '', 'Spate', 0, 0, 188, '', 1, '96.93'),
(114030, 'RA5064', 454, '', 'Spate', 0, 0, 188, '', 1, '104.99'),
(114031, 'RA5067', 454, '', 'Spate', 0, 0, 188, '', 1, '190.2'),
(114032, 'RA5119', 454, '', 'Spate', 0, 0, 188, '', 1, '153.05'),
(114033, 'RA5132', 454, '', 'Spate', 0, 0, 188, '', 1, '81.28'),
(114034, 'RA5171', 454, '', 'Spate', 0, 0, 188, '', 1, '70.48'),
(114035, 'RA5177', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '98.01'),
(114036, 'RA5190', 454, '', 'Spate', 0, 0, 188, '', 1, '86.55'),
(114037, 'RA5309', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '125.32'),
(114038, 'RA5315', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '113.03'),
(114039, 'RA5332', 454, '', 'Spate', 0, 0, 188, '', 1, '89.7'),
(114040, 'RA5333', 454, '', 'Spate', 0, 0, 188, '', 1, '78.95'),
(114041, 'RA5373', 454, '', 'Spate', 0, 0, 188, '', 1, '115.32'),
(114042, 'RA5429', 454, '', 'Spate', 0, 0, 188, '', 1, '96.1'),
(114043, 'RA5443', 454, '', 'Spate', 0, 0, 188, '', 1, '98.01'),
(114044, 'RA5445', 454, '', 'Spate', 0, 0, 188, '', 1, '121.34'),
(114045, 'RA5485', 454, '', 'Spate', 0, 0, 188, '', 1, '70.48'),
(114046, 'RA5566', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '111.01'),
(114047, 'RA5567', 454, '', 'Spate', 0, 0, 188, '', 1, '102.49'),
(114048, 'RA5572', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '134.48'),
(114049, 'RA5611', 454, '', 'Spate', 0, 0, 188, '', 1, '120.13'),
(114050, 'RA5613', 454, '', 'Spate', 0, 0, 188, '', 1, '128.14'),
(114051, 'RA5662', 454, '', 'Spate', 0, 0, 188, '', 1, '99.29'),
(114052, 'RA5672', 454, '', 'Spate', 0, 0, 188, '', 1, '138.14'),
(114053, 'RA5692', 454, '', 'Spate', 0, 0, 188, '', 1, '115.32'),
(114054, 'RA5743', 454, '', 'Spate', 0, 0, 188, '', 1, '121.74'),
(114055, 'RA5761', 454, '', 'Spate', 0, 0, 188, '', 1, '126.39'),
(114056, 'RA5763', 454, '', 'Spate', 0, 0, 188, '', 1, '119.99'),
(114057, 'RA6250', 454, '', 'Spate', 0, 0, 188, '', 1, '147.36'),
(114058, 'RA6978', 454, '', 'Spate', 0, 0, 188, '', 1, '102.49'),
(114059, 'RA6982', 454, '', 'Spate', 0, 0, 188, '', 1, '134.53'),
(114060, 'RA7006', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '114.35'),
(114061, '730507', 454, '', 'Fata', 0, 0, 470, '730507', 1, '83.3'),
(114062, '819428', 454, '', 'Fata', 0, 0, 470, '819428', 1, '89.53'),
(114063, '731289', 454, '', 'Fata', 0, 0, 470, '731289', 1, '76.88'),
(114064, 'RC1075', 454, '', 'Fata', 0, 0, 188, '', 1, '83.3'),
(114065, 'RC1079', 454, '', 'Fata', 0, 0, 188, '', 1, '94.19'),
(114066, 'RC1080', 454, '', 'Fata', 0, 0, 188, '', 1, '83.3'),
(114067, 'RC1110', 454, '', 'Fata', 0, 0, 188, '', 1, '89.7'),
(114068, 'RC1119', 454, '', 'Fata', 0, 0, 188, '', 1, '67.26'),
(114069, 'RC1162', 454, '', 'Fata', 0, 0, 188, '', 1, '108.92'),
(114070, 'RC1241', 454, '', 'Fata', 0, 0, 188, '', 1, '61.31'),
(114071, 'RC1405', 454, '', 'Fata', 0, 0, 188, '', 1, '61.9'),
(114072, 'RC1414', 454, '', 'Fata', 0, 0, 188, '', 1, '82.85'),
(114073, 'RC1523', 454, '', 'Fata', 0, 0, 188, '', 1, '77.15'),
(114074, 'RC1680', 454, '', 'Fata', 0, 0, 188, '', 1, '75.59'),
(114075, 'RC1688', 454, '', 'Fata', 0, 0, 188, '', 1, '86.5'),
(114076, 'RC1689', 454, '', 'Fata', 0, 0, 188, '', 1, '89.7'),
(114077, 'RC1690', 454, '', 'Fata', 0, 0, 188, '', 1, '80.77'),
(114078, 'RC1692', 454, '', 'Fata', 0, 0, 188, '', 1, '110.2'),
(114079, 'RC1695', 454, '', 'Fata', 0, 0, 188, '', 1, '101.98'),
(114080, 'RC1703', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114081, 'RC2123', 454, '', 'Fata', 0, 0, 188, '', 1, '145.74'),
(114082, 'RC2142', 454, '', 'Fata', 0, 0, 188, '', 1, '122.17'),
(114083, 'RC2148', 454, '', 'Fata', 0, 0, 188, '', 1, '117.73'),
(114084, 'RC2197', 454, '', 'Fata', 0, 0, 188, '', 1, '111.61'),
(114085, 'RC2201', 454, '', 'Fata', 0, 0, 188, '', 1, '122.17'),
(114086, 'RC2222', 454, '', 'Fata', 0, 0, 188, '', 1, '121.74'),
(114087, 'RC2223', 454, '', 'Fata', 0, 0, 188, '', 1, '121.74'),
(114088, 'RC2225', 454, '', 'Fata', 0, 0, 188, '', 1, '121.74'),
(114089, 'RC2252', 454, '', 'Fata', 0, 0, 188, '', 1, '95.37'),
(114090, 'RC2265', 454, '', 'Fata', 0, 0, 188, '', 1, '92.9'),
(114091, 'RC2270', 454, '', 'Fata', 0, 0, 188, '', 1, '100.88'),
(114092, 'RC2272', 454, '', 'Fata', 0, 0, 188, '', 1, '92.9'),
(114093, 'RC2274', 454, '', 'Fata', 0, 0, 188, '', 1, '133.54'),
(114094, 'RC2279', 454, '', 'Fata', 0, 0, 188, '', 1, '106.34'),
(114095, 'RC2280', 454, '', 'Fata', 0, 0, 188, '', 1, '115.32'),
(114096, 'RC2282', 454, '', 'Fata', 0, 0, 188, '', 1, '96.1'),
(114097, 'RC2284', 454, '', 'Fata', 0, 0, 188, '', 1, '100.88'),
(114098, 'RC2285', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114099, 'RC2287', 454, '', 'Fata', 0, 0, 188, '', 1, '96.1'),
(114100, 'RC2320', 454, '', 'Fata', 0, 0, 188, '', 1, '128.14'),
(114101, 'RC2324', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114102, 'RC2325', 454, '', 'Fata', 0, 0, 188, '', 1, '108.92'),
(114103, 'RC2348', 454, '', 'Fata', 0, 0, 188, '', 1, '100.88'),
(114104, 'RC2928', 454, '', 'Fata', 0, 0, 188, '', 1, '100.88'),
(114105, 'RC2933', 454, '', 'Fata', 0, 0, 188, '', 1, '147.36'),
(114106, 'RC5010', 454, '', 'Spate', 0, 0, 188, '', 1, '86.5'),
(114107, 'RC5070', 454, '', 'Spate', 0, 0, 188, '', 1, '64.59'),
(114108, 'RC5073', 454, '', 'Spate', 0, 0, 188, '', 1, '76.88'),
(114109, 'RC5114', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '156.12'),
(114110, 'RC5115', 454, '', 'Spate', 0, 0, 188, '', 1, '100.4'),
(114111, 'RC5138', 454, '', 'Spate', 0, 0, 188, '', 1, '76.88'),
(114112, 'RC5163', 454, '', 'Spate', 0, 0, 188, '', 1, '108.92'),
(114113, 'RC5164', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '118'),
(114114, 'RC5172', 454, '', 'Spate', 0, 0, 188, '', 1, '100.02'),
(114115, 'RC5210', 454, '', 'Spate', 0, 0, 188, '', 1, '70.48'),
(114116, 'RC5239', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '130.69'),
(114117, 'RC5240', 454, '', 'Spate', 0, 0, 188, '', 1, '121.74'),
(114118, 'RC5244', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '96.1'),
(114119, 'RC5248', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '98.03'),
(114120, 'RC5279', 454, '', 'Spate', 0, 0, 188, '', 1, '74'),
(114121, 'RC5283', 454, '', 'Spate', 0, 0, 188, '', 1, '81.42'),
(114122, 'RC5285', 454, '', 'Spate', 0, 0, 188, '', 1, '100.88'),
(114123, 'RC5286', 454, '', 'Spate', 0, 0, 188, '', 1, '107.63'),
(114124, 'RC5337', 454, '', 'Spate', 0, 0, 188, '', 1, '73.68'),
(114125, 'RC5381', 454, '', 'Spate', 0, 0, 188, '', 1, '83.3'),
(114126, 'RC5409', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '102.49'),
(114127, 'RC5421', 454, '', 'Spate', 0, 0, 188, '', 1, '94.19'),
(114128, 'RC5422', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '115.32'),
(114129, 'RC5431', 454, '', 'Spate', 0, 0, 188, '', 1, '87.47'),
(114130, 'RC5487', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '89.7'),
(114131, 'RC5490', 454, '', 'Spate', 0, 0, 188, '', 1, '112.17'),
(114132, 'RC5496', 454, '', 'Spate', 0, 0, 188, '', 1, '76.88'),
(114133, 'RC5499', 454, '', 'Spate', 0, 0, 188, '', 1, '100.88'),
(114134, 'RC5501', 454, '', 'Spate', 0, 0, 188, '', 1, '141.51'),
(114135, 'RC5523', 454, '', 'Spate', 0, 0, 188, '', 1, '83.22'),
(114136, 'RC5526', 454, '', 'Spate', 0, 0, 188, '', 1, '64.05'),
(114137, 'RC5782', 454, '', 'Spate', 0, 0, 188, '', 1, '135.14'),
(114138, 'RC5790', 454, '', 'Spate', 0, 0, 188, '', 1, '117.73'),
(114139, 'RC5806', 454, '', 'Spate', 0, 0, 188, '', 1, '84.94'),
(114140, 'RC5817', 454, '', 'Spate', 0, 0, 188, '', 1, '121.74'),
(114141, 'RC5818', 454, '', 'Spate', 0, 0, 188, '', 1, '121.74'),
(114142, 'RC5868', 454, '', 'Spate', 0, 0, 188, '', 1, '99.29'),
(114143, 'RC5880', 454, '', 'Spate', 0, 0, 188, '', 1, '147.36'),
(114144, 'RC5883', 454, '', 'Spate', 0, 0, 188, '', 1, '102.49'),
(114145, 'RC5885', 454, '', 'Spate', 0, 0, 188, '', 1, '108.92'),
(114146, 'RC5902', 454, '', 'Spate', 0, 0, 188, '', 1, '115.32'),
(114147, 'RC5907', 454, '', 'Spate', 0, 0, 188, '', 1, '118.51'),
(114148, 'RC5911', 454, '', 'Spate', 0, 0, 188, '', 1, '96.1'),
(114149, 'RC5921', 454, '', 'Spate', 0, 0, 188, '', 1, '102.49'),
(114150, 'RD1092', 454, '', 'Fata', 0, 0, 188, '', 1, '121.74'),
(114151, 'RD1097', 454, '', 'Fata', 0, 0, 188, '', 1, '121.74'),
(114152, 'RD1101', 454, '', 'Fata', 0, 0, 188, '', 1, '150.88'),
(114153, 'RD1102', 454, '', 'Fata', 0, 0, 188, '', 1, '150.93'),
(114154, 'RD1103', 454, '', 'Fata', 0, 0, 188, '', 1, '117.2'),
(114155, 'RD1222', 454, '', 'Fata', 0, 0, 188, '', 1, '128.06'),
(114156, 'RD1416', 454, '', 'Fata', 0, 0, 188, '', 1, '110.08'),
(114157, 'RD1417', 454, '', 'Fata', 0, 0, 188, '', 1, '132.49'),
(114158, 'RD1430', 454, '', 'Fata', 0, 0, 188, '', 1, '96.1'),
(114159, 'RD1598', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114160, 'RD2370', 454, '', 'Fata', 0, 0, 188, '', 1, '130.45'),
(114161, 'RD5083', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '140.93'),
(114162, 'RD5087', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '108.14'),
(114163, 'RD5089', 454, '', 'Spate', 0, 0, 188, '', 1, '102.49'),
(114164, 'RD5339', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '228.67'),
(114165, 'RD5964', 454, '', 'Spate', 0, 0, 188, '', 1, '161.84'),
(114166, 'RF2570', 454, '', 'Fata', 0, 0, 188, '', 1, '130.69'),
(114167, 'RG1022', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114168, 'RG1023', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114169, 'RG1088', 454, '', 'Fata', 0, 0, 188, '', 1, '89.7'),
(114170, 'RG1123', 454, '', 'Fata', 0, 0, 188, '', 1, '128.14'),
(114171, 'RG1127', 454, '', 'Fata', 0, 0, 188, '', 1, '89.7'),
(114172, 'RG1135', 454, '', 'Fata', 0, 0, 188, '', 1, '81.69'),
(114173, 'RG1138', 454, '', 'Fata', 0, 0, 188, '', 1, '89.7'),
(114174, 'RG1141', 454, '', 'Fata', 0, 0, 188, '', 1, '121.74'),
(114175, 'RG1169', 454, '', 'Fata', 0, 0, 188, '', 1, '96.1'),
(114176, 'RG1171', 454, '', 'Fata', 0, 0, 188, '', 1, '96.1'),
(114177, 'RG1262', 454, '', 'Fata', 0, 0, 188, '', 1, '60.54'),
(114178, 'RG1266', 454, '', 'Fata', 0, 0, 188, '', 1, '83.3'),
(114179, 'RG1267', 454, '', 'Fata', 0, 0, 188, '', 1, '98.01'),
(114180, 'RG1294', 454, '', 'Fata', 0, 0, 188, '', 1, '87.76'),
(114181, 'RG1297', 454, '', 'Fata', 0, 0, 188, '', 1, '113.98'),
(114182, 'RG1342', 454, '', 'Fata', 0, 0, 188, '', 1, '94.19'),
(114183, 'RG1351', 454, '', 'Fata', 0, 0, 188, '', 1, '83.3'),
(114184, 'RG1366', 454, '', 'Fata', 0, 0, 188, '', 1, '80.07'),
(114185, 'RG1368', 454, '', 'Fata', 0, 0, 188, '', 1, '98.92'),
(114186, 'RG1549', 454, '', 'Fata', 0, 0, 188, '', 1, '92.9'),
(114187, 'RG1550', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114188, 'RG1552', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114189, 'RG1568', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114190, 'RG1570', 454, '', 'Fata', 0, 0, 188, '', 1, '96.1'),
(114191, 'RG1591', 454, '', 'Fata', 0, 0, 188, '', 1, '98.22'),
(114192, 'RG1642', 454, '', 'Fata', 0, 0, 188, '', 1, '94.19'),
(114193, 'RG1659', 454, '', 'Fata', 0, 0, 188, '', 1, '105.69'),
(114194, 'RG5162', 454, '', 'Spate', 0, 0, 188, '', 1, '160.18'),
(114195, 'RG5213', 454, '', 'Spate', 0, 0, 188, '', 1, '127.28'),
(114196, 'RG5220', 454, '', 'Spate', 0, 0, 188, '', 1, '115.32'),
(114197, 'RG5383', 454, '', 'Spate', 0, 0, 188, '', 1, '83.3'),
(114198, 'RG5478', 454, '', 'Spate', 0, 0, 188, '', 1, '92.9'),
(114199, 'RG6520', 454, '', 'Spate', 0, 0, 188, '', 1, '121.09'),
(114200, 'RH1005', 454, '', 'Fata', 0, 0, 188, '', 1, '96.1'),
(114201, 'RH1014', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114202, 'RH1019', 454, '', 'Fata', 0, 0, 188, '', 1, '104.19'),
(114203, 'RH1020', 454, '', 'Fata', 0, 0, 188, '', 1, '108.27'),
(114204, 'RH1021', 454, '', 'Fata', 0, 0, 188, '', 1, '96.71'),
(114205, 'RH1027', 454, '', 'Fata', 0, 0, 188, '', 1, '136.76'),
(114206, 'RH1063', 454, '', 'Fata', 0, 0, 188, '', 1, '127.41'),
(114207, 'RH1156', 454, '', 'Fata', 0, 0, 188, '', 1, '86.82'),
(114208, 'RH1157', 454, '', 'Fata', 0, 0, 188, '', 1, '63.3'),
(114209, 'RH1160', 454, '', 'Fata', 0, 0, 188, '', 1, '101.2'),
(114210, 'RH1183', 454, '', 'Fata', 0, 0, 188, '', 1, '93.92'),
(114211, 'RH1246', 454, '', 'Fata', 0, 0, 188, '', 1, '83.3'),
(114212, 'RH1258', 454, '', 'Fata', 0, 0, 188, '', 1, '91.93'),
(114213, 'RH1516', 454, '', 'Fata', 0, 0, 188, '', 1, '92.9'),
(114214, 'RH1517', 454, '', 'Fata', 0, 0, 188, '', 1, '83.22'),
(114215, 'RH1524', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114216, 'RH1541', 454, '', 'Fata', 0, 0, 188, '', 1, '112.76'),
(114217, 'RH1664', 454, '', 'Fata', 0, 0, 188, '', 1, '101.8'),
(114218, 'RH1710', 454, '', 'Fata', 0, 0, 188, '', 1, '61.82'),
(114219, 'RH1711', 454, '', 'Fata', 0, 0, 188, '', 1, '76.82'),
(114220, 'RH1713', 454, '', 'Fata', 0, 0, 188, '', 1, '129.88'),
(114221, 'RH1720', 454, '', 'Fata', 0, 0, 188, '', 1, '134.53'),
(114222, 'RH2580', 454, '', 'Fata', 0, 0, 188, '', 1, '96.1'),
(114223, 'RH2584', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114224, 'RH2588', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114225, 'RH2590', 454, '', 'Fata', 0, 0, 188, '', 1, '134.38'),
(114226, 'RH2597', 454, '', 'Fata', 0, 0, 188, '', 1, '121.74'),
(114227, 'RH2608', 454, '', 'Fata', 0, 0, 188, '', 1, '80.72'),
(114228, 'RH2611', 454, '', 'Fata', 0, 0, 188, '', 1, '96.1'),
(114229, 'RH2618', 454, '', 'Fata', 0, 0, 188, '', 1, '100.88'),
(114230, 'RH2619', 454, '', 'Fata', 0, 0, 188, '', 1, '99.29'),
(114231, 'RH2627', 454, '', 'Fata', 0, 0, 188, '', 1, '96.1'),
(114232, 'RH2634', 454, '', 'Fata', 0, 0, 188, '', 1, '91.82'),
(114233, 'RH2635', 454, '', 'Fata', 0, 0, 188, '', 1, '84.78'),
(114234, 'RH2636', 454, '', 'Fata', 0, 0, 188, '', 1, '103.17'),
(114235, 'RH2637', 454, '', 'Fata', 0, 0, 188, '', 1, '90.85'),
(114236, 'RH2640', 454, '', 'Fata', 0, 0, 188, '', 1, '96.1'),
(114237, 'RH2651', 454, '', 'Fata', 0, 0, 188, '', 1, '80.4'),
(114238, 'RH2654', 454, '', 'Fata', 0, 0, 188, '', 1, '83.97'),
(114239, 'RH2657', 454, '', 'Fata', 0, 0, 188, '', 1, '99.29'),
(114240, 'RH2661', 454, '', 'Fata', 0, 0, 188, '', 1, '108.92'),
(114241, 'RH2665', 454, '', 'Fata', 0, 0, 188, '', 1, '105.04'),
(114242, 'RH2702', 454, '', 'Fata', 0, 0, 188, '', 1, '118.97'),
(114243, 'RH2703', 454, '', 'Fata', 0, 0, 188, '', 1, '118.97'),
(114244, 'RH2705', 454, '', 'Fata', 0, 0, 188, '', 1, '121.74'),
(114245, 'RH2706', 454, '', 'Fata', 0, 0, 188, '', 1, '121.74'),
(114246, 'RH2709', 454, '', 'Fata', 0, 0, 188, '', 1, '100.88'),
(114247, 'RH2710', 454, '', 'Fata', 0, 0, 188, '', 1, '92.17'),
(114248, 'RH2712', 454, '', 'Fata', 0, 0, 188, '', 1, '108.92'),
(114249, 'RH2717', 454, '', 'Fata', 0, 0, 188, '', 1, '130.45'),
(114250, 'RH2718', 454, '', 'Fata', 0, 0, 188, '', 1, '115.32'),
(114251, 'RH2727', 454, '', 'Fata', 0, 0, 188, '', 1, '113.43'),
(114252, 'RH2729', 454, '', 'Fata', 0, 0, 188, '', 1, '121.74'),
(114253, 'RH2730', 454, '', 'Fata', 0, 0, 188, '', 1, '121.74'),
(114254, 'RH2903', 454, '', 'Fata', 0, 0, 188, '', 1, '121.74'),
(114255, 'RH2920', 454, '', 'Fata', 0, 0, 188, '', 1, '128.14'),
(114256, 'RH2950', 454, '', 'Fata', 0, 0, 188, '', 1, '59.43'),
(114257, 'RH2951', 454, '', 'Fata', 0, 0, 188, '', 1, '64.05'),
(114258, 'RH3025', 454, '', 'Fata', 0, 0, 188, '', 1, '162.6'),
(114259, 'RH3281', 454, '', 'Fata', 0, 0, 188, '', 1, '83.3'),
(114260, 'RH3342', 454, '', 'Fata', 0, 0, 188, '', 1, '118.51'),
(114261, 'RH3385', 454, '', 'Fata', 0, 0, 188, '', 1, '100.88'),
(114262, 'RH5156', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '102.09'),
(114263, 'RH5157', 454, '', 'Spate', 0, 0, 188, '', 1, '76.88'),
(114264, 'RH5287', 454, '', 'Spate', 0, 0, 188, '', 1, '96.1'),
(114265, 'RH5432', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '121.74'),
(114266, 'RH5535', 454, '', 'Spate', 0, 0, 188, '', 1, '81.42'),
(114267, 'RH5543', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '78.86'),
(114268, 'RH5545', 454, '', 'Spate', 0, 0, 188, '', 1, '92.9'),
(114269, 'RH6063', 454, '', 'Spate', 0, 0, 188, '', 1, '80.07'),
(114270, 'RH6065', 454, '', 'Spate', 0, 0, 188, '', 1, '108.92'),
(114271, 'RH6069', 454, '', 'Spate', 0, 0, 188, '', 1, '92.9'),
(114272, 'RH6070', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '96.1'),
(114273, 'RH6080', 454, '', 'Spate', 0, 0, 188, '', 1, '115.32'),
(114274, 'RH6081', 454, '', 'Spate', 0, 0, 188, '', 1, '102.49'),
(114275, 'RH6083', 454, '', 'Spate', 0, 0, 188, '', 1, '92.9'),
(114276, 'RH6085', 454, '', 'Spate', 0, 0, 188, '', 1, '73.68'),
(114277, 'RH6086', 454, '', 'Spate', 0, 0, 188, '', 1, '74'),
(114278, 'RH6087', 454, '', 'Spate', 0, 0, 188, '', 1, '80.07'),
(114279, 'RH6097', 454, '', 'Spate', 0, 0, 188, '', 1, '76.88'),
(114280, 'RH6625', 454, '', 'Spate', 0, 0, 188, '', 1, '125.72'),
(114281, 'RI1432', 454, '', 'Fata', 0, 0, 188, '', 1, '102.28'),
(114282, 'RI1611', 454, '', 'Fata', 0, 0, 188, '', 1, '102.49'),
(114283, 'RI1612', 454, '', 'Fata', 0, 0, 188, '', 1, '115.32'),
(114284, 'RI1621', 454, '', 'Fata', 0, 0, 188, '', 1, '104.67');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(114285, 'RI2760', 454, '', 'Fata', 0, 0, 188, '', 1, '115.32'),
(114286, 'RI5054', 454, '', 'Spate', 0, 0, 188, '', 1, '96.1'),
(114287, 'RI6112', 454, '', 'Spate', 0, 0, 188, '', 1, '106.61'),
(114288, 'RI6293', 454, '', 'Spate', 0, 0, 188, '', 1, '110.26'),
(114289, 'RJ5016', 454, '', 'Spate', 0, 0, 188, '', 1, '138.78'),
(114290, 'RJ5049', 454, '', 'Spate', 0, 0, 188, '', 1, '155.83'),
(114291, 'RJ5103', 454, '', 'Spate', 0, 0, 188, '', 1, '107.44'),
(114292, 'RJ5110', 454, '', 'Spate', 0, 0, 188, '', 1, '112.9'),
(114293, 'RJ5112', 454, '', 'Spate', 0, 0, 188, '', 1, '98.22'),
(114294, 'RJ5135', 454, '', 'Spate', 0, 0, 188, '', 1, '118.51'),
(114295, 'RJ5137', 454, '', 'Spate', 0, 0, 188, '', 1, '115.69'),
(114296, 'RJ5154', 454, '', 'Spate', 0, 0, 188, '', 1, '167.79'),
(114297, 'RJ5155', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '275.17'),
(114298, 'RJ5209', 454, '', 'Spate', 0, 0, 188, '', 1, '104.56'),
(114299, 'RJ5265', 454, '', 'Spate', 0, 0, 188, '', 1, '137.3'),
(114300, 'RJ5398', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '115.32'),
(114301, 'RJ5418', 454, '', 'Spate', 0, 0, 188, '', 1, '91.32'),
(114302, 'RJ5510', 454, '', 'Spate', 0, 0, 188, '', 1, '115.32'),
(114303, 'RJ6192', 454, '', 'Spate', 0, 0, 188, '', 1, '148.81'),
(114304, 'RJ6194', 454, '', 'Spate', 0, 0, 188, '', 1, '134.48'),
(114305, 'RJ6200', 454, '', 'Spate', 0, 0, 188, '', 1, '246.38'),
(114306, 'RJ6201', 454, '', 'Spate', 0, 0, 188, '', 1, '246.38'),
(114307, 'RJ6205', 454, '', 'Spate', 0, 0, 188, '', 1, '230.96'),
(114308, 'RJ6206', 454, '', 'Spate', 0, 0, 188, '', 1, '244.15'),
(114309, 'RJ6222', 454, '', 'Spate', 0, 0, 188, '', 1, '160.71'),
(114310, 'RJ6226', 454, '', 'Spate', 0, 0, 188, '', 1, '137.3'),
(114311, 'RX5016', 454, '', 'Spate', 0, 0, 188, '', 1, '84.94'),
(114312, 'RX5030', 454, '', 'Spate', 0, 0, 188, '', 1, '74.05'),
(114313, 'RX5049', 454, '', 'Spate', 0, 0, 188, '', 1, '162.6'),
(114314, 'RX5103', 454, '', 'Spate', 0, 0, 188, '', 1, '95.21'),
(114315, 'RX5135', 454, '', 'Spate', 0, 0, 188, '', 1, '68.3'),
(114316, 'RX5137', 454, '', 'Spate', 0, 0, 188, '', 1, '99.29'),
(114317, 'RX5154', 454, '', 'Spate', 0, 0, 188, '', 1, '157.65'),
(114318, 'RX5155', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '190.39'),
(114319, 'RX5209', 454, '', 'Spate', 0, 0, 188, '', 1, '75.13'),
(114320, 'RX5265', 454, '', 'Spate', 0, 0, 188, '', 1, '96.1'),
(114321, 'RX5266', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '115.32'),
(114322, 'RX5398', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '115.32'),
(114323, 'RX5408', 454, '', 'Spate', 0, 0, 188, '', 1, '100.5'),
(114324, 'RX5414', 454, '', 'Spate', 0, 0, 188, '', 1, '119.54'),
(114325, 'RX5510', 454, '', 'Spate', 0, 0, 188, '', 1, '80.72'),
(114326, 'RX5556', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '175.93'),
(114327, 'RX6200', 454, '', 'Spate', 0, 0, 188, '', 1, '108.92'),
(114328, 'RX6201', 454, '', 'Spate', 0, 0, 188, '', 1, '123.32'),
(114329, 'RX6206', 454, '', 'Spate', 0, 0, 188, '', 1, '185.61'),
(114330, 'RX6211', 454, '', 'Spate', 0, 0, 188, '', 1, '133.89'),
(114331, 'RX6222', 454, '', 'Spate', 0, 0, 188, '', 1, '115.32'),
(114332, 'RX6341', 454, '', 'Spate', 0, 0, 188, '', 1, '80.07'),
(114333, 'RX6342', 454, '', 'Spate - heavy duty', 0, 0, 188, '', 1, '102.49'),
(114334, 'RX6363', 454, '', 'Spate', 0, 0, 188, '', 1, '121.74'),
(114335, 'RX6648', 454, '', 'Spate', 0, 0, 188, '', 1, '115.32'),
(114336, 'RX6650', 454, '', 'Spate', 0, 0, 188, '', 1, '104.56'),
(114337, 'RX6971', 454, '', 'Spate', 0, 0, 188, '', 1, '106.93'),
(114338, 'RX6979', 454, '', 'Spate', 0, 0, 188, '', 1, '136.71'),
(114339, '241012', 454, '', 'Performance', 0, 0, 854, '', 1, '238.44'),
(114340, '243037', 454, '', 'Performance', 0, 0, 854, '', 1, '249.51'),
(114341, '323056', 454, '', 'Performance', 0, 0, 854, '', 1, '269.46'),
(114342, '323057', 454, '', 'Performance', 0, 0, 854, '', 1, '269.46'),
(114343, '324016', 454, '', 'Performance', 0, 0, 854, '', 1, '278.87'),
(114344, '324038', 454, '', 'Performance', 0, 0, 3437, '32403', 1, '359.33'),
(114345, '324039', 454, '', 'Performance', 0, 0, 854, '', 1, '359.33'),
(114346, '324702', 454, '', 'Performance', 0, 0, 854, '', 1, '227.5'),
(114347, '324703', 454, '', 'Performance', 0, 0, 854, 'KOLB_GEH_DURCH_4', 1, '234.83'),
(114348, '351005', 454, '', 'Performance', 0, 0, 854, '', 1, '200.15'),
(114349, '353013', 454, '', 'Performance', 0, 0, 854, '', 1, '206.15'),
(114350, '353016', 454, '', 'Performance', 0, 0, 854, '', 1, '246.05'),
(114351, '353021', 454, '', 'Performance', 0, 0, 3437, '35302', 1, '192.2'),
(114352, '354006', 454, '', 'Performance', 0, 0, 854, '', 1, '220.16'),
(114353, '375038', 454, '', 'Performance', 0, 0, 854, '', 1, '163.92'),
(114354, '741067', 454, '', 'Performance', 0, 0, 3476, 'AEROSOL-ART', 1, '309.23'),
(137517, '343273', 454, '', 'Supertouring', 0, 0, 854, '3532723', 1, '168.51'),
(137524, '443130', 454, '', 'Supertouring', 0, 0, 854, '', 1, '128.14'),
(128803, '554004', 454, '', 'Advantage', 0, 0, 854, '', 1, '163.3'),
(137529, '631004', 454, '', 'Supertouring', 0, 0, 854, '', 1, '179.75'),
(114355, '0 986 011 020', 220, '', 'Pompe apa', 0, 0, 2, 'M0986011020', 1, '109.64'),
(114356, '0 986 011 110', 220, '', 'Pompe apa', 0, 0, 2, 'M0986011110', 2, '8.911'),
(114357, '0 986 011 250', 220, '', 'Pompe apa', 0, 0, 2, 'M0001367039', 1, '68.08'),
(114358, '0 986 011 330', 220, '', 'Pompe apa', 0, 0, 2, 'M0986011330', 1, '154.45'),
(114359, '0 986 011 340', 220, '', 'Pompe apa', 0, 0, 2, 'M0986011340', 1, '131.5'),
(114360, '0 986 011 380', 220, '', 'Pompe apa', 0, 0, 2, 'M0986011380', 2, '9.681'),
(114361, 'F 03B 150 157', 220, '', 'Pompe apa', 0, 0, 402, '', 1, '61.58'),
(114362, 'F 03B 150 373', 220, '', 'Pompe apa', 0, 0, 402, '', 1, '101.82'),
(114363, '0 986 011 540', 220, '', 'Pompe apa', 0, 0, 2, 'M0986011540', 2, '32.732'),
(114364, 'F 03B 050 154', 220, '', 'Pompe apa', 0, 0, 402, '', 1, '67.95'),
(114365, '0 986 011 651', 220, '', 'Pompe apa', 0, 0, 2, 'M0986011651', 2, '9.352'),
(114366, '0 986 011 671', 220, '', 'Pompe apa', 0, 0, 2, 'M0986011671', 2, '2.429'),
(114367, 'F 03B 150 381', 220, '', 'Pompe apa', 0, 0, 402, '', 2, '36.645'),
(114368, 'F 03B 150 387', 220, '', 'Pompe apa', 0, 0, 402, '', 2, '52.08'),
(114369, 'F 03B 150 169', 220, '', 'Pompe apa', 0, 0, 402, '', 1, '73.49'),
(114370, '001196', 220, '', 'Pompe apa', 0, 0, 1180, '', 1, '95.35'),
(114371, '1 987 AE1 197', 220, '', 'Pompe apa', 0, 0, 306, '', 1, '89.67'),
(114372, '0 986 012 061', 220, '', 'Pompe apa', 0, 0, 2, 'M0986012061', 1, '189.18'),
(114373, '0 986 012 121', 220, '', 'Pompe apa', 0, 0, 2, 'M0986012121', 1, '62.36'),
(114374, '0 986 012 171', 220, '', 'Pompe apa', 0, 0, 2, 'M0986012171', 1, '67.68'),
(114375, '0 986 012 261', 220, '', 'Pompe apa', 0, 0, 2, 'M0986012261', 2, '19.999'),
(114376, '0 986 012 271', 220, '', 'Pompe apa', 0, 0, 2, 'M0986012271', 1, '80.05'),
(114377, '0 986 012 281', 220, '', 'Pompe apa', 0, 0, 2, 'M0986012281', 1, '88.33'),
(114378, '0 986 012 290', 220, '', 'Pompe apa', 0, 0, 2, 'M0986012290', 1, '81.21'),
(114379, '0 986 012 301', 220, '', 'Pompe apa', 0, 0, 2, 'M0986012301', 1, '205.2'),
(114380, '0 986 012 410', 220, '', 'Pompe apa', 0, 0, 2, 'M0986012410', 2, '0.392'),
(114381, '0 986 012 430', 220, '', 'Pompe apa', 0, 0, 2, 'M0986012430', 2, '0.392'),
(114382, '0 986 012 871', 220, '', 'Pompe apa', 0, 0, 2, 'M0986012301', 2, '104.027'),
(114383, '0 986 012 940', 220, '', 'Pompe apa', 0, 0, 2, 'M0001367039', 2, '102.998'),
(114384, '0 986 013 070', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013070', 1, '91.85'),
(114385, '0 986 013 100', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013100', 2, '100.324'),
(114386, '0 986 013 210', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013210', 1, '105.45'),
(114387, '0 986 013 280', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013280', 1, '220.52'),
(114388, '0 986 013 380', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013380', 1, '90.31'),
(114389, '0 986 013 480', 220, '', 'Pompe apa', 0, 0, 2, 'M0986011240', 1, '128.62'),
(114390, '0 986 013 551', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013551', 1, '119.43'),
(114391, '0 986 013 590', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013590', 2, '102.753'),
(114392, '0 986 013 660', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013660', 2, '88.214'),
(114393, '0 986 013 680', 220, '', 'Pompe apa', 0, 0, 2, 'M0986010990', 1, '67.17'),
(114394, '0 986 013 690', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013690', 1, '113.11'),
(114395, '0 986 013 700', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013690', 1, '99.24'),
(114396, '0 986 013 710', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013690', 1, '100.07'),
(114397, '0 986 013 720', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013720', 1, '119.62'),
(114398, '0 986 013 821', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013821', 2, '146.965'),
(114399, '0 986 013 831', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013831', 2, '154.686'),
(114400, '0 986 013 861', 220, '', 'Pompe apa', 0, 0, 2, 'M0986011770', 2, '10.122'),
(114401, '0 986 013 880', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013880', 2, '14.441'),
(114402, '0 986 013 910', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013910', 2, '103.768'),
(114403, '0 986 013 940', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013940', 1, '346.24'),
(114404, '0 986 013 971', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013971', 1, '91.34'),
(114405, '0 986 013 981', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013981', 1, '71.26'),
(114406, '0 986 013 991', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013991', 1, '66.29'),
(114407, '0 986 014 041', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014041', 1, '72.77'),
(114408, '0 986 014 151', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014151', 1, '160.9'),
(114409, '0 986 014 171', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014171', 1, '99.19'),
(114410, '0 986 014 191', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014191', 1, '51.98'),
(114411, '0 986 014 201', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014201', 1, '96.36'),
(114412, '0 986 014 221', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014221', 1, '314.4'),
(114413, '0 986 014 261', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014261', 1, '106.61'),
(114414, '0 986 014 281', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014281', 1, '146.93'),
(114415, '0 986 014 350', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014350', 1, '155.74'),
(114416, '0 986 014 381', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014381', 2, '22.729'),
(114417, '0 986 014 471', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014471', 1, '85.21'),
(114418, '0 986 014 481', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014481', 1, '89.11'),
(114419, '0 986 014 491', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014491', 1, '93.25'),
(114420, '0 986 014 501', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014501', 1, '102.22'),
(114421, '0 986 014 550', 220, '', 'Pompe apa', 0, 0, 2, 'M0001417035', 2, '29.057'),
(114422, '0 986 014 560', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014560', 2, '49.763'),
(114423, '0 986 014 600', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014600', 1, '92.9'),
(114424, '0 986 015 160', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015160', 2, '5.957'),
(114425, '0 986 015 230', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015230', 2, '9.646'),
(114426, '0 986 015 331', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015331', 1, '218.32'),
(114427, '0 986 015 411', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015411', 1, '102.01'),
(114428, '0 986 015 430', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015430', 1, '115.58'),
(114429, '0 986 015 540', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013140', 1, '157.44'),
(114430, '0 986 015 560', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015560', 1, '36.99'),
(114431, '0 986 015 630', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015630', 1, '84.13'),
(114432, '0 986 015 670', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015670', 2, '96.25'),
(114433, '0 986 015 721', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015721', 1, '199.34'),
(114434, '0 986 015 751', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015751', 1, '183.05'),
(114435, '0 986 015 781', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015781', 1, '78.41'),
(114436, '0 986 015 791', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015791', 2, '108.577'),
(114437, '0 986 015 920', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015920', 1, '110.82'),
(114438, '0 986 015 930', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015930', 2, '45.99'),
(114439, '0 986 015 950', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015950', 2, '81.648'),
(114440, '0 986 015 960', 220, '', 'Pompe apa', 0, 0, 2, '', 1, '69.83'),
(114441, '0 986 015 981', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015981', 2, '43.022'),
(114442, '0 986 015 991', 220, '', 'Pompe apa', 0, 0, 2, 'M0986015991', 1, '85.05'),
(114443, '0 986 016 001', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016001', 1, '85.51'),
(114444, '0 986 016 011', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016011', 1, '72.55'),
(114445, '0 986 016 021', 220, '', 'Pompe apa', 0, 0, 2, 'M0986014761', 1, '205.09'),
(114446, '0 986 016 031', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016031', 1, '65.37'),
(114447, '0 986 016 130', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016130', 1, '104.83'),
(114448, '0 986 016 161', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016161', 2, '42.616'),
(114449, '0 986 016 190', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016190', 2, '5.327'),
(114450, '0 986 016 200', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016200', 2, '2.289'),
(114451, '0 986 016 210', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016210', 1, '84.38'),
(114452, '0 986 016 220', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016220', 2, '6.034'),
(114453, '0 986 016 280', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016280', 2, '30.044'),
(114454, '0 986 016 310', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016310', 1, '89.27'),
(114455, '0 986 016 320', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016320', 1, '97.84'),
(114456, '0 986 016 370', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016370', 1, '99.3'),
(114457, '0 986 016 421', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016421', 1, '85.85'),
(114458, '0 986 016 431', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016431', 1, '87.66'),
(114459, '0 986 016 480', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016480', 1, '197.7'),
(114460, '0 986 016 500', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016500', 1, '258.88'),
(114461, '0 986 016 511', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016511', 2, '12.691'),
(114462, '0 986 016 540', 220, '', 'Pompe apa', 0, 0, 2, '', 2, '4.676'),
(114463, '0 986 016 560', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016560', 2, '0.518'),
(114464, '0 986 016 570', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016570', 2, '40.873'),
(114465, '0 986 016 581', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016581', 2, '111.153'),
(114466, '0 986 016 591', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016591', 1, '67.93'),
(114467, '0 986 016 600', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016600', 1, '148.05'),
(114468, '0 986 016 611', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016611', 1, '85.58'),
(114469, '0 986 016 651', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016651', 2, '267.792'),
(114470, '0 986 016 681', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016681', 1, '87.66'),
(114471, '0 986 016 700', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016700', 1, '88.76'),
(114472, '0 986 016 711', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016711', 2, '10.437'),
(114473, '0 986 016 730', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016730', 2, '9.065'),
(114474, '0 986 016 750', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016190', 2, '37.688'),
(114475, '0 986 016 780', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016780', 2, '74.123'),
(114476, '0 986 016 840', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016840', 1, '124.98'),
(114477, '0 986 016 860', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016860', 2, '10.941'),
(114478, '0 986 016 870', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016870', 1, '239.77'),
(114479, '0 986 016 900', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016900', 1, '85.91'),
(114480, '0 986 016 910', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016910', 1, '100.5'),
(114481, '0 986 016 920', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016920', 2, '106.666'),
(114482, '0 986 016 930', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016930', 2, '107.408'),
(114483, '0 986 016 961', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016961', 1, '91.12'),
(114484, '0 986 017 000', 220, '', 'Pompe apa', 0, 0, 2, 'M0986017000', 1, '486.41'),
(114485, '0 986 017 010', 220, '', 'Pompe apa', 0, 0, 2, 'M0986017010', 1, '94.56'),
(114486, '0 986 017 020', 220, '', 'Pompe apa', 0, 0, 2, 'M0986017020', 1, '75.19'),
(114487, '0 986 017 100', 220, '', 'Pompe apa', 0, 0, 2, 'M0986017100', 1, '296.43'),
(114488, '0 986 017 131', 220, '', 'Pompe apa', 0, 0, 2, 'M0986017131', 2, '21.553'),
(114489, '0 986 017 150', 220, '', 'Pompe apa', 0, 0, 2, 'M0986017150', 2, '69.503'),
(114490, '0 986 017 190', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016840', 2, '52.801'),
(114491, '0 986 017 230', 220, '', 'Pompe apa', 0, 0, 2, 'M0986017020', 1, '80.53'),
(114492, '0 986 017 250', 220, '', 'Pompe apa', 0, 0, 2, 'M0986013450', 2, '81.235'),
(114493, '0 986 017 430', 220, '', 'Pompe apa', 0, 0, 2, 'M0986017430', 2, '99.134'),
(114494, '0 986 017 480', 220, '', 'Pompe apa', 0, 0, 2, 'M0986017480', 1, '185.2'),
(114495, '0 986 017 500', 220, '', 'Pompe apa', 0, 0, 2, 'M0986017500', 2, '52.395'),
(114496, '0 986 017 530', 220, '', 'Pompe apa', 0, 0, 2, 'M0986017530', 1, '232.38'),
(114497, '460001774010', 220, '', 'Pompe apa', 0, 0, 3922, 'SLD_SondaZirconio_WR', 1, '0'),
(114498, '0 986 017 750', 220, '', 'Pompe apa', 0, 0, 2, 'M0986017750', 1, '95.91'),
(114499, '0 986 017 760', 220, '', 'Pompe apa', 0, 0, 2, 'M0986017760', 1, '94.29'),
(114500, '0 986 017 960', 220, '', 'Pompe apa', 0, 0, 2, 'M0986017960', 2, '47.684'),
(114501, '0 986 017 970', 220, '', 'Pompe apa', 0, 0, 2, 'M0986016200', 1, '130.23'),
(114502, '0 986 018 250', 220, '', 'Pompe apa', 0, 0, 2, 'M0986018250', 1, '162.19'),
(114503, '0 986 018 260', 220, '', 'Pompe apa', 0, 0, 2, 'M0986018260', 1, '91.04'),
(114504, '0 986 018 460', 220, '', 'Pompe apa', 0, 0, 2, 'M0986018460', 2, '109.151'),
(114505, '0 986 018 480', 220, '', 'Pompe apa', 0, 0, 2, 'M0986018480', 1, '113.22'),
(114506, '0 986 018 531', 220, '', 'Pompe apa', 0, 0, 2, 'M0986018531', 2, '97.048'),
(114507, '0 986 018 980', 220, '', 'Pompe apa', 0, 0, 2, 'M0986018980', 1, '156.39'),
(114508, '0 986 034 120', 220, '', 'Pompe apa', 0, 0, 4, 'M0986034120', 2, '182.826'),
(114509, '003414', 220, '', 'Pompe apa', 0, 0, 190, '003414C', 1, '195.15'),
(114510, '0 986 040 491', 220, '', 'Pompe apa', 0, 0, 4, 'M0986040491', 1, '98.19'),
(114511, '0 986 040 531', 220, '', 'Pompe apa', 0, 0, 4, 'M0986040531', 1, '120.72'),
(114512, '0 986 040 840', 220, '', 'Pompe apa', 0, 0, 4, 'M0986040840', 2, '23.058'),
(114513, '0 986 040 850', 220, '', 'Pompe apa', 0, 0, 4, 'M0986040850', 1, '115.93'),
(114514, '0 986 040 910', 220, '', 'Pompe apa', 0, 0, 4, 'M0986040910', 1, '137.68'),
(114515, '0 986 041 040', 220, '', 'Pompe apa', 0, 0, 4, 'M0986036820', 1, '103.35'),
(114516, '0 986 041 150', 220, '', 'Pompe apa', 0, 0, 4, 'M0986041150', 1, '131.9'),
(114517, '0 986 041 290', 220, '', 'Pompe apa', 0, 0, 4, 'M0986040390', 1, '107.68'),
(114518, 'K015048', 220, '', 'Pompe apa', 0, 0, 307, '', 1, '75.53'),
(114519, 'K015079', 220, '', 'Pompe apa', 0, 0, 307, '', 1, '84.64'),
(114520, 'MA-587', 220, '', 'Pompe apa', 0, 0, 8, 'MA-587', 2, '133.392'),
(114521, 'BS-3406', 220, '', 'Pompe apa', 0, 0, 70, 'BS-3406', 2, '53.151'),
(114522, 'MA-592', 220, '', 'Pompe apa', 0, 0, 8, 'MA-592', 1, '99.51'),
(114523, '009212', 220, '', 'Pompe apa', 0, 0, 190, '', 1, '110.88'),
(114524, 'IA-361', 220, '', 'Pompe apa', 0, 0, 8, 'IA-361', 2, '56.441'),
(114525, '009259', 220, '', 'Pompe apa', 0, 0, 854, '009259C', 1, '141.74'),
(114526, '009262', 220, '', 'Pompe apa', 0, 0, 854, '009262C', 2, '93.408'),
(114527, '8MV 376 727-111', 362, '', 'Oglinda Exterioara', 0, 0, 509, '37672711', 1, '41.97'),
(114528, '8MV 376 730-001', 362, '', 'Oglinda Exterioara', 0, 0, 508, '37673000', 1, '182.41'),
(114529, '8MV 376 730-121', 362, '', 'Oglinda Exterioara', 0, 0, 508, '37673012', 1, '323.92'),
(114530, '8EW 009 158-091', 362, '', 'Oglinda Exterioara', 0, 0, 793, '00915809', 1, '149.5'),
(114531, 'BR-2213', 362, '', 'Geam oglinda', 0, 0, 82, 'BR-2213', 1, '17.01'),
(114532, '0 986 010 290', 96, '', 'AL-KO', 0, 0, 2, 'M0986010290', 1, '87.57'),
(114533, '0 986 010 390', 96, '', 'AL-KO', 0, 0, 2, 'M0986010390', 1, '82.71'),
(114534, '0 986 010 570', 96, '', 'AL-KO', 0, 0, 2, 'M0986010570', 1, '61.02'),
(114535, '0 986 010 670', 96, '', 'AL-KO', 0, 0, 2, 'M0986010670', 1, '136.12'),
(114536, '0 986 010 710', 96, '', 'AL-KO', 0, 0, 2, 'M0986010710', 2, '157.801'),
(114537, '0 986 010 720', 96, '', 'AL-KO', 0, 0, 2, 'M0986010720', 1, '93.27'),
(114538, '108 363', 96, '', 'AL-KO', 0, 0, 854, '02136', 1, '107.6'),
(114539, '351103070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_13_McPherson_Cartuccia_WR', 1, '110.8'),
(114540, '351108070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_14_McPherson_Occhiello_WR', 1, '83.94'),
(114541, '351109070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_13_McPherson_Cartuccia_WR', 1, '118.3'),
(114542, '0 986 011 190', 96, '', 'AL-KO', 0, 0, 2, 'M0986011190', 1, '73.17'),
(114543, '0 986 011 210', 96, '', 'AL-KO', 0, 0, 2, 'M0986011020', 2, '77.497'),
(114544, '351139070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '121.79'),
(114545, 'F 03B 150 375', 96, '', 'AL-KO', 0, 0, 402, '', 2, '76.573'),
(114546, '0 986 011 480', 96, '', 'AL-KO', 0, 0, 2, 'M0986011480', 1, '91.77'),
(114547, '351149070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '117.06'),
(114548, '351158070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '85.37'),
(114549, '351159070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '113.54'),
(114550, '351160070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '112.92'),
(114551, 'F 03B 150 383', 96, '', 'AL-KO', 0, 0, 402, '', 1, '120.39'),
(114552, '0 986 012 480', 96, '', 'AL-KO', 0, 0, 2, 'M0001417045', 1, '105.4'),
(114553, '0 986 012 660', 96, '', 'AL-KO', 0, 0, 2, 'M0986012660', 2, '72.072'),
(114554, '0 986 012 730', 96, '', 'AL-KO', 0, 0, 2, 'M0986012730', 1, '20.87'),
(114555, '351304070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '140.24'),
(114556, '351308070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '140.66'),
(114557, '351310070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_14_McPherson_Occhiello_WR', 1, '114.88'),
(114558, '351317070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_15_McPherson_Staffa_WR', 1, '140.66'),
(114559, '351318070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '117.87'),
(114560, '351327070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_14_McPherson_Occhiello_WR', 1, '127.89'),
(114561, '351334070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_15_McPherson_Staffa_WR', 1, '142.14'),
(114562, '351336070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_15_McPherson_Staffa_WR', 1, '123.08'),
(114563, '351350070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_01_Occhiello_Occhiello_WR', 1, '147.38'),
(114564, '0 986 014 361', 96, '', 'AL-KO', 0, 0, 2, 'M0986014361', 1, '79.83'),
(114565, '0 986 014 660', 96, '', 'AL-KO', 0, 0, 2, 'M0986013150', 1, '91.66'),
(114566, '108 377', 96, '', 'AL-KO', 0, 0, 854, '02141', 1, '119.69'),
(114567, '0 986 015 351', 96, '', 'AL-KO', 0, 0, 2, 'M0986015351', 1, '56.42'),
(114568, '0 986 016 110', 96, '', 'AL-KO', 0, 0, 2, 'M0986016110', 1, '100.45'),
(114569, '0 986 016 550', 96, '', 'AL-KO', 0, 0, 2, 'M0986016550', 1, '70.48'),
(114570, '109 423', 96, '', 'AL-KO', 0, 0, 854, '02164', 1, '99.46'),
(114571, '108 373', 96, '', 'AL-KO', 0, 0, 854, '02139', 1, '85.24'),
(114572, '351701070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '86.18'),
(114573, '0 986 017 060', 96, '', 'AL-KO', 0, 0, 2, 'M0986017060', 2, '3.899'),
(114574, '0 986 017 330', 96, '', 'AL-KO', 0, 0, 2, 'M0986017330', 2, '82.6'),
(114575, '351737070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_15_McPherson_Staffa_WR', 1, '114.54'),
(114576, '0 986 017 391', 96, '', 'AL-KO', 0, 0, 2, 'M0986017381', 1, '88.11'),
(114577, '351740070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_01_Occhiello_Occhiello_WR', 1, '108.59'),
(114578, '351746070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '105.64'),
(114579, '351788070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '86.88'),
(114580, '351789070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_15_McPherson_Staffa_WR', 1, '98.01'),
(114581, '0 986 018 040', 96, '', 'AL-KO', 0, 0, 2, 'M0986017460', 2, '10.969'),
(114582, '351804070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_15_McPherson_Staffa_WR', 1, '114.88'),
(114583, '0 986 018 190', 96, '', 'AL-KO', 0, 0, 2, 'M0986018190', 1, '87.09'),
(114584, '351819070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_01_Occhiello_Occhiello_WR', 1, '91.2'),
(114585, '0 986 018 240', 96, '', 'AL-KO', 0, 0, 2, 'M0986018240', 1, '95.88'),
(114586, '0 986 018 290', 96, '', 'AL-KO', 0, 0, 2, 'M0986017430', 1, '61.34'),
(114587, '351829070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_13_McPherson_Cartuccia_WR', 1, '71.13'),
(114588, '103 061', 96, '', 'AL-KO', 0, 0, 854, '02163', 1, '82.17'),
(114589, '0 986 018 591', 96, '', 'AL-KO', 0, 0, 2, 'M0986018591', 1, '86.85'),
(114590, '460001860010', 96, '', 'AL-KO', 0, 0, 3922, 'SLD_ConnettoreSondaTy_24_WR', 1, '102.25'),
(114591, '351860070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_01_Occhiello_Occhiello_WR', 1, '199.77'),
(114592, '351864070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_14_McPherson_Occhiello_WR', 1, '93.08'),
(114593, '351877070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '77.85'),
(114594, '351919070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '93.08'),
(114595, '352006070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_01_Occhiello_Occhiello_WR', 1, '152.87'),
(114596, '86-0165', 96, '', 'AL-KO', 0, 0, 251, '86-0165', 2, '248.836'),
(114597, '108 365', 96, '', 'AL-KO', 0, 0, 854, '02140', 1, '158.75'),
(114598, '352016070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '161.58'),
(114599, '352017070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '163.49'),
(114600, '352021070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '182.27'),
(114601, '0 986 020 350', 96, '', 'AL-KO', 0, 0, 2, 'M0986020350', 1, '114.37'),
(114602, '0 986 020 360', 96, '', 'AL-KO', 0, 0, 2, 'M0986020360', 2, '35.42'),
(114603, '0 986 020 370', 96, '', 'AL-KO', 0, 0, 2, '', 1, '117.41'),
(114604, '108 268', 96, '', 'AL-KO', 0, 0, 854, '01733', 1, '127.89'),
(114605, '352106070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '140.18'),
(114606, '0 986 021 070', 96, '', 'AL-KO', 0, 0, 2, 'M0986021070', 2, '36.729'),
(114607, 'IO-346', 96, '', 'AL-KO', 0, 0, 7, 'IO-346', 1, '102.25'),
(114608, '352109070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '122.92'),
(114609, '108 267', 96, '', 'AL-KO', 0, 0, 854, '01733', 1, '127.98'),
(114610, '0 986 021 240', 96, '', 'AL-KO', 0, 0, 2, '', 1, '400.58'),
(114611, '0 986 021 530', 96, '', 'AL-KO', 0, 0, 2, '', 1, '105.29'),
(114612, '352202070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_03_Perno_Occhiello_WR', 1, '169.94'),
(114613, '352524070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '174.52'),
(114614, '103 267', 96, '', 'AL-KO', 0, 0, 854, '01735', 1, '89.57'),
(114615, 'J16BR-U11', 96, '', 'AL-KO', 0, 0, 686, '', 2, '19.831'),
(114616, '353004070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_01_Occhiello_Occhiello_WR', 1, '154.32'),
(114617, '353005070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_15_McPherson_Staffa_WR', 1, '163.37'),
(114618, '0 986 030 110', 96, '', 'AL-KO', 0, 0, 4, 'M0986030110', 1, '109.05'),
(114619, '0 986 030 130', 96, '', 'AL-KO', 0, 0, 4, 'M0986030130', 2, '4.305'),
(114620, '0 986 030 170', 96, '', 'AL-KO', 0, 0, 4, 'M0986030170', 1, '154.83'),
(114621, '353020070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '164.15'),
(114622, '353022070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '175.58'),
(114623, '108 364', 96, '', 'AL-KO', 0, 0, 854, '01744', 1, '108.84'),
(114624, '0 986 030 580', 96, '', 'AL-KO', 0, 0, 4, 'M0986030580', 1, '182.62'),
(114625, '0 986 030 620', 96, '', 'AL-KO', 0, 0, 4, 'M0986030620', 1, '105.4'),
(114626, 'W22EBR', 96, '', 'AL-KO', 0, 0, 686, '', 1, '189.45'),
(114627, 'W22EPR-U11', 96, '', 'AL-KO', 0, 0, 686, '', 2, '44.24'),
(114628, '0 986 030 910', 96, '', 'AL-KO', 0, 0, 4, 'M0986030910', 2, '24.066'),
(114629, '0 986 030 920', 96, '', 'AL-KO', 0, 0, 4, 'M0986030920', 1, '127.3'),
(114630, '0 986 030 970', 96, '', 'AL-KO', 0, 0, 4, 'M0986030970', 1, '117.76'),
(114631, '0 986 030 980', 96, '', 'AL-KO', 0, 0, 4, 'M0986030980', 1, '117.76'),
(114632, '0 986 031 270', 96, '', 'AL-KO', 0, 0, 4, 'M0986031270', 1, '141.85'),
(114633, '0 986 031 310', 96, '', 'AL-KO', 0, 0, 4, 'M0986031290', 1, '143.65'),
(114634, '0 986 031 420', 96, '', 'AL-KO', 0, 0, 4, 'M0986031420', 2, '16.345'),
(114635, '0 986 031 430', 96, '', 'AL-KO', 0, 0, 4, 'M0986031430', 2, '25.172'),
(114636, '0 986 031 440', 96, '', 'AL-KO', 0, 0, 4, 'M0986031440', 1, '174.02'),
(114637, '247020', 96, '', 'AL-KO', 0, 0, 458, '247020', 2, '1.918'),
(114638, '108 272', 96, '', 'AL-KO', 0, 0, 854, '01731', 1, '117.33'),
(114639, '003333', 96, '', 'AL-KO', 0, 0, 190, '003333C', 1, '111.75'),
(114640, '0 986 034 180', 96, '', 'AL-KO', 0, 0, 4, 'M0986034180', 1, '92.14'),
(114641, '0 986 034 220', 96, '', 'AL-KO', 0, 0, 4, 'M0986033160', 1, '94.86'),
(114642, '0 986 035 321', 96, '', 'AL-KO', 0, 0, 4, 'M0986035321', 1, '6.21'),
(114643, '0 986 035 331', 96, '', 'AL-KO', 0, 0, 4, 'M0986035331', 1, '101.4'),
(114644, '0 986 036 020', 96, '', 'AL-KO', 0, 0, 4, 'M0986036020', 1, '112.15'),
(114645, '0 986 036 040', 96, '', 'AL-KO', 0, 0, 4, '', 2, '66.276'),
(114646, '0 986 036 301', 96, '', 'AL-KO', 0, 0, 4, 'M0986036301', 2, '8.519'),
(114647, '0 986 036 350', 96, '', 'AL-KO', 0, 0, 4, 'M0986034020', 2, '29.883'),
(114648, '0 986 036 581', 96, '', 'AL-KO', 0, 0, 4, 'M0986036581', 1, '106.93'),
(114649, '0 986 037 021', 96, '', 'AL-KO', 0, 0, 4, 'M0986037021', 1, '73.04'),
(114650, '0 986 037 040', 96, '', 'AL-KO', 0, 0, 4, 'M0986037040', 1, '69.62'),
(114651, '0 986 037 201', 96, '', 'AL-KO', 0, 0, 4, 'M0986037201', 1, '115.93'),
(114652, '0 986 037 241', 96, '', 'AL-KO', 0, 0, 4, 'M0986037241', 1, '122.81'),
(114653, '0 986 037 261', 96, '', 'AL-KO', 0, 0, 4, 'M0986037261', 1, '94.89'),
(114654, '0 986 037 380', 96, '', 'AL-KO', 0, 0, 4, 'M0986037380', 1, '110.85'),
(114655, '0 986 038 030', 96, '', 'AL-KO', 0, 0, 4, 'M0986038030', 2, '222.082'),
(114656, '353803070000', 96, '', 'AL-KO', 0, 0, 854, '', 1, '128.5'),
(114657, '0 986 038 050', 96, '', 'AL-KO', 0, 0, 4, 'M0986038050', 2, '182.931'),
(114658, '0 986 038 471', 96, '', 'AL-KO', 0, 0, 4, 'M0986038471', 2, '147.833'),
(114659, '0 986 038 481', 96, '', 'AL-KO', 0, 0, 4, 'M0986038481', 1, '136.15'),
(114660, '0 986 038 491', 96, '', 'AL-KO', 0, 0, 4, 'M0986038491', 1, '159.29'),
(114661, '0 986 038 501', 96, '', 'AL-KO', 0, 0, 4, 'M0986038501', 1, '81.93'),
(114662, '103 494', 96, '', 'AL-KO', 0, 0, 854, '01743', 1, '107.25'),
(114663, '0 986 038 551', 96, '', 'AL-KO', 0, 0, 4, 'M0986038551', 2, '0'),
(114664, '0 986 038 650', 96, '', 'AL-KO', 0, 0, 4, 'M0986038650', 1, '139.21'),
(114665, '108 368', 96, '', 'AL-KO', 0, 0, 854, '01744', 1, '111.45'),
(114666, '1 987 948 534', 96, '', 'AL-KO', 0, 0, 307, 'F1987948534', 1, '65.69'),
(114667, '104 246', 96, '', 'AL-KO', 0, 0, 854, '01741', 2, '62.783'),
(114668, '108 269', 96, '', 'AL-KO', 0, 0, 854, '01742', 1, '98.25'),
(114669, '247100', 96, '', 'AL-KO', 0, 0, 458, '247100', 1, '71.5'),
(114670, '107 545', 96, '', 'AL-KO', 0, 0, 854, '01741', 1, '84.62'),
(114671, '247141', 96, '', 'AL-KO', 0, 0, 458, '247141', 1, '69.83'),
(114672, '247164', 96, '', 'AL-KO', 0, 0, 458, '247164', 1, '83.94'),
(114673, '654009', 3, '', 'Saboti frana', 0, 0, 313, '', 1, '0'),
(114674, '510201', 3, '', 'Discuri frana', 0, 0, 83, '510201', 1, '0'),
(114675, '10070', 3, '', 'Cilindrii roata spate', 0, 0, 12, '003510070', 1, '0'),
(114676, '10675', 3, '', 'Cilindrii roata spate', 0, 0, 33, '10675', 1, '0'),
(114677, '10691', 3, '', 'Cilindrii roata spate', 0, 0, 914, '003510691', 1, '0'),
(114678, '10772', 3, '', 'Cilindrii roata spate', 0, 0, 566, '10772', 1, '0'),
(114679, 'T0244', 3, '', 'Cilindrii roata spate', 0, 0, 402, '20027 160  0 4', 1, '0'),
(114680, '70057', 3, '', 'Cilindrii roata spate', 0, 0, 458, '70057', 1, '0'),
(114681, '70122', 3, '', 'Cilindrii roata spate', 0, 0, 3437, '70122', 1, '0'),
(114682, '180987', 3, '', 'Cilindrii roata spate', 0, 0, 402, '180987', 1, '0'),
(114683, '36710', 3, '', 'Cilindrii roata spate', 0, 0, 684, 'TYPE 214', 2, '238.175'),
(114684, '180126', 3, '', 'Cilindrii roata spate', 0, 0, 402, '180126', 2, '154.959'),
(114685, '20190', 3, '', 'Cilindrii roata spate', 0, 0, 13, '14', 1, '0'),
(114686, '180228', 3, '', 'Cilindrii roata spate', 0, 0, 402, '180228', 1, '0'),
(114687, '180172', 3, '', 'Cilindrii roata spate', 0, 0, 402, '180172', 1, '0'),
(114688, '180117', 3, '', 'Cilindrii roata spate', 0, 0, 402, '180117', 1, '0'),
(114689, '180118', 3, '', 'Cilindrii roata spate', 0, 0, 402, '180118', 1, '0'),
(114690, '20269', 3, '', 'Cilindrii roata spate', 0, 0, 193, '', 1, '0'),
(114691, 'BP106', 3, '', 'Cilindrii roata spate', 0, 0, 402, 'BP106', 1, '0'),
(114692, 'T0659', 3, '', 'Cilindrii roata spate', 0, 0, 402, '20293 120  0 4', 1, '0'),
(114693, 'T0658', 3, '', 'Cilindrii roata spate', 0, 0, 402, '20292 170  0 5', 1, '0'),
(114694, '571809J', 3, '', 'Cilindrii roata spate', 0, 0, 402, '571809', 1, '0'),
(114695, '571243J', 3, '', 'Cilindrii roata spate', 0, 0, 402, '571243', 2, '171.234'),
(114696, '571553J-AS', 3, '', 'Cilindrii roata spate', 0, 0, 402, '571553', 1, '0'),
(114697, 'T0047', 3, '', 'Cilindrii roata spate', 0, 0, 402, '20344 150  0 4', 1, '0'),
(114698, '12-0018', 3, '', 'Cilindrii roata spate', 0, 0, 8, '018', 1, '0'),
(114699, '20353', 3, '', 'Cilindrii roata spate', 0, 0, 5, '27', 1, '0'),
(114700, '20354', 3, '', 'Cilindrii roata spate', 0, 0, 5, '27', 1, '0'),
(114701, '598055', 3, '', 'Cilindrii roata spate', 0, 0, 402, '20358', 1, '0'),
(114702, '70404', 3, '', 'Cilindrii roata spate', 0, 0, 458, '70404', 1, '0'),
(114703, '70405', 3, '', 'Cilindrii roata spate', 0, 0, 3436, '70405', 1, '0'),
(114704, 'BP204', 3, '', 'Cilindrii roata spate', 0, 0, 402, 'BP204', 1, '0'),
(114705, '20413', 3, '', 'Cilindrii roata spate', 0, 0, 429, '20413', 1, '0'),
(114706, '70420', 3, '', 'Cilindrii roata spate', 0, 0, 3437, '70420', 1, '0'),
(114707, '70424', 3, '', 'Cilindrii roata spate', 0, 0, 458, '70424', 1, '0'),
(114708, '70425', 3, '', 'Cilindrii roata spate', 0, 0, 458, '70425', 1, '0'),
(114709, '00-0757', 3, '', 'Cilindrii roata spate', 0, 0, 994, '', 1, '0'),
(114710, '00-0775', 3, '', 'Cilindrii roata spate', 0, 0, 994, '', 1, '0'),
(114711, '70458', 3, '', 'Cilindrii roata spate', 0, 0, 458, '70458', 1, '0'),
(114712, '180188', 3, '', 'Cilindrii roata spate', 0, 0, 402, '180188', 1, '0'),
(114713, '20464', 3, '', 'Cilindrii roata spate', 0, 0, 681, '20464', 1, '0'),
(114714, '598270', 3, '', 'Cilindrii roata spate', 0, 0, 402, '20467', 1, '0'),
(114715, '20469', 3, '', 'Cilindrii roata spate', 0, 0, 13, '15', 1, '0'),
(114716, '30027', 3, '', 'Cilindrii roata spate', 0, 0, 285, '003530027', 1, '0'),
(114717, '30088', 3, '', 'Cilindrii roata spate', 0, 0, 285, '003530088', 1, '0'),
(114718, '30095', 3, '', 'Cilindrii roata spate', 0, 0, 3230, '003530095', 1, '0'),
(114719, '30102', 3, '', 'Cilindrii roata spate', 0, 0, 3230, '003530102', 1, '0'),
(114720, '30111', 3, '', 'Cilindrii roata spate', 0, 0, 195, '003530111', 1, '0'),
(114721, '040011', 3, '', 'Cilindrii roata spate', 0, 0, 86, '040011', 1, '0'),
(114722, '040022', 3, '', 'Cilindrii roata spate', 0, 0, 86, '040022', 1, '0'),
(114723, '40075', 3, '', 'Cilindrii roata spate', 0, 0, 286, '', 1, '0'),
(114724, '40080', 3, '', 'Cilindrii roata spate', 0, 0, 286, '40080', 1, '0'),
(114725, '40083', 3, '', 'Cilindrii roata spate', 0, 0, 854, '', 1, '0'),
(114726, '40090', 3, '', 'Cilindrii roata spate', 0, 0, 286, '40090', 1, '0'),
(114727, '8ML 376 730-571', 247, '', 'Intercooler', 0, 0, 468, '37673057', 1, '5203.93'),
(114728, 'TF-1158', 247, '', 'Condensator', 0, 0, 9, 'TF-1158', 1, '374.15'),
(114729, 'TF-1573', 247, '', 'Condensator', 0, 0, 9, 'TF-1573', 1, '432.7'),
(114730, 'MF-4661', 247, '', 'Condensator', 0, 0, 9, 'MF-4661', 1, '211.55'),
(114731, 'NO-221', 247, '', 'Condensator', 0, 0, 7, 'NO-221', 1, '460.28'),
(114732, '0 986 474 352', 247, '', 'Supape de expansiune', 0, 0, 78, 'F0986474352', 1, '200.9'),
(114733, '205 246', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '07987', 1, '34.35'),
(114734, '720 277', 30, '', 'Bujii incandescente Bosch', 0, 0, 243, '09542', 1, '37.28'),
(114735, '12 1006', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '155.6'),
(114736, '12 0001', 30, '', 'Piese alternatoare si electrom', 0, 0, 2188, '', 1, '132.1'),
(114737, '86 0018', 30, '', 'Piese alternatoare si electrom', 0, 0, 2192, '', 1, '317.62'),
(114738, '86 0020', 30, '', 'Piese alternatoare si electrom', 0, 0, 2192, '', 1, '835.47'),
(114739, '87 0018', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '360.52'),
(114740, '87 0013', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '264.2'),
(114741, '12 0607', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '83.4'),
(114742, '12 0617', 30, '', 'Piese alternatoare si electrom', 0, 0, 288, '', 1, '159.12'),
(114743, '80 0023', 30, '', 'Piese alternatoare si electrom', 0, 0, 3821, '', 1, '31.45'),
(114744, '80 0822', 30, '', 'Piese alternatoare si electrom', 0, 0, 3821, '', 1, '9.61'),
(114745, '80 0159', 30, '', 'Piese alternatoare si electrom', 0, 0, 3821, '', 1, '33.48'),
(114746, '80 0736', 30, '', 'Piese alternatoare si electrom', 0, 0, 3821, '', 1, '34.07'),
(114747, '80 0735', 30, '', 'Piese alternatoare si electrom', 0, 0, 3821, '', 1, '36.73'),
(114748, '12 9476', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '125.08'),
(114749, '12 9492', 30, '', 'Piese alternatoare si electrom', 0, 0, 2182, '', 1, '119.78'),
(114750, '12 1527', 30, '', 'Piese alternatoare si electrom', 0, 0, 2183, '', 1, '273.03'),
(114751, '80 1031', 30, '', 'Piese alternatoare si electrom', 0, 0, 1531, '', 1, '42.28'),
(114752, '80 1032', 30, '', 'Piese alternatoare si electrom', 0, 0, 1531, '', 1, '42.28'),
(114753, '80 1033', 30, '', 'Piese alternatoare si electrom', 0, 0, 1531, '', 1, '32.02'),
(114754, '80 0001', 30, '', 'Piese alternatoare si electrom', 0, 0, 3821, '', 1, '54.63'),
(114755, '80 0095', 30, '', 'Piese alternatoare si electrom', 0, 0, 3821, '', 1, '15.01'),
(114756, '86 0034', 30, '', 'Piese alternatoare si electrom', 0, 0, 2192, '', 1, '197.87'),
(114757, '87 0031', 30, '', 'Piese alternatoare si electrom', 0, 0, 1529, '', 1, '68.71'),
(114758, '37 1074', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(114759, '37 1123', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '100.12'),
(114760, '37 1134', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '77.5'),
(114761, '37 1149', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '117.44'),
(114762, '37 1159', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '76.63'),
(114763, '37 1165', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '87.48'),
(114764, '37 1174', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '79.87'),
(114765, '37 1204', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '102.18'),
(114766, '37 1214', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '77.5'),
(114767, '37 1222', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '104.52'),
(114768, '37 1231', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '74.88'),
(114769, '37 1251', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.67'),
(114770, '37 1257', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '148.86'),
(114771, '37 1299', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '153.54'),
(114772, '37 1326', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.39'),
(114773, '37 1385', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '201.68'),
(114774, '37 1394', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.39'),
(114775, '37 1450', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.39'),
(114776, '37 1583', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '142.99'),
(114777, '37 1628', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '146.2'),
(114778, '37 1651', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '127.7'),
(114779, '37 1712', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '159.4'),
(114780, '37 1800', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '152.34'),
(114781, '37 5114', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '118.03'),
(114782, '37 5208', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '156.19'),
(114783, '37 2221', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '49.64'),
(114784, '37 2322', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '57.84'),
(114785, '37 2334', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '99.53'),
(114786, '37 2355', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '98.94'),
(114787, '37 2376', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '52.85'),
(114788, '37 2478', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '60.5'),
(114789, '37 2502', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '82.7'),
(114790, '37 2614', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '90.14'),
(114791, '37 2616', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '67.55'),
(114792, '37 2635', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '99.53'),
(114793, '37 2674', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '90.42'),
(114794, '37 2714', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '90.14'),
(114795, '37 2775', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '92.2'),
(114796, '37 2781', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '104.24'),
(114797, '37 2785', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '125.36'),
(114798, '35 5001', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '70.76'),
(114799, '35 5011', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5011', 1, '46.99'),
(114800, '35 5027', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '86.61'),
(114801, '35 5063', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5063', 1, '36.73'),
(114802, '35 5072', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5072', 1, '38.19'),
(114803, '35 5092', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5092', 1, '36.73'),
(114804, '35 5103', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5103', 1, '37.6'),
(114805, '35 5110', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '52.57'),
(114806, '35 5114', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '71.05'),
(114807, '35 5117', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '46.99'),
(114808, '35 5119', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '73.41'),
(114809, '35 5120', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5120', 1, '42.59'),
(114810, '35 5121', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5121', 1, '133'),
(114811, '35 5122', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '41.41'),
(114812, '35 5128', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '37'),
(114813, '35 5137', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5137', 1, '86.61'),
(114814, '35 5138', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5138', 1, '55.78'),
(114815, '35 5139', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5139', 1, '54.63'),
(114816, '35 5144', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5144', 1, '145.93'),
(114817, '35 5148', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '76.63'),
(114818, '35 5150', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '55.78'),
(114819, '35 5153', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '39.66'),
(114820, '35 5155', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5155', 1, '43.46'),
(114821, '35 5158', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '170.57'),
(114822, '35 5159', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5159', 1, '45.8'),
(114823, '35 5160', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '38.47'),
(114824, '35 5161', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5161', 1, '70.76'),
(114825, '35 5162', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '44.65'),
(114826, '35 5163', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '86.61'),
(114827, '35 5170', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5170', 1, '86.61'),
(114828, '35 5171', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '69.3'),
(114829, '35 5175', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '76.35'),
(114830, '35 5176', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5176', 1, '44.93'),
(114831, '35 5193', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '86.61'),
(114832, '35 5237', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '69.02'),
(114833, '35 5897', 30, '', 'Diuze, injectoare', 0, 0, 3902, '35 5897', 1, '59.9'),
(114834, '97 0076', 30, '', 'Pompe', 0, 0, 458, '', 1, '426.32'),
(114835, '81 1497', 30, '', 'Altele - diesel', 0, 0, 458, '', 1, '11.64'),
(114836, '81 0444', 30, '', 'Altele - diesel', 0, 0, 3771, '', 1, '21.62'),
(114837, '81 1112', 30, '', 'Pompe', 0, 0, 458, '', 1, '22.46'),
(114838, '80 0726', 30, '', 'Altele - diesel', 0, 0, 3821, '', 1, '35.82'),
(114839, '80 0107', 30, '', 'Altele - diesel', 0, 0, 3821, '', 1, '34.35'),
(114840, '80 0104', 30, '', 'Altele - diesel', 0, 0, 3821, '', 1, '75.16'),
(114841, '81 1468', 30, '', 'Altele - diesel', 0, 0, 458, '', 1, '51.98'),
(114842, '80 0035', 30, '', 'Altele - diesel', 0, 0, 3821, '', 1, '8.14'),
(114843, '80 0404', 30, '', 'Pompe', 0, 0, 3821, '', 1, '28.77'),
(114844, '80 0138', 30, '', 'Pompe', 0, 0, 3821, '', 1, '18.18'),
(114845, '81 1626', 30, '', 'Pompe', 0, 0, 458, '', 1, '17.44'),
(114846, '80 0891', 30, '', 'Pompe', 0, 0, 3821, '', 1, '23.9'),
(114847, '80 0920', 30, '', 'Altele - diesel', 0, 0, 3821, '', 1, '22.71'),
(114848, '35 6113', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '46.11'),
(114849, '35 6121', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '77.22'),
(114850, '35 6122', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '147.98'),
(114851, '35 6127', 30, '', 'Diuze, injectoare', 0, 0, 3902, '', 1, '72.82'),
(114852, '80 1108', 30, '', 'Altele - diesel', 0, 0, 3821, '', 1, '65.7'),
(114853, '80 1107', 30, '', 'Altele - diesel', 0, 0, 3821, '', 1, '68.11'),
(114854, '80 1147', 30, '', 'Altele - diesel', 0, 0, 3821, '', 1, '31.73'),
(114855, '81 1643', 30, '', 'Sisteme Common-Rail', 0, 0, 458, '', 1, '21.93'),
(114856, '81 1640', 30, '', 'Sisteme Common-Rail', 0, 0, 458, '', 1, '13.54'),
(114857, '80 1137', 30, '', 'Altele - diesel', 0, 0, 3821, '', 1, '22.84'),
(114858, '80 1129', 30, '', 'Altele - diesel', 0, 0, 3821, '', 1, '25.9'),
(114859, '205 631', 30, '', 'Altele - benzina', 0, 0, 1926, '07717', 1, '113.63'),
(114860, '12 4910', 30, '', 'Pompe', 0, 0, 458, '', 1, '416.3'),
(114861, '12 4911', 30, '', 'Pompe', 0, 0, 458, '', 1, '414.87'),
(114862, '80 1114', 30, '', 'Altele - benzina', 0, 0, 3821, '', 1, '50.41'),
(114863, '80 1122', 30, '', 'Altele - benzina', 0, 0, 3821, '', 1, '12.6'),
(114864, '720 313', 30, '', 'Elemente electronice Bosch', 0, 0, 689, '09559', 1, '278.58'),
(114865, '39-4156', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '8.52'),
(114866, '39-4060', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '11.91'),
(114867, '39-4518', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '22.25'),
(114868, '39-4450', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '30.3'),
(114869, '39-4008', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '13.12'),
(114870, '39-4661', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '16.96'),
(114871, '39-4465', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '16.69'),
(114872, '39-4143', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '17.98'),
(114873, '39-4172', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '17.61'),
(114874, '39-4300', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '19.49'),
(114875, '39-4067', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '24.46'),
(114876, '39-4047', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '25.05'),
(114877, '39-4120', 311, '', 'Cilindrii roata spate', 0, 0, 277, '39-4120', 1, '27.74'),
(114878, '39-4045', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '29.14'),
(114879, '39-4620', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '29.22'),
(114880, '39-4254', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '25.35'),
(114881, '39-4640', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '30.56'),
(114882, '39-4556', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '20.32'),
(114883, '39-4229', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '35.16'),
(114884, '39-4434', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '29.19'),
(114885, '39-4537', 311, '', 'Cilindrii roata spate', 0, 0, 277, '39-4537', 1, '34.06'),
(114886, '39-4853', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '36.53'),
(114887, '39-4623', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '15.94'),
(114888, '39-4868', 311, '', 'Cilindrii roata spate', 0, 0, 277, '', 1, '47.94'),
(114889, '39-0305', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '83.57'),
(114890, '39-0118', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '40.45'),
(114891, '39-0281', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '143.78'),
(114892, '39-0127', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '124.38'),
(114893, '39-0307', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '51.45'),
(114894, '39-0246', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '157.01'),
(114895, '39-0068', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '89.57'),
(114896, '39-0221', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '117.96'),
(114897, '39-0179', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '179.72'),
(114898, '39-0210', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '201.01'),
(114899, '39-0255', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '153.27'),
(114900, '39-0216', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '201.01'),
(114901, '39-0297', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '201.01'),
(114902, '39-0186', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '164.23'),
(114903, '39-0347', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '185.5'),
(114904, '39-0034', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '159.02'),
(114905, '39-0878', 311, '', 'Pompe frana', 0, 0, 258, '39-0878', 1, '305.14'),
(114906, '39-0875', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '454.23'),
(114907, '39-0874', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '554.53'),
(114908, '39-0879', 311, '', 'Pompe frana', 0, 0, 258, '', 1, '217.81'),
(114909, '18-4029', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '', 1, '58.14'),
(114910, '18-4007', 311, '', 'Cilindrii receptor ambreiaj', 0, 0, 620, '18-4007', 1, '83.38'),
(114911, '18-0033', 311, '', 'Pompe ambreiaj', 0, 0, 123, 'TAMB-2', 1, '92.06'),
(114912, '18-0276', 311, '', 'Pompe ambreiaj', 0, 0, 123, 'TAMB-2', 1, '119.18'),
(114913, '10PK1070ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '117.19'),
(114914, '10PK1145ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '116.16'),
(114915, '10393ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '127.38'),
(114916, '10PK1460ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '130.5'),
(114917, '10PK1505ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '138.26'),
(114918, '10420ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '174.18');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(114919, '10423ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '122.57'),
(114920, '10PK1768ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '93'),
(114921, '052 112 0820', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '106680', 1, '11.37'),
(114922, '052 112 0866', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '106680', 1, '11.37'),
(114923, '1 987 947 500', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.17'),
(114924, '052 115 0685', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '106680', 1, '10.78'),
(114925, '052 115 0730', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '106680', 1, '8.39'),
(114926, '052 115 0755', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '106680', 1, '10.81'),
(114927, '052 115 0790', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '106680', 1, '11.08'),
(114928, 'QBF1000', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.28'),
(114929, 'QBF1013', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.41'),
(114930, 'QBF1037', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.07'),
(114931, '052 119 1042', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '106355', 1, '13.98'),
(114932, '052 119 1171', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '106355', 2, '9.996'),
(114933, 'QBF1187D', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '17.63'),
(114934, 'QBF650', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.27'),
(114935, '052 119 0670', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '106355', 1, '10.4'),
(114936, 'QBF675', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '10.54'),
(114937, '052 119 0690', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '106355', 1, '10.54'),
(114938, 'QBF710', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.08'),
(114939, 'QBF758', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.08'),
(114940, 'QBF775', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.21'),
(114941, '052 119 0793', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '106355', 1, '11.75'),
(114942, '1 987 947 759', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.91'),
(114943, 'QBF875', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '12.74'),
(114944, 'QBF887', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '12.85'),
(114945, '052 119 0903', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '106355', 1, '12.98'),
(114946, 'QBF950', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '11.64'),
(114947, '052 119 0965', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '106355', 1, '13.23'),
(114948, '12PK1830ES', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '183.29'),
(114949, 'QBC1000', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '36.9'),
(114950, 'BX46', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '47.28'),
(114951, 'QBC1200', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '47.15'),
(114952, 'A5625', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '71.83'),
(114953, '38365', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '38365', 1, '19.54'),
(114954, '38367', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '38367', 1, '15.15'),
(114955, '38368', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '38368', 1, '19.7'),
(114956, '38328', 31, '', 'Curea transmisie cu caneluri', 0, 0, 684, 'TYPE 16', 1, '10.46'),
(114957, '38333', 31, '', 'Curea transmisie cu caneluri', 0, 0, 684, 'TYPE 216', 1, '10.29'),
(114958, '1 987 947 881', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '9.46'),
(114959, 'QBR3675', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '14.59'),
(114960, '3PK705', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '12.019'),
(114961, '3PK720', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '15.75'),
(114962, '1 987 947 800', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '15.43'),
(114963, '3PK738', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '11.1'),
(114964, '38345', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '15.32'),
(114965, '1 987 947 880', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '13.1'),
(114966, '3PK763', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '15.01'),
(114967, '38347', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '020619768', 2, '12.488'),
(114968, '3PK783', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '15.22'),
(114969, '38349', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '38349', 1, '15.81'),
(114970, 'QBR3825', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '11.56'),
(114971, '3PK828', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '13.118'),
(114972, '3PK838', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '16.59'),
(114973, '38353', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '38353', 1, '17.5'),
(114974, '38355', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '17.53'),
(114975, '3PK878', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '17.53'),
(114976, '3PK913', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '13.1'),
(114977, '1 987 948 359', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '21.34'),
(114978, '4PK1013', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '22.31'),
(114979, '48368', 31, '', 'Curea transmisie cu caneluri', 0, 0, 188, '', 1, '22.15'),
(114980, '4PK1058', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '19.26'),
(114981, '4PK1063', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '19.25'),
(114982, '48371', 31, '', 'Curea transmisie cu caneluri', 0, 0, 188, '', 1, '19.53'),
(114983, '1 987 947 863', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '21.69'),
(114984, '48375', 31, '', 'Curea transmisie cu caneluri', 0, 0, 188, '', 1, '20.66'),
(114985, '4PK1183', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '21.31'),
(114986, 'QBR41263', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '25.86'),
(114987, '4PK1268', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '22.34'),
(114988, 'QBR41310', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '26.75'),
(114989, '48391', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '27.15'),
(114990, '48398', 31, '', 'Curea transmisie cu caneluri', 0, 0, 188, '', 1, '28.22'),
(114991, 'QBR41488', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '27.36'),
(114992, '48427', 31, '', 'Curea transmisie cu caneluri', 0, 0, 188, '', 1, '32.26'),
(114993, '20.1051', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '15.8'),
(114994, 'DMV-3002', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '12.23'),
(114995, '4PK655', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '12.068'),
(114996, '4PK690', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '16.53'),
(114997, '4PK708', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '11.816'),
(114998, '4PK718', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '13.02'),
(114999, '48343', 31, '', 'Curea transmisie cu caneluri', 0, 0, 188, '', 1, '13.84'),
(115000, '4PK738', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '18.04'),
(115001, '48345', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '11.816'),
(115002, '4PK773', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '12.187'),
(115003, '48347', 31, '', 'Curea transmisie cu caneluri', 0, 0, 188, '', 1, '14.43'),
(115004, '1 987 948 338', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '18.74'),
(115005, '4PK788', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '18.76'),
(115006, '48349', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '17.83'),
(115007, '4PK803', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '14.385'),
(115008, '4PK813', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '13.59'),
(115009, '48351', 31, '', 'Curea transmisie cu caneluri', 0, 0, 188, '', 1, '16.07'),
(115010, '1 987 947 857', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '15.27'),
(115011, '48354', 31, '', 'Curea transmisie cu caneluri', 0, 0, 188, '', 1, '15.86'),
(115012, '4PK868', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '17.31'),
(115013, '4PK898', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '13.895'),
(115014, '48357', 31, '', 'Curea transmisie cu caneluri', 0, 0, 188, '', 1, '17.21'),
(115015, '4PK913', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '16.83'),
(115016, '48359', 31, '', 'Curea transmisie cu caneluri', 0, 0, 188, '', 1, '20.83'),
(115017, '48360', 31, '', 'Curea transmisie cu caneluri', 0, 0, 188, '48360', 2, '15.05'),
(115018, '4PK948', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '17.96'),
(115019, '48361', 31, '', 'Curea transmisie cu caneluri', 0, 0, 188, '', 1, '17.07'),
(115020, '4PK955', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '14.462'),
(115021, '48363', 31, '', 'Curea transmisie cu caneluri', 0, 0, 188, '', 1, '17.32'),
(115022, '1 987 946 058', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '18.82'),
(115023, '58365', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'NEU-58300', 1, '20.2'),
(115024, '5PK1010ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '26.94'),
(115025, '5PK1013', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '27.58'),
(115026, '58367', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '19.68'),
(115027, 'DMV-4502', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '21.539'),
(115028, 'QBR51050', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '27.33'),
(115029, '5PK1053', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '25.88'),
(115030, '5PK1063', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '23.44'),
(115031, '1094 K5', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'K5', 1, '81.69'),
(115032, '58373', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '25.27'),
(115033, '5PK1113', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '22.01'),
(115034, '58375', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '25.56'),
(115035, '58377', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '21.94'),
(115036, '5PK1153', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '18.04'),
(115037, '5PK1193', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '28.29'),
(115038, '58381', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '22.288'),
(115039, '58383', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '26.69'),
(115040, '5PK1240ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '23.408'),
(115041, '58385', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '23.394'),
(115042, 'QBR51288', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '31.82'),
(115043, '20.1219', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '31.8'),
(115044, '58389', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '24.8'),
(115045, '58391', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '31.51'),
(115046, '1 987 947 838', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '24.36'),
(115047, '5PK1343', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '30.16'),
(115048, '58393', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '32.42'),
(115049, '58398ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '41.46'),
(115050, '5PK1435', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '31.1'),
(115051, '58401', 31, '', 'Curea transmisie cu caneluri', 0, 0, 82, 'MDC464', 1, '32.45'),
(123415, 'A5207', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '9.835'),
(115053, '20.1553', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '34.87'),
(115054, 'DMV-8503', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '34.51'),
(115055, '58425', 31, '', 'Curea transmisie cu caneluri', 0, 0, 82, '98200 0866 0 1', 2, '28.007'),
(115056, '58428', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '38.11'),
(118647, '5PK580', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '13.566'),
(115057, '58336', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '58336', 1, '19.7'),
(115058, '58339XS', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '20.46'),
(115059, '1 987 947 908', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '16.16'),
(115060, '5PK708', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '21.1'),
(115061, '5PK718', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '17.07'),
(115062, '58343', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '13.685'),
(115063, 'QBR5737', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '16.8'),
(115064, '58347', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '15.56'),
(115065, '5PK788', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '23.98'),
(115066, '1 987 AE0 968', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '24.19'),
(115067, '58350', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '23.68'),
(115068, '58351', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '18.87'),
(115069, '5PK828', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '18.74'),
(115070, '5PK838', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '15.78'),
(115071, '5PK848', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '18.172'),
(115072, '5PK858', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '19.54'),
(115073, '5502781', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 2, '16.527'),
(115074, '5PK870', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '18.179'),
(115075, '1 987 AE0 347', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '17.61'),
(115076, '5500681', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 1, '19.67'),
(115077, '58357', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '21.67'),
(115078, '5PK908', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '25.43'),
(115079, '1 987 947 868', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '17.53'),
(115080, '5PK918', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '16.632'),
(115081, '58359', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '22.74'),
(115082, '5PK933', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '25.67'),
(115083, '58361', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '22.2'),
(115084, '5PK963', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '21.61'),
(115085, '58363', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '18.29'),
(115086, '5PK978', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '12.971'),
(115087, 'QBR5988', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '22.91'),
(115088, '68380D', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '64.75'),
(115089, '68383D', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '68.52'),
(115090, '20.1419', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '69.43'),
(115091, '68431D', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '62.412'),
(115092, '6DPK1838', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '103.19'),
(115093, '68365', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '23.56'),
(115094, '1 987 947 817', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '32.42'),
(115095, '5510181', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 1, '20.78'),
(115096, '68814', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '31.53'),
(115097, '68368', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '22.925'),
(115098, '5576080', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 1, '22.32'),
(115099, '68369', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '22.07'),
(115100, '6PK1053', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '31.85'),
(115101, '68371', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '34.03'),
(115102, '6PK1088', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '34.3'),
(115103, '68373', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '23.625'),
(115104, '6PK1110ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '25.627'),
(115105, '1 987 AE0 307', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '23.69'),
(115106, '68376', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '25.298'),
(115107, '5576081', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 1, '24.37'),
(115108, '6PK1163', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '31.05'),
(115109, '1 987 947 818', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '24.031'),
(115110, '68381', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '25.94'),
(115111, '68383', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '39.03'),
(115112, '68811', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '33.76'),
(115113, '6PK1238', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '27.96'),
(115114, '68385', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '29.505'),
(115115, '1 987 947 947', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '45'),
(115116, '68387', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '30.18'),
(115117, '1 987 948 487', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '30.618'),
(115118, '20.1557', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '42.74'),
(115119, '68391', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '42.12'),
(115120, '6PK1328', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '43.06'),
(115121, '6PK1368', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '34.06'),
(115122, '6PK1375', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '44.3'),
(115123, '1376 K6', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'K6', 1, '41.93'),
(115124, '68396', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '34.7'),
(115125, '1 987 946 059', 31, '', 'Curea transmisie cu caneluri', 0, 0, 10, '', 2, '34.167'),
(115126, '68398', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '34.167'),
(115127, '20.1320', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '44.49'),
(115128, '6PK1438', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '40.96'),
(115130, '6PK1513', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '32.15'),
(115131, '5502582', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 1, '33.22'),
(115132, '5500780', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 2, '29.05'),
(115133, '6PK1570ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '36.93'),
(115134, '6PK1583', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '45.94'),
(115135, '68413', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '34.986'),
(115136, '6PK1610ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '44.62'),
(115137, '6PK1633', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '35.45'),
(115138, '6PK1655', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '27.99'),
(115139, '68419', 31, '', 'Curea transmisie cu caneluri', 0, 0, 308, '', 1, '34.27'),
(115141, '6PK1700', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '47.28'),
(115142, '68423', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '33.068'),
(115143, '5502680', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 1, '39.24'),
(115144, '6PK1763', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '35.94'),
(115145, '6PK1768', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '47.74'),
(115146, '68427', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '43.62'),
(115147, '68821', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '37.44'),
(115148, '68429', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '43.98'),
(115149, '5532880', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 1, '43.62'),
(115150, '1 987 946 072', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '36.56'),
(115151, '6PK1818', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '34.35'),
(115152, '6PK1830XS', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '42.55'),
(115153, '68433', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '47.04'),
(115154, '6PK1853', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '38.44'),
(115155, '1 987 946 018', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '37.24'),
(115156, '5532881', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 2, '37.968'),
(115157, '5532884', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 2, '29.848'),
(115158, '5510080', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 1, '37.15'),
(115159, '5532883', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 1, '34.11'),
(115160, '6PK1938', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '49.73'),
(115161, '1 987 AE0 395', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '33.544'),
(115162, '5510081', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 2, '35.868'),
(115163, '68445', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '40.628'),
(115164, '68446', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '52.31'),
(115165, '1 987 947 987', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '40.628'),
(115166, '5510082', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 1, '35.05'),
(115167, '5510083', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 1, '37.15'),
(115168, '6PK2063', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '51.23'),
(115169, '6PK2080ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '33.95'),
(115170, '5510084', 31, '', 'Curea transmisie cu caneluri', 0, 0, 542, '', 2, '42.189'),
(115172, '68455', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '69.92'),
(115173, '6PK2128', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '54.67'),
(115174, '6PK2138', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '55.85'),
(115175, '68457', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '56.39'),
(115176, '68801', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'R2644', 1, '56.42'),
(115177, '68459', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '43.918'),
(115178, '6PK2193', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '56.93'),
(115179, '6PK2213', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 2, '45.052'),
(115180, '1 987 948 306', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '50.29'),
(115181, '6PK2238', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '57.5'),
(115182, '68465', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '41.34'),
(115183, '6PK2257ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '60.48'),
(115184, '6PK2358', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '62.44'),
(115185, '6PK2413', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '52.01'),
(115186, '6PK2448', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '62.9'),
(115187, '68483', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '46.91'),
(115188, '6PK2500', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '64'),
(115189, '6PK2513', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '64.35'),
(115190, '2523 K6', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'K6', 1, '64.97'),
(115191, '68489', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '65.62'),
(115192, '20.1552', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '67.71'),
(115193, '68495', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '67.71'),
(115194, '68339', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '23.92'),
(115195, '6PK700', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '17.77'),
(115196, '68349', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '26.8'),
(115197, '6PK818', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '17.619'),
(115198, '68351', 31, '', 'Curea transmisie cu caneluri', 0, 0, 1260, '68351', 1, '20.75'),
(115199, '841 K6', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'K6', 1, '27.5'),
(115200, '6PK843', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '17.801'),
(115201, '68353', 31, '', 'Curea transmisie cu caneluri', 0, 0, 1260, '68353', 1, '22.32'),
(115202, '6PK860', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '17.801'),
(115203, 'QBR6870', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '28.6'),
(115204, '68355', 31, '', 'Curea transmisie cu caneluri', 0, 0, 1260, '68355', 1, '21.61'),
(115205, '6PK880ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '28.52'),
(115206, '6PK883', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '19.81'),
(115207, '6PK893', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '20.195'),
(115208, '68357', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '20.538'),
(115209, '68803', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'R2647', 1, '18.42'),
(115210, '6PK913', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '19.12'),
(115211, '6PK938', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '29.7'),
(115212, '20.1270', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '24.43'),
(115213, '6PK970', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '29.36'),
(115214, '6PK975', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '29.7'),
(115215, '6PK985', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '24.73'),
(115216, '78397D', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '110.45'),
(115217, '20.1427', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '37.39'),
(115218, '7PK1103', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '35.13'),
(115219, '78374', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '35.54'),
(115220, '78375', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '27.524'),
(115221, '20.1433', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '38.84'),
(115222, '78391ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '27.748'),
(115223, '78396', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '42.17'),
(115224, '78397', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '44.81'),
(115225, 'DMV-2033', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '51.82'),
(115226, '7PK1640', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '52.42'),
(115227, '7PK1750', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '58.9'),
(115228, '78427', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '60'),
(115229, '7PK1793', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '60.08'),
(115230, '7PK1800', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, 'ICON_POLYV', 1, '60.67'),
(115231, '78812', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '78812', 1, '61.07'),
(115232, '78441', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '62.15'),
(115233, '7PK1973', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '62.57'),
(115234, '20.1449', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '61.75'),
(115235, '7PK1988', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '62.47'),
(115236, '78449', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '63.6'),
(115237, '7PK2255', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '71.61'),
(115238, '20.1583', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '66.61'),
(115239, 'QBR72337', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '72.68'),
(115240, '7PK2535', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '108.49'),
(115241, '7PK2710XS', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '71.785'),
(115242, '7PK2843', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '69.46'),
(115243, '78515', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '64.232'),
(115244, '8PK1005ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '65.11'),
(115245, '8PK1020ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '68.21'),
(115246, '8PK1035ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '71.16'),
(115247, '8PK1052ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '73.21'),
(115248, '88373ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '75.33'),
(115249, '88377ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '76.24'),
(115250, '8PK1213ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '80.44'),
(115251, '8PK1222ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '48.82'),
(115252, '8PK1255ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '81.18'),
(115253, '8PK1375ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '78.86'),
(115254, '88397ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '84.24'),
(115255, '8PK1420ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '47.474'),
(115256, '8PK1438ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '85.55'),
(115257, '88401ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '85.55'),
(115258, '8PK1460ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '89.24'),
(115259, '8PK1480ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '44.06'),
(115260, 'K080594GS', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '92.5'),
(115261, '88408ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '95.46'),
(115262, '8PK1553ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '96.57'),
(115263, '8PK1580ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '101.3'),
(115264, '8PK1610ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '101.12'),
(115265, '8PK1635ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '80.71'),
(115266, '88420ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '114.28'),
(115267, '8PK1715ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '114.41'),
(115268, '8PK1795ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '114.44'),
(115269, '8PK1910ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '116.66'),
(115270, '8PK1938ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '119.38'),
(115271, '8PK1958ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '120.16'),
(115272, '88444ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '119.62'),
(115273, '88445ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '123.75'),
(115274, '8PK2035', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '97.01'),
(115275, '8PK2045ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 2, '60.403'),
(115276, '88449ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '127.21'),
(115277, '88450ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '127.92'),
(115278, '8PK2143ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '135.44'),
(115279, '88460', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '74.8'),
(115280, '8PK2380ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '117.23'),
(115281, '8PK2523ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '129.23'),
(115282, '8PK2553ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '124.25'),
(115283, '8PK2585ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '104.99'),
(115284, '88349ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '54.87'),
(115285, '8PK880ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '57.46'),
(115286, '8PK905ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '57.59'),
(115287, '8PK958ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '59.64'),
(115288, '88363ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '62.36'),
(115289, '8PK975ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '61.22'),
(115290, '98381ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '58.03'),
(115291, '20.1490', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '62.78'),
(115292, '98423ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '91.15'),
(115293, '9PK1825ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '97.17'),
(115294, '9PK1920ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '112.22'),
(115295, '9PK1930ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '109.84'),
(115296, '9PK2080ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '122.27'),
(115297, '98453ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '121.37'),
(115298, '98455ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '128.65'),
(115299, '9PK2300ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '178.55'),
(115300, '9PK2322ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '194.34'),
(115301, '9PK2615ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '280.22'),
(115302, '9PK2835ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '127.58'),
(115303, '9PK2870ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '129.09'),
(115304, '9PK4100ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '403.94'),
(115305, '9PK4145ES', 31, '', 'Curea transmisie cu caneluri', 0, 0, 305, '', 1, '406.22'),
(115306, '3A2250', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '0'),
(115307, '3A2500', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '38.04'),
(115308, '20.0265', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '45.35'),
(115309, 'QBA1000', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.8'),
(115310, 'QBA1014', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.8'),
(115311, 'QBA1025', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '11.53'),
(115312, 'QBA1038', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.17'),
(115313, 'QBA1050', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.52'),
(115314, 'QBA1063', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.52'),
(115315, '1A1065', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.38'),
(115316, 'QBA1075', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.55'),
(115317, 'QBA1088', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.63'),
(115318, 'QBA1100', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '10.54'),
(115319, 'QBA1113', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.98'),
(115320, 'QBA1125', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.98'),
(115321, 'QBA1138', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.74'),
(115322, 'QBA1150', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.01'),
(115323, '1A1160', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.01'),
(115324, '20.0066', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.01'),
(115325, 'QBA1175', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.71'),
(115326, 'QBA1187', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.71'),
(115327, 'QBA1200', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.71'),
(115328, 'QBA1213', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.92'),
(115329, 'QBA1225', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '15.11'),
(115330, 'QBA1238', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.92'),
(115331, 'QBA1250', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '15.32'),
(115332, 'QBA1275', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '15.32'),
(115333, 'QBA1287', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '15.32'),
(115334, 'QBA1300', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '15.32'),
(115335, 'QBA1325', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '15.92'),
(115336, '20.0077', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '15.92'),
(115337, 'QBA1350', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '20.97'),
(115338, 'QBA1375', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '20.63'),
(115339, '20.0080', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '21.3'),
(115340, '20.0081', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '22.08'),
(115341, 'QBA1450', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '22.31'),
(115342, '20.0083', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '18.04'),
(115343, '20.0084', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '21.64'),
(115344, '20.0085', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '18.71'),
(115345, '20.0086', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '23.82'),
(115346, '20.0087', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '24.02'),
(115347, '1A1650', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '19.57'),
(115348, 'QBA545', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '8.95'),
(115349, '1A0580', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '9.11'),
(115350, 'QBA600', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '9'),
(115351, 'QBA610', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '9.06'),
(115352, '20.0003', 31, '', 'Curea transmisie', 0, 0, 10, '20.0003', 1, '9.27'),
(115353, 'QBA625', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '9.44'),
(115354, 'QBA638', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '9.76'),
(115355, '1A0643', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '9.89'),
(115356, 'QBA650', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '7.77'),
(115357, '20.0009', 31, '', 'Curea transmisie', 0, 0, 10, '20.0009', 1, '9.68'),
(115358, 'QBA666', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '9.44'),
(115359, 'QBA675', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '9.89'),
(115360, 'QBA687', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '9.76'),
(115361, 'QBA700', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '9.89'),
(115362, 'QBA713', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '10.14'),
(115363, 'QBA725', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '7.39'),
(115364, 'QBA737', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '10.7'),
(115365, 'QBA750', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '10.78'),
(115366, 'QBA762', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '10.7'),
(115367, 'QBA775', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '10.78'),
(115368, 'QBA788', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '10.7'),
(115369, 'QBA800', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '7.82'),
(115370, 'QBA813', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '11.02'),
(115371, 'QBA825', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '8.44'),
(115372, 'QBA838', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '10.81'),
(115373, 'QBA850', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '8.14'),
(115374, '1A0858', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '11.02'),
(115375, 'QBA863', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '9.97'),
(115376, 'QBA875', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '8.3'),
(115377, 'QBA887', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '11.08'),
(115378, 'QBA900', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '11.02'),
(115379, 'QBA914', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '8.09'),
(115380, 'QBA925', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '11.64'),
(115381, 'QBA937', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '11.64'),
(115382, '20.0041', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '9.46'),
(115383, 'QBA950', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '9.14'),
(115384, 'QBA963', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.36'),
(115385, 'QBA975', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '11.64'),
(115386, 'QBA987', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.8'),
(115387, 'QBB1000', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.66'),
(115388, 'QBB1013', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '16.05'),
(115389, 'QBB1025', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '16.18'),
(115390, 'QBB1040', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '16.37'),
(115391, 'QBB1050', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.74'),
(115392, 'QBB1063', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '16.56'),
(115393, 'QBB1075', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.76'),
(115394, '20.0171', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '16.77'),
(115395, 'QBB1100', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.14'),
(115396, 'QBB1113', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '17.53'),
(115397, 'QBB1125', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.52'),
(115398, '3A1138', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '17.63'),
(115399, 'QBB1150', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '15.22'),
(115400, '3A1155', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '17.58'),
(115401, 'QBB1162', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '17.58'),
(115402, '3A1165', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '17.53'),
(115403, 'QBB1175', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '18.17'),
(115404, 'QBB1187', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '18.04'),
(115405, 'QBB1200', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '17.8'),
(115406, 'QBB1225', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '19.75'),
(115407, '20.0187', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '18.52'),
(115408, 'QBB1250', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '15.86'),
(115409, 'QBB1262', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '18.71'),
(115410, 'QBB1275', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '16.32'),
(115411, '20.0192', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '19.11'),
(115412, '20.0270', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '19.11'),
(115413, 'QBB1300', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '17.53'),
(115414, 'QBB1325', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '19.84'),
(115415, '3A1338', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '19.84'),
(115416, 'QBB1350', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '17.1'),
(115417, 'QBB1375', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '17.53'),
(115418, 'QBB1387', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '20.24'),
(115419, 'QBB1400', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '25.47'),
(115420, 'QBB1425', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '20.37'),
(115421, 'QBB1450', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '22.14'),
(115422, '3A1460', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '25.8'),
(115423, 'QBB1475', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '26.14'),
(115424, '20.0211', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '20.8'),
(115425, 'QBB1500', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '18.01'),
(115426, '3A1518', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '20.32'),
(115427, 'QBB1525', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '26.85'),
(115428, 'QBB1550', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '23.22'),
(115429, '20.0218', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '27.38'),
(115430, '20.0220', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '27.38'),
(115431, '20.0222', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '27.38'),
(115432, '20.0224', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '27.18'),
(115433, '20.0226', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '22.58'),
(115434, '20.0228', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '28.6'),
(115435, '20.0230', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '28.69'),
(115436, '20.0232', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '29.37'),
(115437, '20.0234', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '29.7'),
(115438, '20.0236', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '30.17'),
(115439, '20.0238', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '24.43'),
(115440, '20.0239', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '24.62'),
(115441, '20.0241', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '31.55'),
(115442, '20.0243', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '32.05'),
(115443, '20.0245', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '32.35'),
(115444, '20.0246', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '32.49'),
(115445, '20.0248', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '32.96'),
(115446, '20.0250', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '32.96'),
(115447, '20.0252', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '33.3'),
(115448, '20.0256', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '34.37'),
(115449, '3A2100', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '37.67'),
(115450, '3A2125', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '42.43'),
(115451, '3A2200', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '43.27'),
(115452, '3A0600', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '11.48'),
(115453, '3A0610', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '11.77'),
(115454, 'QBB625', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '11.77'),
(115455, '3A0640', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '11.77'),
(115456, 'QBB650', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.36'),
(115457, '3A0655', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.31'),
(115458, '3A0670', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.36'),
(115459, 'QBB675', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.31'),
(115460, 'QBB700', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.74'),
(115461, '20.0125', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.85'),
(115462, 'QBB725', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.8'),
(115463, 'QBB750', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.8'),
(115464, 'QBB762', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.74'),
(115465, 'QBB775', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '12.98'),
(115466, 'QBB783', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.04'),
(115467, '3A0795', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.41'),
(115468, 'QBB800', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.63'),
(115469, 'QBB813', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.52'),
(115470, 'QBB825', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.79'),
(115471, 'QBB838', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.27'),
(115472, 'QBB850', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '13.98'),
(115473, 'QBB860', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.44'),
(115474, 'QBB875', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.17'),
(115475, '3A0885', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.35'),
(115476, '3A0890', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.71'),
(115477, 'QBB900', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.17'),
(115478, 'QBB914', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.08'),
(115479, 'QBB925', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '15.11'),
(115480, 'QBB937', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '15.11'),
(115481, 'QBB950', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.62'),
(115482, 'QBB963', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.84'),
(115483, 'QBB975', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '14.92'),
(115484, 'QBB987', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '15.38'),
(115485, '3A0990', 31, '', 'Curea transmisie', 0, 0, 10, '', 1, '15.38'),
(115486, '5730370', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '66.29'),
(115487, '5740071', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '74.32'),
(115488, '5545470', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '61.15'),
(115489, '5841070', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '61.34'),
(115490, '5531670', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '52.12'),
(115491, '5570370', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '105.67'),
(115492, '5731572', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '52.31'),
(115493, '5570376', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '28.72'),
(115494, '5596570', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '61.63'),
(115495, '5530673', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '57.01'),
(115496, '5702071', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '36.61'),
(115497, '5558070', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '53.22'),
(115498, '5556270', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '93.33'),
(115499, '5840670', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '60.8'),
(115500, '5548970', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '82.58'),
(115501, '5660970', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '45.05'),
(115502, '5582672', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '67.98'),
(115503, '5558170', 31, '', 'Curele de distributie', 0, 0, 307, '5558170', 1, '60.8'),
(115504, '5592172', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '67.2'),
(115505, '5582271', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '59.27'),
(115506, '5612770', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '41.61'),
(115507, '5695170', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '82.98'),
(115508, '5549170', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '68.98'),
(115509, '5557270', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '41.72'),
(115510, '5558270', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '61.02'),
(115511, '5700272', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '50.78'),
(115512, '5585270', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '27.2'),
(115513, '5576670', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '94.7'),
(115514, '5731270', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '60.96'),
(115515, '5520870', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '65.67'),
(115516, '5520872', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '58.92'),
(115517, '5576970', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '71.96'),
(115518, '5588170', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '86.82'),
(115519, '5810772', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '100.69'),
(115520, '5840371', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '42.26'),
(115521, '5592173', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '54.14'),
(115522, '5560570', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '63.65'),
(115523, '5590670', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '62.57'),
(115524, '5595870', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '42.95'),
(115525, '5595871', 31, '', 'Curele de distributie', 0, 0, 307, '', 1, '33.73');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(115526, '5740170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '40.45'),
(115527, '5584478', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '55.16'),
(115528, '5535170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '67.09'),
(115529, '5682171', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '55.18'),
(115530, '5840770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '76.58'),
(115531, '5577270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '64.35'),
(115532, '5549472', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '88.7'),
(115533, '5597370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '103.49'),
(115534, '5595372', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '49.46'),
(115535, '5577170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '43.41'),
(115536, '5592174', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '56.58'),
(115537, '5597470', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '81.23'),
(115538, '5595371', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '60.75'),
(115539, '5584476', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '104'),
(115540, '5731371', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '32.47'),
(115541, '5732771', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '27.93'),
(115542, '5601570', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '35.4'),
(115543, '5598470', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '100.59'),
(115544, 'DTB-2011', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '62.28'),
(115545, '5551970', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '49.54'),
(115546, '5555572', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '76.85'),
(115547, '50000706', 31, '', 'Curea de distributie', 0, 0, 3096, '', 1, '16.69'),
(115548, '5950370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '75.02'),
(115549, '5730270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '36.42'),
(115550, '5520871', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '36.85'),
(115551, '5540570', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '31.21'),
(115552, 'DTB-6510', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '49.38'),
(115553, '5731370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '60.91'),
(115554, '5500070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '30.13'),
(115555, '5691370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '48.38'),
(115556, '5551570', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '51.5'),
(115557, '5660470', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '33.76'),
(115558, '5720170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '16.74'),
(115559, '5500072', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '37.5'),
(115560, '5530070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '41.99'),
(115561, '5500170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '55.05'),
(115562, 'DTB-4504', 31, '', 'Curea de distributie', 0, 0, 306, '', 2, '66.332'),
(115563, '5691571', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '17.77'),
(115564, '5540370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '26.42'),
(115565, '5530170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '42.44'),
(115566, '5580970', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '29.97'),
(115567, '5730470', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '49.16'),
(115568, '5611570', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '38.65'),
(115569, '5550170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '32.82'),
(115570, 'DTB-9034', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '46.48'),
(115571, 'DTB-2020', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '37.9'),
(115572, '5826070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '32.82'),
(115573, '5741170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '41.32'),
(115574, 'DTB-1513', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '24.52'),
(115575, '5770270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '20.24'),
(115576, '5770570', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '21.53'),
(115577, '5500071', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '36.18'),
(115578, '5691270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '37.31'),
(115579, '5690370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '62.52'),
(115580, 'DTB-4509', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '36.99'),
(115581, 'DTB-4505', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '34.03'),
(115582, '5500270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '35.32'),
(115583, '5700470', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '29.92'),
(115584, '5580471', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '25.59'),
(115585, '5550770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '39.17'),
(115586, '5580971', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '35.51'),
(115587, 'DTB-4510', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '53.01'),
(115588, '5702070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '38.79'),
(115589, '5580171', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '21.61'),
(115590, '5660072', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '28.06'),
(115591, '5580771', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '30.08'),
(115592, '5580570', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '42.95'),
(115593, '5580571', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '52.85'),
(115594, '5580972', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '71.53'),
(115595, 'DTB-6507', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '43.28'),
(115596, '5520370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '22.75'),
(115597, '5582972', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '48.46'),
(115598, '5582973', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '56.91'),
(115599, '5582670', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '44.78'),
(115600, 'DTB-2023', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '42.04'),
(115601, '50000701', 31, '', 'Curea de distributie', 0, 0, 3096, '', 1, '19.94'),
(115602, '5540071', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '37.42'),
(115603, '50000702', 31, '', 'Curea de distributie', 0, 0, 3096, '', 1, '19.3'),
(115604, '5540070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '15.24'),
(115605, '5650070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '23.4'),
(115606, '5544671', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '21.94'),
(115607, '5580470', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '17.82'),
(115608, '5680271', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '26.3'),
(115609, '5540170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '24.65'),
(115610, '5661371', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '18.84'),
(115611, 'DTB-5528', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '13.84'),
(115612, '5730071', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '17.55'),
(115613, '5680370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '27.63'),
(115614, 'DTB-6529', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '21.61'),
(115615, '5580770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '25.54'),
(115616, '5680270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '17.1'),
(115617, '5582370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '35.18'),
(115618, '5580870', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '34.78'),
(115619, '5550271', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '38.6'),
(115620, '5520671', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '24.86'),
(115621, '5520670', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '17.77'),
(115622, '5520070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '30.86'),
(115623, '5520270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '31.85'),
(115624, 'DTB-6504', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '36.9'),
(115625, 'DTB-9009', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '37.5'),
(115626, '5690570', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '40.45'),
(115627, '5540171', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '30.86'),
(115628, 'DTB-9018', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '48.33'),
(115629, '5610570', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '61.48'),
(115630, '5610470', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '63.03'),
(115631, '5550070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '35'),
(115632, '5660270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '51.58'),
(115633, '5550277', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '50.67'),
(115634, '5730070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '24.91'),
(115635, '50000705', 31, '', 'Curea de distributie', 0, 0, 3096, '', 1, '23.63'),
(115636, '50000703', 31, '', 'Curea de distributie', 0, 0, 3096, '', 1, '18.07'),
(115637, 'DTB-2022', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '39.97'),
(115638, '5692870', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '56.72'),
(115639, '5530370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '40.29'),
(115640, '5540770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '70.21'),
(115641, '5520970', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '55.05'),
(115642, '5520271', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '35.94'),
(115643, '5582270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '49.25'),
(115644, '5651670', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '77.62'),
(115645, '5730170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '32.93'),
(115646, '5790870', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '41.77'),
(115647, '5660071', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '45.29'),
(115648, 'DTB-6530', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '35.91'),
(115649, '5530770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '43.22'),
(115650, '5551470', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '45.86'),
(115651, '5661870', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '40.89'),
(115652, '5541770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '48.49'),
(115653, '5770471', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '36.66'),
(115654, '5651270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '66.07'),
(115655, '5551070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '73.14'),
(115656, '5701970', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '46.58'),
(115657, '5740171', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '41.9'),
(115658, '5701372', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '40.8'),
(115659, 'DTB-1511', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '35.38'),
(115660, 'DTB-4514', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '37.2'),
(115661, '5700270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '39.27'),
(115662, '5660370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '63.87'),
(115663, '5740172', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '53.01'),
(115664, '5701371', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '36.99'),
(115665, 'DTB-8001', 31, '', 'Curea de distributie', 0, 0, 306, '', 2, '71.211'),
(115666, 'DTB-8008', 31, '', 'Curea de distributie', 0, 0, 306, '', 2, '2.947'),
(115667, 'DTB-1514', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '18.74'),
(115668, '5681070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '38.81'),
(115669, 'DTB-9008', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '61.77'),
(115670, '5682170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '58.09'),
(115671, '5700670', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '42.53'),
(115672, '5790871', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '45.21'),
(115673, '5701370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '53.06'),
(115674, '5543670', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '54.22'),
(115675, '5810070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '41.93'),
(115676, '5770370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '77.52'),
(115677, '5740070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '54.94'),
(115678, '5740670', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '41.96'),
(115679, '5740770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '29.65'),
(115680, 'DTB-5531', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '41.1'),
(115681, '5610970', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '68.81'),
(115682, '5731770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '55.05'),
(115683, 'DTB-8504', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '28.73'),
(115684, '5790970', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '64'),
(115685, 'DTB-3504', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '40.4'),
(115686, 'DTB-4508', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '65.11'),
(115687, '5732171', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '73.14'),
(115688, '5770271', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '39.81'),
(115689, '5650071', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '50.1'),
(115690, 'DTB-5537', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '91.42'),
(115691, '5690070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '29.7'),
(115692, '5692070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '48.62'),
(115693, '5701070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '60.02'),
(115694, 'DTB-8511', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '48.82'),
(115695, '5731570', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '55.85'),
(115696, '5550272', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '53.79'),
(115697, '5732170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '67.79'),
(115698, '5730870', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '85.13'),
(115699, '5680770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '57.66'),
(115700, 'DTB-3508', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '86.04'),
(115701, '5542770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '23.31'),
(115702, '5542870', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '34.11'),
(115703, '5542872', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '30.64'),
(115704, '5541370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '25.19'),
(115705, '5690071', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '34.97'),
(115706, '5552470', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '96.98'),
(115707, 'DTB-9024', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '70.05'),
(115708, '5583770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '31.91'),
(115709, '5740370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '37.55'),
(115710, '5740371', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '41.69'),
(115711, '5660771', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '59.4'),
(115712, '5590171', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '63.57'),
(115713, '5531570', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '40.11'),
(115714, '5540571', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '54.24'),
(115715, '5540270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '46.96'),
(115716, '5530670', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '39.44'),
(115717, '5530570', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '42.47'),
(115718, '5540271', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '46.58'),
(115719, '5532771', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '39.27'),
(115720, '5530270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '23.4'),
(115721, '5583570', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '58'),
(115722, '5583170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '32.07'),
(115723, '5583270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '55.29'),
(115724, '5585370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '60.32'),
(115725, '5522670', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '29.44'),
(115726, '5532170', 31, '', 'Curea de distributie', 0, 0, 307, '5532170', 1, '77.39'),
(115727, '5900270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '187.96'),
(115728, '5662870', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '60.61'),
(115729, 'DTB-9019', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '68.87'),
(115730, '5770470', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '59.78'),
(115731, 'DTB-6509', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '50.43'),
(115732, '5770472', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '35.45'),
(115733, '5700271', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '39.7'),
(115734, '5651170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '82.63'),
(115735, '5660271', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '52.39'),
(115736, '5544370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '38.52'),
(115737, '5544270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '43.2'),
(115738, '5900370', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '29.3'),
(115739, 'DTB-5536', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '40.26'),
(115740, '5544672', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '36.83'),
(115741, '5550071', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '38.33'),
(115742, 'DTB-6516', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '37.58'),
(115743, '55844701', 31, '', 'Curea de distributie', 0, 0, 3096, '', 1, '41.8'),
(115744, '5544070', 31, '', 'Curea de distributie', 0, 0, 307, '5544070', 1, '55.05'),
(115745, '5549070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '93.84'),
(115746, '5553670', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '82.85'),
(115747, '5534270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '43.11'),
(115748, '5543970', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '38.52'),
(115749, '5580173', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '21.4'),
(115750, '5610471', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '65.69'),
(115751, '5580473', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '39.08'),
(115752, 'DTB-3008', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '37.17'),
(115753, '5681270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '30.35'),
(115754, '5550274', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '54.89'),
(115755, 'DTB-1504', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '32.2'),
(115756, '5840270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '44.22'),
(115757, '5540172', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '56.64'),
(115758, '5550273', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '84.16'),
(115759, '5731970', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '73.19'),
(115760, '5840372', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '43.41'),
(115761, '5542672', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '81.85'),
(115762, '5549171', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '76.5'),
(115763, '5585071', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '66.88'),
(115764, '5550276', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '54.7'),
(115765, '5611170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '66.69'),
(115766, '5592470', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '65.16'),
(115767, '5590170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '56.12'),
(115768, '5900070', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '38.47'),
(115769, '5550270', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '52.09'),
(115770, '5584471', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '61.39'),
(115771, '5585072', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '66.12'),
(115772, '5587870', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '75.59'),
(115773, '5700570', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '49.62'),
(115774, '5580170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '21.34'),
(115775, '5613770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '61.23'),
(115776, '5532770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '39.89'),
(115777, '5555570', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '66.56'),
(115778, '5522770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '55.54'),
(115779, '5554170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '60.27'),
(115780, '5652170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '71.13'),
(115781, '5523170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '32.93'),
(115782, '5592170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '51.21'),
(115783, '5592171', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '45.91'),
(115784, '5553870', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '26.36'),
(115785, '5582671', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '73.57'),
(115786, '5730770', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '18.87'),
(115787, '5703870', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '59'),
(115788, 'DTB-4003', 31, '', 'Curea de distributie', 0, 0, 306, '', 1, '116.82'),
(115789, '5584470', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '53.95'),
(115790, '5580174', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '29.27'),
(115791, '5690170', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '53.22'),
(115792, '5580175', 31, '', 'Curea de distributie', 0, 0, 307, '', 1, '29.28'),
(115793, '80001700', 140, '', 'Role intinzatoare', 0, 0, 1533, '', 1, '549.09'),
(115794, '20.1045', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '13.82'),
(115795, '38325', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '38325', 1, '9.3'),
(115796, '38335', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '9.78'),
(115797, '38340', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '38340', 1, '10.62'),
(115798, '38343', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '11.05'),
(115799, 'DMV-2034', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '11.96'),
(115800, '3PK753', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '11.1'),
(115801, '38346', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '10.86'),
(115802, '38348', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '11.37'),
(115803, 'DMV-8505', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '11.592'),
(115804, 'DMV-6503', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '12.97'),
(115805, '20.1030', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '12.12'),
(115806, '38360', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '38360', 1, '13.12'),
(115807, '38363', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '38363', 1, '12.5'),
(115808, '48367', 42, '', 'Curele de transmisie multicane', 0, 0, 188, '', 1, '22.9'),
(115809, '4PK1038', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '15.89'),
(115810, '48369', 42, '', 'Curele de transmisie multicane', 0, 0, 188, '', 1, '18.89'),
(115811, '4PK1108', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '20.1'),
(115812, 'J1041413', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '26.96'),
(115813, '48404', 42, '', 'Curele de transmisie multicane', 0, 0, 188, '', 1, '20.75'),
(115814, '48330', 42, '', 'Curele de transmisie multicane', 0, 0, 188, '', 1, '11.21'),
(115815, '48332', 42, '', 'Curele de transmisie multicane', 0, 0, 188, '', 1, '11.27'),
(115816, '48336', 42, '', 'Curele de transmisie multicane', 0, 0, 188, '', 1, '14.08'),
(115817, 'DMV-1001', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '13.91'),
(115818, '4PK750', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '13.91'),
(115819, '48348', 42, '', 'Curele de transmisie multicane', 0, 0, 188, '', 2, '13.692'),
(115820, '4PK823', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '13.482'),
(115821, '4PK833', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '19.78'),
(115822, 'DMV-9050', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '14.259'),
(115823, '4PK928', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '18.68'),
(115824, 'DMV-3005', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '17.85'),
(115825, '4PK993', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '18.13'),
(115826, '58366', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '13.545'),
(115827, '58369', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '19.37'),
(115828, 'DMV-9019', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '23.485'),
(115829, '58380', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '27.23'),
(115830, 'DMV-9057', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '23.28'),
(115831, '58384', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '28.28'),
(115832, '1 987 AE0 300', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '28.2'),
(115833, 'DMV-5512', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '30.16'),
(115834, '58396', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '26.75'),
(115835, '5548080', 23, '', 'Curele de transmisie multicane', 0, 0, 542, '', 2, '24.423'),
(115836, '58409', 42, '', 'Curele de transmisie multicane', 0, 0, 313, '58409', 1, '33.98'),
(115837, '58412', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '31.58'),
(115838, '58331', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '58331', 1, '13.29'),
(115839, 'DMV-4504', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '15.862'),
(115840, '58340', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '58340', 1, '14.38'),
(115841, '58348', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '19.01'),
(115842, 'DMV-5517', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '16.4'),
(115843, '5PK923', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '16.947'),
(115844, '58360', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '17.51'),
(115845, '5502780', 42, '', 'Curele de transmisie multicane', 0, 0, 542, '', 1, '22.29'),
(115846, '5PK970', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '21.61'),
(115847, '5510180', 42, '', 'Curele de transmisie multicane', 0, 0, 542, '', 1, '21.21'),
(115848, '6PK1028', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '26.23'),
(115849, '5547480', 42, '', 'Curele de transmisie multicane', 0, 0, 542, '', 1, '21.91'),
(115850, '68818', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '23.373'),
(115851, '6PK1070', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '25.91'),
(115852, 'QBR61085', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '26.34'),
(115853, '5547481', 42, '', 'Curele de transmisie multicane', 0, 0, 542, '', 1, '24.04'),
(115854, '6PK1413', 42, '', 'Curele de transmisie multicane', 0, 0, 305, 'ICON_POLYV', 1, '30.88'),
(115855, '68401', 42, '', 'Curele de transmisie multicane', 0, 0, 308, '68401', 1, '35.45'),
(115856, '6PK1463', 42, '', 'Curele de transmisie multicane', 0, 0, 305, 'ICON_POLYV', 1, '30.13'),
(115857, '68411', 42, '', 'Curele de transmisie multicane', 0, 0, 308, '', 1, '38.68'),
(115858, '68412', 42, '', 'Curele de transmisie multicane', 0, 0, 308, '', 1, '32.23'),
(115859, '68414', 42, '', 'Curele de transmisie multicane', 0, 0, 308, '', 2, '35.273'),
(115860, '68820XS', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '35.38'),
(115861, '1 987 AE0 970', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '39.89'),
(115862, '5551280', 42, '', 'Curele de transmisie multicane', 0, 0, 542, '', 2, '36.309'),
(115863, '6PK1693', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '41.61'),
(115864, '68421', 42, '', 'Curele de transmisie multicane', 0, 0, 308, '', 2, '29.302'),
(115865, '20.1351', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '43.11'),
(115866, '6PK1840', 42, '', 'Curele de transmisie multicane', 0, 0, 305, 'ICON_POLYV', 1, '38.01'),
(115867, '20.1358', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '42.15'),
(115868, '6PK1888', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '32.87'),
(115869, '68443', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '34.54'),
(115870, 'DMV-4008', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '38.98'),
(115871, '6PK2175', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '46.45'),
(115872, '1 987 947 835', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '42.34'),
(115873, '68466', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '39.7'),
(115874, '68469', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '50.8'),
(115875, '68475', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '52.76'),
(115876, '2385 K6', 42, '', 'Curele de transmisie multicane', 0, 0, 305, 'K6', 1, '53.52'),
(115877, '68487', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '56.31'),
(115878, '673 K6', 42, '', 'Curele de transmisie multicane', 0, 0, 305, 'K6', 1, '17.55'),
(115879, '68343', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '18.42'),
(115880, '6PK738', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '18.29'),
(115881, '68345', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '17.248'),
(115882, '68352', 42, '', 'Curele de transmisie multicane', 0, 0, 1260, '68352', 1, '19.89'),
(115883, '68356', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '18.88'),
(115884, '68360', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '20.685'),
(115885, 'DMV-2032', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '20.42'),
(115886, '68361', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '24.5'),
(115887, '68363', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '22.477'),
(115888, '7PK1113', 42, '', 'Curele de transmisie multicane', 0, 0, 305, 'ICON_POLYV', 1, '31.8'),
(115889, '7PK1125', 42, '', 'Curele de transmisie multicane', 0, 0, 305, 'ICON_POLYV', 1, '33.57'),
(115890, '7PK1933', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '52.09'),
(115891, '78464', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '55.34'),
(115892, '78502', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '58.87'),
(115893, 'DTB-6525', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '35.59'),
(115894, '8FC 351 300-601', 42, '', 'Curele de distributie', 0, 0, 448, '35130060', 1, '22.69'),
(115895, '94073', 42, '', 'Curele de distributie', 0, 0, 448, 'C0073', 1, '17.95'),
(115896, '5691570', 42, '', 'Curele de distributie', 0, 0, 307, '', 1, '19.99'),
(115897, '94095', 42, '', 'Curele de distributie', 0, 0, 448, 'C0094', 1, '37.47'),
(115898, '94104', 42, '', 'Curele de distributie', 0, 0, 448, 'C0104', 1, '44.59'),
(115899, 'DTB-4503', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '23.41'),
(115900, '5680371', 42, '', 'Curele de distributie', 0, 0, 307, '', 1, '22.34'),
(115901, 'DTB-6528', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '45.24'),
(115902, '5740470', 42, '', 'Curele de distributie', 0, 0, 307, '', 1, '43.2'),
(115903, '094185', 42, '', 'Curele de distributie', 0, 0, 261, '', 1, '41.66'),
(115904, '094186', 42, '', 'Curele de distributie', 0, 0, 262, '', 1, '22.95'),
(115905, '5730970', 42, '', 'Curele de distributie', 0, 0, 307, '', 1, '21.26'),
(115906, '8FC 351 301-371', 42, '', 'Curele de distributie', 0, 0, 448, '35130137', 2, '600.334'),
(115907, '94221', 42, '', 'Curele de distributie', 0, 0, 448, 'C0224', 1, '39.19'),
(115908, '94295', 42, '', 'Curele de distributie', 0, 0, 448, 'C0267', 1, '28.17'),
(115909, 'DTB-9015', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '39.35'),
(115910, '5551572', 42, '', 'Curele de distributie', 0, 0, 307, '', 1, '53.79'),
(115911, 'DTB-5505', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '103.22'),
(115912, '5660070', 42, '', 'Curele de distributie', 0, 0, 307, '', 1, '30.24'),
(115913, 'DTB-4001', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '45.86'),
(115914, '5520470', 42, '', 'Curele de distributie', 0, 0, 307, '', 1, '37.09'),
(115915, '279018', 42, '', 'Curele de distributie', 0, 0, 261, '', 1, '42.23'),
(115916, 'DTB-2009', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '47.04'),
(115917, 'DTB-5511', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '108.7'),
(115918, '805500', 42, '', 'Curele de distributie', 0, 0, 261, '', 1, '68.52'),
(115919, '94680', 42, '', 'Curele de distributie', 0, 0, 448, 'C0680', 1, '39.68'),
(115920, '5521470', 42, '', 'Curele de distributie', 0, 0, 307, '', 1, '35.72'),
(115921, '5540470', 42, '', 'Curele de distributie', 0, 0, 307, '', 1, '30.03'),
(115922, '94742', 42, '', 'Curele de distributie', 0, 0, 448, 'C0742', 1, '56.66'),
(115923, 'DTB-6517', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '61.63'),
(115924, 'DTB-5517', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '59.62'),
(115925, 'DTB-9027', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '48.68'),
(115926, '94890', 42, '', 'Curele de distributie', 0, 0, 448, 'C0890', 1, '48.68'),
(115927, 'DTB-6519', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '44.51'),
(115928, 'DTB-5519', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '44.38'),
(115929, '5594970', 42, '', 'Curele de distributie', 0, 0, 307, '', 1, '62.82'),
(115930, 'DTB-6521', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '55.61'),
(115931, 'DTB-4007', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '55.61'),
(115932, 'DTB-4008', 42, '', 'Curele de distributie', 0, 0, 306, '', 2, '104.363'),
(115933, 'DTB-3007', 42, '', 'Curele de distributie', 0, 0, 306, '', 2, '93.702'),
(115934, 'DTB-2017', 42, '', 'Curele de distributie', 0, 0, 306, '', 2, '73.171'),
(126798, 'KTB144', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '274.42'),
(115935, 'DTB-9030', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '39.17'),
(115936, 'DTB-8514', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '74.7'),
(115937, '5703470', 42, '', 'Curele de distributie', 0, 0, 307, '', 1, '74.05'),
(115938, 'DTE-6512', 42, '', 'Kit-uri curele de distributie', 0, 0, 308, 'DTE-6512', 1, '154.67'),
(115939, '08.10.031', 10, '', 'Seturi garnituri', 0, 0, 321, '08.10.031', 1, '61.46'),
(115940, 'J1251128', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '27357.26'),
(115941, '7.030', 10, '', 'Ghiduri supapa', 0, 0, 402, '7.030_', 1, '9.82'),
(115942, '7.544', 10, '', 'Ghiduri supapa', 0, 0, 402, '7.544_', 1, '11.41'),
(115943, '201072', 192, '', 'Kit-uri rulmenti roata LKW', 0, 0, 919, '', 1, '3661.11'),
(115944, '61-52760-10', 60, '', 'Simeringuri', 0, 0, 318, '615276010', 1, '62.14'),
(115945, '439185', 113, '', 'Simeringuri', 0, 0, 4, 'DSC05124', 1, '25.78'),
(115946, '1 987 477 956', 113, '', 'Garnituri chiulasa', 0, 0, 124, '', 1, '92.29'),
(115947, '0 986 478 716', 113, '', 'Garnituri chiulasa', 0, 0, 82, 'K0986478716', 1, '75.59'),
(115948, '1 987 476 148', 113, '', 'Garnituri chiulasa', 0, 0, 83, '', 1, '74.53'),
(115949, '1 987 481 058', 113, '', 'Garnituri chiulasa', 0, 0, 83, '', 1, '96.83'),
(115950, '350213360000', 113, '', 'Garnituri chiulasa', 0, 0, 470, 'RTD_BM360_WR', 1, '61.89'),
(115951, '350213780000', 113, '', 'Garnituri chiulasa', 0, 0, 470, 'RTD_BM780_WR', 1, '1.16'),
(115952, '350213980000', 113, '', 'Garnituri chiulasa', 0, 0, 470, 'RTD_BM980_WR', 1, '97.12'),
(115953, '0 986 424 160', 113, '', 'Garnituri chiulasa', 0, 0, 402, 'K0986424160', 1, '54.55'),
(115954, '0 986 461 117', 113, '', 'Garnituri chiulasa', 0, 0, 402, 'K0986461117', 1, '107.31'),
(115955, '0 986 493 670', 113, '', 'Garnituri chiulasa', 0, 0, 402, 'K0986493670', 1, '55.62'),
(115956, '0 986 496 007', 113, '', 'Garnituri chiulasa', 0, 0, 402, '', 1, '65.5'),
(115957, '0 986 496 017', 113, '', 'Garnituri chiulasa', 0, 0, 402, '', 1, '64.16'),
(115958, '0 986 496 059', 113, '', 'Garnituri chiulasa', 0, 0, 402, '', 1, '87.88'),
(115959, '0 204 115 058', 113, '', 'Garnituri chiulasa', 0, 0, 70, '', 1, '136.8'),
(115960, '0 204 115 242', 113, '', 'Garnituri chiulasa', 0, 0, 70, '', 1, '223.64'),
(115961, '0 204 115 256', 113, '', 'Garnituri chiulasa', 0, 0, 70, '', 1, '201.1'),
(115962, '0 986 487 290', 113, '', 'Garnituri chiulasa', 0, 0, 70, 'K0986487290', 1, '134.2'),
(115963, 'BS-7403', 113, '', 'Garnituri chiulasa', 0, 0, 70, 'BS-7403', 1, '140.56'),
(115964, '0 986 487 470', 113, '', 'Garnituri chiulasa', 0, 0, 70, 'K0986487470', 1, '79.73'),
(115965, 'BS-1903', 113, '', 'Garnituri chiulasa', 0, 0, 70, 'BS-1903', 1, '204.11'),
(115966, '0 986 487 578', 113, '', 'Garnituri chiulasa', 0, 0, 70, 'K0986487578', 1, '120.55'),
(115967, '0 265 100 057', 113, '', 'Seturi garnituri', 0, 0, 282, '', 1, '133.44'),
(115968, 'HW-1802', 113, '', 'Garnituri- admisie', 0, 0, 1260, 'HW-1802', 2, '108.822'),
(115969, 'T0448', 1, '', 'Planetare', 0, 0, 402, '20075 150  0 4', 1, '633.07'),
(115970, '70143', 1, '', 'Planetare', 0, 0, 3437, '70143', 1, '468.76'),
(115971, '571203J', 1, '', 'Planetare', 0, 0, 402, '571203', 1, '541.47'),
(115972, 'T5116', 1, '', 'Planetare', 0, 0, 402, '20153 160  0 4', 1, '675.57'),
(115973, '70154', 1, '', 'Planetare', 0, 0, 458, '70154', 1, '535'),
(115974, '70156', 1, '', 'Planetare', 0, 0, 458, '70156', 1, '750.32'),
(115975, '70157', 1, '', 'Planetare', 0, 0, 458, '70157', 1, '549.25'),
(115976, '70158', 1, '', 'Planetare', 0, 0, 458, '70158', 1, '532.92'),
(115977, '571456D', 1, '', 'Planetare', 0, 0, 402, '571456', 1, '430.76'),
(115978, '8ML 376 723-041', 1, '', 'Planetare', 0, 0, 468, '37672304', 1, '504.66'),
(115979, '180133', 1, '', 'Planetare', 0, 0, 402, '180133', 1, '483.21'),
(115980, 'T1809', 1, '', 'Planetare', 0, 0, 402, '20345 157  0 4', 1, '291.24'),
(115981, '13.0460-2999.2', 1, '', 'Planetare', 0, 0, 402, '602999', 1, '429.27'),
(115982, 'MDB1178', 1, '', 'Planetare', 0, 0, 402, '', 1, '12.07'),
(115983, 'T5082', 1, '', 'Planetare', 0, 0, 402, '20232 177  1 5', 1, '580.81'),
(115984, 'T0833', 1, '', 'Planetare', 0, 0, 402, '20605 135  0 5', 1, '31.35'),
(115985, 'T4090', 1, '', 'Planetare', 0, 0, 402, '20649 185  0 5', 1, '218.94'),
(115986, '180332', 1, '', 'Planetare', 0, 0, 402, '180332', 1, '178.97'),
(115987, '13.0460-2839.2', 1, '', 'Planetare', 0, 0, 402, '602839', 2, '29.33'),
(115988, '598048', 1, '', 'Planetare', 0, 0, 402, '20652', 1, '250.28'),
(115989, 'T0048', 1, '', 'Planetare', 0, 0, 402, '20653 180  0 5', 1, '237.01'),
(115990, '8FC 351 036-401', 1, '', 'Planetare', 0, 0, 448, '35103640', 1, '251.93'),
(115991, '180344', 1, '', 'Planetare', 0, 0, 402, '180344', 1, '251.93'),
(115992, 'BP488', 1, '', 'Planetare', 0, 0, 402, 'BP488', 1, '339.87'),
(115993, '70940', 1, '', 'Planetare', 0, 0, 458, '70940', 1, '542.85'),
(115994, '13.0460-7054.2', 1, '', 'Planetare', 0, 0, 402, '607054', 1, '417.75'),
(115995, '70945', 1, '', 'Planetare', 0, 0, 458, '70945', 1, '485.65'),
(115996, '70949', 1, '', 'Planetare', 0, 0, 458, '70949', 1, '1128.09'),
(115997, 'T0315', 1, '', 'Planetare', 0, 0, 402, '20956 140  0 4', 1, '613.7'),
(115998, '598180', 1, '', 'Planetare', 0, 0, 402, '20960', 1, '285.27'),
(115999, '70975', 1, '', 'Planetare', 0, 0, 458, '70975', 1, '292.7'),
(116000, 'T0332', 1, '', 'Planetare', 0, 0, 402, '21011 150  0 4', 1, '807.58'),
(116001, '71020', 1, '', 'Planetare', 0, 0, 605, '71020', 2, '32.277'),
(116002, '71021', 1, '', 'Planetare', 0, 0, 605, '71021', 2, '44.1'),
(116003, '71025', 1, '', 'Planetare', 0, 0, 605, '71025', 2, '143.017'),
(116004, 'T0323', 1, '', 'Planetare', 0, 0, 402, '21037 150  0 5', 2, '0'),
(116005, '71047', 1, '', 'Planetare', 0, 0, 605, '71047', 1, '272.9'),
(116006, '13.0460-4918.2', 1, '', 'Planetare', 0, 0, 402, '604918', 2, '1.729'),
(116007, '13.0460-4039.2', 1, '', 'Planetare', 0, 0, 402, '604039', 1, '464.55'),
(116008, '71053', 1, '', 'Planetare', 0, 0, 605, '71053', 1, '436.14'),
(116009, '71054', 1, '', 'Planetare', 0, 0, 605, '71054', 1, '450.37'),
(116010, '598075', 1, '', 'Planetare', 0, 0, 402, '21061', 2, '264.39'),
(116011, '71062', 1, '', 'Planetare', 0, 0, 605, '71062', 2, '318.913'),
(116012, '71066', 1, '', 'Planetare', 0, 0, 605, '71066', 2, '330.876'),
(116013, '71067', 1, '', 'Planetare', 0, 0, 605, '71067', 2, '337.862'),
(116014, '13.0460-2811.2', 1, '', 'Planetare', 0, 0, 402, '602811', 1, '508.27'),
(116015, '13.0460-5948.2', 1, '', 'Planetare', 0, 0, 402, '605948', 1, '272.9'),
(116016, '13.0460-5937.2', 1, '', 'Planetare', 0, 0, 402, '605937', 2, '32.837'),
(116017, '598029', 1, '', 'Planetare', 0, 0, 402, '21295', 1, '556.28'),
(116018, 'T0020', 1, '', 'Planetare', 0, 0, 402, '21336 150  0 5', 1, '211.64'),
(116019, '13.0460-5990.2', 1, '', 'Planetare', 0, 0, 402, '605990', 1, '223.34'),
(116020, '13.0460-3960.2', 1, '', 'Planetare', 0, 0, 402, '603960', 1, '0'),
(116021, '13.0460-5950.2', 1, '', 'Planetare', 0, 0, 402, '605950', 1, '0'),
(116022, '572239J', 1, '', 'Planetare', 0, 0, 402, '572239', 1, '406.47'),
(116023, '13.0460-5874.2', 1, '', 'Planetare', 0, 0, 402, '605874', 1, '272.84'),
(116024, '222219', 1, '', 'Planetare', 0, 0, 26, '220318', 2, '60.802'),
(116025, '180866', 1, '', 'Planetare', 0, 0, 402, '180866', 1, '417.67'),
(116026, 'BL1538A3', 1, '', 'Planetare', 0, 0, 402, 'BL1538A3', 1, '200.14'),
(116027, '13.0460-2825.2', 1, '', 'Planetare', 0, 0, 402, '602825', 1, '250.28'),
(116028, '141053', 1, '', 'Planetare', 0, 0, 402, '141053', 2, '81.739'),
(116029, '141054', 1, '', 'Planetare', 0, 0, 402, '141054', 2, '139.013'),
(116030, '13.0460-5952.2', 1, '', 'Planetare', 0, 0, 402, '605952', 2, '33.194'),
(116031, '180808', 1, '', 'Planetare', 0, 0, 2988, '180808', 1, '237.01'),
(116032, 'T5139', 1, '', 'Planetare', 0, 0, 402, '21682 145  1 5', 2, '152.026'),
(116033, '363702160415', 1, '', 'Planetare', 0, 0, 402, 'HAD_BP0415_WR', 2, '208.355'),
(116034, 'T3058', 1, '', 'Planetare', 0, 0, 402, '21730 140  0 4', 1, '255.19'),
(116035, 'T3075', 1, '', 'Planetare', 0, 0, 402, '21731 155  0 5', 2, '18.361'),
(116036, '13.0460-5984.2', 1, '', 'Planetare', 0, 0, 402, '605984', 1, '254.32'),
(116037, 'T3069', 1, '', 'Planetare', 0, 0, 402, '21967 138  0 4', 1, '255.19'),
(116038, 'T3088', 1, '', 'Planetare', 0, 0, 402, '21968 140  0 5', 2, '507.5'),
(116039, '00-0607', 1, '', 'Planetare', 0, 0, 1600, '', 2, '102.235'),
(116040, '72045', 1, '', 'Planetare', 0, 0, 458, '72045', 1, '224.75'),
(116041, '72046', 1, '', 'Planetare', 0, 0, 458, '72046', 2, '22.309'),
(116042, '72068', 1, '', 'Planetare', 0, 0, 458, '72068', 2, '65.527'),
(116043, '72077', 1, '', 'Planetare', 0, 0, 458, '72077', 2, '94.626'),
(116044, '72083', 1, '', 'Planetare', 0, 0, 458, '', 1, '207.89'),
(116045, '72090', 1, '', 'Planetare', 0, 0, 458, '72090', 1, '249.41'),
(116046, '72112', 1, '', 'Planetare', 0, 0, 458, '72112', 2, '39.928'),
(116047, '72115', 1, '', 'Planetare', 0, 0, 458, '', 1, '283.81'),
(116048, '72136', 1, '', 'Planetare', 0, 0, 458, '72136', 2, '36.792'),
(116049, '72253', 1, '', 'Planetare', 0, 0, 458, '72253', 1, '488.97'),
(116050, '72255', 1, '', 'Planetare', 0, 0, 458, '72255', 1, '491.04'),
(116051, '72317', 1, '', 'Planetare', 0, 0, 458, '72317', 1, '349.29'),
(116052, '72318', 1, '', 'Planetare', 0, 0, 458, '72318', 1, '358.27'),
(116053, '72321', 1, '', 'Planetare', 0, 0, 3436, '72321', 1, '373.48'),
(116054, '72328', 1, '', 'Planetare', 0, 0, 3436, '72328', 1, '372.62'),
(116055, '72333', 1, '', 'Planetare', 0, 0, 458, '72333', 1, '366.73'),
(116056, '72334', 1, '', 'Planetare', 0, 0, 458, '72334', 1, '346.93'),
(116057, '180920', 1, '', 'Planetare', 0, 0, 402, '180920', 1, '431.92'),
(116058, '13.0460-3946.2', 1, '', 'Planetare', 0, 0, 402, '603946', 2, '170.359'),
(116059, 'T1705', 1, '', 'Planetare', 0, 0, 402, '23664 148  0 5', 1, '588.16'),
(116060, '12-0919', 1, '', 'Planetare', 0, 0, 402, '919', 1, '467.81'),
(116061, '181446', 1, '', 'Planetare', 0, 0, 402, '181446', 1, '601.65'),
(116062, 'T1425', 1, '', 'Planetare', 0, 0, 402, '24056 155  0 5', 2, '261.191'),
(116063, '181649', 1, '', 'Planetare', 0, 0, 402, '181649', 1, '287.26'),
(116064, '2407601', 1, '', 'Planetare', 0, 0, 402, '', 2, '118.909'),
(116065, 'T1740', 1, '', 'Planetare', 0, 0, 402, '24111 171  0 5', 1, '353.65'),
(116066, 'T1802', 1, '', 'Planetare', 0, 0, 402, '', 1, '464.7'),
(116067, '141170', 1, '', 'Planetare', 0, 0, 402, '141170', 2, '0'),
(116068, 'T1523', 1, '', 'Planetare', 0, 0, 402, '24240 160  0 5', 2, '76.909'),
(116069, '13.0460-5785.2', 1, '', 'Planetare', 0, 0, 402, '605785', 2, '282.898'),
(116070, 'T1725', 1, '', 'Planetare', 0, 0, 402, '24599 155  1 5', 1, '584.58'),
(116071, '70090', 1, '', 'Articulatii planetare', 0, 0, 458, '70090', 1, '266.9'),
(116072, 'T0007', 1, '', 'Articulatii planetare', 0, 0, 402, '20182 155  0 5', 2, '177.975'),
(116073, '13.0460-4028.2', 1, '', 'Articulatii planetare', 0, 0, 402, '604028', 2, '310.373'),
(116074, '363702160662', 1, '', 'Articulatii planetare', 0, 0, 402, 'HAD_BP0662_WR', 1, '194.28'),
(116075, '12-0131', 1, '', 'Articulatii planetare', 0, 0, 8, '131', 2, '191.429'),
(116076, '180141', 1, '', 'Articulatii planetare', 0, 0, 402, '180141', 2, '130.599'),
(116077, '180532', 1, '', 'Articulatii planetare', 0, 0, 402, '180532', 2, '225.61'),
(116078, '00-0726', 1, '', 'Articulatii planetare', 0, 0, 1481, '', 2, '301.063'),
(116079, '00-0743', 1, '', 'Articulatii planetare', 0, 0, 1481, '', 2, '271.796'),
(116080, '180092', 1, '', 'Articulatii planetare', 0, 0, 402, '180092', 1, '219.6'),
(116081, '13.0460-3903.2', 1, '', 'Articulatii planetare', 0, 0, 402, '603903', 2, '406.077'),
(116082, '13.0460-3915.2', 1, '', 'Articulatii planetare', 0, 0, 402, '603915', 1, '32.31'),
(116083, '180531', 1, '', 'Articulatii planetare', 0, 0, 402, '180531', 2, '107.212'),
(116084, 'LP901', 1, '', 'Articulatii planetare', 0, 0, 402, 'LP901', 1, '136.41'),
(116085, 'BP108', 1, '', 'Articulatii planetare', 0, 0, 402, 'BP108', 1, '193.42'),
(116086, '180364', 1, '', 'Articulatii planetare', 0, 0, 402, '180364', 2, '215.579'),
(116087, '13.0460-2983.2', 1, '', 'Articulatii planetare', 0, 0, 402, '602983', 2, '239.407'),
(116088, '13.0460-3969.2', 1, '', 'Articulatii planetare', 0, 0, 402, '603969', 2, '200.809'),
(116089, '224718', 1, '', 'Articulatii planetare', 0, 0, 402, '224718', 2, '186.263'),
(116090, 'C3004', 1, '', 'Articulatii planetare', 0, 0, 402, '29984 170  0 5', 2, '323.064'),
(116091, '71007', 1, '', 'Articulatii planetare', 0, 0, 605, '71007', 2, '174.146'),
(116092, '71027', 1, '', 'Articulatii planetare', 0, 0, 605, '71027', 2, '192.269'),
(116093, '71030', 1, '', 'Articulatii planetare', 0, 0, 605, '71030', 2, '0'),
(116094, '71033', 1, '', 'Articulatii planetare', 0, 0, 605, '71033', 2, '73.395'),
(116095, '71034', 1, '', 'Articulatii planetare', 0, 0, 605, '71034', 2, '0'),
(116096, '71075', 1, '', 'Articulatii planetare', 0, 0, 605, '71075', 1, '218.09'),
(116097, '71078', 1, '', 'Articulatii planetare', 0, 0, 605, '71078', 2, '176.211'),
(116098, 'T1020', 1, '', 'Articulatii planetare', 0, 0, 402, '21088 170  0 5', 1, '189.63'),
(116099, '13.0460-3306.2', 1, '', 'Articulatii planetare', 0, 0, 402, '603306', 2, '230.055'),
(116100, '13.0460-2961.2', 1, '', 'Articulatii planetare', 0, 0, 402, '602961', 2, '403.256'),
(116101, '13.0460-3955.2', 1, '', 'Articulatii planetare', 0, 0, 402, '603955', 2, '175.623'),
(116102, '13.0460-7055.2', 1, '', 'Articulatii planetare', 0, 0, 402, '607055', 2, '193.508'),
(116103, '13.0460-5881.2', 1, '', 'Articulatii planetare', 0, 0, 402, '605881', 2, '114.156'),
(116104, '13.0460-2979.2', 1, '', 'Articulatii planetare', 0, 0, 402, '602979', 2, '140.595'),
(116105, '13.0460-2980.2', 1, '', 'Articulatii planetare', 0, 0, 402, '602980', 1, '216.07'),
(116106, '71150', 1, '', 'Articulatii planetare', 0, 0, 605, 'H0013', 2, '183.652'),
(116107, '13.0460-2969.2', 1, '', 'Articulatii planetare', 0, 0, 402, '602969', 2, '166.264'),
(116108, '71175', 1, '', 'Articulatii planetare', 0, 0, 605, '71175', 2, '2.24'),
(116109, '71178', 1, '', 'Articulatii planetare', 0, 0, 605, '71178', 2, '140'),
(116110, '13.0460-2809.2', 1, '', 'Articulatii planetare', 0, 0, 402, '602809', 2, '257.929'),
(116111, '71184', 1, '', 'Articulatii planetare', 0, 0, 605, '71184', 2, '191.408'),
(116112, 'BP824', 1, '', 'Articulatii planetare', 0, 0, 402, 'BP824', 1, '205.4'),
(116113, '71200', 1, '', 'Articulatii planetare', 0, 0, 605, '71200', 1, '227.77'),
(116114, '13.0460-6917.2', 1, '', 'Articulatii planetare', 0, 0, 402, '606917', 2, '349.02'),
(116115, '71257', 1, '', 'Articulatii planetare', 0, 0, 605, '71257', 2, '190.589'),
(116116, '71269', 1, '', 'Articulatii planetare', 0, 0, 605, '71269', 2, '149.212'),
(116117, '13.0460-7053.2', 1, '', 'Articulatii planetare', 0, 0, 402, '607053', 2, '49.91'),
(116118, '13.0460-3916.2', 1, '', 'Articulatii planetare', 0, 0, 402, '603916', 2, '381.822'),
(116119, '13.0460-3902.2', 1, '', 'Articulatii planetare', 0, 0, 402, '603902', 2, '253.554'),
(116120, 'T3055', 1, '', 'Articulatii planetare', 0, 0, 402, '21307 145  0 5', 2, '387.394'),
(116121, '8FH 351 312-181', 1, '', 'Articulatii planetare', 0, 0, 467, '35131218', 1, '179.52'),
(116122, '13.0460-4958.2', 1, '', 'Articulatii planetare', 0, 0, 402, '604958', 1, '238.79'),
(116123, 'T1357', 1, '', 'Articulatii planetare', 0, 0, 402, '20957 160  0 5', 2, '190.589'),
(116124, '180556', 1, '', 'Articulatii planetare', 0, 0, 402, '180556', 2, '174.965'),
(116125, 'T1323', 1, '', 'Articulatii planetare', 0, 0, 402, '21490 171  0 5', 2, '36.792'),
(116126, '13.0460-2805.2', 1, '', 'Articulatii planetare', 0, 0, 402, '602805', 2, '329.952'),
(116127, 'T0392', 1, '', 'Articulatii planetare', 0, 0, 402, '21526 170  0 5', 2, '119.021'),
(116128, 'T3072', 1, '', 'Articulatii planetare', 0, 0, 402, '21529 160  0 5', 2, '75.425'),
(116129, 'T1777', 1, '', 'Articulatii planetare', 0, 0, 402, '21562 170  0 5', 2, '58.065'),
(116130, '598469', 1, '', 'Articulatii planetare', 0, 0, 402, '21572', 2, '304.325'),
(116131, '540551', 1, '', 'Articulatii planetare', 0, 0, 402, '21574', 2, '267.785'),
(116132, '12-0417', 1, '', 'Articulatii planetare', 0, 0, 8, '417', 2, '190.498'),
(116133, '571755D', 1, '', 'Articulatii planetare', 0, 0, 402, '571755', 2, '199.724'),
(116134, 'T3056', 1, '', 'Articulatii planetare', 0, 0, 402, '21250 156  0 5 T4047', 1, '112.28'),
(116135, '13.0460-2977.2', 1, '', 'Articulatii planetare', 0, 0, 402, '602977', 2, '216.881'),
(116136, 'T1130', 1, '', 'Articulatii planetare', 0, 0, 402, '21812 180  0 5', 2, '226.149'),
(116137, '13.0460-2832.2', 1, '', 'Articulatii planetare', 0, 0, 402, '602832', 1, '0'),
(116138, '72121', 1, '', 'Articulatii planetare', 0, 0, 458, '', 2, '14.861'),
(116139, '72175', 1, '', 'Articulatii planetare', 0, 0, 458, '72175', 1, '187.72'),
(116140, '72177', 1, '', 'Articulatii planetare', 0, 0, 458, '72177', 1, '219.41'),
(116141, '72185', 1, '', 'Articulatii planetare', 0, 0, 458, '72185', 1, '248.16');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(116142, '72208', 1, '', 'Articulatii planetare', 0, 0, 458, '72208', 2, '175.266'),
(116143, '72270', 1, '', 'Articulatii planetare', 0, 0, 458, '72270', 2, '230.412'),
(116144, '72273', 1, '', 'Articulatii planetare', 0, 0, 458, '72273', 2, '66.787'),
(116145, '72274', 1, '', 'Articulatii planetare', 0, 0, 458, '72274', 2, '200.165'),
(116146, '72311', 1, '', 'Articulatii planetare', 0, 0, 458, '', 2, '0'),
(116147, '72348', 1, '', 'Articulatii planetare', 0, 0, 458, '72348', 1, '195.71'),
(116148, '72352', 1, '', 'Articulatii planetare', 0, 0, 3436, '72352', 2, '207.564'),
(116149, '72455', 1, '', 'Articulatii planetare', 0, 0, 458, '72455', 1, '170.31'),
(116150, '72461', 1, '', 'Articulatii planetare', 0, 0, 458, '72461', 2, '99.743'),
(116151, '72494', 1, '', 'Articulatii planetare', 0, 0, 458, '72494', 2, '158.025'),
(116152, '181165', 1, '', 'Articulatii planetare', 0, 0, 402, '181165', 2, '153.097'),
(116153, 'T1309', 1, '', 'Articulatii planetare', 0, 0, 402, '23608 150  0 5', 2, '156.233'),
(116154, 'T1615', 1, '', 'Articulatii planetare', 0, 0, 402, '23673 150  0 5', 2, '172.305'),
(116155, '2368701', 1, '', 'Articulatii planetare', 0, 0, 402, '23687 175  0 5', 2, '224.483'),
(116156, '573195J-AS', 1, '', 'Articulatii planetare', 0, 0, 402, '573195', 2, '244.531'),
(116157, '38-0890', 1, '', 'Articulatii planetare', 0, 0, 83, '', 1, '241.44'),
(116158, 'MDB2250', 1, '', 'Articulatii planetare', 0, 0, 402, '23697 135  0 4', 2, '253.505'),
(116159, '13.0460-5750.2', 1, '', 'Articulatii planetare', 0, 0, 402, '605750', 2, '178.206'),
(116160, 'T1706', 1, '', 'Articulatii planetare', 0, 0, 402, '23975 168  0 5', 2, '50.379'),
(116161, '13.0460-2725.2', 1, '', 'Articulatii planetare', 0, 0, 402, '602725', 2, '159.677'),
(116162, '13.0460-4842.2', 1, '', 'Articulatii planetare', 0, 0, 402, '604842', 1, '186.87'),
(116163, 'T1517', 1, '', 'Articulatii planetare', 0, 0, 402, '24215 160  0 5', 2, '0.8939'),
(116164, 'T1654', 1, '', 'Articulatii planetare', 0, 0, 402, '24280 160  0 5', 2, '24.031'),
(116165, 'MDB2345', 1, '', 'Articulatii planetare', 0, 0, 402, '', 2, '318.787'),
(116166, 'CV-6515', 1, '', 'Articulatii planetare', 0, 0, 5, 'CV-6515', 1, '179.44'),
(116167, '70064', 1, '', 'Kit-uri burdufe', 0, 0, 458, '70064', 1, '23.54'),
(116168, '13.0460-5835.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '605835', 1, '67.34'),
(116169, 'T0369', 1, '', 'Kit-uri burdufe', 0, 0, 402, '20029 150  0 5', 1, '97.45'),
(116170, 'BP652', 1, '', 'Kit-uri burdufe', 0, 0, 402, 'BP652', 1, '46.32'),
(116171, '180017', 1, '', 'Kit-uri burdufe', 0, 0, 1718, 'SPHERES', 1, '28.19'),
(116172, '13.0460-3606.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '603606', 1, '48.68'),
(116173, '180186', 1, '', 'Kit-uri burdufe', 0, 0, 402, '180186', 1, '52.74'),
(116174, 'T1286', 1, '', 'Kit-uri burdufe', 0, 0, 402, '21712 140  0 5', 1, '24.07'),
(116175, '13.0460-3961.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '603961', 1, '31.77'),
(116176, '598077', 1, '', 'Kit-uri burdufe', 0, 0, 402, '20347', 1, '21.71'),
(116177, '598085', 1, '', 'Kit-uri burdufe', 0, 0, 402, '598085', 1, '25.32'),
(116178, '00-0671', 1, '', 'Kit-uri burdufe', 0, 0, 475, '', 1, '25.93'),
(116179, '229952', 1, '', 'Kit-uri burdufe', 0, 0, 402, '229952', 1, '11.58'),
(116180, '13.0460-5946.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '605946', 1, '33.98'),
(116181, '2074105', 1, '', 'Kit-uri burdufe', 0, 0, 402, '20741 150  1 4', 1, '44.27'),
(116182, 'BP405', 1, '', 'Kit-uri burdufe', 0, 0, 402, 'BP405', 1, '29.33'),
(116183, '12-0187', 1, '', 'Kit-uri burdufe', 0, 0, 8, '187', 1, '0'),
(116184, '71001', 1, '', 'Kit-uri burdufe', 0, 0, 3437, '71001', 1, '25.78'),
(116185, 'T5005', 1, '', 'Kit-uri burdufe', 0, 0, 402, '20941 193  1 4', 2, '36.281'),
(116186, '13.0460-3804.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '603804', 2, '281.057'),
(116187, '13.0460-2948.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '602948', 1, '25.32'),
(116188, 'T0028', 1, '', 'Kit-uri burdufe', 0, 0, 402, '21121 140  0 5', 2, '115.955'),
(116189, '71135', 1, '', 'Kit-uri burdufe', 0, 0, 605, '71135', 2, '90.048'),
(116190, '71136', 1, '', 'Kit-uri burdufe', 0, 0, 3436, '71136', 1, '48.45'),
(116191, '71137', 1, '', 'Kit-uri burdufe', 0, 0, 605, '71137', 1, '28.32'),
(116192, '13.0460-2963.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '602963', 1, '21.39'),
(116193, '13.0460-3944.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '603944', 2, '137.053'),
(116194, '13.0460-5858.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '605858', 2, '144.207'),
(116195, '71143', 1, '', 'Kit-uri burdufe', 0, 0, 605, '71143', 1, '27.1'),
(116196, '13.0460-4070.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '604070', 2, '139.3'),
(116197, '71167', 1, '', 'Kit-uri burdufe', 0, 0, 605, '71167', 2, '405.398'),
(116198, '13.0460-5934.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '605934', 2, '38.906'),
(116199, 'T0046', 1, '', 'Kit-uri burdufe', 0, 0, 402, '20323 165  0 5', 2, '306.789'),
(116200, '71181', 1, '', 'Kit-uri burdufe', 0, 0, 605, '71181', 2, '237.664'),
(116201, '13.0460-2952.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '602952', 1, '25.88'),
(116202, '221007', 1, '', 'Kit-uri burdufe', 0, 0, 402, '', 2, '183.631'),
(116203, '8MK 376 721-621', 1, '', 'Kit-uri burdufe', 0, 0, 470, '37672162', 2, '231.105'),
(116204, '71264', 1, '', 'Kit-uri burdufe', 0, 0, 605, '71264', 2, '76.657'),
(116205, '13.0460-2943.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '602943', 1, '38.7'),
(116206, '13.0460-2806.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '602806', 1, '33.47'),
(116207, 'T0043', 1, '', 'Kit-uri burdufe', 0, 0, 402, '21367 150  0 4', 1, '26.54'),
(116208, '13.0460-5818.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '605818', 2, '139.706'),
(116209, '35-0295', 1, '', 'Kit-uri burdufe', 0, 0, 402, '35-0295', 1, '24.18'),
(116210, '13.0460-5974.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '605974', 2, '11.606'),
(116211, 'BP684', 1, '', 'Kit-uri burdufe', 0, 0, 402, 'BP684', 1, '16.96'),
(116212, 'BP767', 1, '', 'Kit-uri burdufe', 0, 0, 402, 'BP767', 2, '7.035'),
(116213, 'BP1008', 1, '', 'Kit-uri burdufe', 0, 0, 402, 'BP1008', 1, '35.09'),
(116214, '13.0460-5713.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '605713', 2, '61.264'),
(116215, 'BP859', 1, '', 'Kit-uri burdufe', 0, 0, 402, 'BP859', 1, '24.79'),
(116216, '180371', 1, '', 'Kit-uri burdufe', 0, 0, 402, '180371', 2, '12.299'),
(116217, 'T1131', 1, '', 'Kit-uri burdufe', 0, 0, 402, '21807 180  0 5', 2, '64.855'),
(116218, '72106', 1, '', 'Kit-uri burdufe', 0, 0, 458, '72106', 2, '111.216'),
(116219, '72209', 1, '', 'Kit-uri burdufe', 0, 0, 458, '72209', 1, '31.43'),
(116220, '72244', 1, '', 'Kit-uri burdufe', 0, 0, 458, '72244', 2, '113.197'),
(116221, '72265', 1, '', 'Kit-uri burdufe', 0, 0, 458, '72265', 2, '53.613'),
(116222, '72269', 1, '', 'Kit-uri burdufe', 0, 0, 458, '72269', 2, '66.85'),
(116223, '72275', 1, '', 'Kit-uri burdufe', 0, 0, 458, '72275', 2, '173.208'),
(116224, '72278', 1, '', 'Kit-uri burdufe', 0, 0, 458, '72278', 1, '44.25'),
(116225, '72280', 1, '', 'Kit-uri burdufe', 0, 0, 458, '72280', 1, '16.17'),
(116226, '72283', 1, '', 'Kit-uri burdufe', 0, 0, 458, '72283', 2, '87.934'),
(116227, '72284', 1, '', 'Kit-uri burdufe', 0, 0, 458, '72284', 2, '44.058'),
(116228, '72286', 1, '', 'Kit-uri burdufe', 0, 0, 458, '72286', 2, '2.954'),
(116229, '72291', 1, '', 'Kit-uri burdufe', 0, 0, 458, '72291', 2, '175.378'),
(116230, '72292', 1, '', 'Kit-uri burdufe', 0, 0, 3437, '72292', 2, '35.938'),
(116231, '72294', 1, '', 'Kit-uri burdufe', 0, 0, 458, '72294', 2, '14.553'),
(116232, '72295', 1, '', 'Kit-uri burdufe', 0, 0, 458, '', 2, '124.593'),
(116233, '13.0460-3979.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '603979', 2, '571.837'),
(116234, '13.0460-5841.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '605841', 2, '43.729'),
(116235, '73028', 1, '', 'Kit-uri burdufe', 0, 0, 458, '', 1, '23.36'),
(116236, '73035', 1, '', 'Kit-uri burdufe', 0, 0, 458, '73035', 2, '147.273'),
(116237, '598533', 1, '', 'Kit-uri burdufe', 0, 0, 402, '21907', 2, '83.699'),
(116238, 'BL1697A4', 1, '', 'Kit-uri burdufe', 0, 0, 402, 'BL1697A4', 2, '163.023'),
(116239, 'BL1684A2', 1, '', 'Kit-uri burdufe', 0, 0, 402, 'BL1684A2', 2, '324.464'),
(116240, '181249', 1, '', 'Kit-uri burdufe', 0, 0, 402, '181249', 1, '14.02'),
(116241, '180803', 1, '', 'Kit-uri burdufe', 0, 0, 402, '180803', 1, '20.06'),
(116243, 'T3102', 1, '', 'Kit-uri burdufe', 0, 0, 402, '23088 176  0 5', 1, '13.01'),
(116244, '0834.20', 1, '', 'Kit-uri burdufe', 0, 0, 402, '0834.20', 1, '23.84'),
(116245, 'T1141', 1, '', 'Kit-uri burdufe', 0, 0, 402, '23103 175  0 5', 1, '16.17'),
(116246, 'BP1002', 1, '', 'Kit-uri burdufe', 0, 0, 402, 'BP1002', 1, '31.77'),
(116247, '13.0460-4971.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '604971', 1, '17.33'),
(116248, '13.0460-4803.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '604803', 1, '30.98'),
(116249, '13.0460-7144.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '607144', 2, '176.974'),
(116250, '13.0460-7138.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '607138', 1, '49.53'),
(116251, '181117', 1, '', 'Kit-uri burdufe', 0, 0, 402, '181117', 1, '49.53'),
(116252, '2312801', 1, '', 'Kit-uri burdufe', 0, 0, 402, '23128 091  0 2', 1, '56.99'),
(116253, '598385', 1, '', 'Kit-uri burdufe', 0, 0, 402, '23129', 2, '137.606'),
(116254, 'FDB1444', 1, '', 'Kit-uri burdufe', 0, 0, 402, 'FDB1444', 2, '224.287'),
(116255, '180883', 1, '', 'Kit-uri burdufe', 0, 0, 402, '180883', 2, '93.562'),
(116256, '181393', 1, '', 'Kit-uri burdufe', 0, 0, 402, '181393', 1, '20.52'),
(116257, '0502.22', 1, '', 'Kit-uri burdufe', 0, 0, 402, '502 22', 1, '69.23'),
(116258, '13.0460-3996.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '603996', 1, '39.39'),
(116259, 'T1426', 1, '', 'Kit-uri burdufe', 0, 0, 402, '23367 150  0 5', 2, '7.161'),
(116260, 'T1427', 1, '', 'Kit-uri burdufe', 0, 0, 402, '23370 150  0 5', 1, '23.54'),
(116261, 'MDB2235', 1, '', 'Kit-uri burdufe', 0, 0, 402, '23371 145  0 4', 2, '376.299'),
(116262, '13.0460-5887.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '605887', 2, '292.908'),
(116263, '181382', 1, '', 'Kit-uri burdufe', 0, 0, 402, '181382', 1, '30.13'),
(116264, '13.0460-5812.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '605812', 1, '21.82'),
(116265, '13.0460-5746.2', 1, '', 'Kit-uri burdufe', 0, 0, 402, '605746', 1, '29.12'),
(116266, '0639.02', 1, '', 'Kit-uri burdufe', 0, 0, 402, '0639.02', 2, '167.461'),
(116267, '38-0891', 1, '', 'Kit-uri burdufe', 0, 0, 83, '', 2, '68.74'),
(116268, '572502J', 1, '', 'Kit-uri burdufe', 0, 0, 402, '', 1, '32.92'),
(116269, 'T1485', 1, '', 'Kit-uri burdufe', 0, 0, 402, '23990 207  0 5', 2, '171.262'),
(116270, 'T1362', 1, '', 'Kit-uri burdufe', 0, 0, 402, '24068 173  0 5', 1, '27.26'),
(116271, 'T1807', 1, '', 'Kit-uri burdufe', 0, 0, 402, '24604_185__1_5', 2, '0'),
(116272, 'BR-3217', 1, '', 'Kit-uri burdufe', 0, 0, 82, 'BR-3217', 2, '66.766'),
(116273, '8ML 376 723-151', 1, '', 'Kit-uri burdufe', 0, 0, 468, '37672315', 1, '23.78'),
(116274, '22-339-001-102', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 1, '18.08'),
(116275, '22-339-001-112', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 1, '9.78'),
(116276, 'BR-4755', 1, '', 'Kit-uri burdufe', 0, 0, 82, 'BR-4755', 2, '5.026'),
(116277, '25992', 1, '', 'Kit-uri burdufe', 0, 0, 647, '', 1, '28.32'),
(116278, '14-0002', 1, '', 'Kit-uri burdufe', 0, 0, 249, '14-0002', 1, '13.46'),
(116279, '82-0021', 1, '', 'Kit-uri burdufe', 0, 0, 1182, '82-0021', 1, '22.43'),
(116280, '14-0052', 1, '', 'Kit-uri burdufe', 0, 0, 249, '', 2, '112.679'),
(116281, '00-1518', 1, '', 'Kit-uri burdufe', 0, 0, 191, '', 1, '17.71'),
(116282, '30-0003', 1, '', 'Kit-uri burdufe', 0, 0, 247, '', 1, '17.97'),
(116283, '00-1550', 1, '', 'Kit-uri burdufe', 0, 0, 1604, '', 1, '23.84'),
(116284, '13-0385', 1, '', 'Kit-uri burdufe', 0, 0, 193, '', 1, '13.94'),
(116285, '82-0089', 1, '', 'Kit-uri burdufe', 0, 0, 1182, '82-0089', 1, '18.08'),
(116286, '82-1073', 1, '', 'Kit-uri burdufe', 0, 0, 1180, '82-1073', 2, '30.919'),
(116287, '14-0065', 1, '', 'Kit-uri burdufe', 0, 0, 249, '', 1, '27.58'),
(116288, '22-600-021-112', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 1, '34.08'),
(116289, '22-638-029-132', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 2, '126.553'),
(116290, '22-620-001-112', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 2, '39.886'),
(116291, '22-344-001-102', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 2, '103.964'),
(116292, '22-614-005-102', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 1, '36.69'),
(116293, '22-600-022-112', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 2, '1.827'),
(116294, '22-600-023-112', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 1, '58.4'),
(116295, '22-620-002-132', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 1, '20.7'),
(116296, '22-320-003-102', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 1, '28.03'),
(116297, '22-600-017-102', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 2, '37.401'),
(116298, '22-600-017-132', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 2, '153.573'),
(116299, '22-600-027-102', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 2, '180.278'),
(116300, '22-689-001-112', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 2, '1.876'),
(116301, '22-320-002-102', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 2, '339.822'),
(116302, '8MK 376 710-051', 1, '', 'Kit-uri burdufe', 0, 0, 470, '37671005', 1, '22.61'),
(116303, '30-0041', 1, '', 'Kit-uri burdufe', 0, 0, 247, '', 1, '27.58'),
(116304, '30-0043', 1, '', 'Kit-uri burdufe', 0, 0, 247, '', 1, '19.11'),
(116305, '86-0218', 1, '', 'Kit-uri burdufe', 0, 0, 1080, '86-0218', 1, '26.07'),
(116306, '22-314-012-092', 1, '', 'Kit-uri burdufe', 0, 0, 2, '22-314-012-092', 2, '54.418'),
(116307, '22-339-002-092', 1, '', 'Kit-uri burdufe', 0, 0, 2, '22-339-002-092', 2, '30.639'),
(116308, '22-344-004-102', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 2, '49.714'),
(116309, '22-344-002-102', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 2, '110.684'),
(116310, '22-638-026-112', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 1, '54.63'),
(116311, '22-685-002-102', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 1, '16.4'),
(116312, '22-600-009-102', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 2, '234.458'),
(116313, '22-600-012-102', 1, '', 'Kit-uri burdufe', 0, 0, 2, '', 1, '15.56'),
(116314, '083584', 1, '', 'Kit-uri burdufe', 0, 0, 93, '', 1, '24.9'),
(116315, '083588', 1, '', 'Kit-uri burdufe', 0, 0, 93, '', 1, '21.29'),
(116316, '083643', 1, '', 'Kit-uri burdufe', 0, 0, 494, '13347_00', 1, '18.38'),
(116317, '083644', 1, '', 'Kit-uri burdufe', 0, 0, 391, 'REN115', 1, '22.42'),
(116318, '083645', 1, '', 'Kit-uri burdufe', 0, 0, 391, 'REN115', 1, '21.13'),
(116319, '083647', 1, '', 'Kit-uri burdufe', 0, 0, 494, '', 1, '29.73'),
(116320, '083649', 1, '', 'Kit-uri burdufe', 0, 0, 93, 'REN023', 1, '20.19'),
(116321, '083657', 1, '', 'Kit-uri burdufe', 0, 0, 62, 'CIT018', 1, '44.7'),
(116322, '083734', 1, '', 'Kit-uri burdufe', 0, 0, 391, 'REN208', 1, '19.93'),
(116323, '083745', 1, '', 'Kit-uri burdufe', 0, 0, 293, '', 1, '35.33'),
(116324, '083759', 1, '', 'Kit-uri burdufe', 0, 0, 293, 'REN220', 1, '29.81'),
(116325, '083760', 1, '', 'Kit-uri burdufe', 0, 0, 293, 'PEU095', 1, '42.39'),
(116367, '8EA 737 293-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1044', 1, '315.64'),
(116326, '71241', 88, '', 'Garnituri chiulasa', 0, 0, 605, '71241', 2, '100.261'),
(116327, 'F 03B 050 142', 215, '', 'Termocontacte', 0, 0, 402, '', 2, '78.155'),
(116328, '0 986 011 510', 215, '', 'Termocontacte', 0, 0, 2, 'M0986011510', 1, '15.79'),
(116329, '0 986 012 921', 215, '', 'Termocontacte', 0, 0, 2, 'M0986012921', 2, '105'),
(116330, '0 986 013 220', 215, '', 'Termocontacte', 0, 0, 2, 'M0986013220', 1, '16.26'),
(116331, '0 986 014 920', 215, '', 'Termocontacte', 0, 0, 2, 'M0001417035', 1, '32.62'),
(116332, '0 986 016 271', 215, '', 'Termocontacte', 0, 0, 2, 'M0986016271', 1, '26.87'),
(116333, '0 986 018 741', 215, '', 'Termocontacte', 0, 0, 2, 'M0986018741', 2, '11.235'),
(116334, '0 986 018 860', 215, '', 'Termocontacte', 0, 0, 2, 'M0986018860', 1, '23.31'),
(116335, '0 986 018 870', 215, '', 'Termocontacte', 0, 0, 2, 'M0986018870', 1, '41.72'),
(116336, '0 986 018 880', 215, '', 'Termocontacte', 0, 0, 2, 'M0986018880', 1, '41.21'),
(116337, '0 986 018 890', 215, '', 'Termocontacte', 0, 0, 2, 'M0986018890', 1, '41.72'),
(116338, '0 986 018 900', 215, '', 'Termocontacte', 0, 0, 2, 'M0986017790', 1, '45.96'),
(116339, '0 986 019 000', 215, '', 'Termocontacte', 0, 0, 2, 'M0986019000', 2, '86.212'),
(116340, '86-0197', 215, '', 'Termocontacte', 0, 0, 251, '', 2, '225.561'),
(116341, '86-0182', 215, '', 'Termocontacte', 0, 0, 251, '', 2, '60.256'),
(116342, '00-0841', 215, '', 'Termocontacte', 0, 0, 609, '', 1, '66.43'),
(116343, '0 986 045 001', 215, '', 'Electrice', 0, 0, 4, 'M0986045001', 1, '13.72'),
(116344, '0 986 045 130', 215, '', 'Electrice', 0, 0, 4, 'M0986044430', 2, '140.455'),
(116345, '0 986 045 181', 215, '', 'Electrice', 0, 0, 4, 'M0986045181', 1, '9.69'),
(116346, '0 986 045 211', 215, '', 'Electrice', 0, 0, 4, 'M0986045211', 1, '12.08'),
(116347, '0 986 045 461', 215, '', 'Electrice', 0, 0, 4, 'M0986045461', 1, '21.08'),
(116348, '0 986 045 831', 215, '', 'Electrice', 0, 0, 4, 'M0986045821', 2, '29.407'),
(116349, '0 986 035 041', 215, '', 'Electrice', 0, 0, 4, 'M0986035041', 1, '10.55'),
(116350, '0 986 035 141', 215, '', 'Electrice', 0, 0, 4, 'M0986035141', 2, '27.993'),
(116351, '0 986 035 211', 215, '', 'Electrice', 0, 0, 4, 'M0986035211', 2, '86.485'),
(119216, '2532 0124', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '155.61'),
(116352, '0 986 035 231', 215, '', 'Electrice', 0, 0, 4, 'M0986035231', 1, '8.8'),
(116353, '0 986 035 291', 215, '', 'Electrice', 0, 0, 4, 'M0986035231', 1, '13.72'),
(116354, '0 986 035 351', 215, '', 'Electrice', 0, 0, 4, 'M0986035351', 1, '10.24'),
(116355, '0 986 035 431', 215, '', 'Electrice', 0, 0, 4, 'M0986035431', 1, '12.45'),
(116356, '0 986 035 511', 215, '', 'Electrice', 0, 0, 4, 'M0986035511', 2, '40.103'),
(116357, '0 986 035 661', 215, '', 'Electrice', 0, 0, 4, '', 1, '24.02'),
(116358, '0 986 035 681', 215, '', 'Electrice', 0, 0, 4, 'M0986035681', 1, '28.18'),
(116359, '0 986 035 700', 215, '', 'Electrice', 0, 0, 4, 'M0986035700', 1, '28.18'),
(116360, '0 986 035 730', 215, '', 'Electrice', 0, 0, 4, 'M0986035730', 1, '26.09'),
(116361, 'H22947.0.1', 215, '', 'Electrice', 0, 0, 258, '', 1, '20.1'),
(116362, 'H22949.0.1', 215, '', 'Electrice', 0, 0, 258, '', 2, '28.168'),
(116363, 'KG190004.1.4', 215, '', 'Electrice', 0, 0, 234, '', 1, '16.48'),
(116364, 'H31035.0.1', 215, '', 'Electrice', 0, 0, 258, '', 2, '467.726'),
(116365, 'KG190051.0.3', 215, '', 'Electrice', 0, 0, 234, '', 1, '46.97'),
(116366, 'MKG22024.1.3', 215, '', 'Electrice', 0, 0, 234, '', 1, '52.37'),
(116368, '8EA 737 306-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1047', 1, '401.8'),
(116369, '8EA 737 318-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1050', 1, '403.86'),
(116370, '8EA 737 351-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1057', 1, '412.04'),
(116371, '8EA 737 403-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1061', 1, '1679.51'),
(116372, '8EA 737 417-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1067', 1, '442.01'),
(116373, '8EA 737 504-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1106', 1, '660.3'),
(116374, '8EA 737 526-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1109', 1, '802.23'),
(116375, '8EA 737 540-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1112', 1, '1205.28'),
(116376, '8EA 737 578-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1118', 1, '616.66'),
(116377, '8EA 737 629-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1130', 1, '1181.48'),
(116378, '8EA 737 656-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1160', 1, '603.04'),
(116379, '8EA 737 660-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1162', 1, '755.83'),
(116380, '8EA 737 680-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1165', 1, '643.94'),
(116381, '8EA 737 725-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1174', 1, '785.87'),
(116382, '8EA 737 751-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1177', 1, '559.33'),
(116383, '8EA 737 765-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1180', 1, '998.66'),
(116384, '8EA 737 767-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1181', 1, '717.62'),
(116385, '8EA 737 797-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1186', 1, '409.29'),
(116386, '8EA 737 830-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1193', 1, '895.02'),
(116387, '8EA 737 852-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1197', 1, '480.22'),
(116388, '8EA 737 853-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1198', 1, '802.23'),
(116389, '8EA 737 856-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1200', 1, '741.81'),
(116390, '8EA 737 867-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1203', 1, '603.04'),
(116391, '8EA 737 882-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1207', 1, '584.09'),
(116392, '8EA 737 892-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1209', 1, '652.12'),
(116393, '8EA 737 912-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1243', 1, '1246.99'),
(116394, '8EA 737 919-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1245', 1, '350.33'),
(116395, '8EA 737 988-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1257', 1, '713.42'),
(116396, '8EA 738 016-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1260', 1, '504.83'),
(116397, '8EA 738 026-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1264', 1, '534.79'),
(116398, '8EA 738 029-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1267', 1, '866.19'),
(116399, '8EA 738 030-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1268', 1, '1656.45'),
(116400, '8EA 738 038-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1269', 1, '1679.51'),
(116401, '8EA 738 061-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1273', 1, '687.58'),
(116402, '8EA 738 069-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1274', 1, '1374.38'),
(116403, '8EA 738 080-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1275', 1, '526.62'),
(116404, '8EA 738 081-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS1276', 1, '578.44'),
(116405, '8EA 738 132-001', 425, '', 'Electromotoare', 0, 0, 2, '', 1, '526.62'),
(116406, '8EA 738 156-001', 425, '', 'Electromotoare', 0, 0, 2, '', 1, '438.79'),
(116407, '8EA 738 165-001', 425, '', 'Electromotoare', 0, 0, 2, '', 1, '829.52'),
(116408, '8EA 738 199-001', 425, '', 'Electromotoare', 0, 0, 2, '', 1, '556.65'),
(116409, '8EA 738 258-201', 425, '', 'Electromotoare', 0, 0, 2, '', 1, '589.37'),
(116410, '8EA 738 255-001', 425, '', 'Electromotoare', 0, 0, 2, '', 1, '442.01'),
(116411, '8EA 738 258-371', 425, '', 'Electromotoare', 0, 0, 2, '', 1, '1713.48'),
(116412, '8EA 738 258-111', 425, '', 'Electromotoare', 0, 0, 2, '', 1, '829.52'),
(116413, '8EA 738 258-381', 425, '', 'Electromotoare', 0, 0, 2, '', 1, '2690.52'),
(116414, '8EA 738 258-311', 425, '', 'Electromotoare', 0, 0, 2, '', 1, '504.83'),
(116415, 'CS1399', 425, '', 'Electromotoare', 0, 0, 150, '', 1, '2460'),
(116416, '8EA 738 258-591', 425, '', 'Electromotoare', 0, 0, 2, '', 1, '873.16'),
(116417, '4237204', 425, '', 'Electromotoare', 0, 0, 188, '', 1, '553.1'),
(116418, '8EA 726 022-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS191', 1, '1610.33'),
(116419, '8EA 726 038-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS269', 1, '882.26'),
(116420, '8EA 726 063-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS310', 1, '373.83'),
(116421, '8EA 726 109-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS361', 1, '499.33'),
(116422, '8EA 726 138-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS390', 1, '371.08'),
(116423, '8EA 726 139-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS391', 1, '1086.74'),
(116424, '8EA 726 164-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS519', 1, '324.21'),
(116425, '8EA 726 172-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS535', 1, '294.72'),
(116426, '8EA 726 191-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS566', 1, '338.36'),
(116427, '8EA 726 205-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS581', 1, '371.08'),
(116428, '8EA 726 216-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS592', 1, '322'),
(116429, '8EA 726 218-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS594', 1, '548.47'),
(116430, '8EA 726 219-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS595', 1, '1001.14'),
(116431, '8EA 726 223-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS599', 1, '581.19'),
(116432, '8EA 730 178-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS608', 1, '1152.61'),
(116433, '8EA 730 183-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS613', 1, '309.27'),
(116434, '8EA 730 186-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS616', 1, '450.19'),
(116435, '8EA 730 194-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS624', 1, '477.54'),
(116436, '8EA 730 197-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS681', 1, '235.99'),
(116437, '8EA 731 771-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS727', 1, '392.93'),
(116438, '8EA 731 774-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS784', 1, '422.97'),
(116439, '8EA 732 656-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS801', 1, '305.98'),
(116440, '8EA 732 658-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS879', 1, '447.5'),
(116441, '8EA 737 146-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS973', 1, '422.63'),
(116442, '8EA 737 147-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS974', 1, '389.31'),
(116443, '8EA 737 148-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS975', 1, '382.01'),
(116444, '8EA 737 149-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS976', 1, '646.69'),
(116445, '8EA 737 150-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS977', 1, '744.91'),
(116446, '8EA 726 255-001', 425, '', 'Electromotoare', 0, 0, 2, 'CS99', 1, '2170.17'),
(116447, '8EA 737 191-001', 425, '', 'Electromotoare', 0, 0, 2, 'JS1000', 1, '1360.96'),
(116448, '8EA 737 543-001', 425, '', 'Electromotoare', 0, 0, 2, 'JS1135', 1, '1906.49'),
(116449, '8EA 737 594-001', 425, '', 'Electromotoare', 0, 0, 2, 'JS1140', 1, '1427.53'),
(116450, '8EA 737 794-001', 425, '', 'Electromotoare', 0, 0, 2, 'JS1158', 1, '649.69'),
(116451, '8EA 737 807-001', 425, '', 'Electromotoare', 0, 0, 2, 'JS1214', 1, '1448.72'),
(116452, '8EA 737 914-001', 425, '', 'Electromotoare', 0, 0, 2, 'JS1223', 1, '1634.89'),
(116453, '8EA 738 007-001', 425, '', 'Electromotoare', 0, 0, 2, 'JS1238', 1, '1476.32'),
(116454, '8EA 738 258-321', 425, '', 'Electromotoare', 0, 0, 2, '', 1, '571.31'),
(116455, '8EA 738 239-001', 425, '', 'Electromotoare', 0, 0, 2, '', 1, '1445.86'),
(116456, '8EA 726 490-001', 425, '', 'Electromotoare', 0, 0, 2, 'JS517', 1, '842.44'),
(116457, '8EA 730 248-001', 425, '', 'Electromotoare', 0, 0, 2, 'JS660', 1, '1470.19'),
(116458, '8EA 737 119-001', 425, '', 'Electromotoare', 0, 0, 2, 'JS918', 1, '1156.04'),
(116459, '8EA 737 186-001', 425, '', 'Electromotoare', 0, 0, 2, 'JS941', 1, '1345.18'),
(116460, '8EL 732 703-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1031IR', 1, '543.9'),
(116461, '8EL 732 706-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1034IR', 1, '504.84'),
(116462, '8EL 732 707-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1035IR', 1, '1169.03'),
(116463, '8EL 732 711-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1039IR', 1, '583.93'),
(116464, '8EL 732 715-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1043IR', 1, '526.61'),
(116465, '8EL 732 874-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1049IR', 1, '968.19'),
(116466, '8EL 737 003-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1053IR', 1, '390.2'),
(116467, '8EL 737 032-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1083IR', 1, '489.55'),
(116468, '8EL 737 036-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1087IR', 1, '521.19'),
(116469, '8EL 737 054-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1106IR', 1, '660.3'),
(116470, '8EL 737 195-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1148IR', 1, '1001.14'),
(116471, '8EL 737 197-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1150IR', 1, '660.3'),
(116472, '8EL 737 199-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1152IR', 1, '570.27'),
(116473, '8EL 737 201-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1154IR', 1, '657.61'),
(116474, '8EL 737 285-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1217IR', 1, '513'),
(116475, '8EL 737 298-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1223IR', 1, '780.36'),
(116476, '8EL 737 309-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1228IR', 1, '802.22'),
(116477, '8EL 737 401-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1255IR', 1, '570.27'),
(116478, '8EL 737 405-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1258IR', 1, '704.02'),
(116479, '8EL 737 423-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1260IR', 1, '783.11'),
(116480, '8EL 737 445-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1304IR', 1, '548.47'),
(116481, '8EL 737 451-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1309IR', 1, '635.76'),
(116482, '8EL 737 452-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1310IR', 1, '1086.74'),
(116483, '8EL 737 470-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1317IR', 1, '772.19'),
(116484, '8EL 737 511-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1332IR', 1, '733.98'),
(116485, '8EL 725 591-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA139IR', 1, '491.14'),
(116486, '8EL 737 593-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1394IR', 1, '468.3'),
(116487, '8EL 737 600-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1398IR', 1, '592.12'),
(116488, '8EL 737 635-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1440IR', 1, '870.39'),
(116489, '8EL 737 639-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1442IR', 1, '496.59'),
(116490, '8EL 737 679-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1471IR', 1, '532.11'),
(116491, '8EL 737 689-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1475IR', 1, '603.04'),
(116492, '8EL 737 711-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1483IR', 1, '592.12'),
(116493, '8EL 737 714-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1486IR', 1, '802.22'),
(116494, '8EL 737 724-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1489IR', 1, '765.02'),
(116495, '8EL 737 748-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1498IR', 1, '478.61'),
(116496, '8EL 737 768-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1509IR', 1, '608.4'),
(116497, '8EL 737 771-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1512IR', 1, '829.52'),
(116498, '8EL 737 778-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1541IR', 1, '626.46'),
(116499, '8EL 737 791-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1553IR', 1, '914.11'),
(116500, '8EL 737 812-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1558IR', 1, '976.87'),
(116501, '8EL 737 825-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1564IR', 1, '802.22'),
(116502, '8EL 737 835-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1568IR', 1, '704.02'),
(116503, '8EL 737 849-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1577IR', 1, '783.11'),
(116504, '8EL 737 866-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1584IR', 1, '927.72'),
(116505, '8EL 737 873-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1588IR', 1, '815.83'),
(116506, '8EL 737 889-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1622IR', 1, '914.11'),
(116507, '8EL 737 902-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1627IR', 1, '722.11'),
(116508, '8EL 737 909-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1630IR', 1, '1158.43'),
(116509, '8EL 737 916-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1633IR', 1, '1475.38'),
(116510, '8EL 737 929-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1638IR', 1, '558.53'),
(116511, '8EL 737 930-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1639IR', 1, '944.08'),
(116512, '8EL 737 935-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1643IR', 1, '554.76'),
(116513, '8EL 737 938-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1645IR', 1, '643.92'),
(116514, '8EL 737 957-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1649IR', 1, '548.47'),
(116515, '8EL 737 968-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1652IR', 1, '684.91'),
(116516, '8EL 737 989-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1666IR', 1, '1353.51'),
(116517, '8EL 738 003-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1674IR', 1, '935.91'),
(116518, '8EL 738 011-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1679IR', 1, '761.26'),
(116519, '8EL 738 035-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1687IR', 1, '717.62'),
(116520, '8EL 738 054-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1694IR', 1, '1360.08'),
(116521, '8EL 738 055-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1695IR', 1, '1136.18'),
(116522, '8EL 738 058-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1697IR', 1, '687.57'),
(116523, '8EL 738 064-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1700IR', 1, '633.01'),
(116524, '8EL 738 085-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA1737IR', 1, '548.47'),
(116525, '8EL 738 122-001', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '815.83'),
(116526, '8EL 738 129-001', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '611.37'),
(116527, '8EL 738 130-001', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '867.73'),
(116528, '8EL 738 131-001', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '1230.63'),
(116529, '8EL 738 134-001', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '603.26'),
(116530, '8EL 738 144-001', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '1462.52'),
(116531, '8EL 738 159-001', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '1574.41'),
(116532, '8EL 738 161-001', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '914.11'),
(116533, '8EL 738 162-001', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '815.83'),
(116534, '8EL 738 187-001', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '676.99'),
(116535, '8EL 738 189-001', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '1003.68'),
(116536, '8EL 738 192-001', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '1020.53'),
(116537, '8EL 738 193-001', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '1181.49'),
(116538, '8EL 738 221-001', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '1230.63'),
(116539, '8EL 738 211-331', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '914.11'),
(116540, '8EL 738 211-111', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '1110.57'),
(116541, '8EL 738 211-121', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '1121.48'),
(116542, '8EL 738 211-381', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '815.83'),
(116543, '8EL 738 211-491', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '398.36'),
(116544, '8EL 738 211-501', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '592.12'),
(116545, '8EL 738 211-561', 425, '', 'Alternatoare', 0, 0, 4, 'CA1879IR', 1, '543.9'),
(116546, '8EL 738 211-611', 425, '', 'Alternatoare', 0, 0, 4, 'CA1883IR', 1, '1511.55'),
(116547, '8EL 738 211-621', 425, '', 'Alternatoare', 0, 0, 4, 'CA1884IR', 1, '1200.66'),
(116548, '8EL 725 695-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA294IR', 1, '305.57'),
(116549, '8EL 725 727-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA325IR', 1, '351.98'),
(116550, '8EL 725 736-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA333IR', 1, '866.1'),
(116551, '8EL 725 811-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA512IR', 1, '357.48'),
(116552, '8EL 725 815-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA516IR', 1, '360.15'),
(116553, '8EL 725 879-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA596IR', 1, '382'),
(116554, '8EL 725 922-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA638IR', 1, '518.44'),
(116555, '8EL 730 017-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA719IR', 1, '77.81'),
(116556, '8EL 730 038-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA740IR', 1, '785.86'),
(116557, '8EL 731 686-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA825IR', 1, '454.74'),
(116558, '8EL 731 722-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA861IR', 1, '392.94'),
(116559, '8EL 725 951-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA87IR', 1, '354.73'),
(116560, '8EL 731 724-001', 425, '', 'Alternatoare', 0, 0, 4, 'CA890IR', 1, '540.3'),
(116561, '8EL 737 170-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1131IR', 1, '837.68'),
(116562, '8EL 737 301-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1172IR', 1, '674.44'),
(116563, '8EL 737 375-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1271IR', 1, '968.62'),
(116564, '8EL 726 280-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA129IR', 1, '472.04'),
(116565, '8EL 737 620-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1409', 1, '676.72'),
(116566, '8EL 737 743-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1515IR', 1, '840.43'),
(116567, '8EL 737 752-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1516IR', 1, '633.01'),
(116568, '8EL 737 795-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1521IR', 1, '522.32'),
(116569, '8EL 737 796-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1522IR', 1, '570.27'),
(116570, '8EL 737 837-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1534IR', 1, '761.26'),
(116571, '8EL 737 917-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1600IR', 1, '507.5'),
(116572, '8EL 737 922-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1602IR', 1, '914.11'),
(116573, '8EL 737 939-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1605IR', 1, '892.25'),
(116574, '8EL 737 993-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1616IR', 1, '870.39'),
(116575, '8EL 738 017-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1617IR', 1, '990.48'),
(116576, '8EL 738 072-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1708IR', 1, '905.86'),
(116577, '8EL 738 086-001', 425, '', 'Alternatoare', 0, 0, 4, 'JA1711IR', 1, '848.16'),
(116578, '8EL 738 211-521', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '1096.88'),
(116579, '8EL 738 211-301', 425, '', 'Alternatoare', 0, 0, 4, '', 1, '856.79'),
(116580, '040018', 425, '', 'Piese de schimb universale Car', 0, 0, 86, '040018', 1, '10.14'),
(116581, '040019', 425, '', 'Piese de schimb universale Car', 0, 0, 86, '040019', 1, '10.78'),
(116582, '40077', 425, '', 'Piese de schimb universale Car', 0, 0, 854, '', 1, '26.94'),
(116583, '40095', 425, '', 'Piese de schimb universale Car', 0, 0, 286, '40095', 1, '1.54'),
(116584, '40096', 425, '', 'Relee Cargo', 0, 0, 286, '', 1, '2.72'),
(116585, '40149', 425, '', 'Piese de schimb universale Car', 0, 0, 854, '', 1, '18.8'),
(116586, '40170', 425, '', 'Piese de schimb universale Car', 0, 0, 286, '', 1, '10.23'),
(116587, '40199', 425, '', 'Piese de schimb universale Car', 0, 0, 286, '', 1, '4.34'),
(116588, '40200', 425, '', 'Piese de schimb universale Car', 0, 0, 3074, '', 1, '5.12'),
(116589, '40201', 425, '', 'Piese de schimb universale Car', 0, 0, 3074, '', 1, '5.01'),
(116590, '70004', 425, '', 'Piese de schimb alternatoare C', 0, 0, 541, '70004', 1, '600.16'),
(116591, '70161', 425, '', 'Piese de schimb alternatoare C', 0, 0, 188, '70161C', 1, '157.72'),
(116592, '70191', 425, '', 'Relee Cargo', 0, 0, 3437, '70191', 1, '264.31'),
(116593, '80003', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80003', 1, '17.08'),
(116594, '80004', 425, '', 'Piese de schimb alternatoare C', 0, 0, 318, '80004', 1, '2.7'),
(116595, '80007', 425, '', 'Piese de schimb electromotoare', 0, 0, 138, '80007', 1, '0.25'),
(116596, '80024', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80024', 1, '3.74'),
(116597, '80028', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '80028', 1, '1.29'),
(116598, '80033', 425, '', 'Piese de schimb alternatoare C', 0, 0, 318, '', 1, '0.25'),
(116599, '80044', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80044', 1, '6.62'),
(116600, '80046', 425, '', 'Piese de schimb alternatoare C', 0, 0, 519, '80046', 1, '4.81'),
(116601, '80047', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80047', 1, '4.87'),
(116602, '80055', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80055', 1, '7.84'),
(116603, '80058', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80058', 1, '1.04'),
(116604, '80063', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80063', 1, '0.49'),
(116605, '80071', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80071', 1, '100.87'),
(116606, '80074', 425, '', 'Piese de schimb alternatoare C', 0, 0, 318, '80074', 1, '146.07'),
(116607, '80081', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80081', 1, '166.03'),
(116608, '80099', 425, '', 'Piese de schimb alternatoare C', 0, 0, 318, '80099', 1, '7.89'),
(116609, '80114', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80114', 1, '28.95'),
(116610, '80119', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '8933', 1, '51.13'),
(116611, '80149', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80149', 1, '51.13'),
(116612, '80161', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1059, '80161', 1, '11.99'),
(116613, '80162', 425, '', 'Piese de schimb alternatoare C', 0, 0, 318, '80162', 1, '14.38'),
(116614, '80163', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1059, '80163', 1, '16.69'),
(116615, '80164', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80164', 1, '15.97'),
(116616, '80165', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80165', 1, '15.07'),
(116617, '80166', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80166', 1, '20.35'),
(116618, '80170', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80170', 1, '19.8'),
(116619, '80171', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80171', 1, '9.18'),
(116620, '80172', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1059, '80172', 1, '7.31'),
(116621, '80177', 425, '', 'Piese de schimb universale Car', 0, 0, 138, '80177', 1, '75.9'),
(116622, '80178', 425, '', 'Piese de schimb universale Car', 0, 0, 1059, '80178', 1, '91.61'),
(116623, '80184', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80184', 1, '9.19'),
(116624, '80195', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80195', 1, '0.79'),
(116625, '80196', 425, '', 'Piese de schimb alternatoare C', 0, 0, 318, '80196', 1, '1.24'),
(116626, '80198', 425, '', 'Piese de schimb alternatoare C', 0, 0, 318, '8429', 1, '0.66'),
(116627, '80201', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80201', 1, '0.52'),
(116628, '80202', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80202', 1, '0.79'),
(116629, '80204', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80204', 1, '3.49'),
(116630, '80207', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80207', 1, '48.66'),
(116631, '80209', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80209', 1, '75.52'),
(116632, '80211', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1059, '80211', 1, '93.97'),
(116633, '80212', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80212', 1, '57.46'),
(116634, '80213', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1059, '80213', 1, '33.65'),
(116635, '80224', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80224', 1, '10.83'),
(116636, '80231', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80231', 1, '2.64'),
(116637, '80232', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80232', 1, '21.2'),
(116638, '80234', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80234', 1, '26.12'),
(116639, '80236', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80236', 1, '1.24'),
(116640, '80240', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80240', 1, '8.8'),
(116641, '80241', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1059, '80241', 1, '8.61'),
(116642, '80242', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80242', 1, '10.39'),
(116643, '80243', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80243', 1, '10.39'),
(116644, '80250', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1050, '80250', 1, '18.23'),
(116645, '80251', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1059, '80251', 1, '3.74'),
(116646, '80252', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '80252', 1, '5.28'),
(116647, '80254', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80254', 1, '4.62'),
(116648, '80255', 425, '', 'Piese schimb alternatoare si e', 0, 0, 318, '80255', 1, '6.24'),
(116649, '80256', 425, '', 'Piese schimb alternatoare si e', 0, 0, 138, '80256', 1, '7.2'),
(116650, '80258', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80258', 1, '11.47'),
(116651, '80269', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80269', 1, '6.98'),
(116652, '80272', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80272', 1, '5.86'),
(116653, '80283', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80283', 1, '7.84'),
(116654, '80294', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80294', 1, '6.43'),
(116655, '80295', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1059, '80295', 1, '25.35'),
(116656, '80296', 425, '', 'Piese de schimb alternatoare C', 0, 0, 318, '80296', 1, '1.29'),
(116657, '80299', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1056, '80299', 1, '0.66'),
(116658, '80300', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1059, '80300', 1, '0.52'),
(116659, '80304', 425, '', 'Piese de schimb alternatoare C', 0, 0, 3517, '80304', 1, '1.4'),
(116660, '80306', 425, '', 'Piese de schimb alternatoare C', 0, 0, 519, '80306', 1, '1.29'),
(116661, '80314', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80314', 1, '1.4'),
(116662, '80316', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80316', 1, '1.4'),
(116663, '80317', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80317', 1, '1.04'),
(116664, '80320', 425, '', 'Piese de schimb alternatoare C', 0, 0, 3517, '80320', 1, '1.29'),
(116665, '80325', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80325', 2, '15.694'),
(116666, '80326', 425, '', 'Piese de schimb alternatoare C', 0, 0, 3517, '80310', 1, '0.52'),
(116667, '80327', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80327', 1, '1.4'),
(116668, '80329', 425, '', 'Piese de schimb alternatoare C', 0, 0, 3517, '80318', 1, '1.29'),
(116669, '80341', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80341', 1, '14.38'),
(116670, '80349', 425, '', 'Piese de schimb alternatoare C', 0, 0, 731, '80349', 1, '1.04'),
(116671, '80371', 425, '', 'Piese de schimb alternatoare C', 0, 0, 3517, '80374', 1, '18.01'),
(116672, '1 987 AE0 232', 425, '', 'Piese de schimb alternatoare C', 0, 0, 313, '', 1, '11.74'),
(116673, '80385', 425, '', 'Piese de schimb alternatoare C', 0, 0, 3517, '80385', 1, '3.87'),
(116674, '80387', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '80387', 1, '1.93'),
(116675, '80388', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '80388', 1, '0.79'),
(116676, '1 987 AE0 216', 425, '', 'Piese de schimb alternatoare C', 0, 0, 308, '', 1, '2.28'),
(116677, '80392', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80392', 1, '1.93'),
(116678, '80393', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1059, '80393', 1, '8.17'),
(116679, '80394', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80394', 1, '8.36'),
(116680, '80397', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80397', 1, '6.43'),
(116681, '80398', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80398', 1, '0.36'),
(116682, '80402', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80402', 1, '5.58'),
(116683, '80404', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80404', 1, '0.25'),
(116684, '80405', 425, '', 'Piese de schimb alternatoare C', 0, 0, 689, '80405C', 1, '0.52'),
(116685, '80407', 425, '', 'Piese de schimb alternatoare C', 0, 0, 689, '80407C', 1, '0.25'),
(116686, '80408', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80408', 1, '0.25'),
(116687, '80409', 425, '', 'Piese de schimb alternatoare C', 0, 0, 689, '80409C', 1, '8.09'),
(116688, '80410', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80410', 1, '5.66'),
(116689, '80413', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80413', 1, '8.17'),
(116690, '80414', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80414', 1, '2.7'),
(116691, '80417', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80417', 1, '2.94'),
(116692, '80418', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80418', 1, '1.84'),
(116693, '1 987 AE0 217', 425, '', 'Piese de schimb alternatoare C', 0, 0, 308, '', 1, '1.04'),
(116694, '80421', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1059, '80421', 1, '6.24'),
(116695, '80423', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1059, '80423', 1, '2.28'),
(116696, '80424', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '', 1, '1.04'),
(116697, '80425', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80425', 1, '0.77'),
(116698, '80426', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '', 1, '0.36'),
(116699, '80427', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80427', 1, '0.52'),
(116700, '80428', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '', 1, '0.52'),
(116701, '80430', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1055, '80430', 1, '0.79'),
(116702, '80439', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '80438', 1, '0.79'),
(116703, '80441', 425, '', 'Piese de schimb alternatoare C', 0, 0, 3517, '8941', 1, '0.52'),
(116704, '80442', 425, '', 'Piese de schimb alternatoare C', 0, 0, 3517, '80442', 1, '0.52'),
(116705, '80443', 425, '', 'Piese de schimb alternatoare C', 0, 0, 3517, '80443', 1, '0.79'),
(116706, '80444', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80444', 1, '0.79'),
(116707, '80448', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '80448', 1, '0.79'),
(116708, '80453', 425, '', 'Piese de schimb alternatoare C', 0, 0, 3517, '', 1, '0.52'),
(116709, '80456', 425, '', 'Piese de schimb alternatoare C', 0, 0, 519, '80456', 1, '0.79'),
(116710, '80460', 425, '', 'Piese de schimb alternatoare C', 0, 0, 3517, '80459', 1, '0.52'),
(116711, '80464', 425, '', 'Piese de schimb alternatoare C', 0, 0, 3517, '80470', 1, '5.66'),
(116712, '80477', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '80477', 1, '1.29'),
(116713, '80481', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '80481', 1, '1.04'),
(116714, '80482', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '80497', 1, '1.29'),
(116715, '80485', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '80485', 1, '1.24'),
(116716, '80487', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '80487', 1, '1.29'),
(116717, '80491', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '', 1, '1.29'),
(116718, '80492', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '80515', 1, '1.29'),
(116719, '80495', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '80495', 1, '1.29'),
(116720, '80497', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '80497', 1, '1.29'),
(116721, '80498', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '', 1, '1.29'),
(116722, '80502', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80502', 1, '1.29'),
(116723, '80508', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80508', 1, '1.29'),
(116724, '80509', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80509', 1, '1.29'),
(116725, '80510', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80510', 1, '1.29'),
(116726, '80512', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80510', 1, '1.29'),
(116727, 'BP-9002', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-9002', 1, '1.29'),
(116728, '80516', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80515', 1, '1.29'),
(116729, '80517', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '80517', 1, '1.29'),
(116730, '80518', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '1.29');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(116731, 'BP-1512', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-1512', 1, '1.29'),
(116732, 'BP-9092', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-9092', 1, '1.29'),
(116733, 'BP-8001', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-8001', 1, '1.29'),
(116734, '80523', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80523', 1, '1.29'),
(116735, '80524', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80524', 1, '1.29'),
(116736, '80525', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80525', 1, '1.29'),
(116737, '80526', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80526', 1, '1.29'),
(116738, '80527', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80527', 1, '1.29'),
(116739, '80529', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1750, '80529', 1, '9.18'),
(116740, '80575', 425, '', 'Piese de schimb alternatoare C', 0, 0, 83, '8994', 1, '2.12'),
(116741, 'BP-4500', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-4500', 1, '25.93'),
(116742, '80595', 425, '', 'Piese de schimb alternatoare C', 0, 0, 2284, '80595C', 1, '48.66'),
(116743, '80627', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80627', 1, '13.03'),
(116744, '80653', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '11.74'),
(116745, '80654', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '12.23'),
(116746, 'BP-6504', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-6504', 1, '33.76'),
(116747, '80660', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '9.48'),
(116748, '80678', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '7.84'),
(116749, '80680', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '90.17'),
(116750, '80681', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '80681', 1, '143.07'),
(116751, '80685', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '90.8'),
(116752, '80689', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '2.7'),
(116753, '80691', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '1.93'),
(116754, 'BP-1500', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-1500', 1, '1.29'),
(116755, 'BP-9009', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-9009', 2, '56.294'),
(116756, 'BP-4534', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-4534', 1, '59.22'),
(116757, '80705', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '0.52'),
(116758, '80707', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '0.52'),
(116759, '80708', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '0.3'),
(116760, '80709', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '0.3'),
(116761, 'BP-1502', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-1502', 1, '65.5'),
(116762, 'BP-3505', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-3505', 1, '0.3'),
(116763, 'BP-8501', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-8501', 1, '68.06'),
(116764, '80714', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '0.36'),
(116765, '80728', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '35.93'),
(116766, '80730', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '28.51'),
(116767, '80732', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '2.28'),
(116768, '80733', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '0.14'),
(116769, '80736', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '3.3'),
(116770, 'BP-4514', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-4514', 1, '74.24'),
(116771, '80754', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '11.99'),
(116772, 'BP-2011', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-2011', 2, '67.781'),
(116773, 'BP-4513', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-4513', 1, '5.86'),
(116774, 'BP-2010', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-2010', 1, '0.52'),
(116775, '80783', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '56.83'),
(116776, '8ML 376 724-071', 425, '', 'Piese de schimb alternatoare C', 0, 0, 468, '37672407', 1, '31.26'),
(116777, '80785', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '28.7'),
(116778, 'BP-4515', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-4515', 1, '29.2'),
(116779, 'BP-8002', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-8002', 1, '199.07'),
(116780, '80794', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '4.62'),
(116781, '80799', 425, '', 'Piese de schimb alternatoare C', 0, 0, 17, '', 1, '6.43'),
(116782, 'BP-2030', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-2030', 1, '56.91'),
(116783, '80852', 425, '', 'Piese de schimb alternatoare C', 0, 0, 689, '80852C', 1, '50.59'),
(116784, '80853', 425, '', 'Piese de schimb alternatoare C', 0, 0, 689, '80853C', 1, '59.08'),
(116785, 'BP-4539', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-4539', 1, '7.75'),
(116786, 'BP-9050', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-9050', 1, '61'),
(116787, 'BP-9015', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-9015', 1, '1.4'),
(116788, 'BP-9014', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-9014', 1, '1.4'),
(116789, 'BP-9008', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-9008', 1, '1.4'),
(116790, '80889', 425, '', 'Piese de schimb alternatoare C', 0, 0, 689, '80889C', 1, '1.4'),
(116791, '80890', 425, '', 'Piese de schimb alternatoare C', 0, 0, 689, '80890C', 1, '1.4'),
(116792, '80891', 425, '', 'Piese de schimb alternatoare C', 0, 0, 689, '80891C', 1, '1.4'),
(116793, '80893', 425, '', 'Piese de schimb alternatoare C', 0, 0, 689, '80893C', 1, '1.4'),
(116794, 'BP-1511', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-1511', 1, '1.4'),
(116795, 'BP-4517', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-4517', 1, '57.51'),
(116796, '80916', 425, '', 'Piese de schimb alternatoare C', 0, 0, 429, '80916', 1, '1.6'),
(116797, 'BP-2025', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-2025', 1, '68.29'),
(116798, '8FC 351 301-031', 425, '', 'Piese de schimb alternatoare C', 0, 0, 448, '35130103', 1, '7.37'),
(116799, '80940', 425, '', 'Piese de schimb alternatoare C', 0, 0, 429, '80940', 1, '406.77'),
(116800, 'BP-6549', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-6549', 1, '69.87'),
(116801, '80955', 425, '', 'Piese de schimb alternatoare C', 0, 0, 429, '80955', 1, '11.66'),
(116802, '80959', 425, '', 'Piese de schimb alternatoare C', 0, 0, 429, '80959', 1, '16.5'),
(116803, 'BP-9051', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-9051', 1, '4.48'),
(116804, 'BP-9010', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-9010', 1, '65.68'),
(116805, 'BP-4004', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-4004', 1, '50.86'),
(116806, '81039', 425, '', 'Piese de schimb alternatoare C', 0, 0, 914, '81039', 1, '14.27'),
(116807, 'BP-6557', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-6557', 1, '24.55'),
(116808, '81101', 425, '', 'Piese de schimb alternatoare C', 0, 0, 258, '', 1, '28.01'),
(116809, 'STR-4014', 425, '', 'Piese de schimb alternatoare C', 0, 0, 51, 'STR-4014', 1, '27.74'),
(116810, '81113', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '81113', 1, '0.82'),
(116811, '81114', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '81114', 1, '1.1'),
(116812, '81115', 425, '', 'Piese de schimb alternatoare C', 0, 0, 138, '81115', 1, '0.88'),
(116813, '81117', 425, '', 'Piese de schimb alternatoare C', 0, 0, 51, '81117', 1, '308.46'),
(116814, 'BP-9062', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, 'BP-9062', 1, '3.85'),
(116815, '81184', 425, '', 'Piese de schimb alternatoare C', 0, 0, 258, '', 1, '1.65'),
(116816, '90061', 425, '', 'Piese de schimb alternatoare C', 0, 0, 412, '90061', 1, '277.75'),
(116817, '90070', 425, '', 'Piese de schimb alternatoare C', 0, 0, 1056, '90070', 1, '31.89'),
(116818, '90073', 425, '', 'Piese de schimb alternatoare C', 0, 0, 412, '90073', 1, '19.41'),
(116819, '90075', 425, '', 'Piese de schimb alternatoare C', 0, 0, 412, '90075', 1, '338.6'),
(116820, '90076', 425, '', 'Piese de schimb alternatoare C', 0, 0, 412, '90076', 1, '42.8'),
(116821, '90083', 425, '', 'Piese de schimb alternatoare C', 0, 0, 412, '90083', 2, '23.149'),
(116822, '90087', 425, '', 'Piese de schimb alternatoare C', 0, 0, 412, '90087', 1, '82.62'),
(116823, '90120', 425, '', 'Piese de schimb alternatoare C', 0, 0, 277, '90120', 1, '31.89'),
(116824, '90143', 425, '', 'Piese de schimb alternatoare C', 0, 0, 277, '90143', 1, '116.4'),
(116825, '90165', 425, '', 'Piese de schimb alternatoare C', 0, 0, 277, '90165', 1, '29.34'),
(116826, '90166', 425, '', 'Piese de schimb alternatoare C', 0, 0, 277, '90166', 1, '127.54'),
(116827, '90167', 425, '', 'Piese de schimb alternatoare C', 0, 0, 277, '90167', 1, '127.54'),
(116828, '90169', 425, '', 'Piese schimb alternatoare si e', 0, 0, 277, '90169', 1, '848.45'),
(116829, '90170', 425, '', 'Piese de schimb alternatoare C', 0, 0, 277, '90170', 1, '3.98'),
(116830, '90171', 425, '', 'Piese de schimb alternatoare C', 0, 0, 277, '90171', 1, '4.87'),
(116831, '90172', 425, '', 'Piese de schimb alternatoare C', 0, 0, 277, '90172', 1, '41.71'),
(116832, '90193', 425, '', 'Piese de schimb alternatoare C', 0, 0, 277, '90193', 1, '108.04'),
(116833, '90197', 425, '', 'Piese de schimb alternatoare C', 0, 0, 277, '90197', 2, '0.056'),
(116834, '90203', 425, '', 'Piese de schimb alternatoare C', 0, 0, 277, '90203', 1, '193.66'),
(116835, '90254', 425, '', 'Piese de schimb alternatoare C', 0, 0, 277, '90254', 1, '259.72'),
(116836, '90277', 425, '', 'Piese de schimb alternatoare C', 0, 0, 277, '90277', 1, '72.27'),
(116837, '90278', 425, '', 'Piese de schimb alternatoare C', 0, 0, 277, '90278', 1, '72.27'),
(116838, '110182', 425, '', 'Electromotoare si alternatoare', 0, 0, 17, '110182', 1, '739.73'),
(116839, '110206', 425, '', 'Electromotoare si alternatoare', 0, 0, 17, '110206', 1, '2501.24'),
(116840, '111017', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '855.03'),
(116841, '111020', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '10463.64'),
(116842, '111034', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '948.75'),
(116843, '111069', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1832.23'),
(116844, '111123', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '398.63'),
(116845, '111130', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1034.11'),
(116846, '111172', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '62', 1, '857.75'),
(116847, '111182', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '670.31'),
(116848, '111186', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1350.49'),
(116849, '111214', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '689.5'),
(116850, 'L610020', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, 'L610020', 1, '2300.34'),
(116851, '111316', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '5107.08'),
(116852, '111346', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1463.15'),
(116853, '111368', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1104.85'),
(116854, '111374', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1243.27'),
(116855, '111381', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '3910.35'),
(116856, '111411', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '399.46'),
(116857, '111452', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '418.02'),
(116858, '111491', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1798.42'),
(116859, '111515', 425, '', 'Electromotoare si alternatoare', 0, 0, 17, '11151', 1, '1783.46'),
(116860, '111534', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1465.74'),
(116861, '111627', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1180.86'),
(116862, '111710', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1211.82'),
(116863, '111784', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1066.09'),
(116864, '111806', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1043.05'),
(116865, '112037', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '832.69'),
(116866, '112067', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1042.74'),
(116867, '112079', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1584.8'),
(116868, '112103', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '2481.56'),
(116869, '112142', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1762.43'),
(116870, '112170', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '1005.3'),
(116871, '112312', 425, '', 'Relee Cargo', 0, 0, 4, '', 1, '493.26'),
(116872, '112320', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '473.94'),
(116873, '112359', 425, '', 'Electromotoare si alternatoare', 0, 0, 4, '', 1, '2353.73'),
(116874, '112427', 425, '', 'Relee Cargo', 0, 0, 4, '', 1, '3970.69'),
(116875, '112480', 425, '', 'Relee Cargo', 0, 0, 4, '', 1, '1170.91'),
(116876, '112563', 425, '', 'Relee Cargo', 0, 0, 4, '', 1, '425.99'),
(116877, '112577', 425, '', 'Relee Cargo', 0, 0, 4, '', 1, '1594.18'),
(116878, '112676', 425, '', 'Relee Cargo', 0, 0, 4, '', 1, '1378.12'),
(116879, '112729', 425, '', 'Relee Cargo', 0, 0, 4, '', 1, '1095.45'),
(116880, '112805', 425, '', 'Relee Cargo', 0, 0, 4, '', 1, '965.02'),
(116881, '112925', 425, '', 'Relee Cargo', 0, 0, 262, '', 1, '802.91'),
(116882, '113317', 425, '', 'Relee Cargo', 0, 0, 262, '', 1, '809.89'),
(116883, '113328', 425, '', 'Relee Cargo', 0, 0, 262, '', 1, '1555.42'),
(116884, '113405', 425, '', 'Electromotoare si alternatoare', 0, 0, 244, 'I0323503', 1, '693.29'),
(116885, '113629', 425, '', 'Electromotoare si alternatoare', 0, 0, 262, '', 1, '592.4'),
(116886, '113709', 425, '', 'Electromotoare si alternatoare', 0, 0, 262, '', 1, '791.77'),
(116887, '130062', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '130062', 1, '189.28'),
(116888, '130097', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '130097', 1, '136.11'),
(116889, '130105', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '', 1, '153.03'),
(116890, '130115', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '130115', 1, '212.13'),
(116891, '130117', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '', 1, '268.93'),
(116892, '130128', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '130128', 1, '170.23'),
(116893, '130364', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '130364', 1, '71.64'),
(116894, '130400', 425, '', 'Piese schimb alternatoare si e', 0, 0, 298, '130400', 1, '62.49'),
(116895, '130404', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '130404', 1, '58.45'),
(116896, '130405', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '130405', 1, '60.15'),
(116897, '130442', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '', 1, '73.24'),
(116898, '130447', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '', 1, '138.78'),
(116899, '130449', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '', 1, '49.93'),
(116900, '130452', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '', 1, '91.25'),
(116901, '130461', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '', 1, '71.15'),
(116902, '130462', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '', 1, '79.4'),
(116903, '130500', 425, '', 'Piese schimb alternatoare si e', 0, 0, 298, '', 1, '74.23'),
(116904, '130537', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130537', 1, '35.03'),
(116905, '130538', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130538', 1, '146.36'),
(116906, '130558', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130558', 1, '11.74'),
(116907, '130570', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130570', 1, '204.21'),
(116908, '130602', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130602', 1, '74.97'),
(116909, '130606', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130606', 1, '73.4'),
(116910, '130650', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130650', 1, '69.99'),
(116911, '130657', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130657', 1, '63.78'),
(116912, '130659', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130659', 1, '102.16'),
(116913, '130661', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130661', 1, '63.78'),
(116914, '130670', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130670', 1, '5.66'),
(116915, '130678', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130678', 1, '59.26'),
(116916, '130696', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130696', 1, '23.51'),
(116917, '130702', 425, '', 'Piese schimb alternatoare si e', 0, 0, 298, '', 1, '12.59'),
(116918, '130806', 425, '', 'Piese schimb alternatoare si e', 0, 0, 429, '13080', 1, '140.18'),
(116919, '130811', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130811', 1, '65.3'),
(116920, '130855', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130855', 1, '110.22'),
(116921, '130973', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '130973', 1, '26.37'),
(116922, '131006', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '124.95'),
(116923, '131015', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '28.4'),
(116924, '131042', 425, '', 'Piese schimb alternatoare si e', 0, 0, 177, '3003_01_', 1, '125.2'),
(116925, '131052', 425, '', 'Piese schimb alternatoare si e', 0, 0, 901, '3003_33_', 1, '188.8'),
(116926, '131087', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '59.71'),
(116927, '131111', 425, '', 'Piese schimb alternatoare si e', 0, 0, 901, '', 1, '10.96'),
(116928, '131112', 425, '', 'Piese schimb alternatoare si e', 0, 0, 901, '', 1, '107.58'),
(116929, '131169', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '63.61'),
(116930, '131171', 425, '', 'Piese schimb alternatoare si e', 0, 0, 449, '3003657_', 1, '73.1'),
(116931, '131201', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '54.62'),
(116932, '131207', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '87.97'),
(116933, '131271', 425, '', 'Piese schimb alternatoare si e', 0, 0, 449, '3003659_', 1, '96.69'),
(116934, '131272', 425, '', 'Piese schimb alternatoare si e', 0, 0, 449, '3003659_', 1, '82.59'),
(116935, '131349', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3476, 'AEROSOL-ART', 1, '232.2'),
(116936, '131370', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3476, 'AEROSOL-ART', 1, '132.48'),
(116937, '131400', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3476, 'AEROSOL-ART', 1, '174.35'),
(116938, '131448', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3476, 'AEROSOL-ART', 1, '4.76'),
(116939, '131503', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '11.85'),
(116940, '131510', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '4.76'),
(116941, '131511', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '5.86'),
(116942, '131512', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '2.64'),
(116943, '131521', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '73.68'),
(116944, '131523', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '141.47'),
(116945, '131524', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '130.59'),
(116946, '131585', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3476, 'AEROSOL-ART', 1, '9.67'),
(116947, '131629', 425, '', 'Piese schimb alternatoare si e', 0, 0, 518, '', 1, '213.94'),
(116948, '131810', 425, '', 'Piese schimb alternatoare si e', 0, 0, 429, '13181', 1, '3.98'),
(116949, '131830', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '4.62'),
(116950, '131833', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '11.3'),
(116951, '131839', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '224.69'),
(116952, '131904', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '109.7'),
(116953, '131906', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '136.83'),
(116954, '131907', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '62.49'),
(116955, '131915', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '10.78'),
(116956, '131924', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '2.17'),
(116957, '132000', 425, '', 'Piese schimb alternatoare si e', 0, 0, 298, '132000', 1, '102.16'),
(116958, '132001', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130542', 1, '305.96'),
(116959, '132003', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '55.4'),
(116960, '132011', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1111, '132011', 1, '63.31'),
(116961, '132019', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1111, '132019', 1, '147.05'),
(116962, '132020', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1111, '132020', 1, '54.38'),
(116963, '132021', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '132021', 1, '81.76'),
(116964, '132024', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130032', 1, '129.49'),
(116965, '132025', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130033', 1, '117.61'),
(116966, '132031', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1750, '132031', 1, '228.6'),
(116967, '132034', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130046', 1, '18.01'),
(116968, '132037', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130049', 1, '5.86'),
(116969, '132041', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1111, '132041', 1, '149.69'),
(116970, '132053', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3437, '132053', 1, '89.73'),
(116971, '132057', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1750, '132057', 1, '85.03'),
(116972, '132076', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '166.03'),
(116973, '132082', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1750, '132082', 1, '141.72'),
(116974, '132084', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '132084', 1, '12.4'),
(116975, '132090', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1750, '132090', 1, '16.55'),
(116976, '132091', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3437, '132091', 1, '176.88'),
(116977, '132113', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '1.6'),
(116978, '132114', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130541', 1, '1.04'),
(116979, '132119', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130529', 1, '57.15'),
(116980, '132120', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130500', 1, '118.19'),
(116981, '132123', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130507', 1, '9.76'),
(116982, '132130', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '128.99'),
(116983, '132168', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '50.75'),
(116984, '132181', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '68.02'),
(116985, '132204', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '81.87'),
(116986, '132205', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '24.58'),
(116987, '132214', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '99.33'),
(116988, 'CP-2014', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '43.77'),
(116989, 'CP-2025', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '205.86'),
(116990, '132223', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '1.29'),
(116991, '132226', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '6.43'),
(116992, 'CP-2035', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '108.87'),
(116993, '132229', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '16.5'),
(116994, '132253', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130516', 1, '153.9'),
(116995, '132254', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130518', 1, '185.75'),
(116996, '132255', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130562', 1, '187.96'),
(116997, '132258', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130565', 1, '123.27'),
(116998, '132261', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130567', 1, '207.79'),
(116999, '132263', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130568_', 1, '121.13'),
(117000, '132265', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130571', 1, '132.92'),
(117001, '132267', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130578', 1, '107.58'),
(117002, '132270', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130575', 1, '43.52'),
(117003, '132273', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '132073', 1, '78.82'),
(117004, '132275', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '132075', 1, '9.48'),
(117005, '132276', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '132076', 1, '6.84'),
(117006, '132277', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '132077', 1, '5.06'),
(117007, '132279', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '132079', 1, '15.07'),
(117008, '132281', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '132081', 1, '8.8'),
(117009, '132285', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '132085', 1, '92.62'),
(117010, '132286', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '132086', 1, '88.42'),
(117011, '132292', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '132092', 1, '65.46'),
(117012, '132295', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '132095', 1, '11.99'),
(117013, '132297', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '132097', 1, '4.62'),
(117014, '132299', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '132099', 1, '153.9'),
(117015, '132300', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130300', 1, '19.91'),
(117016, '132303', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130034', 1, '61.8'),
(117017, '132306', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130583', 1, '18.34'),
(117018, '132307', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130584_NEU', 1, '72.66'),
(117019, '132319', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130587_NEU', 1, '3.08'),
(117020, '132323', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '130591', 1, '3.3'),
(117021, '132345', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '97.76'),
(117022, '132346', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '1.24'),
(117023, '132354', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '152.63'),
(117024, '132361', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '147.85'),
(117025, '132362', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '149.18'),
(117026, '132384', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '662'),
(117027, '132489', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '318.94'),
(117028, '132540', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '144.36'),
(117029, '132541', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '149.69'),
(117030, '132549', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '2.89'),
(117031, '132550', 425, '', 'Piese schimb alternatoare si e', 0, 0, 298, '132550', 1, '4.76'),
(117032, '132553', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '381.14'),
(117033, '132563', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '23.51'),
(117034, '132565', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '12.04'),
(117035, '132567', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '9.62'),
(117036, '132568', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '12.23'),
(117037, '132570', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '26.56'),
(117038, '132571', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '5.34'),
(117039, '132576', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '0.52'),
(117040, '132579', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '32.52'),
(117041, '132582', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '0.3'),
(117042, '132585', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '164.07'),
(117043, '132586', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '78.24'),
(117044, 'CP-8002', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '2.2'),
(117045, 'CP-8008', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '12.23'),
(117046, 'CP-8025', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '186.75'),
(117047, '132702', 425, '', 'Piese schimb alternatoare si e', 0, 0, 298, '132702', 1, '95.07'),
(117048, '132720', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '99.33'),
(117049, '132725', 425, '', 'Piese schimb alternatoare si e', 0, 0, 518, '', 1, '0.79'),
(117050, '132767', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '8.8'),
(117051, '132769', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '4.62'),
(117052, '132782', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '62.82'),
(117053, '132793', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '186.81'),
(117054, '132794', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '140.84'),
(117055, '132802', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '73.24'),
(117056, '132804', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '12.45'),
(117057, '132808', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '6.51'),
(117058, '132812', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '14.82'),
(117059, '132820', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '125.2'),
(117060, '132827', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '102.16'),
(117061, '132828', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '174.3'),
(117062, '132831', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '148.43'),
(117063, '132852', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '132852', 1, '140.18'),
(117064, '132855', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '132855', 1, '148.43'),
(117065, '132934', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '174.3'),
(117066, '132938', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1438, '', 1, '153.27'),
(117067, '132941', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '132941', 1, '87.92'),
(117068, '132975', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '132975', 1, '235.66'),
(117069, '132976', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '132976', 1, '124.76'),
(117070, '132977', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '132977', 1, '84.34'),
(117071, '132985', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '85.94'),
(117072, '132991', 425, '', 'Piese schimb alternatoare si e', 0, 0, 288, '132991', 1, '138.78'),
(117073, '132995', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '14.82'),
(117074, '133022', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '27.33'),
(117075, '133038', 425, '', 'Piese schimb alternatoare si e', 0, 0, 458, '133038', 1, '1.73'),
(117076, '133050', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3435, '13305', 1, '129.24'),
(117077, '133173', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3437, '13317', 1, '143.04'),
(117078, '133180', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3436, '13318', 1, '15.42'),
(117079, 'CP-5002', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '9.24'),
(117080, '133202', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '16.5'),
(117081, '133203', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3436, '13320', 1, '121.82'),
(117082, '133210', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3435, '13321', 1, '78.05'),
(117083, 'CP-5009', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '239.18'),
(117084, 'CP-5019', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '87.2'),
(117085, '133289', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3437, '13328', 1, '91.25'),
(117086, '133341', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '38.82'),
(117087, '133342', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '71.59'),
(117088, '133350', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '15.97'),
(117089, '133351', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '20.65'),
(117090, '133353', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '37.75'),
(117091, '133401', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '', 1, '12.59'),
(117092, '133402', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '9.67'),
(117093, '133403', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '14.38'),
(117094, '133407', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '58.01'),
(117095, '133408', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '15.28'),
(117096, '133409', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '17.57'),
(117097, '133410', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '18.8'),
(117098, '133449', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1050, '13344', 1, '198.93'),
(117099, '133466', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1871, 'TUNING_SUPERTHERM BLACK 150ML', 1, '16.5'),
(117100, '133470', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '13347', 1, '5.66'),
(117101, '133531', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '13353', 1, '116.87'),
(117102, '133601', 425, '', 'Piese schimb alternatoare si e', 0, 0, 298, '', 2, '65.982'),
(117103, '133602', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '22.05'),
(117104, '133605', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '252.93'),
(117105, '133610', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '2.28'),
(117106, '133611', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '8.11'),
(117107, '133616', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '67.19'),
(117108, '133621', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '19.6'),
(117109, '133628', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '383.18'),
(117110, '133634', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '8.36'),
(117111, '133635', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '19.35'),
(117112, '133637', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '3.49'),
(117113, '133646', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '4.81'),
(117114, '133647', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '4.62'),
(117115, '133648', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '2.94'),
(117116, '133673', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '13.53'),
(117117, '133695', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1871, 'TUNING_SUPERTHERM BLACK 150ML', 1, '148.43'),
(117118, '133704', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '9.48'),
(117119, '133710', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '6.98'),
(117120, '133712', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '65.82'),
(117121, '133805', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '133805', 1, '82.06'),
(117122, '133808', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '133808', 1, '5.58'),
(117123, '133819', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '133819', 1, '93.97'),
(117124, '133826', 425, '', 'Relee Cargo', 0, 0, 689, '133826', 1, '104.69'),
(117125, '133908', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '36.34'),
(117126, '133913', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '6.98'),
(117127, '133920', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '26.94'),
(117128, '133924', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '13.53'),
(117129, '133934', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '162.09'),
(117130, '133945', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '0.52'),
(117131, '133947', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, 'METALLIC RED 150ML', 1, '1.24'),
(117132, '134003', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '134.96'),
(117133, '134017', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134017', 1, '151.1'),
(117134, '134026', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '223.24'),
(117135, '134028', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '284.81'),
(117136, '134035', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F29', 1, '25.87'),
(117137, '134036', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F29', 1, '54.49'),
(117138, '134037', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '62.49'),
(117139, '134040', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F29', 1, '6.62'),
(117140, '134042', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '179.66'),
(117141, '134052', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '20.65'),
(117142, '134064', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '8.09'),
(117143, '134066', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '18.01'),
(117144, '134068', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F29', 1, '5.12'),
(117145, '134069', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '4.59'),
(117146, '134071', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '280.31'),
(117147, '134079', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134079', 1, '711.31'),
(117148, '134088', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '175.9'),
(117149, '134097', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '181.04'),
(117150, '134098', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '112.42'),
(117151, '134103', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '47.04'),
(117152, '134104', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '36.98'),
(117153, '134105', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134105', 1, '5.86'),
(117154, '134106', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '4.62'),
(117155, '134107', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '3.49'),
(117156, '134115', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F34', 1, '4.81'),
(117157, '134141', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '4.48'),
(117158, '134144', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '10.23'),
(117159, '134145', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '25.35'),
(117160, '134152', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F25', 1, '7.84'),
(117161, '134153', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F25', 1, '3.3'),
(117162, '134154', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F25', 1, '3.79'),
(117163, '134158', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F25', 1, '0.44'),
(117164, '134218', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F28', 1, '0.36'),
(117165, '134219', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '0.19'),
(117166, '134220', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F28', 1, '0.38'),
(117167, '134246', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F25', 1, '0.79'),
(117168, '134247', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F25', 1, '0.49'),
(117169, '134250', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '1.04'),
(117170, '134252', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '1.04'),
(117171, '134255', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '3.49'),
(117172, '134263', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '0.3'),
(117173, '134264', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '0.25'),
(117174, '134265', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '0.25'),
(117175, '134266', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '0.14'),
(117176, '134267', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '0.3'),
(117177, '134270', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '0.79'),
(117178, '134272', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '11.25'),
(117179, '134279', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '0.05'),
(117180, '134282', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '80.69'),
(117181, '134291', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F29', 1, '39.61'),
(117182, '134300', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134300', 1, '0.52'),
(117183, '134301', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F25', 1, '18.01'),
(117184, '134306', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134306', 1, '152.33'),
(117185, '134326', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F31', 1, '79.2'),
(117186, '134328', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F42', 1, '8.61'),
(117187, '134343', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134343', 1, '91.74'),
(117188, '134345', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F29', 1, '7.84'),
(117189, '134350', 425, '', 'Relee Cargo', 0, 0, 5, 'F29', 1, '35.9'),
(117190, '134351', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F29', 1, '1229.82'),
(117191, '134364', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F29', 1, '84.78'),
(117192, '134370', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F29', 1, '296.12'),
(117193, '134371', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134371', 1, '75.85'),
(117194, '134378', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134378', 1, '204.87'),
(117195, '134409', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F25', 1, '58.45'),
(117196, '134428', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134428', 1, '8.8'),
(117197, '134429', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134429', 1, '3.3'),
(117198, '134434', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '182.55'),
(117199, '134441', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '66.94'),
(117200, '134442', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134442', 1, '3.44'),
(117201, '134444', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '12.59'),
(117202, '134446', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '9.95'),
(117203, '134452', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134452', 1, '18.8'),
(117204, '134457', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134457', 1, '116.87'),
(117205, '134460', 425, '', 'Piese schimb alternatoare si e', 0, 0, 685, '134460', 1, '0.44'),
(117206, '134471', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F31', 1, '1516.73'),
(117207, '134475', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '27.99'),
(117208, '134476', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '4.62'),
(117209, '134482', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '0.25'),
(117210, '134486', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '0.25'),
(117211, '134490', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F25', 1, '0.96'),
(117212, '134492', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '16.36'),
(117213, 'CP-1026', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '80.55'),
(117214, 'CP-1008', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '311.81'),
(117215, 'CP-1017', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '8.61'),
(117216, '134519', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '2.28'),
(117217, '134530', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F28', 1, '4.62'),
(117218, 'CP-1028', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '456.85'),
(117219, '134562', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F25', 1, '43.52'),
(117220, '134617', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '8.61'),
(117221, '134620', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '16.11'),
(117222, '134626', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F30', 1, '17.62'),
(117223, '134642', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '28.12'),
(117224, '134654', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '1.93'),
(117225, '134658', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '77.67'),
(117226, '134659', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '66.94'),
(117227, '134660', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134660', 1, '53.88'),
(117228, '134661', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134661', 1, '50.86'),
(117229, '134663', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F33', 1, '2.7'),
(117230, '134667', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F33', 1, '72.14'),
(117231, '134673', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134673', 1, '2.94'),
(117232, '134675', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '28.7'),
(117233, '134683', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '2.7'),
(117234, '134686', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '97.32'),
(117235, '134687', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '39.81'),
(117236, '134699', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F42', 1, '3.19'),
(117237, '134702', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134702', 1, '4.62'),
(117238, '134722', 425, '', 'Relee Cargo', 0, 0, 5, '', 1, '151.15'),
(117239, '134736', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '217.79'),
(117240, '134740', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F34', 1, '4.62'),
(117241, '134751', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134751', 1, '36.4'),
(117242, '134761', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '124.95'),
(117243, '134764', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'F27', 1, '1.04'),
(117244, '134772', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '11.16'),
(117245, '134775', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134775', 1, '15.56'),
(117246, '134779', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134779', 1, '8.66'),
(117247, '134790', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134790', 1, '13.53'),
(117248, '134798', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134798', 1, '4.62'),
(117249, '134799', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134799', 1, '290.73'),
(117250, '134806', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134806', 1, '229.89'),
(117251, '134811', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'I305001', 1, '8.36'),
(117252, '134812', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, 'I305001', 1, '207.05'),
(117253, '134817', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '134817', 1, '293.75'),
(117254, '134824', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '203.77'),
(117255, '134825', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '20.46'),
(117256, '134830', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '239.56'),
(117257, '134831', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '3050_01_', 1, '39.34'),
(117258, '134842', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '18.8'),
(117259, '134844', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '18.01'),
(117260, '134854', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '18.72'),
(117261, '134859', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '91'),
(117262, '134864', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '114.01'),
(117263, '134866', 425, '', 'Piese schimb alternatoare si e', 0, 0, 429, '13486', 1, '4.81'),
(117264, '134868', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '66.01'),
(117265, '134871', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '88.72'),
(117266, '134888', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '129.24'),
(117267, '134890', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '177.9'),
(117268, '134896', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '16.5'),
(117269, '134901', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '330.29'),
(117270, '134902', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '3.3'),
(117271, '134905', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '10.23'),
(117272, '134922', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '0.85'),
(117273, '134937', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '0.79'),
(117274, '134957', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '0.71'),
(117275, '134958', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '4.62'),
(117276, '134969', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '205.59'),
(117277, '134977', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '129.24'),
(117278, '134978', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '3.74'),
(117279, '135004', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '0.66'),
(117280, '135015', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '57.1'),
(117281, '135018', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '3.3'),
(117282, '135021', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '190.71'),
(117283, '135026', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '54.05'),
(117284, '135030', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '194.42'),
(117285, '135033', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '245.97');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(117286, '135037', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '136.94'),
(117287, '135041', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '3006_01_', 1, '134.76'),
(117288, '135049', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '5.12'),
(117289, '135054', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '14.38'),
(117290, '135056', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '3.3'),
(117291, '135063', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '53.23'),
(117292, '135065', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '101.61'),
(117293, '135066', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '1.93'),
(117294, '135068', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '200.14'),
(117295, '135074', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '193.66'),
(117296, '135171', 425, '', 'Piese schimb alternatoare si e', 0, 0, 449, '3006657_', 1, '3.3'),
(117297, '135172', 425, '', 'Piese schimb alternatoare si e', 0, 0, 449, '3006657_', 1, '16.69'),
(117298, 'CP-9007', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '602.52'),
(117299, '135202', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '1.04'),
(117300, '135213', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '0.3'),
(117301, '135901', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '193.11'),
(117302, '137052', 425, '', 'Piese schimb alternatoare si e', 0, 0, 901, '3010133_', 1, '120.88'),
(117303, '137132', 425, '', 'Piese schimb alternatoare si e', 0, 0, 755, '3010347_', 1, '154.15'),
(117304, '137612', 425, '', 'Piese schimb alternatoare si e', 0, 0, 530, '3010275_', 1, '87.15'),
(117305, 'TH-6501', 425, '', 'Piese schimb alternatoare si e', 0, 0, 316, 'TH-6501', 1, '98.83'),
(117306, '138003', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1218, '138003', 1, '17.82'),
(117307, '138004', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1218, '138004', 1, '19.11'),
(117308, '138005', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1218, '138005', 1, '94.88'),
(117309, '138007', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1218, '138007', 1, '0.79'),
(117310, '138011', 425, '', 'Piese schimb alternatoare si e', 0, 0, 901, '3070141_', 1, '122.01'),
(117311, '138012', 425, '', 'Piese schimb alternatoare si e', 0, 0, 901, '3070141_', 1, '122.01'),
(117312, '138013', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1218, '138013', 1, '98.59'),
(117313, '138024', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1218, '138024', 1, '93.31'),
(117314, '138026', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1218, '138026', 1, '1.6'),
(117315, '138052', 425, '', 'Piese schimb alternatoare si e', 0, 0, 901, '3071141_', 1, '150.32'),
(117316, '138065', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1218, '138065', 1, '82.06'),
(117317, '138070', 425, '', 'Piese schimb alternatoare si e', 0, 0, 203, '3070652_', 1, '21.02'),
(117318, '138089', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1218, '138089', 1, '13.36'),
(117319, '138092', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1218, '138092', 1, '3.87'),
(117320, '138171', 425, '', 'Piese schimb alternatoare si e', 0, 0, 449, '3070657_', 1, '390.31'),
(117321, '138172', 425, '', 'Piese schimb alternatoare si e', 0, 0, 449, '3070657_', 1, '33.1'),
(117322, '138303', 425, '', 'Piese schimb alternatoare si e', 0, 0, 472, 'I3070511', 1, '253.75'),
(117323, '138322', 425, '', 'Piese schimb alternatoare si e', 0, 0, 901, '3070143_', 1, '121.63'),
(117324, '138330', 425, '', 'Piese schimb alternatoare si e', 0, 0, 755, '3070445_', 1, '509.65'),
(117325, '138350', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3926, '138350', 1, '36.18'),
(117326, '138353', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3926, '138353', 1, '11.74'),
(117327, '138356', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3926, '138356', 1, '24.06'),
(117328, '138361', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3926, '138361', 1, '3.74'),
(117329, '138362', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3926, '138362', 1, '3.74'),
(117330, '138363', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3926, '138363', 1, '108.62'),
(117331, '138364', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3926, '138364', 1, '79.4'),
(117332, '138372', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3926, '138372', 1, '56.14'),
(117333, '138416', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138416', 1, '1074.64'),
(117334, '138421', 425, '', 'Piese schimb alternatoare si e', 0, 0, 901, '3071143_', 1, '9.24'),
(117335, '138422', 425, '', 'Piese schimb alternatoare si e', 0, 0, 901, '3071143_', 1, '26.12'),
(117336, '138430', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138430', 1, '43.08'),
(117337, '138434', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138434', 1, '159.42'),
(117338, '138438', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138438', 1, '13.58'),
(117339, '138440', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138440', 1, '12.7'),
(117340, '138441', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138441', 1, '11.66'),
(117341, '138490', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1218, '138490', 1, '41.68'),
(117342, '138701', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138701', 1, '204.21'),
(117343, '138790', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138790', 1, '157.06'),
(117344, '138793', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138793', 1, '113.46'),
(117345, '138800', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138800', 1, '144.5'),
(117346, '138801', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138801', 1, '130.09'),
(117347, '138808', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138808', 1, '79.87'),
(117348, '138865', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138865', 1, '81.76'),
(117349, '138866', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138866', 1, '132.62'),
(117350, '138869', 425, '', 'Piese schimb alternatoare si e', 0, 0, 689, '138869', 1, '9.76'),
(117351, '139075', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139075', 1, '75.16'),
(117352, '139110', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139110', 1, '326.22'),
(117353, '139111', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139111', 1, '327.35'),
(117354, '139112', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139112', 1, '21.63'),
(117355, '139115', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139115', 1, '0.71'),
(117356, '139173', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139173', 1, '1.04'),
(117357, '139177', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139177', 1, '5.53'),
(117358, '139281', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139281', 1, '263.21'),
(117359, '139456', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139456', 1, '96.6'),
(117360, '139467', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139467', 1, '47.51'),
(117361, '139472', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139472', 1, '271.46'),
(117362, '139473', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139473', 1, '73.79'),
(117363, '139475', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139475', 1, '294.91'),
(117364, '139481', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139481', 1, '440.23'),
(117365, '139494', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139494', 1, '35.93'),
(117366, '139519', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139519', 1, '107.27'),
(117367, '139531', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3765, '139531', 1, '12.7'),
(117368, '139532', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3765, '139532', 1, '66.17'),
(117369, '139562', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139562', 1, '1.4'),
(117370, '139602', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139602', 1, '15.42'),
(117371, '139618', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139618', 1, '19.16'),
(117372, '139637', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139637', 1, '31.45'),
(117373, '139696', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1529, '139696', 1, '71.01'),
(117374, '139698', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1232, '139698', 1, '189.19'),
(117375, '139700', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1232, '139700', 1, '14.63'),
(117376, '139801', 425, '', 'Piese schimb alternatoare si e', 0, 0, 890, '139801', 1, '3.08'),
(117377, '139812', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2189, '139812', 1, '61.67'),
(117378, '139907', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '15.97'),
(117379, '139911', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '20.1'),
(117380, 'CP-1082', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '142.55'),
(117381, '139920', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '237.56'),
(117382, '139921', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '197.09'),
(117383, '139922', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '94.74'),
(117384, '139923', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '72.52'),
(117385, '139928', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '22.74'),
(117386, '139929', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '3.93'),
(117387, '139930', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '5.01'),
(117388, '139931', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '4.67'),
(117389, '139933', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '256.72'),
(117390, '139952', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '2.42'),
(117391, '139953', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '18.14'),
(117392, '139954', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '113.21'),
(117393, '139955', 425, '', 'Piese schimb alternatoare si e', 0, 0, 479, '', 1, '7.04'),
(117394, '140003', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '140003', 1, '1.54'),
(117395, '140004', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '0'),
(117396, '140005', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '140005', 1, '2.12'),
(117397, '140006', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140006', 1, '0.92'),
(117398, '140008', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '0.96'),
(117399, '140009', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '1.54'),
(117400, 'E100010/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160010 Special 10W40-SF-CC-1l', 1, '1.54'),
(117401, 'E100011/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160011 Motorcycle 10W40 front', 1, '5.34'),
(117402, '140012', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '0.82'),
(117403, '140014', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '140014', 1, '1.29'),
(117404, '140016', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '1.54'),
(117405, '140017', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '140017', 1, '1.54'),
(117406, '140018', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '0.9'),
(117407, '140019', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '1.54'),
(117408, '140025', 425, '', 'Piese schimb alternatoare si e', 0, 0, 514, 'ABMESSUNG', 1, '1.4'),
(117409, '140026', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '1.87'),
(117410, '140027', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '', 1, '1.29'),
(117411, '140028', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '0.23'),
(117412, '140029', 425, '', 'Piese schimb alternatoare si e', 0, 0, 5, '140029', 1, '0.9'),
(117413, '140030', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '0.71'),
(117414, '140031', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '3020147_', 1, '1.76'),
(117415, '140035', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '1.1'),
(117416, '140036', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140036', 1, '1.54'),
(117417, '140038', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '1.82'),
(117418, 'E100040/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160040 Special 20W-50', 1, '0.24'),
(117419, 'E100041/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160041 Multi-fleet 20W-50', 1, '1.48'),
(117420, 'E100046/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160046 Multifleet 15w40 SJ-CF4', 1, '1.54'),
(117421, '140047', 425, '', 'Piese schimb alternatoare si e', 0, 0, 514, '140047', 1, '1.48'),
(117422, '140048', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140048', 1, '1.24'),
(117423, '140049', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140049', 1, '2.78'),
(117424, '140050', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140050', 1, '1.04'),
(117425, '140054', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '1.29'),
(117426, '140056', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '2.28'),
(117427, '140057', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '1.48'),
(117428, 'E100058/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160058 Actence 5w30', 1, '1.76'),
(117429, 'E100059/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160059 Exence 5W30', 1, '1.6'),
(117430, '140060', 425, '', 'Piese schimb alternatoare si e', 0, 0, 514, '', 1, '1.93'),
(117431, 'E100062/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160062 Eurol Syntence 5W30', 1, '2.12'),
(117432, 'E100064/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160064 0W40 Synergy SLCF', 1, '1.54'),
(117433, 'E100067/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160067 Synergy 0W-30', 1, '2.28'),
(117434, 'E100068/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160068 Protence 5W30', 1, '2.7'),
(117435, '140070', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '5.45'),
(117436, 'E100071/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160071 Fluence 5W-30', 1, '2.89'),
(117437, 'E110074/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '140074 HPX 75W-80 GL-4', 1, '2.42'),
(117438, 'E110076/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160076 Fulltrasyn GL5', 1, '12.18'),
(117439, '140077', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140077', 1, '13.36'),
(117440, '140078', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140078', 1, '13'),
(117441, '140079', 425, '', 'Piese schimb alternatoare si e', 0, 0, 220, 'ABMESSUNG', 1, '7.8'),
(117442, '140080', 425, '', 'Piese schimb alternatoare si e', 0, 0, 220, 'ABMESSUNG', 1, '11.74'),
(117443, '140081', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140081', 1, '12.7'),
(117444, '140082', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '12.73'),
(117445, '140084', 425, '', 'Piese schimb alternatoare si e', 0, 0, 220, 'ABMESSUNG', 1, '12.84'),
(117446, '140086', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140086', 1, '13.36'),
(117447, '140087', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140087', 1, '14.19'),
(117448, '140091', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '20.02'),
(117449, 'E100092/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160092 Super Lite 5W-40', 1, '18.01'),
(117450, '140093', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '21.55'),
(117451, 'E100094/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160094 Turbosyn 10W-40', 1, '17.82'),
(117452, '140103', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '4.56'),
(117453, '140104', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '3020576_', 1, '8.66'),
(117454, 'E100105/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '160105 15W40-MultiUse', 1, '26.37'),
(117455, '140107', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '42.64'),
(117456, '140109', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '3.3'),
(117457, '140110', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140110', 1, '6.32'),
(117458, '140111', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '3020143_', 1, '3.02'),
(117459, 'E100115/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '140115 Syntruck 10W40', 1, '12.7'),
(117460, 'E100116/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '140116 Syntrax 5W30', 1, '46.21'),
(117461, 'E100119/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '140119 Marathol 10W40', 1, '1.82'),
(117462, '140120', 425, '', 'Piese schimb alternatoare si e', 0, 0, 514, 'ABMESSUNG', 1, '3.35'),
(117463, '140132', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '17.19'),
(117464, '140134', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '4.79'),
(117465, '140135', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '7.04'),
(117466, '140144', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '1.54'),
(117467, '140159', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '17.19'),
(117468, '140170', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '3.98'),
(117469, '140172', 425, '', 'Piese schimb alternatoare si e', 0, 0, 449, '3020657_', 1, '1.93'),
(117470, '140173', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '2.94'),
(117471, '140174', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '3.74'),
(117472, '140175', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '22.24'),
(117473, '140176', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '104.06'),
(117474, '140183', 425, '', 'Piese schimb alternatoare si e', 0, 0, 514, '', 1, '1.6'),
(117475, '140184', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140184', 1, '2.64'),
(117476, '140187', 425, '', 'Piese schimb alternatoare si e', 0, 0, 514, '140187', 1, '2.67'),
(117477, '140188', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140188', 1, '1.29'),
(117478, '140189', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '1.76'),
(117479, '140192', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '1.29'),
(117480, '140196', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '3.35'),
(117481, '140198', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_182', 1, '33.02'),
(117482, '140200', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_69', 1, '1.65'),
(117483, '140201', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_68', 1, '2.23'),
(117484, '140202', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_70', 1, '2.09'),
(117485, '140203', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_75', 1, '2.94'),
(117486, '140204', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_71', 1, '1.54'),
(117487, '140206', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_79', 1, '4.43'),
(117488, '140208', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140208', 1, '1.54'),
(117489, '140211', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_81', 1, '4.62'),
(117490, '140213', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_82', 1, '4.81'),
(117491, '140214', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_85', 1, '4.48'),
(117492, '140217', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_86', 1, '3.02'),
(117493, '140218', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_187', 1, '19.6'),
(117494, '140219', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_187', 1, '22.54'),
(117495, '140220', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_89', 1, '37.86'),
(117496, '140222', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_91', 1, '13.78'),
(117497, '140223', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_92', 1, '22.49'),
(117498, '140224', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_91', 1, '26.94'),
(117499, '140225', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_92', 1, '26.56'),
(117500, '140226', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_91', 1, '31.26'),
(117501, '140227', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_92', 1, '10.37'),
(117502, '140231', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_98', 1, '22.3'),
(117503, '140232', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_100', 1, '24.58'),
(117504, '140233', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_99', 1, '34.17'),
(117505, '140234', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_101', 1, '32.85'),
(117506, '140235', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_102', 1, '36.4'),
(117507, '140237', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_105', 1, '25.87'),
(117508, '140239', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '38.54'),
(117509, '140240', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '11.16'),
(117510, '140241', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_109', 1, '5.66'),
(117511, '140242', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_110', 1, '4.62'),
(117512, '140243', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_111', 1, '3.98'),
(117513, '140244', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_112', 1, '6.24'),
(117514, '140245', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '3.98'),
(117515, '140246', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_113', 1, '8.61'),
(117516, '140248', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_115', 1, '2.28'),
(117517, '140249', 425, '', 'Piese de schimb electromotoare', 0, 0, 219, 'FIJACION_120', 1, '0.85'),
(117518, '140250', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_119', 1, '0.85'),
(117519, '140251', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_123', 1, '1.24'),
(117520, '140252', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_122', 1, '0.96'),
(117521, '140256', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_131', 1, '2.28'),
(117522, '140258', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_133', 1, '1.18'),
(117523, '140259', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '1.4'),
(117524, '140261', 425, '', 'Piese schimb alternatoare si e', 0, 0, 514, 'FIJACION_134', 1, '0.96'),
(117525, '140262', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '1.87'),
(117526, '140263', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_136', 1, '40.08'),
(117527, '140265', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_137', 1, '39.31'),
(117528, '140266', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_138', 1, '58.45'),
(117529, '140268', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_141', 1, '1.15'),
(117530, '140269', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_145', 1, '1.6'),
(117531, 'E100271/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '', 1, '12.95'),
(117532, 'E100272/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '', 1, '16.3'),
(117533, '140273', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '26.12'),
(117534, '140274', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140274', 1, '21.74'),
(117535, '140275', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_153', 1, '39.81'),
(117536, '140276', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_154', 1, '53.06'),
(117537, '140277', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_157', 1, '18.66'),
(117538, '140279', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_169', 1, '32.88'),
(117539, '140283', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_166', 1, '25.04'),
(117540, '140284', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_167', 1, '13.78'),
(117541, '140285', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_168', 1, '15.01'),
(117542, '140286', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_173', 1, '16.72'),
(117543, '140288', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_175', 1, '27.74'),
(117544, '140290', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140290', 1, '60.51'),
(117545, '140292', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'FIJACION_72', 1, '29.03'),
(117546, '140296', 425, '', 'Piese schimb alternatoare si e', 0, 0, 514, 'FIJACION_181', 1, '11.36'),
(117547, '140297', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140297', 1, '12.84'),
(117548, '140299', 425, '', 'Piese schimb alternatoare si e', 0, 0, 514, '140299', 1, '11.36'),
(117549, '140301', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '11.85'),
(117550, '140307', 425, '', 'Piese schimb alternatoare si e', 0, 0, 514, '', 1, '7.84'),
(117551, '140308', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '6.98'),
(117552, '140309', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140309', 1, '1.93'),
(117553, '140310', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140310', 1, '2.12'),
(117554, '140311', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '1.93'),
(117555, '140314', 425, '', 'Piese schimb alternatoare si e', 0, 0, 472, '3020510_', 1, '1.6'),
(117556, '140316', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140316', 1, '2.28'),
(117557, '140318', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '140318', 1, '3.74'),
(117558, '140319', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '1.48'),
(117559, '140320', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '1.29'),
(117560, '6087/1', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '6087_1', 1, '1.6'),
(117561, '140326', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '', 1, '1.93'),
(117562, '140328', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140328', 1, '1.6'),
(117563, '140330', 425, '', 'Piese schimb alternatoare si e', 0, 0, 514, '140330', 1, '2.04'),
(117564, '140332', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140332', 1, '15.07'),
(117565, '140333', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, '140333', 1, '1.73'),
(117566, '140334', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2454, '140334', 1, '13.03'),
(117567, '140336', 425, '', 'Piese schimb alternatoare si e', 0, 0, 514, 'ABMESSUNG', 1, '11.74'),
(117568, '140337', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '38'),
(117569, '140338', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '2.3'),
(117570, '140339', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '19.35'),
(117571, '140342', 425, '', 'Piese schimb alternatoare si e', 0, 0, 219, 'ABMESSUNG', 1, '6.84'),
(117572, '140344', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '140344', 1, '10.78'),
(117573, '140346', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '140346', 1, '25.87'),
(117574, '140349', 425, '', 'Piese schimb alternatoare si e', 0, 0, 17, '', 1, '19.35'),
(117575, '6259', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '6259', 1, '4.76'),
(117576, '140361', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140361', 1, '27.24'),
(117577, '140365', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140365', 1, '2.7'),
(117578, '140374', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140374', 1, '4.12'),
(117579, '140376', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140376', 1, '22.05'),
(117580, '140405', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140405', 1, '2.56'),
(117581, '140441', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140441', 1, '21.47'),
(117582, '140443', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140443', 1, '28.12'),
(117583, '140460', 425, '', 'Piese schimb alternatoare si e', 0, 0, 389, 'I3020630', 1, '53.06'),
(117584, '140472', 425, '', 'Piese schimb alternatoare si e', 0, 0, 901, 'I3020643', 1, '14.74'),
(117585, '140501', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140501', 1, '1.6'),
(117586, '140521', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140521', 1, '9.95'),
(117587, '140533', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140533', 2, '73.199'),
(117588, '140541', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140541', 1, '9.18'),
(117589, '140559', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140559', 1, '31.64'),
(117590, '140560', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140560', 1, '24.8'),
(117591, '140561', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140561', 1, '31.26'),
(117592, '140563', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140563', 1, '2.12'),
(117593, 'E110600/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '140600 MPG SAE 85W90', 1, '39.5'),
(117594, '140601', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140601', 1, '1.48'),
(117595, '140614', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140614', 1, '1.29'),
(117596, '6382', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '6382', 1, '9.18'),
(117597, 'E110627/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '', 1, '1.6'),
(117598, 'E110635/5L', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1862, '140635 HPG 85W90 GL5', 1, '21.72'),
(117599, '6265', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '6265', 1, '1.6'),
(117600, '140690', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140690', 1, '1.29'),
(117601, '140694', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140694', 1, '1.24'),
(117602, '6429', 425, '', 'Piese schimb alternatoare si e', 0, 0, 686, '1544', 1, '1.29'),
(117603, '140731', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140731', 1, '5.86'),
(117604, '140740', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140740', 1, '20.65'),
(117605, '140754', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3625, 'AUTO-COLOR MET', 1, '77.67'),
(117606, '140760', 425, '', 'Piese schimb alternatoare si e', 0, 0, 208, 'I3020663', 1, '24.06'),
(117607, '140792', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3625, 'AUTO-COLOR MET', 1, '8.36'),
(117608, '140813', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140813', 1, '2.94'),
(117609, '140814', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140814', 1, '9.89'),
(117610, '140815', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3625, 'AUTO-COLOR MET', 1, '10.39'),
(117611, '140839', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140839', 1, '54.68'),
(117612, '6438', 425, '', 'Piese schimb alternatoare si e', 0, 0, 117, '1543', 1, '0.96'),
(117613, '140854', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140854', 1, '1.04'),
(117614, '140855', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140855', 1, '1.6'),
(117615, '140881', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140881', 1, '9.24'),
(117616, '140893', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140893', 1, '22.99'),
(117617, '140895', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140895', 1, '40.58'),
(117618, '6430', 425, '', 'Piese schimb alternatoare si e', 0, 0, 686, '6430PKW', 1, '22.99'),
(117619, '140914', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140914', 1, '6.68'),
(117620, '140915', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140915', 1, '1.29'),
(117621, '6400', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3922, '119', 1, '4.34'),
(117622, '6415', 425, '', 'Piese schimb alternatoare si e', 0, 0, 654, '6415', 1, '6.51'),
(117623, '140927', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140927', 1, '1.93'),
(117624, '140933', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140933', 1, '41.38'),
(117625, '140935', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140935', 1, '11.03'),
(117626, '140952', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3625, 'AUTO-COLOR MET', 1, '1.29'),
(117628, '140983', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140983', 1, '14.68'),
(117629, '6542', 425, '', 'Piese schimb alternatoare si e', 0, 0, 686, '6542', 1, '1.6'),
(117630, '140991', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140991', 2, '65.17'),
(117631, '140994', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '140994', 1, '1.24'),
(117632, '141002', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '141002', 1, '19.3'),
(117633, '141006', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '141006', 1, '19.46'),
(117634, '141007', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '141007', 1, '52.07'),
(117635, '141010', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '141010', 1, '17.05'),
(117636, '141026', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '141026', 1, '56.91'),
(117637, '141032', 425, '', 'Piese schimb alternatoare si e', 0, 0, 901, '3008145_', 1, '0.9'),
(117638, '141046', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '141046', 1, '1.79'),
(117639, '6432', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '6432', 1, '47.59'),
(117640, '141058', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3625, 'AUTO-COLOR MET', 1, '15.61'),
(117641, '141090', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '141090', 1, '25.13'),
(117642, '141096', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '141096', 1, '0.79'),
(117643, '141119', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3625, 'AUTO-COLOR MET', 1, '4.21'),
(117644, '141133', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3625, 'AUTO-COLOR MET', 1, '2.42'),
(117645, '141145', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '141145', 1, '1.54'),
(117646, '141146', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '141146', 1, '1.95'),
(117647, '141171', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3625, 'AUTO-COLOR MET', 1, '5.42'),
(117648, '141175', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '141175', 1, '7.84'),
(117649, '141176', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '141176', 1, '9.81'),
(117650, '6485', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '6485', 1, '7.2'),
(117651, '141195', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3625, 'AUTO-COLOR MET', 1, '28.12'),
(117652, '141202', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3946, '', 1, '6.24'),
(117653, '141206', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '141206', 1, '1.4'),
(117654, '141209', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3946, '', 1, '18.91'),
(117655, '141232', 425, '', 'Piese schimb alternatoare si e', 0, 0, 402, '141232', 1, '56.96'),
(117656, '141249', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3625, 'AUTO-COLOR MET', 1, '7.53'),
(117657, '141256', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3625, 'AUTO-COLOR MET', 1, '10.61'),
(117658, '142042', 425, '', 'Piese schimb alternatoare si e', 0, 0, 177, 'I3024103', 1, '10.03'),
(117659, '150055', 425, '', 'Componente aprindere Cargo', 0, 0, 26, '150055', 1, '131.49'),
(117660, '150057', 425, '', 'Componente aprindere Cargo', 0, 0, 26, '150057', 1, '168.91'),
(117661, '150062', 425, '', 'Componente aprindere Cargo', 0, 0, 26, '150062', 1, '156.81'),
(117662, '150075', 425, '', 'Componente aprindere Cargo', 0, 0, 26, '150075', 1, '211.39'),
(117663, '150096', 425, '', 'Componente aprindere Cargo', 0, 0, 26, '150096', 1, '343.92'),
(117664, '150132', 425, '', 'Componente aprindere Cargo', 0, 0, 26, '150132', 1, '78.82'),
(117665, '150150', 425, '', 'Componente aprindere Cargo', 0, 0, 26, '150150', 1, '107.58'),
(117666, '150160', 425, '', 'Componente aprindere Cargo', 0, 0, 26, '150160', 1, '249.35'),
(117667, '150165', 425, '', 'Componente aprindere Cargo', 0, 0, 26, '150165', 1, '169.22'),
(117668, '150168', 425, '', 'Componente aprindere Cargo', 0, 0, 26, '150168', 1, '215.13'),
(117669, '150175', 425, '', 'Componente aprindere Cargo', 0, 0, 17, '150175', 1, '106.15'),
(117670, '150323', 425, '', 'Componente aprindere Cargo', 0, 0, 17, '', 1, '119.81'),
(117671, '150324', 425, '', 'Componente aprindere Cargo', 0, 0, 17, '150324', 1, '138.7'),
(117672, '150353', 425, '', 'Componente aprindere Cargo', 0, 0, 17, '150353', 1, '220.54'),
(117673, '150403', 425, '', 'Componente aprindere Cargo', 0, 0, 17, '150403', 1, '735.9'),
(117674, '150409', 425, '', 'Componente aprindere Cargo', 0, 0, 17, '', 1, '343.1'),
(117675, 'E100059/1L', 425, '', 'Piese de schimb universale Car', 0, 0, 1862, '160059 Exence 5W30', 1, '33.02'),
(117676, '160080', 425, '', 'Becuri Cargo', 0, 0, 17, '160080', 1, '15.97'),
(117677, '160081', 425, '', 'Becuri Cargo', 0, 0, 17, '160081', 1, '20.35'),
(117678, '160115', 425, '', 'Becuri Cargo', 0, 0, 683, '', 1, '12.84'),
(117679, '160116', 425, '', 'Becuri Cargo', 0, 0, 683, '', 1, '13.03'),
(117680, '160198', 425, '', 'Piese de schimb universale Car', 0, 0, 17, '160198', 1, '41.61'),
(117681, '160216', 425, '', 'Becuri Cargo', 0, 0, 690, '160216 COPIE', 1, '27.14'),
(117682, '160239', 425, '', 'Becuri Cargo', 0, 0, 17, '160239', 1, '47.04'),
(117683, '160240', 425, '', 'Becuri Cargo', 0, 0, 17, '160240', 1, '64.93'),
(117684, '160242', 425, '', 'Becuri Cargo', 0, 0, 17, '160242', 1, '29.91'),
(117685, '160244', 425, '', 'Becuri Cargo', 0, 0, 17, '160244', 1, '67.19'),
(117686, '160251', 425, '', 'Piese de schimb universale Car', 0, 0, 17, '160251', 1, '398.03'),
(117687, '160252', 425, '', 'Piese de schimb universale Car', 0, 0, 17, '160252', 1, '280.04'),
(117688, '160265', 425, '', 'Becuri Cargo', 0, 0, 17, '160265', 1, '17.19'),
(117689, '160266', 425, '', 'Becuri Cargo', 0, 0, 17, '160266', 1, '16.26'),
(117690, '160272', 425, '', 'Becuri Cargo', 0, 0, 17, '160272', 1, '99.77'),
(117691, '160289', 425, '', 'Piese de schimb universale Car', 0, 0, 17, '', 1, '131.69'),
(117692, '160300', 425, '', 'Piese de schimb universale Car', 0, 0, 1235, '160300 COPIE', 1, '45.28'),
(117693, '160308', 425, '', 'Becuri Cargo', 0, 0, 1235, '160308 COPIE', 1, '11.99'),
(117694, '160311', 425, '', 'Becuri Cargo', 0, 0, 1235, '160311 COPIE', 1, '10.39'),
(117695, '160312', 425, '', 'Becuri Cargo', 0, 0, 1235, '160312 COPIE', 1, '23.51'),
(117696, '160313', 425, '', 'Becuri Cargo', 0, 0, 1235, '160313 COPIE', 1, '33.94'),
(117697, '160316', 425, '', 'Becuri Cargo', 0, 0, 1570, 'I3014419', 1, '11.99'),
(117698, '160317', 425, '', 'Becuri Cargo', 0, 0, 1235, '160317 COPIE', 1, '14.47'),
(117699, '160331', 425, '', 'Relee Cargo', 0, 0, 1235, '160331 COPIE', 1, '472.45'),
(117700, '160332', 425, '', 'Piese de schimb universale Car', 0, 0, 1235, '', 1, '104.69'),
(117701, '160335', 425, '', 'Piese de schimb universale Car', 0, 0, 1235, '160335 COPIE', 1, '29.53'),
(117702, '160336', 425, '', 'Piese de schimb universale Car', 0, 0, 1235, '160336 COPIE', 1, '38.02'),
(117703, '160337', 425, '', 'Becuri Cargo', 0, 0, 1235, '160337 COPIE', 1, '14.47'),
(117704, '160352', 425, '', 'Becuri Cargo', 0, 0, 1235, '160352 COPIE', 1, '115.61'),
(117705, '160354', 425, '', 'Becuri Cargo', 0, 0, 1235, '160354 COPIE', 1, '132.12'),
(117706, '160361', 425, '', 'Piese de schimb universale Car', 0, 0, 1235, '160361 COPIE', 1, '24.49'),
(117707, '160363', 425, '', 'Becuri Cargo', 0, 0, 1235, '160363 COPIE', 1, '14.63'),
(117708, '160364', 425, '', 'Becuri Cargo', 0, 0, 1235, '160364 COPIE', 1, '19.35'),
(117709, '160365', 425, '', 'Becuri Cargo', 0, 0, 1235, '160365 COPIE', 1, '16.5'),
(117710, '160367', 425, '', 'Becuri Cargo', 0, 0, 1235, '160367 COPIE', 1, '19.6'),
(117711, '160378', 425, '', 'Piese de schimb universale Car', 0, 0, 1235, '160378 COPIE', 1, '27.57'),
(117712, '160381', 425, '', 'Piese de schimb universale Car', 0, 0, 1235, '160381 COPIE', 1, '26.61'),
(117713, '160403', 425, '', 'Becuri Cargo', 0, 0, 688, '', 1, '29.09'),
(117714, '160407', 425, '', 'Becuri Cargo', 0, 0, 688, '160407 COPIE', 1, '65.19'),
(117715, '160409', 425, '', 'Piese de schimb electromotoare', 0, 0, 688, '', 1, '20.26'),
(117716, '160412', 425, '', 'Piese de schimb universale Car', 0, 0, 688, '160412 COPIE', 1, '1.79'),
(117717, '160413', 425, '', 'Piese de schimb universale Car', 0, 0, 688, '160413 COPIE', 1, '4.67'),
(117718, '160416', 425, '', 'Piese de schimb alternatoare C', 0, 0, 688, '160416 COPIE', 1, '101.5'),
(117719, '160420', 425, '', 'Piese de schimb alternatoare C', 0, 0, 688, '160420 COPIE', 1, '90.06'),
(117720, '160421', 425, '', 'Piese de schimb alternatoare C', 0, 0, 688, '', 1, '101.5'),
(117721, '160422', 425, '', 'Piese de schimb alternatoare C', 0, 0, 688, '', 1, '95.7'),
(117722, '160431', 425, '', 'Piese de schimb alternatoare C', 0, 0, 688, '', 1, '142.11'),
(117723, '160432', 425, '', 'Piese de schimb alternatoare C', 0, 0, 402, '160432', 1, '142.11'),
(117724, '160434', 425, '', 'Piese de schimb alternatoare C', 0, 0, 688, '160434 COPIE', 1, '142.11'),
(117725, '160436', 425, '', 'Piese de schimb alternatoare C', 0, 0, 688, '', 1, '142.11'),
(117726, '160507', 425, '', 'Piese de schimb universale Car', 0, 0, 1235, '', 1, '64.36'),
(117727, '160521', 425, '', 'Becuri Cargo', 0, 0, 1235, '', 1, '16.55'),
(117728, '160533', 425, '', 'Piese de schimb universale Car', 0, 0, 1235, '160533 COPIE', 1, '31.84'),
(117729, '160534', 425, '', 'Piese de schimb universale Car', 0, 0, 1235, '160534 COPIE', 1, '31.84'),
(117730, '160535', 425, '', 'Piese de schimb universale Car', 0, 0, 1235, '160535 COPIE', 1, '21.83'),
(117731, '160618', 425, '', 'Piese de schimb universale Car', 0, 0, 691, '160618 COPIE', 1, '26.7'),
(117732, '160625', 425, '', 'Piese de schimb universale Car', 0, 0, 691, '160625 COPIE', 1, '336.31'),
(117733, '160627', 425, '', 'Becuri Cargo', 0, 0, 691, '160627 COPIE', 1, '65.68'),
(117734, '160628', 425, '', 'Stergatoare parbriz Cargo', 0, 0, 691, '160628 COPIE', 1, '8.66'),
(117735, '160629', 425, '', 'Piese de schimb universale Car', 0, 0, 691, '', 1, '14.76'),
(117736, 'E110630/1L', 425, '', 'Piese de schimb universale Car', 0, 0, 1862, '160630 HPG 80W90_GL5', 1, '13.89'),
(117737, 'E113655/1L', 425, '', 'Stergatoare parbriz Cargo', 0, 0, 3069, '160655 ATF 4100', 1, '10.97'),
(117738, '160700', 425, '', 'Piese de schimb universale Car', 0, 0, 531, 'I3014660', 1, '90.31'),
(117739, '160713', 425, '', 'Piese de schimb universale Car', 0, 0, 692, '160713 COPIE', 1, '645.29'),
(117740, '160741', 425, '', 'Stergatoare parbriz Cargo', 0, 0, 692, '160741 COPIE', 1, '13.03'),
(117741, '160771', 425, '', 'Stergatoare parbriz Cargo', 0, 0, 193, '160771', 1, '26.37'),
(117742, '170005', 425, '', 'Diuze injector Cargo', 0, 0, 1590, '170005', 1, '3.49'),
(117743, '170009', 425, '', 'Diuze injector Cargo', 0, 0, 1590, '170009', 1, '28.95'),
(117744, '170514', 425, '', 'Diuze injector Cargo', 0, 0, 402, '170514', 2, '328.055'),
(117745, '171014', 425, '', 'Diuze injector Cargo', 0, 0, 1270, '22', 1, '36.73'),
(117746, '171024', 425, '', 'Diuze injector Cargo', 0, 0, 1269, '1', 1, '3.68'),
(117747, '171030', 425, '', 'Diuze injector Cargo', 0, 0, 1270, '1', 1, '5.42'),
(117748, '171033', 425, '', 'Diuze injector Cargo', 0, 0, 1269, '1', 1, '5.42'),
(117749, '171039', 425, '', 'Diuze injector Cargo', 0, 0, 1270, '1', 1, '57.1'),
(117750, '171071', 425, '', 'Diuze injector Cargo', 0, 0, 1270, '', 1, '33.54'),
(117751, '171109', 425, '', 'Diuze injector Cargo', 0, 0, 1270, '', 1, '3.74'),
(117752, '171110', 425, '', 'Diuze injector Cargo', 0, 0, 1270, '1', 1, '3.74'),
(117753, '171111', 425, '', 'Diuze injector Cargo', 0, 0, 1269, '1', 1, '7.2'),
(117754, '171112', 425, '', 'Diuze injector Cargo', 0, 0, 1270, '1', 1, '7.2'),
(117755, '180001', 425, '', 'Piese de schimb electromotoare', 0, 0, 1718, 'SPHERES', 1, '62.3'),
(117756, '180008', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 1718, 'SPHERES', 1, '20.92'),
(117757, '180015', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 1718, 'SPHERES', 1, '10.78'),
(117758, '180027', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 1718, 'SPHERES', 1, '112.91'),
(117759, '180028', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 1718, 'SPHERES', 1, '47.45'),
(117760, '180038', 425, '', 'Piese de schimb electromotoare', 0, 0, 1718, 'SPHERES', 1, '24.58'),
(117761, '180041', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180041', 1, '201.46'),
(117762, '180043', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180043', 1, '111.73'),
(117763, '180049', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180049', 1, '11.99'),
(117764, '6046/1', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '6046_1', 1, '2.94'),
(117765, '180099', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180099', 1, '5.86'),
(117766, '180100', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180100', 1, '5.86'),
(117767, '180101', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180101', 1, '5.86'),
(117768, '180103', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180103', 1, '6.43'),
(117769, '180107', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180107', 1, '14.38'),
(117770, '180110', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180110', 1, '8.25'),
(117771, '180113', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180113', 1, '8.61'),
(117772, '180176', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180176', 1, '4.62'),
(117773, '180177', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180177', 1, '7.2'),
(117774, '180212', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180212', 1, '76.79'),
(117775, '180214', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180214', 1, '73.68'),
(117776, '180216', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180216', 1, '40.25'),
(117777, '180218', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180218', 1, '15.42'),
(117778, '180219', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180219', 1, '51.46'),
(117779, '180230', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180230', 1, '9.37'),
(117780, '180233', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180233', 1, '566.2'),
(117781, '180247', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180247', 1, '545.18'),
(117782, '180249', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180249', 1, '2.12'),
(117783, '180254', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180254', 1, '11.74'),
(117784, '180271', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180271', 1, '213.78'),
(117785, '180275', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180275', 1, '469.36'),
(117786, '180305', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180305', 1, '46.32'),
(117787, '180306', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180306', 1, '27.24'),
(117788, '180307', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180307', 1, '25.68'),
(117789, '180308', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180308', 1, '24.06'),
(117790, '180329', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180329', 1, '130.34'),
(117791, '180391', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180391', 1, '21.8'),
(117792, '180529', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180529', 1, '18.5'),
(117793, '180530', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180530', 1, '22.16'),
(117794, '180534', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180534', 1, '45.61'),
(117795, '180557', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180557', 1, '224.22'),
(117796, '180585', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180585', 1, '17.68'),
(117797, '433429', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 4, 'VA126S', 1, '25.6'),
(117798, '6234', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 686, '6234', 1, '12.64'),
(117799, '180599', 425, '', 'Intrerupatoare si senzori Carg', 0, 0, 402, '180599', 1, '12.64'),
(117800, '180606', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '180606', 1, '53.23'),
(117801, '6248', 425, '', 'Relee Cargo', 0, 0, 686, 'PGR6D 6248 [TEC DOC]', 1, '4.34'),
(117802, '181242', 425, '', 'Relee Cargo', 0, 0, 402, '181242', 1, '2.7'),
(117803, '181273', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '181273', 1, '58.45'),
(117804, '181275', 425, '', 'Piese de schimb electromotoare', 0, 0, 402, '181275', 2, '34.482'),
(117805, '190001', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190001', 1, '0.44'),
(117806, '190007', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190007', 1, '2.56'),
(117807, '190014', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190014', 1, '0.85'),
(117808, '190015', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190015', 1, '0.38'),
(117809, '190016', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190016', 1, '0.3'),
(117810, '190017', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190017', 1, '0.36'),
(117811, '190018', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190018', 1, '0.44'),
(117812, '190020', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190020', 1, '0.3'),
(117813, '190025', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190025', 1, '0.44'),
(117814, '190026', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190026', 1, '0.44'),
(117815, '190027', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190027', 1, '0.3'),
(117816, '190028', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190028', 1, '0.25'),
(117817, '190029', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190029', 1, '0.25'),
(117818, '190031', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190031', 1, '0.3'),
(117819, '190032', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190032', 1, '0.3');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(117820, '190039', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190039', 1, '0.3'),
(117821, '190041', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190041', 1, '0.85'),
(117822, '190043', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190043', 1, '0.85'),
(117823, '805774', 425, '', 'Piese de schimb electromotoare', 0, 0, 261, '', 1, '0.25'),
(117824, '805775', 425, '', 'Piese de schimb electromotoare', 0, 0, 261, '', 1, '0.6'),
(117825, '190048', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190048', 1, '0.66'),
(117826, '190049', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190049', 1, '0.25'),
(117827, '190050', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190050', 1, '0.9'),
(117828, '190051', 425, '', 'Piese de schimb electromotoare', 0, 0, 26, '190051', 1, '0.71'),
(117829, '455971', 425, '', 'Piese de schimb electromotoare', 0, 0, 2, 'DSC01931', 1, '49.6'),
(117830, '455876', 425, '', 'Piese de schimb electromotoare', 0, 0, 2, 'DSC01620', 1, '20.65'),
(117831, '190261', 425, '', 'Piese de schimb electromotoare', 0, 0, 1894, 'CMP_KUNSTSTOFFREINIGER', 1, '0.52'),
(117832, '190660', 425, '', 'Piese de schimb electromotoare', 0, 0, 208, 'I8319668', 1, '0.3'),
(117833, '190992', 425, '', 'Piese de schimb electromotoare', 0, 0, 2988, '', 1, '0.96'),
(117834, '191008', 425, '', 'Piese de schimb electromotoare', 0, 0, 429, '', 1, '0.16'),
(117835, '191009', 425, '', 'Piese de schimb electromotoare', 0, 0, 429, '', 1, '1.6'),
(117836, '191010', 425, '', 'Piese de schimb electromotoare', 0, 0, 429, '', 1, '1.6'),
(117837, '0191.028.0000', 425, '', 'Piese de schimb electromotoare', 0, 0, 470, '0191.028.0000', 1, '0.44'),
(117838, '0191.048.0000', 425, '', 'Piese de schimb electromotoare', 0, 0, 470, '0191.048.0000', 1, '1.1'),
(117839, '0191.053.0000', 425, '', 'Piese de schimb electromotoare', 0, 0, 468, '0191.053.0000', 1, '1.04'),
(117840, '0191.054.0000', 425, '', 'Piese de schimb electromotoare', 0, 0, 468, '0191.054.0000', 1, '2.12'),
(117841, '191083', 425, '', 'Piese de schimb electromotoare', 0, 0, 2988, '', 1, '0.3'),
(117842, '191088', 425, '', 'Piese de schimb electromotoare', 0, 0, 2988, '', 1, '129.6'),
(117843, '458178', 425, '', 'Piese de schimb electromotoare', 0, 0, 2, 'DSC01650', 1, '0.66'),
(117844, '124907', 425, '', 'Piese de schimb electromotoare', 0, 0, 2234, '', 1, '2.12'),
(117845, '191261', 425, '', 'Piese de schimb electromotoare', 0, 0, 193, '191261', 1, '2.59'),
(117846, '458210', 425, '', 'Piese de schimb electromotoare', 0, 0, 2, 'DSC08611', 1, '2.12'),
(117847, '191451', 425, '', 'Piese de schimb electromotoare', 0, 0, 1182, '191451', 1, '20.67'),
(117848, '191657', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3474, 'NEON', 1, '1.98'),
(117849, '191756', 425, '', 'Piese de schimb electromotoare', 0, 0, 3478, 'SUPERTHERM WEIß 400ML', 1, '40.14'),
(117850, '191770', 425, '', 'Piese de schimb electromotoare', 0, 0, 3478, 'SUPERTHERM SILBER 400ML', 1, '0.14'),
(117851, '191794', 425, '', 'Piese de schimb electromotoare', 0, 0, 3478, 'SUPERTHERM BLACK 800', 1, '14.19'),
(117852, '458238', 425, '', 'Piese de schimb electromotoare', 0, 0, 2, '', 1, '2.28'),
(117853, '191916', 425, '', 'Piese de schimb electromotoare', 0, 0, 3474, 'METALLIC VIOLET', 1, '0.38'),
(117854, '455699', 425, '', 'Piese de schimb electromotoare', 0, 0, 2, 'DSC01904', 1, '0.3'),
(117855, '192411', 425, '', 'Piese de schimb electromotoare', 0, 0, 191, '192411', 1, '0.6'),
(117856, '192501', 425, '', 'Piese de schimb electromotoare', 0, 0, 247, '192501', 1, '4.07'),
(117857, '192503', 425, '', 'Piese de schimb electromotoare', 0, 0, 247, '192503', 1, '0.9'),
(117858, '200618', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1871, 'CM_X16', 1, '69.36'),
(117859, '200665', 425, '', 'Piese de schimb electromotoare', 0, 0, 919, '', 1, '4.62'),
(117860, '200669', 425, '', 'Piese de schimb electromotoare', 0, 0, 919, '', 1, '7.84'),
(117861, '200672', 425, '', 'Piese de schimb electromotoare', 0, 0, 919, '', 1, '13.53'),
(117862, '200673', 425, '', 'Piese de schimb electromotoare', 0, 0, 919, '', 1, '13.53'),
(117863, '200755', 425, '', 'Relee Cargo', 0, 0, 1871, 'CM_T80', 1, '19.46'),
(117864, '200779', 425, '', 'Piese de schimb electromotoare', 0, 0, 1871, 'CM_T81', 1, '9.37'),
(117865, '13.2401-8014.2', 425, '', 'Piese de schimb electromotoare', 0, 0, 78, '210051_210052', 1, '97.52'),
(117866, '13.2351-8020.2', 425, '', 'Piese de schimb electromotoare', 0, 0, 78, '210139_210140', 1, '154.92'),
(117867, 'SCA-9020', 425, '', 'Piese de schimb electromotoare', 0, 0, 273, 'SCA-9020', 1, '2.28'),
(117868, '210643', 425, '', 'Piese de schimb electromotoare', 0, 0, 3436, '210643', 1, '318.22'),
(117869, 'SCA-9026', 425, '', 'Piese de schimb electromotoare', 0, 0, 273, 'SCA-9026', 1, '42.64'),
(117870, '210771', 425, '', 'Piese de schimb electromotoare', 0, 0, 273, '020602599', 1, '1369.24'),
(117871, '210843', 425, '', 'Piese schimb alternatoare si e', 0, 0, 429, '210843', 1, '255.95'),
(117872, 'SCA-3014', 425, '', 'Piese de schimb electromotoare', 0, 0, 273, 'SCA-3014', 1, '206.11'),
(117873, '210995', 425, '', 'Piese de schimb electromotoare', 0, 0, 273, '', 1, '49.54'),
(117874, '210996', 425, '', 'Piese de schimb electromotoare', 0, 0, 273, '', 1, '49.54'),
(117875, '211051', 425, '', 'Piese de schimb electromotoare', 0, 0, 273, '020620467', 1, '7.89'),
(117876, '211065', 425, '', 'Piese de schimb electromotoare', 0, 0, 273, '', 1, '197.28'),
(117877, '211102', 425, '', 'Piese de schimb electromotoare', 0, 0, 273, '020607803', 1, '131.55'),
(117878, '230004', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020614925', 1, '4.62'),
(117879, '230007', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230007', 1, '75.71'),
(117880, '230009', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020603726', 1, '104.11'),
(117881, '230020', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020619970', 1, '88.86'),
(117882, '230026', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020601056', 1, '277.07'),
(117883, '230030', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020605772', 1, '220.16'),
(117884, '230031', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, 'I1865145', 1, '475.86'),
(117885, '230036', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230036', 1, '2.89'),
(117886, '230043', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020625850', 1, '255.95'),
(117887, '230045', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020610468', 1, '408.09'),
(117888, 'STE-1005', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-1005', 1, '345.08'),
(117889, 'STE-1007', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-1007', 1, '15'),
(117890, 'STE-1505', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-1505', 1, '138.45'),
(117891, '230073', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '62.05'),
(117892, '230075', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020601575', 1, '178.97'),
(117893, '230087', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020625593', 1, '35.63'),
(117894, '230091', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020605201', 1, '15.97'),
(117895, '230094', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020607503', 1, '82.51'),
(117896, '230104', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, 'I1865570', 1, '13.53'),
(117897, '230115', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, 'I1865563', 1, '181.53'),
(117898, '230119', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020606538', 1, '182.22'),
(117899, '230121', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020601183', 1, '62.55'),
(117900, 'STE-2010', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-2010', 2, '0'),
(117901, 'STE-4006', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-4006', 1, '18.47'),
(117902, 'STE-4007', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-4007', 1, '66.39'),
(117903, '230188', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020605003', 1, '12.84'),
(117904, '230193', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020604629', 1, '225.88'),
(117905, 'STE-4516', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-4516', 1, '27.05'),
(117906, '230222', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020604531', 1, '267.39'),
(117907, '230225', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020610452', 1, '203.88'),
(117908, '230226', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020601405', 1, '129.13'),
(117909, '230240', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020621111', 1, '51.19'),
(117910, '230242', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020605930', 1, '244.84'),
(117911, '230250', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020608606', 1, '426.51'),
(117912, '230260', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '184.31'),
(117913, '230272', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230272', 1, '213.17'),
(117914, 'STE-5506', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-5506', 1, '16.19'),
(117915, 'STE-5509', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-5509', 1, '16.99'),
(117916, 'STE-5511', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-5511', 2, '165.067'),
(117917, 'STE-5513', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-5513', 1, '20.54'),
(117918, 'STE-5514', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-5514', 1, '77.48'),
(117919, 'STE-5516', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-5516', 1, '15.97'),
(117920, 'STE-6509', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-6509', 2, '43.561'),
(117921, 'STE-6512', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-6512', 2, '37.688'),
(117922, 'STE-6513', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-6513', 1, '228.21'),
(117923, 'STE-6517', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-6517', 1, '37.37'),
(117924, 'STE-6522', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-6522', 1, '59.86'),
(117925, 'STE-6524', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-6524', 1, '59.51'),
(117926, '230306', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '335.51'),
(117927, 'STE-6526', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-6526', 1, '237.37'),
(117928, 'STE-6527', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-6527', 1, '32.46'),
(117929, '230323', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '67.38'),
(117930, '230338', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020613772', 1, '19.35'),
(117931, '230339', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020607835', 1, '153.4'),
(117932, '230340', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020609053', 1, '153.4'),
(117933, '230341', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020603257', 1, '49.04'),
(117934, '230347', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020611513', 1, '15.01'),
(117935, '230348', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020601071', 1, '16.55'),
(117936, '230352', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020608300', 1, '129.24'),
(117937, '230356', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020604709', 1, '177.9'),
(117938, 'STE-1010', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-1010', 1, '21.37'),
(117939, '230373', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '5.12'),
(117940, '230375', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '9.29'),
(117941, '230386', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020620497', 1, '280.31'),
(117942, '230391', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020620061', 1, '76.1'),
(117943, '230396', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020608156', 1, '99.33'),
(117944, '230397', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020602204', 1, '52.07'),
(117945, '230400', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020611361', 1, '68.02'),
(117946, '230404', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '0.71'),
(117947, '230407', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '12.64'),
(117948, '230432', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020610863', 1, '1.95'),
(117949, '230433', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020609655', 1, '141.47'),
(117950, 'STE-8508', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-8508', 1, '16.19'),
(117951, '230455', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '69.55'),
(117952, 'STE-9014', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-9014', 1, '117.61'),
(117953, 'STE-9037', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-9037', 1, '35.99'),
(117954, 'STE-9047', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-9047', 1, '85.87'),
(117955, 'STE-9054', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-9054', 1, '93.38'),
(117956, 'STE-9055', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-9055', 1, '81.57'),
(117957, 'STE-9056', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-9056', 1, '47.3'),
(117958, '230544', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '68.46'),
(117959, '230557', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020616788', 1, '62.63'),
(117960, '230565', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '6.51'),
(117961, '230566', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '0.66'),
(117962, '230573', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '89.93'),
(117963, '230601', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020608540', 1, '2.5'),
(117964, '230610', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020601865', 1, '40.52'),
(117965, '230624', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '020612907', 1, '129.46'),
(117966, 'STE-4503', 425, '', 'Piese schimb alternatoare si e', 0, 0, 914, 'STE-4503', 1, '69.55'),
(117967, '230643', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '220.35'),
(117968, '230670', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, 'I1865681', 1, '198.88'),
(117969, '230701', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '4.07'),
(117970, '230708', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230708', 1, '4.12'),
(117971, '230718', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '48.41'),
(117972, '230719', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '23.42'),
(117973, '230720', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230720', 1, '43.38'),
(117974, '230739', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230739', 1, '248.47'),
(117975, '230740', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230740', 1, '309.59'),
(117976, '230743', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '43.77'),
(117977, '230759', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230759', 1, '11.22'),
(117978, '230771', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '170.72'),
(117979, '230783', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230783', 1, '238.3'),
(117980, '230788', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '74.12'),
(117981, '230794', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230794', 1, '66.61'),
(117982, '230807', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '157.86'),
(117983, '230828', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '125.53'),
(117984, '230834', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '41.93'),
(117985, '230835', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '88.86'),
(117986, '230849', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230849', 1, '215.26'),
(117987, '230853', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '233.02'),
(117988, '230896', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230896', 1, '6.9'),
(117989, '230897', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230897', 1, '19.05'),
(117990, '230903', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230903', 1, '103.59'),
(117991, '230904', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, 'I1865797', 1, '227.96'),
(117992, '230907', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '13.69'),
(117993, '230944', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230944', 1, '433.3'),
(117994, '230950', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '230950', 1, '28.12'),
(117995, '230951', 425, '', 'Relee Cargo', 0, 0, 82, '', 1, '292.19'),
(117996, '230983', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '105.82'),
(117997, '230985', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '139.22'),
(117998, '231009', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '64.11'),
(117999, '231025', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '224.8'),
(118000, '231026', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '166.41'),
(118001, '231034', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '8.14'),
(118002, '231035', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '8.14'),
(118003, '231044', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '327.6'),
(118004, '231060', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '216.2'),
(118005, '231061', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '143.37'),
(118006, '231062', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '164.07'),
(118007, '231063', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '187'),
(118008, '231065', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '224.42'),
(118009, '231079', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '123.41'),
(118010, '231081', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '179.36'),
(118011, '231089', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '144.5'),
(118012, '231093', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '217.27'),
(118013, '231103', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '257.63'),
(118014, '231130', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '297.91'),
(118015, '231135', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '2.64'),
(118016, '231143', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '41.68'),
(118017, '231148', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '3.02'),
(118018, '231154', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '6.57'),
(118019, '231170', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '4.81'),
(118020, '231172', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, 'I1826655', 1, '2.5'),
(118021, '231200', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '91.99'),
(118022, '231202', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '174.99'),
(118023, '231216', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '209.3'),
(118024, '231236', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '296.12'),
(118025, '231238', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '73.49'),
(118026, '231244', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '51.44'),
(118027, '231261', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '68.07'),
(118028, '231267', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '113.27'),
(118029, '231269', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '160.45'),
(118030, '231286', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '34.42'),
(118031, '231302', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '40.63'),
(118032, '231316', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '30.82'),
(118033, '231318', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '386.62'),
(118034, '231324', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, 'I1826518', 1, '116.81'),
(118035, '231328', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '144.74'),
(118036, '231337', 425, '', 'Piese schimb alternatoare si e', 0, 0, 82, '', 1, '85.83'),
(118037, '231341', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '231341', 1, '60.59'),
(118038, '231343', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '231343', 1, '25.49'),
(118039, '231415', 425, '', 'Piese schimb alternatoare si e', 0, 0, 20, 'I1826591', 1, '57.84'),
(118040, '231584', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '231584', 1, '222.74'),
(118041, '231944', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '101.67'),
(118042, '231961', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '55.56'),
(118043, '232012', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230015', 1, '77.67'),
(118044, '232024', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230027', 1, '25.79'),
(118045, '232041', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230046', 1, '219.91'),
(118046, '232042', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230047', 1, '219'),
(118047, '232054', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230059', 1, '209.16'),
(118048, '232055', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230060', 1, '1.98'),
(118049, '232059', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230064', 1, '2.5'),
(118050, '232060', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230065', 1, '2.5'),
(118051, '232065', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230070', 1, '2.89'),
(118052, '232066', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230071', 1, '3.68'),
(118053, '232073', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230087', 1, '62.05'),
(118054, '232173', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230135', 1, '1.54'),
(118055, '232183', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230263', 1, '151.9'),
(118056, '232193', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230256', 1, '317.56'),
(118057, '232200', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230259', 1, '91.41'),
(118058, '232203', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230260', 1, '26.12'),
(118059, '232219', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230235', 1, '51.77'),
(118060, '232229', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230279', 1, '173.39'),
(118061, '232230', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230280', 1, '38.63'),
(118062, '232276', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230310', 1, '43.38'),
(118063, '232294', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230328', 1, '3.68'),
(118064, '232295', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230416', 1, '6.9'),
(118065, '232311', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230341', 1, '39.12'),
(118066, '232349', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230428', 1, '49.6'),
(118067, '232352', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230434', 1, '49.04'),
(118068, '232357', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230442', 1, '47.84'),
(118069, '232360', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230380', 1, '9.62'),
(118070, '232376', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230391', 1, '29.58'),
(118071, '232377', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230392', 1, '29.58'),
(118072, '232394', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230367', 1, '42.45'),
(118073, '232401', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230373', 1, '7.2'),
(118074, '232414', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230354', 1, '60.4'),
(118075, '232416', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230355', 1, '19.71'),
(118076, '232420', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230360', 1, '117.25'),
(118077, '232421', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230361', 1, '19.71'),
(118078, '232425', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230344', 1, '40.08'),
(118079, '232432', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230452', 1, '2.42'),
(118080, '232433', 425, '', 'Piese schimb alternatoare si e', 0, 0, 26, '230453', 1, '14.63'),
(118081, '232452', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '71.01'),
(118082, '232465', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '6.57'),
(118083, '232583', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '35.69'),
(118084, '232600', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '14.76'),
(118085, '232604', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '232604', 1, '7.2'),
(118086, '232627', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '187.61'),
(118087, '232632', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '172.82'),
(118088, '232670', 425, '', 'Piese schimb alternatoare si e', 0, 0, 208, 'I1858668', 1, '29.58'),
(118089, '232700', 425, '', 'Piese schimb alternatoare si e', 0, 0, 531, 'I1858660', 1, '43.63'),
(118090, '232736', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '4.07'),
(118091, '232803', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '232803', 1, '194.89'),
(118092, '232855', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '3.22'),
(118093, '232946', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '0.79'),
(118094, '232948', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '5.12'),
(118095, '232960', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '49.6'),
(118096, '233007', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233007', 1, '10.94'),
(118097, '233016', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233016', 1, '8.8'),
(118098, '233057', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3437, '23305', 1, '0.14'),
(118099, '233204', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233204', 1, '28.45'),
(118100, '233401', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233401', 1, '144.28'),
(118101, '233506', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233506', 1, '55.76'),
(118102, '233508', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233508', 1, '281'),
(118103, '233509', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233509', 1, '149.39'),
(118104, '233511', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233511', 1, '85.72'),
(118105, '233603', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233603', 1, '8.36'),
(118106, '233606', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233606', 1, '223.13'),
(118107, '233607', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233607', 1, '699.2'),
(118108, '233617', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233617', 1, '495.44'),
(118109, '233620', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233620', 1, '76.37'),
(118110, '233636', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '', 1, '215.45'),
(118111, '233806', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233806', 1, '107.74'),
(118112, '233828', 425, '', 'Piese schimb alternatoare si e', 0, 0, 429, '23382', 1, '81.76'),
(118113, '233830', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233830', 1, '95.7'),
(118114, '233832', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233832', 1, '9.18'),
(118115, '233836', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '233836', 1, '145.44'),
(118116, '233847', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '', 1, '219.39'),
(118117, '233891', 425, '', 'Piese schimb alternatoare si e', 0, 0, 247, '233891', 1, '74.59'),
(118118, '234006', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234006', 1, '1.24'),
(118119, '234010', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234010', 1, '5.2'),
(118120, '234016', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234016', 1, '125.53'),
(118121, '234027', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234027', 1, '110.13'),
(118122, '234028', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234028', 1, '66.31'),
(118123, '234067', 425, '', 'Piese schimb alternatoare si e', 0, 0, 13, '', 1, '43.38'),
(118124, '234071', 425, '', 'Piese schimb alternatoare si e', 0, 0, 13, '', 1, '21.66'),
(118125, '234204', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1087, 'I1828561', 1, '127.73'),
(118126, '234209', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234209', 1, '41.62'),
(118127, '234227', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '', 1, '1.4'),
(118128, '234229', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '', 1, '105.48'),
(118129, '234231', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234231', 1, '96.11'),
(118130, '234309', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234309', 1, '86.38'),
(118131, '234317', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234317', 1, '2.78'),
(118132, '234326', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234326', 1, '115.41'),
(118133, '234335', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234335', 1, '7.51'),
(118134, '234403', 425, '', 'Piese schimb alternatoare si e', 0, 0, 20, 'I1828550', 1, '73.16'),
(118135, '234453', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1560, 'I1828433', 1, '4.56'),
(118136, '234455', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1560, 'I1828433', 1, '3.98'),
(118137, '234475', 425, '', 'Piese schimb alternatoare si e', 0, 0, 247, '234475', 1, '20.35'),
(118138, '234504', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234504', 1, '121.38'),
(118139, '234505', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234505', 1, '8.39'),
(118140, '234514', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234514', 1, '65.93'),
(118141, '234525', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '', 1, '76.54'),
(118142, '234528', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '', 1, '277.56'),
(118143, '234810', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234810', 1, '187.77'),
(118144, '234811', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234811', 1, '51.35'),
(118145, '234818', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '234818', 1, '326.66'),
(118146, '234839', 425, '', 'Relee Cargo', 0, 0, 2248, '234839', 1, '528.59'),
(118147, '234860', 425, '', 'Relee Cargo', 0, 0, 2248, '', 1, '23.95'),
(118148, '235005', 425, '', 'Piese schimb alternatoare si e', 0, 0, 561, '', 1, '50.37'),
(118149, '235007', 425, '', 'Piese schimb alternatoare si e', 0, 0, 561, '', 1, '2.97'),
(118150, '235021', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '72.47'),
(118151, '235023', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '89.93'),
(118152, '235025', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '39.86'),
(118153, '235027', 425, '', 'Piese schimb alternatoare si e', 0, 0, 319, '', 1, '61.06'),
(118154, '235100', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3320, '235100', 1, '72.63'),
(118155, '235106', 425, '', 'Piese schimb alternatoare si e', 0, 0, 561, '235106', 1, '260.49'),
(118156, '235111', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '235111', 1, '39.64'),
(118157, '235114', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '235114', 1, '11.16'),
(118158, '235118', 425, '', 'Piese schimb alternatoare si e', 0, 0, 561, '235118', 1, '44.89'),
(118159, '235171', 425, '', 'Piese schimb alternatoare si e', 0, 0, 449, 'I1898655', 1, '267.8'),
(118160, '235200', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3320, '235200', 1, '68.15'),
(118161, '235205', 425, '', 'Piese schimb alternatoare si e', 0, 0, 561, '235205', 1, '35.51'),
(118162, '235212', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '235212', 1, '194.45'),
(118163, '235214', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '235214', 1, '48.63'),
(118164, '235429', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '235429', 1, '120.91'),
(118165, '235450', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '235450', 1, '113.95'),
(118166, '235457', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '235457', 1, '130.84'),
(118167, '235462', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '235462', 1, '70.41'),
(118168, '235463', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '235463', 1, '62.93'),
(118169, '235478', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '235478', 1, '226.78'),
(118170, '235653', 425, '', 'Piese schimb alternatoare si e', 0, 0, 251, '235653', 1, '60.92'),
(118171, '235703', 425, '', 'Piese schimb alternatoare si e', 0, 0, 3320, '235703', 1, '146.75'),
(118172, '235722', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '235722', 1, '165.94'),
(118173, '235723', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '235723', 1, '208.25'),
(118174, '235724', 425, '', 'Piese schimb alternatoare si e', 0, 0, 2248, '235724', 1, '59.27'),
(118175, '236002', 425, '', 'Relee Cargo', 0, 0, 2248, '236002', 1, '346.24'),
(118176, '238956', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1462, '', 1, '65.1'),
(118177, 'SAB-1001', 425, '', 'Relee Cargo', 0, 0, 1381, 'SAB-1001', 1, '3.87'),
(118178, '11.0441-4004.2', 425, '', 'Relee Cargo', 0, 0, 401, '', 1, '44.78'),
(118179, '13.0441-3401.2', 425, '', 'Relee Cargo', 0, 0, 401, '', 1, '1.1'),
(118180, '22-619-001-102', 425, '', 'Relee Cargo', 0, 0, 2, '', 2, '0'),
(118181, '13.0441-4015.2', 425, '', 'Relee Cargo', 0, 0, 401, '', 1, '2.12'),
(118182, '13.0441-4204.2', 425, '', 'Relee Cargo', 0, 0, 401, '', 1, '1.73'),
(118183, '22-628-111-092', 425, '', 'Relee Cargo', 0, 0, 2, '', 1, '37.22'),
(118184, '13.0441-5406.2', 425, '', 'Relee Cargo', 0, 0, 401, '', 1, '0.9'),
(118185, '13.0441-5417.2', 425, '', 'Relee Cargo', 0, 0, 401, '', 1, '44.7'),
(118186, '13.0441-6005.2', 425, '', 'Relee Cargo', 0, 0, 401, '', 1, '19.44'),
(118187, '11.0441-5703.2', 425, '', 'Relee Cargo', 0, 0, 401, '', 1, '2.12'),
(118188, '22-600-002-092', 425, '', 'Relee Cargo', 0, 0, 2, '', 1, '10.23'),
(118189, '250187', 425, '', 'Relee Cargo', 0, 0, 284, '020606040', 1, '44.78'),
(118190, '250211', 425, '', 'Relee Cargo', 0, 0, 284, '020607712', 1, '44.78'),
(118191, '22-688-006-092', 425, '', 'Relee Cargo', 0, 0, 2, '', 1, '44.7'),
(118192, '250222', 425, '', 'Relee Cargo', 0, 0, 284, '250222', 1, '55.56'),
(118193, '22-638-008-112', 425, '', 'Relee Cargo', 0, 0, 2, '', 1, '57.84'),
(118194, '22-334-102-092', 425, '', 'Relee Cargo', 0, 0, 2, '', 1, '52.01'),
(118195, '250408', 425, '', 'Relee Cargo', 0, 0, 3437, '', 1, '28.4'),
(118196, '250440', 425, '', 'Relee Cargo', 0, 0, 3436, '250440', 1, '0.3'),
(118197, '22-327-018-092', 425, '', 'Relee Cargo', 0, 0, 2, '22-327-018-092', 1, '1.1'),
(118198, '22-317-005-092', 425, '', 'Relee Cargo', 0, 0, 2, '22-317-005-092', 1, '0.25'),
(118199, '22-335-023-102', 425, '', 'Relee Cargo', 0, 0, 2, '', 1, '1.1'),
(118200, '22-343-002-092', 425, '', 'Relee Cargo', 0, 0, 2, '', 1, '0.44'),
(118201, '250479', 425, '', 'Relee Cargo', 0, 0, 3436, '250479', 1, '0.85'),
(118202, '22-325-004-102', 425, '', 'Relee Cargo', 0, 0, 2, '22-325-004-102', 1, '1.48'),
(118203, '22-638-009-092', 425, '', 'Relee Cargo', 0, 0, 2, '', 1, '1.54'),
(118204, '22-318-027-092', 425, '', 'Relee Cargo', 0, 0, 2, '', 1, '1.54'),
(118205, '22-335-016-092', 425, '', 'Relee Cargo', 0, 0, 2, '22-335-016-092', 1, '1.54'),
(118206, '250507', 425, '', 'Relee Cargo', 0, 0, 3437, '250507', 1, '0.85'),
(118207, '250531', 425, '', 'Relee Cargo', 0, 0, 3436, '250531', 1, '12.04'),
(118208, '250710', 425, '', 'Relee Cargo', 0, 0, 17, '', 1, '0.3'),
(118209, '22-318-020-112', 425, '', 'Relee Cargo', 0, 0, 2, '22-318-020-112', 1, '1.98'),
(118210, '22-324-006-102', 425, '', 'Relee Cargo', 0, 0, 2, '22-324-006-102', 1, '6.1'),
(118211, '22-333-003-082', 425, '', 'Relee Cargo', 0, 0, 2, '22-333-003-082', 2, '44.905'),
(118212, '22-327-048-082', 425, '', 'Relee Cargo', 0, 0, 2, '22-327-048-082', 2, '70.469'),
(118213, '22-318-053-092', 425, '', 'Relee Cargo', 0, 0, 2, '22-318-053-092', 1, '0.85'),
(118214, '252168', 425, '', 'Relee Cargo', 0, 0, 1379, '252168', 1, '7.45'),
(118215, '22-320-012-132', 425, '', 'Relee Cargo', 0, 0, 2, '22-320-012-132', 1, '1.29'),
(118216, '252188', 425, '', 'Relee Cargo', 0, 0, 1379, '252188', 1, '0.96'),
(118217, '252204', 425, '', 'Relee Cargo', 0, 0, 123, '', 1, '20.78'),
(118218, '252297', 425, '', 'Relee Cargo', 0, 0, 1379, '252297', 1, '296.75'),
(118219, '252510', 425, '', 'Relee Cargo', 0, 0, 123, '', 1, '116.24'),
(118220, '83.6104-0160.3', 425, '', 'Piese schimb alternatoare si e', 0, 0, 83, '', 1, '198.71'),
(118221, '803012', 425, '', 'Relee Cargo', 0, 0, 277, '803012', 1, '407.84'),
(118222, 'B202', 425, '', 'Piese schimb alternatoare si e', 0, 0, 1260, 'B-202', 1, '4.15'),
(118223, '0 204 115 291', 425, '', 'Piese schimb alternatoare si e', 0, 0, 70, '', 1, '7.95'),
(118224, 'H106', 425, '', 'Piese de schimb universale Car', 0, 0, 1260, 'H-106', 1, '13.53'),
(118225, '124666', 175, '', 'Fata', 0, 0, 2234, '', 1, '111.62'),
(118226, 'K758015', 175, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '71.01'),
(118229, '8194622', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '38.06'),
(118230, '8194623', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '38.06'),
(118231, '8194625', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '37.67'),
(118232, '8194629', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '37.91'),
(118233, '8194633', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '36.58'),
(118234, '8195000', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '36.34'),
(118235, '8195007', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '37.98'),
(118236, '8195008', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '39.77'),
(118237, '8195009', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '34.64'),
(118238, '8195013', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '38.6'),
(118239, '8195018', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '36.81'),
(118240, '8195810', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '35.12'),
(118241, '8195818', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '51.81'),
(118242, '8027500', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '32.01'),
(118243, '8004211', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '36.34'),
(118244, '8077803', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '49.96'),
(118245, '8082900', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '39.21'),
(118246, '8095001', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '38.91'),
(118247, '8095003', 95, '', 'Amortizoare hayon', 0, 0, 514, '', 1, '37.21'),
(118248, '8155410', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '54.23'),
(118249, '8177813', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '37.74'),
(118250, '8104216', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '37.74'),
(118251, '8115623', 95, '', 'Amortizoare hayon', 0, 0, 219, '', 1, '44.17'),
(118252, 'BPR5EAL', 15, '', 'Bujii', 0, 0, 686, '', 1, '8.66'),
(118253, 'IGR6A11', 15, '', 'Bujii', 0, 0, 686, '', 1, '66.65'),
(118254, '460000502010', 15, '', 'Sonde lambda', 0, 0, 3922, '', 1, '126.84'),
(118255, '460000504010', 15, '', 'Sonde lambda', 0, 0, 3922, '', 1, '166.01'),
(118256, '61123.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '209.97'),
(118257, '61124.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '191.7'),
(118258, '61125.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '93.48'),
(118259, '61126.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '103.8'),
(118260, '61129.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '109.03'),
(118261, '61130.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '110.07'),
(118262, '61131.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '66.85'),
(118263, '61132.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '260.65'),
(118264, '61135.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '109.79'),
(118265, '61136.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '140.46'),
(118266, '61137.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '87.48'),
(118267, '61138.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '168.07'),
(118268, '61139.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '90.2'),
(118269, '61140.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '160.19'),
(118270, '61142.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '187.52'),
(118271, '61143.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '87.84'),
(118272, '61144.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '103.87'),
(118273, '61146.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '130.08'),
(118274, '61147.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '64.27'),
(118275, '61148.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '64.62'),
(118276, '61149.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '211.78'),
(118277, '61150.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '60.93'),
(118278, '61151.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '117.67'),
(118279, '61152.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '165.77'),
(118280, '61153.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '102.33'),
(118281, '61154.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '226.42'),
(118282, '61155.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '118.16'),
(118283, '61156.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '77.31'),
(118284, '61157.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '85.53'),
(118285, '61158.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '99.89'),
(118286, '61159.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '136.84'),
(118287, '61160.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '109.17'),
(118288, '61161.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '193.09'),
(118289, '61162.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '57.94'),
(118290, '61164.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '80.79'),
(118291, '61165.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '214.15'),
(118292, '61166.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '141.65'),
(118293, '61168.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '59.32'),
(118294, '61169.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '81.07'),
(118295, '61170.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '101.43'),
(118296, '61171.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '153.57'),
(118297, '61172.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '106.93'),
(118298, '61174.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '85.39'),
(118299, '61175.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '63.02'),
(118300, '61176.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '85.46'),
(118301, '61177.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '165.56'),
(118302, '61178.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '74.59'),
(118303, '61179.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '179.22'),
(118304, '61181.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '102.13'),
(118305, '61182.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '116.35'),
(118306, '61183.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '132.31'),
(118307, '61186.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '244.19'),
(118308, '61187.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '146.32'),
(118309, '61188.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '84.21'),
(118310, '61189.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '126.73'),
(118311, '61190.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '65.11'),
(118312, '61191.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '194.56'),
(118313, '61193.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '105.75'),
(118314, '61195.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '69.5'),
(118315, '61196.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '210.17'),
(118316, '61198.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '189.19'),
(118317, '61201.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '83.72'),
(118318, '61202.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '102.75'),
(118319, '61204.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '118.93'),
(118320, '61205.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '107.42'),
(118321, '61206.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '152.31'),
(118322, '61207.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '95.36'),
(118323, '61208.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '110.21'),
(118324, '61212.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '116'),
(118325, '61216.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '125.41'),
(118326, '61218.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '125.75'),
(118327, '61220.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '76.68'),
(118328, '61223.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '140.02'),
(118329, '61224.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '76.61'),
(118330, '61225.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '136.56'),
(118331, '61226.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '64.9'),
(118332, '61227.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '119.45'),
(118333, '61228.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '118.93'),
(118334, '61230.00', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '75.63'),
(118335, '61231.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '120.04'),
(118336, '61232.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '84.63'),
(118337, '61233.10', 152, '', 'Discuri frana', 0, 0, 82, '', 1, '86.23'),
(118338, '102811', 32, '', 'Supertouring', 0, 0, 82, '', 1, '663.97'),
(118339, '105802', 32, '', 'Supertouring', 0, 0, 2, '', 1, '187.29'),
(118340, '105804', 32, '', 'Supertouring', 0, 0, 429, '10580', 1, '172.3'),
(118341, '433307', 32, '', 'Supertouring', 0, 0, 2, 'VS321B', 1, '143.6'),
(118342, '105806', 32, '', 'Supertouring', 0, 0, 2, '', 1, '166.54'),
(118343, '105807', 32, '', 'Supertouring', 0, 0, 2, '', 1, '170.76'),
(118344, '105813', 32, '', 'Supertouring', 0, 0, 2, '', 1, '139.12'),
(118345, '105814', 32, '', 'Supertouring', 0, 0, 2, '', 1, '178.06'),
(118346, '105816', 32, '', 'Supertouring', 0, 0, 2, '', 1, '245.93'),
(118347, '105818', 32, '', 'Supertouring', 0, 0, 2, '', 1, '169.99'),
(118348, '105819', 32, '', 'Supertouring', 0, 0, 2, '', 1, '233.98'),
(118349, '105820', 32, '', 'Supertouring', 0, 0, 2, '', 1, '356.06'),
(118350, '105822', 32, '', 'Supertouring', 0, 0, 2, '', 1, '126.48'),
(118351, '105828', 32, '', 'Supertouring', 0, 0, 2, '', 1, '139.12'),
(118352, '105840', 32, '', 'Supertouring', 0, 0, 2, '', 1, '278.71'),
(118353, '105841', 32, '', 'Supertouring', 0, 0, 2, '', 1, '158.09'),
(118354, '105842', 32, '', 'Supertouring', 0, 0, 2, '', 1, '169.99'),
(118355, '105855', 32, '', 'Supertouring', 0, 0, 2, '', 1, '396.37'),
(118356, '105856', 32, '', 'Supertouring', 0, 0, 2, '', 1, '409.18'),
(118357, '0500112554', 32, '', 'Supertouring', 0, 0, 107, '0500112554', 1, '445.15'),
(118358, '0500112555', 32, '', 'Supertouring', 0, 0, 106, '0500112555', 1, '286.16'),
(118359, '124816', 32, '', 'Supertouring', 0, 0, 2234, '', 1, '238.92'),
(118360, '124865', 32, '', 'Supertouring', 0, 0, 2234, '', 1, '319.66'),
(118361, '124876', 32, '', 'Supertouring', 0, 0, 2234, '', 1, '1284.26'),
(118362, '81-0145', 32, '', 'Supertouring', 0, 0, 854, '', 1, '130.82'),
(118363, '81-0192', 32, '', 'Supertouring', 0, 0, 854, '', 1, '143.9'),
(118364, '81-0200', 32, '', 'Supertouring', 0, 0, 854, '', 1, '273.26'),
(118365, '200848', 32, '', 'Supertouring', 0, 0, 919, '', 1, '218.24'),
(118366, '230803', 32, '', 'Supertouring', 0, 0, 82, '230803', 1, '180.24'),
(118367, '230857', 32, '', 'Supertouring', 0, 0, 82, '230857', 1, '144.16'),
(118368, '230858', 32, '', 'Supertouring', 0, 0, 429, '23085', 1, '206.75'),
(118369, '81-0197', 32, '', 'Supertouring', 0, 0, 854, '', 1, '150.44'),
(118370, '81-0198', 32, '', 'Supertouring', 0, 0, 854, '', 1, '113.15'),
(118371, '81-0195', 32, '', 'Supertouring', 0, 0, 854, '', 1, '201.98'),
(118372, '81-0085', 32, '', 'Supertouring', 0, 0, 854, '', 1, '257.05'),
(118373, '81-0074', 32, '', 'Supertouring', 0, 0, 854, '', 1, '125.59'),
(118374, '124766', 32, '', 'Supertouring', 0, 0, 2234, '', 1, '275.69'),
(118375, '311809', 32, '', 'Supertouring', 0, 0, 429, '311809', 1, '402.01'),
(118376, '311812', 32, '', 'Supertouring', 0, 0, 429, '311812', 1, '344.6'),
(118377, '311813', 32, '', 'Supertouring', 0, 0, 429, '311813', 1, '344.6'),
(118378, '311816', 32, '', 'Supertouring', 0, 0, 429, '311816', 1, '344.6'),
(118379, '311820', 32, '', 'Supertouring', 0, 0, 429, '311820', 1, '218.24'),
(118380, '311828', 32, '', 'Supertouring', 0, 0, 429, '311828', 1, '491.86'),
(118381, '311833', 32, '', 'Supertouring', 0, 0, 429, '311833', 1, '218.24'),
(118382, '311835', 32, '', 'Supertouring', 0, 0, 429, '311835', 1, '218.24'),
(118383, '311836', 32, '', 'Supertouring', 0, 0, 429, '311836', 1, '218.24'),
(118384, '311852', 32, '', 'Supertouring', 0, 0, 429, '311852', 1, '218.24'),
(118385, '311853', 32, '', 'Supertouring', 0, 0, 429, '311853', 1, '223.98'),
(118386, '125056', 32, '', 'Supertouring', 0, 0, 2234, '', 1, '229.74'),
(118387, '311876', 32, '', 'Supertouring', 0, 0, 429, '311876', 1, '409.87'),
(118388, '311891', 32, '', 'Supertouring', 0, 0, 130, '', 1, '489.1'),
(118389, '311894', 32, '', 'Supertouring', 0, 0, 130, '', 1, '614.82'),
(118390, '0500312050', 32, '', 'Supertouring', 0, 0, 112, '0 500 312 050', 1, '392.07'),
(118391, '0500312100', 32, '', 'Supertouring', 0, 0, 112, '0500312100', 1, '318.32'),
(118392, '0500312213', 32, '', 'Supertouring', 0, 0, 105, '0500312213', 1, '442.3'),
(118393, '0500312214', 32, '', 'Supertouring', 0, 0, 111, '0500312214', 1, '368.31'),
(118394, '0500312215', 32, '', 'Supertouring', 0, 0, 105, '0500312215', 1, '225.74'),
(118395, '312820', 32, '', 'Supertouring', 0, 0, 429, '31282', 1, '287.15'),
(118396, '124842', 32, '', 'Supertouring', 0, 0, 2234, '', 1, '183.76'),
(118397, '312882', 32, '', 'Supertouring', 0, 0, 429, '', 1, '447.98'),
(118398, '125251', 32, '', 'Supertouring', 0, 0, 2234, '', 1, '160.83'),
(118399, '400 015', 32, '', 'Advantage', 0, 0, 1571, '06092', 1, '273.26'),
(118400, '400 016', 32, '', 'Advantage', 0, 0, 1571, '06093', 1, '261.38'),
(118401, '400 017', 32, '', 'Advantage', 0, 0, 1571, '06094', 1, '261.38'),
(118402, '400 020', 32, '', 'Advantage', 0, 0, 247, '06199', 1, '242.69'),
(118403, '400 023', 32, '', 'Advantage', 0, 0, 247, '06199', 1, '249.5');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(118404, '400 027', 32, '', 'Advantage', 0, 0, 247, '06201', 1, '267.32'),
(118405, '400 029', 32, '', 'Advantage', 0, 0, 247, '06201', 1, '213.86'),
(118406, '400 030', 32, '', 'Supertouring', 0, 0, 247, '06202', 1, '392.07'),
(118407, '400 031', 32, '', 'Advantage', 0, 0, 247, '06202', 1, '392.07'),
(118408, '400 033', 32, '', 'Advantage', 0, 0, 249, '06203', 1, '415.83'),
(118409, '400 034', 32, '', 'Advantage', 0, 0, 249, '06204', 1, '415.83'),
(118410, '400 035', 32, '', 'Advantage', 0, 0, 249, '06205', 1, '261.38'),
(118411, '400 036', 32, '', 'Advantage', 0, 0, 249, '06206', 1, '499'),
(118412, '400 038', 32, '', 'Advantage', 0, 0, 249, '06207', 1, '332.67'),
(118413, '400 039', 32, '', 'Advantage', 0, 0, 249, '06208', 1, '499'),
(118414, '400 040', 32, '', 'Advantage', 0, 0, 247, '06228', 1, '499'),
(118415, '400 041', 32, '', 'Advantage', 0, 0, 247, '06222', 1, '297.02'),
(118416, '400 049', 32, '', 'Advantage', 0, 0, 2462, '06301', 1, '484.74'),
(118417, '400 051', 32, '', 'Advantage', 0, 0, 772, '06303', 1, '235.24'),
(118418, '400 052', 32, '', 'Advantage', 0, 0, 251, '06395', 1, '235.24'),
(118419, '400 057', 32, '', 'Advantage', 0, 0, 251, '06401', 1, '238.15'),
(118420, '400 058', 32, '', 'Advantage', 0, 0, 251, '06402', 1, '249.5'),
(118421, '400 061', 32, '', 'Advantage', 0, 0, 3229, '06250', 1, '201.98'),
(118422, '400 065', 32, '', 'Advantage', 0, 0, 3229, '06244', 1, '237.62'),
(118423, '400 068', 32, '', 'Supertouring', 0, 0, 3229, '06248', 1, '201.98'),
(118424, '400 069', 32, '', 'Supertouring', 0, 0, 3229, '06249', 1, '201.98'),
(118425, '400 071', 32, '', 'Advantage', 0, 0, 1614, '06475', 1, '213.86'),
(118426, '400 072', 32, '', 'Advantage', 0, 0, 1614, '06477', 1, '201.98'),
(118427, '400 073', 32, '', 'Advantage', 0, 0, 1614, '06478', 1, '201.98'),
(118428, '400 074', 32, '', 'Supertouring', 0, 0, 1614, '06476', 1, '166.33'),
(118429, '400 075', 32, '', 'Advantage', 0, 0, 251, '06485', 1, '297.02'),
(118430, '400 080', 32, '', 'Advantage', 0, 0, 1420, '06508', 1, '273.26'),
(118431, '400 082', 32, '', 'Advantage', 0, 0, 1420, '06512', 1, '201.98'),
(118432, '25152', 32, '', 'Kit service', 0, 0, 1182, '003525152', 1, '47.5'),
(118433, '24595', 32, '', 'Kit service', 0, 0, 1182, '24595', 1, '48.54'),
(118434, '24951', 32, '', 'Kit service', 0, 0, 1182, '24951C', 1, '66.53'),
(118435, '24943', 32, '', 'Kit service', 0, 0, 1182, '24943', 1, '66.53'),
(118436, '24953', 32, '', 'Kit service', 0, 0, 919, '003524953', 1, '47.1'),
(118437, '24941', 32, '', 'Kit service', 0, 0, 1182, '24941', 1, '73.66'),
(118438, '317 228 1000', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '48118525479', 1, '354.25'),
(118439, '117 200 2402', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '48118525508', 1, '139.48'),
(118440, '117 210 2401', 32, '', 'Dicuri de ambreiaj', 0, 0, 262, '48118525482', 1, '146.26'),
(118441, 'CP-7500', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '342.61'),
(118442, 'CP-9008', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '523.28'),
(118443, 'CP-2042', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '363.61'),
(118444, 'CP-4018', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '487.5'),
(118445, 'CP-9010', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '604.23'),
(118446, 'CP-7502', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '259.2'),
(118447, 'CP-6004', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '404.54'),
(118448, 'CP-8509', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '474.69'),
(118449, 'CP-8515', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '471.4'),
(118450, 'CP-2095', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '736.84'),
(118451, 'CP-1050', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '312.05'),
(118452, 'CP-2085', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '542.9'),
(118453, 'CP-5062', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '573.35'),
(118454, 'CP-2081', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1153.29'),
(118455, 'CP-2087', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '586.63'),
(118456, 'CP-2086', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '855.89'),
(118457, 'CP-1122', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '751.49'),
(118458, 'CP-6014', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '364.12'),
(118459, 'CP-1133', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '951.87'),
(118460, 'CP-7512', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '693.02'),
(118461, '87-007-A', 32, '', 'Bucse', 0, 0, 1080, '0014AL003', 1, '70.21'),
(118462, '87-093-A', 32, '', 'Bucse', 0, 0, 1545, '0014ML005', 1, '19.88'),
(118463, '87-134-A', 32, '', 'Bucse', 0, 0, 251, '0014AL038', 1, '42.5'),
(118464, '87-146-A', 32, '', 'Bucse', 0, 0, 251, 'BM013', 1, '13.63'),
(118465, '87-169-A', 32, '', 'Bucse', 0, 0, 247, '0014ML025', 1, '30.92'),
(118466, '87-231-A', 32, '', 'Bucse', 0, 0, 251, '0014AL048', 1, '18.58'),
(118467, '87-233-A', 32, '', 'Bucse', 0, 0, 251, '0014AL049', 1, '16.69'),
(118468, '87-383-A', 32, '', 'Bucse', 0, 0, 1180, '0014DL052', 1, '113.51'),
(118469, '87-927-A', 32, '', 'Bucse', 0, 0, 1334, '0014AL213', 1, '35.38'),
(118470, 'MA 105', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '55.83'),
(118471, 'MA 106', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '50.4'),
(118472, 'MA 107', 297, '', 'Placute frana Bendix', 0, 0, 8, '307', 1, '38.11'),
(118473, 'MA 108', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '72.13'),
(118474, 'MA 111', 297, '', 'Placute frana Bendix', 0, 0, 8, '302', 1, '74.44'),
(118475, 'MA 113', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '68.78'),
(118476, 'MA 114', 297, '', 'Placute frana Bendix', 0, 0, 8, '302', 1, '74.44'),
(118477, 'MA 116', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '68.78'),
(118478, 'MA 118', 297, '', 'Placute frana Bendix', 0, 0, 8, '414', 1, '55.83'),
(118479, 'MA 119', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '38.11'),
(118480, 'MA 121', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '68.78'),
(118481, 'MA 122', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '66.35'),
(118482, 'MA 125', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '50.4'),
(118483, 'MA 126', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '74.44'),
(118484, 'MA 127', 297, '', 'Placute frana Bendix', 0, 0, 8, '304', 1, '74.44'),
(118485, 'MA 129', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '66.35'),
(118486, 'MA 130', 297, '', 'Placute frana Bendix', 0, 0, 8, '308', 1, '74.44'),
(118487, 'MA 131', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '68.78'),
(118488, 'MA 132', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '68.78'),
(118489, 'MA 133', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '74.44'),
(118490, 'MA 134', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '68.78'),
(118491, 'MA 138', 297, '', 'Placute frana Bendix', 0, 0, 8, '306', 1, '74.44'),
(118492, 'MA 141', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '68.78'),
(118493, 'MA 145', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '68.78'),
(118494, 'MA 146', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '50.4'),
(118495, 'MA 148', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '83.52'),
(118496, 'MA 150', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '74.44'),
(118497, 'MA 151', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '61.8'),
(118498, 'MA 152', 297, '', 'Placute frana Bendix', 0, 0, 8, '309', 1, '55.83'),
(118499, 'MA 157', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '74.44'),
(118500, 'MA 163', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '68.78'),
(118501, 'MA 170', 297, '', 'Placute frana Bendix', 0, 0, 8, '302', 1, '53.85'),
(118502, 'MA 171', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '74.44'),
(118503, 'MA 172', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '55.83'),
(118504, 'MA 173', 297, '', 'Placute frana Bendix', 0, 0, 8, '302', 1, '46.52'),
(118505, 'MA 174', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '74.44'),
(118506, 'MA 175', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '74.44'),
(118507, 'MA 180', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '46.52'),
(118508, 'MA 181', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '64.96'),
(118509, 'MA 182', 297, '', 'Placute frana Bendix', 0, 0, 8, '309', 1, '87.38'),
(118510, 'MA 183', 297, '', 'Placute frana Bendix', 0, 0, 8, '310', 1, '90.59'),
(118511, 'MA 184', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '70.64'),
(118512, 'MA 186', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '68.78'),
(118513, 'MA 187', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '74.44'),
(118514, 'MA 188', 297, '', 'Placute frana Bendix', 0, 0, 8, '306', 1, '55.83'),
(118515, 'MA 189', 297, '', 'Placute frana Bendix', 0, 0, 8, '306', 1, '46.52'),
(118516, 'MA 190', 297, '', 'Placute frana Bendix', 0, 0, 8, '306', 1, '50.4'),
(118517, 'MA 191', 297, '', 'Placute frana Bendix', 0, 0, 8, '306', 1, '50.4'),
(118518, 'MA 192', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '74.44'),
(118519, 'MA 196', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '55.83'),
(118520, 'MA 197', 297, '', 'Placute frana Bendix', 0, 0, 8, '306', 1, '38.11'),
(118521, 'MA 200', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '74.44'),
(118522, 'MA 212', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '55.83'),
(118523, 'MA 312', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '55.83'),
(118524, 'MA 333', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '71.8'),
(118525, 'MA 344', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '68.78'),
(118526, 'MA 347', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '53.85'),
(118527, 'MA 348', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '74.44'),
(118528, 'MA 355', 297, '', 'Placute frana Bendix', 0, 0, 8, '305', 1, '71.8'),
(118529, 'MA 358', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '73.51'),
(118530, 'MA 359', 297, '', 'Placute frana Bendix', 0, 0, 8, '301', 1, '71.8'),
(118531, 'MA 368', 297, '', 'Placute frana Bendix', 0, 0, 8, '401', 1, '46.52'),
(118532, '0 986 356 157', 297, '', 'Placute frana Bendix', 0, 0, 684, 'K0986356156', 1, '68.78'),
(118533, '0 986 356 158', 297, '', 'Placute frana Bendix', 0, 0, 684, 'K0986356156', 1, '68.78'),
(118534, 'D1835', 459, '', 'Kit-uri de reparatie', 0, 0, 276, '', 1, '12.31'),
(118535, 'D1839', 459, '', 'Kit-uri de reparatie', 0, 0, 276, 'D1839', 1, '13.09'),
(118536, 'D4801', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '31.29'),
(118537, 'D4806', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '8.47'),
(118538, 'D4807', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '15.56'),
(118539, 'D4815', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '11.12'),
(118540, 'D4817', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '11.7'),
(118541, 'D4822', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '25.59'),
(118542, 'D4824', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '9.61'),
(118543, 'D4830', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '15.61'),
(118544, 'D4840', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '11.41'),
(118545, 'D4843', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '15.82'),
(118546, 'D4845C', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '31.24'),
(118547, 'D4846C', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '30.34'),
(118548, 'D4847C', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '32.01'),
(118549, 'D4850C', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '20.41'),
(118550, 'D4852C', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '25.22'),
(118551, 'D4898', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '21.02'),
(118552, 'D4899', 459, '', 'Kit-uri de reparatie', 0, 0, 405, '', 1, '10.16'),
(118553, 'DTE-1507', 27, '', 'Pompe combustibil', 0, 0, 308, 'DTE-1507', 1, '210.06'),
(118554, 'SBJ-5520', 27, '', 'Pompe combustibil', 0, 0, 2462, '', 1, '60.93'),
(118555, '072177', 27, '', 'Pompe combustibil', 0, 0, 2186, '', 1, '898.96'),
(118556, 'STE-5517', 27, '', 'Pompe combustibil', 0, 0, 914, 'STE-5517', 1, '591.11'),
(118557, 'STE-5504', 27, '', 'Pompe combustibil', 0, 0, 914, '', 1, '434.62'),
(146701, 'FL4116-J', 236, '', 'Bucsa bara stabilizatoare', 1, 0, 1663, '17473', 2, '10.682'),
(146808, 'BT00933E', 508, '', 'Rulment intinzator', 1, 0, 313, '11294', 2, '34.587'),
(146699, 'AP02028E', 508, '', 'Fulie alternator', 1, 0, 1108, '', 2, '99.967'),
(118568, 'STR-4517', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 51, 'STR-4517', 1, '1291.97'),
(118569, 'STR-4519', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 51, 'STR-4519', 1, '373.54'),
(118570, 'STE-4518', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 914, 'STE-4518', 1, '463.57'),
(118571, '5214300010', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 402, '', 2, '0'),
(118572, '8MK 376 713-081', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 470, '37671308', 1, '387.25'),
(118573, '8MK 376 721-661', 1, '', 'Casete dir. si pompe servo SPI', 0, 0, 470, '37672166', 1, '1239.5'),
(118574, '115 900', 19, '', 'Stergatoare parbriz SWF', 0, 0, 854, '', 1, '90.63'),
(118575, '115 903', 19, '', 'Stergatoare parbriz SWF', 0, 0, 854, '', 1, '58.14'),
(118576, 'BP-9103', 39, '', 'Placute de frana', 0, 0, 402, 'BP-9103', 1, '153.86'),
(118577, 'BP-9114', 39, '', 'Placute de frana', 0, 0, 402, '', 1, '154.96'),
(118578, 'BP-4566', 39, '', 'Placute de frana', 0, 0, 402, '', 1, '205.61'),
(118579, 'BP-2050', 39, '', 'Placute de frana', 0, 0, 402, '', 1, '91.9'),
(118580, 'BP-4569', 39, '', 'Placute de frana', 0, 0, 402, '', 1, '73.06'),
(118581, 'BP-6594', 39, '', 'Placute de frana', 0, 0, 402, 'BP-6594', 2, '199.493'),
(118582, 'BP-6595', 39, '', 'Placute de frana', 0, 0, 402, '', 1, '73.14'),
(118583, 'BP-9115', 39, '', 'Placute de frana', 0, 0, 402, '', 1, '230.57'),
(118584, 'BP-8528', 39, '', 'Placute de frana', 0, 0, 402, '', 1, '92.81'),
(118585, 'BP-9118', 39, '', 'Placute de frana', 0, 0, 402, '', 1, '70.8'),
(118586, 'BP-3032', 39, '', 'Placute de frana', 0, 0, 402, '', 2, '101.528'),
(118587, 'BP-8529', 39, '', 'Placute de frana', 0, 0, 402, '', 1, '116.74'),
(118588, 'BP-3033', 39, '', 'Placute de frana', 0, 0, 402, '', 2, '74.032'),
(118589, 'BP-6600', 39, '', 'Placute de frana', 0, 0, 402, '', 2, '83.601'),
(118590, '2920002', 39, '', 'Placute de frana', 0, 0, 177, '2920001', 1, '197.65'),
(118591, '37-1133', 39, '', 'Discuri frana', 0, 0, 82, '', 1, '163.46'),
(118592, 'E95S2.6', 39, '', 'Discuri frana', 0, 0, 7, 'D11724001-001', 1, '172.6'),
(118593, '805331', 21, '', 'Kit-uri ambreiaj', 0, 0, 655, '', 1, '33596.64'),
(118594, 'CP-2057', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1000.18'),
(118595, 'CP-8038', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '831.1'),
(118596, 'CP-6009', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '26877.31'),
(118597, 'CP-6038', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '286.97'),
(118598, 'CP-7503', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '206.98'),
(118599, 'CP-7504', 21, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '360.19'),
(118600, '44073', 21, '', 'Far ceata', 0, 0, 684, 'TYPE 142', 1, '261.06'),
(118601, '44074', 21, '', 'Far ceata', 0, 0, 684, 'TYPE 137', 1, '261.06'),
(118602, 'SBJ-3008', 21, '', 'Far', 0, 0, 2462, 'SBJ-3008', 1, '328.34'),
(118603, 'SBJ-3009', 21, '', 'Far', 0, 0, 2462, 'SBJ-3009', 1, '328.34'),
(118604, 'STR-3015', 21, '', 'Far', 0, 0, 51, 'STR-3015', 1, '322.67'),
(118605, 'SCA-3002', 21, '', 'Far', 0, 0, 273, 'SCA-3002', 1, '318.63'),
(118606, '8MK 376 721-681', 21, '', 'Far', 0, 0, 470, '37672168', 1, '397.53'),
(118607, '8MY 376 744-351', 21, '', 'Far', 0, 0, 2692, '', 1, '397.53'),
(118608, '8MV 376 733-261', 21, '', 'Far', 0, 0, 2092, '37673326', 1, '372.39'),
(118609, '8FH 351 312-111', 21, '', 'Lampa spate', 0, 0, 467, '35131211', 1, '150.61'),
(118610, '8FH 351 311-211', 21, '', 'Far', 0, 0, 467, '35131121', 1, '692.72'),
(118611, '22-318-052-092', 21, '', 'Incuietoare', 0, 0, 2, '22-318-052-092', 1, '203.4'),
(118612, '632023', 21, '', 'Incuietoare', 0, 0, 854, '', 1, '619.32'),
(118613, '632040', 21, '', 'Incuietoare', 0, 0, 854, '', 1, '164.57'),
(118614, '632050', 21, '', 'Incuietoare', 0, 0, 854, '', 1, '346.56'),
(118615, '632051', 21, '', 'Incuietoare', 0, 0, 854, '', 1, '264.74'),
(118616, '22-327-016-092', 21, '', 'Comutator semnalizare', 0, 0, 2, '', 1, '21.49'),
(118617, '22-324-007-102', 21, '', 'Comutator semnalizare', 0, 0, 2, '22-324-007-102', 2, '83.517'),
(118618, '22-327-012-082', 21, '', 'Comutator semnalizare', 0, 0, 2, '', 1, '157.6'),
(118619, '22-328-014-092', 21, '', 'Comutator semnalizare', 0, 0, 2, '22-328-014-092', 1, '145.07'),
(118620, '22-618-003-092', 21, '', 'Comutator semnalizare', 0, 0, 2, '', 1, '200.72'),
(118621, '22-682-020-112', 21, '', 'Comutator semnalizare', 0, 0, 2, '', 1, '215.87'),
(118622, '22-682-012-152', 21, '', 'Comutator semnalizare', 0, 0, 2, '', 1, '85.4'),
(118623, '22-335-044-132', 21, '', 'Comutator semnalizare', 0, 0, 2, '', 1, '151.9'),
(118624, '22-343-009-092', 21, '', 'Comutator semnalizare', 0, 0, 2, '', 1, '167.62'),
(118625, '22-685-008-132', 21, '', 'Comutator semnalizare', 0, 0, 2, '', 1, '197.19'),
(118626, '22-680-002-112', 21, '', 'Comutator semnalizare', 0, 0, 2, '', 1, '215.74'),
(118627, '22-317-012-092', 21, '', 'Comutator semnalizare', 0, 0, 2, '', 1, '1016.55'),
(118628, '22-335-017-092', 21, '', 'Comutator semnalizare', 0, 0, 2, '22-335-017-092', 2, '76.909'),
(154045, 'T3119', 101, '', 'BRAT', 0, 0, 402, '21955 160  0 5 T4067', 2, '286.622'),
(154043, 'BL1496A2', 101, '', 'DISC FRANA', 0, 0, 402, 'BL1496A2', 2, '101.5'),
(123657, '3717 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '80.29'),
(158891, '581011JA10 ', 462, '', 'PLACUTE FRANA ', 1, 0, 402, '50-0K-K12_1', 2, '0'),
(136714, '3082 260 031', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '292.99'),
(123682, '3541 0132', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '144.75'),
(154042, '13.0463-4987.2', 101, '', 'BUCSA BARA STAB.', 0, 0, 402, '600056', 2, '6.167'),
(123681, '3720 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '53.82'),
(123637, '3516 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '43.65'),
(123418, 'A5289', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '8.309'),
(136425, '3017.92', 79, '', 'termostat,lichid racire (Sistem racire)', 1, 0, 316, '751774', 2, '0'),
(154040, 'FDB1050', 101, '', 'BUCSA BARA STAB.', 0, 0, 3904, 'FDB1050', 2, '5.334'),
(154039, 'T1149', 101, '', 'TAMPON MOTOR', 0, 0, 402, '21938 204  0 5', 2, '68.894'),
(145151, '4K0780', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '15.134'),
(144153, 'FL3932-J', 236, '', 'BUCSA BRAT', 0, 0, 251, 'FL3932-J', 2, '0'),
(154038, '13.0460-4815.2', 101, '', 'TAMPON MOTOR', 0, 0, 402, '604815', 2, '116.277'),
(154037, '13.0460-7109.2', 101, '', 'BIELETA ANTIRULIU', 0, 0, 402, '607109', 2, '99.729'),
(145152, 'DMV-2022', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '14.889'),
(154036, 'F 026 000 008', 101, '', 'RACORD FRANA', 0, 0, 402, '', 2, '38.185'),
(154035, '363702161085', 101, '', 'BIELETA ANTIRULIU', 0, 0, 402, 'HAD_BP1085_WR', 2, '93.863'),
(154034, '21922.145.1', 101, '', 'BIELETA ANTIRULIU', 0, 0, 402, '21922_145_1', 2, '99.19'),
(154033, '12-0809', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '809', 2, '75.019'),
(145401, 'RR1016K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT748', 2, '54.474'),
(154029, '13.0460-4060.2', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '604060', 2, '173.103'),
(123454, '4.07360.51.0', 5, '', 'TRUSA CONTROL PRESIUNE', 0, 0, 2004, 'PG_4.07360.51.0', 2, '1.8109'),
(123453, '4.07360.42.0', 5, '', 'TRUSA CONTROL PRESIUNE', 0, 0, 3926, 'PG_4.07360.42.0', 2, '78.295'),
(123452, '4.02003.24.0', 5, '', 'CHEIE FIXA', 0, 0, 3940, '4.02003.24.0', 2, '210.238'),
(154021, '21852', 101, '', 'BUCSA BRAT', 0, 0, 251, '29', 2, '81.34'),
(145149, '4K0737', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '14.896'),
(154028, 'T3127', 101, '', 'BRAT', 0, 0, 402, '21892 184  0 5', 2, '181.902'),
(154032, '180801', 101, '', 'POMPA APA', 0, 0, 402, '180801', 2, '167.664'),
(154007, '02180', 101, '', 'FILTRU CUTIE AUTOMATA', 0, 0, 416, '02180', 2, '49.952'),
(154027, 'MDB1380', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '', 2, '142.954'),
(154025, '13.0460-7072.2', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 402, '607072', 2, '0'),
(154024, '181733', 101, '', 'POMPA APA', 0, 0, 402, '181733', 2, '109.151'),
(154022, '21853', 101, '', 'BUCSA BRAT', 0, 0, 251, '25', 2, '21.798'),
(154019, '02185', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '02185', 2, '19.348'),
(154018, '13.0460-7076.2', 101, '', 'CAP BARA', 0, 0, 402, '607076', 2, '55.86'),
(154015, '13.0460-4058.2', 101, '', 'TERMOCONTACT', 0, 0, 402, '604058', 2, '63.126'),
(146706, 'FL4826-J', 236, '', 'Tampon amortizor', 1, 0, 1182, '003515919', 2, '22.736'),
(146705, 'FL4825-J', 236, '', 'Tampon amortizor', 1, 0, 1182, '003515915', 2, '22.204'),
(146704, 'FL4824-J', 236, '', 'Tampon amortizor', 1, 0, 1182, '15913', 2, '22.96'),
(146703, 'FL4787-J', 236, '', 'Bucsa arc', 1, 0, 251, '12764', 2, '21.091'),
(146702, 'FL4786-J', 236, '', 'Bucsa arc', 1, 0, 251, '12763', 2, '21.28'),
(146700, 'FL4108-J', 236, '', 'Bucsa bara stabilizatoare', 1, 0, 1334, '003514944', 2, '9.716'),
(118629, '052 013 0725', 236, '', 'CUREA TRANSMISIE TRAPEZOIDALA', 0, 0, 10, '104943', 2, '8.743'),
(118630, '052 013 0810', 236, '', 'CUREA TRANSMISIE TRAPEZOIDALA', 0, 0, 10, '104943', 2, '9.373'),
(118631, '38344', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '020619363', 2, '10.969'),
(118632, '38352', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '38352', 2, '11.816'),
(118633, '3PK848', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '13.734'),
(118634, '3PK865', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '11.816'),
(118635, '38358', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '12.25'),
(118636, '48366', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '15.575'),
(118637, '48383', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 188, '', 2, '18.123'),
(118638, '48339', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 188, '', 2, '12.796'),
(118639, '4PK728', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '13.02'),
(118640, '48344', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 188, '', 2, '13.174'),
(123419, 'A5290', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '7.259'),
(118641, '48350', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 188, '', 2, '12.81'),
(118642, '48358', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '15.841'),
(118643, '4PK923', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '15.05'),
(118644, '4PK965', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '14.553'),
(118645, '58374', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '21.168'),
(118646, '58378', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '20.615'),
(118648, '58341', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '13.44'),
(118649, '58352', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '18.186'),
(123414, 'A5198', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '6.643'),
(118650, '5PK885', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '16.632'),
(118651, '5PK903', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '16.632'),
(118652, '58362', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '17.248'),
(123413, 'A5197', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '5.656'),
(118653, '5PK998', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '21.868'),
(123411, 'A5194', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '6.503'),
(118654, '68432D', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '72.618'),
(118655, '68372', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '21.392'),
(118656, '68374', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '22.477'),
(118657, '68378', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '23.289'),
(118658, 'QBR61187DP', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '26.25'),
(118659, '68384', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '25.382'),
(118660, '68400', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 308, '68400', 2, '33.11'),
(145268, '6K1173', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '30.401'),
(118661, '68402', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 1260, '68402', 2, '33.845'),
(123407, 'A5172', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '5.978'),
(118662, '68426', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '36.288'),
(118663, '12PK1815ES', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '32.067'),
(118664, '68436', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '37.24'),
(118665, '68450', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, 'R3166', 2, '41.384'),
(118666, '68451', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '39.333'),
(123406, 'A5170', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '4.928'),
(118667, '68462', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '44.366'),
(118668, '68464', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '45.234'),
(118669, '68478', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '43.778'),
(118670, '68344', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '16.443'),
(123405, 'A5168', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '6.636'),
(118671, '6PK803', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '17.619'),
(154013, 'T0385', 101, '', 'BUCSA BARA STAB.', 0, 0, 402, '21820 155  0 5 T4136', 2, '11.494'),
(118672, '6PK853', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '17.801'),
(118673, '6PK870', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '19.796'),
(123404, 'A5162', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '6.706'),
(118674, '6PK905', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '0'),
(118675, '68358', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '16.8'),
(118676, '6PK965', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '20.041'),
(123402, 'A5160', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '6.776'),
(118677, '7PK920', 236, '', 'CUREA TRANSMISIE CANELATA', 0, 0, 305, '', 2, '28.119'),
(118678, '0 986 040 041', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 4, 'M0986040041', 2, '0'),
(118679, '0 986 040 651', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 4, 'M0986040651', 2, '28.826'),
(118680, '0 986 041 351', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 4, 'M0986041351', 2, '28.854'),
(118681, '0 986 041 940', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 4, 'M0986041940', 2, '38.444'),
(118682, '0 986 042 000', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 4, 'M0986042000', 2, '27.965'),
(118683, '0 986 042 941', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 4, 'M0986042941', 2, '43.862'),
(118684, '0 986 043 151', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 4, 'M0986043151', 2, '37.086'),
(118685, '0 986 043 730', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 4, 'M0986039250', 2, '0'),
(118686, '0 986 043 990', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 4, 'M0986041270', 2, '24.283'),
(118687, '0 986 049 051', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 4, '', 2, '15.498'),
(118688, '0 986 049 201', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 4, '', 2, '0'),
(118689, '0 986 049 231', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 4, '', 2, '15.575'),
(118690, 'FA5100', 236, '', 'CUREA TRANSMISIE', 0, 0, 26, 'FA5100', 2, '6.92328'),
(118691, 'FA5154', 236, '', 'CUREA TRANSMISIE', 0, 0, 7, '250', 2, '6.92328'),
(118692, 'FA5362', 236, '', 'CUREA TRANSMISIE', 0, 0, 9, '210', 2, '12.887'),
(118693, '47002', 461, '', 'ARC LAMELAR', 0, 0, 637, '47002', 2, '382.55'),
(118694, '47005', 461, '', 'ARC LAMELAR', 0, 0, 637, '47005', 2, '280.903'),
(118695, '47006', 461, '', 'ARC LAMELAR', 0, 0, 637, '47006', 2, '166.355'),
(118696, '47008', 461, '', 'ARC LAMELAR', 0, 0, 637, '47008', 2, '382.564'),
(118697, '47026', 461, '', 'ARC LAMELAR', 0, 0, 637, '47026', 2, '529.879'),
(118698, '47027', 461, '', 'ARC LAMELAR', 0, 0, 637, '47027', 2, '673.974'),
(118699, '47028', 461, '', 'ARC LAMELAR', 0, 0, 637, '47028', 2, '545.307'),
(118700, '47029', 461, '', 'ARC LAMELAR', 0, 0, 637, '47029', 2, '529.879'),
(118701, '47030', 461, '', 'ARC LAMELAR', 0, 0, 637, '47030', 2, '514.15'),
(118702, '47074', 461, '', 'ARC LAMELAR', 0, 0, 637, '47074', 2, '299.439'),
(118703, '47075', 461, '', 'ARC LAMELAR', 0, 0, 637, '47075', 2, '600.39'),
(118704, '47076', 461, '', 'ARC LAMELAR', 0, 0, 637, '47076', 2, '0'),
(118705, '47094', 461, '', 'ARC LAMELAR', 0, 0, 637, '', 2, '452.753'),
(118706, '47095', 461, '', 'ARC LAMELAR', 0, 0, 637, '', 2, '604.233'),
(118707, '47097', 461, '', 'ARC LAMELAR', 0, 0, 637, '', 2, '579.005'),
(118708, '47098', 461, '', 'ARC LAMELAR', 0, 0, 637, '', 2, '694.813'),
(118709, '47099', 461, '', 'ARC LAMELAR', 0, 0, 637, '', 2, '617.61'),
(118710, '47100', 461, '', 'ARC LAMELAR', 0, 0, 637, '22', 2, '0'),
(118711, '47101', 461, '', 'ARC LAMELAR', 0, 0, 637, '22', 2, '674.723'),
(118712, '13.0460-4063.2', 461, '', 'CAP PLANETARA', 0, 0, 402, '604063', 2, '95.767'),
(118713, '13.0460-4045.2', 461, '', 'CAP PLANETARA', 0, 0, 402, '604045', 2, '171.22'),
(118714, '20585', 461, '', 'CAP PLANETARA', 0, 0, 5, '27', 2, '299.523'),
(118715, 'BP237', 461, '', 'CAP PLANETARA', 0, 0, 402, 'BP237', 2, '318.927'),
(118716, 'BP238', 461, '', 'CAP PLANETARA', 0, 0, 402, 'BP238', 2, '175.231'),
(118717, '180298', 461, '', 'CAP PLANETARA', 0, 0, 402, '180298', 2, '272.846'),
(118718, '13.0460-2903.2', 461, '', 'CAP PLANETARA', 0, 0, 402, '602903', 2, '140.595'),
(118719, '71189', 461, '', 'CAP PLANETARA', 0, 0, 605, '71189', 2, '0'),
(118720, '13.0460-5410.2', 461, '', 'CAP PLANETARA', 0, 0, 402, '605410', 2, '217.819'),
(118721, '13.0460-5961.2', 461, '', 'CAP PLANETARA', 0, 0, 402, '605961', 2, '118.937'),
(118722, '8MK 376 710-661', 461, '', 'CAP PLANETARA', 0, 0, 470, '37671066', 2, '103.103'),
(118723, '13.0460-2701.2', 461, '', 'CAP PLANETARA', 0, 0, 402, '602701', 2, '115.605'),
(118724, 'T3077', 461, '', 'CAP PLANETARA', 0, 0, 402, '21482 170  0 5', 2, '156.233'),
(118725, '13.0460-5978.2', 461, '', 'CAP PLANETARA', 0, 0, 402, '605978', 2, '181.223'),
(118726, '05P441', 461, '', 'CAP PLANETARA', 0, 0, 402, '05P441', 2, '219.457'),
(118727, '12-0566', 461, '', 'CAP PLANETARA', 0, 0, 8, '566', 2, '124.348'),
(118728, 'T3046', 461, '', 'CAP PLANETARA', 0, 0, 402, '21759 153  0 5', 2, '134.967'),
(118729, '72251', 461, '', 'CAP PLANETARA', 0, 0, 458, '72251', 2, '192.094'),
(118730, '72252', 461, '', 'CAP PLANETARA', 0, 0, 458, '72252', 2, '162.785'),
(118731, '22262', 461, '', 'CAP PLANETARA', 0, 0, 5, '27', 2, '314.111'),
(118732, '72268', 461, '', 'CAP PLANETARA', 0, 0, 458, '72268', 2, '153.615'),
(118733, '72276', 461, '', 'CAP PLANETARA', 0, 0, 458, '72276', 2, '139.342'),
(118734, '72407', 461, '', 'CAP PLANETARA', 0, 0, 458, '72407', 2, '154.714'),
(118735, '72458', 461, '', 'CAP PLANETARA', 0, 0, 458, '72458', 2, '342.048'),
(118736, '22542', 461, '', 'CAP PLANETARA', 0, 0, 5, '27', 2, '131.243'),
(118737, '22543', 461, '', 'CAP PLANETARA', 0, 0, 5, '28', 2, '119.665'),
(118738, '22544', 461, '', 'CAP PLANETARA', 0, 0, 5, '28', 2, '157.759'),
(118739, '22546', 461, '', 'CAP PLANETARA', 0, 0, 5, '27', 2, '131.243'),
(118740, '22547', 461, '', 'CAP PLANETARA', 0, 0, 5, '27', 2, '182.959'),
(118741, '22551', 461, '', 'CAP PLANETARA', 0, 0, 5, '28', 2, '196.119'),
(118742, '22560', 461, '', 'CAP PLANETARA', 0, 0, 5, '28', 2, '168.714'),
(118743, '22566', 461, '', 'CAP PLANETARA', 0, 0, 5, '28', 2, '169.834'),
(118744, '22568', 461, '', 'CAP PLANETARA', 0, 0, 5, '28', 2, '342.048'),
(118745, '22584', 461, '', 'CAP PLANETARA', 0, 0, 3437, '22584', 2, '0'),
(118746, '22591', 461, '', 'CAP PLANETARA', 0, 0, 5, '28', 2, '287.455'),
(118747, '22623', 461, '', 'PLANETARA', 0, 0, 3437, '22623', 2, '501.816'),
(118748, '22747', 461, '', 'CAP PLANETARA', 0, 0, 5, '28', 2, '271.712'),
(118749, '141425', 461, '', 'CAP PLANETARA', 0, 0, 402, '141425', 2, '138.978'),
(118750, 'T1203', 461, '', 'CAP PLANETARA', 0, 0, 402, '23798 203  0 5', 2, '241.64'),
(118751, '13.0460-3840.2', 461, '', 'CAP PLANETARA', 0, 0, 402, '603840', 2, '366.926'),
(118752, '13.0460-5742.2', 461, '', 'CAP PLANETARA', 0, 0, 402, '605742', 2, '194.096'),
(118753, 'T1401', 461, '', 'CAP PLANETARA', 0, 0, 402, '24058 158  0 5', 2, '215.432'),
(118754, '13.0460-7237.2', 461, '', 'PLANETARA', 0, 0, 402, '607237', 2, '0'),
(118755, '13.0460-4805.2', 461, '', 'PLANETARA', 0, 0, 402, '604805', 2, '0'),
(118756, 'T1502', 461, '', 'PLANETARA', 0, 0, 402, '24163 178  0 4', 2, '0'),
(118757, 'T1503', 461, '', 'PLANETARA', 0, 0, 402, '24164 178  0 4', 2, '0'),
(118758, '221529', 461, '', 'PLANETARA', 0, 0, 402, '221529', 2, '0'),
(118759, 'T1504', 461, '', 'PLANETARA', 0, 0, 402, '24166 188  0 4', 2, '0'),
(118760, 'T1400', 461, '', 'PLANETARA', 0, 0, 402, '23726 165  0 5', 2, '0'),
(118761, 'U744/606', 461, '', 'ARIPA STG', 0, 0, 8, '', 2, '140.273'),
(118762, '567375', 461, '', 'CRUCE CARDAN', 0, 0, 298, '', 2, '30.702'),
(118763, 'U741/606', 461, '', 'CRUCE CARDAN', 0, 0, 8, '', 2, '79.163'),
(118764, '10100', 40, '', 'PISTON', 0, 0, 3080, '10100', 2, '99.771'),
(118765, '10101', 40, '', 'PISTON', 0, 0, 273, '003510101', 2, '102.753'),
(118766, '001VA30468000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V003', 2, '47.69'),
(118767, '001VA30533000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V003', 2, '37.99'),
(118768, '001VE30359000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V003', 2, '42.25'),
(118769, '001VE30467000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V003', 2, '30.83'),
(118770, '001VE30532000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V003', 2, '33.31'),
(118771, 'T0846', 40, '', 'PISTON', 0, 0, 402, '20699 152  0 5', 2, '82.873'),
(118772, '13.0460-5967.2', 40, '', 'PISTON', 0, 0, 402, '605967', 2, '610.4'),
(118773, '72400', 40, '', 'PISTON', 0, 0, 458, '72400', 2, '378.63'),
(118774, '72402', 40, '', 'PISTON', 0, 0, 3437, '72402', 2, '5.894'),
(118775, '22801', 40, '', 'PISTON', 0, 0, 236, '24', 2, '16.303'),
(118776, '24900', 40, '', 'PISTON', 0, 0, 772, '24900', 2, '1.1977'),
(118777, '22-319-028-102', 40, '', 'PISTON', 0, 0, 2, '22-319-028-102', 2, '3.143'),
(118778, '151194', 40, '', 'PISTON', 0, 0, 402, '151194', 2, '124.215'),
(118779, '29087 300  1 4 T7400', 40, '', 'PISTON', 0, 0, 402, '29087 300  1 4', 2, '15.988'),
(118780, '29300', 40, '', 'PISTON', 0, 0, 652, '003529300', 2, '16.646'),
(118781, '000041501010', 40, '', 'PISTON', 0, 0, 809, '', 2, '41.881'),
(118782, '45600', 40, '', 'PISTON', 0, 0, 2462, '3051', 2, '49.14'),
(118783, '45602', 40, '', 'PISTON', 0, 0, 273, '49477', 2, '35.063'),
(118784, 'STR-9004', 40, '', 'PISTON', 0, 0, 51, 'STR-9004', 2, '33.369'),
(118785, '70402', 40, '', 'PISTON', 0, 0, 458, '70402', 2, '0'),
(118786, '72201', 40, '', 'PISTON', 0, 0, 458, '72201', 2, '39.9'),
(118787, '72800', 40, '', 'PISTON', 0, 0, 277, '020605750', 2, '77.945'),
(118788, '7284', 40, '', 'CD MAHLE', 0, 0, 402, '7284', 2, '1.127'),
(118789, '007VA30721000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V003', 2, '36.93'),
(118790, '007VA30747100', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V003', 2, '24.63'),
(118791, '007VE30720000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V003', 2, '37.2724'),
(118792, '007VE30720100', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V003', 2, '30.27'),
(118793, '007VE30744000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V003', 2, '21.1784'),
(118794, '80600', 40, '', 'PISTON', 0, 0, 689, '80600C', 2, '0'),
(118795, '80602', 40, '', 'PISTON', 0, 0, 689, '80602C', 2, '6.853'),
(118796, '86301', 40, '', 'PISTON', 0, 0, 412, '86301C', 2, '45.479'),
(118797, '87401', 40, '', 'PISTON', 0, 0, 3946, '87401', 2, '207.774'),
(118798, '087500', 21, '', 'PISTON', 0, 0, 259, 'AUD023', 2, '207.403'),
(118799, '89002', 40, '', 'PISTON', 0, 0, 158, '89002', 2, '35.7'),
(118800, '89401', 40, '', 'PISTON', 0, 0, 258, '89401', 2, '77.301'),
(118801, '90701', 40, '', 'PISTON', 0, 0, 794, '', 2, '39'),
(118802, '95000', 40, '', 'PISTON', 0, 0, 851, 'F0001', 2, '2.947'),
(118803, '111011', 40, '', 'PISTON', 0, 0, 4, '', 2, '25.69'),
(118804, '112000', 40, '', 'PISTON', 0, 0, 3437, '11200', 2, '63.42'),
(118805, '112711', 40, '', 'PISTON', 0, 0, 4, '', 2, '63.42'),
(118806, '112901', 40, '', 'PISTON', 0, 0, 262, '', 2, '56.756'),
(118807, '116611', 40, '', 'PISTON', 0, 0, 298, '1166XX', 2, '47.558'),
(118808, '118501', 40, '', 'PISTON', 0, 0, 4, '118501', 2, '61.803'),
(118809, '119500', 40, '', 'PISTON', 0, 0, 4, '', 2, '32.886'),
(118810, '119501', 40, '', 'PISTON', 0, 0, 4, '', 2, '0.686'),
(118811, '011VA30316000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V003', 2, '0'),
(118812, '011VA30316100', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V003', 2, '22.44'),
(118813, '011VA30338000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '0'),
(118814, '011VA30338100', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '21.3452'),
(118815, '011VA30351000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '0'),
(118816, '011VA30351100', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '24.07'),
(118817, '011VA30458000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '0'),
(118818, '011VA30458100', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '19.4908'),
(118819, '011VE30315000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V003', 2, '21.54'),
(118820, '011VE30337000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '24.41'),
(118821, '011VE30453000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V003', 2, '27.1752'),
(118822, '011VE30457000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '25.04'),
(118823, '121100', 40, '', 'PISTON', 0, 0, 13, '121100_C1308', 2, '57.463'),
(118824, '013VA30304000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '39.5612'),
(118825, '013VA30935100', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '59.16'),
(118826, '013VE30303000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '35.69'),
(118827, '013VE30934000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '26.35'),
(118828, 'SCA-6502', 40, '', 'PISTON + CAMASA', 0, 0, 273, 'SCA-6502', 2, '56.434'),
(118829, 'SCA-1002', 40, '', 'PISTON', 0, 0, 273, 'SCA-1002', 2, '0'),
(118830, '217700', 40, '', 'PISTON', 0, 0, 531, '1836660_', 2, '73.01'),
(118831, '219301', 40, '', 'PISTON', 0, 0, 78, '219301', 2, '82.985'),
(118832, '021VA30384000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V003', 2, '28.12'),
(118833, '021VA30389000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V009', 2, '35.12'),
(118834, '021VE30388000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V003', 2, '22.95'),
(118835, '295501', 40, '', 'PISTON', 0, 0, 757, '', 2, '0'),
(118836, '299001', 40, '', 'PISTON', 0, 0, 13, '', 2, '171.297'),
(118837, '029VA30365000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '0'),
(118838, '029VA30365100', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '38.69'),
(118839, '029VA30499000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '0'),
(118840, '029VA30499100', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '35.69'),
(118841, '029VA30519000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '51.8124'),
(118842, '029VA30519100', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '35.8'),
(118843, '029VA30525000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '60.56'),
(118844, '029VA30891100', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '26.3256'),
(118845, '029VA31095000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '64.82'),
(118846, '029VE30363000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '0'),
(118847, '029VE30363100', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '27.962'),
(118848, '029VE30364000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '58.6896'),
(118849, '029VE30518100', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '36.9'),
(118850, '029VE30874100', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '28.7392'),
(118851, '029VE30880100', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '0'),
(118852, '029VE31094000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '77.3416'),
(118853, '029VE31102000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '23.2'),
(118854, '302001', 40, '', 'PISTON', 0, 0, 5, '27', 2, '44.947'),
(118855, '303002', 40, '', 'PISTON', 0, 0, 194, '', 2, '47.033'),
(118856, '303201', 40, '', 'PISTON', 0, 0, 194, '', 2, '40.481'),
(118857, '303202', 40, '', 'PISTON', 0, 0, 13, '07', 2, '16.758'),
(118858, '304000', 40, '', 'PISTON', 0, 0, 194, '', 2, '18.844'),
(118859, '304102', 40, '', 'PISTON', 0, 0, 194, '', 2, '90.692'),
(118860, '031VA30336000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V003', 2, '43.95'),
(118861, '031VE30335000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V003', 2, '27.2164'),
(118862, '031VE30348000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V003', 2, '22.2764'),
(118863, '031VE30918000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '26.66'),
(118864, '331300', 40, '', 'PISTON', 0, 0, 1260, 'PA1300', 2, '106.449'),
(118865, '340100', 40, '', 'PISTON', 0, 0, 3224, 'Pxxx100', 2, '42.7'),
(118866, '341902', 40, '', 'PISTON', 0, 0, 78, '3519023', 2, '3.353'),
(118867, '347402', 40, '', 'PISTON', 0, 0, 9, 'FS10234', 2, '25.879'),
(118868, '373100', 40, '', 'PISTON', 0, 0, 3069, 'Pxxx100', 2, '71.078'),
(118869, '039VA30382000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V003', 2, '22.73'),
(118870, '039VE30381000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V003', 2, '23.3744'),
(118871, '816900', 40, '', 'PISTON', 0, 0, 448, '816900', 2, '0.966'),
(118872, '081VA30340000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '67.04'),
(118873, '081VA30342000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '77.41'),
(118874, '081VA30344000', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '71.8212'),
(118875, '081VA30571100', 40, '', 'SUPAPA EVACUARE', 0, 0, 1270, 'V011', 2, '34.91'),
(118876, '081VE30339000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '40.87'),
(118877, '081VE30341000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '47.25'),
(118878, '081VE30576000', 40, '', 'SUPAPA ADMISIE', 0, 0, 1269, 'V011', 2, '25.9'),
(118879, '826100', 40, '', 'PISTON', 0, 0, 479, '826100C', 2, '89.369'),
(118880, '826800', 40, '', 'PISTON', 0, 0, 479, '826800C', 2, '100.8'),
(118881, '4070201', 40, '', 'PISTON', 0, 0, 468, '407020', 2, '27.132'),
(118882, '999999', 40, '', 'GEAM FAR DR.', 0, 0, 654, '', 2, '69.804'),
(118883, 'HA-690', 40, '', 'FILTRU AER', 0, 0, 8, 'HA-690', 1, '17.29'),
(118884, 'TA-1276', 40, '', 'FILTRU AER', 0, 0, 8, 'TA-1276', 1, '65.87'),
(118885, 'TA-1277', 40, '', 'FILTRU AER', 0, 0, 8, 'TA-1277', 2, '2.128'),
(118886, 'HA-868', 40, '', 'FILTRU AER', 0, 0, 8, 'HA-868', 1, '21.05'),
(118887, 'HA-686', 40, '', 'FILTRU AER', 0, 0, 8, 'HA-686', 1, '36.29'),
(118888, 'MA-581', 40, '', 'FILTRU AER', 0, 0, 8, 'MA-581', 1, '43'),
(118889, 'MA-497', 40, '', 'FILTRU AER', 0, 0, 8, 'MA-497', 1, '47.4'),
(118890, 'MA-5603', 40, '', 'FILTRU AER', 0, 0, 8, 'MA-5603', 1, '42.56'),
(118891, 'MA-5614', 40, '', 'FILTRU AER', 0, 0, 8, 'MA-5614', 2, '18.606'),
(118892, 'NA-2614', 40, '', 'FILTRU AER', 0, 0, 8, 'NA-2614', 1, '52.12'),
(118893, 'HA-895', 40, '', 'FILTRU AER', 0, 0, 8, 'HA-895', 1, '10.87'),
(118894, 'HA-691', 40, '', 'FILTRU AER', 0, 0, 8, 'HA-691', 1, '27.19'),
(118895, 'TA-1181', 40, '', 'FILTRU AER', 0, 0, 8, 'TA-1181', 2, '43.9976'),
(118896, 'IA-385', 40, '', 'FILTRU AER', 0, 0, 8, 'IA-385', 1, '20.26'),
(118897, 'MA-4491', 40, '', 'FILTRU AER', 0, 0, 8, 'MA-4491', 1, '102.41'),
(118898, 'HA-8614', 40, '', 'FILTRU AER', 0, 0, 8, 'HA-8614', 1, '66.06'),
(118899, 'SA-9853', 40, '', 'FILTRU AER', 0, 0, 8, 'SA-9853', 1, '34.8'),
(118900, 'SC-9605', 40, '', 'FILTRU CLIMATIZARE', 0, 0, 424, 'SC-9605', 1, '32.71'),
(118901, 'SC-9502C', 40, '', 'FILTRU CLIMATIZARE', 0, 0, 424, 'SC-9502C', 1, '98.78'),
(118902, 'HC-8205', 40, '', 'FILTRU CLIMATIZARE', 0, 0, 424, 'HC-8205', 1, '37.39'),
(118903, 'HC-8213', 40, '', 'FILTRU CLIMATIZARE', 0, 0, 424, 'HC-8213', 1, '64.94'),
(118904, '82840270', 40, '', 'FILTRU CLIMATIZARE', 0, 0, 391, '82840270_a', 2, '58.8016'),
(118905, 'KF-1463', 40, '', 'FILTRU COMBUSTIBIL', 0, 0, 9, 'KF-1463', 2, '192.234'),
(118906, 'NF-2462', 40, '', 'FILTRU COMBUSTIBIL', 0, 0, 9, 'NF-2462', 2, '41.42'),
(118907, 'HF-856', 40, '', 'FILTRU COMBUSTIBIL', 0, 0, 9, 'HF-856', 2, '15.7508'),
(118908, 'MF-4659', 40, '', 'FILTRU COMBUSTIBIL', 0, 0, 9, 'MF-4659', 2, '103.86'),
(118909, 'IF-3351', 40, '', 'FILTRU COMBUSTIBIL', 0, 0, 9, 'IF-3351', 2, '22.88'),
(118910, 'KL497', 40, '', 'FILTRU COMBUSTIBIL', 0, 0, 141, '', 2, '91.44'),
(118911, 'MO-431', 40, '', 'FILTRU ULEI', 0, 0, 7, 'MO-431', 1, '19.55'),
(118912, 'CY-002', 40, '', 'FILTRU ULEI', 0, 0, 7, 'CY-002', 1, '20.71'),
(118913, 'HO-816', 40, '', 'FILTRU ULEI', 0, 0, 7, 'HO-816', 1, '19.55'),
(118914, 'HF-644', 40, '', 'PIVOT INFERIOR', 0, 0, 9, 'HF-644', 2, '32.907'),
(118915, '8FT 351 198-541', 12, '', 'DISC FRANA', 0, 0, 851, '35119854', 2, '85.687'),
(118916, '52136', 12, '', 'DISC FRANA', 0, 0, 286, '', 2, '0'),
(118917, '52140', 12, '', 'DISC FRANA', 0, 0, 470, '52140', 2, '0'),
(118918, '229801', 12, '', 'DISC FRANA', 0, 0, 402, '', 2, '0'),
(118919, '8FH 351 313-021', 12, '', 'DISC FRANA', 0, 0, 467, '35131302', 2, '0'),
(118920, '52158', 12, '', 'DISC FRANA', 0, 0, 27, '', 2, '0'),
(118921, '8MK 376 717-261', 12, '', 'DISC FRANA', 0, 0, 470, '37671726', 2, '0'),
(118922, '8FC 351 301-391', 12, '', 'DISC FRANA', 0, 0, 448, '35130139', 2, '0'),
(118923, '8MK 376 722-071', 12, '', 'DISC FRANA', 0, 0, 470, '37672207', 2, '0'),
(118924, 'DTE-8001', 12, '', 'DISC FRANA', 0, 0, 308, 'DTE-8001', 2, '0'),
(118925, '58127', 12, '', 'DISC FRANA', 0, 0, 82, '58127', 2, '0'),
(118926, 'DID-3002', 12, '', 'DISC FRANA', 0, 0, 313, 'DID-3002', 2, '0'),
(118927, 'STR-9021', 12, '', 'DISC FRANA', 0, 0, 51, 'STR-9021', 2, '0'),
(118928, '8MK 376 713-441', 12, '', 'TAMBUR FRANA', 0, 0, 470, '37671344', 2, '0'),
(118929, '714029071702', 12, '', 'TAMBUR FRANA', 0, 0, 391, 'ILF_29071701_WR', 2, '0'),
(118930, '714000062406', 12, '', 'TAMBUR FRANA', 0, 0, 391, 'ILF_714000062405_WR', 2, '0'),
(118931, '87044', 12, '', 'ETRIER FRANA', 0, 0, 3896, '87044', 2, '0'),
(118932, '302 049', 12, '', 'PLACUTA FRANA', 0, 0, 402, '05267', 2, '91'),
(118933, 'FDS1294', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'FDS1294', 2, '85.568'),
(118934, 'BP-4516', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-4516', 2, '84.252'),
(118935, 'GDB1158', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'GDB1158', 2, '65.163'),
(118936, 'GDB1161', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'GDB1161', 2, '95.774'),
(118937, 'GDB1380', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'GDB1380', 2, '88.858'),
(118938, 'GDB1399', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'GDB1399', 2, '64.505'),
(118939, 'GDB264', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'GDB264', 2, '71.099'),
(118940, 'GDB299', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'GDB299', 2, '65.163'),
(118941, 'GDB328', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'GDB328', 2, '55.412'),
(118942, 'GDB342', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'GDB342', 2, '73.402'),
(118943, 'GDB349', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'GDB349', 2, '72.401'),
(118944, 'GDB362', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'GDB362', 2, '38.262'),
(118945, 'GDB364', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'GDB364', 2, '62.202'),
(118946, 'GDB473', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'GDB473', 2, '65.163'),
(118947, 'BP-2021', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-2021', 2, '70.308'),
(118948, 'BP-1504', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-1504', 2, '93.471'),
(118949, 'GDB863', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'GDB863', 2, '0'),
(118950, 'BP-1503', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-1503', 2, '65.163'),
(118951, '500 381', 12, '', 'PLACUTE FRANA', 0, 0, 402, '04577', 2, '67.844'),
(118952, '301 424', 12, '', 'PLACUTE FRANA', 0, 0, 402, '05265', 2, '81.613'),
(118953, '400 517', 12, '', 'PLACUTE FRANA', 0, 0, 402, '06575', 2, '91.945'),
(118954, 'BP-6546', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-6546', 2, '108.836'),
(118955, '202 454', 12, '', 'PLACUTE FRANA', 0, 0, 402, '08438', 2, '0'),
(118956, '104 252', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02486', 2, '0'),
(118957, '300 636', 12, '', 'PLACUTE FRANA', 0, 0, 402, '05239', 2, '97.146'),
(118958, '300 637', 12, '', 'PLACUTE FRANA', 0, 0, 402, '05240', 2, '120.813'),
(118959, '500 372', 12, '', 'PLACUTE FRANA', 0, 0, 402, '04519', 2, '0'),
(118960, '033.212-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0'),
(118961, '400 417', 12, '', 'PLACUTE FRANA', 0, 0, 402, '06578', 2, '57.183'),
(118962, '143.103-10', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '48.846'),
(118963, '013.416-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '62.972'),
(118964, '013.418-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '93.926'),
(118965, '013.419-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '62.482'),
(118966, '013.420-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '75.446'),
(118967, '300 255', 12, '', 'PLACUTE FRANA', 0, 0, 402, '05250', 2, '64.932'),
(118968, '500 376', 12, '', 'PLACUTE FRANA', 0, 0, 402, '04536', 2, '142.597'),
(118969, '013.424-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '126.518'),
(118970, '202 448', 12, '', 'PLACUTE FRANA', 0, 0, 402, '08441', 2, '59.738'),
(118971, '013.426-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '111.93'),
(118972, '033.216-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '122.276'),
(118973, '033.225-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0'),
(118974, '033.217-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '104.335'),
(118975, '033.210-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '104.489'),
(118976, '103.110-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '74.536'),
(118977, '400 948', 12, '', 'PLACUTE FRANA', 0, 0, 402, '06569', 2, '94.948'),
(118978, '013.427-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0'),
(118979, '013.428-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '106.463'),
(118980, '013.431-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '80.136'),
(118981, '013.435-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0'),
(118982, '202 462', 12, '', 'PLACUTE FRANA', 0, 0, 402, '08450', 2, '111.37'),
(118983, '300 603', 12, '', 'PLACUTE FRANA', 0, 0, 402, '05277', 2, '112.686'),
(118984, '202 465', 12, '', 'PLACUTE FRANA', 0, 0, 402, '08446', 2, '96.096'),
(118985, '205 097', 12, '', 'PLACUTE FRANA', 0, 0, 402, '08452', 2, '139.657'),
(118986, '400 518', 12, '', 'PLACUTE FRANA', 0, 0, 402, '06538', 2, '146.384'),
(118987, '400 427', 12, '', 'PLACUTE FRANA', 0, 0, 402, '06542', 2, '159.397'),
(118988, '033.202-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '148.995'),
(118989, '107 237', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02487', 2, '107.163'),
(118990, '143.109-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '100.8'),
(118991, '123.104-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '137.865'),
(118992, '123.105-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(118993, '500 379', 12, '', 'PLACUTE FRANA', 0, 0, 402, '04558', 2, '114.548'),
(118994, '143.111-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '107.177'),
(118995, '143.112-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '124.978'),
(118996, '109 462', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02468', 2, '172.228'),
(118997, '103.124-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '133.679'),
(118998, '013.408-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0'),
(118999, '300 107', 12, '', 'PLACUTE FRANA', 0, 0, 402, '05257', 2, '89.796'),
(119000, '013.401-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0'),
(119001, '033.206-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0'),
(119002, '033.222-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '132.678'),
(119003, '109 470', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02529', 2, '108.094'),
(119004, '400 692', 12, '', 'PLACUTE FRANA', 0, 0, 402, '06532', 2, '102.312'),
(119005, '110 085', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02482', 2, '285.313'),
(119006, '500 834', 12, '', 'PLACUTE FRANA', 0, 0, 402, '04541', 2, '150.682'),
(119007, '023.121-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '127.904'),
(119008, '400 430', 12, '', 'PLACUTE FRANA', 0, 0, 402, '06570', 2, '81.851'),
(119009, 'BP-4527', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-4527', 2, '70.175'),
(119010, '033.223-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '111.307'),
(119011, '013.440-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '104.538'),
(119012, '013.441-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0'),
(119013, '123.107-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0'),
(119014, '143.114-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '118.265'),
(119015, '013.443-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '103.082'),
(119016, '013.444-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '98.399'),
(119017, '013.445-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '100.002'),
(119018, '109 469', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02477', 2, '183.225'),
(119019, '143.119-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '103.964'),
(119020, '143.120-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '128.576'),
(119021, '143.121-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '111.713'),
(119022, '143.123-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '149.681'),
(119023, '143.124-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '120.764'),
(119024, '143.125-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '88.417'),
(119025, '143.126-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '74.606'),
(119026, '143.127-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '193.774'),
(119027, '143.128-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '169.47'),
(119028, '143.130-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '127.351'),
(119029, '143.104-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '120.246'),
(119030, '143.132-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '92.806'),
(119031, '143.105-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '161.154'),
(119032, '143.135-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '247.618'),
(119033, '033.224-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '107.961'),
(119034, '033.228-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '219.289'),
(119035, '033.229-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '176.386'),
(119036, '033.230-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '136.99'),
(119037, '103.134-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '88.97'),
(119038, '013.437-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '109.872'),
(119039, '103.132-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '157.339'),
(119040, '013.405-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '150.038'),
(119041, '013.425-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '248.955'),
(119042, '109 466', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02474', 2, '138.313'),
(119043, '500 792', 12, '', 'PLACUTE FRANA', 0, 0, 402, '04539', 2, '161.252'),
(119044, '013.451-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '206.465'),
(119045, '013.453-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '144.13'),
(119046, '013.454-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '120.568'),
(119047, '033.238-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '162.722'),
(119048, '143.138-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '161.252'),
(119049, '253.110-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '166.404'),
(119050, '123.111-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '108.5'),
(119051, '206 509', 12, '', 'PLACUTE FRANA', 0, 0, 402, '08463', 2, '155.043'),
(119052, '500 793', 12, '', 'PLACUTE FRANA', 0, 0, 402, '04540', 2, '196.161'),
(119053, 'BP-8013', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-8013', 2, '72.52'),
(119054, 'BP-6576', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-6576', 2, '159.53'),
(119055, 'BP-4525', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-4525', 2, '80.269'),
(119056, 'BP-1005', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-1005', 2, '80.297'),
(119057, 'BP-5526', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-5526', 2, '79.373'),
(119058, 'BP-7501', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-7501', 2, '107.59'),
(119059, 'BP-7500', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-7500', 2, '138.292'),
(119060, 'BP-6559', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-6559', 2, '107.268'),
(119061, 'BP-5531', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-5531', 2, '91.609'),
(119062, '109 461', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02469', 2, '96.159'),
(119063, 'BP-3013', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-3013', 2, '69.769'),
(119064, 'BP-3014', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-3014', 2, '95.711'),
(119065, 'BP-6575', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-6575', 2, '142.989'),
(119066, 'T1325', 12, '', 'PLACUTE FRANA', 0, 0, 13, '', 2, '230.685'),
(119067, 'BP-9073', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-9073', 2, '72.135'),
(119068, 'BP-6571', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-6571', 2, '64.96'),
(119069, 'T1365', 12, '', 'PLACUTE FRANA', 0, 0, 13, '', 2, '0'),
(119070, 'BP-3016', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-3016', 2, '74.718'),
(119071, 'BP-6538', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-6538', 2, '126.336'),
(119072, '110 738', 12, '', 'PLACUTE FRANA', 0, 0, 854, '0032GR850', 2, '119.728'),
(119073, 'BP-4013', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-4013', 2, '76.853'),
(119074, 'BP-6580', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-6580', 2, '84.987'),
(119075, 'BP-9096', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-9096', 2, '125.608'),
(119076, 'BP-6570', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-6570', 2, '83.475'),
(119077, 'BP-4011', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-4011', 2, '73.64'),
(119078, 'BP-3024', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-3024', 2, '91.742'),
(119079, 'BP-6579', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-6579', 2, '136.71'),
(119080, '110 540', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02481', 2, '194.95'),
(119081, '302 338', 12, '', 'PLACUTE FRANA', 0, 0, 402, '05269', 2, '132.741'),
(119082, 'BP-1008', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-1008', 2, '91.161'),
(119083, '206 839', 12, '', 'PLACUTE FRANA', 0, 0, 402, '08460', 2, '91.658'),
(119084, 'BP-6561', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-6561', 2, '78.225'),
(119085, 'BP-3031', 12, '', 'PLACUTE FRANA', 0, 0, 402, '', 2, '84.434'),
(119086, 'BP-1004', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-1004', 2, '92.659'),
(119087, 'BP-6556', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-6556', 2, '157.724'),
(119088, 'BP-9069', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-9069', 2, '80.759'),
(119089, 'BP-9068', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-9068', 2, '166.502'),
(119090, '300 536', 12, '', 'PLACUTE FRANA', 0, 0, 402, '05257', 2, '60.214'),
(119091, '400 421', 12, '', 'PLACUTE FRANA', 0, 0, 402, '06574', 2, '73.864'),
(119092, '400 416', 12, '', 'PLACUTE FRANA', 0, 0, 402, '06548', 2, '74.963'),
(119093, '400 420', 12, '', 'PLACUTE FRANA', 0, 0, 402, '06574', 2, '72.345'),
(119094, '102 842', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02485', 2, '62.286'),
(119095, '102 843', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02486', 2, '50.211'),
(119096, '103 073', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02486', 2, '60.438'),
(119097, '013.455-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '103.019'),
(119098, '300 158', 12, '', 'PLACUTE FRANA', 0, 0, 402, '05334', 2, '74.697'),
(119099, '104 417', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02516', 2, '139.09'),
(119100, '103 288', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02488', 2, '100.667'),
(119101, '104 418', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02517', 2, '99.771'),
(119102, '103 074', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02531', 2, '65.023'),
(119103, '013.456-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '122.143'),
(119104, '013.457-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0'),
(119105, '033.239-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '67.816'),
(119106, '013.458-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '140.476'),
(119107, '033.246-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0'),
(119108, '033.247-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '91.91'),
(119109, '033.249-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '87.808'),
(119110, '033.250-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '103.53'),
(119111, '103.100-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '119.133'),
(119112, '013.459-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '97.104'),
(119113, '033.251-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '68.117'),
(119114, '123.113-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0'),
(119115, '123.115-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '91.441'),
(119116, '103.113-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '136.122'),
(119117, '143.101-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '113.4'),
(119118, '253.113-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '131.971'),
(119119, '033.253-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '126.399'),
(119120, '253.115-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '120.68'),
(119121, '103.123-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '74.9'),
(119122, 'T5089', 12, '', 'PLACUTE FRANA', 0, 0, 13, '', 2, '117.264'),
(119123, '013.463-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '151.641'),
(119124, '143.140-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '165.914'),
(119125, '143.141-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '126.077'),
(119126, '143.142-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '127.036'),
(119127, '143.145-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '125.16'),
(119128, '103.102-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '124.726'),
(119129, '143.147-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '118.594'),
(119130, '143.148-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '155.421'),
(119131, '143.150-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '104.188'),
(119132, '103.121-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '115.885'),
(119133, '033.256-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '148.694'),
(119134, '013.465-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '109.151'),
(119135, '013.466-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '155.666'),
(119136, '013.467-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0'),
(119137, '013.469-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '131.957'),
(119138, '033.259-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '195.202'),
(119139, '107 238', 12, '', 'PLACUTE FRANA', 0, 0, 402, '02490', 2, '93.163'),
(119140, '013.470-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '120.82'),
(119141, '033.261-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '108.157'),
(119142, '033.263-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '142.499'),
(119143, '103.104-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '102.018'),
(119144, '143.151-00', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '143.311'),
(119145, 'T5169', 12, '', 'PLACUTE FRANA', 0, 0, 854, '', 2, '0'),
(119146, '300 276', 12, '', 'PLACUTE FRANA', 0, 0, 402, '05254', 2, '75.887'),
(119147, '300 673', 12, '', 'PLACUTE FRANA', 0, 0, 402, '05302', 2, '194.964'),
(119148, '300 672', 12, '', 'PLACUTE FRANA', 0, 0, 402, '05301', 2, '135.219'),
(119149, '205 946', 12, '', 'PLACUTE FRANA', 0, 0, 402, '08430', 2, '100.968'),
(119150, '301 422', 12, '', 'PLACUTE FRANA', 0, 0, 402, '05273', 2, '97.944'),
(119151, 'BP-6578', 12, '', 'PLACUTE FRANA', 0, 0, 402, 'BP-6578', 2, '106.603'),
(119152, '302 053', 12, '', 'PLACUTE FRANA', 0, 0, 402, '05266', 2, '146.643'),
(119153, '088018', 12, '', 'REPARTITOR FRANA', 0, 0, 289, 'AUD017', 2, '0'),
(119154, 'P0123', 12, '', 'RULMENT ALTERNATOR', 0, 0, 1260, 'P0123', 2, '11.235'),
(119155, 'BS-7420', 12, '', 'SABOTI', 0, 0, 70, 'BS-7420', 2, '102.179'),
(119156, 'BS-7412', 12, '', 'SABOTI FRANA', 0, 0, 70, 'BS-7412', 2, '0'),
(119157, 'BS-6403', 12, '', 'SABOTI FRANA', 0, 0, 70, 'BS-6403', 2, '102.354'),
(119158, 'BS-1401', 12, '', 'SABOTI FRANA', 0, 0, 70, 'BS-1401', 2, '0'),
(119159, '8MV 376 731-401', 12, '', 'SABOTI FRANA', 0, 0, 509, '37673140', 2, '191.233'),
(119160, 'BS-7419', 12, '', 'SABOTI FRANA', 0, 0, 70, 'BS-7419', 2, '90.363'),
(119161, 'BS-7415', 12, '', 'SABOTI FRANA', 0, 0, 70, 'BS-7415', 2, '201.523'),
(119162, 'BS-5424', 12, '', 'SABOTI FRANA', 0, 0, 70, 'BS-5424', 2, '110.642'),
(119163, 'GDB900', 12, '', 'ULEI MOTOR 5W30 1L', 0, 0, 402, 'GDB900', 2, '63.735'),
(119164, 'H19981.0.1', 462, '', 'LAMPA FATA', 0, 0, 258, '', 2, '79.667'),
(119165, '5708-01', 462, '', 'SEMN. STG. BMW5 E34', 0, 0, 91, '5708-01', 2, '45.77328'),
(119166, '5722-03', 462, '', 'STOP STG.M.C. BMW3 E36 4T 9O-', 0, 0, 93, '', 2, '102.746'),
(119167, '5848-04', 462, '', 'STOP DR. MERC. W 14O 91-94', 0, 0, 391, '', 2, '117.236'),
(119168, '5939-02', 462, '', 'STOP DR. INTERIOR MERC. W 21O', 0, 0, 391, '5939-02', 2, '58.618'),
(119169, '714098299324', 462, '', 'COROANA PORNIRE', 0, 0, 391, 'ILF_98299323_WR', 2, '303.184'),
(119170, '068968', 462, '', 'FAR STG.', 0, 0, 259, 'REN015', 2, '75.712'),
(119171, '95210712', 462, '', 'FLANSA AMORTIZOR', 0, 0, 391, '95210711', 2, '81.963'),
(119172, '714098290172', 462, '', 'STOP DR. OPEL ASTRA 4T 94-', 0, 0, 391, 'ILF_98290163_WR', 2, '80.22'),
(119173, '714098290095', 462, '', 'STOP DR. OPEL CORSA 3T 93-', 0, 0, 391, 'ILF_98290095_WR', 2, '298.445'),
(119174, '713403', 462, '', 'AMBREIAJ COMPRESOR A.C.', 0, 0, 669, '', 2, '0.056'),
(119175, '22-328-017-092', 462, '', 'ELECTROMOTOR LEGANZA', 0, 0, 2, '22-328-017-092', 2, '87.479'),
(119176, '22-647-002-092', 462, '', 'LAMPA LATERALA ARIPA FATA', 0, 0, 2, '22-647-002-092', 2, '0'),
(119177, '2 207 200 003', 462, '', 'OGLINDA REG.MEC', 0, 0, 3504, '', 2, '0'),
(123545, '9480', 12, '', 'SABOTI FRANA', 0, 0, 685, 'RC-NX91 [TEC DOC RESOLUTION]', 2, '71.659'),
(119178, 'MW-2444', 245, '', 'POMPA APA', 0, 0, 1260, 'MW-2444', 2, '155.106'),
(119179, 'TW-2161', 245, '', 'POMPA APA', 0, 0, 1260, 'TW-2161', 2, '74.543'),
(119180, 'TW-1111', 245, '', 'POMPA APA', 0, 0, 1260, 'TW-1111', 2, '102.55'),
(119181, 'TW-2192', 245, '', 'POMPA APA', 0, 0, 1260, 'TW-2192', 2, '284.62'),
(119182, 'NW-3217', 245, '', 'POMPA APA', 0, 0, 1260, 'NW-3217', 2, '105.574'),
(119183, 'TW-1122', 245, '', 'POMPA APA', 0, 0, 1260, 'TW-1122', 2, '161.931'),
(119184, 'MW-1401', 245, '', 'POMPA APA', 0, 0, 1260, 'MW-1401', 2, '70.644'),
(119185, 'MW-1418', 245, '', 'POMPA APA', 0, 0, 1260, 'MW-1418', 2, '147.819'),
(119186, 'MW-1505', 245, '', 'POMPA APA', 0, 0, 1260, 'MW-1505', 2, '89.25'),
(119187, 'DW-1003', 245, '', 'POMPA APA', 0, 0, 1260, 'DW-1003', 2, '76.818'),
(119188, 'MW-1432', 245, '', 'POMPA APA', 0, 0, 1260, 'MW-1432', 2, '168.721'),
(119189, 'NW-1243', 245, '', 'POMPA APA', 0, 0, 1260, 'NW-1243', 2, '81.837'),
(119190, 'HW-2052', 245, '', 'POMPA APA', 0, 0, 1260, 'HW-2052', 2, '91.945'),
(119191, 'NW-1273', 245, '', 'POMPA APA', 0, 0, 1260, 'NW-1273', 2, '97.258'),
(119192, 'TW-5103', 245, '', 'POMPA APA', 0, 0, 1260, 'TW-5103', 2, '130.508'),
(119193, 'TW-5104', 245, '', 'POMPA APA', 0, 0, 1260, 'TW-5104', 2, '93.303'),
(119194, 'TW-5105', 245, '', 'POMPA APA', 0, 0, 1260, 'TW-5105', 2, '88.809'),
(119195, 'MW-1438', 245, '', 'POMPA APA', 0, 0, 1260, 'MW-1438', 2, '108.052'),
(119196, 'MW-1440', 245, '', 'POMPA APA', 0, 0, 1260, 'MW-1440', 2, '108.941'),
(119197, 'TW-5101', 245, '', 'POMPA APA', 0, 0, 1260, 'TW-5101', 2, '124.551'),
(119198, 'HW-1055', 245, '', 'POMPA APA', 0, 0, 1260, 'HW-1055', 2, '141.918'),
(119199, 'TW-5121', 245, '', 'POMPA APA', 0, 0, 1260, 'TW-5121', 2, '138.607'),
(119200, 'MW-1539', 245, '', 'POMPA APA', 0, 0, 1260, '', 2, '166.173'),
(119201, 'NW-2214', 245, '', 'POMPA APA', 0, 0, 1260, 'NW-2214', 2, '125.706'),
(119202, 'NW-2274', 245, '', 'POMPA APA', 0, 0, 1260, 'NW-2274', 2, '110.194'),
(119203, 'MW-1456', 245, '', 'POMPA APA', 0, 0, 1260, 'MW-1456', 2, '179.473'),
(119204, 'MW-1455', 245, '', 'POMPA APA', 0, 0, 1260, 'MW-1455', 2, '131.656'),
(119205, 'MW-1454', 245, '', 'POMPA APA', 0, 0, 1260, 'MW-1454', 2, '137.872'),
(119206, 'SW-1915', 245, '', 'POMPA APA', 0, 0, 1260, 'SW-1915', 2, '128.562'),
(119207, 'TW-1192', 245, '', 'POMPA APA', 0, 0, 1260, 'TW-1192', 2, '203.931'),
(119208, 'DW-1002', 245, '', 'POMPA APA', 0, 0, 1260, 'DW-1002', 2, '63.945'),
(119209, 'NW-1249', 245, '', 'POMPA APA', 0, 0, 1260, 'NW-1249', 2, '99.547'),
(119210, 'TW-1115', 245, '', 'POMPA APA', 0, 0, 1260, 'TW-1115', 2, '113.533'),
(119211, 'TW-1109', 245, '', 'POMPA APA', 0, 0, 1260, 'TW-1109', 2, '138.607'),
(119212, 'MW-1532', 245, '', 'POMPA APA', 0, 0, 1260, 'MW-1532', 2, '111.041'),
(119213, 'MW-1403', 245, '', 'POMPA APA', 0, 0, 1260, 'MW-1403', 2, '95.718'),
(119214, 'MW-2518', 245, '', 'POMPA APA', 0, 0, 1260, 'MW-2518', 2, '100.87'),
(119215, 'TW-1110', 245, '', 'POMPA APA', 0, 0, 1260, 'TW-1110', 2, '100.268'),
(123422, 'A5298', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '7.812'),
(123409, 'A5179', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '6.041'),
(123457, '4.07413.98.0', 5, '', 'CONECTOR', 0, 0, 1355, 'PG_4.07413.98.0', 2, '5.985'),
(123456, '4.07371.00.0', 5, '', 'CONECTOR', 0, 0, 1475, 'PG_4.07371.00.0', 2, '54.264'),
(145010, '2078302', 39, '', 'PLACUTE FRANA', 0, 0, 402, '20783 180  0 5', 2, '82.488'),
(145153, 'DMV-2020', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '13.657'),
(123455, '4.07370.02.0', 5, '', 'TRUSA CONTROL PRESIUNE', 0, 0, 2003, 'PG_4.07370.02.0', 2, '497.812'),
(154006, '13.0460-2852.2', 101, '', 'BIELETA ANTIRULIU', 0, 0, 402, '602852', 2, '48.86'),
(152632, '17211', 101, '', 'DISC FRANA', 0, 0, 82, '003517211', 2, '101.962'),
(154005, 'T3048', 101, '', 'SENZOR ABS', 0, 0, 402, '21788 170  0 5', 2, '101.43'),
(125270, 'MA-5604', 248, '', 'Filtre aer', 0, 0, 8, 'MA-5604', 1, '65.43'),
(145001, 'J1340520', 248, '', 'FILTRU CLIMATIZARE', 0, 0, 424, '', 2, '56.875'),
(123486, 'F 03B 050 125', 12, '', 'SABOTI FRANA', 0, 0, 402, '', 2, '0'),
(123485, '0 986 010 350', 12, '', 'SABOTI FRANA', 0, 0, 2, 'M0986010350', 2, '83.734'),
(123484, '0 986 010 250', 12, '', 'SABOTI FRANA', 0, 0, 2, 'M0986010250', 2, '47.80328'),
(123566, '712329501110', 462, '', 'PRAG STG', 0, 0, 259, 'ILF_1065_WR', 2, '82432716'),
(119217, '2532 0125', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '257.24'),
(119218, '2554 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '82.9'),
(119219, '2554 0600', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '7.9'),
(119220, '2532 0126', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '257.24'),
(119221, '2532 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '43.52'),
(119222, '2532 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '43.52'),
(119223, '2031 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '23.58'),
(119224, '2555 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '56.55'),
(119225, '2031 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '23.58'),
(119226, '2555 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '56.55'),
(119227, '2532 0381', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '13.06'),
(119228, '2532 0382', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '13.06'),
(119229, '2555 0283', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '107.17'),
(119230, '2031 0363', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.26'),
(119231, '2555 0284', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '107.17'),
(119232, '2532 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '11.21'),
(119233, '2532 0600', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '8.55'),
(119234, '2556 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '142.14'),
(119235, '2532 0703', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '84.24'),
(119236, '2556 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '142.14'),
(119237, '2532 0705', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '88.68'),
(119238, '2532 0706', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '88.68'),
(119239, '2557 0391', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '40.45'),
(119240, '2557 0392', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '68.33'),
(119241, '2936 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '93.46'),
(119242, '2557 0393', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '79.37'),
(119243, '3153 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '129.37'),
(119244, '2936 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '93.46'),
(119245, '3153 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '129.37'),
(119246, '2557 0394', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '88.11'),
(119247, '2936 0713', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '135.04'),
(119248, '3154 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '111.74'),
(119249, '2936 0714', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '135.04'),
(119250, '3154 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '57.31'),
(119251, '3154 0131', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '195.01'),
(119252, '3154 0132', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '195.01'),
(119253, '3154 0283', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '130.47'),
(119254, '3154 0284', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '123'),
(119255, '3154 0363', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '29'),
(119256, '2955 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '266.06'),
(119257, '3154 0364', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '29'),
(119258, '3154 0391', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '17.18'),
(119259, '3154 0392', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '17.18'),
(119260, '2955 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '284.13'),
(119261, '3154 0393', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '33.03'),
(119262, '3154 0394', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '34.51'),
(119263, '2955 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '123'),
(119264, '3154 0395', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '32.28'),
(119265, '2955 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '123'),
(119266, '3154 0396', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '32.28'),
(119267, '3154 0701', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '148.75'),
(119268, '3154 0703', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '156.84'),
(119269, '3154 0704', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '156.84'),
(119270, '3154 0705', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '183.18'),
(119271, '3155 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '111.9'),
(119272, '3155 0123', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '158.46'),
(119273, '3155 0124', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '158.46'),
(119274, '3155 0126', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '209.72'),
(119275, '3080 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '117.2'),
(119276, '3155 0127', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '111.9'),
(119277, '3155 0128', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '111.9'),
(119278, '3080 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '117.2'),
(119279, '3155 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '97.25'),
(119280, '3155 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '97.25'),
(119281, '3080 0391', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '29.7'),
(119282, '3080 0392', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '29.7'),
(119283, '3161 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '105.13'),
(119284, '3080 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '117.81'),
(119285, '3163 0391', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '41.32'),
(119286, '3163 0392', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '41.32'),
(119287, '3080 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '117.81'),
(119288, '3164 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '214.69'),
(119289, '3164 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '214.69'),
(119290, '3081 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '193.7'),
(119291, '3081 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '193.7'),
(119292, '3081 0713', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '89.99'),
(119293, '2561 0127', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '60.18'),
(119294, '3081 0714', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '89.99'),
(119295, '2561 0128', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '60.18'),
(119296, '2561 0381', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '22.44'),
(119297, '3190 0141', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '91.85'),
(119298, '3125 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '176.63'),
(119299, '3190 0142', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '91.85'),
(119300, '2561 0382', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '22.44'),
(119301, '3125 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '176.63'),
(119302, '3190 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '38.11'),
(119303, '2561 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '34.08'),
(119304, '3190 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '38.11'),
(119305, '2562 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '55.13'),
(119306, '3191 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '92.47'),
(119307, '3126 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '101.98'),
(119308, '2562 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '55.13'),
(119309, '3191 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '92.47'),
(119310, '3126 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '101.98'),
(119311, '2562 0351', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '27.9'),
(119312, '3191 0131', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '298.42'),
(119313, '3191 0132', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '298.42'),
(119314, '2562 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '28.25'),
(119315, '2562 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '28.25'),
(119316, '3127 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '168.48'),
(119317, '2562 0381', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '15.7'),
(119318, '3432 0124', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '74.32'),
(119319, '3127 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '168.48'),
(119320, '2562 0382', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '15.7'),
(119321, '3432 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '23.36'),
(119322, '3432 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '23.36'),
(119323, '2562 0391', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '15.7'),
(119324, '3432 0713', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '110.13'),
(119325, '2562 0392', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '15.7'),
(119326, '3432 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '108.97'),
(119327, '3127 0283', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '61.48'),
(119328, '2562 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '74.4'),
(119329, '3433 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '122.41'),
(119330, '3127 0284', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '61.48'),
(119331, '3433 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '122.41'),
(119332, '2562 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '74.4'),
(119333, '3127 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '79.94'),
(119334, '3437 0355', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '10.16'),
(119335, '3127 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '79.94'),
(119336, '3438 0141', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '153.14'),
(119337, '2563 0141', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '100.67'),
(119338, '2563 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '100.67'),
(119339, '3438 0142', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '153.14'),
(119340, '3132 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '141.95'),
(119341, '3438 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '36.1'),
(119342, '3438 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '36.56'),
(119343, '3132 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '141.95'),
(119344, '2563 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '71.96'),
(119345, '3439 0131', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '245.74'),
(119346, '2563 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '38.11'),
(119347, '3439 0132', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '245.74'),
(119348, '2563 0283', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '83.14'),
(119349, '3439 0141', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '249.85'),
(119350, '2563 0284', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '83.14'),
(119351, '3439 0142', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '249.85'),
(119352, '3476 0281', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '174.42'),
(119353, '3439 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '31.77'),
(119354, '3444 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '31.56'),
(119355, '3476 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '174.42'),
(119356, '3444 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '31.56'),
(119357, '3476 0283', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '174.42'),
(119358, '3203 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '454.36'),
(119359, '3445 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '73.3'),
(119360, '3445 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '72.39'),
(119361, '3476 0284', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '174.42'),
(119362, '3203 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '460.11'),
(119363, '3445 0391', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '19.35'),
(119364, '3445 0392', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '5.82'),
(119365, '3450 0143', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '265.5'),
(119366, '3476 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '113.5'),
(119367, '3450 0144', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '265.5'),
(119368, '3476 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '113.5'),
(119369, '3450 0145', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '307.18'),
(119370, '3450 0146', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '307.18'),
(119371, '3476 0713', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '92.47'),
(119372, '3450 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '41.8'),
(119373, '3476 0714', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '92.47'),
(119374, '3450 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '29.41'),
(119375, '3276 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '139.56'),
(119376, '3476 0715', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '149.37'),
(119377, '3450 0363', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '62.99'),
(119378, '3450 0364', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '41.28'),
(119379, '3476 0716', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '149.37'),
(119380, '3276 0141', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '184.72'),
(119381, '3476 0721', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '114.94'),
(119382, '3276 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '87.68'),
(119383, '3451 0141', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '661.42'),
(119384, '3476 0722', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '114.94'),
(119385, '3451 0142', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '661.42'),
(119386, '3276 0701', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '129.48'),
(119387, '3451 0143', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '669.79'),
(119388, '3476 0723', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '92.47'),
(119389, '3451 0144', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '669.79'),
(119390, '3451 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '172.03'),
(119391, '3476 0724', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '91.31'),
(119392, '3451 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '172.03'),
(119393, '3451 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '83.36'),
(119394, '3476 0725', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '114.94'),
(119395, '3451 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '83.36'),
(119396, '3476 0726', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '115.51'),
(119397, '3476 0727', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '92.47'),
(119398, '3452 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '129.1'),
(119399, '3288 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '356.62'),
(119400, '3476 0728', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '92.47'),
(119401, '3452 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '129.1'),
(119402, '3470 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '14.17'),
(119403, '3471 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '182.78'),
(119404, '3505 0143', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '219.65'),
(119405, '3505 0144', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '121.87'),
(119406, '3471 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '182.78'),
(119407, '3331 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '85.48'),
(119408, '3331 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '85.48'),
(119409, '3471 0123', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '182.78'),
(119410, '3471 0124', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '182.78'),
(119411, '3471 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '175.53'),
(119412, '3471 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '45.7'),
(119414, '3348 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '58.14'),
(119415, '3471 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '45.7'),
(119416, '3505 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '132.06'),
(119417, '3471 0451', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.48'),
(119418, '3407 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '162.11'),
(119419, '3505 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '132.06'),
(119420, '3407 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '160.09'),
(119421, '3471 0452', 473, '', 'Lumina de delimitare (Lumini)', 1, 0, 294, '', 1, '21.48'),
(119422, '3505 0714', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '132.06'),
(119423, '3471 0701', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '93.08'),
(119424, '3407 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '46.18'),
(119425, '3505 0715', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '177.2'),
(119426, '3471 0702', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '93.08'),
(119427, '3472 0135', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '118.75'),
(119428, '3407 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '46.18'),
(119429, '3505 0721', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '110.53'),
(119430, '3472 0136', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '235.58'),
(119431, '3472 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '303.03'),
(119432, '3505 0722', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '110.53'),
(119433, '3472 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '251.79'),
(119434, '3472 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '41.23'),
(119435, '3472 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '41.23'),
(119436, '3431 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '103.62'),
(119437, '3472 0702', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '315.34'),
(119438, '3431 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '103.62'),
(119439, '3475 0123', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '235.58'),
(119440, '3511 0235', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '188.97'),
(119441, '3475 0124', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '235.58'),
(119442, '3431 0453', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '14.97'),
(119443, '3475 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '96.2'),
(119444, '3475 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '96.2'),
(119445, '3431 0454', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '25.48'),
(119446, '3511 0236', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '188.97'),
(119447, '3475 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '44.68'),
(119448, '3432 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '123.65'),
(119449, '3511 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '22.37'),
(119450, '3475 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '43.2'),
(119451, '3432 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '123.65'),
(119452, '3511 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '22.37'),
(119453, '3475 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '81.1'),
(119454, '3432 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '75.26'),
(119455, '3475 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '81.1'),
(119456, '3511 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '22.37'),
(119457, '3511 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '22.37'),
(119458, '3511 0363', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '45.8'),
(153999, '02178', 101, '', 'AMORTIZOR MOTOR', 0, 0, 271, '02178', 2, '89.383'),
(153986, '8MV 376 732-021', 101, '', 'RULMENT INTINZATOR', 0, 0, 509, '37673202', 2, '63.938'),
(153982, '181140', 101, '', 'FULIE ALTERNATOR', 0, 0, 402, '181140', 2, '101.29'),
(153981, '12-0431', 101, '', 'BRAT', 0, 0, 8, '431', 2, '298.298'),
(153978, '21670.200.1', 101, '', 'POMPA INJECTIE', 0, 0, 402, '21670_200_1', 2, '1.6268'),
(153973, '0486.02', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '0486.02', 2, '100.968'),
(153966, '02159', 101, '', 'BUCSA AMORTIZOR', 0, 0, 1613, '02159', 2, '2.884'),
(153957, 'FDB685', 101, '', 'AX EXCENTRIC', 0, 0, 402, 'FDB685', 2, '30.639'),
(153952, 'T3020', 101, '', 'BOBINA INDUCTIE', 0, 0, 402, '21525 148  0 5', 2, '0'),
(153950, 'T0084', 101, '', 'CABLU KILOMETRAJ', 0, 0, 402, '21519 180  0 4', 2, '94.276'),
(153945, 'T3049', 101, '', 'CAP BARA', 0, 0, 402, '21491 155  0 5 T4067', 2, '171.675'),
(153943, '02147', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '02147', 2, '90.3'),
(153934, 'BP1162', 101, '', 'BRAT', 0, 0, 402, 'BP1162', 2, '304.388'),
(153931, '2144001', 101, '', 'BRAT', 0, 0, 402, '21440 188  0 5', 2, '243.698'),
(153929, '13.0460-3807.2', 101, '', 'SONDA LAMBDA', 0, 0, 402, '603807', 2, '115.451'),
(153918, '8MA 376 705-411', 101, '', 'POMPA APA', 0, 0, 397, '37670541', 2, '257.565'),
(153915, 'GDB1400', 101, '', 'SURUB CHIULASA', 0, 0, 402, 'GDB1400', 2, '9.611'),
(153910, '13.0460-4801.2', 101, '', 'SONDA LAMBDA', 0, 0, 402, '604801', 2, '296.891'),
(153909, '13.0460-5932.2', 101, '', 'CABLU ACCELERATIE', 0, 0, 402, '605932', 2, '69.636'),
(153908, '181158', 101, '', 'CABLU ACCELERATIE', 0, 0, 402, '181158', 2, '56.364'),
(153901, 'T0024', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 402, '21319 130  0 5', 2, '74.284'),
(153868, '71224', 101, '', 'TAMPON MOTOR', 0, 0, 605, '71224', 2, '141.701'),
(153867, '71223', 101, '', 'CABLU FRANA MANA', 0, 0, 605, '71223', 2, '75.166'),
(153863, '02122', 101, '', 'DISC FRANA', 0, 0, 82, '02122', 2, '31.458'),
(153861, '71218', 101, '', 'TAMPON MOTOR', 0, 0, 605, '71218', 2, '104.734'),
(153857, '02121', 101, '', 'DISC FRANA', 0, 0, 82, '02121', 2, '31.15'),
(153853, '13.0460-5925.2', 101, '', 'VAS EXPANSIUNE', 0, 0, 402, '605925', 2, '78.519'),
(153847, '13.0460-3935.2', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 402, '603935', 2, '10.402'),
(153846, '13.0460-2965.2', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 402, '602965', 2, '12.502'),
(153839, '71151', 101, '', 'SONDA LAMBDA', 0, 0, 605, '71151', 2, '217.777'),
(153838, '13.0460-3905.2', 101, '', 'BUCSA BRAT', 0, 0, 402, '603905', 2, '70.357'),
(153837, '02113', 101, '', 'BUSON ULEI', 0, 0, 597, '02113', 2, '5.264'),
(153836, '71124', 101, '', 'BUCSA BARA STAB.', 0, 0, 605, '71124', 2, '5.775'),
(153835, 'T0340', 101, '', 'DISC FRANA', 0, 0, 402, '21122 150  0 4', 2, '91.399'),
(153824, '02109', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 3230, '02109', 2, '73.997'),
(153821, '71077', 101, '', 'BIELETA ANTIRULIU', 0, 0, 605, '71077', 2, '51.359'),
(153819, '71071', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 605, '71071', 2, '149.009'),
(153818, '02107', 101, '', 'PIVOT', 0, 0, 2462, '02107', 2, '36.729'),
(153808, '02103', 101, '', 'ARC SABOTI', 0, 0, 255, '02103', 2, '1.484'),
(153806, '71019', 101, '', 'BIELETA ANTIRULIU', 0, 0, 605, '71019', 2, '40.446'),
(153800, 'T0333', 101, '', 'TACHET HIDRAULIC', 0, 0, 402, '21005 150  0 4', 2, '71.029'),
(153799, '71003', 101, '', 'TERMOSTAT', 0, 0, 3436, '71003', 2, '24.416'),
(153784, '02058', 101, '', 'PIVOT', 0, 0, 2462, '02058', 2, '46.956'),
(153781, '02053', 101, '', 'PIVOT', 0, 0, 2462, '02053', 2, '42.042'),
(153779, '02051', 101, '', 'PIVOT', 0, 0, 2523, '02051', 2, '39.361'),
(153775, '02045', 101, '', 'BRAT', 0, 0, 273, '02045', 2, '50.89'),
(153772, '02042', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '02042', 2, '39.781'),
(153768, '02033', 101, '', 'TAMPON MOTOR', 0, 0, 247, '02033', 2, '59.381'),
(153765, '02029', 101, '', 'TAMPON MOTOR', 0, 0, 247, '02029', 2, '103.901'),
(153764, '8MV 376 727-071', 101, '', 'TAMPON MOTOR', 0, 0, 508, '37672707', 2, '57.029'),
(153762, '02026', 101, '', 'TAMPON MOTOR', 0, 0, 247, '02026', 2, '48.839'),
(153746, '0 986 019 991', 101, '', 'AMBREIAJ-SET', 0, 0, 2, 'M0986019991', 2, '240.996'),
(153726, '19954', 101, '', 'SUPAPA ADMISIE', 0, 0, 1269, '19954', 2, '0'),
(153722, '19942', 101, '', 'AX CU CAME', 0, 0, 566, '19942', 2, '409.57'),
(153720, '127047', 101, '', 'BIELETA DIRECTIE', 0, 0, 1535, '', 2, '57.463'),
(153712, '01993', 101, '', 'GHIDAJ JOJA ULEI', 0, 0, 1604, '01993', 2, '1.54'),
(153709, '21 9926 00', 101, '', 'BUCSA BRAT', 0, 0, 1537, '21 9926 00', 2, '22.498'),
(153693, '19904', 101, '', 'TAMPON CUTIE', 0, 0, 247, '003519904', 2, '165.669'),
(153686, 'B8515-336', 101, '', 'CUPLAJ CARDAN', 0, 0, 1537, '', 2, '0'),
(153677, '19873', 101, '', 'CAP BARA', 0, 0, 914, '003519873', 2, '40.425'),
(153676, '19871', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '003519871', 2, '74.172'),
(153675, '01987', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '01987', 2, '8.841'),
(153674, 'B7145', 101, '', 'BIELETA ANTIRULIU', 0, 0, 1537, '', 2, '52.136'),
(153670, 'B2037-340', 101, '', 'SET REP.SERVODIRECTIE', 0, 0, 1537, '', 2, '89.628'),
(153667, 'B9955-412', 101, '', 'RULMENT INTINZATOR', 0, 0, 1537, '', 2, '74.368'),
(153666, '19853', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '003519853', 2, '97.678'),
(153654, '19591 1800 0 8 T090', 101, '', 'BIELETA ANTIRULIU', 0, 0, 1537, '', 2, '57.918'),
(153653, 'B8980-372', 101, '', 'RULMENT INTINZATOR', 0, 0, 1537, '', 2, '297.122'),
(153650, '01982', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '01982', 2, '5.572'),
(153647, '19814', 101, '', 'CAP BARA', 0, 0, 914, '003519814', 2, '36.4'),
(153634, '19774', 101, '', 'REZISTENTA VENTILATOR CLIM.', 0, 0, 2975, '19774', 2, '97.44'),
(153633, '19772', 101, '', 'REZISTENTA VENTILATOR CLIM.', 0, 0, 2975, '19772', 2, '102.501'),
(153624, 'B8125-141', 101, '', 'GHIDAJ JOJA ULEI', 0, 0, 1537, '', 2, '3.465'),
(153617, '19744 1800 0 8', 101, '', 'MACARA GEAM', 0, 0, 1537, '', 2, '123.48'),
(153613, '19736', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003519736', 2, '134.596'),
(153612, '19734', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '19734', 2, '93.338'),
(153609, '19725', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 809, '003519725', 2, '150.038'),
(153594, '19675', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '19675', 2, '52.752'),
(153583, '19664', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '19664', 2, '60.858'),
(153579, '19651', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003519651', 2, '49.007'),
(153577, '19649', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '19649', 2, '29.855'),
(153576, '19644 1800 0 8', 101, '', 'POMPA APA', 0, 0, 1537, '', 2, '177.079'),
(153575, 'K19642.0-F3532', 101, '', 'SUPAPA EVACUARE', 0, 0, 1537, '', 2, '28.77'),
(153571, '19638', 101, '', 'SUPAPA ADMISIE', 0, 0, 1269, '19638', 2, '41.51'),
(153570, '19637', 101, '', 'SUPAPA ADMISIE', 0, 0, 1269, '19637', 2, '35.042'),
(153559, 'B3085-410', 101, '', 'SIMERING SUPAPE', 0, 0, 1537, '', 2, '3.843'),
(153558, 'B9785-112', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1537, '', 2, '19.46'),
(153548, '01956', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '01956', 2, '60.256'),
(153546, '01955', 101, '', 'TAMPON MOTOR', 0, 0, 247, '01955', 2, '201.831'),
(153541, 'K19538.0-F3658', 101, '', 'RULMENT INTINZATOR', 0, 0, 1537, '', 2, '55.601'),
(153540, 'SBJ-6512', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 2462, 'SBJ-6512', 2, '51.072'),
(153539, 'STE-6511', 101, '', 'SIMERING SUPAPE', 0, 0, 914, 'STE-6511', 2, '5.789'),
(153538, 'STE-1507', 101, '', 'CUPLAJ CARDAN', 0, 0, 914, 'STE-1507', 2, '339.85'),
(153537, '01953', 101, '', 'TAMPON MOTOR', 0, 0, 247, '01953', 2, '225.561'),
(153530, 'SLS-3001', 101, '', 'DISC FRANA', 0, 0, 3229, 'SLS-3001', 2, '139.44'),
(153527, 'STE-3004', 101, '', 'DISC FRANA', 0, 0, 914, 'STE-3004', 2, '86.38'),
(153523, 'STE-2004', 101, '', 'BRAT', 0, 0, 914, 'STE-2004', 2, '86.037'),
(153524, 'STE-2003', 101, '', 'DISC FRANA', 0, 0, 914, 'STE-2003', 2, '56.875'),
(153515, '19483', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '19483', 2, '121.142'),
(153514, '19482', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '19482', 2, '87.619'),
(153501, '19465', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003519465', 2, '200.459'),
(153500, '19464', 101, '', 'TAMPON MOTOR', 0, 0, 247, '19464', 2, '174.286'),
(153497, '19458', 101, '', 'BUCSA BRAT', 0, 0, 251, '19458', 2, '29.225'),
(153495, '19456 2000 0 8', 101, '', 'TAMPON MOTOR', 0, 0, 1537, '', 2, '184.422'),
(153491, '19449', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '19449', 2, '6.937'),
(153489, '19446', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 424, '19446', 2, '47.439'),
(153486, '19432', 101, '', 'AX CU CAME', 0, 0, 273, '19432C', 2, '0'),
(153484, '19418', 101, '', 'INTR.USA LUMINA INT.', 0, 0, 808, '19418', 2, '12.838'),
(153469, '19394', 101, '', 'TAMPON MOTOR', 0, 0, 247, '19394', 2, '332.045'),
(153462, '19381', 101, '', 'FLANSA ARC', 0, 0, 1300, '19381', 2, '19.488'),
(153461, '19380', 101, '', 'DEBITMETRU AER', 0, 0, 654, '19380', 2, '512.456'),
(153453, '19362 1600 0 5', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 1537, '', 2, '57.533'),
(153451, '19356', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '19356', 2, '140.938'),
(153443, '19344', 101, '', 'INTRERUPATOR MACARA GEAM', 0, 0, 1761, '19344', 2, '60.242'),
(153440, '19340', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '19340', 2, '71.526'),
(153439, '01934', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '01934', 2, '6.188'),
(153437, '19336', 101, '', 'CAP BARA', 0, 0, 914, '19336', 2, '58.492'),
(153434, '01933', 101, '', 'TAMPON CUTIE', 0, 0, 247, '01933', 2, '97.013'),
(153433, '19325', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '19325', 2, '118.062'),
(153430, '01931', 101, '', 'BUCSA BRAT', 0, 0, 251, '01931', 2, '15.54'),
(153428, '19302', 101, '', 'SUPAPA ADMISIE', 0, 0, 1269, '19302', 2, '43.778'),
(153405, 'B9435-112', 101, '', 'CABLU KILOMETRAJ', 0, 0, 1537, '', 2, '55.048'),
(153399, '19257', 101, '', 'ELICE VENTILATOR', 0, 0, 2092, '003519257', 2, '100.66'),
(153398, 'B2368-336', 101, '', 'ELICE VENTILATOR', 0, 0, 1537, '', 2, '103.208'),
(153397, '01925', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '01925', 2, '30.954'),
(153395, '19248', 101, '', 'BUTUC ROATA', 0, 0, 653, '003519248', 2, '340.564'),
(153394, '19247', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '003519247', 2, '20.629'),
(153387, '19189', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '19189', 2, '76.853'),
(153386, '19188', 101, '', 'VASCOCUPLAJ', 0, 0, 509, '19188', 2, '329.882'),
(153385, '19186', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '19186', 2, '15.603'),
(153384, '19183', 101, '', 'RULMENT ROATA', 0, 0, 654, '19183', 2, '95.018'),
(153381, '19155', 101, '', 'SET REP.SERVODIRECTIE', 0, 0, 1689, '19155', 2, '40.705'),
(153380, '19154', 101, '', 'SET REP.SERVODIRECTIE', 0, 0, 1689, '19154', 2, '27.741'),
(153378, '19152', 101, '', 'SET GARN.POMPA SERVODIR.', 0, 0, 1689, '19152', 2, '70.322'),
(153377, 'B2353-336', 101, '', 'SET REP.SERVODIRECTIE', 0, 0, 1537, '', 2, '50.141'),
(153375, 'K19144.0-F1561', 101, '', 'SET REP.SERVODIRECTIE', 0, 0, 1537, 'SISU BRAKES', 2, '36.505'),
(153373, '19131', 101, '', 'AMORTIZOR CABINA', 0, 0, 527, '19131', 2, '0'),
(153367, '19109 2100 0 5 D7151', 101, '', 'CUPLAJ CARDAN - SET', 0, 0, 1537, '', 2, '262.794');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(153365, '19096', 101, '', 'DISC FRANA', 0, 0, 82, '19096', 2, '179.879'),
(153364, 'B8580-112', 101, '', 'BUTUC ROATA', 0, 0, 1537, '', 2, '289.87'),
(153363, '19089', 101, '', 'TAMPON MOTOR', 0, 0, 247, '19089', 2, '264.649'),
(153361, '19085', 101, '', 'RULMENT ROATA', 0, 0, 654, '19085', 2, '147.098'),
(153340, 'B2470-321', 101, '', 'BOBINA INDUCTIE', 0, 0, 1537, '', 2, '175.056'),
(153328, '19014', 101, '', 'SENZOR PRESIUNE ULEI', 0, 0, 805, '19014', 2, '25.816'),
(153315, '18973', 101, '', 'TERMOSTAT', 0, 0, 316, '18973', 2, '21.203'),
(153311, '18944', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '18944', 2, '141.344'),
(153289, '18891', 101, '', 'POMPA APA', 0, 0, 1260, '18891', 2, '130.893'),
(153286, '18884', 101, '', 'MACARA GEAM', 0, 0, 17, '18884', 2, '0'),
(153277, '18866', 101, '', 'TAMPON ARC', 0, 0, 3759, '18866', 2, '17.36'),
(153276, '18864', 101, '', 'BUCSA FIXARE CASETA DIR.', 0, 0, 1166, '18864', 2, '9.968'),
(153266, '18835', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '18835', 2, '18.389'),
(153253, '18788', 101, '', 'ELECTROVENTILATOR CLIMATIZARE', 0, 0, 1616, '003518788', 2, '218.064'),
(153252, '18786', 101, '', 'ELECTROVENTILATOR CLIMATIZARE', 0, 0, 2669, '18786', 2, '120.036'),
(153250, '18776', 101, '', 'O-RING RADIATOR ULEI', 0, 0, 3305, '003518776', 2, '4.165'),
(153248, '18772', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '18772', 2, '0'),
(145415, 'RR1032K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT921(1)', 2, '62.944'),
(153247, '18770', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '18770', 2, '38.374'),
(153246, '18769', 101, '', 'BUTUC ROATA', 0, 0, 653, '18769', 2, '255.22'),
(153233, '18746', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003518746', 2, '56.63'),
(153231, '18744', 101, '', 'TAMPON MOTOR', 0, 0, 247, '18744', 2, '40.712'),
(153217, '01869', 101, '', 'MANER USA EXT.', 0, 0, 318, '01869', 2, '34.993'),
(153213, '18685', 101, '', 'VASCOCUPLAJ', 0, 0, 509, '18685', 2, '389.886'),
(153210, '18681', 101, '', 'VASCOCUPLAJ', 0, 0, 509, '18681', 2, '287.203'),
(153207, '18674', 101, '', 'BUTUC CU CHEIE', 0, 0, 1127, '18674', 2, '32.025'),
(153206, '18672', 101, '', 'TACHET HIDRAULIC', 0, 0, 1216, '18672', 2, '36.708'),
(153205, '01867', 101, '', 'CHEDER GEAM', 0, 0, 1245, '01867', 2, '0'),
(153204, '18669', 101, '', 'SENZOR PRESIUNE ULEI', 0, 0, 805, '18669', 2, '20.216'),
(153203, '18666', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '18666', 2, '19.39'),
(153202, '18665', 101, '', 'SUPAPA ADMISIE', 0, 0, 1269, '18665', 2, '0'),
(153194, '18654', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '18654', 2, '67.074'),
(153190, '18646', 101, '', 'INTRERUPATOR CHEIE', 0, 0, 813, '18646', 2, '31.773'),
(153178, '18577', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '18577', 2, '38.458'),
(153177, '714098290357', 101, '', 'RACORD FRANA', 0, 0, 391, 'ILF_98290357_WR', 2, '37.107'),
(153176, '01857', 101, '', 'RULMENT CARDAN', 0, 0, 1420, '01857', 2, '66.64'),
(153173, '18567', 101, '', 'RACORD APA', 0, 0, 3219, '18567', 2, '14.091'),
(153164, '714028990801', 101, '', 'RULMENT INTINZATOR', 0, 0, 391, 'ILF_28990701_WR', 2, '118.216'),
(153163, '18554', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '18554', 2, '146.909'),
(153160, '01855', 101, '', 'CAP BARA', 0, 0, 914, '01855', 2, '48.608'),
(153158, '18546', 101, '', 'DISC FRANA', 0, 0, 82, '18546', 2, '112'),
(153157, '18545', 101, '', 'POMPA APA', 0, 0, 1260, '18545', 2, '163.1'),
(153149, '18508', 101, '', 'TAMPON MOTOR', 0, 0, 247, '18508', 2, '226.198'),
(153142, '18495', 101, '', 'BUCSA BRAT', 0, 0, 251, '003518495', 2, '15.54'),
(153137, '01849', 101, '', 'SURUB ROATA', 0, 0, 2070, '01849', 2, '10.388'),
(153136, '18489', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '18489', 2, '91.882'),
(153133, '18486', 101, '', 'TAMPON TOBA', 0, 0, 253, '003518486', 2, '21.336'),
(153132, '18485', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '18485', 2, '247.016'),
(153130, '18483', 101, '', 'INTINZATOR CUREA', 0, 0, 541, '003518483', 2, '316.841'),
(153126, '18430', 101, '', 'PIVOT', 0, 0, 652, '003518430', 2, '417.109'),
(153125, '18428', 101, '', 'POMPA APA', 0, 0, 1260, '18428', 2, '107.345'),
(153123, '18424', 101, '', 'BRAT', 0, 0, 273, '18424', 2, '235.676'),
(153122, '18423', 101, '', 'TAMPON MOTOR', 0, 0, 247, '18423', 2, '215.355'),
(153119, '18409', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '18409', 2, '45.5'),
(153115, '18400', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1182, '18400', 2, '17.269'),
(153111, '01838', 101, '', 'BUCSA BRAT', 0, 0, 251, '01838', 2, '10.661'),
(153110, '18379', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1182, '18379', 2, '25.774'),
(153109, '18377', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1182, '18377', 2, '26.18'),
(153108, '18375', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1182, '003518375', 2, '25.508'),
(153100, '18357', 101, '', 'AX CU CAME', 0, 0, 566, '003518357', 2, '651.385'),
(153099, '18354', 101, '', 'CARCASA TERMOSTAT', 0, 0, 429, '18354', 2, '19.964'),
(153098, '18353', 101, '', 'CULBUTOR', 0, 0, 561, '18353', 2, '102.354'),
(153097, '18352', 101, '', 'BUTUC ROATA', 0, 0, 1159, '18352', 2, '71.407'),
(153093, '18346', 101, '', 'BUTUC ROATA', 0, 0, 1159, '003518346', 2, '85.757'),
(153090, '18342', 101, '', 'RELEU BUJII INCANDESCENTE', 0, 0, 1750, '003518342', 2, '93.534'),
(153086, '18323', 101, '', 'LANT DISTRIBUTIE', 0, 0, 1634, '18323', 2, '172.606'),
(153082, '18308', 101, '', 'INTRERUPATOR MACARA GEAM', 0, 0, 1761, '18308', 2, '64.918'),
(153081, '18307', 101, '', 'INTRERUPATOR MACARA GEAM', 0, 0, 1761, '18307', 2, '70'),
(153080, '18306', 101, '', 'INTRERUPATOR MACARA GEAM', 0, 0, 1761, '18306', 2, '35.714'),
(153079, '18305', 101, '', 'INTRERUPATOR MACARA GEAM', 0, 0, 1761, '18305', 2, '32.13'),
(153075, '18299', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '18299', 2, '2.884'),
(153046, '714025260701', 101, '', 'RACORD APA', 0, 0, 391, 'ILF_25260701_WR', 2, '18.886'),
(153045, '18239', 101, '', 'TAMPON CUTIE', 0, 0, 247, '18239', 2, '81.851'),
(153040, '714025260761', 101, '', 'RACORD APA', 0, 0, 391, 'ILF_25260761_WR', 2, '8.449'),
(153027, '714098290170', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 391, 'ILF_98290169_WR', 2, '44.205'),
(153025, '18179', 101, '', 'BUCSA BRAT', 0, 0, 251, '003518179', 2, '21.189'),
(153026, '714098290187', 101, '', 'RULMENT INTINZATOR', 0, 0, 391, 'ILF_98290187_WR', 2, '50.309'),
(153021, '18169', 101, '', 'SENZOR AX CAME', 0, 0, 1127, '', 2, '133.287'),
(153016, '18159', 101, '', 'BAIE ULEI', 0, 0, 592, '18159', 2, '144.004'),
(153014, '18150', 101, '', 'SURUB BIELA', 0, 0, 853, '18150', 2, '4.676'),
(153009, '18143', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 273, '003518143', 2, '109.676'),
(153005, '18125', 101, '', 'BRAT', 0, 0, 273, '18125', 2, '251.3'),
(153006, '18128', 101, '', 'POMPA APA', 0, 0, 1260, '18128', 2, '142.807'),
(152987, '18075', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '18075', 2, '9.24'),
(152988, '18076', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '18076', 2, '50.939'),
(152982, '18062', 101, '', 'PIVOT', 0, 0, 2462, '18062', 2, '43.918'),
(152978, '18051', 101, '', 'DISC FRANA', 0, 0, 82, '18051', 2, '95.9'),
(152977, '22-643-024-092', 101, '', 'DISC FRANA', 0, 0, 2, '', 2, '137.221'),
(152976, '01805', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '01805', 2, '14.511'),
(152968, '18018', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '18018', 2, '187.32'),
(152962, '18000', 101, '', 'VASCOCUPLAJ', 0, 0, 509, '18000', 2, '620.109'),
(152959, '17998', 101, '', 'VASCOCUPLAJ', 0, 0, 509, '003517998', 2, '394.366'),
(152955, '17980', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '17980', 2, '17.297'),
(152953, '21 7975 00', 101, '', 'TERMOSTAT', 0, 0, 1537, '21 7975 00', 2, '0'),
(152954, '17979', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '003517979', 2, '18.9'),
(152940, '21 7953 00', 101, '', 'TAMPON MOTOR', 0, 0, 1537, '21 7953 00', 2, '246.134'),
(152925, '8MK 376 721-461', 101, '', 'RACORD APA', 0, 0, 470, '37672146', 2, '264.649'),
(152924, '17926', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 812, '17926', 2, '50.68'),
(152923, 'B3500-372', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 1537, '', 2, '88.347'),
(152904, '17887', 101, '', 'PINION POMPA INJECTIE', 0, 0, 17, '17887', 2, '0.7469'),
(152902, 'B3220-372', 101, '', 'PINION POMPA INJECTIE', 0, 0, 1537, '', 2, '689.934'),
(152898, '01788', 101, '', 'SENZOR NIVEL APA', 0, 0, 1288, '01788', 2, '51.751'),
(152896, '17878', 101, '', 'RULMENT AMBREIAJ', 0, 0, 1127, '', 2, '19.957'),
(152894, '17874', 101, '', 'INTRERUPATOR INCALZIRE LUNETA', 0, 0, 2704, '17874', 2, '50.421'),
(152892, '17862', 101, '', 'TAMPON MOTOR', 0, 0, 247, '17862', 2, '205.142'),
(152889, '17859', 101, '', 'TAMPON CUTIE', 0, 0, 248, '17859', 2, '43.253'),
(152884, '17854', 101, '', 'VASCOCUPLAJ', 0, 0, 509, '17854', 2, '0.9891'),
(152882, '17851', 101, '', 'ELICE VENTILATOR', 0, 0, 2092, '17851', 2, '116.403'),
(152881, '17850', 101, '', 'VASCOCUPLAJ', 0, 0, 509, '17850', 2, '425.572'),
(152880, '17849', 101, '', 'VASCOCUPLAJ', 0, 0, 509, '17849', 2, '303.387'),
(152879, '17848', 101, '', 'VASCOCUPLAJ', 0, 0, 509, '17848', 2, '213.5'),
(152873, '17836', 101, '', 'MACARA GEAM', 0, 0, 1561, '17836', 2, '86.961'),
(152872, 'BR-3239', 101, '', 'MACARA GEAM', 0, 0, 82, '', 2, '34.601'),
(152870, '01783', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '01783', 2, '60.795'),
(152862, 'K17818.0-F3656', 101, '', 'SURUB ROATA', 0, 0, 1537, '', 2, '9.933'),
(152856, 'B3410', 101, '', 'BUCSA BARA STAB.', 0, 0, 1537, '', 2, '19.936'),
(152845, '17790', 101, '', 'BUCSA BRAT', 0, 0, 251, '17790', 2, '32.739'),
(152828, '17753', 101, '', 'CAP BARA', 0, 0, 914, '17753', 2, '42.028'),
(152827, '17752', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 219, '17752', 2, '51.128'),
(152826, '17751', 101, '', 'CAP BARA', 0, 0, 914, '17751', 2, '42.126'),
(152823, '17735', 101, '', 'TAMPON MOTOR', 0, 0, 247, '17735', 2, '15.701'),
(152822, '17733', 101, '', 'DISC FRANA', 0, 0, 82, '17733', 2, '52.304'),
(152810, '17716', 101, '', 'GARNITURA CHIULASA', 0, 0, 318, '17716', 2, '41.139'),
(152804, '17702', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '003517702', 2, '45.871'),
(152801, '17697', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '003517697', 2, '39.354'),
(152797, '17693', 101, '', 'TERMOCONTACT', 0, 0, 1103, '003517693', 2, '50.918'),
(152795, '17691', 101, '', 'SUPORT CARDAN', 0, 0, 1420, '17691', 2, '39.886'),
(152794, '17690', 101, '', 'BUTUC CU CHEIE', 0, 0, 1782, '17690', 2, '88.662'),
(152788, '17679', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003517679', 2, '17.038'),
(152786, '17676', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '17676', 2, '113.694'),
(152784, '17666', 101, '', 'SENZOR TEMPERATURA', 0, 0, 247, '003517666', 2, '0'),
(152779, '17653', 101, '', 'LANT POMPA ULEI', 0, 0, 2725, '003517653', 2, '40.908'),
(152777, '17651', 101, '', 'LANT DISTRIBUTIE', 0, 0, 1123, '17651', 2, '192.087'),
(152773, '17618', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '17618', 2, '36.876'),
(152765, '17601', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '17601', 2, '143.248'),
(152760, '17590', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '17590', 2, '71.981'),
(152758, 'BR-8718', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 82, 'BR-8718', 2, '74.123'),
(152757, '21 7588 00', 101, '', 'AMORTIZOR PORTBAGAJ', 0, 0, 1537, '21 7588 00', 2, '67.648'),
(152756, '17587', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '17587', 2, '66.395'),
(152754, '01758', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '01758', 2, '11.116'),
(152751, '17575', 101, '', 'BARA CONEXIUNE', 0, 0, 284, '17575', 2, '200.648'),
(152731, '17515', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 812, '17515', 2, '184.352'),
(152730, '17514', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 812, '17514', 2, '212.345'),
(152727, 'BR-9426', 101, '', 'AMORTIZOR FULIE', 0, 0, 82, 'BR-9426', 2, '138.509'),
(152720, '124477', 101, '', 'RACORD APA', 0, 0, 1535, '', 2, '126.077'),
(152717, '22-322-004-092', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 2, '22-322-004-092', 2, '33.054'),
(152715, '17483', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '17483', 2, '108.577'),
(152713, 'B3230-372', 101, '', 'RULMENT INTINZATOR', 0, 0, 1537, '', 2, '270.62'),
(152710, '17473', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '17473', 2, '15.54'),
(152705, '17443', 101, '', 'TAMPON MOTOR', 0, 0, 247, '17443', 2, '137.865'),
(152704, '17442', 101, '', 'TAMPON CUTIE', 0, 0, 249, '17442', 2, '121.093'),
(152703, '17434', 101, '', 'ELECTROVENTILATOR', 0, 0, 792, '003517434', 2, '242.844'),
(152702, 'BR-5769', 101, '', 'RULMENT INTINZATOR', 0, 0, 82, '', 2, '109.627'),
(152698, 'BR-4216', 101, '', 'TAMPON TOBA', 0, 0, 82, 'BR-4216', 2, '1.694'),
(152691, '17396', 101, '', 'SUPAPA ADMISIE', 0, 0, 1269, '17396', 2, '0'),
(152674, 'B8220-321', 101, '', 'BIELETA ANTIRULIU', 0, 0, 1537, '', 2, '48.559'),
(152671, '17348', 101, '', 'DISC FRANA', 0, 0, 82, '17348', 2, '210.469'),
(152664, '17317', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '17317', 2, '81.48'),
(152653, '1728505050', 101, '', 'POMPA APA', 0, 0, 1537, '', 2, '100.261'),
(152648, '17273 1200 0 8', 101, '', 'SET SURUBURI BRATE SPATE', 0, 0, 1537, '', 2, '13.937'),
(152644, '01726', 101, '', 'RACORD FRANA', 0, 0, 83, '01726', 2, '20.16'),
(152643, '17254', 101, '', 'MANER USA EXT.', 0, 0, 1373, '17254', 2, '63.259'),
(152640, 'K17229.0-F3537', 101, '', 'BUCSA BARA STAB.', 0, 0, 1537, '', 2, '12.649'),
(152638, 'K17217.0-F3658', 101, '', 'INTRERUPATOR FRANA', 0, 0, 1537, '', 2, '10.528'),
(152635, 'BR-9436', 101, '', 'BIELETA ANTIRULIU', 0, 0, 82, 'BR-9436', 2, '45.01'),
(152630, 'BR-3214', 101, '', 'BIELETA ANTIRULIU', 0, 0, 82, 'BR-3214', 2, '47.194'),
(152629, 'BR-3227', 101, '', 'BIELETA ANTIRULIU', 0, 0, 82, 'BR-3227', 2, '47.11'),
(152620, '17192', 101, '', 'MODUL APRINDERE', 0, 0, 1218, '003517192', 2, '88.095'),
(152621, '17194', 101, '', 'BOBINA INDUCTIE', 0, 0, 689, '17194', 2, '139.202'),
(152618, '22-327-071-082', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 2, '', 2, '97.111'),
(152612, '01715', 101, '', 'DISC FRANA', 0, 0, 82, '01715', 2, '69.503'),
(152613, '22-317-004-082', 101, '', 'ELICE VENTILATOR', 0, 0, 2, '', 2, '90.72'),
(152610, 'BR-5753', 101, '', 'POMPA ULEI', 0, 0, 82, 'BR-5753', 2, '419.062'),
(152600, '17116', 101, '', 'BLOC LUMINI', 0, 0, 809, '17116', 2, '273.539'),
(152599, 'B5480-122', 101, '', 'BIELETA ANTIRULIU', 0, 0, 1537, '', 2, '15.4'),
(152587, 'BR-1720', 101, '', 'POMPA APA', 0, 0, 82, 'BR-1720', 2, '165.333'),
(152576, 'BR-4208', 101, '', 'RULMENT INTINZATOR', 0, 0, 82, 'BR-4208', 2, '156.73'),
(152554, '22-670-001-102', 101, '', 'CAP BARA', 0, 0, 2, '22-670-001-102', 2, '31.01'),
(152552, '17004', 101, '', 'BUTUC CU CHEIE', 0, 0, 1782, '17004', 2, '61.887'),
(152551, '22-335-030-092', 101, '', 'INTRERUPATOR INCALZIRE LUNETA', 0, 0, 2, '22-335-030-092', 2, '38.815'),
(152542, '01678', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1281, '01678', 2, '74.123'),
(152535, '01674', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '01674', 2, '5.544'),
(152517, '16665', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16665', 2, '285.11'),
(152501, 'WK629', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK629_', 2, '142.289'),
(152494, 'BR-9382', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-9382', 2, '113.645'),
(152489, 'WK590', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK590_', 2, '82.215'),
(152473, 'WK559', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK559_', 2, '100.947'),
(152461, '16526', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16526', 2, '218.141'),
(152457, 'WK508', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK508_', 2, '86.002'),
(152445, 'BR-5733', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-5733', 2, '102.893'),
(152443, 'BR-5727', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-5727', 2, '82.999'),
(152442, 'WK467', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK467_', 2, '89.95'),
(152438, '16462', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16462', 2, '132.013'),
(152430, '16451', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16451', 2, '118.888'),
(152428, '16449', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16449', 2, '115.045'),
(152429, '16450', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16450', 2, '68.124'),
(123451, '4.02003.07.0', 5, '', 'POTENTIOMETRU CLAPETA', 0, 0, 3940, '4.02003.07.0', 2, '123.662'),
(152397, '16402', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16402', 2, '134.155'),
(152393, 'WK393', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK393_', 2, '76.615'),
(152382, 'WK351', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK351_', 2, '71.883'),
(152366, 'WK306', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK306_', 2, '118.832'),
(152365, 'BR-9353', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-9353', 2, '102.886'),
(152363, 'BR-9327', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-9327', 2, '52.402'),
(152361, 'WK298', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK298_', 2, '75.614'),
(152358, '01629', 101, '', 'TAMPON CUTIE', 0, 0, 248, '01629', 2, '29.869'),
(152356, '01628', 101, '', 'TAMPON CUTIE', 0, 0, 248, '01628', 2, '30.044'),
(152349, '16250', 101, '', 'PLACUTE FRANA', 0, 0, 402, '003516250', 2, '80.479'),
(152343, '16238', 101, '', 'PLACUTE FRANA', 0, 0, 402, '003516238', 2, '90.951'),
(152338, '22-335-104-092', 101, '', 'PLACUTE FRANA', 0, 0, 2, '22-335-104-092', 2, '67.788'),
(152332, '16221', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16221', 2, '97.104'),
(152318, '16197', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16197', 2, '58.31'),
(152317, '16196', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16196', 2, '72.779'),
(152310, 'WK176', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK176_', 2, '68.726'),
(152278, '16093', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16093', 2, '79.583'),
(152277, '16092', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16092', 2, '55.846'),
(152273, '16076', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16076', 2, '37.422'),
(152271, 'WK67', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK67_', 2, '118.832'),
(152228, '15962', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '15962', 2, '12.677'),
(152223, '15956', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '15956', 2, '11.9'),
(152201, '15912', 101, '', 'TAMPON MOTOR', 0, 0, 247, '15912', 2, '160.405'),
(152186, '15877', 101, '', 'TAMPON MOTOR', 0, 0, 247, '15877', 2, '17.983'),
(152185, 'BR-4710', 101, '', 'ELICE VENTILATOR', 0, 0, 82, 'BR-4710', 2, '86.66'),
(152183, '21 5869 00', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1537, '21 5869 00', 2, '69.475'),
(152182, 'B5205-410', 101, '', 'TAMPON MOTOR', 0, 0, 1537, '', 2, '105.196'),
(152180, '15848', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '15848', 2, '50.596'),
(152177, '01583', 101, '', 'INTINZATOR LANT', 0, 0, 571, '01583', 2, '117.621'),
(152163, '15723', 101, '', 'TAMPON MOTOR', 0, 0, 247, '15723', 2, '112.084'),
(152161, '15721', 101, '', 'TAMPON MOTOR', 0, 0, 247, '15721', 2, '80.514'),
(152156, '15712', 101, '', 'TAMPON TOBA', 0, 0, 253, '15712', 2, '3.563'),
(152154, '15710', 101, '', 'TAMPON TOBA', 0, 0, 253, '15710', 2, '5.467'),
(152151, '15693', 101, '', 'TAMPON CUTIE', 0, 0, 247, '15693', 2, '94.626'),
(152147, '15682', 101, '', 'BRAT', 0, 0, 273, '15682', 2, '203.238'),
(152145, '15678', 101, '', 'BRAT', 0, 0, 273, '003515678', 2, '131.635'),
(152140, '01567', 101, '', 'RULMENT CARDAN', 0, 0, 1420, '01567', 2, '96.25'),
(152139, '15669', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003515669', 2, '32.606'),
(152136, 'BR-8703', 101, '', 'PREZON ROATA', 0, 0, 82, 'BR-8703', 2, '0'),
(152128, '15635', 101, '', 'TAMPON MOTOR', 0, 0, 247, '15635', 2, '104.468'),
(152117, '15614', 101, '', 'GARNITURA ETRIER', 0, 0, 1724, '15614', 2, '13.391'),
(152114, '15608', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '15608', 2, '19.348'),
(152112, '15605', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 812, '15605', 2, '384.545'),
(152097, 'BR-6710', 101, '', 'TAMPON CUTIE', 0, 0, 82, 'BR-6710', 2, '197.204'),
(152095, 'BR-6703', 101, '', 'TAMPON MOTOR', 0, 0, 82, 'BR-6703', 2, '98.609'),
(152082, 'BR-4705', 101, '', 'VASCOCUPLAJ', 0, 0, 82, 'BR-4705', 2, '372.134'),
(152081, 'BR-4703', 101, '', 'SIMERING SUPAPE - SET', 0, 0, 82, 'BR-4703', 2, '34.622'),
(152080, '15493', 101, '', 'PATINA LANT', 0, 0, 1075, '15493', 2, '74.676'),
(152079, '15492', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '15492', 2, '82.936'),
(152065, '15456', 101, '', 'MANER USA EXT.', 0, 0, 1373, '003515456', 2, '45.08'),
(152064, '15454', 101, '', 'MANER USA EXT.', 0, 0, 1373, '003515454', 2, '49.154'),
(152062, '15451', 101, '', 'POMPA APA', 0, 0, 1260, '003515451', 2, '297.85'),
(152054, '15440', 101, '', 'MANER USA EXT.', 0, 0, 1373, '003515440', 2, '15.414'),
(152053, '15438', 101, '', 'MANER USA EXT.', 0, 0, 1373, '003515438', 2, '14.819'),
(152051, '15434', 101, '', 'MANER USA EXT.', 0, 0, 1373, '15434', 2, '18.543'),
(152043, '15408', 101, '', 'BUCSA BRAT', 0, 0, 251, '15408', 2, '46.172'),
(152041, '15402', 101, '', 'CAP BARA', 0, 0, 914, '15402', 2, '37.947'),
(152028, '15372', 101, '', 'SUPAPA ADMISIE', 0, 0, 1269, '15372', 2, '0'),
(152021, '15359', 101, '', 'SUPAPA ADMISIE', 0, 0, 1269, '15359', 2, '0'),
(152014, '15298', 101, '', 'DISC FRANA', 0, 0, 7, '', 2, '102.76'),
(152009, '15284', 101, '', 'CAP PLANETARA', 0, 0, 3229, '003515284', 2, '113.106'),
(151994, '15262', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '15262', 2, '142.478'),
(151993, '15261', 101, '', 'ELICE VENTILATOR', 0, 0, 2092, '15261', 2, '98.98'),
(151990, 'B5350-122', 101, '', 'FULIE ALTERNATOR', 0, 0, 1537, '', 2, '189.938'),
(151987, '01525', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1182, '01525', 2, '21.406'),
(151978, '01518', 101, '', 'BUCSA PUNTE FATA', 0, 0, 247, '01518', 2, '12.74'),
(151977, '15179', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '15179', 2, '47.866'),
(151976, '15178', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '15178', 2, '43.155'),
(151968, '15165', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '003515165', 2, '228.949'),
(151959, '01514', 101, '', 'TAMPON MOTOR', 0, 0, 247, '01514', 2, '84.266'),
(151958, '01513', 101, '', 'TAMPON MOTOR', 0, 0, 247, '01513', 2, '96.719'),
(151957, '01512', 101, '', 'FILTRU AER', 0, 0, 8, '01512', 2, '0'),
(151953, '15090', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '15090', 2, '129.5'),
(151949, '15080', 101, '', 'BUCSA BRAT', 0, 0, 251, '15080', 2, '56.77'),
(151934, '14997', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '14997', 2, '251.454'),
(151927, '14978', 101, '', 'CUPLAJ CARDAN - SET', 0, 0, 3437, '14978', 2, '208.537'),
(151922, '01496', 101, '', 'GARN. CAPAC CULBUTORI', 0, 0, 321, '01496', 2, '11.935'),
(151920, '14957', 101, '', 'TACHET HIDRAULIC', 0, 0, 1216, '003514957', 2, '61.18'),
(151907, '14940', 101, '', 'AMORTIZOR VIBRATII PLANETARA', 0, 0, 305, '14940', 2, '119.168'),
(151906, '14939', 101, '', 'AX VENTILATOR', 0, 0, 1571, '003514939', 2, '284.753'),
(151905, '14925', 101, '', 'DISC FRANA', 0, 0, 82, '14925', 2, '42.903'),
(151904, '14924', 101, '', 'DISC FRANA', 0, 0, 82, '14924', 2, '115.115'),
(151897, '14902', 101, '', 'BUTUC ROATA', 0, 0, 653, '14902', 2, '247.835'),
(151890, '14882', 101, '', 'CAP PLANETARA', 0, 0, 5, '14882', 2, '193.655'),
(151889, '14878', 101, '', 'CAP PLANETARA', 0, 0, 5, '14878', 2, '0'),
(151887, '14875', 101, '', 'RULMENT PLANETARA', 0, 0, 17, '14875', 2, '0'),
(151886, '14874', 101, '', 'RULMENT PLANETARA', 0, 0, 3302, '14874', 2, '166.628'),
(151877, '14850', 101, '', 'ELECTROVENTILATOR', 0, 0, 792, '003514850', 2, '435.764'),
(151873, '14844', 101, '', 'DISC FRANA', 0, 0, 82, '14844', 2, '108.766'),
(151872, '14139 E', 101, '', 'CAP BARA', 0, 0, 82, '', 2, '81.102'),
(151871, '14831', 101, '', 'GHID SUPAPA', 0, 0, 1644, '14831', 2, '0'),
(151858, '14779', 101, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '14779', 2, '0'),
(151857, '14778', 101, '', 'BURDUF PLANETARA', 0, 0, 193, '14778', 2, '19.348'),
(151842, '14744', 101, '', 'ELECTROVENTILATOR', 0, 0, 508, '14744', 2, '230.23'),
(151836, '14737', 101, '', 'TACHET HIDRAULIC', 0, 0, 1216, '14737', 2, '37.156'),
(151833, '14732', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '14732', 2, '138.698'),
(151832, '14730', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '14730', 2, '141.386'),
(151820, '14690', 101, '', 'LEVIER COMANDA ACCELERATIE', 0, 0, 3912, '14690', 2, '38.724'),
(151818, '14661', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '14661', 2, '66.654'),
(151801, '14558', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '14558', 2, '43.4'),
(151799, '14552', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003514552', 2, '113.393'),
(151785, '14527', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '14527', 2, '25.151'),
(151780, '14520', 101, '', 'BUCSA BRAT - SET', 0, 0, 1597, '14520', 2, '0'),
(151779, '01452', 101, '', 'COROANA PORNIRE', 0, 0, 578, '01452', 2, '159.726'),
(151774, '14505', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '14505', 2, '49.777'),
(151769, '14498', 101, '', 'RULMENT ROATA - SET', 0, 0, 654, '003514498', 2, '72.625'),
(151758, '14408', 101, '', 'SECTOR DINTAT', 0, 0, 1751, '14408', 2, '9.849'),
(151755, '14400', 101, '', 'GARNITURA CHIULASA', 0, 0, 318, '003514400', 2, '59.647'),
(151753, '14398', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1281, '14398', 2, '86.618'),
(151752, '14396', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1281, '14396', 2, '0'),
(151751, '14381', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '14381', 2, '132.412'),
(151750, '01438', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '01438', 2, '22.729'),
(151748, '14378', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '003514378', 2, '28.56'),
(151738, '8ML 376 723-191', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 468, '37672319', 2, '23.59'),
(151732, '14349', 101, '', 'POMPA APA', 0, 0, 1260, '14349', 2, '128.765'),
(151730, '14346', 101, '', 'SURUB CHIULASA', 0, 0, 1533, '14346', 2, '10.969'),
(151724, '14328', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '14328', 2, '111.734'),
(151723, '14326', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '003514326', 2, '111.734'),
(151722, '14325', 101, '', 'INTRERUPATOR CHEIE', 0, 0, 813, '14325', 2, '75.971'),
(151721, '14324', 101, '', 'CAP BARA', 0, 0, 914, '14324', 2, '46.473'),
(151718, '14318', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '003514318', 2, '96.096'),
(151714, '14310', 101, '', 'BRAT', 0, 0, 273, '003514310', 2, '156.387'),
(151713, '14308', 101, '', 'CAP BARA', 0, 0, 914, '003514308', 2, '27.097'),
(151711, '14301', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003514301', 2, '72.828'),
(151710, '14300', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003514300', 2, '93.912'),
(151701, '14258', 101, '', 'FILTRU CUTIE AUTOMATA', 0, 0, 416, '003514258', 2, '25.956'),
(151698, '14250', 101, '', 'RULMENT ROATA', 0, 0, 654, '14250', 2, '74.032'),
(151696, '14247', 101, '', 'BRAT', 0, 0, 273, '14247', 2, '195.643'),
(151692, '14243', 101, '', 'BRAT', 0, 0, 273, '003514243', 2, '172.228'),
(151680, '14219', 101, '', 'CAP BARA', 0, 0, 914, '14219', 2, '36.085'),
(151676, '14212', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '003514212', 2, '50.386'),
(151673, '14204', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '14204', 2, '34.972'),
(151671, '14200', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '003514200', 2, '35.987'),
(151670, '14198', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '14198', 2, '32.746'),
(151666, '14190', 101, '', 'TAMPON MOTOR', 0, 0, 247, '14190', 2, '90.006'),
(151651, '14164', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1632, '14164', 2, '23.38'),
(151650, '14162', 101, '', 'DISC FRANA', 0, 0, 82, '14162', 2, '89.971'),
(151645, '14149', 101, '', 'BRAT', 0, 0, 273, '003514149', 2, '242.403'),
(151644, '14146', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '14146', 2, '2.625'),
(151633, '14117', 101, '', 'PIVOT', 0, 0, 2462, '14117', 2, '59.353'),
(151630, '14112', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '14112', 2, '0'),
(151629, '14108', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '14108', 2, '46.41'),
(151622, '14099', 101, '', 'PIULITA AMORTIZOR', 0, 0, 1613, '003514099', 2, '4.102'),
(151617, '14092', 101, '', 'INTRERUPATOR CHEIE', 0, 0, 3437, '14092', 2, '8.757'),
(151615, '14089', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '14089', 2, '30.429'),
(151607, '14078', 101, '', 'INTRERUPATOR VENT.CLIMATIZARE', 0, 0, 2060, '14078', 2, '21.588'),
(151601, '14069', 101, '', 'BURDUF PLANETARA', 0, 0, 475, '14069', 2, '14.903'),
(151586, '14052', 101, '', 'POMPA APA', 0, 0, 1260, '14052', 2, '0'),
(151572, '0 986 013 811', 101, '', 'ANTIGEL 1.5L', 0, 0, 2, 'M0986013811', 2, '0'),
(151568, '0 986 013 571', 101, '', 'CILINDRU OPRITOR INJECTIE', 0, 0, 2, 'M0986013571', 2, '150.507'),
(151566, '0 986 013 541', 101, '', 'POMPA APA', 0, 0, 2, 'M0986013541', 2, '194.46'),
(151565, '0 986 013 531', 101, '', 'POMPA APA', 0, 0, 2, 'M0986013531', 2, '199.178'),
(151545, '01303', 101, '', 'BUCSA BRAT', 0, 0, 251, '01303', 2, '14.861'),
(151544, '13022', 101, '', 'PROTECTIE AMORTIZOR - SET', 0, 0, 919, '13022', 2, '37.226'),
(151543, '13017', 101, '', 'PROTECTIE AMORTIZOR - SET', 0, 0, 919, '13017', 2, '40.873'),
(151542, '13015', 101, '', 'PROTECTIE AMORTIZOR - SET', 0, 0, 919, '13015', 2, '36.4'),
(151533, '12983', 101, '', 'PATINA LANT', 0, 0, 308, '003512983', 2, '16.1'),
(151531, '12980', 101, '', 'INTINZATOR LANT', 0, 0, 571, '12980', 2, '144.046'),
(151517, '01294', 101, '', 'POMPA APA', 0, 0, 1260, '01294', 2, '102.998'),
(151510, '01290', 101, '', 'POMPA APA', 0, 0, 1260, '01290', 2, '98.917'),
(151509, '01289', 101, '', 'POMPA APA', 0, 0, 1260, '01289', 2, '104.531'),
(151496, '12842', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '003512842', 2, '34.93'),
(151494, '12835', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003512835', 2, '44.933'),
(151490, '12828', 101, '', 'SUPAPA EVACUARE', 0, 0, 1270, '003512828', 2, '49.154'),
(151485, '12823', 101, '', 'SUPAPA ADMISIE', 0, 0, 1269, '12823', 2, '0'),
(151475, '8MK 376 706-531', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 470, '37670653', 2, '9.681'),
(151474, '8MK 376 706-521', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 470, '37670652', 2, '8.708'),
(151471, '12801', 101, '', 'CAP BARA', 0, 0, 914, '12801', 2, '38.976'),
(151458, '12778', 101, '', 'CAP BARA', 0, 0, 914, '12778', 2, '31.857'),
(151455, '12774', 101, '', 'TERMOSTAT', 0, 0, 316, '003512774', 2, '0'),
(151450, '12763', 101, '', 'BUCSA ARC', 0, 0, 1699, '12763', 2, '28.063'),
(151449, '12757', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 191, '12757', 2, '17.745'),
(151439, '12740', 101, '', 'POMPA ULEI', 0, 0, 596, '12740', 2, '406.994'),
(151436, '12737', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003512737', 2, '0'),
(151434, '12734', 101, '', 'TAMPON CUTIE', 0, 0, 247, '12734', 2, '44.59'),
(151432, '12732', 101, '', 'TAMPON MOTOR', 0, 0, 247, '12732', 2, '79.079'),
(151429, '12728', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, 'S1S2_ST_PICTURE', 2, '73.696'),
(151425, '12719', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '12719', 2, '57.421'),
(151423, '12717', 101, '', 'BUCSA BARA STAB.', 0, 0, 689, '12717', 2, '7.448'),
(151417, '12703', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1632, '12703', 2, '29.855'),
(151412, '12697', 101, '', 'CAP BARA', 0, 0, 914, '12697', 2, '74.284'),
(151409, '12692', 101, '', 'PIULITA PLANETARA', 0, 0, 1220, '12692', 2, '10.143'),
(151400, '12676', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '12676', 2, '0'),
(151392, '12662', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 17, '12662', 2, '9.982'),
(151375, '01263', 101, '', 'AMORTIZOR DIRECTIE', 0, 0, 130, '01263', 2, '73.773'),
(151373, '12628', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '12628', 2, '43.869'),
(151367, '12620', 101, '', 'BRAT', 0, 0, 273, '12620', 2, '0'),
(151358, '12580', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 273, '12580', 2, '143.052'),
(151356, '12578', 101, '', 'DISC FRANA', 0, 0, 82, '003512578', 2, '113.568'),
(151339, '714098340020', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 62, 'ILF_98340020_WR', 2, '24.416'),
(151330, '12510', 101, '', 'INTINZATOR LANT', 0, 0, 571, '12510', 2, '176.064'),
(151326, '12471', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '003512471', 2, '20.363'),
(151325, '12470', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1180, '12470', 2, '46.179'),
(151323, '01246', 101, '', 'POMPA APA', 0, 0, 1260, '01246', 2, '73.864'),
(151322, '12455', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1180, 'H3_LL_TECH', 2, '0'),
(151319, '12451', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '12451', 2, '20.867'),
(151307, '12427', 101, '', 'TAMPON PUNTE SPATE', 0, 0, 1080, '12427', 2, '66.01'),
(151306, '12423', 101, '', 'CAP BARA', 0, 0, 914, '12423', 2, '50.918'),
(151302, '12415', 101, '', 'TAMPON MOTOR', 0, 0, 247, '12415', 2, '22.169'),
(151300, '12412', 101, '', 'TAMPON MOTOR', 0, 0, 247, '12412', 2, '203.63'),
(151297, '01241', 101, '', 'SAIBA PIULITA ROATA', 0, 0, 659, '01241', 2, '0.392'),
(151296, '12409', 101, '', 'O-RING SONDA', 0, 0, 3248, '12409', 2, '0.644'),
(151294, '12407', 101, '', 'DOP ETANSARE', 0, 0, 2149, '003512407', 2, '1.911'),
(151291, '714018780801', 101, '', 'RACORD APA', 0, 0, 62, 'ILF_18780701_WR', 2, '19.607'),
(151290, '714018780701', 101, '', 'RACORD APA', 0, 0, 62, 'ILF_18780701_WR', 2, '5.964'),
(151289, '12401', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '003512401', 2, '24.318'),
(151288, '12399', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '12399', 2, '28.854'),
(151284, '12386', 101, '', 'BRAT', 0, 0, 273, '12386', 2, '237.601'),
(151282, '12384', 101, '', 'BRAT', 0, 0, 273, '12384', 2, '267.148'),
(151280, '12382', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '12382', 2, '42.497'),
(151276, '12379', 101, '', 'BRAT', 0, 0, 273, '12379', 2, '168.378'),
(151275, '12378', 101, '', 'BRAT', 0, 0, 273, '12378', 2, '173.355'),
(151274, '12377', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '12377', 2, '9.933'),
(151270, '12373', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '12373', 2, '6.727'),
(151263, '12350', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '12350', 2, '64.253'),
(151262, '01235', 101, '', 'BUSON REZERVOR', 0, 0, 602, '01235', 2, '25.949'),
(151259, '301181300100', 101, '', 'TAMPON MOTOR', 0, 0, 273, 'BRD_ARM001_WR', 2, '63.196'),
(151254, '12337', 101, '', 'BUCSE GHIDAJ ETRIER - SET', 0, 0, 1165, '12337', 2, '20.027'),
(151253, '12334', 101, '', 'CILINDRU FRANA', 0, 0, 277, '12334', 2, '41.02'),
(151252, '12332', 101, '', 'CILINDRU FRANA', 0, 0, 277, '12332', 2, '42.224'),
(151250, '12329', 101, '', 'POMPA AMBREIAJ', 0, 0, 234, '12329', 2, '192.346'),
(151249, '12328', 101, '', 'CILINDRU AMBREIAJ', 0, 0, 620, '003512328', 2, '110.95'),
(151245, '01232', 101, '', 'POMPA APA', 0, 0, 1260, '01232', 2, '173.635'),
(151244, '12318', 101, '', 'GARNITURA BAIE ULEI', 0, 0, 455, '12318', 2, '83.44'),
(151243, '01231', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '01231', 2, '25.039'),
(151241, '12307', 101, '', 'SET REP.SERVODIRECTIE', 0, 0, 681, '12307', 2, '120.365'),
(151240, '12305', 101, '', 'RACORD FRANA', 0, 0, 83, '12305', 2, '28.714'),
(151237, '12298', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 3437, '12298', 2, '0'),
(151236, '12297', 101, '', 'SIMERING', 0, 0, 656, '12297', 2, '28.189'),
(151234, '12295', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '12295', 2, '64.792'),
(151230, '714098340018', 101, '', 'BRAT', 0, 0, 62, 'ILF_98340019_WR', 2, '79.863'),
(151228, '12278', 101, '', 'AX CU CAME', 0, 0, 566, '12278', 2, '503.979'),
(151227, '12277', 101, '', 'BUSON ULEI', 0, 0, 597, '12277', 2, '10.745'),
(151225, '12273', 101, '', 'CILINDRU AMBREIAJ', 0, 0, 620, '12273', 2, '98.238'),
(151224, '12272', 101, '', 'POMPA FRANA', 0, 0, 258, '12272', 2, '241.948'),
(151223, '12269', 101, '', 'POMPA FRANA', 0, 0, 258, '003512269', 2, '185.78'),
(151222, '12268', 101, '', 'CILINDRU AMBREIAJ', 0, 0, 620, '12268', 2, '136.661'),
(151219, '12263', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 424, '12263', 2, '0'),
(151218, '01226', 101, '', 'BUSON REZERVOR', 0, 0, 602, '01226', 2, '19.999'),
(151210, '12241', 101, '', 'AX CU CAME', 0, 0, 566, '12241', 2, '519.372'),
(151208, '12238', 101, '', 'ANTECAMERA', 0, 0, 1420, '003512238', 2, '268.17'),
(151207, '12234', 101, '', 'INTRERUPATOR MERS INAPOI', 0, 0, 807, '003512234', 2, '38.01'),
(151206, '12233', 101, '', 'INTRERUPATOR MERS INAPOI', 0, 0, 807, '003512233', 2, '30.254'),
(151205, '12232', 101, '', 'INTRERUPATOR FRANA', 0, 0, 806, '003512232', 2, '33.887'),
(151203, '12228', 101, '', 'SENZOR PRESIUNE ULEI', 0, 0, 805, '003512228', 2, '28.14'),
(151199, '12205', 101, '', 'BUSON VAS EXPANSIUNE', 0, 0, 548, '12205', 2, '43.337'),
(151194, '12195', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003512195', 2, '50.4'),
(151193, '714098190068', 101, '', 'CAP BARA', 0, 0, 2670, 'ILF_98190068_WR', 2, '40.712'),
(151191, '714001900615', 101, '', 'TERMOSTAT', 0, 0, 62, 'ILF_01900611_WR', 2, '38.773'),
(151190, '714001900614', 101, '', 'TERMOSTAT', 0, 0, 62, 'ILF_01900611_WR', 2, '34.545'),
(151189, '714001900612', 101, '', 'TERMOSTAT', 0, 0, 62, 'ILF_01900611_WR', 2, '52.549'),
(151188, '714001900601', 101, '', 'BUTUC ROATA', 0, 0, 62, 'ILF_01900601_WR', 2, '142.093'),
(151187, '01218', 101, '', 'GARNITURA BUSON ULEI', 0, 0, 598, '01218', 2, '0.959'),
(151185, '12178', 101, '', 'BUTUC ROATA', 0, 0, 653, '003512178', 2, '221.634'),
(151184, '714098190254', 101, '', 'SIMERING', 0, 0, 2670, 'ILF_98190253_WR', 2, '27.797'),
(151173, '714098190251', 101, '', 'BUCSA CENTRARE CUPLAJ CARDAN', 0, 0, 62, 'ILF_98190251_WR', 2, '20.118'),
(151171, '714098190249', 101, '', 'BUCSA SCHIMBATOR C.V.', 0, 0, 62, 'ILF_98190249_WR', 2, '16.212'),
(151169, '714098190290', 101, '', 'INTINZATOR LANT', 0, 0, 62, 'ILF_98190227_WR', 2, '93.338'),
(151167, '714098190228', 101, '', 'BUTUC ROATA', 0, 0, 62, 'ILF_98190227_WR', 2, '186.725'),
(151165, '714034620601', 101, '', 'RULMENT ROATA', 0, 0, 62, 'ILF_34620601_WR', 2, '76.363'),
(151164, '12114', 101, '', 'BUTUC ROATA', 0, 0, 653, '12114', 2, '78.505'),
(151163, '714098340011', 101, '', 'RULMENT INTINZATOR', 0, 0, 62, 'ILF_98340011_WR', 2, '60.417'),
(151158, '12091', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1180, '003512091', 2, '158.956'),
(151156, '12089', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '003512089', 2, '53.991'),
(151154, '12083', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '12083', 2, '119.168'),
(151153, '12082', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003512082', 2, '81.522'),
(151152, '12081', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003512081', 2, '82.292'),
(151146, '12069', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003512069', 2, '74.375'),
(151137, '714019870701', 101, '', 'BUCSA BARA STAB.', 0, 0, 62, 'ILF_19870701_WR', 2, '10.794'),
(151136, '12053', 101, '', 'BUCSA BARA STAB.', 0, 0, 2462, '003512053', 2, '0'),
(151127, '01204', 101, '', 'INTRERUPATOR CHEIE', 0, 0, 813, '01204', 2, '25.942'),
(151126, '12031', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1632, '003512031', 2, '201.936'),
(151123, '714018790801', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 62, 'ILF_18790701_WR', 2, '118.643'),
(151118, '12018', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '12018', 2, '6.223'),
(151117, '12017', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003512017', 2, '5.264'),
(151107, '714098199517', 101, '', 'CAP BARA', 0, 0, 1511, 'ILF_98199509_WR', 2, '72.814'),
(151105, '714098190221', 101, '', 'BIELETA DIRECTIE', 0, 0, 1511, 'ILF_98190221_WR', 2, '135.989'),
(151100, '11975', 101, '', 'TACHET HIDRAULIC', 0, 0, 1216, '11975', 2, '42.882'),
(151099, '11971', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003511971', 2, '119'),
(151095, '11962', 101, '', 'DISC FRANA', 0, 0, 82, '11962', 2, '419.16'),
(151088, '11945', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003511945', 2, '106.323'),
(151083, '11935', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '003511935', 2, '39.27'),
(151078, '11915', 101, '', 'TERMOCONTACT', 0, 0, 1103, '003511915', 2, '30.947'),
(151075, '01190', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '01190', 2, '52.08'),
(151074, '01189', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '01189', 2, '43.61'),
(151073, '01188', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '01188', 2, '51.835'),
(151070, '11873', 101, '', 'CAP BARA', 0, 0, 914, '003511873', 2, '57.239'),
(151069, '01187', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '01187', 2, '65.422'),
(151068, '01186', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '01186', 2, '49.266'),
(151062, '11850', 101, '', 'PIVOT', 0, 0, 2462, '003511850', 2, '30.562'),
(151060, '01184', 101, '', 'RACORD FRANA', 0, 0, 83, '01184', 2, '13.65'),
(151056, '11820', 101, '', 'BRAT', 0, 0, 273, '11820', 2, '243.705'),
(151047, '11810', 101, '', 'SIMERING', 0, 0, 757, '003511810', 2, '16.751'),
(151040, '11784', 101, '', 'PIVOT', 0, 0, 2462, '003511784', 2, '46.998'),
(151039, '11783', 101, '', 'TACHET HIDRAULIC', 0, 0, 1216, '11783', 2, '26.831'),
(151028, '11746', 101, '', 'PIVOT', 0, 0, 2523, '11746', 2, '48.923'),
(151027, '11741', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 424, '11741', 2, '281.204'),
(151024, '11736', 101, '', 'RACORD FRANA', 0, 0, 83, '003511736', 2, '24.668'),
(151020, '11710', 101, '', 'PATINA LANT', 0, 0, 1075, '003511710', 2, '0'),
(151019, '01171', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '01171', 2, '27.797'),
(151018, '11701', 101, '', 'FULIE ALTERNATOR', 0, 0, 1108, '11701', 2, '269.71'),
(151012, '11695', 101, '', 'SAIBA', 0, 0, 1222, '003511695', 2, '6.538'),
(151010, '11684', 101, '', 'BUCSE GHIDAJ ETRIER - SET', 0, 0, 2, '', 2, '12.299'),
(151009, '11675', 101, '', 'FILTRU CUTIE AUTOMATA', 0, 0, 416, '003511675', 2, '49.168'),
(151005, '11663', 101, '', 'BUCSA BRAT', 0, 0, 251, '003511663', 2, '17.724'),
(151003, '11661', 101, '', 'BRAT', 0, 0, 273, '11661', 2, '200.361'),
(151001, '01166', 101, '', 'BIELETA CUTIE VITEZE', 0, 0, 1650, '01166', 2, '2.436'),
(150997, '11656', 101, '', 'BRAT', 0, 0, 273, '003511656', 2, '188.062'),
(150995, '11641', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '003511641', 2, '257.789'),
(150993, '01163', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '01163', 2, '66.766'),
(150991, '11615', 101, '', 'TACHET HIDRAULIC', 0, 0, 1216, '003511615', 2, '25.655'),
(150990, '11608', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '003511608', 2, '93.254'),
(150985, '11569', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '11569', 2, '63.455'),
(150967, '11487', 101, '', 'POMPA APA', 0, 0, 1260, '11487', 2, '345.884'),
(150945, '11410', 101, '', 'SIMERING', 0, 0, 1607, '003511410', 2, '12.047'),
(150938, '11388', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003511388', 2, '108.129'),
(150936, '11365', 101, '', 'RULMENT PLANETARA', 0, 0, 1420, '11365', 2, '49.686'),
(150935, '11356', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '11356', 2, '112.553'),
(150932, '11352', 101, '', 'BRAT', 0, 0, 273, '11352', 2, '193.774'),
(150927, '11347', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '11347', 2, '0'),
(150924, '11342', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '11342', 2, '92.127'),
(150923, '11341', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '11341', 2, '96.18'),
(150922, '11340', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '11340', 2, '67.046'),
(150918, '11333', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '11333', 2, '66.01'),
(150917, '11332', 101, '', 'INTINZATOR CUREA', 0, 0, 1637, '11332', 2, '90.664'),
(150916, '11331', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '11331', 2, '119.812'),
(150915, '11330', 101, '', 'INTINZATOR CUREA', 0, 0, 1637, '11330', 2, '39.928'),
(150912, '11324', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '11324', 2, '92.869'),
(150911, '11323', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '003511323', 2, '112.497'),
(150910, '11322', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '003511322', 2, '114.506'),
(150909, '11321', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '11321', 2, '44.863'),
(150907, '11316', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '11316', 2, '151.081'),
(150906, '11299', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003511299', 2, '128.219'),
(150904, '11297', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '003511297', 2, '76.237'),
(150902, '11294', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '11294', 2, '41.867'),
(150901, '1129305870', 101, '', 'RULMENT INTINZATOR', 0, 0, 1537, '', 2, '57.47'),
(150896, '11287 0500 0 4', 101, '', 'RULMENT INTINZATOR', 0, 0, 1537, '', 2, '58.261'),
(150895, 'B5400', 101, '', 'RULMENT INTINZATOR', 0, 0, 1537, '', 2, '242.823'),
(150887, '11276', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '11276', 2, '38.395'),
(150886, '11275', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '11275', 2, '117.761'),
(150872, '01118', 101, '', 'BUCSA FIXARE CASETA DIR.', 0, 0, 1166, '01118', 2, '12.46'),
(150871, '01117', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1180, '01117', 2, '30.1'),
(150862, '11136', 101, '', 'BUCSA BRAT', 0, 0, 251, '11136', 2, '10.444'),
(150861, '11122', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, 'FIG11A', 2, '98.686'),
(150860, '11120', 101, '', 'AMORTIZOR VIBRATII CARDAN', 0, 0, 2108, '003511120', 2, '0'),
(150859, '01112', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '01112', 2, '22.666'),
(150857, '11117', 101, '', 'AMORTIZOR VIBRATII CARDAN', 0, 0, 2108, '003511117', 2, '223.958'),
(150856, '714047010801', 101, '', 'AMORTIZOR VIBRATII CARDAN', 0, 0, 2501, 'ILF_47010701_WR', 2, '186.2'),
(150851, 'B5385', 101, '', 'TAMPON CUTIE', 0, 0, 1537, '', 2, '73.29'),
(150850, '11105', 101, '', 'DISC FRANA', 0, 0, 82, '003511105', 2, '52.5'),
(150842, '01107', 101, '', 'TAMPON CUTIE', 0, 0, 247, '01107', 2, '50.722'),
(150840, '11039', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '003511039', 2, '52.969'),
(150834, '714098199521', 101, '', 'TAMPON MOTOR', 0, 0, 391, '', 2, '0'),
(150833, '11009', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '003511009', 2, '0'),
(150832, '11008', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '003511008', 2, '52.598'),
(150831, '11004', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '003511004', 2, '17.542'),
(150804, '10894', 101, '', 'BRAT', 0, 0, 273, '003510894', 2, '124.684'),
(150801, '10887', 101, '', 'CAP BARA', 0, 0, 914, '10887', 2, '50.722'),
(150800, '10886', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '10886', 2, '121.317'),
(150798, '10884', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '10884', 2, '92.813'),
(150797, '10883', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '10883', 2, '93.842'),
(150796, '10882', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '10882', 2, '90.881'),
(150795, '10881', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '10881', 2, '90.783'),
(150785, '10870', 101, '', 'DISC FRANA', 0, 0, 1777, '10870', 2, '109.62'),
(150781, '10852', 101, '', 'BUCSA BRAT', 0, 0, 251, '003510852', 2, '16.184'),
(150775, '01084', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '01084', 2, '4.55'),
(150766, '10801', 101, '', 'RULMENT INTINZATOR', 0, 0, 475, '10801', 2, '0'),
(150765, '10800', 101, '', 'BUCSA BRAT', 0, 0, 251, '10800', 2, '15.827'),
(150762, '10796', 101, '', 'BRAT', 0, 0, 273, '003510796', 2, '203.917'),
(150759, '10792', 101, '', 'CAP BARA', 0, 0, 914, '', 2, '0'),
(150749, '10752', 101, '', 'DISC FRANA', 0, 0, 82, '10752', 2, '161'),
(150747, '10750', 101, '', 'DISC FRANA', 0, 0, 82, '003510750', 2, '91.735'),
(150743, '10745', 101, '', 'DISC FRANA', 0, 0, 82, '003510745', 2, '113.071'),
(150742, '10744', 101, '', 'DISC FRANA', 0, 0, 82, '003510744', 2, '73.836'),
(150737, '10735', 101, '', 'AMORTIZOR VIBRATII CARDAN', 0, 0, 2108, '003510735', 2, '324.884'),
(150736, '10733', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003510733', 2, '51.555'),
(150735, '10732', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003510732', 2, '60.753'),
(150732, '10711', 101, '', 'AMORTIZOR SUSPENSIE', 0, 0, 854, '003510711', 2, '259.945'),
(150726, '10676', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003510676', 2, '55.342'),
(150725, '10669', 101, '', 'GHID SUPAPA', 0, 0, 1644, '003510669', 2, '4.417'),
(150722, '10666', 101, '', 'GHID SUPAPA', 0, 0, 1644, '10666', 2, '0'),
(150712, '10649', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '10649', 2, '75.243'),
(150711, '10648', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '10648', 2, '76.804'),
(150710, '10646', 101, '', 'AMORTIZOR VIBRATII CARDAN', 0, 0, 2108, '003510646', 2, '215.32'),
(150709, '10645', 101, '', 'AMORTIZOR VIBRATII CARDAN', 0, 0, 2108, '10645', 2, '261.352'),
(150702, '10633', 101, '', 'SURUB ROATA', 0, 0, 2070, '10633', 2, '3.213'),
(150701, '01063', 101, '', 'RULMENT ROATA - SET', 0, 0, 654, '01063', 2, '190.876'),
(150697, '10617', 101, '', 'DISC FRANA', 0, 0, 82, '003510617', 2, '67.053'),
(150694, '10600', 101, '', 'POMPA APA', 0, 0, 1260, '003510600', 2, '67.214'),
(150667, '10561', 101, '', 'TAMBUR FRANA', 0, 0, 123, '10561', 2, '110.789'),
(150656, '10507', 101, '', 'TERMOSTAT', 0, 0, 316, '003510507', 2, '62.405'),
(150651, '10489', 101, '', 'BARA LONGITUDINALA', 0, 0, 285, '003510489', 2, '279.195'),
(150650, '01048', 101, '', 'INTINZATOR LANT', 0, 0, 571, '01048', 2, '124.411'),
(150632, '10370', 101, '', 'AMORTIZOR SUSPENSIE', 0, 0, 3080, '10370', 2, '0'),
(150624, '01034', 101, '', 'BRAT', 0, 0, 273, '01034', 2, '114.674'),
(150582, '10257', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1281, '003510257', 2, '119.364'),
(150567, '10213', 101, '', 'POMPA AMBREIAJ', 0, 0, 234, '003510213', 2, '147.616'),
(150564, '714044780603', 101, '', 'BUCSA BRAT', 0, 0, 391, 'ILF_44780603_WR', 2, '0'),
(150560, '10204', 101, '', 'PIVOT', 0, 0, 652, '10204', 2, '220.038'),
(150559, '10203', 101, '', 'PINION AX CAME', 0, 0, 1067, '003510203', 2, '52.654'),
(150555, '714044820601', 101, '', 'SABOTI FRANA', 0, 0, 391, 'ILF_44820601_WR', 2, '0'),
(150551, '10176', 101, '', 'AX CU CAME', 0, 0, 251, '003510176', 2, '291.893'),
(150549, '10172', 101, '', 'INTINZATOR CUREA', 0, 0, 541, '003510172', 2, '164.654'),
(150546, '10168', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003510168', 2, '56.245'),
(150544, '10166', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003510166', 2, '54.481'),
(150542, '10163', 101, '', 'CAP BARA', 0, 0, 914, '003510163', 2, '41.622'),
(150527, '01014', 101, '', 'SIGURANTA SUPAPA', 0, 0, 1271, '01014', 2, '1.995'),
(150509, '10093', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 3230, '003510093', 2, '0'),
(150508, '10092', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 3230, '003510092', 2, '0'),
(150501, '10062', 101, '', 'PIVOT', 0, 0, 652, '003510062', 2, '140.553'),
(150488, '10029', 101, '', 'BUTON BLOCARE USA', 0, 0, 1646, '003510029', 2, '2.093'),
(150487, '10028', 101, '', 'RACORD FRANA', 0, 0, 83, '003510028', 2, '22.372'),
(150475, '10016', 101, '', 'TAMPON CUTIE', 0, 0, 1615, '003510016', 2, '36.365'),
(150470, '10009', 101, '', 'AX CU CAME', 0, 0, 566, '003510009', 2, '524.188'),
(150467, '01000', 101, '', 'CILINDRU AMBREIAJ', 0, 0, 620, '01000', 2, '66.388'),
(150466, '14.040', 505, '', 'MACARA GEAM', 0, 0, 3437, '4303_118_44', 2, '445.536'),
(150465, '14.013', 505, '', 'MACARA GEAM', 0, 0, 3437, '1331_126_47', 2, '264.572'),
(150463, '14.011', 505, '', 'MACARA GEAM', 0, 0, 3436, '1373_245_42', 2, '264.572'),
(150454, '13.002', 505, '', 'MACARA GEAM', 0, 0, 3437, '924_198_47', 2, '153.188'),
(150448, '11.351', 505, '', 'MACARA GEAM', 0, 0, 5, '', 2, '217.196'),
(150449, '11.352', 505, '', 'MACARA GEAM', 0, 0, 5, '', 2, '222.768'),
(154014, '02183', 101, '', 'BUCSA BRAT', 0, 0, 251, '02183', 2, '13.426'),
(154044, '13.0460-5898.2', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 402, '605898', 2, '286.622'),
(159241, '865112B020 ', 462, '', 'Bara fata', 1, 0, 20, '', 2, '0'),
(159240, '8651125620 ', 462, '', 'Bara fata cu gauri de protectie', 1, 0, 938, 'HN0181011', 2, '0'),
(159235, '865111C100 ', 462, '', 'Bara fata', 1, 0, 938, '', 2, '0'),
(159234, '8651026900 ', 462, '', 'Bara fata', 1, 0, 938, '3180900A1', 2, '0');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(159230, '96133738', 462, '', 'Pompa servo esp 1.8 fara fulie ', 1, 0, 12, '54190', 2, '0'),
(159222, '956802E500', 462, '', 'Senzor ABS spate dr', 1, 0, 412, '', 2, '0'),
(159216, '956702E310', 462, '', 'Senzor ABS fata dr', 1, 0, 412, '', 2, '0'),
(159207, '94580182', 462, '', 'Termostat', 1, 0, 316, '', 2, '0'),
(159206, '94580180', 462, '', 'Garnitura pompa apa', 1, 0, 138, '', 2, '0'),
(159204, '624052L100 ', 462, '', 'CADRU MOTOR ', 1, 0, 208, '', 2, '0'),
(159203, '94580146F', 462, '', 'Supapa admisie fabricant shinhan', 1, 0, 1269, '771003', 2, '0'),
(159202, '8635126902 ', 462, '', 'Grila radiator', 1, 0, 472, 'HN8122001', 2, '0'),
(159201, '94580139', 462, '', 'Intinzator curea distributie valeo', 1, 0, 308, '641278', 2, '0'),
(123425, 'A5353', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '9.191'),
(123426, 'A5354', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '6.776'),
(123427, 'A5355', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '10.99'),
(123428, 'A5356', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '9.751'),
(123429, 'A5357', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '9.478'),
(123430, 'A5358', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '10.29'),
(123431, 'A5359', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '9.051'),
(123432, 'A5360', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '10.101'),
(123433, 'A5361', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '11.655'),
(123434, 'A5362', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '12.488'),
(123435, 'A5363', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '11.9'),
(123436, 'A5364', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '0'),
(123437, 'A5365', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '11.466'),
(123438, 'A5368', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '13.181'),
(123439, 'A5369', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '10.668'),
(123440, 'A5370', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '12.306'),
(123441, 'A5371', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '13.923'),
(123442, 'A5372', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '14.553'),
(123443, 'A5373', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '14.595'),
(123444, 'A5374', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '15.932'),
(123445, 'A5376', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '15.897'),
(123446, 'A5377', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '18.753'),
(123447, 'A5454', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '9.989'),
(123448, 'A5456', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '12.173'),
(123449, 'A5459', 236, '', 'CUREA TRANSMISIE', 0, 0, 10, '', 2, '9.373'),
(123450, 'A5595', 236, '', 'FILTRU COMBUSTIBIL', 0, 0, 10, '', 2, '8.12'),
(153998, '13.0460-5893.2', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '605893', 2, '161'),
(153997, 'T3080', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '21770 145  0 5', 2, '290.493'),
(153991, 'FDB778', 101, '', 'BRAT', 0, 0, 3904, 'FDB778', 2, '317.779'),
(153990, 'T3045', 101, '', 'BUCSA BRAT', 0, 0, 402, '21734 140  0 5', 2, '73.192'),
(153989, '363702160362', 101, '', 'INTINZATOR CUREA', 0, 0, 402, 'HAD_BP0362_WR', 2, '175.021'),
(153987, 'T3030', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '21709 155  0 5', 2, '92.743'),
(153985, '2170001', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 402, '21700 185  0 5', 2, '15.12'),
(153984, '02170', 101, '', 'PIVOT', 0, 0, 652, '02170', 2, '120.68'),
(145479, 'RR1146K2', 100, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 307, 'CT978', 2, '233.87'),
(145478, 'RR1146K1', 100, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 307, 'STD', 2, '207.669'),
(153976, '02164', 101, '', 'SIMERING SUPAPE', 0, 0, 322, '02164', 2, '3.78'),
(153974, '13.0460-7060.2', 101, '', 'BIELETA DIRECTIE', 0, 0, 402, '607060', 2, '75.187'),
(153965, '13.0460-7056.2', 101, '', 'SENZOR ABS', 0, 0, 402, '607056', 2, '94.605'),
(153962, '13.0460-7082.2', 101, '', 'DISC FRANA', 0, 0, 402, '607082', 2, '56'),
(153960, '21567', 101, '', 'CAP BARA', 0, 0, 914, '05', 2, '70.469'),
(153954, '13.0460-5942.2', 101, '', 'BUCSA BARA STAB.', 0, 0, 402, '605942', 2, '22.75'),
(153949, '13.0460-3947.2', 101, '', 'SET SURUBURI BRATE FATA', 0, 0, 402, '603947', 2, '349.02'),
(153947, '12-0559', 101, '', 'CAP BARA', 0, 0, 8, '559', 2, '36.47'),
(153946, '2149201', 101, '', 'CAP BARA', 0, 0, 402, '21492 195  0 5', 2, '70.7'),
(153942, '572272J', 101, '', 'BRAT', 0, 0, 402, '572272', 2, '0'),
(153941, 'MDB1140', 101, '', 'BRAT', 0, 0, 402, '21466 160  0 5', 2, '0'),
(153940, '12-0102', 101, '', 'BUCSA BRAT', 0, 0, 8, '102', 2, '84.756'),
(153930, 'BL1319A1', 101, '', 'SONDA LAMBDA', 0, 0, 402, 'BL1319-1', 2, '294.98'),
(153916, '12-0311', 101, '', 'BUCSA BRAT', 0, 0, 8, '311', 2, '42.154'),
(153912, 'T0050', 101, '', 'CABLU KILOMETRAJ', 0, 0, 402, '21391 135  0 5', 2, '56.791'),
(153911, 'BL1605A4', 101, '', 'SONDA LAMBDA', 0, 0, 402, 'BL1605A4', 2, '296.373'),
(153902, '222616', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 402, '', 2, '41.09'),
(153900, '71318', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 605, '71318', 2, '0'),
(153898, '13.0460-7066.2', 101, '', 'RULMENT INTINZATOR', 0, 0, 402, '607066', 2, '461.797'),
(153894, '71291', 101, '', 'INTINZATOR LANT', 0, 0, 605, '71291', 2, '140.742'),
(153884, '71268', 101, '', 'RULMENT INTINZATOR', 0, 0, 605, '71268', 2, '131.201'),
(153883, '71263', 101, '', 'CABLU FRANA MANA', 0, 0, 605, '71263', 2, '65.506'),
(153881, '71261', 101, '', 'RULMENT PUNTE SPATE - SET', 0, 0, 605, '71261', 2, '138.691'),
(153875, '8ML 376 723-751', 101, '', 'TAMPON MOTOR', 0, 0, 468, '37672375', 2, '102.494'),
(153874, '8ML 376 723-741', 101, '', 'POMPA APA', 0, 0, 468, '37672374', 2, '121.219'),
(153873, '13.0460-3914.2', 101, '', 'PATINA LANT', 0, 0, 402, '603914', 2, '31.934'),
(153872, '8MK 376 721-471', 101, '', 'PATINA LANT', 0, 0, 470, '37672147', 2, '61.341'),
(153870, '02123', 101, '', 'TAMBUR FRANA', 0, 0, 123, '02123', 2, '67.011'),
(153866, '71222', 101, '', 'TAMPON MOTOR', 0, 0, 605, '71222', 2, '146.202'),
(153862, '13.0460-2847.2', 101, '', 'BUCSA BRAT', 0, 0, 402, '602847', 2, '72.107'),
(153860, '8ML 376 723-771', 101, '', 'SUPAPA EVACUARE', 0, 0, 468, '37672377', 2, '44.079'),
(153856, '13.0460-2971.2', 101, '', 'SIMERING', 0, 0, 402, '602971', 2, '37.562'),
(153852, 'T0040', 101, '', 'VAS EXPANSIUNE', 0, 0, 402, '21188 183  0 5', 2, '72.373'),
(153832, '71117', 101, '', 'RACORD FRANA', 0, 0, 605, '71117', 2, '39.032'),
(153831, '71116', 101, '', 'SIMERING SUPAPE - SET', 0, 0, 605, '71116', 2, '70.917'),
(153830, 'T0337', 101, '', 'SIMERING SUPAPE - SET', 0, 0, 402, '21115 155  0 4', 2, '97.44'),
(153828, '02111', 101, '', 'BUSON RADIATOR', 0, 0, 548, '02111', 2, '9.758'),
(153826, '71101', 101, '', 'FLANSA AMORTIZOR', 0, 0, 605, '71101', 2, '114.73'),
(153825, '02110', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 3230, '02110', 2, '68.768'),
(153823, '13.0460-3933.2', 101, '', 'DISC FRANA', 0, 0, 402, '603933', 2, '203.504'),
(153820, '71074', 101, '', 'SIMERING', 0, 0, 605, '71074', 2, '25.949'),
(153815, '02105', 101, '', 'ARC SABOTI', 0, 0, 255, '02105', 2, '1.015'),
(153811, 'T0341', 101, '', 'SUPAPA EVACUARE', 0, 0, 402, '20899 130  0 5', 2, '0'),
(153801, 'C4014', 101, '', 'SUPAPA ADMISIE', 0, 0, 402, '21006 180  0 5', 2, '0'),
(153797, '02099', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 273, '02099', 2, '59.325'),
(153791, '02068', 101, '', 'TAMPON MOTOR', 0, 0, 247, '02068', 2, '85.589'),
(153789, '02064', 101, '', 'FLANSA ARC', 0, 0, 1182, '02064', 2, '8.337'),
(153788, '02063', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1182, '02063', 2, '18.333'),
(153783, '02057', 101, '', 'PIVOT', 0, 0, 2462, '02057', 2, '46.956'),
(153776, '02046', 101, '', 'BRAT', 0, 0, 273, '02046', 2, '50.869'),
(153773, '02043', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '02043', 2, '55.244'),
(153771, '02041', 101, '', 'BUTUC CU CHEIE', 0, 0, 1378, '02041', 2, '43.435'),
(153770, '02036', 101, '', 'SIMERING SUPAPE - SET', 0, 0, 323, '02036', 2, '35.42'),
(153769, '02034', 101, '', 'TAMPON CUTIE', 0, 0, 248, '02034', 2, '34.09'),
(153766, '02030', 101, '', 'TAMPON MOTOR', 0, 0, 247, '02030', 2, '43.834'),
(153757, '02014', 101, '', 'BUCSA BRAT', 0, 0, 251, '02014', 2, '9.905'),
(153756, '13.0460-5991.2', 101, '', 'AMORTIZOR SUSPENSIE', 0, 0, 402, '605991', 2, '169.631'),
(153754, '02009', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '02009', 2, '35.441'),
(153753, '02008', 101, '', 'BUCSA BRAT', 0, 0, 251, '02008', 2, '8.582'),
(153751, '70046', 101, '', 'AMORTIZOR SUSPENSIE', 0, 0, 3437, '70046', 2, '315.777'),
(153750, '02000', 101, '', 'AMBREIAJ-SET', 0, 0, 1871, 'M04007_FELGENSILBER', 2, '253.295'),
(153749, '19997', 101, '', 'SUPAPA EVACUARE', 0, 0, 1270, '19997', 2, '58.765'),
(153747, '19992', 101, '', 'SUPAPA ADMISIE', 0, 0, 1269, '19992', 2, '46.228'),
(153735, 'B5490-320', 101, '', 'SUPAPA EVACUARE', 0, 0, 1537, '', 2, '0'),
(153731, '19962', 101, '', 'SUPAPA EVACUARE', 0, 0, 1270, '19962', 2, '0'),
(153729, '19960', 101, '', 'SUPAPA EVACUARE', 0, 0, 1270, '19960', 2, '0'),
(153725, 'B9395-345', 101, '', 'BUCSA BIELETA CUTIE VITEZE', 0, 0, 1537, '', 2, '1.519'),
(153719, '124046', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 70, '', 2, '0'),
(153717, 'B5145-112', 101, '', 'BIELETA DIRECTIE', 0, 0, 1537, '', 2, '49.112'),
(153714, 'B8850-112', 101, '', 'BRAT', 0, 0, 1537, '', 2, '208.481'),
(153710, '21 9927 00', 101, '', 'BIELETA DIRECTIE', 0, 0, 1537, '21 9927 00', 2, '45.871'),
(153704, '19920', 101, '', 'RULMENT ROATA', 0, 0, 654, '19920', 2, '149.604'),
(153700, 'B2358-412', 101, '', 'RULMENT ROATA', 0, 0, 1537, '', 2, '97.615'),
(153698, '19910', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '19910', 2, '159.082'),
(153696, '19907', 101, '', 'TAMPON MOTOR', 0, 0, 3229, '003519907', 2, '206.136'),
(153695, '19906', 101, '', 'TAMPON CUTIE', 0, 0, 247, '19906', 2, '104.062'),
(153692, 'B8710-328', 101, '', 'TAMPON MOTOR', 0, 0, 1537, '', 2, '286.174'),
(145436, 'RR1078', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 306, 'HTDA9525', 2, '67.158'),
(145435, 'RR1077K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT10651', 2, '233.443'),
(145434, 'RR1076K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT10661', 2, '45.087'),
(153673, '19866', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003519866', 2, '52.052'),
(153669, 'B9205-340', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 1537, '', 2, '89.796'),
(153668, '19857', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 3230, '003519857', 2, '92.491'),
(153665, '19851', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003519851', 2, '193.858'),
(153662, 'B970545010', 101, '', 'RULMENT INTINZATOR', 0, 0, 1537, '', 2, '134.666'),
(145432, 'RR1068', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 306, 'CT1077', 2, '88.074'),
(153644, '01981', 101, '', 'POMPA ULEI', 0, 0, 596, '01981', 2, '352.821'),
(153643, '19806 1530 0 5', 101, '', 'TAMPON CUTIE', 0, 0, 1537, '', 2, '270.851'),
(153640, 'K19795.0-F3532', 101, '', 'CUPLAJ CARDAN', 0, 0, 1537, '', 2, '251.566'),
(153639, '19789', 101, '', 'RULMENT ROATA', 0, 0, 655, '19789', 2, '113.134'),
(153635, '19776', 101, '', 'REZISTENTA VENTILATOR CLIM.', 0, 0, 2975, '19776', 2, '99.085'),
(153632, '19770', 101, '', 'REZISTENTA VENTILATOR CLIM.', 0, 0, 2975, '19770', 2, '94.255'),
(153631, '19769', 101, '', 'RULMENT ROATA', 0, 0, 655, '19769', 2, '69.538'),
(153629, '19766', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '19766', 2, '140.287'),
(153626, 'B7060-412', 101, '', 'GHIDAJ JOJA ULEI', 0, 0, 1537, '', 2, '7.56'),
(153625, 'K19756.0-F3532', 101, '', 'GHIDAJ JOJA ULEI', 0, 0, 1537, '', 2, '7.56'),
(153621, '01975', 101, '', 'CUPLAJ CARDAN - SET', 0, 0, 1427, '01975', 2, '195.167'),
(153620, '19749', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '19749', 2, '80.969'),
(153615, '19740', 101, '', 'RULMENT VASCOCUPLAJ', 0, 0, 3304, '003519740', 2, '62.37'),
(153614, '19738', 101, '', 'AX CU CAME', 0, 0, 566, '19738', 2, '550.417'),
(153611, '19732', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003519732', 2, '126.392'),
(153610, '19730 1650 0 8', 101, '', 'RULMENT INTINZATOR', 0, 0, 1537, '', 2, '98.616'),
(153608, 'B2102-110', 101, '', 'INTRERUPATOR LUMINI', 0, 0, 1537, '', 2, '191.338'),
(153607, '19722 2050 0 5 T0005', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 1537, '', 2, '82.978'),
(153604, '01971', 101, '', 'RULMENT ROATA', 0, 0, 654, '01971', 2, '91.945'),
(153603, 'B7100-319', 101, '', 'RULMENT ROATA', 0, 0, 1537, '', 2, '146.643'),
(153602, '19704', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '19704', 2, '54.6'),
(153599, '19685', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003519685', 2, '54.866'),
(153598, '19681', 101, '', 'TAMPON MOTOR', 0, 0, 247, '19681', 2, '212.373'),
(153596, '19677', 101, '', 'TACHET HIDRAULIC', 0, 0, 1216, '19677', 2, '38.703'),
(153595, '19676 1000 0 8', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1537, '', 2, '68.572'),
(153593, '19674', 101, '', 'BRAT', 0, 0, 273, '003519674', 2, '320.25'),
(153591, '19671', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '19671', 2, '54.705'),
(153590, '19670', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '19670', 2, '64.015'),
(153589, '01967', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '01967', 2, '27.286'),
(145429, 'RR1055', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 306, 'CT1098', 2, '88.76'),
(153585, '19666', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003519666', 2, '63.896'),
(145428, 'RR1052', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 306, 'CT1101', 2, '88.473'),
(153574, 'K19641.0-F3532', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 1537, '', 2, '73.731'),
(153569, '19636 1850 0 5 T090', 101, '', 'SUPAPA ADMISIE', 0, 0, 1537, '', 2, '35.791'),
(153567, 'B7040-412', 101, '', 'SUPAPA ADMISIE', 0, 0, 1537, '', 2, '46.396'),
(153566, '19631', 101, '', 'SUPAPA EVACUARE', 0, 0, 1270, '003519631', 2, '0'),
(153565, '19630', 101, '', 'SUPAPA EVACUARE', 0, 0, 1270, '003519630', 2, '28.749'),
(153564, '01963', 101, '', 'AX INTINZATOR', 0, 0, 2144, '01963', 2, '57.274'),
(153563, '19628 1730 0 5', 101, '', 'SUPAPA EVACUARE', 0, 0, 1537, '', 2, '0'),
(153562, '19626 1730 0 5', 101, '', 'CILINDRU FRANA', 0, 0, 1537, '', 2, '0'),
(153560, '19624', 101, '', 'CILINDRU FRANA', 0, 0, 277, '19624', 2, '35.539'),
(145427, 'RR1050', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 306, 'CT1105', 2, '73.171'),
(153605, '01972', 101, '', 'RULMENT ROATA', 0, 0, 654, '01972', 2, '69.447'),
(153547, 'B7000-412', 101, '', 'RULMENT INTINZATOR', 0, 0, 1537, '', 2, '0'),
(153545, '19545 1600 0 8', 101, '', 'BIELETA DIRECTIE', 0, 0, 1537, '', 2, '62.972'),
(153544, 'B9445', 101, '', 'PIVOT', 0, 0, 1537, '', 2, '0'),
(153543, 'STR-5508', 101, '', 'PIVOT', 0, 0, 51, 'STR-5508', 2, '41.055'),
(153536, 'SLS-6510', 101, '', 'SIMERING SUPAPE', 0, 0, 3229, 'SLS-6510', 2, '5.607'),
(153535, 'SBJ-6514', 101, '', 'CUPLAJ CARDAN', 0, 0, 2462, 'SBJ-6514', 2, '545.636'),
(153534, 'STR-6501', 101, '', 'SUPAPA ADMISIE', 0, 0, 51, 'STR-6501', 2, '28.182'),
(153533, '01952', 101, '', 'SET REP.DIRECTIE', 0, 0, 673, '01952', 2, '40.313'),
(153522, 'STE-2012', 101, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 914, 'STE-2012', 2, '0'),
(153498, '19459', 101, '', 'BUCSA BRAT', 0, 0, 251, '19459', 2, '21.126'),
(153494, '19453', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003519453', 2, '15.603'),
(153487, '19439', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 424, '19439', 2, '43.393'),
(153482, '19414', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 191, '19414', 2, '11.69'),
(153478, 'B2269', 101, '', 'PIVOT', 0, 0, 1537, '', 2, '42.497'),
(153472, '01940', 101, '', 'TAMPON MOTOR', 0, 0, 247, '01940', 2, '178.661'),
(153466, '01939', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '01939', 2, '12.173'),
(153452, '19357', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '19357', 2, '48.881'),
(153450, '19355', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '19355', 2, '289.653'),
(153449, '19354', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '19354', 2, '68.586'),
(153448, '01935', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 191, '01935', 2, '39.753'),
(153447, '19348', 101, '', 'CAP BARA', 0, 0, 3229, '19348C', 2, '51.534'),
(153432, '19323', 101, '', 'RADIATOR CLIMATIZARE', 0, 0, 467, '19323', 2, '166.957'),
(153418, '19289', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1182, '003519289', 2, '43.561'),
(153414, '19285', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '19285', 2, '157.801'),
(153409, '19274', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '19274', 2, '37.863'),
(153406, '01927', 101, '', 'BUCSA PUNTE FATA', 0, 0, 1614, '01927', 2, '21.399'),
(153403, '19267', 101, '', 'CABLU KILOMETRAJ', 0, 0, 1150, '19267', 2, '62.398'),
(145420, 'RR1039K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT968', 2, '59.5'),
(153376, 'K19146.0-F1561', 101, '', 'SET REP.SERVODIRECTIE', 0, 0, 1537, 'SISU BRAKES', 2, '58.919'),
(153369, 'B7200', 101, '', 'BUTUC ROATA', 0, 0, 1537, '', 2, '424.088'),
(153347, '19054', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 809, '19054', 2, '0'),
(153344, '19048', 101, '', 'BUCSA PUNTE FATA', 0, 0, 1080, '19048', 2, '90.664'),
(153342, '21 9042 00', 101, '', 'BUCSA BARA STAB.', 0, 0, 1537, '21 9042 00', 2, '2.611'),
(153338, '01903', 101, '', 'SET REP.SERVODIRECTIE', 0, 0, 681, '01903', 2, '58.527'),
(153334, '01902', 101, '', 'BUTUC ROATA', 0, 0, 653, '01902', 2, '174.328'),
(153321, '18991', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '003518991', 2, '27.139'),
(153320, '18987', 101, '', 'SENZOR TEMPERATURA', 0, 0, 830, '003518987', 2, '24.227'),
(153319, '18985', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 3229, '003518985', 2, '49.693'),
(153318, '18984', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003518984', 2, '30.688'),
(153316, '18976', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '18976', 2, '0'),
(153313, '18956', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003518956', 2, '173.894'),
(153306, '18930', 101, '', 'ELECTROVENTILATOR', 0, 0, 1254, '18930', 2, '350.273'),
(153305, '18929', 101, '', 'ELECTROVENTILATOR', 0, 0, 1254, '18929', 2, '351.232'),
(153304, '18925', 101, '', 'COMANDA CAPOTA MOTOR', 0, 0, 3220, '18925', 2, '11.263'),
(153295, '18901', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 3406, '18901', 2, '66.64'),
(153294, '18900', 101, '', 'POMPA APA', 0, 0, 1260, '18900', 2, '86.17'),
(153287, '18886', 101, '', 'DISC FRANA', 0, 0, 82, '18886', 2, '114.674'),
(153285, '18882', 101, '', 'MACARA GEAM', 0, 0, 17, '18882', 2, '0'),
(153280, '18874', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '18874', 2, '3.85'),
(153278, '714098290380', 101, '', 'RACORD FRANA', 0, 0, 391, 'ILF_98290380_WR', 2, '35'),
(153275, '18862', 101, '', 'MOTOR STERGATOR PARBRIZ', 0, 0, 1127, '18862', 2, '0'),
(153274, '714098290379', 101, '', 'RACORD FRANA', 0, 0, 391, 'ILF_98290379_WR', 2, '19.292'),
(153244, '18767', 101, '', 'SUPAPA ADMISIE', 0, 0, 1269, '18767', 2, '0'),
(153240, '18762', 101, '', 'GARNITURA CHIULASA', 0, 0, 318, '18762', 2, '66.542'),
(153229, '18742', 101, '', 'TAMPON MOTOR', 0, 0, 247, '18742', 2, '38.92'),
(153226, '18736', 101, '', 'TAMPON MOTOR', 0, 0, 247, '18736', 2, '79.555'),
(153223, '01873', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '01873', 2, '32.991'),
(136688, '1863 810 001', 32, '', 'Rulmenti presiune', 0, 0, 48, '', 1, '93.08'),
(153216, '18688', 101, '', 'BUCSA BRAT', 0, 0, 251, '003518688', 2, '114.73'),
(153191, '18648', 101, '', 'SENZOR TEMPERATURA', 0, 0, 2136, '18648', 2, '18.158'),
(153170, '18563', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '003518563', 2, '71.792'),
(153162, '18553', 101, '', 'DISC FRANA', 0, 0, 82, '18553', 2, '210.14'),
(153152, '01853', 101, '', 'POMPA APA', 0, 0, 1260, '01853', 2, '97.048'),
(153148, '18505', 101, '', 'AX CU CAME', 0, 0, 566, '18505', 2, '548.884'),
(153145, '714038040602', 101, '', 'MANER USA EXT.', 0, 0, 391, 'ILF_38040602_WR', 2, '0'),
(153129, '714025320801', 101, '', 'FLANSA AMORTIZOR', 0, 0, 391, 'ILF_25320701_WR', 2, '205.772'),
(153096, '18351', 101, '', 'CULBUTOR', 0, 0, 432, '18351', 2, '85.449'),
(153084, '18315', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '18315', 2, '32.109'),
(153078, '18303', 101, '', 'INTRERUPATOR MACARA GEAM', 0, 0, 1761, '18303', 2, '53.326'),
(153076, '18300', 101, '', 'RULMENT CARDAN', 0, 0, 1420, '18300', 2, '77.364'),
(145407, 'RR1020K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, '', 2, '123.326'),
(153074, '18298', 101, '', 'MACARA GEAM', 0, 0, 1561, '003518298', 2, '80.871'),
(153073, '18296', 101, '', 'MACARA GEAM', 0, 0, 1561, '003518296', 2, '132.909'),
(153071, '18291', 101, '', 'POMPA FRANA', 0, 0, 258, '18291', 2, '299.936'),
(136684, '124 0314 10', 204, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '295.38'),
(153067, '18281', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '18281', 2, '59.738'),
(153065, '22-328-034-092', 101, '', 'TERMOSTAT', 0, 0, 2, '22-328-034-092', 2, '0'),
(153060, '18268', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '18268', 2, '40.635'),
(153054, '18254', 101, '', 'RACORD APA', 0, 0, 3219, '003518254', 2, '18.515'),
(153053, '714025270703', 101, '', 'RACORD APA', 0, 0, 391, 'ILF_25270703_WR', 2, '26.075'),
(153047, '714025260801', 101, '', 'TAMPON MOTOR', 0, 0, 391, 'ILF_25260701_WR', 2, '82.88'),
(153043, '18236', 101, '', 'RACORD APA', 0, 0, 3219, '18236', 2, '21.063'),
(153041, '18232', 101, '', 'RACORD APA', 0, 0, 3219, '18232', 2, '24.22'),
(153038, '18226', 101, '', 'RACORD APA', 0, 0, 3219, '18226', 2, '37.429'),
(153036, '18222', 101, '', 'RACORD APA', 0, 0, 3219, '18222', 2, '11.662'),
(153035, '18220', 101, '', 'RACORD APA', 0, 0, 3219, '18220', 2, '15.862'),
(153031, '22-682-021-152', 101, '', 'BARA CONEXIUNE', 0, 0, 2, '', 2, '0'),
(153024, '18177', 101, '', 'BUCSA BRAT', 0, 0, 251, '18177', 2, '26.775'),
(153020, '18167', 101, '', 'BUTUC CU CHEIE', 0, 0, 1782, '18167', 2, '45.521'),
(153018, '18163', 101, '', 'SENZOR ARBORE COTIT', 0, 0, 833, '18163', 2, '122.332'),
(153017, '18161', 101, '', 'AMORTIZOR FULIE', 0, 0, 1637, '18161', 2, '86.625'),
(153015, '18158', 101, '', 'RADIATOR CLIMATIZARE', 0, 0, 467, '18158', 2, '122.29'),
(153013, '18149', 101, '', 'BAIE ULEI', 0, 0, 592, '18149', 2, '0'),
(153007, '18129', 101, '', 'PIVOT', 0, 0, 2523, '18129', 2, '55.79'),
(145403, 'RR1016K3', 100, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 307, 'CT748', 2, '283.843'),
(152995, '18088', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 877, '18088', 2, '76.349'),
(152994, '18086', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '18086', 2, '50.638'),
(152989, '18077', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '18077', 2, '65.317'),
(152983, '01807', 101, '', 'INTRERUPATOR MERS INAPOI', 0, 0, 807, '01807', 2, '28.623'),
(152971, '18032', 101, '', 'GARNITURA PEDALA', 0, 0, 1629, '18032', 2, '2.52'),
(152969, '18024', 101, '', 'POMPA SERVODIRECTIE', 0, 0, 1127, '18024', 2, '0'),
(152961, '01800', 101, '', 'BRAT', 0, 0, 273, '01800', 2, '112.553'),
(152957, '17983', 101, '', 'CORDELINA ELASTICA HAYON', 0, 0, 2467, '17983C', 2, '2.632'),
(152956, '17981', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '003517981', 2, '23.002'),
(136681, '123 0352 10', 204, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '356.54'),
(152935, '17946', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '17946', 2, '167.524'),
(152934, '17944', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '17944', 2, '151.459'),
(152926, '124077', 101, '', 'RACORD APA', 0, 0, 1535, '454086-0001', 2, '35.714'),
(152918, '17913', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '17913', 2, '41.608'),
(152912, '17899', 101, '', 'CORDELINA ELASTICA HAYON', 0, 0, 1347, '17899', 2, '4.942'),
(152905, 'B9070-112', 101, '', 'TERMOSTAT', 0, 0, 1537, '', 2, '26.971'),
(152903, '17886', 101, '', 'TERMOSTAT', 0, 0, 316, '17886', 2, '18.62'),
(152900, '17883', 101, '', 'PINION POMPA INJECTIE', 0, 0, 3436, '17883', 2, '0.8456'),
(152897, 'B3570', 101, '', 'VASCOCUPLAJ', 0, 0, 1537, '', 2, '68.404'),
(152887, '17857', 101, '', 'VASCOCUPLAJ', 0, 0, 1127, '003517857', 2, '266.168'),
(152875, '01784', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '01784', 2, '72.331'),
(152869, 'B3055-324', 101, '', 'DISC FRANA', 0, 0, 1537, '', 2, '0'),
(145396, 'RR1011K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT687', 2, '15.337'),
(152865, '17822', 101, '', 'DISC FRANA', 0, 0, 82, '17822', 2, '73.5'),
(152864, '17820', 101, '', 'DISC FRANA', 0, 0, 82, '17820', 2, '58.492'),
(152858, '17807 1830 0 8', 101, '', 'BUCSA BARA STAB.', 0, 0, 1537, '', 2, '24.85'),
(152851, '17799', 101, '', 'BUSON ULEI', 0, 0, 597, '17799', 2, '15.12'),
(152846, '17791', 101, '', 'POMPA APA', 0, 0, 1260, '17791', 2, '197.127'),
(152842, '17779', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003517779', 2, '29.61'),
(152833, '17767', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003517767', 2, '165.942'),
(152832, '17766 1250 0 4', 101, '', 'BIELETA DIRECTIE', 0, 0, 1537, '', 2, '37.415'),
(152831, '17765', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '003517765', 2, '56.469'),
(152829, '17756', 101, '', 'BUTUC ROATA', 0, 0, 653, '003517756', 2, '90.111'),
(152824, '17736', 101, '', 'TAMPON MOTOR', 0, 0, 247, '17736', 2, '28.511'),
(152821, '17732', 101, '', 'POTENTIOMETRU CLAPETA', 0, 0, 3940, '003517732', 2, '83.923'),
(152820, '17731', 101, '', 'POTENTIOMETRU CLAPETA', 0, 0, 3940, '003517731', 2, '82.103'),
(152817, '1772805380', 101, '', 'GARNITURA PEDALA', 0, 0, 1537, '', 2, '6.636'),
(145393, 'RR1007K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT611', 2, '58.254'),
(152811, '17722', 101, '', 'BRAT', 0, 0, 273, '17722', 2, '151.578'),
(152805, '17704', 101, '', 'CAP BARA', 0, 0, 914, '003517704', 2, '25.879'),
(152800, '17696', 101, '', 'TERMOCONTACT', 0, 0, 1103, '17696', 2, '34.356'),
(155687, '30-0147', 101, '', 'RULMENT INTINZATOR', 0, 0, 247, '', 2, '190.757'),
(152793, '17689', 101, '', 'POTENTIOMETRU CLAPETA', 0, 0, 653, '003517689', 2, '100.569'),
(152792, '17686', 101, '', 'MOTORAS REGLAJ FARURI', 0, 0, 700, '17686', 2, '153.587'),
(152790, '17681', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003517681', 2, '12.068'),
(152783, 'B2217-112', 101, '', 'SENZOR PRESIUNE ULEI', 0, 0, 1537, '', 2, '14.126'),
(152781, '17655', 101, '', 'LANT DISTRIBUTIE', 0, 0, 1123, '17655', 2, '45.5'),
(152772, '17617', 101, '', 'LANT DISTRIBUTIE', 0, 0, 1123, '17617', 2, '167.839'),
(145390, 'RR1004K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT523', 2, '178.409'),
(152753, 'BR-8219', 101, '', 'BARA LONGITUDINALA', 0, 0, 82, 'BR-8219', 2, '249.186'),
(152743, 'BR-9417', 101, '', 'RULMENT INTINZATOR', 0, 0, 82, 'BR-9417', 2, '63.616'),
(152742, '17542', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003517542', 2, '201.929'),
(152740, '17540', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '17540', 2, '49.952'),
(152729, '17513', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 812, '17513', 2, '369.138'),
(152726, 'BR-9418', 101, '', 'DISC FRANA', 0, 0, 82, 'BR-9418', 2, '66.92'),
(152722, '17503', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '17503', 2, '80.374'),
(152716, '17484', 101, '', 'BIELETA DIRECTIE', 0, 0, 285, '17484', 2, '196.819'),
(152712, 'K17854.0-F3537', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 1537, '', 2, '102.928'),
(152707, '17452', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '17452', 2, '54.796'),
(152706, '17449', 101, '', 'INTRERUPATOR CEATA', 0, 0, 308, '', 2, '0'),
(152701, '22-345-003-082', 101, '', 'RULMENT INTINZATOR', 0, 0, 2, '22-345-003-082', 2, '120.568'),
(152700, '01743', 101, '', 'CUPLAJ CARDAN - SET', 0, 0, 1427, '01743', 2, '99.134'),
(152681, 'BR-2250', 101, '', 'SUPAPA ADMISIE', 0, 0, 82, 'BR-2250', 2, '0'),
(152678, 'BR-2242', 101, '', 'SUPAPA ADMISIE', 0, 0, 82, 'BR-2242', 2, '0'),
(152673, 'BR-2254', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 82, 'BR-2254', 2, '44.688'),
(152670, '17347 1800 0 8 T090', 101, '', 'DISC FRANA', 0, 0, 1537, '', 2, '452.424'),
(152668, '17321', 101, '', 'BUCSA BRAT', 0, 0, 251, '17321', 2, '19.131'),
(152665, 'K17096.0-F3653', 101, '', 'BRAT', 0, 0, 1537, '', 2, '378.455'),
(152659, 'B3155-340', 101, '', 'CABLU FRANA MANA', 0, 0, 1537, '', 2, '18.074'),
(152652, '17284', 101, '', 'POMPA APA', 0, 0, 1260, '17284', 2, '88.97'),
(152647, '22-345-010-082', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 2, '22-345-010-082', 2, '94.815'),
(152646, '22-345-011-092', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 2, '22-345-011-092', 2, '111.398'),
(152645, '17265', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 3230, '17265', 2, '70.147'),
(152642, '01725', 101, '', 'DISC FRANA', 0, 0, 82, '01725', 2, '81.235'),
(152639, '01722', 101, '', 'CILINDRU FRANA', 0, 0, 277, '01722', 2, '27.552'),
(152637, 'BR-9434', 101, '', 'BIELETA ANTIRULIU', 0, 0, 82, 'BR-9434', 2, '45.01'),
(152636, '17215', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '003517215', 2, '18.102'),
(152633, '17212', 101, '', 'DISC FRANA', 0, 0, 82, '003517212', 2, '48.853'),
(152631, '17210', 101, '', 'DISC FRANA', 0, 0, 82, '17210', 2, '56.875'),
(152628, '17205', 101, '', 'RULMENT ROATA - SET', 0, 0, 654, '17205', 2, '96.166'),
(152627, '22-643-030-092', 101, '', 'REGULATOR ALTERNATOR', 0, 0, 2, '22-643-030-092', 2, '23.527'),
(152624, '01720', 101, '', 'PIVOT', 0, 0, 2462, '01720', 2, '44.821'),
(152623, 'K17197.0-F3658', 101, '', 'BUCSA BARA STAB.', 0, 0, 1537, '', 2, '7.595'),
(152622, '22-327-063-092', 101, '', 'REGULATOR ALTERNATOR', 0, 0, 2, '22-327-063-092', 2, '86.723'),
(152615, '22-318-008-092', 101, '', 'DISC FRANA', 0, 0, 2, '', 2, '108.535'),
(152614, 'B2204-112', 101, '', 'FILTRU CLIMATIZARE', 0, 0, 1537, '', 2, '110.887'),
(152604, '01712', 101, '', 'CAP BARA', 0, 0, 914, '01712', 2, '29.484'),
(152596, '17102', 101, '', 'BUTUC CU CHEIE', 0, 0, 1782, '17102', 2, '26.404'),
(152592, 'B3075-410', 101, '', 'TAMPON ARC', 0, 0, 1537, '', 2, '8.288'),
(145382, '7K1125', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '27.755'),
(152590, '17086', 101, '', 'MOTOR STERGATOR PARBRIZ', 0, 0, 295, '17086', 2, '170.604'),
(152586, 'BR-1718', 101, '', 'RULMENT INTINZATOR', 0, 0, 82, 'BR-1718', 2, '100.058'),
(152585, '17074', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '17074', 2, '46.788'),
(145243, '6K0906', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '23.373'),
(152566, '17029', 101, '', 'POMPA APA', 0, 0, 1260, '17029', 2, '157.864'),
(152560, '17018', 101, '', 'MECANISM INCHIDERE USA', 0, 0, 1361, '17018', 2, '52.661'),
(152553, '17005', 101, '', 'AMORTIZOR VIBRATII CARDAN', 0, 0, 2108, '17005', 2, '202.636'),
(152550, '17001 0800 0 8 T013', 101, '', 'POMPA ULEI', 0, 0, 1537, '', 2, '119.777'),
(152547, '01693', 101, '', 'BUCSA BRAT - SET', 0, 0, 1597, '01693', 2, '107.408'),
(152543, '16783', 101, '', 'PLACUTE FRANA', 0, 0, 3436, '16783', 2, '0'),
(152537, '16755', 101, '', 'PLACUTE FRANA', 0, 0, 17, '16755', 2, '112.168'),
(152532, '22-326-001-082', 101, '', 'PLACUTE FRANA', 0, 0, 2, '22-326-001-082', 2, '131.201'),
(145380, '7K1035', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '28.567'),
(152528, '16716', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16716', 2, '151.515'),
(152527, '16715', 101, '', 'PLACUTE FRANA', 0, 0, 402, '003516715', 2, '85.022'),
(145379, '6K2585', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '53.991'),
(152524, '01671', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '01671', 2, '10.437'),
(152522, 'WK706', 101, '', 'PLACUTE FRANA', 0, 0, 407, '', 2, '190.652'),
(152518, '01667', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '01667', 2, '35.637'),
(152514, 'WK652', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK652_', 2, '81.914'),
(152513, '01665', 101, '', 'BARA CONEXIUNE ANS.', 0, 0, 284, '01665', 2, '267.792'),
(152508, 'BR-6741', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-6741', 2, '120.68'),
(152507, 'WK639', 101, '', 'PLACUTE FRANA', 0, 0, 407, '', 2, '76.342'),
(152504, 'WK632', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK632_', 2, '112.035'),
(152503, 'WK631', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK631_', 2, '80.451'),
(152500, 'WK627', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK627_', 2, '98.049'),
(152497, 'WK624', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK624_', 2, '94.241'),
(152496, 'WK623', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK623_', 2, '75.572'),
(152495, '16620', 101, '', 'PLACUTE FRANA', 0, 0, 402, '003516620', 2, '86.835'),
(152492, 'BR-6727', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-6727', 2, '148.862'),
(152490, 'WK591', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK591_', 2, '93.737'),
(152488, '22-322-101-092', 101, '', 'PLACUTE FRANA', 0, 0, 2, '22-322-101-092', 2, '88.039'),
(152474, '01656', 101, '', 'SAIBA PREZON ROATA', 0, 0, 660, '01656', 2, '0.518'),
(152472, 'WK548', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK548_', 2, '85.505'),
(152470, 'WK544', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK544_', 2, '98.609'),
(152466, '16538', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16538', 2, '131.642'),
(152463, '16531', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16531', 2, '84.175'),
(145376, '6K2460', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '50.974'),
(152452, 'BR-9375', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-9375', 2, '101.913'),
(152446, 'BR-5728', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-5728', 2, '90.132'),
(152439, 'WK463', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK463_', 2, '117.488'),
(152436, 'WK459', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK459_', 2, '141.456'),
(152435, 'BR-4735', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-4735', 2, '110.446'),
(152431, 'WK452', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK452_', 2, '133.448'),
(152422, 'WK440', 101, '', 'PLACUTE FRANA', 0, 0, 407, '', 2, '85.526'),
(152414, '16432', 101, '', 'PLACUTE FRANA', 0, 0, 402, '003516432', 2, '88.543'),
(152401, '16410', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16410', 2, '104.454'),
(152395, '16400', 101, '', 'PLACUTE FRANA', 0, 0, 402, '003516400', 2, '90.265'),
(152387, '16373', 101, '', 'PLACUTE FRANA', 0, 0, 402, '003516373', 2, '92.904'),
(152385, 'WK360', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK360_', 2, '73.353'),
(152380, '16348', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16348', 2, '92.085'),
(152378, '16344', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16344', 2, '60.732'),
(152374, '16338', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16338', 2, '103.103'),
(152373, 'WK336', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK336_', 2, '95.375'),
(152367, 'BR-1714', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-1714', 2, '67.172'),
(152364, '16302', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16302', 2, '74.158'),
(152359, '16292', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16292', 2, '119.798'),
(152353, '01626', 101, '', 'TAMPON CUTIE', 0, 0, 248, '01626', 2, '21.112'),
(152347, 'WK247', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK247_', 2, '88.753'),
(152346, 'WK245', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK245_', 2, '88.319'),
(152330, '01622', 101, '', 'SIMERING', 0, 0, 624, '01622', 2, '6.034'),
(145372, '6K2390', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '49.665'),
(152322, 'WK201', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK201_', 2, '86.198'),
(152319, '16198', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16198', 2, '72.541'),
(152311, '01619', 101, '', 'TAMPON TOBA', 0, 0, 253, '01619', 2, '5.327'),
(152308, '16173', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16173', 2, '66.787'),
(152303, 'BR-6746', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-6746', 2, '127.386'),
(152302, '16162', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16162', 2, '81.991'),
(152301, 'BR-3203', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-3203', 2, '91.175'),
(152300, 'BR-9366', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-9366', 2, '102.543'),
(152296, '16154', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16154', 2, '46.613'),
(152294, 'BR-6763', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-6763', 2, '55.622'),
(152293, '16149', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16149', 2, '78.645'),
(152292, 'BR-4729', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-4729', 2, '48.958'),
(152287, '16135', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16135', 2, '47.25'),
(152285, '16128', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16128', 2, '75.404'),
(152284, '16127', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16127', 2, '54.915'),
(152282, '16109', 101, '', 'PLACUTE FRANA', 0, 0, 402, '003516109', 2, '95.179'),
(152281, '16107', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16107', 2, '115.507'),
(152280, '16096', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16096', 2, '95.137'),
(152279, '16094', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16094', 2, '85.953'),
(152274, 'BR-6717', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-6717', 2, '70.861'),
(145369, '6K2315', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '50.029'),
(152257, '16035', 101, '', 'PLACUTE FRANA', 0, 0, 402, '16035', 2, '84.154'),
(152256, 'BR-9338', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-9338', 2, '76.615'),
(152254, 'BR-6730', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-6730', 2, '68.894'),
(152248, 'WK05', 101, '', 'PLACUTE FRANA', 0, 0, 407, 'WK05_', 2, '42.749'),
(152247, 'BR-5732', 101, '', 'PLACUTE FRANA', 0, 0, 82, 'BR-5732', 2, '81.816'),
(152245, 'BR-9368', 101, '', 'BIELETA ANTIRULIU', 0, 0, 82, 'BR-9368', 2, '35.616'),
(152239, 'BR-2211', 101, '', 'PIVOT', 0, 0, 82, 'BR-2211', 2, '8.456'),
(152236, 'BR-9342', 101, '', 'BUCSA BARA STAB.', 0, 0, 82, 'BR-9342', 2, '6.461'),
(152231, '15965', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '15965', 2, '0'),
(152230, '15964', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '15964', 2, '20.055'),
(152227, 'BR-9330', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 82, 'BR-9330', 2, '11.942'),
(152226, '15959', 101, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '15959', 2, '23.898'),
(152206, '15920', 101, '', 'ROBINET CLIMATIZARE', 0, 0, 2073, '15920', 2, '14.791'),
(152199, '01591', 101, '', 'TACHET HIDRAULIC', 0, 0, 1216, '01591', 2, '50.099'),
(152198, '15908', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003515908', 2, '129.794'),
(152197, '15900', 101, '', 'POMPA APA', 0, 0, 1260, '15900', 2, '103.005'),
(152195, '15898', 101, '', 'BUCSA PUNTE FATA', 0, 0, 247, '15898', 2, '14.861'),
(152194, 'BR-6712', 101, '', 'RULMENT INTINZATOR', 0, 0, 82, 'BR-6712', 2, '102.438'),
(152188, 'B9890-412', 101, '', 'ELICE VENTILATOR', 0, 0, 1537, '', 2, '96.698'),
(152187, 'BR-1201', 101, '', 'RULMENT INTINZATOR', 0, 0, 82, 'BR-1201', 2, '142.079'),
(152184, 'BR-4709', 101, '', 'RULMENT INTINZATOR', 0, 0, 82, 'BR-4709', 2, '287.658'),
(152181, 'BR-9305', 101, '', 'TERMOSTAT', 0, 0, 82, 'BR-9305', 2, '27.72'),
(152179, '15842', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '15842', 2, '32.347'),
(152178, '01584', 101, '', 'AX CU CAME', 0, 0, 566, '01584', 2, '0.7931'),
(152174, '21 5814 00', 101, '', 'PIVOT', 0, 0, 1537, '21 5814 00', 2, '77.322'),
(152172, '15785', 101, '', 'TAMPON MOTOR', 0, 0, 247, '15785', 2, '49.336'),
(152170, '01577', 101, '', 'SIMERING', 0, 0, 572, '01577', 2, '23.793'),
(152169, '15769', 101, '', 'BRAT', 0, 0, 273, '15769', 2, '214.585'),
(152168, '15768', 101, '', 'BRAT', 0, 0, 273, '15768', 2, '214.585'),
(152164, '15724', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003515724', 2, '104.797'),
(152141, '15672', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003515672', 2, '136.43'),
(152138, '15663', 101, '', 'GARN. CAPAC CULBUTORI', 0, 0, 321, '15663', 2, '32.011'),
(152135, 'BR-8704', 101, '', 'PREZON ROATA', 0, 0, 82, 'BR-8704', 2, '10.563'),
(152132, '15641', 101, '', 'TAMPON CUTIE', 0, 0, 247, '15641', 2, '58.639'),
(152127, '15634', 101, '', 'TAMPON CUTIE', 0, 0, 191, '003515634', 2, '128.478'),
(152124, 'BR-2214', 101, '', 'INTRERUPATOR INCALZIRE LUNETA', 0, 0, 82, 'BR-2214', 2, '38.122'),
(152121, '15621', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '15621', 2, '2.17'),
(152116, '15612', 101, '', 'GARNITURA ETRIER', 0, 0, 1724, '15612', 2, '11.41'),
(152109, 'BR-2209', 101, '', 'RACORD FRANA', 0, 0, 82, 'BR-2209', 2, '35.126'),
(152108, 'BR-2206', 101, '', 'RULMENT INTINZATOR', 0, 0, 82, 'BR-2206', 2, '43.715'),
(152105, '15588', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '15588', 2, '15.057'),
(152104, 'BR-5707', 101, '', 'BUCSA BARA STAB.', 0, 0, 82, 'BR-5707', 2, '15.12'),
(152100, 'BR-8702', 101, '', 'BUCSA BARA STAB.', 0, 0, 82, 'BR-8702', 2, '19.922'),
(152099, 'B3021-324', 101, '', 'BUCSA BARA STAB.', 0, 0, 1537, '', 2, '16.016'),
(152098, '01558', 101, '', 'POMPA APA', 0, 0, 1260, '01558', 2, '106.372'),
(152085, '15525', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '15525', 2, '15.729'),
(152076, '15472', 101, '', 'MANER USA EXT.', 0, 0, 1373, '15472', 2, '18.865'),
(152074, '15468', 101, '', 'MANER USA EXT.', 0, 0, 1373, '003515468', 2, '32.62'),
(152072, '15464', 101, '', 'MANER USA EXT.', 0, 0, 1373, '15464', 2, '48.762'),
(152067, '15458', 101, '', 'MANER USA EXT.', 0, 0, 1373, '003515458', 2, '35.252'),
(152066, '15457', 101, '', 'POMPA APA', 0, 0, 1260, '003515457', 2, '88.802'),
(152059, '15447', 101, '', 'POMPA APA', 0, 0, 1260, '003515447', 2, '138.635'),
(152056, '15444', 101, '', 'MANER USA EXT.', 0, 0, 191, '15444', 2, '36.701'),
(152052, '15436', 101, '', 'MANER USA EXT.', 0, 0, 1373, '003515436', 2, '12.103'),
(152048, '15429', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '15429', 2, '46.039'),
(152040, '15401', 101, '', 'BUCSA BRAT', 0, 0, 251, '15401', 2, '73.626'),
(152038, '15399', 101, '', 'BRAT', 0, 0, 273, '15399', 2, '214.27'),
(152033, '15378', 101, '', 'MACARA GEAM', 0, 0, 1127, '003515378', 2, '160.146'),
(152031, '15375', 101, '', 'POMPA APA', 0, 0, 1260, '15375', 2, '244.146'),
(145362, '6K2196', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '48.048'),
(152023, '15363', 101, '', 'SUPAPA ADMISIE', 0, 0, 1269, '15363', 2, '0'),
(152022, '15361', 101, '', 'SUPAPA EVACUARE', 0, 0, 1270, '15361', 2, '0'),
(152018, '15354', 101, '', 'SUPAPA ADMISIE', 0, 0, 1269, '15354', 2, '0'),
(152017, '15340 0700 0 4', 101, '', 'BUCSA ELASTICA SENZOR ABS', 0, 0, 1537, '', 2, '14.637'),
(152016, '15322', 101, '', 'BUSON BAIE ULEI', 0, 0, 593, '15322', 2, '2.625'),
(152007, '01528', 101, '', 'TERMOCONTACT', 0, 0, 1103, '01528', 2, '30.499'),
(152002, '15272', 101, '', 'CAP BARA', 0, 0, 914, '15272', 2, '45.479'),
(151979, '01519', 101, '', 'SIMERING', 0, 0, 1607, '01519', 2, '26.663'),
(151967, '01516', 101, '', 'TAMPON MOTOR', 0, 0, 1545, '01516', 2, '5.957'),
(151960, '01515', 101, '', 'INTRERUPATOR AVARIE', 0, 0, 816, '01515', 2, '41.195'),
(151956, '01510', 101, '', 'FILTRU AER', 0, 0, 8, '01510', 2, '0'),
(151948, '01508', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '01508', 2, '78.043'),
(151946, '15073', 101, '', 'PIVOT', 0, 0, 2462, '15073', 2, '78.736'),
(151945, '15072', 101, '', 'PIVOT', 0, 0, 2462, '15072', 2, '53.487'),
(151944, '15071', 101, '', 'PIVOT', 0, 0, 2462, '15071', 2, '84.028'),
(151941, '15069', 101, '', 'PIVOT', 0, 0, 2462, '15069', 2, '112.175'),
(151939, '01505', 101, '', 'BUCSA ARC', 0, 0, 645, '01505', 2, '37.478'),
(151938, '01503', 101, '', 'BUCSA ARC', 0, 0, 645, '01503', 2, '47.663'),
(151937, '01502', 101, '', 'BUCSA ARC', 0, 0, 645, '01502', 2, '39.06'),
(151933, '14996', 101, '', 'INTINZATOR CUREA', 0, 0, 1637, '14996', 2, '139.076'),
(151932, '01499', 101, '', 'INTRERUPATOR SEMNALIZARE', 0, 0, 812, '01499', 2, '67.802'),
(151928, '01498', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '01498', 2, '2.177'),
(151926, '14977', 101, '', 'CUPLAJ CARDAN - SET', 0, 0, 1427, '14977', 2, '174.314'),
(151921, '14958', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1632, '14958', 2, '24.465'),
(151916, '14952', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003514952', 2, '17.808'),
(151912, '14948', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '14948', 2, '12.131'),
(151911, '14947', 101, '', 'AX VENTILATOR', 0, 0, 1571, '003514947', 2, '311.703'),
(151910, '14944', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003514944', 2, '15.715'),
(145357, '6K2145', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '44.233'),
(151902, '14922', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '14922', 2, '111.713'),
(151900, '14913', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '003514913', 2, '65.135'),
(151899, '14909', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '14909', 2, '25.942'),
(151898, '14906', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '14906', 2, '16.247'),
(151895, '14899', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1281, '14899', 2, '207.984'),
(151894, '14893', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '14893', 2, '76.72'),
(151893, '14891', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '14891', 2, '35.119'),
(151891, '14887', 101, '', 'BUTUC ROATA', 0, 0, 653, '14887', 2, '409.521'),
(151888, '14876', 101, '', 'RULMENT PLANETARA', 0, 0, 3302, '14876', 2, '101.276'),
(151883, '14863', 101, '', 'TAMPON MOTOR', 0, 0, 1127, '14863', 2, '175.413'),
(151882, '14861', 101, '', 'TAMPON MOTOR', 0, 0, 82, '14861', 2, '157.85'),
(151881, '14860', 101, '', 'CAP PLANETARA', 0, 0, 5, '14860', 2, '0'),
(151880, '14859', 101, '', 'TAMPON MOTOR', 0, 0, 247, '14859', 2, '346.178'),
(151879, '14857', 101, '', 'TAMPON MOTOR', 0, 0, 247, '14857', 2, '166.355'),
(151878, '14855', 101, '', 'TAMPON MOTOR', 0, 0, 247, '14855', 2, '165.69'),
(151874, '14845', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '14845', 2, '228.711'),
(151866, '14822', 101, '', 'GHID SUPAPA', 0, 0, 1644, '14822', 2, '0'),
(151865, '14814', 101, '', 'BUTUC CU CHEIE', 0, 0, 1367, '14814', 2, '260.918'),
(151864, '14813', 101, '', 'CABLU AMBREIAJ', 0, 0, 478, '14813', 2, '45.731'),
(151862, '14803', 101, '', 'SIMERING SUPAPE', 0, 0, 322, '14803', 2, '1.596'),
(151853, '14765', 101, '', 'RACORD FRANA', 0, 0, 83, '14765', 2, '36.722'),
(151852, '14760', 101, '', 'BRAT', 0, 0, 273, '003514760', 2, '255.997'),
(151849, '14756', 101, '', 'PIVOT', 0, 0, 2523, '14756', 2, '50.939'),
(151834, '14734', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '14734', 2, '83.09'),
(151830, '14722', 101, '', 'MACARA GEAM', 0, 0, 17, '14722', 2, '115.108'),
(151828, '14718', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003514718', 2, '10.08'),
(151827, '14716', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '14716', 2, '5.334'),
(151825, '01471', 101, '', 'PREZON ROATA', 0, 0, 657, '01471', 2, '2.562'),
(151824, '14703', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '14703', 2, '43.722'),
(151823, '14700', 101, '', 'BUSON VAS EXPANSIUNE', 0, 0, 548, '14700', 2, '13.104'),
(151822, '14694', 101, '', 'BUTUC ROATA', 0, 0, 653, '14694', 2, '394.184'),
(151821, '14691', 101, '', 'LEVIER COMANDA ACCELERATIE', 0, 0, 3912, '003514691', 2, '39.466'),
(151819, '14688', 101, '', 'GARNITURI CUTIE AUTOMATA', 0, 0, 625, '14688', 2, '278.642'),
(151816, '14623', 101, '', 'BUTUC ROATA', 0, 0, 653, '14623', 2, '230.713'),
(151815, '14619', 101, '', 'BUTUC ROATA', 0, 0, 653, '003514619', 2, '321.251'),
(151812, '01461', 101, '', 'INTRERUPATOR FRANA', 0, 0, 806, '01461', 2, '15.218'),
(151810, '14605', 101, '', 'PIVOT', 0, 0, 2462, '14605', 2, '44.45'),
(151808, '14599', 101, '', 'TAMPON CUTIE', 0, 0, 248, '003514599', 2, '116.9'),
(151806, '14592', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '14592', 2, '0'),
(151804, '01457', 101, '', 'PREZON ROATA', 0, 0, 657, '01457', 2, '11.025'),
(151802, '01456', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 877, '01456', 2, '49.763'),
(151794, '14546', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003514546', 2, '157.612'),
(151793, '14545', 101, '', 'INTINZATOR CUREA', 0, 0, 541, '14545', 2, '166.586'),
(151792, '14541', 101, '', 'RULMENT ROATA', 0, 0, 251, '003514541', 2, '241.255'),
(151791, '14540', 101, '', 'RULMENT ROATA', 0, 0, 654, '003514540', 2, '99.813'),
(151789, '14538', 101, '', 'RULMENT ROATA', 0, 0, 654, '14538', 2, '162.862'),
(151788, '14534', 101, '', 'RELEU SEMNALIZARE', 0, 0, 61, '14534', 2, '47.572'),
(151783, '14524', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003514524', 2, '43.498'),
(151781, '14522', 101, '', 'BRAT', 0, 0, 273, '14522', 2, '531.447'),
(151777, '14512', 101, '', 'CRUCE CARDAN', 0, 0, 1427, '14512', 2, '0'),
(151775, '14506', 101, '', 'RACORD APA', 0, 0, 3219, '003514506', 2, '43.428'),
(151772, '14503', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 794, '14503', 2, '30.436'),
(151770, '14499', 101, '', 'RULMENT ROATA', 0, 0, 654, '14499', 2, '74.802'),
(151768, '14495', 101, '', 'BURDUF PLANETARA - SET', 0, 0, 194, '14495', 2, '32.298'),
(151767, '14492', 101, '', 'TAMPON CUTIE', 0, 0, 247, '003514492', 2, '26.775'),
(151761, '14422', 101, '', 'RELEU TEMPORIZARE STERGATOR', 0, 0, 313, '003514422', 2, '0'),
(151756, '14401', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 191, '003514401', 2, '10.843'),
(151754, '714098401001', 101, '', 'INTINZATOR LANT', 0, 0, 391, 'ILF_98401001_WR', 2, '153.685'),
(151749, '14379', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '003514379', 2, '69.265'),
(151746, '14375', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '14375', 2, '87.451'),
(151745, '14373', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003514373', 2, '181.769'),
(151743, '14370', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '003514370', 2, '36.596'),
(151742, '14369', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '14369', 2, '73.731'),
(151740, '14366', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '14366', 2, '15.967'),
(151739, '14364', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '003514364', 2, '91.217'),
(151737, '14361', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 794, '003514361', 2, '62.559'),
(151736, '14359', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 794, '003514359', 2, '57.708'),
(151735, '14358', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '003514358', 2, '27.559'),
(151734, '14352', 101, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '14352', 2, '489.895'),
(151731, '14348', 101, '', 'POMPA BENZINA ELECTRICA', 0, 0, 458, '14348', 2, '556.017'),
(151727, '14337', 101, '', 'BUSON ULEI', 0, 0, 597, '14337', 2, '14.924'),
(151726, '14336', 101, '', 'GARNITURI CUTIE AUTOMATA', 0, 0, 625, '14336', 2, '165.466'),
(151725, '0 986 014 331', 101, '', 'PIVOT', 0, 0, 2, 'M0986014331', 2, '39.487'),
(151716, '14314', 101, '', 'BRAT', 0, 0, 273, '003514314', 2, '116.62'),
(151707, '14274', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '003514274', 2, '48.139'),
(151706, '14272', 101, '', 'TAMBUR FRANA', 0, 0, 123, '14272', 2, '167.65'),
(151704, '8MK 376 710-331', 101, '', 'FILTRU CUTIE AUTOMATA', 0, 0, 470, '37671033', 2, '0'),
(151703, '14265', 101, '', 'RACORD FRANA', 0, 0, 83, '14265', 2, '43.526'),
(151700, '14256', 101, '', 'FILTRU CUTIE AUTOMATA', 0, 0, 416, '14256', 2, '27.097'),
(151695, '14246', 101, '', 'BRAT', 0, 0, 273, '14246', 2, '144.032'),
(151694, '14245', 101, '', 'BRAT', 0, 0, 273, '14245', 2, '144.032'),
(151688, '14232', 101, '', 'BUCSA BRAT', 0, 0, 251, '14232', 2, '9.352'),
(151686, '14230', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003514230', 2, '48.58'),
(151685, '14229', 101, '', 'POMPA APA', 0, 0, 1260, '14229', 2, '115.122'),
(151683, '14226', 101, '', 'BRAT', 0, 0, 273, '14226', 2, '424.942'),
(151678, '14217', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '14217', 2, '46.291'),
(151677, '14216', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '14216', 2, '45.437'),
(151675, '14210', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '003514210', 2, '34.223'),
(151663, '14187', 101, '', 'TAMPON MOTOR', 0, 0, 247, '14187', 2, '129.311'),
(151661, '14184', 101, '', 'CAP BARA', 0, 0, 914, '003514184', 2, '27.489'),
(151659, '14180', 101, '', 'CAP BARA', 0, 0, 914, '003514180', 2, '38.416'),
(151657, '14174', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '14174', 2, '82.383'),
(151655, '14172', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '14172', 2, '82.229'),
(151654, '14170', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '003514170', 2, '111.79'),
(151653, '14169', 101, '', 'POMPA APA', 0, 0, 1260, '14169', 2, '101.514');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(151647, '14154', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '003514154', 2, '55.86'),
(151642, '14134', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '14134', 2, '0'),
(151640, '14128', 101, '', 'POMPA AMBREIAJ', 0, 0, 234, '14128', 2, '117.257'),
(151639, '14125', 101, '', 'CAP BARA', 0, 0, 51, '14125', 2, '144.914'),
(151637, '14123', 101, '', 'CAP BARA', 0, 0, 914, '14123', 2, '43.33'),
(151635, '14121', 101, '', 'PIVOT', 0, 0, 2462, '14121', 2, '39.151'),
(151631, '14114', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '14114', 2, '19.607'),
(151623, '14100', 101, '', 'BUTUC PT. CHEIE', 0, 0, 1367, '14100', 2, '77.378'),
(151621, '14098', 101, '', 'RULMENT PRIZA', 0, 0, 579, '14098', 2, '15.827'),
(151618, '14093', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '14093', 2, '51.569'),
(151613, '14087', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '14087', 2, '26.467'),
(151609, '14081', 101, '', 'BUCSA BRAT', 0, 0, 251, '14081', 2, '9.954'),
(151605, '14074', 101, '', 'POMPA AMBREIAJ', 0, 0, 234, '14074', 2, '145.495'),
(151603, '14071', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '14071', 2, '34.286'),
(151600, '14068', 101, '', 'CILINDRU AMBREIAJ', 0, 0, 620, '14068', 2, '102.235'),
(151598, '14066', 101, '', 'CILINDRU AMBREIAJ', 0, 0, 620, '14066', 2, '126.098'),
(151594, '14060', 101, '', 'TAMBUR FRANA', 0, 0, 123, '14060', 2, '87.346'),
(151593, '0 986 014 061', 101, '', 'RULMENT INTINZATOR', 0, 0, 2, 'M0986014061', 2, '60.347'),
(151588, '14054', 101, '', 'POMPA APA', 0, 0, 1260, '14054', 2, '105.245'),
(151587, '14053', 101, '', 'INTRERUPATOR STERGATOR', 0, 0, 816, '14053', 2, '134.064'),
(151584, '14046', 101, '', 'RACORD FRANA', 0, 0, 83, '14046', 2, '18.536'),
(151582, '14044', 101, '', 'RACORD FRANA', 0, 0, 83, '14044', 2, '21.371'),
(151580, '14042', 101, '', 'RACORD FRANA', 0, 0, 83, '14042', 2, '24.269'),
(151576, '1390', 101, '', 'RULMENT INTINZATOR', 0, 0, 854, '1390', 2, '77.322'),
(151570, '0 986 013 650', 101, '', 'RULMENT AMORTIZOR', 0, 0, 2, 'M0986013650', 2, '30.268'),
(151569, '0 986 013 581', 101, '', 'CAP BARA', 0, 0, 2, 'M0986013581', 2, '99.771'),
(151564, '0 986 013 501', 101, '', 'POMPA APA', 0, 0, 2, 'M0986013501', 2, '91'),
(151552, '01305', 101, '', 'BUCSA BRAT', 0, 0, 251, '01305', 2, '10.059'),
(151551, '13049', 101, '', 'PROTECTIE AMORTIZOR - SET', 0, 0, 919, '13049', 2, '29.057'),
(151548, '01304', 101, '', 'BUCSA BRAT', 0, 0, 251, '01304', 2, '33.194'),
(151547, '13038', 101, '', 'PROTECTIE AMORTIZOR - SET', 0, 0, 919, '13038', 2, '70.616'),
(151546, '13034', 101, '', 'PROTECTIE AMORTIZOR - SET', 0, 0, 919, '13034', 2, '51.044'),
(151540, '13012', 101, '', 'PROTECTIE AMORTIZOR - SET', 0, 0, 919, '13012', 2, '48.783'),
(151539, '13008', 101, '', 'PROTECTIE AMORTIZOR - SET', 0, 0, 919, '13008', 2, '46.074'),
(151536, '13004', 101, '', 'PROTECTIE AMORTIZOR - SET', 0, 0, 919, '13004', 2, '46.074'),
(151534, '12984', 101, '', 'PATINA LANT', 0, 0, 566, '', 2, '12.663'),
(151530, '01298', 101, '', 'BUTUC ROATA', 0, 0, 653, '01298', 2, '108.332'),
(151528, '12978', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '', 2, '0'),
(151527, '12976', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '12976', 2, '38.654'),
(151526, '12975', 101, '', 'CAP BARA', 0, 0, 914, '12975', 2, '53.109'),
(151524, '01297', 101, '', 'POMPA APA', 0, 0, 1260, '01297', 2, '117.614'),
(151521, '12960', 101, '', 'BRAT', 0, 0, 273, '12960', 2, '254.849'),
(151519, '12959', 101, '', 'BRAT', 0, 0, 273, '12959', 2, '283.227'),
(151515, '01292', 101, '', 'POMPA APA', 0, 0, 1260, '01292', 2, '105'),
(151513, '12908', 101, '', 'BRAT', 0, 0, 273, '003512908', 2, '300.027'),
(151512, '12903', 101, '', 'BRAT DIRECTIE', 0, 0, 503, '12903', 2, '176.764'),
(151511, '12902', 101, '', 'INTRERUPATOR MERS INAPOI', 0, 0, 807, '003512902', 2, '29.085'),
(151507, 'F 006 B10 180', 101, '', 'POMPA APA', 0, 0, 793, '', 2, '104.027'),
(151504, '714000012860', 101, '', 'SUPAPA ADMISIE', 0, 0, 62, '', 2, '0'),
(151500, '12857', 101, '', 'SUPAPA EVACUARE', 0, 0, 1270, '003512857', 2, '0'),
(151498, '714015090801', 101, '', 'BARA CONEXIUNE', 0, 0, 62, 'ILF_15091701_WR', 2, '231.252'),
(151492, '12830', 101, '', 'BURDUF PLANETARA', 0, 0, 193, '12830', 2, '8.393'),
(151488, '12826', 101, '', 'SUPAPA EVACUARE', 0, 0, 914, '003512826', 2, '18.634'),
(151483, '12821', 101, '', 'SUPAPA ADMISIE', 0, 0, 1269, '12821', 2, '0'),
(151481, '01282', 101, '', 'POMPA APA', 0, 0, 1260, '01282', 2, '92.743'),
(151479, '12816', 101, '', 'SUPAPA EVACUARE', 0, 0, 247, '003512816', 2, '0'),
(151469, '12799', 101, '', 'TAMPON MOTOR', 0, 0, 248, '12799', 2, '28.084'),
(151467, '12795', 101, '', 'BUSON ULEI', 0, 0, 597, '12795', 2, '13.069'),
(151464, '714016030701', 101, '', 'SUPAPA ADMISIE', 0, 0, 62, 'ILF_16030701_WR', 2, '0'),
(151463, '12789', 101, '', 'SUPAPA EVACUARE', 0, 0, 3436, '12789', 2, '0'),
(151461, '12784', 101, '', 'CABLU AMBREIAJ', 0, 0, 478, '12784', 2, '23.044'),
(151460, '12780', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '12780', 2, '48.3'),
(151459, '12779', 101, '', 'CAP BARA', 0, 0, 914, '12779', 2, '45.458'),
(151456, '12775', 101, '', 'TERMOSTAT', 0, 0, 316, '12775', 2, '0'),
(151452, '12768', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '12768', 2, '40.831'),
(151447, '12750', 101, '', 'CABLU AMBREIAJ', 0, 0, 478, '12750', 2, '41.09'),
(151445, '12747', 101, '', 'CAP BARA', 0, 0, 914, '12747', 2, '68.516'),
(151440, '12741', 101, '', 'POMPA ULEI', 0, 0, 596, '12741', 2, '415.387'),
(151438, '12739', 101, '', 'POMPA ULEI', 0, 0, 1245, '12739', 2, '275.59'),
(151431, '12730', 101, '', 'PIVOT', 0, 0, 2462, '12730', 2, '56.014'),
(151427, '12726', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '12726', 2, '97.048'),
(151421, '12715', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '12715', 2, '46.459'),
(151418, '12706', 101, '', 'SURUB ROATA', 0, 0, 2070, '12706', 2, '3.57'),
(151415, '12700', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '12700', 2, '85.33'),
(151410, '12695', 101, '', 'RULMENT ROATA - SET', 0, 0, 654, '12695', 2, '135.674'),
(151407, '01269', 101, '', 'BRAT', 0, 0, 273, '01269', 2, '166.957'),
(151405, '12685', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '12685', 2, '22.337'),
(151403, '12683', 101, '', 'CAP BARA', 0, 0, 914, '12683', 2, '76.741'),
(151397, '714098190116', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 62, 'ILF_98190117_WR', 2, '47.887'),
(151396, '714098190112', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 62, 'ILF_98190111_WR', 2, '32.606'),
(151393, '12663', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '003512663', 2, '25.256'),
(151391, '714034520601', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 62, 'ILF_34520601_WR', 2, '9.982'),
(151390, '714034530601', 101, '', 'PIVOT', 0, 0, 62, 'ILF_34530601_WR', 2, '33.95'),
(151388, '714034560601', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 62, 'ILF_34560601_WR', 2, '0'),
(151385, '12652', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '12652', 2, '0'),
(151383, '12649', 101, '', 'FILTRU COMBUSTIBIL', 0, 0, 9, '12649', 2, '26.075'),
(151381, '12643', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 195, '12643', 2, '19.712'),
(151380, '12640', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '12640', 2, '67.718'),
(151378, '12639', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '12639', 2, '47.495'),
(151376, '12633', 101, '', 'RACORD APA', 0, 0, 475, '12633', 2, '42.301'),
(151371, '12626', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1080, '12626', 2, '40.299'),
(151368, '12621', 101, '', 'BRAT', 0, 0, 273, '003512621', 2, '0'),
(151366, '01262', 101, '', 'POMPA APA', 0, 0, 1260, '01262', 2, '68.005'),
(151365, '12619', 101, '', 'SIMERING', 0, 0, 630, '12619', 2, '32.291'),
(151363, '01261', 101, '', 'AMORTIZOR DIRECTIE', 0, 0, 130, '01261', 2, '98.385'),
(151362, '01260', 101, '', 'POMPA APA', 0, 0, 1260, '01260', 2, '72.828'),
(151360, '12582', 101, '', 'BRAT SPATE', 0, 0, 273, '003512582', 2, '191.45'),
(151359, '12581', 101, '', 'BRAT SPATE', 0, 0, 273, '12581', 2, '197.127'),
(151354, '12575', 101, '', 'CAP BARA', 0, 0, 914, '12575', 2, '61.026'),
(151352, '12573', 101, '', 'BUTUC ROATA', 0, 0, 653, '003512573', 2, '94.136'),
(151350, '01257', 101, '', 'POMPA APA', 0, 0, 1260, '01257', 2, '67.081'),
(151348, '12566', 101, '', 'CAP BARA', 0, 0, 914, '003512566', 2, '59.738'),
(151346, '01256', 101, '', 'POMPA APA', 0, 0, 1260, '01256', 2, '70.385'),
(151344, '12558', 101, '', 'BRAT', 0, 0, 273, '003512558', 2, '180.53'),
(151342, '01255', 101, '', 'POMPA APA', 0, 0, 1260, '01255', 2, '63.707'),
(151340, '12534', 101, '', 'RULMENT ROATA', 0, 0, 654, '12534', 2, '93.961'),
(151337, '12529', 101, '', 'BRAT', 0, 0, 273, '12529', 2, '353.136'),
(151335, '12524', 101, '', 'TAMPON TOBA', 0, 0, 1059, '12524', 2, '6.629'),
(151333, '12520', 101, '', 'RULMENT ROATA', 0, 0, 654, '12520', 2, '94.22'),
(151331, '12511', 101, '', 'INTINZATOR LANT', 0, 0, 571, '12511', 2, '178.353'),
(151328, '12476', 101, '', 'CAP BARA', 0, 0, 914, '003512476', 2, '32.235'),
(151327, '12475', 101, '', 'CAP BARA', 0, 0, 914, '12475', 2, '32.235'),
(151324, '12469', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '12469', 2, '19.292'),
(145329, '6K1767', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '36.841'),
(151321, '12454', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1180, '003512454', 2, '47.565'),
(151320, '12452', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1180, '12452', 2, '28.245'),
(151318, '714019800701', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 62, 'ILF_19800701_WR', 2, '35.959'),
(151317, '12448', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '12448', 2, '14.42'),
(151316, '714033070601', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 62, 'ILF_33070601_WR', 2, '53.032'),
(151281, '12383', 101, '', 'BRAT', 0, 0, 273, '12383', 2, '267.148'),
(151278, '12380', 101, '', 'BARA CONEXIUNE', 0, 0, 284, '12380', 2, '260.225'),
(151277, '01238', 101, '', 'TAMPON TOBA', 0, 0, 1059, '01238', 2, '10.983'),
(145328, '6K1760', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '37.674'),
(151269, '12372', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '12372', 2, '4.102'),
(151268, '12370', 101, '', 'BUTUC ROATA', 0, 0, 653, '12370', 2, '154.826'),
(151265, '12364', 101, '', 'SIMERING', 0, 0, 572, '12364', 2, '36.715'),
(151264, '01236', 101, '', 'BUSON REZERVOR', 0, 0, 602, '01236', 2, '60.529'),
(151257, '12343', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '12343', 2, '126.217'),
(151256, '12340', 101, '', 'TAMPON AMORTIZOR', 0, 0, 1182, '12340', 2, '31.269'),
(151255, '12338', 101, '', 'TAMPON MOTOR', 0, 0, 247, '12338', 2, '0'),
(151247, '12324', 101, '', 'DISC FRANA', 0, 0, 82, '12324', 2, '138.432'),
(151246, '12323', 101, '', 'DISC FRANA', 0, 0, 82, '12323', 2, '140.763'),
(151242, '12308', 101, '', 'SET REP.SERVODIRECTIE', 0, 0, 681, '12308', 2, '114.751'),
(151238, '12299', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 273, '003512299', 2, '92.806'),
(151229, '714098196055', 101, '', 'RULMENT INTINZATOR', 0, 0, 62, 'ILF_98196055_WR', 2, '55.412'),
(151220, '12266', 101, '', 'POMPA AMBREIAJ', 0, 0, 234, '003512266', 2, '137.606'),
(151209, '12239', 101, '', 'ULEI COMPRESOR AC', 0, 0, 2409, '003512239', 2, '65.709'),
(151200, '12207', 101, '', 'TAMPON CUTIE', 0, 0, 248, '003512207', 2, '22.988'),
(151198, '01220', 101, '', 'BUCSA PUNTE SPATE - SET', 0, 0, 1281, '01220', 2, '79.674'),
(151197, '12198', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '12198', 2, '60.032'),
(151196, '12197', 101, '', 'CAP BARA', 0, 0, 914, '12197', 2, '40.6'),
(151192, '12191', 101, '', 'TERMOSTAT', 0, 0, 316, '003512191', 2, '52.843'),
(151186, '12179', 101, '', 'BUTUC ROATA', 0, 0, 653, '003512179', 2, '281.582'),
(151182, '12164', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003512164', 2, '14'),
(151175, '12128', 101, '', 'SUPORT MOTOR', 0, 0, 483, '003512128', 2, '78.911'),
(151174, '714098190250', 101, '', 'BUCSA BARA STAB.', 0, 0, 62, 'ILF_98190251_WR', 2, '21.875'),
(151168, '714098190289', 101, '', 'BUTUC ROATA', 0, 0, 62, 'ILF_98190227_WR', 2, '122.927'),
(151166, '714098190229', 101, '', 'BUTUC ROATA', 0, 0, 62, 'ILF_98190227_WR', 2, '168.028'),
(151160, '12100', 101, '', 'RULMENT INTINZATOR', 0, 0, 541, '003512100', 2, '232.568'),
(151157, '01209', 101, '', 'PIVOT', 0, 0, 2462, '01209', 2, '44.415'),
(151155, '12086', 101, '', 'LANT DISTRIBUTIE', 0, 0, 1127, '', 2, '150.822'),
(151144, '12067', 101, '', 'PASTILA CULBUTOR', 0, 0, 2945, '003512067', 2, '8.022'),
(151143, '12066', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003512066', 2, '29.855'),
(151141, '12063', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '12063', 2, '21.154'),
(151140, '714034820601', 101, '', 'BRAT', 0, 0, 62, 'ILF_0370_WR', 2, '131.712'),
(151122, '714018790701', 101, '', 'BIELETA DIRECTIE', 0, 0, 62, 'ILF_18790701_WR', 2, '45.871'),
(151121, '12023', 101, '', 'PIVOT', 0, 0, 2462, '003512023', 2, '59.164'),
(144205, 'FL4396-J', 236, '', 'BUCSA BARA STAB.', 0, 0, 1334, '', 2, '11.256'),
(151098, '11970', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003511970', 2, '119'),
(151089, '11951', 101, '', 'POMPA APA', 0, 0, 1260, '003511951', 2, '120.036'),
(145324, 'DMV-3013', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '34.727'),
(151084, '11936', 101, '', 'SENZOR UZURA PLACUTE', 0, 0, 407, '11936', 2, '34.356'),
(151081, '11933', 101, '', 'BUCSA BRAT', 0, 0, 3229, '003511933', 2, '0'),
(151079, '01192', 101, '', 'MACARA GEAM', 0, 0, 1561, '01192', 2, '25.949'),
(151067, '11856', 101, '', 'BIELETA', 0, 0, 284, '003511856', 2, '0'),
(151065, '11854', 101, '', 'BIELETA', 0, 0, 51, '11854', 2, '42.049'),
(151061, '01185', 101, '', 'AMORTIZOR HAYON', 0, 0, 219, '01185', 2, '51.814'),
(151059, '11829', 101, '', 'PIVOT', 0, 0, 2462, '003511829', 2, '38.269'),
(151058, '11822', 101, '', 'BRAT', 0, 0, 273, '11822', 2, '231.462'),
(151055, '01182', 101, '', 'RACORD FRANA', 0, 0, 83, '01182', 2, '16.282'),
(151054, '11819', 101, '', 'BRAT', 0, 0, 273, '003511819', 2, '234.766'),
(151052, '11817', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '003511817', 2, '129.15'),
(145322, '6K1720', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '36.519'),
(151044, '11808', 101, '', 'SIMERING', 0, 0, 572, '003511808', 2, '45.675'),
(151042, '01180', 101, '', 'INTINZATOR CUREA', 0, 0, 70, '01180', 2, '0'),
(136642, '312 570', 32, '', 'Supertouring', 0, 0, 854, '', 1, '503.75'),
(151036, '01178', 101, '', 'RACORD FRANA', 0, 0, 83, '01178', 2, '16.632'),
(151033, '11759', 101, '', 'BUCSA BRAT', 0, 0, 251, '11759', 2, '21.399'),
(151026, '01174', 101, '', 'CILINDRU FRANA', 0, 0, 277, '01174', 2, '36.645'),
(151025, '11737', 101, '', 'RACORD FRANA', 0, 0, 83, '003511737', 2, '38.969'),
(151023, '11734', 101, '', 'AMORTIZOR CAPOTA MOTOR', 0, 0, 514, '11734', 2, '46.046'),
(151017, '11700', 101, '', 'INTINZATOR CUREA', 0, 0, 540, '003511700', 2, '129.724'),
(151015, '11699', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1632, '003511699', 2, '78.33'),
(151014, '11697', 101, '', 'RULMENT AMBREIAJ', 0, 0, 48, '003511697', 2, '78.673'),
(151013, '11696', 101, '', 'CAPAC RULMENT', 0, 0, 2142, '003511696', 2, '2.331'),
(151011, '01169', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '01169', 2, '71.925'),
(151008, '01167', 101, '', 'BIELETA CUTIE VITEZE', 0, 0, 1650, '01167', 2, '2.429'),
(151006, '11664', 101, '', 'BUTUC CU CHEIE', 0, 0, 1378, '003511664', 2, '41.671'),
(151002, '11660', 101, '', 'BRAT', 0, 0, 273, '11660', 2, '200.361'),
(150996, '01165', 101, '', 'BIELETA CUTIE VITEZE', 0, 0, 1650, '01165', 2, '9.352'),
(150994, '11640', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '003511640', 2, '161.329'),
(150987, '11570', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '11570', 2, '74.83'),
(150986, '01157', 101, '', 'PIVOT', 0, 0, 652, '01157', 2, '67.333'),
(150982, '11561', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '11561', 2, '126.161'),
(150980, '11559', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003511559', 2, '115.185'),
(150979, '11558', 101, '', 'RULMENT INTINZATOR', 0, 0, 854, '', 2, '109.298'),
(150978, '11557', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '11557', 2, '102.298'),
(150977, 'J5130', 101, '', 'RULMENT INTINZATOR', 0, 0, 1537, '', 2, '105.21'),
(150975, '11552', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '11552', 2, '152.88'),
(150974, '11551', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '11551', 2, '104.811'),
(150973, '01155', 101, '', 'PIVOT - SET', 0, 0, 652, '01155', 2, '118.727'),
(150972, '01154', 101, '', 'PIVOT', 0, 0, 652, '01154', 2, '32.732'),
(150969, '11501', 101, '', 'INTINZATOR LANT', 0, 0, 854, '', 2, '0'),
(150965, '11485', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003511485', 2, '147.805'),
(150960, '11455', 101, '', 'DISC FRANA', 0, 0, 82, '003511455', 2, '61.495'),
(150959, '11454', 101, '', 'DISC FRANA', 0, 0, 82, '003511454', 2, '96.726'),
(150955, '11439', 101, '', 'SECTOR DINTAT', 0, 0, 1751, '003511439', 2, '9.415'),
(150951, '11420', 101, '', 'RULMENT ROATA', 0, 0, 654, '11420', 2, '74.76'),
(150943, '11406', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '003511406', 2, '90.111'),
(150942, '11398', 101, '', 'DISC FRANA', 0, 0, 82, '003511398', 2, '78.057'),
(150941, '11394', 101, '', 'DISC FRANA', 0, 0, 82, '003511394', 2, '79.177'),
(150940, '11393', 101, '', 'DISC FRANA', 0, 0, 82, '003511393', 2, '118.391'),
(150939, '11391', 101, '', 'DISC FRANA', 0, 0, 914, '003511391', 2, '0'),
(150937, '01138', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 191, '01138', 2, '9.681'),
(150925, '11343', 101, '', 'RULMENT INTINZATOR', 0, 0, 312, '11343', 2, '107.1'),
(150921, '11339', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '11339', 2, '72.737'),
(150914, '11329', 101, '', 'RULMENT INTINZATOR', 0, 0, 310, '11329', 2, '117.278'),
(145320, '6K1705', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '37.597'),
(150905, '11298', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '11298', 2, '139.748'),
(150903, '11296', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '11296', 2, '99.89'),
(150900, '11292 0400 0 4', 101, '', 'RULMENT INTINZATOR', 0, 0, 1537, '', 2, '67.144'),
(150899, '11291', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '11291', 2, '114.758'),
(150897, '11289 0500 0 4', 101, '', 'RULMENT INTINZATOR', 0, 0, 1537, '', 2, '53.452'),
(150894, 'B5305', 101, '', 'PIVOT', 0, 0, 1537, '', 2, '31.927'),
(150893, '11283', 101, '', 'BIELETA DIRECTIE', 0, 0, 51, '11283', 2, '39.081'),
(150892, 'B5395', 101, '', 'BIELETA DIRECTIE', 0, 0, 1537, '', 2, '49.896'),
(150891, '11281', 101, '', 'CAP BARA', 0, 0, 914, '11281', 2, '39.207'),
(150890, '11280', 101, '', 'CAP BARA', 0, 0, 914, '11280', 2, '29.666'),
(150885, '11274', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '11274', 2, '104.307'),
(150883, '11270', 101, '', 'INTINZATOR CUREA', 0, 0, 1637, '003511270', 2, '274.582'),
(150882, '8EW 009 159-221', 101, '', 'BIELETA DIRECTIE', 0, 0, 508, '00915922', 2, '77.63'),
(150870, '01116', 101, '', 'BURDUF PLANETARA', 0, 0, 194, '01116', 2, '35.126'),
(150866, '11152', 101, '', 'BUCSA BRAT', 0, 0, 251, '003511152', 2, '27.23'),
(150865, '11146', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '11146', 2, '35.84'),
(150863, '11137', 101, '', 'BRAT', 0, 0, 273, '11137', 2, '88.543'),
(150858, '11118', 101, '', 'LANT DISTRIBUTIE', 0, 0, 1123, '003511118', 2, '91.399'),
(145318, '6K1693', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '37.086'),
(150855, '714047010701', 101, '', 'CAP BARA', 0, 0, 2501, 'ILF_47010701_WR', 2, '73.423'),
(150853, '714000011111', 101, '', 'FLANSA AMORTIZOR', 0, 0, 2501, 'ILF_98199131_WR', 2, '50.834'),
(150852, '01111', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '01111', 2, '8.911'),
(150849, '11101', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '003511101', 2, '34.293'),
(150848, '01110', 101, '', 'TAMPON CUTIE', 0, 0, 249, '01110', 2, '47.425'),
(150838, '11031', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '003511031', 2, '17.703'),
(150830, '10984', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '003510984', 2, '44.576'),
(150828, '10952', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 1245, '10952', 2, '0'),
(150824, '10943', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '10943', 2, '38.654'),
(150821, '10937', 101, '', 'CUREA DISTRIBUTIE', 0, 0, 306, '10937', 2, '42.91'),
(136634, '311 920', 32, '', 'Supertouring', 0, 0, 854, '', 1, '249.5'),
(150818, '10934', 101, '', 'PATINA LANT - SET', 0, 0, 2463, '10934', 2, '0'),
(150817, '10933', 101, '', 'PATINA LANT', 0, 0, 1075, '10933', 2, '118.965'),
(150816, '10922', 101, '', 'DISC FRANA', 0, 0, 82, '10922', 2, '371.224'),
(150813, '01092', 101, '', 'POMPA APA', 0, 0, 1260, '01092', 2, '97.412'),
(150812, '10919', 101, '', 'DISC FRANA', 0, 0, 82, '10919', 2, '113.967'),
(150811, '10915', 101, '', 'DISC FRANA', 0, 0, 82, '10915', 2, '71.218'),
(145317, '6K1685', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '38.129'),
(150809, '01091', 101, '', 'TAMPON MOTOR', 0, 0, 533, '01091', 2, '5.033'),
(150808, '10900', 101, '', 'CAP BARA', 0, 0, 914, '003510900', 2, '24.535'),
(150807, '01090', 101, '', 'SIMERING', 0, 0, 572, '01090', 2, '23.429'),
(150806, '10897', 101, '', 'TERMOSTAT', 0, 0, 316, '003510897', 2, '0'),
(150805, '10895', 101, '', 'BRAT', 0, 0, 273, '10895', 2, '124.684'),
(150803, '01089', 101, '', 'ANTIGEL 1.5L', 0, 0, 1602, '01089', 2, '20.251'),
(150802, '10888', 101, '', 'CAP BARA', 0, 0, 914, '10888', 2, '50.722'),
(150799, '10885', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '003510885', 2, '99.617'),
(150794, '10880', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '10880', 2, '106.393'),
(150792, '10879', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '10879', 2, '99.834'),
(145315, '6K1675', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '36.246'),
(150790, '10877', 101, '', 'BRAT', 0, 0, 273, '003510877', 2, '279.132'),
(150788, '10875', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1632, '003510875', 2, '37.016'),
(150786, '10873', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '10873', 2, '28.252'),
(150784, '10866', 101, '', 'BUTUC ROATA', 0, 0, 1159, '003510866', 2, '0'),
(150782, '10861', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '10861', 2, '23.24'),
(145312, '6K1653', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '37.737'),
(150780, '10850', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 191, '003510850', 2, '11.221'),
(150778, '10849', 101, '', 'BURDUF BIELETA DIRECTIE', 0, 0, 191, '003510849', 2, '11.109'),
(150777, '10843', 101, '', 'BUCSA PUNTE SPATE', 0, 0, 1709, '003510843', 2, '13.307'),
(145311, '6K1642', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '36.666'),
(150776, '10842', 101, '', 'RULMENT CARDAN', 0, 0, 247, '003510842', 2, '93.282'),
(150774, '01083', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '01083', 2, '6.132'),
(150771, '10818', 101, '', 'BUCSA BRAT', 0, 0, 251, '003510818', 2, '27.041'),
(150770, '10817', 101, '', 'BUCSA BRAT', 0, 0, 251, '10817', 2, '24.549'),
(150769, '10816', 101, '', 'BUCSA BRAT', 0, 0, 251, '003510816', 2, '23.093'),
(150768, '10814', 101, '', 'BUCSA BRAT', 0, 0, 251, '10814', 2, '17.5'),
(150767, '10805', 101, '', 'TAMPON MOTOR', 0, 0, 468, '10805', 2, '0'),
(150763, '10797', 101, '', 'BRAT', 0, 0, 273, '003510797', 2, '203.917'),
(150760, '10793', 101, '', 'CAP BARA', 0, 0, 914, '10793', 2, '25.249'),
(136632, '311 665', 32, '', 'Supertouring', 0, 0, 854, '', 1, '732.03'),
(150756, '01079', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '01079', 2, '0'),
(150754, '01078', 101, '', 'BRAT', 0, 0, 273, '01078', 2, '155.169'),
(150753, '10776', 101, '', 'DISC FRANA', 0, 0, 566, '10776', 2, '189.91'),
(150750, '10753', 101, '', 'DISC FRANA', 0, 0, 82, '10753', 2, '115.059'),
(150748, '10751', 101, '', 'DISC FRANA', 0, 0, 82, '003510751', 2, '198.247'),
(150744, '10746', 101, '', 'DISC FRANA', 0, 0, 82, '003510746', 2, '159.229'),
(150739, '10740', 101, '', 'SECTOR DINTAT', 0, 0, 1751, '003510740', 2, '45.332'),
(150738, '10738', 101, '', 'AMORTIZOR SUSPENSIE', 0, 0, 3229, '003510738', 2, '122.29'),
(150733, '01073', 101, '', 'POMPA APA', 0, 0, 1260, '01073', 2, '82.565'),
(145309, '6K1623', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '35.84'),
(150727, '10677', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003510677', 2, '52.787'),
(150723, '10667', 101, '', 'GHID SUPAPA', 0, 0, 1644, '10667', 2, '0'),
(150720, '10664', 101, '', 'TAMBUR FRANA', 0, 0, 123, '10664', 2, '291.872'),
(150719, '10663', 101, '', 'BRAT', 0, 0, 273, '10663', 2, '201.25'),
(150716, '10660', 101, '', 'CAP BARA', 0, 0, 914, '10660', 2, '31.521'),
(150708, '10644', 101, '', 'AMORTIZOR VIBRATII CARDAN', 0, 0, 2108, '003510644', 2, '289.989'),
(150705, '10641', 101, '', 'DISC FRANA', 0, 0, 82, '003510641', 2, '77.042'),
(150704, '10640', 101, '', 'PIVOT', 0, 0, 2523, '003510640', 2, '34.482'),
(150703, '10639', 101, '', 'DISC FRANA', 0, 0, 82, '003510639', 2, '90.65'),
(150700, '10621', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003510621', 2, '62.468'),
(150698, '10619', 101, '', 'DISC FRANA', 0, 0, 82, '003510619', 2, '47.18'),
(136630, '311 493', 32, '', 'Supertouring', 0, 0, 854, '', 1, '635.93'),
(150695, '10602', 101, '', 'POMPA APA', 0, 0, 1260, '10602', 2, '200.62'),
(150693, '10594', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '10594', 2, '62.006'),
(150692, '10593', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '003510593', 2, '62.006'),
(150691, '10592', 101, '', 'CABLU FRANA MANA', 0, 0, 124, '003510592', 2, '48.734'),
(150690, '10591', 101, '', 'CAP BARA', 0, 0, 914, '003510591', 2, '67.368'),
(150689, '10590', 101, '', 'CAP BARA', 0, 0, 914, '003510590', 2, '78.267'),
(150688, '10589', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '003510589', 2, '82.999'),
(150687, '10588', 101, '', 'BIELETA DIRECTIE', 0, 0, 284, '003510588', 2, '82.999'),
(150686, '10587', 101, '', 'CAP BARA', 0, 0, 914, '003510587', 2, '30.065'),
(150685, '10586', 101, '', 'CAP BARA', 0, 0, 914, '003510586', 2, '30.065'),
(150684, '10585', 101, '', 'CAP BARA', 0, 0, 914, '003510585', 2, '44.226'),
(150683, '10584', 101, '', 'CAP BARA', 0, 0, 914, '003510584', 2, '34.482'),
(150682, '10583', 101, '', 'CAP BARA', 0, 0, 914, '003510583', 2, '43.904'),
(150680, '10580', 101, '', 'CAP BARA', 0, 0, 914, '003510580', 2, '51.534'),
(150679, '10579', 101, '', 'CAP BARA', 0, 0, 914, '003510579', 2, '51.534'),
(150678, '10578', 101, '', 'PIVOT', 0, 0, 2462, '003510578', 2, '33.649'),
(150677, '10577', 101, '', 'PIVOT', 0, 0, 2462, '003510577', 2, '54.257'),
(150676, '10574', 101, '', 'BRAT', 0, 0, 470, '10574', 2, '140.553'),
(150675, '10573', 101, '', 'BRAT', 0, 0, 1180, '003510573', 2, '173.495'),
(150674, '10572', 101, '', 'BRAT', 0, 0, 273, '10572', 2, '134.834'),
(150673, '10571', 101, '', 'BRAT', 0, 0, 273, '10571', 2, '134.834'),
(150672, '10570', 101, '', 'BRAT', 0, 0, 273, '003510570', 2, '98.721'),
(150671, '10569', 101, '', 'BRAT', 0, 0, 273, '10569', 2, '98.721'),
(150670, '10565', 101, '', 'DISC FRANA', 0, 0, 82, '003510565', 2, '146.706'),
(150669, '10564', 101, '', 'DISC FRANA', 0, 0, 82, '10564', 2, '126'),
(150668, '10563', 101, '', 'DISC FRANA', 0, 0, 82, '10563', 2, '117.355'),
(150665, '01055', 101, '', 'PIVOT', 0, 0, 652, '01055', 2, '154.028'),
(144177, 'FL4293-J', 236, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '', 2, '26.292'),
(150664, '10549', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1180, '10549', 2, '78.477'),
(150658, '10517', 101, '', 'BIELETA ANTIRULIU - SET', 0, 0, 3229, '003510517', 2, '25.235'),
(145307, '6K1605', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '35.602'),
(150649, '01045', 101, '', 'INTINZATOR LANT', 0, 0, 571, '01045', 2, '110.264'),
(150647, '10431', 101, '', 'BUCSA', 0, 0, 1599, '10431', 2, '0.875'),
(150642, '10407', 101, '', 'PATINA LANT', 0, 0, 1075, '003510407', 2, '8.33'),
(150641, '10404', 101, '', 'BUCSA BRAT - SET', 0, 0, 1597, '003510404', 2, '124.558'),
(145305, '6K1590', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '35.595'),
(150631, '10367', 101, '', 'AMORTIZOR SUSPENSIE', 0, 0, 3080, '10367', 2, '256.984'),
(150630, '10356', 101, '', 'BUCSA BRAT', 0, 0, 251, '10356', 2, '37.107'),
(150626, '10343', 101, '', 'PATINA LANT', 0, 0, 1075, '10343', 2, '9.807'),
(150622, '10336', 101, '', 'PATINA LANT', 0, 0, 1704, '10336', 2, '8.68'),
(150619, '10331', 101, '', 'PATINA LANT', 0, 0, 1075, '10331', 2, '43.022'),
(150618, '10329', 101, '', 'PATINA LANT', 0, 0, 1075, '10329', 2, '43.267'),
(150614, '10323', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '10323', 2, '0'),
(150613, '10321', 101, '', 'DISC FRANA', 0, 0, 82, '10321', 2, '58.52'),
(150612, '01032', 101, '', 'BRAT', 0, 0, 273, '01032', 2, '111.398'),
(150611, '10317', 101, '', 'DISC FRANA', 0, 0, 82, '10317', 2, '47.047'),
(150606, '10303', 101, '', 'BUCSA BRAT', 0, 0, 251, '10303', 2, '15.988'),
(150605, '10301', 101, '', 'BUCSA PUNTE FATA', 0, 0, 1614, '10301', 2, '67.879'),
(150603, '10299', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '10299', 2, '162.386'),
(150602, '10298', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '10298', 2, '157.857'),
(150599, '10295', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003510295', 2, '92.673'),
(150598, '10294', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003510294', 2, '89.11'),
(150597, '10293', 101, '', 'RULMENT INTINZATOR', 0, 0, 308, '003510293', 2, '121.464'),
(150596, '10292', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '003510292', 2, '19.922'),
(150595, '10291', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '003510291', 2, '24.409'),
(150593, '10289', 101, '', 'BUCSA BRAT SPATE', 0, 0, 251, '003510289', 2, '21.021'),
(150590, '10276', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003510276', 2, '19.418'),
(150589, '10275', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 794, '003510275', 2, '57.981'),
(150588, '10274', 101, '', 'POMPA SPALATOR PARBRIZ', 0, 0, 794, '003510274', 2, '39.543'),
(150587, '10269', 101, '', 'BIELETA PUNTE SPATE', 0, 0, 3230, '003510269', 2, '214.277'),
(150583, '10264', 101, '', 'TERMOSTAT', 0, 0, 316, '003510264', 2, '0'),
(145303, 'DMV-4006', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '37.401'),
(150573, '10228', 101, '', 'BUCSA BRAT', 0, 0, 251, '10228', 2, '80.43'),
(150569, '10215', 101, '', 'POMPA AMBREIAJ', 0, 0, 1081, '003510215', 2, '0'),
(150568, '10214', 101, '', 'CILINDRU AMBREIAJ', 0, 0, 620, '003510214', 2, '128.009'),
(150565, '10210', 101, '', 'BRAT', 0, 0, 273, '003510210', 2, '248.556'),
(150563, '10209', 101, '', 'RULMENT CARDAN', 0, 0, 1420, '003510209', 2, '134.127'),
(150562, '10208', 101, '', 'RULMENT CARDAN', 0, 0, 1420, '003510208', 2, '70.406'),
(150561, '10205', 101, '', 'PIVOT', 0, 0, 652, '003510205', 2, '251.482'),
(150558, '714044690601', 101, '', 'CASETA DIRECTIE', 0, 0, 391, 'ILF_44690601_WR', 2, '421.75'),
(150557, '10199', 101, '', 'POMPA APA', 0, 0, 1260, '10199', 2, '186.2'),
(150556, '10194', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003510194', 2, '208.586'),
(150554, '8MY 376 743-551', 101, '', 'POMPA APA', 0, 0, 2692, '', 2, '157.864'),
(150553, '10180', 101, '', 'POMPA AMBREIAJ', 0, 0, 234, '003510180', 2, '184.359'),
(150548, '10171', 101, '', 'AMORTIZOR VIBRATII CARDAN', 0, 0, 2108, '003510171', 2, '193.634'),
(150543, '10164', 101, '', 'BIELETA DIRECTIE', 0, 0, 2462, '003510164', 2, '61.432'),
(145229, '5K1885', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '37.149'),
(150541, '10162', 101, '', 'PIVOT', 0, 0, 2523, '003510162', 2, '63.042'),
(150540, '10161', 101, '', 'PIVOT', 0, 0, 2523, '003510161', 2, '54.278'),
(150538, '10159', 101, '', 'CAP BARA', 0, 0, 914, '003510159', 2, '46.319'),
(150537, '10158', 101, '', 'CAP BARA', 0, 0, 2066, '003510158', 2, '60.669'),
(150536, '10157', 101, '', 'CAP BARA', 0, 0, 914, '003510157', 2, '50.715'),
(150533, '10151', 101, '', 'BUCSA BRAT', 0, 0, 251, '003510151', 2, '10.64'),
(150531, '10149', 101, '', 'BUCSA BRAT', 0, 0, 251, '003510149', 2, '20.601'),
(150529, '10142', 101, '', 'TAMPON MOTOR', 0, 0, 247, '003510142', 2, '109.207'),
(150524, '10136', 101, '', 'BUCSA ELECTROMOTOR', 0, 0, 1594, '10136', 2, '7.175'),
(150522, '10134', 101, '', 'BUCSA ELECTROMOTOR', 0, 0, 1676, '003510134', 2, '3.465'),
(150520, '10124', 101, '', 'TAMPON CUTIE', 0, 0, 249, '003510124', 2, '68.404'),
(150516, '10114', 101, '', 'TERMOCONTACT', 0, 0, 1103, '003510114', 2, '28.63'),
(150514, '10110', 101, '', 'CAP BARA', 0, 0, 2066, '10110', 2, '0'),
(150513, '10108', 101, '', 'CAP BARA', 0, 0, 914, '10108', 2, '0'),
(150512, '10102', 101, '', 'FLANSA AMORTIZOR - SET', 0, 0, 1180, '10102', 2, '0'),
(150511, '10099', 101, '', 'BUTUC ARBORE COTIT', 0, 0, 1742, '10099', 2, '152.019'),
(150510, '10098', 101, '', 'FILTRU CUTIE AUTOMATA', 0, 0, 416, '003510098', 2, '42.378'),
(150507, '10091', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '003510091', 2, '31.857'),
(150506, '10090', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '003510090', 2, '34.482'),
(150505, '10089', 101, '', 'RULMENT AMORTIZOR', 0, 0, 1626, '003510089', 2, '24.976'),
(150504, '10087', 101, '', 'FLANSA AMORTIZOR', 0, 0, 1180, '003510087', 2, '83.391'),
(150503, '10073', 101, '', 'BUCSA BRAT', 0, 0, 251, '003510073', 2, '51.478'),
(150502, '10063', 101, '', 'PIVOT', 0, 0, 652, '003510063', 2, '237.741'),
(150499, '10046', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '003510046', 2, '90.405'),
(150498, '10045', 101, '', 'RULMENT INTINZATOR', 0, 0, 313, '003510045', 2, '91.147'),
(150497, '10044', 101, '', 'TAMPON TOBA', 0, 0, 253, '10044', 2, '2.975'),
(150496, '10039', 101, '', 'TAMPON TOBA', 0, 0, 253, '003510039', 2, '6.097'),
(150494, '10037', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003510037', 2, '35.994'),
(150493, '10036', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003510036', 2, '53.739'),
(150492, '10035', 101, '', 'BIELETA ANTIRULIU', 0, 0, 3229, '003510035', 2, '53.648'),
(150491, '10034', 101, '', 'CILINDRU AMBREIAJ', 0, 0, 620, '10034', 2, '121.863'),
(150489, '01003', 101, '', 'BURDUF PLANETARA', 0, 0, 193, '01003', 2, '22.477'),
(145235, '6K0737', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '16.996'),
(150483, '10023', 101, '', 'BUCSA BARA STAB.', 0, 0, 1334, '003510023', 2, '4.235'),
(150481, '10021', 101, '', 'BUCSA BRAT', 0, 0, 251, '003510021', 2, '26.775'),
(150477, '10018', 101, '', 'BUCSA BRAT', 0, 0, 251, '003510018', 2, '10.528'),
(150476, '10017', 101, '', 'TAMPON CUTIE', 0, 0, 1615, '003510017', 2, '36.365'),
(150473, '10014', 101, '', 'TAMPON CUTIE', 0, 0, 247, '10014', 2, '88.151'),
(150472, '10013', 101, '', 'POMPA APA', 0, 0, 1260, '10013', 2, '94.472'),
(150471, '10011', 101, '', 'AX CU CAME', 0, 0, 566, '003510011', 2, '255.402'),
(150469, '10007', 101, '', 'GHID SUPAPA', 0, 0, 1644, '10007', 2, '3.724'),
(150468, '10006', 101, '', 'AX CU CAME', 0, 0, 566, '10006', 2, '344.162'),
(150461, '13.519', 505, '', 'MACARA GEAM', 0, 0, 429, '13519', 2, '183.785'),
(150460, '13.503', 505, '', 'MACARA GEAM', 0, 0, 429, '13503', 2, '0'),
(150459, '13.025', 505, '', 'MACARA GEAM', 0, 0, 3436, '958_258_56', 2, '181.034'),
(150458, '13.024', 505, '', 'MACARA GEAM', 0, 0, 17, '939_312_56', 2, '181.034'),
(145300, '6K1548', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '36.925'),
(150451, '12.002', 505, '', 'MACARA GEAM', 0, 0, 3437, '3039_187_37', 2, '133.658'),
(145299, '6K1538', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '35.91'),
(136622, '290 871', 32, '', 'Supertouring', 0, 0, 854, '', 1, '172.27'),
(145298, '6K1520', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '36.82'),
(137368, '7PK2092', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '59'),
(145295, '6K1468', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '0'),
(145254, 'DMV-9056', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '25.746'),
(145293, '6K1453', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '34.72'),
(145278, '6K1256', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '31.143'),
(145291, '6K1432', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '36.386'),
(159251, '865221E010 ', 462, '', 'Grila inferioara bara fata', 1, 0, 244, '', 2, '0'),
(159250, '865202L000 ', 462, '', 'Absorbant bara fat', 1, 0, 1087, '', 2, '0'),
(159249, '8652026900 ', 462, '', 'Absorbant energie bara fata', 1, 0, 1087, 'HN8141012', 2, '0'),
(159248, '865201G000 ', 462, '', 'Absorbant central bara fata', 1, 0, 1087, 'KI4241012', 2, '0'),
(159247, '865201C000 ', 462, '', 'Absorbant energie fata', 1, 0, 1566, 'I8251561', 2, '0'),
(159246, '8651525600 ', 462, '', 'Suport bara fata stanga', 1, 0, 939, 'HN0181004', 2, '0'),
(159244, '865122B000 ', 462, '', 'Grila inferioara bara fata', 1, 0, 244, '', 2, '0'),
(159243, '865112F200 ', 462, '', 'Bara fata', 1, 0, 938, 'KI5201001', 2, '0'),
(159242, '865112E040 ', 462, '', 'Bara fata', 1, 0, 938, '', 2, '0'),
(145289, '6K1413', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '35.679'),
(159239, '865111H000 ', 462, '', 'Bara fata', 1, 0, 938, '', 2, '0'),
(159238, '865111G000 ', 462, '', 'Bara fata', 1, 0, 20, 'KI4241001', 2, '0'),
(159237, '865111E000 ', 360, '', 'Bara fata', 1, 0, 938, '', 2, '0'),
(159232, '96143836', 462, '', 'Toba esapament intermediara', 1, 0, 3437, '07.6001', 2, '0'),
(159229, '96130396', 462, '', 'Filtru benzina', 1, 0, 9, 'DF-7740', 2, '0'),
(159228, '96129618', 462, '', 'Disc ambreiaj', 1, 0, 262, '80-03-362_1', 2, '0'),
(159227, '96109532-A', 462, '', 'Radiator Apa', 1, 0, 470, 'DW2004', 2, '0'),
(159225, '96101579', 462, '', 'Cablu frana mana', 1, 0, 124, '', 2, '0'),
(159224, '96098751', 462, '', 'Supapa evacuare', 1, 0, 1270, '', 2, '0'),
(159221, '956802E400', 462, '', 'Senzor ABS spate stg', 1, 0, 412, '', 2, '0'),
(159219, '956802D100', 462, '', 'Senzor ABS spate dr', 1, 0, 412, '', 2, '0'),
(145285, '6K1352', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '33.824'),
(159217, '95670FD100', 462, '', 'Senzor ABS fata dr', 1, 0, 412, '', 2, '0'),
(159215, '94788122F', 462, '', 'Pivot fabricant', 1, 0, 2462, '020607735', 2, '0'),
(159212, '863611C000 ', 462, '', 'Grila radiator', 1, 0, 472, '3127990A1', 2, '0'),
(144118, 'F904384V', 236, '', 'CUREA DISTRIBUTIE', 0, 0, 307, '', 2, '74.97'),
(123567, '3545 0132', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '86.45'),
(123568, '3545 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '20.08'),
(123569, '3545 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '20.08'),
(123570, '3545 0382', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '44.41'),
(123571, '3524 0351', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '25.21'),
(123572, '3545 0750', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '47.34'),
(123573, '3511 0555', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '29.24'),
(123574, '3524 0352', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '25.21'),
(123575, '3524 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '25.21'),
(123576, '3546 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '101.82'),
(123577, '3511 0570', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '34.66'),
(123578, '3524 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '19.89'),
(123579, '3546 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '101.82'),
(123580, '3511 0600', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '18.38'),
(123581, '3546 0123', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '130.5'),
(123582, '3525 0351', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '16.37'),
(123583, '3511 0610', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.18'),
(123584, '3546 0124', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '130.5'),
(123585, '3546 0125', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '231.33'),
(123586, '3525 0352', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '16.37'),
(123587, '3511 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '90.42'),
(123588, '3546 0126', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '231.33'),
(123589, '3526 0181', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '214.58'),
(123590, '3511 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '84.48'),
(123591, '3546 0141', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '150.02'),
(133135, '9521 0284', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, 'VW030', 1, '127.14'),
(123593, '3526 0182', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '214.58'),
(123594, '3546 0142', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '150.02'),
(123595, '3526 0183', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '211.9'),
(123596, '3546 0143', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '161.82'),
(133134, '9537 0717', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, 'I5834925', 1, '88.73'),
(123597, '3526 0184', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '214.58'),
(123598, '3546 0144', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '161.82'),
(123599, '3511 0752', 473, '', 'Dispersor, lampa spate (Lumini)', 1, 0, 97, '', 1, '126.36'),
(123600, '3512 0191', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '197.7'),
(123601, '3526 0185', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '190.34'),
(123602, '3512 0192', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '197.7'),
(123603, '3546 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '15.35'),
(123604, '3512 0195', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '289.81'),
(123605, '3526 0186', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '190.34'),
(123606, '3546 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '15.35'),
(123607, '3512 0196', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '293.47'),
(123608, '3526 0351', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '20'),
(123609, '3546 0600', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '13.17'),
(123610, '3512 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '24.27'),
(123611, '3546 0701', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '103.3'),
(123612, '3526 0352', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '20'),
(123613, '3546 0702', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '101.39'),
(123614, '3512 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '24.27'),
(123615, '3526 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '20.83'),
(123616, '3546 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '71.96'),
(123617, '3526 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '20.83'),
(123618, '3512 0755', 473, '', 'Dispersor, lampa spate (Lumini)', 1, 0, 97, '', 1, '180.44'),
(123655, '3716 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '213.29'),
(159181, '9343025030', 462, '', 'Bloc stergatoare', 1, 0, 1563, '', 2, '0'),
(123656, '3517 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '366.59'),
(123650, '3527 0721', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '103.81'),
(123652, '3716 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '213.29'),
(123651, '3716 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '104.64'),
(123680, '3541 0131', 473, '', 'far', 1, 0, 259, '', 1, '144.75'),
(123653, '3527 0722', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '103.81'),
(123654, '3527 0725', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '103.81'),
(123619, '3546 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '71.96'),
(123620, '3526 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '74.4'),
(123621, '3546 0715', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '51.93'),
(123622, '3526 0712', 119, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '74.4'),
(123623, '3526 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '157.86'),
(123624, '3546 0716', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '51.93'),
(123625, '3526 0716', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '74.4'),
(123626, '3546 0850', 473, '', 'Iluminare numar de circulatie (Lumini)', 1, 0, 293, '', 1, '123'),
(123627, '3526 0756', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '139.67'),
(123629, '3547 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '128.3'),
(123630, '3516 0195', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '331.19'),
(123631, '3527 0570', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '12.5'),
(123632, '3547 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '128.3'),
(123633, '3516 0196', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '331.19'),
(123634, '3527 0610', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '14.71'),
(123635, '3708 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '30.51'),
(123636, '3527 0701', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '82.42'),
(123663, '3717 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '80.29'),
(123664, '3725 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '163'),
(123665, '3717 0123', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '189.99'),
(123666, '3717 0125', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '147.25'),
(123667, '3726 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '23'),
(123668, '3717 0126', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '147.25'),
(123669, '3726 0143', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '160.61'),
(123670, '3537 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '205.79'),
(123671, '3717 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '27.42'),
(123672, '3726 0144', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '160.61'),
(123673, '3537 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '205.79'),
(123674, '3726 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '32.45'),
(123675, '3717 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '27.42'),
(123676, '3726 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '32.45'),
(123677, '3731 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '37.58'),
(123678, '3720 0123', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '304.68'),
(123679, '3720 0124', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '304.68'),
(159200, '6166918 ', 462, '', 'SEMN. STG. FORD TRANSIT 86-91 ', 1, 0, 62, '2106961', 2, '0'),
(123683, '3720 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '53.82'),
(123684, '50146507', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '22'),
(123685, '3724 0141', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '118.87'),
(123686, '3541 0702', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '135.02'),
(123687, '3724 0142', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '118.87'),
(123688, '3541 0703', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '136.93'),
(123689, '3725 0141', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '163'),
(123690, '3541 0704', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '136.93'),
(123691, '3541 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '98.3'),
(123692, '3541 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '98.3'),
(123693, '3545 0131', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '86.45'),
(123694, '2564 0141', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '183.48'),
(123695, '2564 0142', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '183.48'),
(123696, '5026 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '119.11'),
(123697, '2564 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '83.54'),
(123698, '2564 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '83.54'),
(123699, '5026 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '119.11'),
(123700, '2564 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '155.5'),
(123701, '5026 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '22'),
(123702, '2564 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '155.5'),
(123703, '5020 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '32.98'),
(123704, '5030 0143', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '194.34'),
(145475, 'RR1141K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT984', 2, '94.486'),
(158892, '5810126A00F ', 462, '', 'SET PLACUTE FRANA FATA FABRICANT ', 1, 0, 402, '50-0K-K12_1', 2, '0'),
(159199, '94580082F', 462, '', 'Garnitura chiuloasa fabricant', 1, 0, 318, '', 2, '0'),
(126342, '6PK1042 ELAST', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '51.21'),
(145477, 'RR1142K2', 100, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 307, '', 2, '103.705'),
(140464, '10609 02', 35, '', 'Bucse', 0, 0, 3168, '00351060902', 1, '47.88'),
(123705, '5030 0144', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '194.34'),
(136597, '101 424', 32, '', 'Supertouring', 0, 0, 854, '', 1, '639.13'),
(159197, '94536117S', 462, '', 'Rulment roata fata fabricant', 1, 0, 654, '31690', 2, '0'),
(145467, 'RR1117K2', 100, '', 'CUREA DISTRIBUTIE - SET', 0, 0, 307, 'CT10141', 2, '314.587'),
(133187, '9523 0718', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '11-0197-11-2', 1, '121.63'),
(145480, 'RR1148K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT976', 2, '360.122'),
(154041, '181125', 101, '', 'DISC FRANA', 0, 0, 402, '181125', 2, '194.278'),
(123708, '5030 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '22'),
(159078, '90209277', 462, '', 'Bucsa bieleta antiruliu', 1, 0, 2068, '', 2, '0'),
(159196, '861312E000 ', 462, '', 'Cheder parbriz', 1, 0, 1245, '', 2, '0'),
(159195, '861312C000 ', 462, '', 'Grila parbriz', 1, 0, 1245, '', 2, '0'),
(138458, '13.0460-3842.2', 3, '', 'Placute de frana', 0, 0, 402, '603842', 1, '0'),
(132878, '8128 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '160.23'),
(159194, '94536117F', 462, '', 'Rulment roata fata fabricant', 1, 0, 654, '31690', 2, '0'),
(145468, 'RR1119K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT868', 2, '62.314'),
(145469, 'RR1120', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 306, 'HTDA9525', 2, '61.936'),
(145470, 'RR1126K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT1003', 2, '210.637'),
(132873, '00', 206, '', 'kk', 1, 0, 1694, '', 1, '0'),
(159193, '861311C000 ', 462, '', 'Cheder parbriz', 1, 0, 1245, '', 2, '0'),
(132881, '8107 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '81-53-10-2', 1, '126.93'),
(159192, '94535748', 462, '', 'Bujie', 1, 0, 686, 'F0242135515', 2, '0'),
(145462, 'RR1111K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, '', 2, '221.718'),
(123706, '2582 0123', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '228.78'),
(132876, 'J1315015', 206, '', 'Filtru ulei', 1, 0, 7, '101', 1, '0'),
(132879, '8107 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '81-53-09-2', 1, '126.93'),
(132880, '6615 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, 'ST0434003', 1, '47.25'),
(136712, '3082 184 031', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '413.74'),
(123707, '5020 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '32.98'),
(123709, '2582 0124', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '228.78'),
(123710, '2582 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '91.9'),
(123711, '5030 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '77.12');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(123712, '5020 0381', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '29.73'),
(123713, '2582 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '91.9'),
(123714, '5032 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '167.03'),
(123715, '5032 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '167.03'),
(123716, '5020 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '24.54'),
(123717, '2582 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '61.12'),
(123718, '2583 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '56.31'),
(123719, '5020 0731', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '67.9'),
(123720, '2583 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '56.31'),
(123721, '5020 0732', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '67.9'),
(123722, '2583 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(123723, '5033 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '22'),
(123724, '2583 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '124.8'),
(123725, '5021 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '38.01'),
(123726, '5033 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '22'),
(123727, '2909 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '124.64'),
(123728, '5021 0391', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '33.47'),
(123729, '2909 0141', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '132.06'),
(123730, '5021 0392', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '33.47'),
(123731, '5039 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '138.14'),
(123732, '2909 0142', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '124.64'),
(123733, '5039 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '138.14'),
(123734, '5022 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '45.83'),
(123735, '2909 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '13.87'),
(123736, '5022 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '45.83'),
(123737, '2909 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '13.87'),
(123738, '5039 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '144.64'),
(123739, '5022 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '50.19'),
(123740, '5039 0362', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '41.37'),
(123741, '2909 0457', 473, '', 'Lumina de delimitare (Lumini)', 1, 0, 4229, '', 1, '42.6'),
(123742, '5022 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '50.19'),
(123743, '2909 0458', 473, '', 'Lumina de delimitare (Lumini)', 1, 0, 294, '', 1, '42.6'),
(123744, '5039 0391', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '21.26'),
(123745, '2911 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '64.75'),
(123746, '5022 0125', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '81.79'),
(123747, '2911 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '29'),
(123748, '2911 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '29'),
(123749, '5022 0126', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '81.79'),
(123750, '5039 0392', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '21.26'),
(123751, '5022 0600', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '5.51'),
(123752, '5039 0393', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '29.49'),
(123753, '5022 0610', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '6.05'),
(123754, '5039 0394', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '29.49'),
(123755, '5022 0620', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '6.1'),
(123756, '5039 0713', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '111.93'),
(123757, '5039 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '111.93'),
(123758, '5039 0715', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '111.93'),
(123759, '5039 0716', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '77.28'),
(123760, '2911 0363', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '31.53'),
(123762, '2911 0364', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '31.53'),
(123763, '5040 0600', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '22.64'),
(123764, '2911 0551', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '11.21'),
(123765, '2911 0552', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '11.21'),
(123766, '5040 0610', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '30.43'),
(123767, '5022 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '36.34'),
(123768, '2921 0143', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '200.04'),
(123769, '2921 0144', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '200.04'),
(123770, '5040 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '121.34'),
(123771, '5022 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '36.34'),
(123772, '2921 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '29.89'),
(123773, '5022 0713', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '38.49'),
(123774, '2921 0353', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '27.82'),
(123775, '5040 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '121.34'),
(123776, '5022 0714', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '38.49'),
(123777, '2921 0354', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '27.82'),
(123778, '5040 0713', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '253.72'),
(123779, '2921 0451', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '34.51'),
(123780, '5040 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '236.49'),
(123781, '2921 0452', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '34.51'),
(123782, '2921 0453', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '32.36'),
(123783, '5022 0850', 473, '', 'Iluminare numar de circulatie (Lumini)', 1, 0, 293, '', 1, '20.13'),
(123784, '2921 0454', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '32.36'),
(123785, '5023 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '120.05'),
(123786, '2922 0141', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '273.16'),
(123787, '5040 0721', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '106.44'),
(123788, '5023 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '120.05'),
(123789, '2922 0142', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(123790, '2922 0143', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '261.81'),
(123791, '5040 0722', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '106.44'),
(123792, '5048 0381', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '27.31'),
(123793, '2922 0144', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '261.81'),
(123794, '5023 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '505.58'),
(123795, '2922 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '38.38'),
(123796, '5048 0382', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '27.31'),
(123797, '2922 0363', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '74.13'),
(123798, '5023 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '88.89'),
(123799, '2922 0364', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '37.39'),
(123800, '5048 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '64.03'),
(123801, '5023 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '88.89'),
(123802, '5048 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '64.03'),
(123803, '2926 0141', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '315.97'),
(123804, '5049 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '66.2'),
(123805, '2936 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '208.16'),
(123806, '5049 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '66.2'),
(123807, '2936 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '208.16'),
(123808, '5049 0351', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '29.24'),
(123809, '2936 0123', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '231.57'),
(123810, '5049 0352', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '29.24'),
(123811, '2936 0124', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '231.57'),
(123812, '2936 0125', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '274.18'),
(123813, '5049 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '45.13'),
(123814, '2936 0126', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '274.18'),
(123815, '5050 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '82.82'),
(123816, '5049 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '45.13'),
(123817, '5049 0381', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '13.41'),
(123818, '5049 0382', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '13.41'),
(123819, '5049 0391', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '22.98'),
(123820, '5049 0392', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '22.98'),
(123821, '5049 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '40.94'),
(123822, '5049 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '59.73'),
(123823, '5076 0715', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '58.95'),
(123824, '5049 0855', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '86.88'),
(123825, '5050 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '82.82'),
(123826, '5050 0713', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '54.86'),
(123827, '5050 0714', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '54.86'),
(123828, '5076 0716', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '58.95'),
(123829, '5050 0060', 473, '', 'element de reglaj,faruri (Lumini)', 1, 0, 700, '', 1, '283.66'),
(123830, '5050 0721', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '49.43'),
(123831, '5076 0850', 473, '', 'Iluminare numar de circulatie (Lumini)', 1, 0, 293, '', 1, '61.5'),
(123832, '5050 0131', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '67.52'),
(123833, '5077 0141', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '113.27'),
(123834, '5050 0132', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '67.52'),
(123835, '5050 0722', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '49.43'),
(123836, '5077 0142', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '113.27'),
(123837, '5050 0137', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '63.2'),
(123838, '5050 0723', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '63.2'),
(123839, '5077 0145', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '138.22'),
(123840, '5050 0138', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '63.2'),
(123841, '5077 0146', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '138.22'),
(123842, '5050 0287', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '79.16'),
(123843, '5077 0147', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '136.88'),
(123844, '5050 0288', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '79.16'),
(123845, '5077 0148', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '136.88'),
(123846, '5050 0291', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '73.22'),
(123847, '5077 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '74.65'),
(123848, '5050 0292', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '73.22'),
(123849, '5077 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '74.65'),
(123850, '5050 0724', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '63.2'),
(123851, '5050 0351', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '39.73'),
(123852, '5077 0283', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '62.39'),
(123853, '5077 0284', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '62.39'),
(123854, '5050 0753', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '53.49'),
(123855, '5050 0352', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '39.73'),
(123856, '5077 0391', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '18.12'),
(123857, '5050 0754', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '53.49'),
(123858, '5050 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '42.74'),
(123859, '5077 0392', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '18.12'),
(123860, '5050 0755', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '60.88'),
(123861, '5050 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '42.74'),
(123862, '5077 0550', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '13.41'),
(123863, '5050 0756', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '60.88'),
(123864, '5077 0701', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '98.71'),
(123865, '5050 0363', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '34.84'),
(123866, '5050 0850', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '51.5'),
(123867, '5077 0702', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '98.71'),
(123868, '5050 0364', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '34.84'),
(123869, '5051 0141', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '100.74'),
(123870, '5050 0381', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '17.61'),
(123871, '5050 0382', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '17.61'),
(123872, '5077 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '42.85'),
(123873, '5077 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '42.85'),
(123874, '5050 0391', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '13.23'),
(123875, '5051 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '100.74'),
(123876, '5077 0713', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '51.42'),
(123877, '5050 0392', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '13.23'),
(123878, '5077 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '51.42'),
(123879, '5050 0393', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '14.84'),
(123880, '5051 0143', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '84.59'),
(123881, '5077 0722', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '103.65'),
(123882, '5050 0394', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '14.84'),
(123883, '5051 0144', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '84.59'),
(123884, '5077 0725', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '110.67'),
(123885, '5077 0726', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '110.67'),
(123886, '5051 0146', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '123'),
(123887, '5078 0131', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '355.06'),
(123888, '5078 0132', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '355.06'),
(123889, '5078 0133', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '402.63'),
(123890, '5078 0134', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '402.63'),
(123891, '5078 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '87.98'),
(123892, '5078 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '87.98'),
(123893, '5078 0551', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '19.28'),
(123894, '5051 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '48.04'),
(123895, '5051 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '48.04'),
(123896, '5078 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '92.79'),
(123897, '5082 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '278.15'),
(123898, '5507 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '91.96'),
(123899, '5082 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '278.15'),
(123900, '5086 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '317.8'),
(123901, '5051 0600', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '13.6'),
(123902, '5086 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '317.8'),
(123903, '5507 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '58.39'),
(123904, '5051 0610', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '13.6'),
(123905, '5502 0123', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '79.51'),
(123906, '5507 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '58.39'),
(123907, '5502 0124', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '79.51'),
(123908, '5502 0131', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '121.44'),
(123909, '5051 0620', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '11.05'),
(123910, '5502 0132', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '121.44'),
(123911, '5507 0283', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '22'),
(123912, '5502 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '56.07'),
(123913, '5051 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '117.79'),
(123914, '5507 0284', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '74.86'),
(123915, '5502 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '57.44'),
(123916, '5051 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '117.79'),
(123917, '5502 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.37'),
(123918, '5507 0610', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '10.02'),
(123919, '5502 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '21.37'),
(123920, '5051 0713', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '103.3'),
(123921, '5502 0391', 473, '', 'Dispersor, semnalizator (Sistem de avertizare)', 1, 0, 91, '', 1, '14.95'),
(123922, '5507 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '64.3'),
(123923, '5051 0714', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '103.3'),
(123924, '5502 0392', 473, '', 'Dispersor, semnalizator (Sistem de avertizare)', 1, 0, 91, '', 1, '14.95'),
(123925, '5507 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '64.3'),
(123926, '5502 0711', 473, '', 'Dispersor, semnalizator (Sistem de avertizare)', 1, 0, 91, '', 1, '101.85'),
(123927, '5051 0717', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '92.28'),
(123928, '5502 0713', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '123'),
(123929, '5051 0718', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '92.28'),
(123930, '5502 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '96.34'),
(123931, '5512 0131', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '119.83'),
(123932, '5503 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '45.1'),
(123933, '5051 0721', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '86.28'),
(123934, '5512 0132', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '119.83'),
(123935, '5503 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '49.81'),
(123936, '5512 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '22.9'),
(123937, '5051 0722', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '86.28'),
(123938, '5503 0278', 473, '', 'Lampa mers inapoi (Lumini)', 1, 0, 292, '', 1, '123'),
(123939, '5512 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '22.9'),
(123940, '5051 0850', 473, '', 'Iluminare numar de circulatie (Lumini)', 1, 0, 293, '', 1, '55.99'),
(123941, '5503 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '16.07'),
(123942, '5512 0550', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '22'),
(123943, '5503 0352', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '16.07'),
(123944, '5513 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '22'),
(123945, '5052 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '99.94'),
(123946, '5503 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '15.7'),
(123947, '5513 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '218.32'),
(123948, '5503 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '15.7'),
(123949, '5513 0123', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '91.29'),
(123950, '5513 0124', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '91.29'),
(123951, '5503 0381', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '15.7'),
(123952, '5513 0125', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '144.69'),
(123953, '5052 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '99.94'),
(123954, '5503 0382', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '15.7'),
(123955, '5513 0126', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '144.69'),
(123956, '5052 0601', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '15.46'),
(123957, '5503 0391', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '31.05'),
(123958, '5513 0127', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '169.08'),
(123959, '5503 0392', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '31.05'),
(123960, '5052 0602', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '15.46'),
(123961, '5513 0128', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '22'),
(123962, '5503 0701', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '49.81'),
(123963, '5503 0703', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '213'),
(123964, '5503 0751', 473, '', 'Dispersor, semnalizator (Sistem de avertizare)', 1, 0, 91, '', 1, '30.88'),
(123965, '5513 0283', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '100.37'),
(123966, '5503 0752', 473, '', 'Dispersor, lampa spate (Lumini)', 1, 0, 97, '', 1, '123'),
(123967, '5052 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '104.64'),
(123968, '5513 0285', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '56.99'),
(123969, 'J3600101', 248, '', 'Placute de frana', 0, 0, 402, 'J3600101', 1, '152.76'),
(123970, 'BP-4001', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4001', 1, '85.67'),
(123971, 'BP-4017', 248, '', 'Placute de frana', 0, 0, 402, '', 1, '100.03'),
(123972, 'BP-4007', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4007', 1, '93.36'),
(123973, 'BP-4008', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4008', 1, '116.37'),
(123974, 'BP-4010', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4010', 1, '111.43'),
(123975, 'BP-3006', 248, '', 'Placute de frana', 0, 0, 402, 'BP-3006', 1, '75.64'),
(123976, 'BP-3001', 248, '', 'Placute de frana', 0, 0, 402, 'BP-3001', 1, '56.12'),
(123977, 'BP-3007', 248, '', 'Placute de frana', 0, 0, 402, 'BP-3007', 1, '80.7'),
(123978, 'BP-3025', 248, '', 'Placute de frana', 0, 0, 402, 'BP-3025', 1, '102.88'),
(123979, 'BP-3004', 248, '', 'Placute de frana', 0, 0, 402, 'BP-3004', 1, '120'),
(123980, 'BP-1002', 248, '', 'Placute de frana', 0, 0, 402, 'BP-1002', 1, '70.97'),
(123981, 'J3600912', 248, '', 'Placute de frana', 0, 0, 402, '', 1, '152.04'),
(123982, 'BP-6503', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6503', 1, '48.78'),
(123983, 'BP-6505', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6505', 1, '65.56'),
(123984, 'BP-6502', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6502', 1, '78.94'),
(123985, 'BP-6511', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6511', 1, '65.5'),
(123986, 'BP-3003', 248, '', 'Placute de frana', 0, 0, 402, 'BP-3003', 1, '114.7'),
(123987, 'BP-6522', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6522', 1, '48.46'),
(123988, 'BP-6523', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6523', 1, '76.27'),
(123989, 'BP-6515', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6515', 1, '65.84'),
(123990, 'BP-6525', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6525', 1, '53.34'),
(123991, 'BP-6527', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6527', 1, '60.36'),
(123992, 'BP-6532', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6532', 1, '55.31'),
(123993, 'J3601066', 248, '', 'Placute de frana', 0, 0, 402, 'J3601066', 1, '90.12'),
(123994, 'BP-6572', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6572', 1, '86.72'),
(159096, '90409693', 462, '', 'Garnitura baie ulei', 1, 0, 137, '14023900', 2, '0'),
(123995, 'BP-6583', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6583', 1, '114.55'),
(123996, 'BP-9005', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9005', 1, '62.33'),
(123997, 'BP-9020', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9020', 1, '101.93'),
(123998, 'BP-9025', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9025', 1, '54.15'),
(123999, 'BP-9017', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9017', 1, '52.33'),
(124000, 'BP-9026', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9026', 1, '51.53'),
(124001, 'BP-9011', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9011', 1, '101.89'),
(124002, 'BP-9061', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9061', 1, '51.18'),
(124003, 'BP-9063', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9063', 1, '77.35'),
(124004, 'BP-9067', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9067', 1, '98.35'),
(124005, 'BP-9040', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9040', 1, '128.53'),
(124006, 'BP-9071', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9071', 1, '114.22'),
(124007, 'BP-9082', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9082', 1, '91.32'),
(124008, 'J3602125', 248, '', 'Placute de frana', 0, 0, 402, '', 1, '181.32'),
(124009, 'BP-4502', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4502', 1, '44.22'),
(124010, 'BP-4507', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4507', 1, '66.2'),
(124011, 'BP-4511', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4511', 1, '66.2'),
(124012, 'BP-4520', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4520', 1, '136.82'),
(124013, 'BP-4522', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4522', 1, '80.14'),
(124014, 'BP-4523', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4523', 1, '89.95'),
(124015, 'BP-4524', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4524', 1, '80.14'),
(124016, 'BP-4532', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4532', 1, '72.15'),
(124017, 'BP-4544', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4544', 1, '123.34'),
(124018, 'BP-4550', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4550', 1, '72.15'),
(124019, 'BP-4551', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4551', 1, '82.03'),
(124020, 'BP-4545', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4545', 1, '136.77'),
(124021, 'BP-4555', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4555', 1, '221.46'),
(124022, 'BP-2000', 248, '', 'Placute de frana', 0, 0, 402, 'BP-2000', 1, '58.53'),
(124023, 'BP-2014', 248, '', 'Placute de frana', 0, 0, 402, 'BP-2014', 1, '92.49'),
(124024, 'BP-2019', 248, '', 'Placute de frana', 0, 0, 402, 'BP-2019', 1, '61'),
(124025, 'BP-2022', 248, '', 'Placute de frana', 0, 0, 402, 'BP-2022', 1, '70.9'),
(124026, 'BP-2023', 248, '', 'Placute de frana', 0, 0, 402, 'BP-2023', 1, '58.93'),
(124027, 'BP-2024', 248, '', 'Placute de frana', 0, 0, 402, 'BP-2024', 1, '99.98'),
(124028, 'BP-2036', 248, '', 'Placute de frana', 0, 0, 402, 'BP-2036', 1, '74.24'),
(124029, 'BP-2034', 248, '', 'Placute de frana', 0, 0, 402, 'BP-2034', 1, '88.88'),
(124030, 'BP-5500', 248, '', 'Placute de frana', 0, 0, 402, 'BP-5500', 1, '65.97'),
(124031, 'BP-5506', 248, '', 'Placute de frana', 0, 0, 402, 'BP-5506', 1, '63.69'),
(124032, 'BP-5510', 248, '', 'Placute de frana', 0, 0, 402, 'BP-5510', 1, '44.6'),
(124033, 'BP-5511', 248, '', 'Placute de frana', 0, 0, 402, 'BP-5511', 1, '64.04'),
(124034, 'BP-1515', 248, '', 'Placute de frana', 0, 0, 402, 'BP-1515', 1, '61.29'),
(124035, 'BP-5517', 248, '', 'Placute de frana', 0, 0, 402, 'BP-5517', 1, '123.43'),
(124036, 'BP-5516', 248, '', 'Placute de frana', 0, 0, 402, 'BP-5516', 1, '75.45'),
(124037, 'BP-5515', 248, '', 'Placute de frana', 0, 0, 402, 'BP-5515', 1, '78.11'),
(124038, 'BP-5532', 248, '', 'Placute de frana', 0, 0, 402, 'BP-5532', 1, '127.81'),
(124039, 'BP-1507', 248, '', 'Placute de frana', 0, 0, 402, 'BP-1507', 1, '89.7'),
(124040, 'BP-1508', 248, '', 'Placute de frana', 0, 0, 402, 'BP-1508', 1, '76.27'),
(124041, 'BP-8005', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8005', 1, '72.15'),
(124042, 'BP-8014', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8014', 1, '82.61'),
(124043, 'BP-8010', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8010', 1, '88.44'),
(124044, 'BP-8017', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8017', 1, '102.19'),
(124045, 'BP-8506', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8506', 1, '53.34'),
(124046, 'BP-8530', 248, '', 'Placute de frana', 0, 0, 402, '', 1, '78.3'),
(124047, 'BP-8509', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8509', 1, '63.29'),
(124048, 'BP-8510', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8510', 1, '61'),
(124049, 'BP-8511', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8511', 1, '76.27'),
(124050, 'BP-8512', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8512', 1, '62.94'),
(124051, 'BP-8518', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8518', 1, '103.19'),
(124052, 'BP-8520', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8520', 1, '92.36'),
(124053, 'BP-8519', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8519', 1, '95.97'),
(124054, 'BP-8516', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8516', 1, '141.52'),
(124055, 'BP-8517', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8517', 1, '55.13'),
(124056, 'BP-3500', 248, '', 'Placute de frana', 0, 0, 402, 'BP-3500', 1, '63.1'),
(124057, 'BP-3017', 248, '', 'Placute de frana', 0, 0, 402, 'BP-3017', 1, '62.24'),
(124058, 'BP-6547', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6547', 1, '57.76'),
(124059, 'BP-6551', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6551', 1, '74.94'),
(124060, 'BP-6555', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6555', 1, '66.58'),
(124061, 'BP-6563', 248, '', 'Placute de frana', 0, 0, 402, 'BP-6563', 1, '82.83'),
(124062, 'BP-9053', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9053', 1, '60.02'),
(124063, 'BP-9094', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9094', 1, '64.06'),
(124064, 'BP-9072', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9072', 1, '90.97'),
(124065, 'BP-9066', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9066', 1, '70.29'),
(124066, 'BP-9058', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9058', 1, '93.91'),
(124067, 'BP-9086', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9086', 1, '105.16'),
(124068, 'BP-9079', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9079', 1, '64.06'),
(124069, 'BP-9081', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9081', 1, '82.61'),
(124070, 'BP-9083', 248, '', 'Placute de frana', 0, 0, 402, 'BP-9083', 1, '67.27'),
(124071, 'BP-4521', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4521', 1, '45.72'),
(124072, 'BP-4535', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4535', 1, '52.58'),
(124073, 'BP-4540', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4540', 1, '58.27'),
(124074, 'BP-4541', 248, '', 'Placute de frana', 0, 0, 402, 'BP-4541', 1, '57.14'),
(124075, 'BP-2029', 248, '', 'Placute de frana', 0, 0, 402, 'BP-2029', 1, '39.02'),
(124076, 'BP-2031', 248, '', 'Placute de frana', 0, 0, 402, 'BP-2031', 1, '52.26'),
(124077, 'BP-2035', 248, '', 'Placute de frana', 0, 0, 402, 'BP-2035', 1, '67.17'),
(124078, 'BP-3002', 248, '', 'Placute de frana', 0, 0, 402, 'BP-3002', 1, '65.82'),
(124079, 'BP-5513', 248, '', 'Placute de frana', 0, 0, 402, 'BP-5513', 1, '47.06'),
(124080, 'BP-5523', 248, '', 'Placute de frana', 0, 0, 402, 'BP-5523', 1, '66.01'),
(124081, 'BP-8012', 248, '', 'Placute de frana', 0, 0, 402, 'BP-8012', 1, '81.21'),
(124082, 'BR-6774', 248, '', 'Discuri frana', 0, 0, 82, 'BR-6774', 1, '185.09'),
(124083, 'BR-5756', 248, '', 'Discuri frana', 0, 0, 82, 'BR-5756', 1, '165'),
(124084, 'J3311048', 248, '', 'Discuri frana', 0, 0, 82, '', 1, '159.45'),
(124085, 'BR-9341', 248, '', 'Discuri frana', 0, 0, 82, 'BR-9341', 1, '226.18'),
(136697, '2100 072 031', 32, '', 'Vascocuplaje ventilator', 0, 0, 509, '00322100072031', 1, '2273.45'),
(124086, 'J3230304', 248, '', 'Cilindrii roata spate', 0, 0, 277, 'J3230304', 1, '91.18'),
(124087, 'J3238027', 248, '', 'Cilindrii roata spate', 0, 0, 277, 'J3238027', 1, '26541.35'),
(124088, 'J3248017', 248, '', 'Cilindrii roata spate', 0, 0, 277, 'J3248017', 1, '51.23'),
(124089, 'J3248018', 248, '', 'Cilindrii roata spate', 0, 0, 277, 'J3248018', 1, '56.51'),
(124090, 'J3248020', 248, '', 'Cilindrii roata spate', 0, 0, 277, 'J3248020', 1, '26541.35'),
(124091, 'J10681', 248, '', 'Cabluri de frana', 0, 0, 124, 'J10681', 1, '51.44'),
(124092, 'J10691', 248, '', 'Cabluri de frana', 0, 0, 124, 'J10691', 1, '28.59'),
(124093, 'J10746', 248, '', 'Cabluri de frana', 0, 0, 124, 'J10746', 1, '90.72'),
(124094, 'J10897', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '60.12'),
(124095, 'J10898', 248, '', 'Cabluri de frana', 0, 0, 124, 'J10898', 1, '82.7'),
(124096, 'J10908', 248, '', 'Cabluri de frana', 0, 0, 124, 'J10908', 1, '189.64'),
(124097, 'J11057', 248, '', 'Cabluri de frana', 0, 0, 124, 'J11057', 1, '101.28'),
(124098, 'J11107', 248, '', 'Cabluri de frana', 0, 0, 124, 'J11107', 1, '74.42'),
(124099, 'J11247', 248, '', 'Cabluri de frana', 0, 0, 124, 'J11247', 1, '115.66'),
(124100, 'J11258', 248, '', 'Cabluri de frana', 0, 0, 124, 'J11258', 1, '115.66'),
(124101, 'J11316', 248, '', 'Cabluri de frana', 0, 0, 124, 'J11316', 1, '96.47'),
(124102, 'J11457', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '89.79'),
(124103, 'J11478', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '82.39'),
(124104, 'J11487', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '71.04'),
(124105, 'J11738', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '135.26'),
(124106, 'J11747', 248, '', 'Cabluri de frana', 0, 0, 124, 'J11747', 1, '114.5'),
(124107, 'J11798', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '117.89'),
(124108, 'J11838', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '153.29'),
(124109, 'J12225', 248, '', 'Cabluri de frana', 0, 0, 124, 'J12225', 1, '117.44'),
(124110, 'J12235', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '169.05'),
(124111, 'J12365', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '207.62'),
(124112, 'J12445', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '147.91'),
(124113, 'J12507', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '116.65'),
(124114, 'J12558', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '103.37'),
(124115, 'J12618', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '92.18'),
(124116, 'J12627', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '80'),
(124117, 'J12708', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '57.7'),
(124118, 'J12767', 248, '', 'Cabluri de frana', 0, 0, 124, 'J12767', 1, '85.86'),
(124119, 'J12778', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '63.48'),
(124120, 'J12787', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '94.33'),
(124121, 'J12807', 248, '', 'Cabluri de frana', 0, 0, 124, 'J12807', 1, '80.74'),
(124122, 'J12818', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '80.74'),
(124123, 'J12951', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '108.21'),
(124124, 'J13041', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '155.17'),
(124125, 'J13397', 248, '', 'Cabluri de frana', 0, 0, 124, 'J13397', 1, '161.05'),
(124126, 'J13407', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '83.19'),
(124127, 'J13448', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '169.05'),
(124128, 'J13458', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '54.82'),
(124129, 'J13748', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '135.26'),
(124130, 'J13777', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '167.37'),
(124131, 'J13828', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '167.37'),
(124132, 'J13877', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '120.55'),
(124133, 'J13888', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '181.89'),
(124134, 'J13898', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '181.89'),
(124135, 'J13938', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '181.89'),
(124136, 'J14037', 248, '', 'Cabluri de frana', 0, 0, 124, 'J14037', 1, '80.25'),
(124137, 'J14077', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '122.26'),
(124138, 'J14167', 248, '', 'Cabluri de frana', 0, 0, 124, 'J14167', 1, '116.24'),
(124139, 'J14187', 248, '', 'Cabluri de frana', 0, 0, 124, 'J14187', 1, '181.89'),
(124140, 'J14208', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '105.59'),
(124141, 'J14457', 248, '', 'Cabluri de frana', 0, 0, 124, 'J14457', 1, '128'),
(124142, 'J14498', 248, '', 'Cabluri de frana', 0, 0, 124, 'J14498', 1, '132.81'),
(124143, 'J14518', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '181.89'),
(124144, 'J14617', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '115.03'),
(124145, 'J14658', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '126.16'),
(124146, 'J14688', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '107.99'),
(124147, 'J14747', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '90.94'),
(124148, 'J14798', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '180.04'),
(124149, 'J14817', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '95.32'),
(124150, 'J14838', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '97.07'),
(124151, 'J14857', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '91.69'),
(124152, 'J14897', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '105.73'),
(124153, 'J14937', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '110.41'),
(124154, 'J14958', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '102.6'),
(124155, 'J15227', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '111.84'),
(124156, 'J15857', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '98.7'),
(124157, 'J15858', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '74.2'),
(124158, 'J15917', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '112.28'),
(124159, 'J15928', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '110.41'),
(124160, 'J15957', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '140.16'),
(124161, 'J16047', 248, '', 'Cabluri de frana', 0, 0, 124, 'J16047', 1, '128.31'),
(124162, 'J16048', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '132.18'),
(124163, 'J16077', 248, '', 'Cabluri de frana', 0, 0, 124, 'J16077', 1, '80'),
(124164, 'J16078', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '80'),
(124165, 'J16328', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '146.42'),
(124166, 'J17165', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '76.07'),
(124167, 'J18837', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '119.84'),
(124168, 'J18848', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '129.93'),
(124169, 'J19068', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '201.27'),
(124170, 'J19138', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '129.93'),
(124171, 'J19147', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '104.09'),
(124172, 'J19438', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '86.65'),
(124173, 'J19447', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '94.82'),
(124174, 'J19497', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '155.88'),
(124175, 'J19508', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '127.37'),
(124176, 'J19587', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '74.2'),
(124177, 'J19605', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '143.1'),
(124178, 'J19617', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '97.07'),
(124179, 'J19628', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '97.07'),
(124180, 'J19837', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '145.46'),
(124181, 'J19987', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '115.66'),
(124182, 'J19988', 248, '', 'Cabluri de frana', 0, 0, 124, '', 1, '105.95'),
(124183, 'J22740', 248, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '124.21'),
(124184, 'J25090', 248, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '58.42'),
(124185, 'CP-1507', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '254.08'),
(124186, 'CP-1505', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '350.81'),
(124187, 'CP-1511', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '538.63'),
(124188, 'CP-1508', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '596.37'),
(124189, 'J2000316', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '718.94'),
(124190, 'CP-1523', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '299.55'),
(124191, 'J2000319', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '689.85'),
(124192, 'CP-1516', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '622.83'),
(124193, 'CP-1518', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1172.58'),
(124194, 'CP-6006', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '707.01'),
(124195, 'CP-6000', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '318.71'),
(124196, 'J2000505', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '318.71'),
(124197, 'J2000527', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '587.82'),
(124198, 'CP-6039', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '325.72'),
(124199, 'CP-6020', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '640.35'),
(124200, 'CP-6021', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '753.56'),
(124201, 'CP-6024', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '796.37'),
(124202, 'CP-6026', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '754.64'),
(124203, 'CP-6027', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '518.91'),
(124204, 'CP-6046', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '915.61'),
(124205, 'CP-7509', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '256.89'),
(124206, 'CP-7505', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '404.14'),
(124207, 'J2000909', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '387.3'),
(124208, 'CP-2017', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '278.87'),
(124209, 'CP-2030', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '404.01'),
(124210, 'CP-2050', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '504.9'),
(124211, 'CP-2034', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '364.29'),
(124212, 'CP-2006', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '306.13'),
(124213, 'J2001082', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '479.91'),
(124214, 'CP-2101', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '246.33'),
(124215, 'CP-2051', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '652.84'),
(124216, 'CP-2056', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '686.11'),
(124217, 'CP-2059', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '941.91'),
(124218, 'CP-2084', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1283.14'),
(124219, 'CP-2088', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1737.38'),
(124220, 'CP-2076', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '867.54'),
(124221, 'J2001164', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1618.62'),
(124222, 'CP-1043', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '415.26'),
(124223, 'CP-1023', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '363.62'),
(124224, 'J2002059', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '353.86'),
(124225, 'CP-1054', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '398.53'),
(124226, 'CP-1065', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '660.18'),
(124227, 'J2002094', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '447.4'),
(124228, 'CP-1108', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1076.78'),
(124229, 'CP-1116', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '872.95'),
(124230, 'CP-1066', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '943.84'),
(124231, 'CP-1072', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '622.01'),
(124232, 'CP-1069', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '700.95'),
(124233, 'CP-1111', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '781.37'),
(124234, 'CP-1030', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '345.63'),
(124235, 'CP-1143', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '530.64'),
(124236, 'CP-1144', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '3644.14'),
(124237, 'CP-1113', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '748.49'),
(124238, 'CP-1123', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '372.41'),
(124239, 'J2002229', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1549.56'),
(124240, 'CP-1146', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1320.49'),
(124241, 'CP-5010', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '332.86'),
(124242, 'CP-5030', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '418.78'),
(124243, 'CP-5016', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '497.25'),
(124244, 'CP-5026', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '543.04'),
(124245, 'CP-5048', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1530.34'),
(124246, 'CP-5034', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '633.53'),
(124247, 'J2003116', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '896.44'),
(124248, 'J2003123', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '975.54'),
(124249, 'J2004027', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '464.78'),
(124250, 'CP-8011', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '405.12'),
(124251, 'J2004059', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '587.87'),
(124252, 'CP-8034', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1008.2'),
(124253, 'CP-4015', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '375.65'),
(124254, 'CP-4038', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '349.64'),
(124255, 'J2005066', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '606.48'),
(124256, 'J2005088', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '399.94'),
(124257, 'CP-4027', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1014.48'),
(124258, 'CP-4029', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '325.09'),
(124259, 'CP-4046', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '2075.5'),
(124260, 'J2006022', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '393.09'),
(124261, 'CP-7015', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '603.42'),
(124262, 'J2006043', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '776.68'),
(124263, 'CP-7022', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '940.08'),
(124264, 'CP-8505', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '370.96'),
(124265, 'J2007036', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '533.93'),
(124266, 'J2008008', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '287.66'),
(124267, 'CP-9013', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '678.26'),
(124268, 'CP-9011', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '441.8'),
(124269, 'CP-9001', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '320.36'),
(124270, 'CP-9015', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '798.29'),
(124271, 'J2008033', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '774.79'),
(124272, 'CP-9023', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1062.13'),
(124273, 'CP-9022', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '833.96'),
(124274, 'CP-3002', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '539.11'),
(124275, 'CP-3009', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '1318.55'),
(124276, 'J2500304', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2500304', 1, '26541.35'),
(124277, 'J2500500', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2500500', 1, '26541.35'),
(124278, 'J2500501', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2500501', 1, '26541.35'),
(124279, 'J2500503', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2500503', 1, '26541.35'),
(124280, 'J2500508', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2500508', 1, '26541.35'),
(124281, 'J2500509', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2500509', 1, '26541.35'),
(124282, 'J2500511', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2500511', 1, '26541.35'),
(124283, 'J2500512', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2500512', 1, '26541.35'),
(124284, 'J2500514', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2500514', 1, '26541.35'),
(124285, 'J2500515', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2500515', 1, '26541.35'),
(124286, 'J2500700', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2500700', 1, '26541.35'),
(124287, 'J2500901', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2500901', 1, '26541.35'),
(124288, 'J2500902', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2500902', 1, '26541.35'),
(124289, 'J2500903', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2500903', 1, '26541.35'),
(124290, 'J2501005', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2501005', 1, '26541.35'),
(124291, 'J2501018', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2501018', 1, '26541.35'),
(124292, 'J2501019', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2501019', 1, '26541.35'),
(124293, 'J2501027', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2501027', 1, '26541.35'),
(124294, 'J2501056', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2501056', 1, '26541.35'),
(124295, 'J2501061', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2501061', 1, '26541.35'),
(124296, 'J2502047', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2502047', 1, '26541.35'),
(124297, 'J2502053', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2502053', 1, '26541.35'),
(124298, 'J2502071', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2502071', 1, '26541.35'),
(124299, 'J2502113', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2502113', 1, '26541.35'),
(124300, 'J2503014', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2503014', 1, '26541.35'),
(124301, 'J2503017', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2503017', 1, '26541.35'),
(124302, 'J2503019', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2503019', 1, '26541.35'),
(124303, 'J2503030', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2503030', 1, '26541.35'),
(124304, 'J2504002', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2504002', 1, '26541.35'),
(124305, 'J2504004', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2504004', 1, '26541.35'),
(124306, 'J2504008', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2504008', 1, '26541.35'),
(124307, 'J2504017', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2504017', 1, '26541.35'),
(124308, 'J2504018', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2504018', 1, '26541.35'),
(124309, 'J2505014', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2505014', 1, '26541.35'),
(124310, 'J2505015', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2505015', 1, '26541.35'),
(124311, 'J2505016', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2505016', 1, '26541.35'),
(124312, 'J2505022', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2505022', 1, '26541.35'),
(124313, 'J2505034', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2505034', 1, '26541.35'),
(124314, 'J2505035', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2505035', 1, '26541.35'),
(124315, 'J2505038', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2505038', 1, '26541.35'),
(124316, 'J2505042', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2505042', 1, '26541.35'),
(124317, 'J2508000', 248, '', 'Pompe ambreiaj', 0, 0, 234, 'J2508000', 1, '26541.35'),
(124318, 'J2600306', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2600306', 1, '26541.35'),
(124319, 'J2600310', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2600310', 1, '26541.35'),
(124320, 'J2600500', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2600500', 1, '26541.35'),
(124321, 'J2600501', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2600501', 1, '26541.35'),
(124322, 'J2600502', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2600502', 1, '26541.35');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(124323, 'J2600503', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2600503', 1, '241.9'),
(124324, 'J2600508', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2600508', 1, '26541.35'),
(124325, 'J2600514', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2600514', 1, '26541.35'),
(124326, 'J2600515', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2600515', 1, '26541.35'),
(124327, 'J2600517', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2600517', 1, '26541.35'),
(124328, 'J2600901', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2600901', 1, '26541.35'),
(124329, 'J2601004', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2601004', 1, '26541.35'),
(124330, 'J2601008', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2601008', 1, '89.69'),
(124331, 'J2601021', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2601021', 1, '26541.35'),
(124332, 'J2601022', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2601022', 1, '26541.35'),
(124333, 'J2601023', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2601023', 1, '26541.35'),
(124334, 'J2601024', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2601024', 1, '26541.35'),
(124335, 'J2601045', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2601045', 1, '26541.35'),
(124336, 'J2601047', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2601047', 1, '26541.35'),
(124337, 'J2601052', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2601052', 1, '26541.35'),
(124338, 'J2601058', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2601058', 1, '26541.35'),
(124339, 'J2602030', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2602030', 1, '26541.35'),
(124340, 'J2602045', 248, '', 'Cilindrii receptori', 0, 0, 620, '', 1, '26541.35'),
(124341, 'J2602048', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2602048', 1, '26541.35'),
(124342, 'J2602052', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2602052', 1, '26541.35'),
(124343, 'J2602057', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2602057', 1, '26541.35'),
(124344, 'J2602080', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2602080', 1, '26541.35'),
(124345, 'J2602093', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2602093', 1, '26541.35'),
(124346, 'J2602095', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2602095', 1, '26541.35'),
(124347, 'J2603009', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2603009', 1, '98.69'),
(124348, 'J2603010', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2603010', 1, '26541.35'),
(124349, 'J2603011', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2603011', 1, '26541.35'),
(124350, 'J2603013', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2603013', 1, '26541.35'),
(124351, 'J2603015', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2603015', 1, '26541.35'),
(124352, 'J2603016', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2603016', 1, '26541.35'),
(124353, 'J2603019', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2603019', 1, '26541.35'),
(124354, 'J2603028', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2603028', 1, '26541.35'),
(124355, 'J2603029', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2603029', 1, '26541.35'),
(124356, 'J2604002', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2604002', 1, '26541.35'),
(124357, 'J2604010', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2604010', 1, '26541.35'),
(124358, 'J2605002', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2605002', 1, '26541.35'),
(124359, 'J2605005', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2605005', 1, '26541.35'),
(124360, 'J2605008', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2605008', 1, '26541.35'),
(124361, 'J2605011', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2605011', 1, '26541.35'),
(124362, 'J2605021', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2605021', 1, '26541.35'),
(124363, 'J2605022', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2605022', 1, '26541.35'),
(124364, 'J2605026', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2605026', 1, '26541.35'),
(124365, 'J2605029', 248, '', 'Cilindrii receptori', 0, 0, 620, 'J2605029', 1, '26541.35'),
(124366, 'N2000559', 248, '', 'Kit-uri ambreiaj', 0, 0, 479, '', 1, '686.43'),
(124367, 'N2603030', 248, '', 'Cilindrii receptori', 0, 0, 620, '', 1, '26541.35'),
(124368, 'J2920300', 248, '', 'Elemente de directie', 0, 0, 1427, '', 1, '26541.35'),
(124369, 'J4230500', 248, '', 'Elemente de directie', 0, 0, 251, '', 1, '26541.35'),
(124370, 'J4230501', 248, '', 'Elemente de directie', 0, 0, 251, '', 1, '69.36'),
(124371, 'J4233001', 248, '', 'Elemente de directie', 0, 0, 251, 'J4233001', 1, '26541.35'),
(124372, 'J4233002', 248, '', 'Elemente de directie', 0, 0, 251, '', 1, '26541.35'),
(124373, 'J4233012', 248, '', 'Elemente de directie', 0, 0, 251, 'J4233012', 1, '26541.35'),
(124374, 'J4233015', 248, '', 'Elemente de directie', 0, 0, 251, 'J4233015', 1, '26541.35'),
(124375, 'J4234000', 248, '', 'Elemente de directie', 0, 0, 251, 'J4234000', 1, '26541.35'),
(124376, 'J4234001', 248, '', 'Elemente de directie', 0, 0, 251, 'J4234001', 1, '26541.35'),
(124377, 'J4234020', 248, '', 'Elemente de directie', 0, 0, 251, '', 1, '26541.35'),
(124378, 'J4235006', 248, '', 'Elemente de directie', 0, 0, 251, 'J4235006', 1, '31.48'),
(124379, 'J4235008', 248, '', 'Elemente de directie', 0, 0, 251, 'J4235008', 1, '26541.35'),
(124380, 'J4235010', 248, '', 'Elemente de directie', 0, 0, 251, 'J4235010', 1, '26541.35'),
(124381, 'J4238000', 248, '', 'Elemente de directie', 0, 0, 251, 'J4238000', 1, '26541.35'),
(124382, 'J4238002', 248, '', 'Elemente de directie', 0, 0, 251, 'J4238002', 1, '26541.35'),
(124383, 'J4243001', 248, '', 'Elemente de directie', 0, 0, 251, 'J4243001', 1, '26541.35'),
(124384, 'J4254000', 248, '', 'Elemente de directie', 0, 0, 251, 'J4254000', 1, '26541.35'),
(124385, 'J4254001', 248, '', 'Elemente de directie', 0, 0, 251, 'J4254001', 1, '26541.35'),
(124386, 'J4710520', 248, '', 'Elemente de directie', 0, 0, 654, 'J4700013_tz', 1, '26541.35'),
(124387, 'J4801013', 248, '', 'Elemente de directie', 0, 0, 507, 'J4801013', 1, '120.96'),
(124388, 'SPA-5501', 248, '', 'Elemente de directie', 0, 0, 507, '', 1, '72.49'),
(124389, 'SPA-5511', 248, '', 'Elemente de directie', 0, 0, 507, 'SPA-5511', 1, '197.89'),
(124390, 'SPA-5504', 248, '', 'Elemente de directie', 0, 0, 507, '', 1, '62.99'),
(124391, 'SPA-5503', 248, '', 'Elemente de directie', 0, 0, 507, 'SPA-5503', 1, '30.18'),
(124392, 'J4805016', 248, '', 'Elemente de directie', 0, 0, 507, 'J4805016', 1, '117.14'),
(124393, 'J4811019', 248, '', 'Elemente de directie', 0, 0, 284, 'J4811019', 1, '288.4'),
(124394, 'J4820102', 248, '', 'Elemente de directie', 0, 0, 914, 'J4820102', 1, '59.86'),
(124395, 'STE-4002', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4002', 1, '139.62'),
(124396, 'STE-4005', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4005', 1, '16.19'),
(124397, 'STE-4003', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4003', 1, '62.56'),
(124398, 'STE-4013', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4013', 1, '29.76'),
(124399, 'STE-4012', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4012', 1, '73.26'),
(124400, 'STE-7503', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-7503', 1, '19.62'),
(124401, 'STE-3005', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-3005', 1, '40.8'),
(124402, 'STE-3008', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-3008', 1, '51.55'),
(124403, 'STE-3011', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-3011', 1, '46.13'),
(124404, 'STE-3010', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-3010', 1, '47.73'),
(124405, 'J4820519', 248, '', 'Elemente de directie', 0, 0, 914, 'J4820519', 1, '57.23'),
(124406, 'STE-3016', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-3016', 1, '156.87'),
(124407, 'STE-1003', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-1003', 1, '19.62'),
(124408, 'STE-1002', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-1002', 1, '56.03'),
(124409, 'STE-6530', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-6530', 1, '78.81'),
(124410, 'STE-6514', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-6514', 1, '22.88'),
(124411, 'STE-6520', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-6520', 1, '50.38'),
(124412, 'STE-6505', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-6505', 1, '23.25'),
(124413, 'J4821015', 248, '', 'Elemente de directie', 0, 0, 914, 'J4821015', 1, '82.05'),
(124414, 'STE-6541', 248, '', 'Elemente de directie', 0, 0, 914, '', 1, '114'),
(124415, 'J4821028', 248, '', 'Elemente de directie', 0, 0, 3236, 'J4821028', 1, '142.27'),
(124416, 'STE-6502', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-6502', 1, '121.81'),
(124417, 'J4821035', 248, '', 'Elemente de directie', 0, 0, 914, 'J4821035', 1, '77.48'),
(124418, 'STE-6504', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-6504', 1, '186.92'),
(124419, 'STE-6539', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-6539', 1, '98.4'),
(124420, 'STE-6542', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-6542', 1, '21.02'),
(124421, 'STE-6538', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-6538', 1, '28.69'),
(124422, 'STE-6544', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-6544', 1, '32.01'),
(124423, 'STE-5519', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-5519', 1, '54.92'),
(124424, 'J4821091', 248, '', 'Elemente de directie', 0, 0, 914, 'J4821091', 1, '71.43'),
(124425, 'J4821093', 248, '', 'Elemente de directie', 0, 0, 914, 'J4821093', 1, '172.96'),
(124426, 'STE-9038', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9038', 1, '31.7'),
(124427, 'STE-9078', 248, '', 'Elemente de directie', 0, 0, 914, '', 1, '35.52'),
(124428, 'STE-9024', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9024', 1, '19.94'),
(124429, 'STE-9020', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9020', 1, '20.06'),
(124430, 'STE-9015', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9015', 1, '41.19'),
(124431, 'STE-9013', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9013', 1, '37.37'),
(124432, 'STE-9050', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9050', 1, '59.57'),
(124433, 'STE-9059', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9059', 1, '27.05'),
(124434, 'STE-9086', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9086', 1, '22.53'),
(124435, 'STE-9080', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9080', 1, '72.49'),
(124436, 'STE-9072', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9072', 1, '104.24'),
(124437, 'STE-9081', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9081', 1, '37.77'),
(124438, 'STE-9068', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9068', 1, '71.72'),
(124439, 'STE-9073', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9073', 1, '72.04'),
(124440, 'STE-9075', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9075', 1, '72.28'),
(124441, 'STE-9002', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9002', 1, '32.86'),
(124442, 'STE-9084', 248, '', 'Elemente de directie', 0, 0, 914, '', 1, '54.17'),
(124443, 'J4822093', 248, '', 'Elemente de directie', 0, 0, 914, '', 1, '138.32'),
(124444, 'STE-9064', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9064', 1, '182.83'),
(124445, 'STE-4519', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4519', 1, '31.56'),
(124446, 'STE-4506', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4506', 1, '14.28'),
(124447, 'STE-4508', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4508', 1, '16.54'),
(124448, 'STE-4509', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4509', 1, '35.12'),
(124449, 'J4823016', 248, '', 'Elemente de directie', 0, 0, 914, 'J4823016', 1, '70.13'),
(124450, 'STE-4520', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4520', 1, '24.85'),
(124451, 'STE-4521', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4521', 1, '45.79'),
(124452, 'STE-4514', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4514', 1, '44.99'),
(124453, 'J4823032', 248, '', 'Elemente de directie', 0, 0, 914, 'J4823032', 1, '76.87'),
(124454, 'STE-2013', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-2013', 1, '23.23'),
(124455, 'J4824007', 248, '', 'Elemente de directie', 0, 0, 914, 'J4824007', 1, '67.5'),
(124456, 'STE-2015', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-2015', 1, '200.33'),
(124457, 'J4824010', 248, '', 'Elemente de directie', 0, 0, 914, 'J4824010', 1, '23.65'),
(124458, 'STE-2009', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-2009', 1, '44.99'),
(124459, 'J4824020', 248, '', 'Elemente de directie', 0, 0, 914, 'J4824020', 1, '153.37'),
(124460, 'STE-2019', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-2019', 1, '40.8'),
(124461, 'STE-2020', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-2020', 1, '50.38'),
(124462, 'STE-5507', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-5507', 1, '18.13'),
(124463, 'STE-5503', 248, '', 'Elemente de directie', 0, 0, 914, '', 1, '32.46'),
(124464, 'STE-5502', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-5502', 1, '16.99'),
(124465, 'STE-5520', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-5520', 1, '14.28'),
(124466, 'STE-3015', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-3015', 1, '55.56'),
(124467, 'STE-5508', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-5508', 1, '27.82'),
(124468, 'STE-5522', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-5522', 1, '86.4'),
(124469, 'STE-5501', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-5501', 1, '26.7'),
(124470, 'J4825030', 248, '', 'Elemente de directie', 0, 0, 914, 'J4825030', 1, '52.34'),
(124471, 'J4825033', 248, '', 'Elemente de directie', 0, 0, 914, '', 1, '54.73'),
(124472, 'STE-1511', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-1511', 1, '51.9'),
(124473, 'J4826011', 248, '', 'Elemente de directie', 0, 0, 914, 'J4826011', 1, '297.56'),
(124474, 'STE-8001', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-8001', 1, '75.86'),
(124475, 'STE-8002', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-8002', 1, '33.98'),
(124476, 'STE-8502', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-8502', 1, '16.19'),
(124477, 'STE-8503', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-8503', 1, '43.53'),
(124478, 'STE-9058', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9058', 1, '42.73'),
(124479, 'J4828013', 248, '', 'Elemente de directie', 0, 0, 914, 'J4828013', 1, '80.11'),
(124480, 'STE-8504', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-8504', 1, '61.02'),
(124481, 'J4829000', 248, '', 'Elemente de directie', 0, 0, 914, 'J4829000', 1, '18.13'),
(124482, 'STE-3504', 248, '', 'Elemente de directie', 0, 0, 914, '', 1, '22.53'),
(124483, 'STE-3501', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-3501', 1, '33.63'),
(124484, 'STE-4001', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4001', 1, '132.4'),
(124485, 'STE-4011', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4011', 1, '64.08'),
(124486, 'STE-4017', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4017', 1, '137.47'),
(124487, 'STE-3017', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-3017', 1, '91.12'),
(124488, 'STE-3019', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-3019', 1, '90.65'),
(132877, '6615 0351', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '67-21-19', 1, '47.25'),
(124489, 'STE-1011', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-1011', 1, '62.56'),
(124490, 'STE-1001', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-1001', 1, '56.03'),
(124491, 'STE-6525', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-6525', 1, '38.67'),
(124492, 'STE-6523', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-6523', 1, '110.21'),
(124493, 'STE-6540', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-6540', 1, '99.62'),
(124494, 'J4831011', 248, '', 'Elemente de directie', 0, 0, 914, '', 1, '71.43'),
(124495, 'STE-6503', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-6503', 1, '183.08'),
(124496, 'STE-9028', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9028', 1, '29.41'),
(124497, 'J4832001', 248, '', 'Elemente de directie', 0, 0, 914, 'J4832001', 1, '35.86'),
(124498, 'STE-9012', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9012', 1, '24.85'),
(124499, 'STE-9045', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9045', 1, '64.08'),
(124500, 'STE-1508', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-1508', 1, '27.82'),
(124501, 'STE-9016', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9016', 1, '17.39'),
(124502, 'STE-9079', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9079', 1, '63.68'),
(124503, 'STE-9069', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9069', 1, '67.16'),
(124504, 'STE-9074', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-9074', 1, '35.86'),
(124505, 'J4832069', 248, '', 'Elemente de directie', 0, 0, 914, 'J4832069', 1, '136.23'),
(124506, 'STE-4522', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-4522', 1, '64.08'),
(124507, 'J4833003', 248, '', 'Elemente de directie', 0, 0, 914, 'J4833003', 1, '171.18'),
(124508, 'STE-2014', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-2014', 1, '23.65'),
(124509, 'J4834007', 248, '', 'Elemente de directie', 0, 0, 914, 'J4834007', 1, '33.55'),
(124510, 'STE-2016', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-2016', 1, '167.15'),
(124511, 'STE-2021', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-2021', 1, '51.12'),
(124512, 'STE-5523', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-5523', 1, '85.55'),
(124513, 'J4836007', 248, '', 'Elemente de directie', 0, 0, 914, 'J4836007', 1, '168.29'),
(124514, 'J4836008', 248, '', 'Elemente de directie', 0, 0, 914, 'J4836008', 1, '136.91'),
(124515, 'STE-8006', 248, '', 'Elemente de directie', 0, 0, 914, 'STE-8006', 1, '70.6'),
(124516, 'J4838003', 248, '', 'Elemente de directie', 0, 0, 3236, 'J4838003', 1, '173.76'),
(124517, 'J4838004', 248, '', 'Elemente de directie', 0, 0, 914, 'J4838004', 1, '80.11'),
(124518, 'STR-4005', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-4005', 1, '71.3'),
(124519, 'STR-4002', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-4002', 1, '80.88'),
(124520, 'STR-4007', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-4007', 1, '44.25'),
(124521, 'STR-4006', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-4006', 1, '84.7'),
(124522, 'STR-4015', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-4015', 1, '46.56'),
(124523, 'STR-4010', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-4010', 1, '69.44'),
(124524, 'STR-4003', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-4003', 1, '65.27'),
(124525, 'J4840400', 248, '', 'Elemente de directie', 0, 0, 51, 'J4840400', 1, '87.73'),
(124526, 'STR-3001', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-3001', 1, '34.69'),
(124527, 'STR-3002', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-3002', 1, '80.88'),
(124528, 'STR-3007', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-3007', 1, '23.65'),
(124529, 'STR-3017', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-3017', 1, '78.25'),
(124530, 'STR-3022', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-3022', 1, '70.18'),
(124531, 'STR-3003', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-3003', 1, '102.99'),
(124532, 'STR-3018', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-3018', 1, '128.18'),
(124533, 'J4840700', 248, '', 'Elemente de directie', 0, 0, 51, 'J4840700', 1, '35.86'),
(124534, 'STR-1009', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-1009', 1, '89.27'),
(124535, 'STR-1001', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-1001', 1, '64.08'),
(124536, 'STR-1008', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-1008', 1, '73.66'),
(124537, 'STR-1005', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-1005', 1, '55.34'),
(124538, 'J4840909', 248, '', 'Elemente de directie', 0, 0, 51, 'J4840909', 1, '78.46'),
(124539, 'STR-6503', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-6503', 1, '47.73'),
(124540, 'STR-6507', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-6507', 1, '41.19'),
(124541, 'STR-6515', 248, '', 'Elemente de directie', 0, 0, 51, '', 1, '27.42'),
(124542, 'J4841013', 248, '', 'Elemente de directie', 0, 0, 51, 'J4841013', 1, '61.48'),
(124543, 'STR-6510', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-6510', 1, '24.02'),
(124544, 'STR-6513', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-6513', 1, '105.3'),
(124545, 'J4841038', 248, '', 'Elemente de directie', 0, 0, 51, 'J4841038', 1, '75.22'),
(124546, 'STR-9018', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-9018', 1, '33.15'),
(124547, 'STR-9003', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-9003', 1, '49.58'),
(124548, 'STR-9006', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-9006', 1, '21.37'),
(124549, 'STR-9013', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-9013', 1, '26.36'),
(124550, 'STR-9001', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-9001', 1, '19.27'),
(124551, 'STR-9002', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-9002', 1, '21.77'),
(124552, 'STR-9010', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-9010', 1, '27.82'),
(124553, 'STR-9020', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-9020', 1, '32.04'),
(124554, 'STR-9023', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-9023', 1, '52.51'),
(124555, 'STR-9037', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-9037', 1, '100.65'),
(124556, 'STR-9031', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-9031', 1, '102.62'),
(124557, 'J4842045', 248, '', 'Elemente de directie', 0, 0, 51, 'J4842045', 1, '32.04'),
(124558, 'J4842046', 248, '', 'Elemente de directie', 0, 0, 51, 'J4842046', 1, '22.53'),
(124559, 'J4842047', 248, '', 'Elemente de directie', 0, 0, 51, 'J4842047', 1, '99.67'),
(124560, 'STR-9019', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-9019', 1, '104.96'),
(124561, 'STR-9030', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-9030', 1, '48.07'),
(124562, 'STR-9040', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-9040', 1, '128.92'),
(124563, 'J4842058', 248, '', 'Elemente de directie', 0, 0, 51, 'J4842058', 1, '128.92'),
(124564, 'J4842059', 248, '', 'Elemente de directie', 0, 0, 51, 'J4842059', 1, '130.65'),
(124565, 'STR-4503', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-4503', 1, '30.18'),
(124566, 'STR-4529', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-4529', 1, '28.99'),
(124567, 'J4843014', 248, '', 'Elemente de directie', 0, 0, 51, 'J4843014', 1, '34.32'),
(124568, 'J4843016', 248, '', 'Elemente de directie', 0, 0, 51, 'J4843016', 1, '129.7'),
(124569, 'STR-4512', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-4512', 1, '42.04'),
(124570, 'STR-4522', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-4522', 1, '48.07'),
(124571, 'STR-4505', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-4505', 1, '26.36'),
(124572, 'STR-4016', 248, '', 'Elemente de directie', 0, 0, 51, '', 1, '21.77'),
(124573, 'J4843042', 248, '', 'Elemente de directie', 0, 0, 51, 'J4843042', 1, '91.12'),
(124574, 'J4843053', 248, '', 'Elemente de directie', 0, 0, 51, 'J4843053', 1, '155.57'),
(124575, 'STR-2004', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-2004', 1, '31.7'),
(124576, 'STR-2015', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-2015', 1, '22.88'),
(124577, 'STR-2001', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-2001', 1, '27.9'),
(124578, 'STR-2016', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-2016', 1, '22.53'),
(124579, 'J4844009', 248, '', 'Elemente de directie', 0, 0, 51, 'J4844009', 1, '106.04'),
(124580, 'STR-2002', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-2002', 1, '22.53'),
(124581, 'STR-2017', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-2017', 1, '21.37'),
(124582, 'STR-2022', 248, '', 'Elemente de directie', 0, 0, 51, '', 1, '76.71'),
(124583, 'J4844017', 248, '', 'Elemente de directie', 0, 0, 51, 'J4844017', 1, '101.48'),
(124584, 'STR-2021', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-2021', 1, '32.04'),
(124585, 'J4844020', 248, '', 'Elemente de directie', 0, 0, 51, 'J4844020', 1, '32.04'),
(124586, 'J4844022', 248, '', 'Elemente de directie', 0, 0, 51, 'J4844022', 1, '65.27'),
(124587, 'STR-2006', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-2006', 1, '65.27'),
(124588, 'J4844024', 248, '', 'Elemente de directie', 0, 0, 51, 'J4844024', 1, '65.27'),
(124589, 'STR-5503', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-5503', 1, '24.02'),
(124590, 'STR-5514', 248, '', 'Elemente de directie', 0, 0, 51, '', 1, '33.55'),
(124591, 'STR-5506', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-5506', 1, '27.82'),
(124592, 'STR-5502', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-5502', 1, '24.02'),
(124593, 'STR-5501', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-5501', 1, '34.32'),
(124594, 'STR-5504', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-5504', 1, '61.82'),
(124595, 'STR-5516', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-5516', 1, '90.92'),
(124596, 'STR-5513', 248, '', 'Elemente de directie', 0, 0, 51, '', 1, '155.97'),
(124597, 'J4845026', 248, '', 'Elemente de directie', 0, 0, 51, 'J4845026', 1, '136.12'),
(124598, 'J4845027', 248, '', 'Elemente de directie', 0, 0, 51, 'J4845027', 1, '144.66'),
(124599, 'STR-8006', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-8006', 1, '100.9'),
(124600, 'J4847008', 248, '', 'Elemente de directie', 0, 0, 51, 'J4847008', 1, '118.33'),
(124601, 'J4847009', 248, '', 'Elemente de directie', 0, 0, 51, 'J4847009', 1, '127.65'),
(124602, 'STR-8502', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-8502', 1, '22.43'),
(124603, 'STR-8503', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-8503', 1, '69.84'),
(124604, 'J4848008', 248, '', 'Elemente de directie', 0, 0, 51, 'J4848008', 1, '63.34'),
(124605, 'STR-8505', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-8505', 1, '68.25'),
(124606, 'J4848010', 248, '', 'Elemente de directie', 0, 0, 51, 'J4848010', 1, '117.56'),
(124607, 'STR-3504', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-3504', 1, '65.62'),
(124608, 'STR-4004', 248, '', 'Elemente de directie', 0, 0, 51, 'STR-4004', 1, '65.27'),
(124609, 'SCA-1008', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-1008', 1, '138.85'),
(124610, 'J4850909', 248, '', 'Elemente de directie', 0, 0, 51, 'J4850909', 1, '78.46'),
(124611, 'SBJ-4004', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-4004', 1, '59.43'),
(124612, 'SBJ-3031', 248, '', 'Elemente de directie', 0, 0, 2462, '', 1, '52.63'),
(124613, 'SBJ-4005', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-4005', 1, '99.19'),
(124614, 'SBJ-4007', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-4007', 1, '62.56'),
(124615, 'SBJ-3001', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3001', 1, '58'),
(124616, 'SBJ-7503', 248, '', 'Elemente de directie', 0, 0, 2462, '', 1, '49.58'),
(124617, 'SBJ-4008', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-4008', 1, '57.23'),
(124618, 'SBJ-3005', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3005', 1, '29.04'),
(124619, 'SBJ-3007', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3007', 1, '20.81'),
(124620, 'SBJ-3021', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3021', 1, '104.59'),
(124621, 'SBJ-3022', 248, '', 'Elemente de directie', 0, 0, 2462, '', 1, '106.39'),
(124622, 'SBJ-5501', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-5501', 1, '17.73'),
(124623, 'SBJ-3004', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3004', 1, '26.57'),
(124624, 'SBJ-3017', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3017', 1, '61.19'),
(124625, 'SBJ-3019', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3019', 1, '63.12'),
(124626, 'J4860514', 248, '', 'Elemente de directie', 0, 0, 2462, 'J4860514', 1, '58'),
(124627, 'SBJ-3024', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3024', 1, '89.43'),
(124628, 'SBJ-3002', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3002', 1, '92.32'),
(124629, 'J4860521', 248, '', 'Elemente de directie', 0, 0, 2462, 'J4860521', 1, '68.25'),
(124630, 'SBJ-1002', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-1002', 1, '61.48'),
(124631, 'SBJ-1005', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-1005', 1, '24.02'),
(124632, 'SBJ-1004', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-1004', 1, '66.15'),
(124633, 'SBJ-1001', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-1001', 1, '47.67'),
(124634, 'SBJ-1006', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-1006', 1, '49.93'),
(124635, 'SBJ-6503', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-6503', 1, '57.57'),
(124636, 'SBJ-6502', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-6502', 1, '61.48'),
(124637, 'SBJ-6510', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-6510', 1, '38.91'),
(124638, 'J4861019', 248, '', 'Elemente de directie', 0, 0, 2462, 'J4861019', 1, '93.49'),
(124639, 'SBJ-6508', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-6508', 1, '26.57'),
(124640, 'SBJ-6518', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-6518', 1, '54.17'),
(124641, 'SBJ-6509', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-6509', 1, '25.93'),
(159190, '861103K100 ', 462, '', 'Parbriz', 1, 0, 1191, '', 2, '0'),
(124642, 'SBJ-6506', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-6506', 1, '65.17'),
(124643, 'J4861032', 248, '', 'Elemente de directie', 0, 0, 2462, 'J4861032', 1, '34.69'),
(124644, 'SBJ-6501', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-6501', 1, '111.7'),
(124645, 'SBJ-6505', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-6505', 1, '48.42'),
(124646, 'SBJ-9018', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9018', 1, '70.18'),
(124647, 'SBJ-9030', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9030', 1, '18.13'),
(124648, 'SBJ-9008', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9008', 1, '89.45'),
(124649, 'SBJ-9007', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9007', 1, '33.98'),
(124650, 'SBJ-9006', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9006', 1, '61.05'),
(124651, 'SBJ-9017', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9017', 1, '64.85'),
(124652, 'SBJ-9002', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9002', 1, '70.6'),
(124653, 'SBJ-9010', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9010', 1, '31.29'),
(124654, 'SBJ-9021', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9021', 1, '31.19'),
(124655, 'J4862031', 248, '', 'Elemente de directie', 0, 0, 2462, '', 1, '154.62'),
(124656, 'SBJ-9036', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9036', 1, '156.4'),
(124657, 'SBJ-9012', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9012', 1, '94.26'),
(124658, 'SBJ-9034', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9034', 1, '80.8'),
(124659, 'SBJ-9040', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9040', 1, '154.62'),
(124660, 'SBJ-4002', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-4002', 1, '25.75'),
(124661, 'SBJ-4502', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-4502', 1, '35.65'),
(124662, 'SBJ-4510', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-4510', 1, '51.5'),
(124663, 'SBJ-4509', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-4509', 1, '88.5'),
(124664, 'SBJ-4504', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-4504', 1, '36.98'),
(124665, 'J4863009', 248, '', 'Elemente de directie', 0, 0, 2462, 'J4863009', 1, '157.51'),
(124666, 'SBJ-4011', 248, '', 'Elemente de directie', 0, 0, 2462, '', 1, '22.88'),
(124667, 'SBJ-4508', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-4508', 1, '20.76'),
(124668, 'J4863021', 248, '', 'Elemente de directie', 0, 0, 2462, 'J4863021', 1, '103.42'),
(124669, 'SBJ-2004', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-2004', 1, '32.04'),
(124670, 'SBJ-2009', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-2009', 1, '61.66'),
(124671, 'SBJ-2001', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-2001', 1, '40.8'),
(124672, 'SBJ-2005', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-2005', 1, '64.85'),
(124673, 'SBJ-2011', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-2011', 1, '48.42'),
(124674, 'SBJ-2010', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-2010', 1, '50.75'),
(124675, 'SBJ-2003', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-2003', 1, '47.73'),
(124676, 'J4864012', 248, '', 'Elemente de directie', 0, 0, 2462, 'J4864012', 1, '56.46'),
(124677, 'SBJ-5505', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-5505', 1, '78.09'),
(124678, 'SBJ-5507', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-5507', 1, '84.73'),
(124679, 'SBJ-5514', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-5514', 1, '79.68'),
(124680, 'SBJ-5502', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-5502', 1, '167.84'),
(124681, 'SBJ-5513', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-5513', 1, '74.43'),
(124682, 'SBJ-5509', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-5509', 1, '22.88'),
(124683, 'SBJ-3027', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3027', 1, '34.88'),
(124684, 'SBJ-5517', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-5517', 1, '99.22'),
(124685, 'SBJ-3504', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3504', 1, '58'),
(124686, 'SBJ-8001', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-8001', 1, '34.88'),
(124687, 'SBJ-8002', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-8002', 1, '21.02'),
(124688, 'SBJ-8501', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-8501', 1, '28'),
(124689, 'J4869000', 248, '', 'Elemente de directie', 0, 0, 2462, 'J4869000', 1, '76.71'),
(124690, 'SBJ-9013', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9013', 1, '27.82'),
(124691, 'SBJ-9035', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9035', 1, '155.63'),
(124692, 'SBJ-9001', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9001', 1, '84.36'),
(124693, 'SBJ-5506', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-5506', 1, '28.13'),
(124694, 'SBJ-5518', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-5518', 1, '80.11'),
(124695, 'SBJ-7502', 248, '', 'Elemente de directie', 0, 0, 2462, '', 1, '25.93'),
(124696, 'SBJ-3025', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3025', 1, '81.65'),
(124697, 'SBJ-3016', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3016', 1, '62.99'),
(124698, 'SBJ-6513', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-6513', 1, '32.46'),
(124699, 'SBJ-6515', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-6515', 1, '31.56'),
(124700, 'SBJ-6526', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-6526', 1, '27.05'),
(124701, 'SBJ-9016', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9016', 1, '27.87'),
(124702, 'J4882004', 248, '', 'Elemente de directie', 0, 0, 2462, '', 1, '124.94'),
(124703, 'SBJ-9004', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9004', 1, '45.42'),
(124704, 'SBJ-9033', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-9033', 1, '27.87'),
(124705, 'SBJ-4511', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-4511', 1, '24.56'),
(124706, 'J4883004', 248, '', 'Elemente de directie', 0, 0, 2462, '', 1, '63.34'),
(124707, 'SBJ-2002', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-2002', 1, '26.57'),
(124708, 'J4884012', 248, '', 'Elemente de directie', 0, 0, 2462, 'J4884012', 1, '300.59'),
(124709, 'SBJ-3020', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3020', 1, '69.84'),
(124710, 'SBJ-5503', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-5503', 1, '33.61'),
(124711, 'SBJ-5504', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-5504', 1, '35.12'),
(124712, 'J4885004', 248, '', 'Elemente de directie', 0, 0, 2462, 'J4885004', 1, '46.13'),
(124713, 'SBJ-5516', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-5516', 1, '68.56'),
(124714, 'SBJ-5519', 248, '', 'Elemente de directie', 0, 0, 2462, '', 1, '96.7'),
(124715, 'SBJ-3501', 248, '', 'Elemente de directie', 0, 0, 2462, 'SBJ-3501', 1, '43.9'),
(124716, 'SBJ-3507', 248, '', 'Elemente de directie', 0, 0, 2462, '', 1, '64.08'),
(124717, 'SLS-3021', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3021', 1, '37.37'),
(124718, 'SLS-4009', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4009', 1, '27.74'),
(124719, 'SLS-3022', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3022', 1, '37.8'),
(124720, 'SLS-4023', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4023', 1, '51.55'),
(124721, 'SLS-4021', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4021', 1, '52.63'),
(124722, 'SLS-4022', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4022', 1, '52.63'),
(124723, 'SLS-3018', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3018', 1, '60.26'),
(124724, 'J4890502', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4890502', 1, '59.51'),
(124725, 'SLS-3020', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3020', 1, '29.41'),
(124726, 'SLS-3008', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3008', 1, '29.06'),
(124727, 'SLS-3023', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3023', 1, '47.99'),
(124728, 'SLS-3016', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3016', 1, '49.48'),
(124729, 'SLS-3002', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3002', 1, '51.55'),
(124730, 'SLS-3003', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3003', 1, '51.55'),
(124731, 'SLS-3034', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3034', 1, '56.25'),
(124732, 'SLS-3024', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3024', 1, '48.82'),
(124733, 'SLS-1004', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-1004', 1, '47.67'),
(124734, 'J4890905', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4890905', 1, '31.29'),
(124735, 'SLS-6506', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6506', 1, '18.13'),
(124736, 'SLS-6508', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6508', 1, '1177.27'),
(124739, 'SLS-6514', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6514', 1, '37.93'),
(124737, 'SLS-6523', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6523', 1, '20.38'),
(124738, 'J4891015', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4891015', 1, '63.49'),
(124740, 'SLS-6509', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6509', 1, '19.62'),
(124741, 'SLS-9007', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9007', 1, '51.55'),
(124742, 'J4892016', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4892016', 1, '19.27'),
(124743, 'SLS-9032', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '61.48'),
(124744, 'SLS-9033', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '47.62'),
(124745, 'SLS-9027', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9027', 1, '19.62'),
(124746, 'SLS-9002', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9002', 1, '71.3'),
(124747, 'SLS-9003', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9003', 1, '71.3'),
(124748, 'SLS-4013', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4013', 1, '23.25'),
(124749, 'SLS-4510', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4510', 1, '22.88'),
(124750, 'SLS-4506', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4506', 1, '119.21'),
(124751, 'SLS-4511', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4511', 1, '21.02'),
(124752, 'J4893014', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4893014', 1, '41.19'),
(124753, 'SLS-2023', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2023', 1, '38.49'),
(124754, 'SLS-2022', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2022', 1, '38.49'),
(124755, 'SLS-2025', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2025', 1, '20.06'),
(124756, 'SLS-2024', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2024', 1, '24.85'),
(124757, 'SLS-2006', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2006', 1, '22.53'),
(124758, 'SLS-2018', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2018', 1, '27.05'),
(124759, 'SLS-2019', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2019', 1, '195.68'),
(124760, 'SLS-2020', 248, '', 'Elemente de directie', 0, 0, 3229, 'SLS-2020', 1, '161.12'),
(124761, 'SLS-2005', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2005', 1, '72.49'),
(124762, 'SLS-2017', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2017', 1, '72.49'),
(124763, 'J4895011', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4895011', 1, '38.49'),
(124764, 'SLS-5514', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-5514', 1, '79.68'),
(124765, 'SLS-5513', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-5513', 1, '79.34'),
(124766, 'J4895014', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4895014', 1, '113.66'),
(124767, 'J4897000', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4897000', 1, '89.69'),
(124768, 'SCA-4006', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4006', 1, '272.37'),
(124769, 'SCA-4023', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4023', 1, '234.99'),
(124770, 'SCA-3003', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-3003', 1, '251.42'),
(124771, 'SCA-3007', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-3007', 1, '122.85'),
(124772, 'SCA-3011', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-3011', 1, '249.49'),
(124773, 'SCA-3035', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-3035', 1, '163.27'),
(124774, 'SCA-3009', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-3009', 1, '228.46'),
(124775, 'SCA-3037', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-3037', 1, '215.91'),
(124776, 'SCA-3023', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-3023', 1, '295.67'),
(124777, 'SCA-3089', 248, '', 'Elemente de directie', 0, 0, 273, '', 1, '92.32'),
(124778, 'J4900700', 248, '', 'Elemente de directie', 0, 0, 273, 'J4900700', 1, '208.69'),
(124779, 'SCA-1014', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-1014', 1, '169.38'),
(124780, 'SCA-1016', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-1016', 1, '201.42'),
(124781, 'SCA-6519', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6519', 1, '106.04'),
(124782, 'SCA-6515', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6515', 1, '147.27'),
(124783, 'SCA-6510', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6510', 1, '182.33'),
(124784, 'SCA-6507', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6507', 1, '102.99'),
(124785, 'SCA-6512', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6512', 1, '170.55'),
(124786, 'J4901020', 248, '', 'Elemente de directie', 0, 0, 273, 'J4901020', 1, '316.62'),
(124787, 'SCA-6523', 248, '', 'Elemente de directie', 0, 0, 273, '', 1, '501.33'),
(124788, 'SCA-6513', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6513', 1, '168.63'),
(124789, 'SCA-6521', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6521', 1, '101.13'),
(124790, 'SCA-6524', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6524', 1, '251.61'),
(124791, 'J4901031', 248, '', 'Elemente de directie', 0, 0, 273, 'J4901031', 1, '324.82'),
(124792, 'SCA-9002', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-9002', 1, '163.62'),
(124793, 'SCA-9009', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-9009', 1, '119.77'),
(124794, 'SCA-9017', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-9017', 1, '211.77'),
(124795, 'SCA-9036', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-9036', 1, '728.98'),
(124796, 'SCA-4519', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4519', 1, '107.24'),
(124797, 'J4903005', 248, '', 'Elemente de directie', 0, 0, 273, 'J4903005', 1, '169.8'),
(124798, 'SCA-4513', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4513', 1, '117.48'),
(124799, 'SCA-4509', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4509', 1, '254.08'),
(124800, 'J4903008', 248, '', 'Elemente de directie', 0, 0, 273, 'J4903008', 1, '341.73'),
(124801, 'SCA-4520', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4520', 1, '148.01'),
(124802, 'SCA-4524', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4524', 1, '391.39'),
(124803, 'SCA-4525', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4525', 1, '395.61'),
(124804, 'J4903022', 248, '', 'Elemente de directie', 0, 0, 273, 'J4903022', 1, '375.36'),
(124805, 'SCA-4518', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4518', 1, '243.38'),
(124806, 'SCA-4523', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4523', 1, '339.18'),
(124807, 'J4903029', 248, '', 'Elemente de directie', 0, 0, 273, 'J4903029', 1, '98.06'),
(124808, 'J4903030', 248, '', 'Elemente de directie', 0, 0, 273, 'J4903030', 1, '422.66'),
(124809, 'SCA-2043', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2043', 1, '112.57'),
(124810, 'J4904019', 248, '', 'Elemente de directie', 0, 0, 273, 'J4904019', 1, '304.4'),
(124811, 'J4904025', 248, '', 'Elemente de directie', 0, 0, 273, 'J4904025', 1, '319.67'),
(124812, 'SCA-5513', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-5513', 1, '211.77'),
(124813, 'SCA-5515', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-5515', 1, '299.15'),
(124814, 'SCA-5507', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-5507', 1, '119.42'),
(124815, 'J4905008', 248, '', 'Elemente de directie', 0, 0, 273, 'J4905008', 1, '168.29'),
(124816, 'SCA-5509', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-5509', 1, '190.75'),
(124817, 'J4905017', 248, '', 'Elemente de directie', 0, 0, 273, 'J4905017', 1, '168.29'),
(124818, 'J4905020', 248, '', 'Elemente de directie', 0, 0, 273, 'J4905020', 1, '201.07'),
(124819, 'SCA-1501', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-1501', 1, '121.65'),
(124820, 'J4906008', 248, '', 'Elemente de directie', 0, 0, 273, 'J4906008', 1, '49.58'),
(124821, 'J4906009', 248, '', 'Elemente de directie', 0, 0, 273, 'J4906009', 1, '315.82'),
(124822, 'SCA-8001', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-8001', 1, '211.77'),
(124823, 'SCA-1009', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-1009', 1, '45'),
(124824, 'SCA-8502', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-8502', 1, '94.95'),
(124825, 'SCA-8510', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-8510', 1, '98.4'),
(124826, 'SCA-8501', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-8501', 1, '214.24'),
(124827, 'SCA-4014', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4014', 1, '393.7'),
(124828, 'SCA-4027', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4027', 1, '239.22'),
(124829, 'SCA-3004', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-3004', 1, '251.77'),
(124830, 'SCA-3008', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-3008', 1, '114.88'),
(124831, 'SCA-3069', 248, '', 'Elemente de directie', 0, 0, 273, '', 1, '301.01'),
(124832, 'SCA-3001', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-3001', 1, '426.14'),
(124833, 'SCA-3010', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-3010', 1, '229.79'),
(124834, 'SCA-3026', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-3026', 1, '178.16'),
(124835, 'SCA-3038', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-3038', 1, '212.51'),
(124836, 'SCA-3027', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-3027', 1, '340.43'),
(124837, 'J4910700', 248, '', 'Elemente de directie', 0, 0, 273, 'J4910700', 1, '214.74'),
(124838, 'SCA-1015', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-1015', 1, '169.38'),
(124839, 'SCA-1001', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-1001', 1, '148.01'),
(124840, 'SCA-1007', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-1007', 1, '83.16'),
(124841, 'SCA-1017', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-1017', 1, '202.61'),
(124842, 'SCA-6520', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6520', 1, '105.3'),
(124843, 'SCA-6511', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6511', 1, '253.31'),
(124844, 'SCA-6516', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6516', 1, '157.7'),
(124845, 'J4911020', 248, '', 'Elemente de directie', 0, 0, 273, 'J4911020', 1, '316.62'),
(124846, 'J4911021', 248, '', 'Elemente de directie', 0, 0, 273, 'J4911021', 1, '359.7'),
(124847, 'SCA-6525', 248, '', 'Elemente de directie', 0, 0, 273, '', 1, '497.65'),
(124848, 'SCA-6514', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6514', 1, '168.98'),
(124849, 'SCA-6522', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6522', 1, '102.22'),
(124850, 'SCA-6526', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6526', 1, '251.61'),
(124851, 'J4911031', 248, '', 'Elemente de directie', 0, 0, 273, 'J4911031', 1, '324.82'),
(124852, 'SCA-9001', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-9001', 1, '163.83'),
(124853, 'SCA-9010', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-9010', 1, '111.06'),
(124854, 'SCA-9018', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-9018', 1, '215.14'),
(124855, 'SCA-9028', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-9028', 1, '208.29'),
(124856, 'SCA-9039', 248, '', 'Elemente de directie', 0, 0, 273, '', 1, '847.66'),
(124857, 'J4912035', 248, '', 'Elemente de directie', 0, 0, 273, 'J4912035', 1, '317.39'),
(124858, 'J4912039', 248, '', 'Elemente de directie', 0, 0, 273, 'J4912039', 1, '109.87'),
(124859, 'J4912041', 248, '', 'Elemente de directie', 0, 0, 273, 'J4912041', 1, '154.88'),
(124860, 'SCA-4501', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4501', 1, '114.88'),
(124861, 'J4913007', 248, '', 'Elemente de directie', 0, 0, 273, 'J4913007', 1, '217.92'),
(124862, 'J4913008', 248, '', 'Elemente de directie', 0, 0, 273, 'J4913008', 1, '254.08'),
(124863, 'SCA-4527', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4527', 1, '552.38'),
(124864, 'SCA-4526', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4526', 1, '376.9'),
(124865, 'J4913022', 248, '', 'Elemente de directie', 0, 0, 273, 'J4913022', 1, '423.09'),
(124866, 'SCA-4522', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4522', 1, '341.81'),
(124867, 'J4913029', 248, '', 'Elemente de directie', 0, 0, 273, 'J4913029', 1, '98.4'),
(124868, 'J4913030', 248, '', 'Elemente de directie', 0, 0, 273, 'J4913030', 1, '423.09'),
(124869, 'SCA-2016', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2016', 1, '271.62'),
(124870, 'SCA-2036', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2036', 1, '275.02'),
(124871, 'SCA-2045', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2045', 1, '294.5'),
(124872, 'SCA-5516', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-5516', 1, '299.71'),
(124873, 'SCA-5506', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-5506', 1, '109.5'),
(124874, 'SCA-5510', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-5510', 1, '190.32'),
(124875, 'J4915017', 248, '', 'Elemente de directie', 0, 0, 273, 'J4915017', 1, '166.33'),
(124876, 'SCA-1502', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-1502', 1, '121.31'),
(124877, 'SCA-8002', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-8002', 1, '211.34'),
(124878, 'SCA-8503', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-8503', 1, '105.52'),
(124879, 'SCA-8511', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-8511', 1, '99.19'),
(124880, 'J4918010', 248, '', 'Elemente de directie', 0, 0, 273, 'J4918010', 1, '214.24'),
(124881, 'SCA-4011', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4011', 1, '277.7'),
(124882, 'SCA-6501', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6501', 1, '70.6'),
(124883, 'J4921004', 248, '', 'Elemente de directie', 0, 0, 273, 'J4921004', 1, '395.26'),
(124884, 'SCA-9024', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-9024', 1, '359.7'),
(124885, 'J4924001', 248, '', 'Elemente de directie', 0, 0, 273, 'J4924001', 1, '150.98'),
(124886, 'SCA-2024', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2024', 1, '196.38'),
(124887, 'SCA-2003', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2003', 1, '113.32'),
(124888, 'SCA-2046', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2046', 1, '105.3');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(124889, 'SCA-2010', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2010', 1, '169.38'),
(124890, 'J4924012', 248, '', 'Elemente de directie', 0, 0, 273, 'J4924012', 1, '190.32'),
(124891, 'J4924014', 248, '', 'Elemente de directie', 0, 0, 273, 'J4924014', 1, '210.36'),
(124892, 'SCA-5522', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-5522', 1, '380.69'),
(124893, 'J4925001', 248, '', 'Elemente de directie', 0, 0, 273, 'J4925001', 1, '127.01'),
(124894, 'SCA-5502', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-5502', 1, '211.21'),
(124895, 'J4925006', 248, '', 'Elemente de directie', 0, 0, 273, 'J4925006', 1, '617.23'),
(124896, 'J4930300', 248, '', 'Elemente de directie', 0, 0, 273, 'J4930300', 1, '617.65'),
(124897, 'SCA-6504', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-6504', 1, '55.34'),
(124898, 'J4931003', 248, '', 'Elemente de directie', 0, 0, 273, 'J4931003', 1, '324.05'),
(124899, 'J4931004', 248, '', 'Elemente de directie', 0, 0, 273, 'J4931004', 1, '395.26'),
(124900, 'SCA-4517', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-4517', 1, '60.26'),
(124901, 'J4934001', 248, '', 'Elemente de directie', 0, 0, 273, 'J4934001', 1, '159.74'),
(124902, 'SCA-2025', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2025', 1, '150.37'),
(124903, 'SCA-2004', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2004', 1, '101.48'),
(124904, 'SCA-2042', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2042', 1, '101.13'),
(124905, 'SCA-2009', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2009', 1, '91.97'),
(124906, 'SCA-2017', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2017', 1, '169.38'),
(124907, 'J4934012', 248, '', 'Elemente de directie', 0, 0, 273, 'J4934012', 1, '190.32'),
(124908, 'J4934014', 248, '', 'Elemente de directie', 0, 0, 273, 'J4934014', 1, '210.36'),
(124909, 'SCA-5523', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-5523', 1, '328.51'),
(124910, 'SCA-5503', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-5503', 1, '192.55'),
(124911, 'J4935006', 248, '', 'Elemente de directie', 0, 0, 273, 'J4935006', 1, '617.23'),
(124912, 'J4940300', 248, '', 'Elemente de directie', 0, 0, 273, 'J4940300', 1, '156.87'),
(124913, 'J4940301', 248, '', 'Elemente de directie', 0, 0, 273, 'J4940301', 1, '144.82'),
(124914, 'J4940307', 248, '', 'Elemente de directie', 0, 0, 273, 'J4940307', 1, '172.49'),
(124915, 'SCA-3041', 248, '', 'Elemente de directie', 0, 0, 273, '', 1, '73.26'),
(124916, 'J4940311', 248, '', 'Elemente de directie', 0, 0, 273, 'J4940311', 1, '136.91'),
(124917, 'J4940900', 248, '', 'Elemente de directie', 0, 0, 273, 'J4940900', 1, '80.88'),
(124918, 'J4943000', 248, '', 'Elemente de directie', 0, 0, 273, 'J4943000', 1, '183.02'),
(124919, 'J4943004', 248, '', 'Elemente de directie', 0, 0, 273, 'J4943004', 1, '112.57'),
(124920, 'SCA-2001', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2001', 1, '102.04'),
(124921, 'SCA-2018', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2018', 1, '62.22'),
(124922, 'J4944004', 248, '', 'Elemente de directie', 0, 0, 273, 'J4944004', 1, '126.32'),
(124923, 'J4945002', 248, '', 'Elemente de directie', 0, 0, 273, 'J4945002', 1, '65.62'),
(124924, 'SCA-5512', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-5512', 1, '65.62'),
(124925, 'J4950306', 248, '', 'Elemente de directie', 0, 0, 273, 'J4950306', 1, '52.24'),
(124926, 'J4953002', 248, '', 'Elemente de directie', 0, 0, 273, 'J4953002', 1, '59.51'),
(124927, 'J4953004', 248, '', 'Elemente de directie', 0, 0, 273, 'J4953004', 1, '211.77'),
(124928, 'SCA-2002', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2002', 1, '101.95'),
(124929, 'SCA-2019', 248, '', 'Elemente de directie', 0, 0, 273, 'SCA-2019', 1, '66.39'),
(124930, 'J4955002', 248, '', 'Elemente de directie', 0, 0, 273, 'J4955002', 1, '63.68'),
(124931, 'SLS-4004', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4004', 1, '60.76'),
(124932, 'SLS-4003', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4003', 1, '38.23'),
(124933, 'SLS-4027', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4027', 1, '61.82'),
(124934, 'SLS-4028', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4028', 1, '53.44'),
(124935, 'SLS-4014', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4014', 1, '50.38'),
(124936, 'SLS-4015', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4015', 1, '53.41'),
(124937, 'SLS-3019', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3019', 1, '29.41'),
(124938, 'SLS-4006', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4006', 1, '51.55'),
(124939, 'SLS-4031', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '28.64'),
(124940, 'J4960314', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4960314', 1, '30.53'),
(124941, 'SLS-4017', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4017', 1, '51.55'),
(124942, 'SLS-4011', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4011', 1, '35.52'),
(124943, 'SLS-4019', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4019', 1, '52.63'),
(124944, 'J4960408', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4960408', 1, '40.45'),
(124945, 'SLS-3017', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3017', 1, '43.19'),
(124946, 'SLS-4002', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4002', 1, '63.55'),
(124947, 'SLS-3025', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '21.6'),
(124948, 'SLS-3012', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3012', 1, '59.09'),
(124949, 'SLS-3004', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3004', 1, '56.49'),
(124950, 'SLS-3026', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3026', 1, '54.57'),
(124951, 'SLS-3006', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3006', 1, '40.08'),
(124952, 'SLS-3015', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3015', 1, '38.91'),
(124953, 'SLS-3038', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '47'),
(124954, 'SLS-3011', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3011', 1, '57.32'),
(124955, 'SLS-1008', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-1008', 1, '24.56'),
(124956, 'SLS-1005', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-1005', 1, '38.75'),
(124957, 'SLS-1001', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-1001', 1, '44.33'),
(124958, 'J4960916', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4960916', 1, '31.19'),
(124959, 'SLS-6501', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6501', 1, '18.74'),
(124960, 'SLS-6502', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6502', 1, '47.73'),
(124961, 'J4961007', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4961007', 1, '46.13'),
(124962, 'SLS-6518', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6518', 1, '51.58'),
(124963, 'SLS-6522', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6522', 1, '18.29'),
(124964, 'SLS-6521', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6521', 1, '52.34'),
(124965, 'SLS-6504', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6504', 1, '28.24'),
(124966, 'SLS-6513', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6513', 1, '59.19'),
(124967, 'J4961025', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4961025', 1, '124.76'),
(124968, 'SLS-6517', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6517', 1, '72.92'),
(124969, 'SLS-6511', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6511', 1, '29.76'),
(124970, 'J4961029', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4961029', 1, '94.28'),
(124971, 'SLS-6515', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6515', 1, '46.96'),
(124972, 'SLS-9020', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9020', 1, '18.47'),
(124973, 'SLS-9008', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9008', 1, '19.94'),
(124974, 'SLS-9010', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9010', 1, '17.73'),
(124975, 'SLS-9034', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9034', 1, '25'),
(124976, 'SLS-9037', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9037', 1, '71.06'),
(124977, 'SLS-9013', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9013', 1, '74.78'),
(124978, 'SLS-9005', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9005', 1, '28.69'),
(124979, 'SLS-9023', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9023', 1, '41.01'),
(124980, 'J4962031', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4962031', 1, '67.16'),
(124981, 'SLS-9006', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9006', 1, '80.88'),
(124982, 'SLS-9040', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9040', 1, '46.96'),
(124983, 'SLS-9009', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9009', 1, '18.47'),
(124984, 'J4962046', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4962046', 1, '63.34'),
(124985, 'SLS-9019', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9019', 1, '158.36'),
(124986, 'J4962050', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4962050', 1, '142.7'),
(124987, 'SLS-4024', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4024', 1, '34.69'),
(124988, 'SLS-4509', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4509', 1, '40.45'),
(124989, 'SLS-4508', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4508', 1, '20.81'),
(124990, 'SLS-4514', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '21.98'),
(124991, 'SLS-4501', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4501', 1, '44.99'),
(124992, 'J4963013', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4963013', 1, '114'),
(124993, 'SLS-4513', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4513', 1, '57.57'),
(124994, 'J4963017', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4963017', 1, '115.07'),
(124995, 'J4963020', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '67.13'),
(124996, 'SLS-2003', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2003', 1, '36.29'),
(124997, 'SLS-2007', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2007', 1, '22.43'),
(124998, 'SLS-2008', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2008', 1, '38.49'),
(124999, 'SLS-2012', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2012', 1, '40.8'),
(125000, 'SLS-2015', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2015', 1, '40.69'),
(125001, 'J4964022', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4964022', 1, '91.97'),
(125002, 'J4964024', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4964024', 1, '114'),
(125003, 'J4964026', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4964026', 1, '13.22'),
(125004, 'SLS-5506', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-5506', 1, '19.56'),
(125005, 'SLS-5516', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '29.76'),
(125006, 'SLS-5503', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-5503', 1, '37'),
(125007, 'J4965005', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4965005', 1, '33.61'),
(125008, 'SLS-5515', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-5515', 1, '42.73'),
(125009, 'SLS-5507', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-5507', 1, '38.49'),
(125010, 'SLS-5504', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-5504', 1, '36.69'),
(125011, 'SLS-5512', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-5512', 1, '76.71'),
(125012, 'SLS-5519', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '45.31'),
(125013, 'J4965014', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4965014', 1, '21'),
(125014, 'J4965015', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4965015', 1, '23.36'),
(125015, 'J4967001', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4967001', 1, '84.7'),
(125016, 'SLS-8503', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-8503', 1, '28.24'),
(125017, 'SLS-8504', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-8504', 1, '60.41'),
(125018, 'J4968002', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '70.74'),
(125019, 'J4968003', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '78.6'),
(125020, 'SLS-4005', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4005', 1, '51.55'),
(125021, 'SLS-4032', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '35.52'),
(125022, 'SLS-4018', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4018', 1, '49.93'),
(125023, 'SLS-4012', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4012', 1, '37.8'),
(125024, 'SLS-4020', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4020', 1, '52.63'),
(125025, 'SLS-3013', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3013', 1, '42.12'),
(125026, 'SLS-3005', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3005', 1, '36.87'),
(125027, 'SLS-3033', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3033', 1, '41.04'),
(125028, 'SLS-3027', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3027', 1, '54.57'),
(125029, 'SLS-3007', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-3007', 1, '44.59'),
(125030, 'SLS-1006', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-1006', 1, '64.85'),
(125031, 'SLS-1003', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-1003', 1, '53.09'),
(125032, 'SLS-6503', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6503', 1, '46.96'),
(125033, 'J4971008', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4971008', 1, '45.79'),
(125034, 'SLS-6519', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6519', 1, '51.58'),
(125035, 'SLS-6505', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6505', 1, '29.92'),
(125036, 'SLS-6512', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6512', 1, '11.26'),
(125037, 'J4971026', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4971026', 1, '185.54'),
(125038, 'SLS-6516', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-6516', 1, '46.96'),
(125039, 'SLS-9018', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9018', 1, '17.73'),
(125040, 'J4972032', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4972032', 1, '67.16'),
(125041, 'J4972036', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4972036', 1, '89.69'),
(125042, 'SLS-9041', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9041', 1, '46.96'),
(125043, 'SLS-9042', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-9042', 1, '18.47'),
(125044, 'J4972046', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4972046', 1, '63.34'),
(125045, 'SLS-4025', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4025', 1, '34.69'),
(125046, 'SLS-4512', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-4512', 1, '27.87'),
(125047, 'SLS-2009', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2009', 1, '38.49'),
(125048, 'SLS-2014', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-2014', 1, '36.55'),
(125049, 'J4974022', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4974022', 1, '93.06'),
(125050, 'J4974024', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4974024', 1, '114'),
(125051, 'J4975007', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'J4975007', 1, '37'),
(125052, 'SLS-5508', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-5508', 1, '38.49'),
(125053, 'SLS-5511', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'SLS-5511', 1, '76.29'),
(125054, 'N4230301', 248, '', 'Elemente de directie', 0, 0, 251, '', 1, '26541.35'),
(125055, 'N4820317', 248, '', 'Elemente de directie', 0, 0, 914, '', 1, '80.59'),
(125056, 'N4822097', 248, '', 'Elemente de directie', 0, 0, 914, '', 1, '190.61'),
(125057, 'N4830317', 248, '', 'Elemente de directie', 0, 0, 914, '', 1, '80.59'),
(125058, 'N4832096', 248, '', 'Elemente de directie', 0, 0, 914, '', 1, '178.75'),
(125059, 'N4840319', 248, '', 'Elemente de directie', 0, 0, 51, '', 1, '130.97'),
(125060, 'N4840525', 248, '', 'Elemente de directie', 0, 0, 51, '', 1, '113.32'),
(125061, 'N4840526', 248, '', 'Elemente de directie', 0, 0, 51, '', 1, '74.3'),
(125062, 'N4848012', 248, '', 'Elemente de directie', 0, 0, 51, 'N4848012', 1, '95.64'),
(125063, 'N4860313', 248, '', 'Elemente de directie', 0, 0, 2462, '', 1, '119.63'),
(125064, 'N4862042', 248, '', 'Elemente de directie', 0, 0, 2462, '', 1, '195.39'),
(125065, 'N4864013', 248, '', 'Elemente de directie', 0, 0, 2462, '', 1, '147.53'),
(125066, 'N4864014', 248, '', 'Elemente de directie', 0, 0, 2462, '', 1, '110.87'),
(125067, 'N4890316', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'N4890316', 1, '82.9'),
(125068, 'N4890521', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '123.38'),
(125069, 'N4960319', 248, '', 'Bieleta antiruliu', 0, 0, 3229, 'N4960319', 1, '82.9'),
(125070, 'N4960522', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '105.52'),
(125071, 'N4960523', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '72.49'),
(125072, 'N4962054', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '150.85'),
(125073, 'N4964027', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '125.9'),
(125074, 'N4965016', 248, '', 'Elemente de directie', 0, 0, 3229, 'N4965016', 1, '134.76'),
(125075, 'N4970519', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '105.52'),
(125076, 'N4970523', 248, '', 'Bieleta antiruliu', 0, 0, 3229, '', 1, '72.49'),
(125077, 'N4975013', 248, '', 'Elemente de directie', 0, 0, 3229, 'N4975013', 1, '134.76'),
(137373, 'DTB-5501', 42, '', 'Curele de distributie', 0, 0, 306, '', 1, '126.2'),
(125078, 'DTE-4523', 248, '', 'Pompe apa', 0, 0, 308, 'DTE-4523', 1, '533.03'),
(125079, 'KW-2605', 248, '', 'Pompe apa', 0, 0, 1260, 'KW-2605', 1, '262.79'),
(125080, 'MW-1527', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-1527', 1, '183.61'),
(125081, 'KW-1606', 248, '', 'Pompe apa', 0, 0, 1260, 'KW-1606', 1, '281.5'),
(125082, 'KW-1612', 248, '', 'Pompe apa', 0, 0, 1260, 'KW-1612', 1, '281.5'),
(125083, 'HW-1051', 248, '', 'Pompe apa', 0, 0, 1260, 'HW-1051', 1, '159.26'),
(125084, 'J1510530', 248, '', 'Pompe apa', 0, 0, 1260, 'J1510530', 1, '309.58'),
(125085, 'DW-1005', 248, '', 'Pompe apa', 0, 0, 1260, 'DW-1005', 1, '74.48'),
(125086, 'DW-1004', 248, '', 'Pompe apa', 0, 0, 1260, 'DW-1004', 2, '84.133'),
(125087, 'DW-1007', 248, '', 'Pompe apa', 0, 0, 1260, 'DW-1007', 2, '102.424'),
(125088, 'NW-1202', 248, '', 'Pompe apa', 0, 0, 1260, 'NW-1202', 1, '99.59'),
(125089, 'NW-3223', 248, '', 'Pompe apa', 0, 0, 1260, 'NW-3223', 1, '162.32'),
(125090, 'NW-1228', 248, '', 'Pompe apa', 0, 0, 1260, 'NW-1228', 1, '436.28'),
(125091, 'NW-1231', 248, '', 'Pompe apa', 0, 0, 1260, 'NW-1231', 1, '139.33'),
(125092, 'NW-2234', 248, '', 'Pompe apa', 0, 0, 1260, 'NW-2234', 1, '462.29'),
(125093, 'NW-2220', 248, '', 'Pompe apa', 0, 0, 1260, 'NW-2220', 1, '108.67'),
(125094, 'NW-1221', 248, '', 'Pompe apa', 0, 0, 1260, 'NW-1221', 1, '131.18'),
(125095, 'NW-1216', 248, '', 'Pompe apa', 0, 0, 1260, 'NW-1216', 1, '98.29'),
(125096, 'NW-2239', 248, '', 'Pompe apa', 0, 0, 1260, 'NW-2239', 1, '203.54'),
(125097, 'TW-1105', 248, '', 'Pompe apa', 0, 0, 1260, 'TW-1105', 1, '116.9'),
(125098, 'TW-2187', 248, '', 'Pompe apa', 0, 0, 1260, 'TW-2187', 1, '177.53'),
(125099, 'TW-1155', 248, '', 'Pompe apa', 0, 0, 1260, 'TW-1155', 1, '187.96'),
(125100, 'TW-5125', 248, '', 'Pompe apa', 0, 0, 1260, 'TW-5125', 1, '485.7'),
(125101, 'TW-5120', 248, '', 'Pompe apa', 0, 0, 1260, 'TW-5120', 1, '523.29'),
(125102, 'TW-5133', 248, '', 'Pompe apa', 0, 0, 1260, 'TW-5133', 1, '511.34'),
(125103, 'MW-1503', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-1503', 1, '148.72'),
(125104, 'MW-1501', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-1501', 1, '113.45'),
(125105, 'MW-1510', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-1510', 1, '190.56'),
(125106, 'MW-1528', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-1528', 1, '192.68'),
(125107, 'MW-1524', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-1524', 1, '179.89'),
(125108, 'MW-1509', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-1509', 1, '41.99'),
(125109, 'MW-2522', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-2522', 1, '262.79'),
(125110, 'MW-1538', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-1538', 1, '534.28'),
(125111, 'HW-1808', 248, '', 'Pompe apa', 0, 0, 1260, 'HW-1808', 1, '132.35'),
(125112, 'HW-1821', 248, '', 'Pompe apa', 0, 0, 1260, 'HW-1821', 1, '167.18'),
(125113, 'HW-1820', 248, '', 'Pompe apa', 0, 0, 1260, 'HW-1820', 2, '115.745'),
(125114, 'HW-1826', 248, '', 'Pompe apa', 0, 0, 1260, 'HW-1826', 1, '221.96'),
(125115, 'HW-2838', 248, '', 'Pompe apa', 0, 0, 1260, 'HW-2838', 1, '573.3'),
(125116, 'MW-1404', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-1404', 1, '166.62'),
(125117, 'MW-1412', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-1412', 1, '129.93'),
(125118, 'MW-2415', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-2415', 1, '238.21'),
(125119, 'MW-1431', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-1431', 1, '199.19'),
(125120, 'MW-3413', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-3413', 1, '123.8'),
(125121, 'MW-1439', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-1439', 1, '154.96'),
(125122, 'MW-1442', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-1442', 1, '216.55'),
(125123, 'MW-1435', 248, '', 'Pompe apa', 0, 0, 1260, 'MW-1435', 1, '160.24'),
(125124, 'DW-1703', 248, '', 'Pompe apa', 0, 0, 1260, 'DW-1703', 1, '136.41'),
(125125, 'DW-3714', 248, '', 'Pompe apa', 0, 0, 1260, 'DW-3714', 1, '310.06'),
(125126, 'SW-2651', 248, '', 'Pompe apa', 0, 0, 1260, 'SW-2651', 1, '47.64'),
(125127, 'SW-1652', 248, '', 'Pompe apa', 0, 0, 1260, 'SW-1652', 2, '112.147'),
(125128, 'SW-1914', 248, '', 'Pompe apa', 0, 0, 1260, 'SW-1914', 1, '252.96'),
(125129, 'SW-1905', 248, '', 'Pompe apa', 0, 0, 1260, 'SW-1905', 1, '101'),
(125130, 'SW-1902', 248, '', 'Pompe apa', 0, 0, 1260, 'SW-1902', 1, '132.96'),
(125131, 'SW-1903', 248, '', 'Pompe apa', 0, 0, 1260, 'SW-1903', 1, '131.98'),
(125132, 'IW-1305', 248, '', 'Pompe apa', 0, 0, 1260, 'IW-1305', 1, '191.09'),
(125133, 'IW-3304', 248, '', 'Pompe apa', 0, 0, 1260, 'IW-3304', 1, '251.19'),
(125134, 'J1608000', 248, '', 'Pompe apa', 0, 0, 458, 'J1608000', 1, '220.77'),
(125135, 'N1510913', 248, '', 'Pompe apa', 0, 0, 1260, '', 1, '264.27'),
(125136, 'N1512111', 248, '', 'Pompe apa', 0, 0, 1260, '', 1, '352.48'),
(125137, 'KO-091', 248, '', 'Filtre ulei', 0, 0, 7, 'KO-091', 1, '26.17'),
(125138, 'KO-094', 248, '', 'Filtre ulei', 0, 0, 7, 'KO-094', 1, '24.14'),
(125139, 'KO-095', 248, '', 'Filtre ulei', 0, 0, 7, 'KO-095', 1, '34.67'),
(125140, 'SO-802', 248, '', 'Filtre ulei', 0, 0, 7, 'SO-802', 1, '31.98'),
(125141, 'HO-604', 248, '', 'Filtre ulei', 0, 0, 2462, 'HO604', 1, '44.89'),
(125142, 'HO-603', 248, '', 'Filtre ulei', 0, 0, 7, 'HO-603', 1, '37.61'),
(125143, 'NO-214', 248, '', 'Filtre ulei', 0, 0, 7, 'NO-214', 1, '15.48'),
(125144, 'NO-242C', 248, '', 'Filtre ulei', 0, 0, 7, 'NO-242C', 1, '20.54'),
(125145, 'NO-2227', 248, '', 'Filtre ulei', 0, 0, 7, 'NO-2227', 1, '41.08'),
(125146, 'NO-2223', 248, '', 'Filtre ulei', 0, 0, 7, 'NO-2223', 1, '21.99'),
(125147, 'NO-2229', 248, '', 'Filtre ulei', 0, 0, 7, 'NO-2229', 1, '45.85'),
(125148, 'J1311036', 248, '', 'Filtre ulei', 0, 0, 7, 'J1311036', 1, '18.77'),
(125149, 'TO-118', 248, '', 'Filtre ulei', 0, 0, 7, 'TO-118', 1, '22.3'),
(125150, 'TO-115', 248, '', 'Filtre ulei', 0, 0, 7, 'TO-115', 1, '66.61'),
(125151, 'TO-134', 248, '', 'Filtre ulei', 0, 0, 7, 'TO-134', 1, '11.33'),
(125152, 'TO-142', 248, '', 'Filtre ulei', 0, 0, 7, 'TO-142', 1, '24.85'),
(125153, 'TO-143', 248, '', 'Filtre ulei', 0, 0, 7, '', 1, '24.27'),
(125154, 'IO-340', 248, '', 'Filtre ulei', 0, 0, 7, 'IO-340', 1, '32.72'),
(125155, 'MO-528', 248, '', 'Filtre ulei', 0, 0, 7, 'MO-528', 1, '67.63'),
(125156, 'HO-822', 248, '', 'Filtre ulei', 0, 0, 7, 'HO-822', 1, '32.72'),
(125157, 'HO-818', 248, '', 'Filtre ulei', 0, 0, 7, 'HO-818', 1, '15.48'),
(125158, 'HO-821', 248, '', 'Filtre ulei', 0, 0, 7, 'HO-821', 1, '21.11'),
(125159, 'HO-812', 248, '', 'Filtre ulei', 0, 0, 7, '', 1, '27'),
(125160, 'MO-419', 248, '', 'Filtre ulei', 0, 0, 7, 'MO-419', 1, '47.04'),
(125161, 'MO-400', 248, '', 'Filtre ulei', 0, 0, 7, 'MO-400', 1, '38.54'),
(125162, 'MO-424', 248, '', 'Filtre ulei', 0, 0, 7, 'MO-424', 1, '49.87'),
(125163, 'MO-433', 248, '', 'Filtre ulei', 0, 0, 7, 'MO-433', 1, '35.25'),
(125164, 'J1315029', 248, '', 'Filtre ulei', 0, 0, 7, '', 1, '40.77'),
(125165, 'DO-714', 248, '', 'Filtre ulei', 0, 0, 7, 'DO-714', 1, '12.89'),
(125166, 'DO-725', 248, '', 'Filtre ulei', 0, 0, 7, 'DO-725', 1, '26.56'),
(125167, 'FO-013A', 248, '', 'Filtre ulei', 0, 0, 7, 'FO-013A', 1, '17.62'),
(125168, 'FO-012A', 248, '', 'Filtre ulei', 0, 0, 7, 'FO-012A', 1, '19.55'),
(125169, 'SO-911', 248, '', 'Filtre ulei', 0, 0, 7, 'SO-911', 1, '19.55'),
(125170, 'IO-331', 248, '', 'Filtre ulei', 0, 0, 7, 'IO-331', 1, '27.19'),
(125171, 'IO-3337', 248, '', 'Filtre ulei', 0, 0, 7, 'IO-3337', 1, '115.61'),
(125172, 'KA-1571', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1571', 1, '32.14'),
(125173, 'KA-1573', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1573', 1, '40.83'),
(125174, 'KA-1603', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1603', 1, '36.29'),
(125175, 'KA-1570', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1570', 1, '33.84'),
(125176, 'KA-1574', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1574', 1, '10.61'),
(125177, 'KA-1572', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1572', 1, '41.82'),
(125178, 'KA-1576', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1576', 1, '53.23'),
(125179, 'KA-1604', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1604', 1, '55.65'),
(125180, 'KA-1601', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1601', 1, '10.6'),
(125181, 'KA-1578', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1578', 1, '33.84'),
(125182, 'KA-1577', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1577', 1, '49.35'),
(125183, 'KA-1582', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1582', 1, '46.99'),
(125184, 'KA-1607', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1607', 1, '41.21'),
(125185, 'KA-1568', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1568', 1, '55.4'),
(125186, 'KA-1569', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1569', 1, '34.48'),
(125187, 'HA-706', 248, '', 'Filtre aer', 0, 0, 8, 'HA-706', 1, '35.55'),
(125188, 'SA-9851', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9851', 1, '40.8'),
(125189, 'SA-9852', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9852', 1, '64.75'),
(125190, 'SA-9855', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9855', 1, '63.48'),
(125191, 'HA-694', 248, '', 'Filtre aer', 0, 0, 8, 'HA-694', 1, '28.51'),
(125192, 'HA-693', 248, '', 'Filtre aer', 0, 0, 8, 'HA-693', 1, '30.87'),
(125193, 'HA-698', 248, '', 'Filtre aer', 0, 0, 8, 'HA-698', 1, '33.84'),
(125194, 'HA-688', 248, '', 'Filtre aer', 0, 0, 8, 'HA-688', 1, '51.77'),
(125195, 'HA-689', 248, '', 'Filtre aer', 0, 0, 8, 'HA-689', 1, '45.91'),
(125196, 'HA-687', 248, '', 'Filtre aer', 0, 0, 8, 'HA-687', 1, '46.03'),
(125197, 'HA-684', 248, '', 'Filtre aer', 0, 0, 8, 'HA-684', 1, '69.09'),
(125198, 'HA-678', 248, '', 'Filtre aer', 0, 0, 8, 'HA-678', 1, '26.42'),
(125199, 'HA-701', 248, '', 'Filtre aer', 0, 0, 8, 'HA-701', 1, '32.28'),
(125200, 'HA-702', 248, '', 'Filtre aer', 0, 0, 8, 'HA-702', 1, '42.01'),
(125201, 'HA-703', 248, '', 'Filtre aer', 0, 0, 8, 'HA-703', 1, '64.28'),
(125202, 'DA-743', 248, '', 'Filtre aer', 0, 0, 8, 'DA-743', 1, '32.85'),
(125203, 'DA-751', 248, '', 'Filtre aer', 0, 0, 8, 'DA-751', 1, '21.44'),
(125204, 'DA-745', 248, '', 'Filtre aer', 0, 0, 8, 'DA-745', 1, '33.79'),
(125205, 'DA-746', 248, '', 'Filtre aer', 0, 0, 8, 'DA-746', 1, '40.52'),
(125206, 'DA-749', 248, '', 'Filtre aer', 0, 0, 8, 'DA-749', 1, '28.07'),
(125207, 'DA-750', 248, '', 'Filtre aer', 0, 0, 8, 'DA-750', 1, '41.76'),
(125208, 'DA-753', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '42.75'),
(125209, 'NA-293', 248, '', 'Filtre aer', 0, 0, 8, 'NA-293', 1, '27.93'),
(125210, 'NA-296', 248, '', 'Filtre aer', 0, 0, 8, 'NA-296', 1, '25.68'),
(145474, 'RR1140K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CHDN', 2, '162.575'),
(125211, 'NA-288', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '22.16'),
(125212, 'NA-266', 248, '', 'Filtre aer', 0, 0, 8, 'NA-266', 1, '27.19'),
(159184, '93740951', 462, '', 'Platou delcou dac', 1, 0, 689, '', 2, '0'),
(125213, 'NA-271', 248, '', 'Filtre aer', 0, 0, 8, 'NA-271', 1, '23.32'),
(125214, 'NA-2299', 248, '', 'Filtre aer', 0, 0, 8, 'NA-2299', 1, '42.75'),
(125215, 'NA-2291', 248, '', 'Filtre aer', 0, 0, 8, 'NA-2291', 1, '53.94'),
(125216, 'NA-2271', 248, '', 'Filtre aer', 0, 0, 8, 'NA-2271', 1, '52.73'),
(125217, 'NA-2295', 248, '', 'Filtre aer', 0, 0, 8, 'NA-2295', 1, '49.68'),
(125218, 'NA-2606', 248, '', 'Filtre aer', 0, 0, 8, 'NA-2606', 1, '17.82'),
(125219, 'NA-2297', 248, '', 'Filtre aer', 0, 0, 8, 'NA-2297', 1, '38.68'),
(125220, 'NA-2293', 248, '', 'Filtre aer', 0, 0, 8, 'NA-2293', 1, '56.09'),
(125221, 'NA-2621', 248, '', 'Filtre aer', 0, 0, 8, 'NA-2621', 1, '69.99'),
(125222, 'NA-2624', 248, '', 'Filtre aer', 0, 0, 8, 'NA-2624', 1, '58.03'),
(125223, 'MA-5619', 248, '', 'Filtre aer', 0, 0, 8, 'MA-5619', 1, '84.32'),
(125224, 'NA-2640', 248, '', 'Filtre aer', 0, 0, 8, 'NA-2640', 1, '47.34'),
(125225, 'NA-2641', 248, '', 'Filtre aer', 0, 0, 8, 'NA-2641', 1, '43.96'),
(125226, 'J1321063', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '59.58'),
(125227, 'NA-2628', 248, '', 'Filtre aer', 0, 0, 8, 'NA-2628', 1, '56.83'),
(125228, 'TA-190', 248, '', 'Filtre aer', 0, 0, 8, 'TA-190', 1, '22.93'),
(125229, 'TA-183', 248, '', 'Filtre aer', 0, 0, 8, 'TA-183', 1, '52.87'),
(125230, 'TA-1164', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1164', 1, '53.8'),
(125231, 'TA-1168', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1168', 1, '47.84'),
(125232, 'TA-172', 248, '', 'Filtre aer', 0, 0, 8, 'TA-172', 1, '37.61'),
(125233, 'TA-1171', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1171', 1, '20.54'),
(125234, 'TA-183E', 248, '', 'Filtre aer', 0, 0, 8, 'TA-183E', 1, '53.56'),
(125235, 'TA-1170', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1170', 1, '49.68'),
(125236, 'TA-196A', 248, '', 'Filtre aer', 0, 0, 8, 'TA-196A', 1, '45.22'),
(125237, 'TA-165', 248, '', 'Filtre aer', 0, 0, 8, 'TA-165', 1, '51.77'),
(125238, 'TA-173', 248, '', 'Filtre aer', 0, 0, 8, 'TA-173', 1, '30.84'),
(125239, 'TA-170', 248, '', 'Filtre aer', 0, 0, 8, 'TA-170', 1, '25.29'),
(125240, 'TA-1198', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1198', 1, '52.73'),
(125241, 'TA-1180', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1180', 1, '80.2'),
(125242, 'TA-1185', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1185', 1, '56.96'),
(125243, 'TA-162', 248, '', 'Filtre aer', 0, 0, 8, 'TA-162', 1, '58.03'),
(125244, 'TA-1664', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1664', 1, '99.52'),
(125245, 'TA-1190', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1190', 1, '72.47'),
(125246, 'TA-1192', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1192', 1, '81.95'),
(125247, 'TA-1661', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1661', 1, '69.69'),
(125248, 'TA-1191', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1191', 1, '37.67'),
(125249, 'TA-1273', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1273', 1, '47.4'),
(125250, 'TA-1672', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1672', 1, '107.27'),
(125251, 'TA-1671', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1671', 1, '70.57'),
(125252, 'TA-1677', 248, '', 'Filtre aer', 0, 0, 8, 'TA1677', 1, '135.45'),
(125253, 'TA-1675', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1675', 1, '66.61'),
(125254, 'TA-1274', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1274', 1, '65.19'),
(125255, 'TA-1682', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1682', 1, '73.98'),
(125256, 'TA-1275', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1275', 1, '63.61'),
(125257, 'TA-1272', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1272', 1, '42.36'),
(125258, 'TA-1685', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1685', 1, '65.05'),
(125259, 'TA-1271', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1271', 1, '61.09'),
(125260, 'TA-1688', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1688', 1, '52.73'),
(125261, 'TA-1687', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '78.43'),
(125262, 'TA-1284', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '61.34'),
(125263, 'TA-1690', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1690', 1, '46.24'),
(125264, 'TA-1692', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1692', 1, '27489.25'),
(125265, 'MA-572', 248, '', 'Filtre aer', 0, 0, 8, 'MA-572', 1, '25.24'),
(125266, 'HA-699', 248, '', 'Filtre aer', 0, 0, 8, 'HA-699', 1, '30.32'),
(125267, 'MA-585', 248, '', 'Filtre aer', 0, 0, 8, 'MA-585', 1, '32.47'),
(125268, 'MA-588', 248, '', 'Filtre aer', 0, 0, 8, 'MA-588', 1, '47.84'),
(125269, 'MA-589', 248, '', 'Filtre aer', 0, 0, 8, 'MA-589', 1, '80.61'),
(125271, 'MA-589A', 248, '', 'Filtre aer', 0, 0, 8, 'MA-589A', 1, '66.61'),
(125272, 'MA-5615', 248, '', 'Filtre aer', 0, 0, 8, 'MA-5615', 1, '58.03'),
(125273, 'KA-1599', 248, '', 'Filtre aer', 0, 0, 8, 'KA-1599', 1, '27.13'),
(125274, 'MA-5632', 248, '', 'Filtre aer', 0, 0, 8, 'MA-5632', 1, '42.45'),
(125275, 'MA-5634', 248, '', 'Filtre aer', 0, 0, 8, 'MA-5634', 1, '58.09'),
(125276, 'MA-5639', 248, '', 'Filtre aer', 0, 0, 8, 'MA-5639', 1, '81.46'),
(125277, 'MA-5643', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '54.46'),
(125278, 'HA-865', 248, '', 'Filtre aer', 0, 0, 8, 'HA-865', 1, '26.42'),
(125279, 'HA-882', 248, '', 'Filtre aer', 0, 0, 8, 'HA-882', 1, '57.46'),
(125280, 'HA-891', 248, '', 'Filtre aer', 0, 0, 8, 'HA-891', 1, '43.63'),
(125281, 'HA-887', 248, '', 'Filtre aer', 0, 0, 8, 'HA-887', 1, '30.02'),
(125282, 'HA-888', 248, '', 'Filtre aer', 0, 0, 8, 'HA-888', 1, '39.26'),
(125283, 'HA-889', 248, '', 'Filtre aer', 0, 0, 8, 'HA-889', 1, '53.56'),
(125284, 'HA-8602', 248, '', 'Filtre aer', 0, 0, 8, 'HA-8602', 1, '52.26'),
(125285, 'HA-898', 248, '', 'Filtre aer', 0, 0, 8, 'HA-898', 1, '66.61'),
(125286, 'HA-8604', 248, '', 'Filtre aer', 0, 0, 8, 'HA-8604', 1, '83.14'),
(125287, 'HA-8613', 248, '', 'Filtre aer', 0, 0, 8, 'HA-8613', 1, '54.57'),
(136715, '3082 308 041', 32, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '384.04'),
(125288, 'HA-8621', 248, '', 'Filtre aer', 0, 0, 8, 'HA-8621', 1, '90.92'),
(125289, 'HA-8620', 248, '', 'Filtre aer', 0, 0, 8, 'HA-8620', 1, '52.07'),
(125290, 'HA-8641', 248, '', 'Filtre aer', 0, 0, 8, 'HA-8641', 1, '51.24'),
(125291, 'HA-8634', 248, '', 'Filtre aer', 0, 0, 8, 'HA-8634', 1, '82.2'),
(125292, 'HA-8645', 248, '', 'Filtre aer', 0, 0, 8, 'HA-8645', 1, '63.48'),
(125293, 'HA-8647', 248, '', 'Filtre aer', 0, 0, 8, 'HA-8647', 1, '21.8'),
(125294, 'HA-8640', 248, '', 'Filtre aer', 0, 0, 8, 'HA-8640', 1, '50.42'),
(125295, 'HA-8635', 248, '', 'Filtre aer', 0, 0, 8, 'HA-8635', 1, '40.39'),
(125296, 'HA-8643', 248, '', 'Filtre aer', 0, 0, 8, 'HA-8643', 1, '53.75'),
(125297, 'HA-8649', 248, '', 'Filtre aer', 0, 0, 8, 'HA-8649', 1, '57.79'),
(125298, 'HA-8652', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '51.57'),
(125299, 'MA-495', 248, '', 'Filtre aer', 0, 0, 8, 'MA-495', 1, '39.5'),
(125300, 'MA-465', 248, '', 'Filtre aer', 0, 0, 8, 'MA-465', 1, '39.5'),
(125301, 'MA-488', 248, '', 'Filtre aer', 0, 0, 8, 'MA-488', 1, '45.22'),
(158871, '710336', 79, '', 'ELECTROVALVA', 0, 0, 758, '710336_PICTURE', 2, '101.339'),
(125302, 'MA-4462', 248, '', 'Filtre aer', 0, 0, 8, 'MA-4462', 1, '58.75'),
(125303, 'MA-4469', 248, '', 'Filtre aer', 0, 0, 8, 'MA-4469', 1, '66.06'),
(125304, 'MA-4479', 248, '', 'Filtre aer', 0, 0, 8, 'MA-4479', 1, '48.47'),
(125305, 'MA-490A', 248, '', 'Filtre aer', 0, 0, 8, 'MA-490A', 1, '282.07'),
(125306, 'MA-482', 248, '', 'Filtre aer', 0, 0, 8, 'MA-482', 1, '69.06'),
(125307, 'TA-199', 248, '', 'Filtre aer', 0, 0, 8, 'TA-199', 1, '61.91'),
(125308, 'MA-4493', 248, '', 'Filtre aer', 0, 0, 8, 'MA-4493', 1, '115.61'),
(125309, 'MA-496', 248, '', 'Filtre aer', 0, 0, 8, 'MA-496', 1, '36.98'),
(125310, 'J1325041', 248, '', 'Filtre aer', 0, 0, 8, 'J1325041', 1, '96.63'),
(125311, 'MA-4605', 248, '', 'Filtre aer', 0, 0, 8, 'MA-4605', 1, '73.6'),
(125312, 'MA-4604', 248, '', 'Filtre aer', 0, 0, 8, 'MA-4604', 1, '86.52'),
(125313, 'MA-4612', 248, '', 'Filtre aer', 0, 0, 8, 'MA-4612', 1, '76.1'),
(125314, 'MA-4614', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '84.59'),
(125315, 'DA-776', 248, '', 'Filtre aer', 0, 0, 8, 'DA-776', 1, '60.01'),
(125316, 'DA-768', 248, '', 'Filtre aer', 0, 0, 8, 'DA-768', 1, '58.03'),
(125317, 'DA-786', 248, '', 'Filtre aer', 0, 0, 8, 'DA-786', 1, '37.67'),
(125318, 'DA-788', 248, '', 'Filtre aer', 0, 0, 8, 'DA-788', 1, '37.67'),
(125319, 'DA-762', 248, '', 'Filtre aer', 0, 0, 8, 'DA-762', 1, '30.16'),
(125320, 'DA-795', 248, '', 'Filtre aer', 0, 0, 8, 'DA-795', 1, '48.33'),
(125321, 'DA-796', 248, '', 'Filtre aer', 0, 0, 8, 'DA-796', 1, '34.83'),
(125322, 'DA-797', 248, '', 'Filtre aer', 0, 0, 8, 'DA-797', 1, '42.25'),
(125323, 'DA-798', 248, '', 'Filtre aer', 0, 0, 8, 'DA-798', 1, '26.09'),
(125324, 'DA-7601', 248, '', 'Filtre aer', 0, 0, 8, 'DA-7601', 1, '54.46'),
(125325, 'DA-792', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '81.13'),
(125326, 'FA-051', 248, '', 'Filtre aer', 0, 0, 8, 'FA-051', 1, '24.19'),
(125327, 'FA-052', 248, '', 'Filtre aer', 0, 0, 8, 'FA-052', 1, '53.56'),
(125328, 'FA-059', 248, '', 'Filtre aer', 0, 0, 8, 'FA-059', 1, '45.47'),
(125329, 'FA-058', 248, '', 'Filtre aer', 0, 0, 8, 'FA-058', 1, '50.31'),
(125330, 'FA-056', 248, '', 'Filtre aer', 0, 0, 8, 'FA-056', 1, '59.38'),
(125331, 'SA-061', 248, '', 'Filtre aer', 0, 0, 8, 'SA-061', 1, '64.59'),
(125332, 'SA-062', 248, '', 'Filtre aer', 0, 0, 8, 'SA-062', 1, '46.35'),
(125333, 'SA-9064', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9064', 1, '48.33'),
(125334, 'SA-9067', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9067', 1, '71.59'),
(125335, 'TA-1169', 248, '', 'Filtre aer', 0, 0, 8, 'TA-1169', 1, '40.58'),
(125336, 'SA-9069', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9069', 1, '62.44'),
(125337, 'SA-9065', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9065', 1, '26.17'),
(125338, 'SA-9099', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9099', 1, '62.93'),
(125339, 'SA-9074', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9074', 1, '18.62'),
(125340, 'SA-9075', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9075', 1, '72.47'),
(125341, 'SA-9077', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9077', 1, '19.44'),
(125342, 'FA-041A', 248, '', 'Filtre aer', 0, 0, 8, 'FA-041A', 1, '43.27'),
(125343, 'SA-9078', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9078', 1, '44.46'),
(125344, 'SA-9081', 248, '', 'Filtre aer', 0, 0, 8, 'SA9081', 1, '50.31'),
(125345, 'SA-9080', 248, '', 'Filtre aer', 0, 0, 8, 'SA9080', 1, '45.91'),
(125346, 'SA-9082', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9082', 1, '64.41'),
(125347, 'SA-9060', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9060', 1, '43.38'),
(125348, 'SA-9088', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9088', 1, '37.8'),
(125349, 'SA-9056', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9056', 1, '36.56'),
(125350, 'SA-9055', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9055', 1, '32.33'),
(125351, 'SA-9053', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9053', 1, '32.33'),
(125352, 'SA-9087', 248, '', 'Filtre aer', 0, 0, 8, 'SA-9087', 1, '36.51'),
(125353, 'IA-3370', 248, '', 'Filtre aer', 0, 0, 8, 'IA-3370', 1, '51.38'),
(125354, 'NA-2616', 248, '', 'Filtre aer', 0, 0, 8, 'NA-2616', 1, '32.69'),
(125355, 'KF-1567', 248, '', 'Filtre combustibil', 0, 0, 9, 'KF-1567', 1, '53.23'),
(125356, 'KF-1455', 248, '', 'Filtre combustibil', 0, 0, 9, 'KF-1455', 1, '69.63'),
(125357, 'KF-1564', 248, '', 'Filtre combustibil', 0, 0, 9, 'KF-1564', 1, '15.91'),
(125358, 'KF-1568', 248, '', 'Filtre combustibil', 0, 0, 9, 'KF-1568', 1, '55.12'),
(125359, 'KF-1460', 248, '', 'Filtre combustibil', 0, 0, 9, 'KF-1460', 1, '78.76'),
(125360, 'KF-1456', 248, '', 'Filtre combustibil', 0, 0, 9, 'KF-1456', 1, '70.08'),
(125361, 'KF-1454', 248, '', 'Filtre combustibil', 0, 0, 9, 'KF-1454', 1, '27.49'),
(125362, 'KF-1459', 248, '', 'Filtre combustibil', 0, 0, 9, 'KF-1459', 1, '40.19'),
(125363, 'KF-1452', 248, '', 'Filtre combustibil', 0, 0, 9, 'KF-1452', 1, '30.27'),
(125364, 'KF-1451', 248, '', 'Filtre combustibil', 0, 0, 9, 'KF-1451', 1, '81.48'),
(158903, '43570-60010', 462, '', 'Set rulment roata', 1, 0, 654, '', 2, '0'),
(125365, 'HF-647', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-647', 1, '81.13'),
(125366, 'J1330322', 248, '', 'Filtre combustibil', 0, 0, 9, 'J1330322', 1, '72.91'),
(125367, 'SF-980', 248, '', 'Filtre combustibil', 0, 0, 9, 'SF-980', 1, '47.34'),
(125368, 'HF-641', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-641', 1, '44.46'),
(125369, 'MF-4450', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-4450', 1, '53.31'),
(125370, 'HF-643', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-643', 1, '46.41'),
(125371, 'HF-637', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-637', 1, '114.01'),
(125372, 'HF-636', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-636', 1, '67.14'),
(125373, 'HF-631', 248, '', 'Filtre combustibil', 0, 0, 9, '', 1, '99.41'),
(125374, 'J1330518', 248, '', 'Filtre combustibil', 0, 0, 9, 'J1330518', 1, '94.82'),
(125375, 'HF-639', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-639', 1, '33.76'),
(125376, 'NF-259', 248, '', 'Filtre combustibil', 0, 0, 9, 'NF-259', 1, '7.95'),
(125377, 'NF-254', 248, '', 'Filtre combustibil', 0, 0, 9, 'NF-254', 1, '33.84'),
(125378, 'NF-2355', 248, '', 'Filtre combustibil', 0, 0, 9, 'NF-2355', 1, '23.32'),
(125379, 'NF-2458', 248, '', 'Filtre combustibil', 0, 0, 9, 'NF-2458', 1, '54.02'),
(125380, 'NF-2457', 248, '', 'Filtre combustibil', 0, 0, 9, 'NF-2457', 1, '58.03'),
(125381, 'IF-3350', 248, '', 'Filtre combustibil', 0, 0, 9, 'IF-3350', 1, '40'),
(125382, 'J1331041', 248, '', 'Filtre combustibil', 0, 0, 9, '', 1, '65.24'),
(125383, 'NF-2464', 248, '', 'Filtre combustibil', 0, 0, 9, 'NF-2464', 1, '72.11'),
(125384, 'NF-2467', 248, '', 'Filtre combustibil', 0, 0, 9, '', 1, '46.99'),
(125385, 'NF-2252', 248, '', 'Filtre combustibil', 0, 0, 9, 'NF-2252', 1, '18.61'),
(125386, 'TF-1355', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1355', 1, '26.7'),
(125387, 'TF-1652', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1652', 1, '32.91'),
(125388, 'TF-1357', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1357', 1, '9.81'),
(125389, 'TF-1353', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1353', 1, '10.81'),
(125390, 'DF-7862', 248, '', 'Filtre combustibil', 0, 0, 9, 'DF-7862', 1, '79.26'),
(125391, 'TF-1951', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1951', 1, '68.59'),
(125392, 'TF-1569', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1569', 1, '77.31'),
(125393, 'TF-1570', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1570', 1, '70.33'),
(125394, 'TF-1962', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1962', 1, '105.82'),
(125395, 'MF-4449', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-4449', 1, '70.57'),
(125396, 'TF-1581', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1581', 1, '127.34'),
(125397, 'TF-1579', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1579', 1, '69.36'),
(125398, 'TF-1584', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1584', 1, '90.36'),
(125399, 'TF-1655', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1655', 1, '161.57'),
(125400, 'TF-1857', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1857', 1, '77.23'),
(125401, 'TF-1588', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1588', 1, '77.12'),
(125402, 'TF-1594', 248, '', 'Filtre combustibil', 0, 0, 9, '', 1, '62.98'),
(125403, 'J1332092', 248, '', 'Filtre combustibil', 0, 0, 9, 'J1332092', 1, '41.95'),
(125404, 'TF-1592', 248, '', 'Filtre combustibil', 0, 0, 9, 'TF-1592', 1, '59.9'),
(159191, '94535475', 462, '', 'Simering vibrochen spate', 1, 0, 572, '', 2, '0'),
(125405, 'MF-559', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-559', 1, '53.94'),
(125406, 'MF-5554', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-5554', 1, '70.57'),
(125407, 'DF-7760', 248, '', 'Filtre combustibil', 0, 0, 9, 'DF-7760', 1, '81.24'),
(125408, 'MF-5566', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-5566', 1, '62.93'),
(125409, 'MF-541', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-541', 1, '37.11'),
(125410, 'MF-542', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-542', 1, '58.03'),
(125411, 'MF-546', 248, '', 'Filtre combustibil', 0, 0, 9, '', 1, '53.12'),
(125412, 'MF-5574', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-5574', 1, '64.66'),
(125413, 'MF-5572', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-5572', 1, '37'),
(125414, 'J1333058', 248, '', 'Filtre combustibil', 0, 0, 9, 'J1333058', 1, '187.5'),
(125415, 'J1333059', 248, '', 'Filtre combustibil', 0, 0, 9, '', 1, '134.05'),
(125416, 'HF-8954', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-8954', 1, '17.62'),
(125417, 'HF-8858', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-8858', 1, '56.2'),
(125418, 'HF-8957', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-8957', 1, '66.61'),
(125419, 'HF-8856', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-8856', 1, '73.87'),
(125420, 'HF-8959', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-8959', 1, '70.57'),
(125421, 'HF-8960', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-8960', 1, '61.8'),
(125422, 'HF-8952', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-8952', 1, '36.73'),
(125423, 'HF-8955', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-8955', 1, '61.91'),
(125424, 'J1334026', 248, '', 'Filtre combustibil', 0, 0, 9, 'J1334026', 1, '83.66'),
(125425, 'HF-8968', 248, '', 'Filtre combustibil', 0, 0, 9, '', 1, '27489.25'),
(125426, 'HF-8966', 248, '', 'Filtre combustibil', 0, 0, 9, 'HF-8966', 1, '119.48'),
(125427, 'MF-4451', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-4451', 1, '518.19'),
(125428, 'MF-4457', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-4457', 1, '83.14'),
(125429, 'MF-4448', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-4448', 1, '16.69'),
(125430, 'MF-4643', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-4643', 1, '85.09'),
(125431, 'MF-454', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-454', 1, '20.78'),
(125432, 'MF-450', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-450', 1, '130.42'),
(125433, 'MF-4642', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-4642', 1, '154.67'),
(125434, 'MF-556', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-556', 1, '45.91'),
(125435, 'MF-4644', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-4644', 1, '154.67'),
(125436, 'MF-4651', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-4651', 1, '28.7'),
(125437, 'J1335052', 248, '', 'Filtre combustibil', 0, 0, 9, 'J1335052', 1, '127.15'),
(125438, 'J1335053', 248, '', 'Filtre combustibil', 0, 0, 9, 'J1335053', 1, '73.98'),
(125439, 'MF-4675', 248, '', 'Filtre combustibil', 0, 0, 9, '', 1, '101.14'),
(125440, 'MF-4677', 248, '', 'Filtre combustibil', 0, 0, 9, '', 1, '54.82'),
(125441, 'MF-4674', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-4674', 1, '83.82'),
(125442, 'IF-3356', 248, '', 'Filtre combustibil', 0, 0, 9, 'IF-3356', 1, '35'),
(125443, 'DF-7866', 248, '', 'Filtre combustibil', 0, 0, 9, 'DF-7866', 1, '76.35'),
(125444, 'DF-7867', 248, '', 'Filtre combustibil', 0, 0, 9, 'DF-7867', 1, '28.4'),
(125445, 'DF-7864', 248, '', 'Filtre combustibil', 0, 0, 9, 'DF-7864', 1, '95.4'),
(125446, 'DF-7868', 248, '', 'Filtre combustibil', 0, 0, 9, 'DF-7868', 1, '63.78'),
(125447, 'FF-039', 248, '', 'Filtre combustibil', 0, 0, 9, 'FF-039', 1, '62'),
(125448, 'SF-952L', 248, '', 'Filtre combustibil', 0, 0, 9, 'SF-952L', 1, '58.03'),
(125449, 'SF-949', 248, '', 'Filtre combustibil', 0, 0, 9, 'SF-949', 1, '97.85'),
(125450, 'SF-954', 248, '', 'Filtre combustibil', 0, 0, 9, 'SF-954', 1, '14.68'),
(125451, 'SF-956', 248, '', 'Filtre combustibil', 0, 0, 9, 'SF-956', 1, '9.67'),
(125452, 'SF-959', 248, '', 'Filtre combustibil', 0, 0, 9, 'SF-959', 1, '21.55'),
(125453, 'SF-9964', 248, '', 'Filtre combustibil', 0, 0, 9, 'SF-9964', 1, '67.63'),
(125454, 'SF-9965', 248, '', 'Filtre combustibil', 0, 0, 9, 'SF-9965', 1, '83.14'),
(125455, 'MF-557', 248, '', 'Filtre combustibil', 0, 0, 9, 'MF-557', 1, '50.94'),
(125456, 'SF-9953', 248, '', 'Filtre combustibil', 0, 0, 9, 'SF-9953', 1, '52.07'),
(125457, 'SF-9967', 248, '', 'Filtre combustibil', 0, 0, 9, 'SF-9967', 1, '101.75'),
(125458, 'J1338029', 248, '', 'Filtre combustibil', 0, 0, 9, 'J1338029', 1, '36.29'),
(125459, 'N1310507', 248, '', 'Filtre ulei', 0, 0, 7, '', 1, '49.57'),
(125460, 'N1314018', 248, '', 'Filtre ulei', 0, 0, 7, 'N1314018', 1, '26.7'),
(125461, 'N1318015', 248, '', 'Filtre ulei', 0, 0, 7, '', 1, '24.49'),
(125462, 'N1320527', 248, '', 'Filtre aer', 0, 0, 8, 'N1320527', 1, '26.23'),
(125463, 'N1320529', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '56.31'),
(125464, 'N1320530', 248, '', 'Filtre aer', 0, 0, 8, 'N1320530', 1, '35.19'),
(125465, 'N1321070', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '50.86'),
(125466, 'N1322108', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '53.97'),
(125467, 'N1322109', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '52.01'),
(125468, 'N1324061', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '51.57'),
(125469, 'N1325056', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '65.65'),
(125470, 'N1328038', 248, '', 'Filtre aer', 0, 0, 8, '', 1, '33.68'),
(125471, 'N1332096', 248, '', 'Filtre combustibil', 0, 0, 9, '', 1, '35.27'),
(125472, 'N1335062', 248, '', 'Filtre combustibil', 0, 0, 9, '', 1, '66.5'),
(125473, 'KC-6101', 248, '', 'Filtre habitaclu', 0, 0, 424, 'KC-6101', 1, '75.16'),
(125474, 'KC-6103', 248, '', 'Filtre habitaclu', 0, 0, 424, 'KC-6103', 1, '80.99'),
(125475, 'KC-6102', 248, '', 'Filtre habitaclu', 0, 0, 424, 'KC-6102', 1, '75.16'),
(125476, 'KC-6105', 248, '', 'Filtre habitaclu', 0, 0, 424, 'KC-6105', 1, '35.44'),
(125477, 'KC-6104', 248, '', 'Filtre habitaclu', 0, 0, 424, 'KC-6104', 1, '70.41'),
(125478, 'HC-8218', 248, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '42.17'),
(125479, 'J1340405', 248, '', 'Filtre habitaclu', 0, 0, 424, 'J1340405', 1, '71.4'),
(125480, 'HC-8203', 248, '', 'Filtre habitaclu', 0, 0, 424, 'HC-8203', 1, '48.8'),
(125481, 'HC-8201', 248, '', 'Filtre habitaclu', 0, 0, 424, 'HC-8201', 1, '75.16'),
(125482, 'HC-8209', 248, '', 'Filtre habitaclu', 0, 0, 424, 'HC-8209', 1, '22.55'),
(125483, 'HC-8202', 248, '', 'Filtre habitaclu', 0, 0, 424, 'HC-8202', 1, '80.5'),
(125484, 'HC-8206', 248, '', 'Filtre habitaclu', 0, 0, 424, 'HC-8206', 1, '70.9'),
(125485, 'HC-8207', 248, '', 'Filtre habitaclu', 0, 0, 424, 'HC-8207', 1, '48.93'),
(125486, 'HC-8212', 248, '', 'Filtre habitaclu', 0, 0, 424, 'HC-8212', 1, '39.86'),
(125487, 'HC-8211', 248, '', 'Filtre habitaclu', 0, 0, 424, 'HC-8211', 1, '52.01'),
(125488, 'DC-7103', 248, '', 'Filtre habitaclu', 0, 0, 424, 'DC-7103', 1, '50.56'),
(125489, 'DC-7104', 248, '', 'Filtre habitaclu', 0, 0, 424, 'DC-7104', 1, '50.56'),
(125490, 'DC-7105', 248, '', 'Filtre habitaclu', 0, 0, 424, 'DC-7105', 1, '75.96'),
(125491, 'DC-7101C', 248, '', 'Filtre habitaclu', 0, 0, 424, 'DC-7101C', 1, '83.27'),
(125492, 'DC-7106', 248, '', 'Filtre habitaclu', 0, 0, 424, 'DC-7106', 1, '42.01'),
(125493, 'DC-7107C', 248, '', 'Filtre habitaclu', 0, 0, 424, 'DC-7107C', 1, '75.6'),
(125494, 'NC-2001', 248, '', 'Filtre habitaclu', 0, 0, 424, 'NC-2001', 1, '51.49'),
(125495, 'NC-2011', 248, '', 'Filtre habitaclu', 0, 0, 424, 'NC-2011', 1, '56.28'),
(125496, 'NC-2005', 248, '', 'Filtre habitaclu', 0, 0, 424, 'NC-2005', 1, '51.93'),
(125497, 'NC-2010', 248, '', 'Filtre habitaclu', 0, 0, 424, 'NC-2010', 1, '70.33'),
(125498, 'J1341011', 248, '', 'Filtre habitaclu', 0, 0, 424, 'J1341011', 1, '70.33'),
(125499, 'NC-2006', 248, '', 'Filtre habitaclu', 0, 0, 424, 'NC-2006', 1, '70.38'),
(125500, 'TC-1002', 248, '', 'Filtre habitaclu', 0, 0, 424, 'TC-1002', 1, '77.67'),
(125501, 'TC-1006', 248, '', 'Filtre habitaclu', 0, 0, 424, 'TC-1006', 1, '44.07'),
(125502, 'TC-1007', 248, '', 'Filtre habitaclu', 0, 0, 424, 'TC-1007', 1, '62.68'),
(125503, 'TC-1014C', 248, '', 'Filtre habitaclu', 0, 0, 424, 'TC-1014C', 1, '72.55'),
(125504, 'TC-1010', 248, '', 'Filtre habitaclu', 0, 0, 424, 'TC-1010', 1, '87.15'),
(125505, 'TC-1001', 248, '', 'Filtre habitaclu', 0, 0, 424, 'TC-1001', 1, '72.77'),
(125506, 'TC-1003', 248, '', 'Filtre habitaclu - altele', 0, 0, 424, 'TC-1003', 1, '110.9'),
(125507, 'TC-1004', 248, '', 'Filtre habitaclu', 0, 0, 424, 'TC-1004', 1, '98.97'),
(125508, 'J1342027', 248, '', 'Filtre habitaclu - altele', 0, 0, 424, 'J1342027', 1, '94.9'),
(125509, 'MC-5106', 248, '', 'Filtre habitaclu', 0, 0, 424, 'MC-5106', 1, '70.9'),
(125510, 'MC-5102', 248, '', 'Filtre habitaclu', 0, 0, 424, 'MC-5102', 1, '59.66'),
(125511, 'MC-5110', 248, '', 'Filtre habitaclu', 0, 0, 424, 'MC-5110', 1, '57.59'),
(125512, 'MC-5101', 248, '', 'Filtre habitaclu', 0, 0, 424, 'MC-5101', 1, '85.39');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(125513, 'MC-5109', 248, '', 'Filtre habitaclu - altele', 0, 0, 424, 'MC-5109', 1, '69.5'),
(125514, 'MC-5114', 248, '', 'Filtre habitaclu', 0, 0, 424, 'MC-5114', 1, '62.27'),
(125515, 'MC-5113', 248, '', 'Filtre habitaclu', 0, 0, 424, 'MC-5113', 1, '66.11'),
(125516, 'HC-8105', 248, '', 'Filtre habitaclu', 0, 0, 424, 'HC-8105', 1, '52.43'),
(125517, 'MC-4001', 248, '', 'Filtre habitaclu', 0, 0, 424, 'MC-4001', 1, '76.24'),
(125518, 'MC-4012', 248, '', 'Filtre habitaclu', 0, 0, 424, 'MC-4012', 1, '90.31'),
(125519, 'MC-4006', 248, '', 'Filtre habitaclu', 0, 0, 424, 'MC-4006', 1, '99.91'),
(125520, 'MC-4009C', 248, '', 'Filtre habitaclu - altele', 0, 0, 424, 'MC-4009C', 1, '75.9'),
(125521, 'MC-4015C', 248, '', 'Filtre habitaclu - altele', 0, 0, 424, 'MC-4015C', 1, '67.72'),
(125522, 'DC-7001', 248, '', 'Filtre habitaclu - altele', 0, 0, 424, 'DC-7001', 1, '74.97'),
(125523, 'SC-9601C', 248, '', 'Filtre habitaclu - altele', 0, 0, 424, 'SC-9601C', 1, '60.34'),
(125524, 'SC-9602', 248, '', 'Filtre habitaclu', 0, 0, 424, 'SC-9602', 1, '81.13'),
(125525, 'SC-9603', 248, '', 'Filtre habitaclu', 0, 0, 424, 'SC-9603', 1, '52.68'),
(125526, 'SC-9501', 248, '', 'Filtre habitaclu', 0, 0, 424, 'SC-9501', 1, '98.59'),
(125527, 'SC-9504', 248, '', 'Filtre habitaclu', 0, 0, 424, 'SC-9504', 1, '54.82'),
(125528, 'SC-9506', 248, '', 'Filtre habitaclu', 0, 0, 424, 'SC-9506', 1, '28.57'),
(125529, 'SC-9505', 248, '', 'Filtre habitaclu', 0, 0, 424, 'SC-9505', 1, '63.12'),
(125530, 'N1340511', 248, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '62.93'),
(125531, 'N1340512', 248, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '44.59'),
(125532, 'DC-7108', 248, '', 'Filtre habitaclu', 0, 0, 424, 'DC-7108', 1, '52.68'),
(125533, 'N1345010', 248, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '52.48'),
(125534, 'N1347004', 248, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '65.62'),
(125535, 'N1348007', 248, '', 'Filtre habitaclu', 0, 0, 424, '', 1, '44.32'),
(125536, '5513 0361', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '18.63'),
(125537, '6010 0133', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '139.48'),
(125538, '5513 0362', 473, '', 'Semnalizator (Sisitem de avertizare)', 1, 0, 62, '', 1, '18.63'),
(125539, '5052 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '104.64'),
(125540, '6010 0134', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '139.48'),
(125541, '5513 0391', 473, '', 'Dispersor, semnalizator (Semnalizator de avertizare)', 1, 0, 91, '', 1, '25.78'),
(125542, '6010 0135', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '145.34'),
(125543, '6010 0136', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '145.34'),
(125544, '5513 0392', 473, '', 'Dispersor, semnalizator (Semnalizator de avertizare)', 1, 0, 91, '', 1, '22'),
(125545, '6036 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 290, '', 1, '223.13'),
(125546, '5513 0713', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '103.28'),
(125547, '5062 0141', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '130.21'),
(125548, '6041 0155', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '423.12'),
(125549, '5513 0714', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '103.28'),
(125550, '5062 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '130.21'),
(125551, '6041 0156', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '423.12'),
(125552, '5513 0722', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '210.2'),
(125553, '6041 0280', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '59.35'),
(125554, '5062 0281', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '92.95'),
(125555, '5062 0282', 473, '', 'Proiector ceata (Lumini)', 1, 0, 289, '', 1, '92.95'),
(125556, '5513 0723', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '111.12'),
(125557, '5513 0724', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '111.12'),
(125558, '6408 0141', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '123'),
(125559, '5062 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '100.5'),
(125560, '5514 0141', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '159.24'),
(125561, '6408 0142', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '176.74'),
(125562, '5062 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '100.5'),
(125563, '5514 0142', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '159.24'),
(125564, '6522 0121', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '210.04'),
(125565, '5063 0121', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '304.95'),
(125566, '5514 0143', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '229.85'),
(125567, '6522 0122', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '210.04'),
(125568, '5514 0144', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '229.85'),
(125569, '5063 0122', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '304.95'),
(125570, '6525 0128', 473, '', 'Far (lumini)', 1, 0, 259, '', 1, '277.83'),
(125571, '5063 0711', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '132.06'),
(125572, '5514 0711', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '133.38'),
(125573, '6525 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '123'),
(125574, '5514 0712', 473, '', 'Lampa spate (Lumini)', 1, 0, 391, '', 1, '133.38'),
(125575, '6525 0362', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '53.76'),
(125576, '6525 0451', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '116.09'),
(125577, '5535 0127', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '84.46'),
(125578, '5063 0712', 473, '', 'Lampa spate(Lumini)', 1, 0, 290, '', 1, '132.06'),
(125579, '5535 0144', 473, '', 'Far (Lumini)', 1, 0, 259, '', 1, '174.66'),
(125580, '1212G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '119'),
(125581, '1229G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '135.02'),
(125582, '1236G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '100.74'),
(125583, '1250G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '136.82'),
(125584, '1277G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '123.46'),
(125585, '1307G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '143.97'),
(125586, '351316070000', 96, '', 'AL-KO', 0, 0, 854, 'AZD_08_Staffa_Occhiello_WR', 1, '138.56'),
(125587, '0 986 017 860', 96, '', 'AL-KO', 0, 0, 2, 'M0986017860', 1, '64.48'),
(125588, '2007G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '170.53'),
(125589, '2148G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '109.48'),
(125590, '2175G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '135.68'),
(125591, '2189G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '122.74'),
(125592, '2234G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '164.13'),
(125593, '2911G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '149.65'),
(125594, '3001DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '135.58'),
(125595, '3001IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '140.55'),
(125596, '3003I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '298.25'),
(125597, '3014G', 96, '', 'AL-KO', 0, 0, 854, 'ESQUEMA13', 1, '144.16'),
(125598, '3030G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '234.56'),
(125599, '3042IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '326.97'),
(125600, '3066D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '119.58'),
(125601, '3078D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '144.37'),
(125602, '3078I', 96, '', 'AL-KO', 0, 0, 854, '', 1, '144.37'),
(125603, '3098G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '147.9'),
(125604, '3115G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '160.66'),
(125605, '3124D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '154.32'),
(125606, '3139D', 96, '', 'AL-KO', 0, 0, 854, '', 1, '273.15'),
(125607, '3172DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '214.09'),
(125608, '3172IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '214.09'),
(125609, '3182IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '189.95'),
(125610, '3217DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '148.18'),
(125611, '3217IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '148.18'),
(125612, '3239DG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '183.97'),
(125613, '3239IG', 96, '', 'AL-KO', 0, 0, 854, '', 1, '183.97'),
(125614, '3722G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '155.04'),
(125615, '3853', 96, '', 'AL-KO', 0, 0, 854, '3853', 1, '113.95'),
(125616, '13.0460-2828.2', 3, '', 'Placute de frana', 0, 0, 402, '602828', 1, '0'),
(125617, '13.0460-2831.2', 3, '', 'Placute de frana', 0, 0, 402, '602831', 1, '0'),
(125618, '13.0460-2838.2', 3, '', 'Placute de frana', 0, 0, 402, '602838', 1, '0'),
(125619, '13.0460-2853.2', 3, '', 'Placute de frana', 0, 0, 402, '602853', 1, '0'),
(125620, '13.0460-2875.2', 3, '', 'Placute de frana', 0, 0, 402, '602875', 1, '0'),
(125621, '13.0460-2921.2', 3, '', 'Placute de frana', 0, 0, 402, '602921', 1, '0'),
(125622, '13.0460-2949.2', 3, '', 'Placute de frana', 0, 0, 402, '602949', 1, '0'),
(125623, '13.0460-2976.2', 3, '', 'Placute de frana', 0, 0, 402, '602976', 1, '0'),
(125624, '13.0460-3803.2', 3, '', 'Placute de frana', 0, 0, 402, '603803', 1, '0'),
(125625, '13.0460-3943.2', 3, '', 'Placute de frana', 0, 0, 402, '603943', 1, '0'),
(125626, '13.0460-3962.2', 3, '', 'Placute de frana', 0, 0, 402, '603962', 1, '0'),
(159189, '9386002510', 462, '', 'Intrerupator lumini marsalier', 1, 0, 807, '', 2, '0'),
(125627, '13.0460-4957.2', 3, '', 'Placute de frana', 0, 0, 402, '604957', 1, '0'),
(125628, '13.0460-4987.2', 3, '', 'Placute de frana', 0, 0, 402, '604987', 1, '0'),
(125629, '13.0460-5807.2', 3, '', 'Placute de frana', 0, 0, 402, '605807', 1, '0'),
(125630, '13.0460-5821.2', 3, '', 'Placute de frana', 0, 0, 402, '605821', 1, '0'),
(125631, '13.0460-5840.2', 3, '', 'Placute de frana', 0, 0, 402, '605840', 1, '0'),
(125632, '13.0460-5843.2', 3, '', 'Placute de frana', 0, 0, 402, '605843', 1, '0'),
(125633, '13.0460-5920.2', 3, '', 'Placute de frana', 0, 0, 402, '605920', 1, '0'),
(125634, '13.0460-5936.2', 3, '', 'Placute de frana', 0, 0, 402, '605936', 1, '0'),
(144125, 'FG9193', 236, '', 'BUJIE INCANDESCENTA', 0, 0, 243, '', 2, '30.422'),
(125635, '13.0460-5983.2', 3, '', 'Placute de frana', 0, 0, 402, '605983', 1, '0'),
(125636, '13.0460-5985.2', 3, '', 'Placute de frana', 0, 0, 402, '605985', 1, '0'),
(145466, 'RR1117K1', 100, '', 'CUREA DE DISTRIBUTIE', 0, 0, 307, 'CT10141', 2, '299.005'),
(125637, '13.0460-6033.2', 3, '', 'Placute de frana', 0, 0, 402, '606033', 1, '0'),
(125638, '13.0460-7030.2', 3, '', 'Placute de frana', 0, 0, 402, '607030', 1, '0'),
(144129, 'FL0021-H', 236, '', 'BIELETA ANTIRULIU', 0, 0, 1334, '', 2, '49.483'),
(125639, '13.0460-7101.2', 3, '', 'Placute de frana', 0, 0, 402, '607101', 1, '0'),
(145288, '6K1400', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '34.377'),
(159188, '861102F030 ', 462, '', 'Parbriz', 1, 0, 1191, '', 2, '0'),
(125640, '13.0460-7183.2', 3, '', 'Placute de frana', 0, 0, 402, '607183', 1, '0'),
(125641, '13.0460-8007.2', 3, '', 'Placute de frana', 0, 0, 402, '608007', 1, '0'),
(125642, '03.0137-0197.2', 3, '', 'Saboti frana', 0, 0, 70, '650197', 1, '0'),
(125643, '03.0137-0209.2', 3, '', 'Saboti frana', 0, 0, 70, '650209', 1, '0'),
(125644, '03.0137-0248.2', 3, '', 'Saboti frana', 0, 0, 1419, '650248', 1, '0'),
(125645, '03.0137-0284.2', 3, '', 'Saboti frana', 0, 0, 70, '650284', 1, '0'),
(125646, '03.0137-0313.2', 3, '', 'Saboti frana', 0, 0, 70, '650313', 1, '0'),
(125647, '03.0137-0336.2', 3, '', 'Saboti frana', 0, 0, 70, '650336', 1, '0'),
(125648, '03.0137-0358.2', 3, '', 'Saboti frana', 0, 0, 70, '650358', 1, '0'),
(125649, '03.0137-0363.2', 3, '', 'Saboti frana', 0, 0, 70, '650363', 1, '0'),
(125650, '03.0137-0382.2', 3, '', 'Saboti frana', 0, 0, 70, '650382', 1, '0'),
(125651, '03.0137-0424.2', 3, '', 'Saboti frana', 0, 0, 70, '650424', 1, '0'),
(125652, '03.0137-0442.2', 3, '', 'Saboti frana', 0, 0, 1419, '650442', 1, '0'),
(125653, '03.0137-0478.2', 3, '', 'Saboti frana', 0, 0, 70, '650478', 1, '0'),
(125654, '24.0108-0113.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125655, '24.0108-0114.2', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125656, '24.0109-0100.2', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125657, '24.0110-0117.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125658, '24.0110-0150.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125659, '24.0110-0176.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125660, '24.0110-0215.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125661, '24.0110-0219.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125662, '24.0110-0227.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125663, '24.0110-0285.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125664, '24.0110-0318.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125665, '24.0110-0330.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(137320, '1097G', 96, '', 'AL-KO', 0, 0, 854, '', 1, '146.93'),
(125666, '24.0112-0128.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125667, '24.0112-0178.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125668, '24.0113-0178.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125669, '24.0116-0108.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125670, '24.0120-0119.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125671, '24.0120-0137.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125672, '24.0122-0231.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125673, '24.0122-0238.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125674, '24.0124-0120.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125675, '24.0124-0159.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125676, '24.0124-0181.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125677, '24.0125-0147.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125678, '24.0125-0165.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125679, '24.0126-0128.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125680, '24.0126-0142.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125681, '24.0128-0106.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125682, '24.0128-0156.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125683, '24.0128-0213.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125684, '24.0130-0174.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125685, '24.0132-0116.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125686, '24.0132-0158.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125687, '24.0134-0100.1', 3, '', 'Discuri frana', 0, 0, 82, '', 1, '0'),
(125688, '24.0223-0008.2', 3, '', 'Tamburi', 0, 0, 123, '480038', 1, '0'),
(125689, '24.0225-4002.1', 3, '', 'Tamburi', 0, 0, 123, '480048', 1, '0'),
(125690, '24.0320-0132.1', 3, '', 'Discuri frana SPORT', 0, 0, 82, 'POWERD', 1, '0'),
(125691, '24.0324-0197.1', 3, '', 'Discuri frana SPORT', 0, 0, 82, 'POWERD', 1, '0'),
(125692, '24.8190-0208.2', 3, '', 'Accesorii frana', 0, 0, 407, '620208', 1, '0'),
(125693, '24.8190-0250.2', 3, '', 'Accesorii frana', 0, 0, 407, '620250', 1, '0'),
(125694, '24.8190-0420.2', 3, '', 'Accesorii frana', 0, 0, 407, '620420', 1, '0'),
(125695, '24.8190-0921.2', 3, '', 'Accesorii frana', 0, 0, 407, '620921', 1, '0'),
(125696, '24.8190-0937.2', 3, '', 'Accesorii frana', 0, 0, 407, '620937', 1, '0'),
(125697, '03.0137-9086.2', 3, '', 'Accesorii frana', 0, 0, 1502, '669086', 1, '0'),
(125698, '10701', 3, '', 'Cilindrii roata spate', 0, 0, 470, '10701', 1, '0'),
(125699, '10804', 3, '', 'Cilindrii roata spate', 0, 0, 468, '10804', 1, '0'),
(125700, '180788-203', 3, '', 'Cilindrii roata spate', 0, 0, 402, '180788-203', 1, '0'),
(125701, '180095', 3, '', 'Cilindrii roata spate', 0, 0, 402, '180095', 1, '0'),
(125702, 'T0263', 3, '', 'Cilindrii roata spate', 0, 0, 402, '20253 164  0 5', 1, '0'),
(125703, '70401', 3, '', 'Cilindrii roata spate', 0, 0, 458, '70401', 1, '0'),
(125704, '20472', 3, '', 'Cilindrii roata spate', 0, 0, 429, '20472', 1, '0'),
(125705, '20473', 3, '', 'Cilindrii roata spate', 0, 0, 429, '20473', 1, '0'),
(136598, '101 425', 32, '', 'Supertouring', 0, 0, 854, '', 1, '639.13'),
(125706, '03.7863-0332.4', 3, '', 'Cilindrii roata spate', 0, 0, 74, '', 1, '0'),
(125707, '03.0101-0025.2', 3, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '0'),
(125708, '03.6583-0167.3', 3, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '0'),
(125709, '03.6583-0216.3', 3, '', 'Cilindrii roata spate', 0, 0, 73, '', 1, '0'),
(125710, '24.3727-0135.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(125711, '24.3727-0155.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(125712, '24.3727-0160.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(125713, '24.3727-0214.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(125714, '24.3727-0306.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(125715, '24.3727-0430.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(125716, '24.3727-0725.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(125717, '24.3727-0808.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(125718, '24.3727-1057.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(125719, '24.3727-1062.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(125720, '24.3727-1725.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(125721, '24.3727-1821.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(125722, '24.3727-1924.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(125723, '24.3727-1925.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 124, '', 1, '0'),
(125724, '24.3728-0813.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(125725, '24.3728-1004.2', 3, '', 'Cabluri de ambreiaj', 0, 0, 478, '', 1, '0'),
(145286, '6K1360', 100, '', 'CUREA TRANSMISIE CU CANELURI', 0, 0, 305, '', 2, '33.803'),
(125726, '24.3541-1771.5', 3, '', 'Etriere frana', 0, 0, 78, '240239_240240', 1, '0'),
(125727, '24.3414-1707.5', 3, '', 'Etriere frana', 0, 0, 78, '', 1, '0'),
(125728, '11.0441-3305.2', 3, '', 'Accesorii - etriere frana', 0, 0, 401, '', 1, '0'),
(125729, '11.0441-4808.2', 3, '', 'Accesorii - etriere frana', 0, 0, 401, '', 1, '0'),
(125730, '11.0441-5202.2', 3, '', 'Accesorii - etriere frana', 0, 0, 401, '', 1, '0'),
(125731, '11.0441-5203.2', 3, '', 'Accesorii - etriere frana', 0, 0, 401, '', 1, '0'),
(125732, '11.0101-4505.2', 3, '', 'Accesorii - etriere frana', 0, 0, 1165, '260005', 1, '0'),
(125733, '24.0711-6039.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(125734, '24.0713-1115.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(125735, '24.0721-1197.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(125736, '24.0711-6055.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(125737, '24.0711-6056.3', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(125738, '24.0751-1102.1', 3, '', 'Electrice', 0, 0, 412, '', 1, '0'),
(125739, '10 99 0009', 247, '', 'Radiator', 0, 0, 548, '10 99 0009', 1, '3.65'),
(125740, '10 99 0010', 247, '', 'Racitor suplimentar', 0, 0, 548, '10 99 0010', 1, '17.5'),
(125741, '20 92 3929', 247, '', 'Racitor suplimentar', 0, 0, 397, '20 92 3929', 1, '140.58'),
(125742, '30 90 2209', 247, '', 'Racitor suplimentar', 0, 0, 397, '30 90 2209', 1, '103.08'),
(125743, '30 90 2264', 247, '', 'Racitor suplimentar', 0, 0, 397, '30 90 2264', 1, '54.18'),
(125744, '30 91 4700', 247, '', 'Racitor suplimentar', 0, 0, 548, '30 91 4700', 1, '10.8'),
(125745, '62 92 2081', 247, '', 'Racitor suplimentar', 0, 0, 548, '62 92 2081', 1, '14.36'),
(125746, '62 92 2082', 247, '', 'Racitor suplimentar', 0, 0, 548, '62 92 2082', 1, '11.27'),
(125747, '99 90 1211', 247, '', 'Racitor suplimentar', 0, 0, 548, '99 90 1211', 1, '8.37'),
(125748, '99 90 1617', 247, '', 'Racitor suplimentar', 0, 0, 548, '99 90 1617', 1, '38.34'),
(125749, '99 90 2111', 247, '', 'Racitor suplimentar', 0, 0, 548, '99 90 2111', 1, '8.39'),
(125750, '99 90 2205', 247, '', 'Racitor suplimentar', 0, 0, 397, '99 90 2205', 1, '41.27'),
(125751, '99 90 2213', 247, '', 'Racitor suplimentar', 0, 0, 548, '99 90 2213', 1, '2.57'),
(125752, '99 90 2269', 247, '', 'Racitor suplimentar', 0, 0, 548, '99 90 2269', 1, '7.2'),
(125753, '99 91 2205', 247, '', 'Racitor suplimentar', 0, 0, 548, '99 91 2205', 1, '41.46'),
(125754, 'AI2047', 247, '', 'Radiator', 0, 0, 470, 'AI2047', 1, '165.31'),
(125755, 'AI2078', 247, '', 'Radiator', 0, 0, 470, 'AI2078', 1, '393.39'),
(125756, 'AI2083', 247, '', 'Radiator', 0, 0, 470, 'AI2083', 1, '268.64'),
(125757, 'AI2084', 247, '', 'Radiator', 0, 0, 470, 'AI2084', 1, '346.78'),
(125758, 'AI2124', 247, '', 'Radiator', 0, 0, 470, 'AI2124', 1, '314.09'),
(125759, 'AI2157', 247, '', 'Radiator', 0, 0, 470, 'AI2157', 1, '307.61'),
(125760, 'BW2186', 247, '', 'Radiator', 0, 0, 470, 'BW2186', 1, '352.27'),
(125761, 'BW2278', 247, '', 'Radiator', 0, 0, 470, 'BW2278', 1, '280'),
(125762, 'CN2073', 247, '', 'Radiator', 0, 0, 470, 'CN2073', 1, '389.63'),
(125763, 'CN2078', 247, '', 'Radiator', 0, 0, 470, 'CN2078', 1, '382.14'),
(125764, 'CN2079', 247, '', 'Radiator', 0, 0, 470, 'CN2079', 1, '368.6'),
(125765, 'CN2089', 247, '', 'Radiator', 0, 0, 470, 'CN2089', 1, '385.15'),
(125766, 'CN2102', 247, '', 'Radiator', 0, 0, 470, 'CN2102', 1, '344.83'),
(125767, 'CN2116', 247, '', 'Radiator', 0, 0, 470, 'CN2116', 1, '357.49'),
(125768, 'CN2118', 247, '', 'Radiator', 0, 0, 470, 'CN2118', 1, '231.29'),
(125769, 'CN2120', 247, '', 'Radiator', 0, 0, 470, 'CN2120', 1, '279.86'),
(125770, 'CN2137', 247, '', 'Radiator', 0, 0, 470, 'CN2137', 1, '335.82'),
(125771, 'CN2142', 247, '', 'Radiator', 0, 0, 470, 'CN2142', 1, '480.45'),
(125772, 'CN2151', 247, '', 'Radiator', 0, 0, 470, 'CN2151', 1, '302.1'),
(125773, 'CN2168', 247, '', 'Radiator', 0, 0, 470, 'CN2168', 1, '311.52'),
(125774, 'CN2189', 247, '', 'Radiator', 0, 0, 470, 'CN2189', 1, '234.04'),
(125775, 'CN2198', 247, '', 'Radiator', 0, 0, 470, 'CN2198', 1, '374.15'),
(125776, 'CR 2001', 247, '', 'Radiator', 0, 0, 1657, '', 1, '546.13'),
(125777, 'CR 2028', 247, '', 'Radiator', 0, 0, 1657, '', 1, '592.63'),
(125778, 'CR 2072', 247, '', 'Radiator', 0, 0, 1657, '', 1, '714.83'),
(125779, 'DF2012', 247, '', 'Radiator', 0, 0, 470, 'DF2012', 1, '2885.23'),
(125780, 'DN2288', 247, '', 'Radiator', 0, 0, 470, 'DN2288', 1, '506.71'),
(125781, 'DW2001', 247, '', 'Radiator', 0, 0, 470, 'DW2001', 1, '381.84'),
(125782, 'DW2007', 247, '', 'Radiator', 0, 0, 470, 'DW2007', 1, '164.21'),
(125783, 'DW2009', 247, '', 'Radiator', 0, 0, 470, 'DW2009', 1, '485.3'),
(125784, 'DW2014', 247, '', 'Radiator', 0, 0, 470, 'DW2014', 1, '269.03'),
(125785, 'FD2165', 247, '', 'Radiator', 0, 0, 470, 'FD2165', 1, '258.68'),
(125786, 'FD2217', 247, '', 'Radiator', 0, 0, 470, 'FD2217', 1, '296.28'),
(125787, 'FD2324', 247, '', 'Radiator', 0, 0, 470, 'FD2324', 1, '252.06'),
(125788, 'FD2325', 247, '', 'Radiator', 0, 0, 470, 'FD2325', 1, '302.54'),
(125789, 'FD2326', 247, '', 'Radiator', 0, 0, 470, 'FD2326', 1, '237.55'),
(125790, 'FD2338', 247, '', 'Radiator', 0, 0, 470, 'FD2338', 1, '326.01'),
(125791, 'FD2369', 247, '', 'Radiator', 0, 0, 470, 'FD2369', 1, '430.75'),
(125792, 'FT2139', 247, '', 'Radiator', 0, 0, 470, 'FT2139', 1, '213.45'),
(125793, 'FT2140', 247, '', 'Radiator', 0, 0, 470, 'FT2140', 1, '196.48'),
(125794, 'FT2143', 247, '', 'Radiator', 0, 0, 470, 'FT2143', 1, '333.35'),
(125795, 'FT2159', 247, '', 'Radiator', 0, 0, 470, 'FT2159', 1, '379.07'),
(125796, 'FT2182', 247, '', 'Radiator', 0, 0, 470, 'FT2182', 1, '196.11'),
(125797, 'FT2210', 247, '', 'Radiator', 0, 0, 470, 'FT2210', 1, '219.32'),
(125798, 'FT2239', 247, '', 'Radiator', 0, 0, 470, 'FT2239', 1, '188.91'),
(125799, 'MS2181', 247, '', 'Radiator', 0, 0, 470, 'MS2181', 1, '540.14'),
(125800, 'MS2189', 247, '', 'Radiator', 0, 0, 470, 'MS2189', 1, '576.78'),
(125801, 'MS2403', 247, '', 'Radiator', 0, 0, 470, 'MS2403', 1, '915.88'),
(125802, 'OL2023', 247, '', 'Radiator', 0, 0, 470, 'OL2023', 1, '120'),
(125803, 'OL2183', 247, '', 'Radiator', 0, 0, 470, 'OL2183', 1, '146.46'),
(125804, 'OL2202', 247, '', 'Radiator', 0, 0, 470, 'OL2202', 1, '457.81'),
(125805, 'OL2219', 247, '', 'Radiator', 0, 0, 470, 'OL2219', 1, '406.87'),
(125806, 'OL2242', 247, '', 'Radiator', 0, 0, 470, 'OL2242', 1, '206.43'),
(125807, 'OL2244', 247, '', 'Radiator', 0, 0, 470, 'OL2244', 1, '229.6'),
(125808, 'OL2248', 247, '', 'Radiator', 0, 0, 470, 'OL2248', 1, '315.98'),
(125809, 'OL2252', 247, '', 'Radiator', 0, 0, 470, 'OL2252', 1, '222'),
(125810, 'OL2261', 247, '', 'Radiator', 0, 0, 470, 'OL2261', 1, '720.58'),
(125811, 'OL2263', 247, '', 'Radiator', 0, 0, 470, 'OL2263', 1, '243.96'),
(125812, 'OL2275', 247, '', 'Radiator', 0, 0, 470, 'OL2275', 1, '364.2'),
(125813, 'OL2296', 247, '', 'Radiator', 0, 0, 470, 'OL2296', 1, '193.61'),
(125814, 'OL2303', 247, '', 'Radiator', 0, 0, 470, 'OL2303', 1, '177.14'),
(125815, 'OL2364', 247, '', 'Radiator', 0, 0, 470, 'OL2364', 1, '301.99'),
(125816, 'OL2444', 247, '', 'Radiator', 0, 0, 470, 'OL2444', 1, '370.81'),
(125817, 'PE2012', 247, '', 'Radiator', 0, 0, 470, 'PE2012', 1, '284.41'),
(125818, 'PE2095', 247, '', 'Radiator', 0, 0, 470, 'PE2095', 1, '644.13'),
(125819, 'PE2188', 247, '', 'Radiator', 0, 0, 470, 'PE2188', 1, '244.35'),
(125820, 'PE2203', 247, '', 'Radiator', 0, 0, 470, 'PE2203', 1, '307.59'),
(125821, 'PE2222', 247, '', 'Radiator', 0, 0, 470, 'PE2222', 1, '266'),
(125822, 'PE2251', 247, '', 'Radiator', 0, 0, 470, 'PE2251', 1, '256.57'),
(125823, 'PE2304', 247, '', 'Radiator', 0, 0, 470, 'PE2304', 1, '526.49'),
(125824, 'RE2011', 247, '', 'Radiator', 0, 0, 470, 'RE2011', 1, '1670.38'),
(125825, 'RT2155', 247, '', 'Radiator', 0, 0, 470, 'RT2155', 1, '312.63'),
(125826, 'RT2271', 247, '', 'Radiator', 0, 0, 470, 'RT2271', 1, '956.49'),
(125827, 'RT2272', 247, '', 'Radiator', 0, 0, 470, 'RT2272', 1, '563.05'),
(125828, 'SB 2026', 247, '', 'Radiator', 0, 0, 8, 'SB2026', 1, '597.44'),
(125829, 'VW2027', 247, '', 'Radiator', 0, 0, 470, 'VW2027', 1, '194.71'),
(125830, 'VW2039', 247, '', 'Radiator', 0, 0, 470, 'VW2039', 1, '120.71'),
(125831, 'VW2103', 247, '', 'Radiator', 0, 0, 470, 'VW2103', 1, '201.57'),
(125832, 'VW2114', 247, '', 'Radiator', 0, 0, 470, 'VW2114', 1, '360.58'),
(125833, 'VW2121', 247, '', 'Radiator', 0, 0, 470, 'VW2121', 1, '191.86'),
(125834, 'VW2122', 247, '', 'Radiator', 0, 0, 470, 'VW2122', 1, '199.1'),
(125835, 'VW2130', 247, '', 'Radiator', 0, 0, 470, 'VW2130', 1, '207.49'),
(125836, 'VW2133', 247, '', 'Radiator', 0, 0, 470, 'VW2133', 1, '215.84'),
(125837, 'VW2134', 247, '', 'Radiator', 0, 0, 470, 'VW2134', 1, '170.72'),
(125838, 'VW2135', 247, '', 'Radiator', 0, 0, 470, 'VW2135', 1, '373.88'),
(125839, 'VW2193', 247, '', 'Radiator', 0, 0, 470, 'VW2193', 1, '517.08'),
(125840, 'CN6239', 247, '', 'Calorifer', 0, 0, 467, 'CN6239', 1, '359.21'),
(125841, 'FT6150', 247, '', 'Calorifer', 0, 0, 467, 'FT6150', 1, '50.35'),
(125842, 'CN5173', 247, '', 'Condensator', 0, 0, 448, 'CN5173', 1, '364.16'),
(125843, 'CR 5037', 247, '', 'Condensator', 0, 0, 308, 'CR 5037', 1, '244.76'),
(125844, 'CR 5079', 247, '', 'Condensator', 0, 0, 308, 'CR 5079', 1, '435.56'),
(125845, 'FT5310', 247, '', 'Condensator', 0, 0, 448, '300', 1, '324.93'),
(125846, 'OL5209', 247, '', 'Condensator', 0, 0, 448, 'OL5209', 1, '270.76'),
(125847, 'OL5250', 247, '', 'Condensator', 0, 0, 448, 'OL5250', 1, '234.06'),
(125848, 'OL5394', 247, '', 'Condensator', 0, 0, 448, 'OL5394', 1, '655.68'),
(125849, 'VW5183', 247, '', 'Condensator', 0, 0, 448, 'VW5183', 1, '315.93'),
(125851, 'OLK356', 247, '', 'Compresor', 0, 0, 447, 'OLK356', 1, '1808.71'),
(125852, '141-219', 41, '', 'Esapamente', 0, 0, 3437, '141219', 1, '437.12'),
(125853, '154-069', 41, '', 'Esapamente', 0, 0, 3437, '154069', 1, '266.02'),
(125854, '165-091', 41, '', 'Esapamente', 0, 0, 3436, '165091', 1, '388.92'),
(125855, '185-611', 41, '', 'Esapamente', 0, 0, 3437, '', 1, '576.18'),
(125856, '200-163', 41, '', 'Esapamente', 0, 0, 3436, '200163', 1, '288.36'),
(125857, '200-259', 41, '', 'Esapamente', 0, 0, 3437, '', 1, '308.66'),
(125858, '220-649', 41, '', 'Esapamente', 0, 0, 3437, '220649', 1, '108.81'),
(125859, '227-109', 41, '', 'Esapamente', 0, 0, 3436, '', 1, '309.09'),
(125860, '227-617', 41, '', 'Esapamente', 0, 0, 3436, '227617', 1, '321.41'),
(125861, '228-217', 41, '', 'Esapamente', 0, 0, 3436, '', 1, '287.93'),
(125862, '233-409', 41, '', 'Esapamente', 0, 0, 3437, '233409', 1, '220.5'),
(125863, '250-655', 41, '', 'Accesorii', 0, 0, 1056, '', 1, '3.33'),
(125864, '255-021', 41, '', 'Accesorii', 0, 0, 252, '', 1, '8.7'),
(125865, '255-069', 41, '', 'Accesorii', 0, 0, 252, '', 1, '24.84'),
(125866, '256-113', 41, '', 'Accesorii', 0, 0, 204, '', 1, '11.2'),
(125867, '256-215', 41, '', 'Accesorii', 0, 0, 204, '', 1, '4.65'),
(125868, '256-283', 41, '', 'Accesorii', 0, 0, 204, '', 1, '28.09'),
(125869, '256-301', 41, '', 'Accesorii', 0, 0, 204, '', 1, '9.94'),
(125870, '258-840', 41, '', 'Accesorii', 0, 0, 731, '', 1, '7.6'),
(125871, '265-127', 41, '', 'Accesorii', 0, 0, 1050, '', 1, '41.57'),
(125872, '265-565', 41, '', 'Esapamente', 0, 0, 3971, '265565', 1, '56.85'),
(125873, '265-619', 41, '', 'Esapamente', 0, 0, 1050, '', 1, '60.85'),
(125874, '279-345', 41, '', 'Esapamente', 0, 0, 3437, '', 1, '621.48'),
(125875, '279-589', 41, '', 'Esapamente', 0, 0, 3436, '279589', 1, '989.25'),
(125876, '280-051', 41, '', 'Esapamente', 0, 0, 3436, '', 1, '503.97'),
(125877, '280-055', 41, '', 'Esapamente', 0, 0, 3436, '', 1, '466.96'),
(125878, '280-121', 41, '', 'Esapamente', 0, 0, 3436, '', 1, '466.96'),
(125879, '281-197', 41, '', 'Esapamente', 0, 0, 3436, '281197', 1, '618.74'),
(125880, '281-241', 41, '', 'Esapamente', 0, 0, 3436, '', 1, '465.25'),
(125881, '281-485', 41, '', 'Esapamente', 0, 0, 3436, '281485', 1, '259.71'),
(125883, '282-663', 41, '', 'Esapamente', 0, 0, 3436, '282663', 1, '218.62'),
(125884, '282-755', 41, '', 'Esapamente', 0, 0, 3436, '282755', 1, '114.64'),
(125885, '284-057', 41, '', 'Esapamente', 0, 0, 3437, '', 1, '296.07'),
(125886, '284-473', 41, '', 'Esapamente', 0, 0, 3436, '284473', 1, '388.63'),
(125887, '284-709', 41, '', 'Esapamente', 0, 0, 3437, '284709', 1, '680.52'),
(125888, '286-069', 41, '', 'Esapamente', 0, 0, 3437, '', 1, '598.47'),
(125889, '286-077', 41, '', 'Esapamente', 0, 0, 3436, '286077', 1, '415.62'),
(125890, '286-283', 41, '', 'Esapamente', 0, 0, 3436, '286283', 1, '433.42'),
(125891, '287-071', 41, '', 'Esapamente', 0, 0, 3436, '', 1, '423.11'),
(125892, '288-063', 41, '', 'Esapamente', 0, 0, 3436, '', 1, '298.67'),
(125893, '737-395', 41, '', 'Esapamente', 0, 0, 17, '', 1, '634.51'),
(125894, '740-117', 41, '', 'Esapamente', 0, 0, 17, '', 1, '143.32'),
(125895, '801-181', 41, '', 'Esapamente', 0, 0, 17, '', 1, '133.95'),
(125896, '823-811', 41, '', 'Esapamente', 0, 0, 17, '823811', 1, '719.3'),
(125897, '833-011', 41, '', 'Esapamente', 0, 0, 17, '833011', 1, '434.75'),
(125898, '947-001', 41, '', 'Esapamente', 0, 0, 17, '947001', 1, '166.58'),
(125899, '975-381', 41, '', 'Esapamente', 0, 0, 17, '975381', 1, '531.38'),
(125900, '099-025', 41, '', 'Catalizatori metalici', 0, 0, 429, '099025', 1, '2012.2'),
(125901, '099-039', 41, '', 'Catalizatori ceramici', 0, 0, 429, '099039', 1, '3274.85'),
(125902, '099-042', 41, '', 'Catalizatori ceramici', 0, 0, 429, '099042', 1, '3876.05'),
(125903, '099-129', 41, '', 'Catalizatori metalici', 0, 0, 429, '099129', 1, '3790.21'),
(125904, '099-160', 41, '', 'Catalizatori metalici', 0, 0, 429, '099160', 1, '1798.99'),
(125905, '099-240', 41, '', 'Catalizatori ceramici', 0, 0, 429, '', 1, '0.56'),
(125906, '099-266', 41, '', 'Catalizatori metalici', 0, 0, 429, '', 1, '1502.57'),
(125907, '099-284', 41, '', 'Catalizatori metalici', 0, 0, 429, '', 1, '2535.85'),
(125908, '099-324', 41, '', 'Catalizatori ceramici', 0, 0, 429, '099324', 1, '1610.64'),
(125909, '099-465', 41, '', 'Catalizatori metalici', 0, 0, 429, '099465', 1, '2707.9'),
(125910, '099-477', 41, '', 'Catalizatori ceramici', 0, 0, 429, '', 1, '1935.2'),
(125911, '099-483', 41, '', 'Catalizatori ceramici', 0, 0, 429, '', 1, '1141.94'),
(125912, '099-581', 41, '', 'Catalizatori ceramici', 0, 0, 429, '', 1, '2611.55'),
(125913, '099-610', 41, '', 'Catalizatori ceramici', 0, 0, 429, '099610', 1, '2759.8'),
(125914, '099-854', 41, '', 'Catalizatori ceramici', 0, 0, 429, '', 1, '2325.74'),
(125915, '6602 0361', 473, '', 'Semnalizator (Sistem de avertizare)', 1, 0, 62, '', 1, '18.63'),
(125916, '08.1310.10', 65, '', 'Discuri frana', 0, 0, 82, '08.1310.10', 1, '81.41'),
(125917, '08.1365.10', 65, '', 'Discuri frana', 0, 0, 82, '08.1365.10', 1, '96.68'),
(125918, '08.1511.10', 65, '', 'Discuri frana', 0, 0, 82, '08.1511.10', 1, '82.34'),
(125919, '08.1511.20', 65, '', 'Discuri frana', 0, 0, 82, '08.1511.20', 1, '91.6'),
(125920, '08.1629.10', 65, '', 'Discuri frana', 0, 0, 82, '08.1629.10', 1, '75.86'),
(125921, '08.1976.10', 65, '', 'Discuri frana', 0, 0, 82, '08.1976.10', 1, '63.31'),
(125922, '08.2134.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2134.10', 1, '76.17'),
(125923, '08.2271.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2271.10', 1, '70.13'),
(125924, '08.2286.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2286.10', 1, '93.42'),
(125925, '08.2459.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2459.10', 1, '54.01'),
(125926, '08.2536.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2536.10', 1, '108.87'),
(125927, '08.2555.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2555.10', 1, '83.31'),
(125928, '08.2557.40', 65, '', 'Discuri frana', 0, 0, 82, '08.2557.40', 1, '116.21'),
(125929, '08.2599.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2599.10', 1, '78.28'),
(125930, '08.2691.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2691.10', 1, '99.1'),
(125931, '08.2792.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2792.10', 1, '78.59'),
(125932, '08.2793.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2793.10', 1, '75.86'),
(125933, '08.2878.10', 65, '', 'Discuri frana', 0, 0, 82, '08.2878.10', 1, '46.98'),
(125934, '08.2939.14', 65, '', 'Discuri frana', 0, 0, 82, '08.2939.10', 1, '59.51'),
(125935, '08.2970.20', 65, '', 'Discuri frana', 0, 0, 82, '08.2970.20', 1, '82.34'),
(125936, '08.2985.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '70.24'),
(125937, '08.3030.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3030.10', 1, '68.29'),
(125938, '08.3056.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3056.10', 1, '87.12'),
(125939, '08.3067.20', 65, '', 'Discuri frana', 0, 0, 82, '08.3067.20', 1, '66.27'),
(125940, '08.3109.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3109.10', 1, '62.05'),
(125941, '08.3110.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3110.10', 1, '74.33'),
(125942, '08.3126.76', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '156.71'),
(125943, '08.3129.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3129.10', 1, '87.38'),
(125944, '08.3282.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3282.10', 1, '51.7'),
(125945, '08.3295.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3295.10', 1, '104.05'),
(125946, '08.3372.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3372.10', 1, '57.79'),
(125947, '08.3439.14', 65, '', 'Discuri frana', 0, 0, 82, '08.3439.10', 1, '45.19'),
(125948, '08.3854.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3854.10', 1, '62.77'),
(125949, '08.3953.10', 65, '', 'Discuri frana', 0, 0, 82, '08.3953.10', 1, '78.1'),
(125950, '08.3959.20', 65, '', 'Discuri frana', 0, 0, 82, '08.3959.20', 1, '101.29'),
(125951, '08.3965.20', 65, '', 'Discuri frana', 0, 0, 82, '08.3965.20', 1, '100.39'),
(125952, '08.4070.20', 65, '', 'Discuri frana', 0, 0, 82, '08.4070.20', 1, '109.03'),
(125953, '08.4283.20', 65, '', 'Discuri frana', 0, 0, 82, '08.4283.20', 1, '67.49'),
(125954, '08.4413.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4413.10', 1, '79.68'),
(125955, '08.4423.20', 65, '', 'Discuri frana', 0, 0, 82, '08.4423.20', 1, '70.66'),
(125956, '08.4436.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4436.10', 1, '73.12'),
(125957, '08.4469.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4469.10', 1, '156.4'),
(125958, '08.4472.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4472.10', 1, '78.25'),
(125959, '08.4485.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4485.10', 1, '81.6'),
(125960, '08.4501.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4501.10', 1, '68.11'),
(125961, '08.4504.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4504.10', 1, '88.23'),
(125962, '08.4786.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4786.10', 1, '104.73'),
(125963, '08.4851.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4851.10', 1, '96.43'),
(125964, '08.4852.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4852.10', 1, '71.25'),
(125965, '08.4874.20', 65, '', 'Discuri frana', 0, 0, 82, '08.4874.20', 1, '97.44'),
(125966, '08.4875.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4875.10', 1, '166.67'),
(125967, '08.4878.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4878.10', 1, '99.64'),
(125968, '08.4917.20', 65, '', 'Discuri frana', 0, 0, 82, '08.4917.20', 1, '98.76'),
(125969, '08.4926.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4926.10', 1, '77.13'),
(125970, '08.4931.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4931.10', 1, '67.41'),
(125971, '08.4932.10', 65, '', 'Discuri frana', 0, 0, 82, '08.4932.10', 1, '66.22'),
(125972, '08.4946.20', 65, '', 'Discuri frana', 0, 0, 82, '08.4946.20', 1, '70.5'),
(125973, '08.5079.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5079.10', 1, '264.47'),
(125974, '08.5085.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5085.20', 1, '52.81'),
(125975, '08.5141.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5141.20', 1, '124.78'),
(125976, '08.5164.76', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '194.64'),
(125977, '08.5265.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5265.10', 1, '80.43'),
(125978, '08.5295.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5295.10', 1, '191.27'),
(125979, '08.5344.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5344.20', 1, '119.81'),
(125980, '08.5347.14', 65, '', 'Discuri frana', 0, 0, 82, '08.5347.14', 1, '135.31'),
(125981, '08.5352.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5352.10', 1, '79.76'),
(125982, '08.5356.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5356.10', 1, '85.07'),
(125983, '08.5374.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5374.10', 1, '201.28'),
(125984, '08.5440.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5440.10', 1, '99.84'),
(125985, '08.5443.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5443.20', 1, '93'),
(125986, '08.5443.50', 65, '', 'Discuri frana', 0, 0, 82, '08.5443.50', 1, '105.11'),
(125987, '08.5443.60', 65, '', 'Discuri frana', 0, 0, 82, '08.5443.60', 1, '111.98'),
(125988, '08.5501.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5501.10', 1, '161.2'),
(125989, '08.5510.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5510.10', 1, '95.47'),
(125990, '08.5530.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5530.10', 1, '144.86'),
(125991, '08.5545.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5545.10', 1, '80.25'),
(125992, '08.5569.14', 65, '', 'Discuri frana', 0, 0, 82, '08.5569.10', 1, '141'),
(125993, '08.5573.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5573.10', 1, '74.16'),
(125994, '08.5582.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5582.10', 1, '107.6'),
(125995, '08.5583.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5583.10', 1, '74.67'),
(125996, '08.5629.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5629.10', 1, '78.17'),
(125997, '08.5636.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5636.10', 1, '99.43'),
(125998, '08.5636.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5636.20', 1, '85.36'),
(126000, '08.5646.30', 65, '', 'Discuri frana', 0, 0, 82, '08.5646.30', 1, '94.28'),
(126001, '08.5651.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5651.20', 1, '82.84'),
(126002, '08.5691.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '165.96'),
(126003, '08.5698.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5698.10', 1, '135.7'),
(126004, '08.5725.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5725.10', 1, '109.08'),
(126005, '08.5737.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5737.10', 1, '104'),
(126006, '08.5737.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5737.20', 1, '77.01'),
(126007, '08.5741.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5741.10', 1, '92.8'),
(126008, '08.5768.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5768.10', 1, '124.08'),
(126009, '08.5775.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5775.10', 1, '88.41'),
(126010, '08.5775.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5775.20', 1, '85.12'),
(126011, '08.5803.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5803.10', 1, '84.99'),
(126012, '08.5808.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5808.10', 1, '90.1'),
(126013, '08.5834.15', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '376.61'),
(126014, '08.5834.25', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '347.1'),
(126015, '08.5864.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5864.10', 1, '100.94'),
(126016, '08.5876.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5876.10', 1, '80.71'),
(126017, '08.5877.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5877.10', 1, '72.76'),
(126018, '08.5878.20', 65, '', 'Discuri frana', 0, 0, 82, '08.5878.20', 1, '108.07'),
(126019, '08.5953.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5953.10', 1, '108.79'),
(126020, '08.5954.10', 65, '', 'Discuri frana', 0, 0, 82, '08.5954.10', 1, '110.01'),
(126021, '08.6865.10', 65, '', 'Discuri frana', 0, 0, 82, '08.6865.10', 1, '117.43'),
(126022, '08.7015.20', 65, '', 'Discuri frana', 0, 0, 82, '08.7015.20', 1, '137.05'),
(126023, '08.7018.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7018.10', 1, '136.75'),
(126024, '08.7354.75', 65, '', 'Discuri frana', 0, 0, 82, '08.7354.75', 1, '200.09'),
(126025, '08.7355.10', 65, '', 'Discuri frana', 0, 0, 82, '08.7355.10', 1, '85.41'),
(126027, '08.8302.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '137.24'),
(126028, '08.9081.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9081.10', 1, '166.82'),
(126029, '08.9082.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9082.10', 1, '185.28'),
(126030, '08.9138.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9138.10', 1, '340.07'),
(126031, '08.9139.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9139.10', 1, '193.14'),
(126032, '08.9364.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9364.10', 1, '137.55'),
(126033, '08.9465.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9465.10', 1, '129.67'),
(126035, '08.9739.10', 65, '', 'Discuri frana', 0, 0, 82, '08.9739.10', 1, '193.76'),
(126036, '08.A108.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '104.59'),
(126038, '08.A155.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '118.93'),
(126040, '08.A274.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '113.3'),
(126041, '08.R101.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '253.15'),
(126042, '09.2942.10', 65, '', 'Discuri frana', 0, 0, 82, '09.2942.10', 1, '100.58'),
(126043, '09.3021.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3021.10', 1, '125.15'),
(126044, '09.3022.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3022.10', 1, '167.55'),
(126045, '09.3059.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3059.10', 1, '228.94'),
(126046, '09.3095.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3095.10', 1, '137.55'),
(126047, '09.3104.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3104.10', 1, '128.86'),
(126048, '09.3140.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3140.10', 1, '161.31'),
(126049, '09.3442.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3442.10', 1, '178.75'),
(126050, '09.3825.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3825.10', 1, '194.17'),
(126051, '09.3946.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3946.10', 1, '153.57'),
(126052, '09.3949.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3949.10', 1, '170.37'),
(126053, '09.3991.10', 65, '', 'Discuri frana', 0, 0, 82, '09.3991.10', 1, '286.61'),
(126054, '09.4471.10', 65, '', 'Discuri frana', 0, 0, 82, '09.4471.10', 1, '207.14'),
(126055, '09.4626.10', 65, '', 'Discuri frana', 0, 0, 82, '09.4626.10', 1, '252.31'),
(126056, '09.4626.20', 65, '', 'Discuri frana', 0, 0, 82, '09.4626.20', 1, '158.32'),
(126057, '09.4866.10', 65, '', 'Discuri frana', 0, 0, 82, '09.4866.10', 1, '129.51'),
(126058, '09.4914.40', 65, '', 'Discuri frana', 0, 0, 82, '09.4914.40', 1, '153.75'),
(126059, '09.4930.14', 65, '', 'Discuri frana', 0, 0, 82, '09.4930.10', 1, '166.87'),
(126060, '09.4939.76', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '276'),
(126061, '09.4959.10', 65, '', 'Discuri frana', 0, 0, 82, '09.4959.10', 1, '133.89'),
(126062, '09.4964.10', 65, '', 'Discuri frana', 0, 0, 82, '09.4964.10', 1, '143.41'),
(126063, '09.4984.10', 65, '', 'Discuri frana', 0, 0, 82, '09.4984.10', 1, '383.11'),
(126064, '09.4987.76', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '181.47'),
(126065, '09.5009.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5009.10', 1, '102.91'),
(126066, '09.5011.20', 65, '', 'Discuri frana', 0, 0, 82, '09.5011.20', 1, '143.07'),
(126067, '09.5019.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5019.10', 1, '180.41'),
(126068, '09.5022.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5022.10', 1, '141.78'),
(126069, '09.5027.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '111.65'),
(126070, '09.5034.20', 65, '', 'Discuri frana', 0, 0, 82, '09.5034.20', 1, '251.29'),
(126071, '09.5035.30', 65, '', 'Discuri frana', 0, 0, 82, '09.5035.30', 1, '207.45'),
(126072, '09.5036.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5036.10', 1, '198.88'),
(126073, '09.5058.20', 65, '', 'Discuri frana', 0, 0, 82, '09.5058.20', 1, '204.39'),
(126074, '09.5059.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5059.10', 1, '203.3'),
(126075, '09.5061.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5061.10', 1, '83.19'),
(126076, '09.5083.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '196.85'),
(126077, '09.5101.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5101.10', 1, '146.13'),
(126078, '09.5119.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '173.22'),
(126079, '09.5124.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5124.10', 1, '217.46'),
(126080, '09.5125.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5125.10', 1, '217.46'),
(126081, '09.5134.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5134.10', 1, '139.05'),
(126082, '09.5136.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5136.10', 1, '190.67'),
(126083, '09.5142.76', 65, '', 'Discuri frana', 0, 0, 82, '09.5142.76', 1, '200.39'),
(126084, '09.5180.30', 65, '', 'Discuri frana', 0, 0, 82, '09.5180.30', 1, '198.99'),
(126085, '09.5214.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5214.10', 1, '112.58'),
(126086, '09.5219.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5219.10', 1, '125'),
(126087, '09.5220.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5220.10', 1, '137.24'),
(126088, '09.5221.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5221.10', 1, '168.01'),
(126089, '09.5251.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5251.10', 1, '164.41'),
(126090, '09.5271.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5271.10', 1, '253.71'),
(126091, '09.5296.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5296.10', 1, '178.85'),
(126092, '09.5315.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5315.10', 1, '182.58'),
(126093, '09.5343.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5343.10', 1, '140.53'),
(126094, '09.5447.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5447.10', 1, '131.58'),
(126095, '09.5486.50', 65, '', 'Discuri frana', 0, 0, 82, '09.5486.50', 1, '292.18'),
(126096, '09.5499.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5499.10', 1, '139.28'),
(126097, '09.5506.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5506.10', 1, '114.37'),
(126098, '09.5519.30', 65, '', 'Discuri frana', 0, 0, 82, '09.5519.30', 1, '912.28'),
(126099, '09.5529.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5529.10', 1, '167.83'),
(126100, '09.5531.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5531.10', 1, '152.33'),
(126101, '09.5536.20', 65, '', 'Discuri frana', 0, 0, 82, '09.5536.20', 1, '113.28'),
(126102, '09.5537.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5537.10', 1, '126.76'),
(126103, '09.5574.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5574.10', 1, '137.47'),
(126104, '09.5577.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5577.10', 1, '140.18'),
(126105, '09.5587.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5587.10', 1, '107.58'),
(126106, '09.5588.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5588.10', 1, '183.88'),
(126107, '09.5614.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5614.10', 1, '105.99'),
(126108, '09.5616.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5616.10', 1, '138.3'),
(126109, '09.5619.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5619.10', 1, '170.06'),
(126110, '09.5623.14', 65, '', 'Discuri frana', 0, 0, 82, '09.5623.14', 1, '166.33'),
(126111, '09.5627.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5627.10', 1, '143.77'),
(126112, '09.5630.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5630.10', 1, '225.42'),
(126113, '09.5634.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5634.10', 1, '176.36'),
(126114, '09.5635.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5635.10', 1, '146.21'),
(126115, '09.5640.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO BREMBO EASYCHECK2', 1, '212.62'),
(126116, '09.5652.20', 65, '', 'Discuri frana', 0, 0, 82, '09.5652.20', 1, '131.07'),
(126117, '09.5654.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5654.10', 1, '150.25'),
(126118, '09.5655.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5655.10', 1, '195.42'),
(126119, '09.5676.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5676.10', 1, '137.86'),
(126120, '09.5676.20', 65, '', 'Discuri frana', 0, 0, 82, '09.5676.20', 1, '142.63'),
(126121, '09.5706.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5706.10', 1, '149.24'),
(126122, '09.5712.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5712.10', 1, '141.62'),
(126123, '09.5716.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5716.10', 1, '175.58'),
(126124, '09.5724.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5724.10', 1, '167'),
(126125, '09.5734.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '144.29'),
(126126, '09.5738.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5738.10', 1, '470.82'),
(126127, '09.5782.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5782.10', 1, '226'),
(126128, '09.5783.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5783.10', 1, '320.68'),
(126129, '09.5797.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5797.10', 1, '573.79'),
(126130, '09.5806.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5806.10', 1, '152.35'),
(126131, '09.5809.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '136.15'),
(126132, '09.5845.20', 65, '', 'Discuri frana', 0, 0, 82, '09.5845.20', 1, '176.9'),
(126133, '09.5848.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5848.10', 1, '125.03'),
(126134, '09.5854.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5854.10', 1, '139.85'),
(126135, '09.5867.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5867.10', 1, '107.42'),
(126136, '09.5870.20', 65, '', 'Discuri frana', 0, 0, 82, '09.5870.20', 1, '119.73'),
(126137, '09.5914.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5914.10', 1, '212.95'),
(126138, '09.5916.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5916.10', 1, '157.23'),
(126139, '09.5919.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5919.10', 1, '93.83'),
(126140, '09.5919.20', 65, '', 'Discuri frana', 0, 0, 82, '09.5919.20', 1, '113.46'),
(126141, '09.5929.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5929.10', 1, '166.61'),
(126142, '09.5931.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5931.10', 1, '175.07'),
(126143, '09.5933.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5933.10', 1, '139.03'),
(126144, '09.5937.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5937.10', 1, '179.86'),
(126145, '09.5947.10', 65, '', 'Discuri frana', 0, 0, 82, '09.5947.10', 1, '111.18');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(126146, '09.6705.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6705.10', 1, '158.13'),
(126147, '09.6711.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6711.10', 1, '183.55'),
(126148, '09.6723.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6723.10', 1, '174.65'),
(126149, '09.6726.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6726.10', 1, '131.45'),
(126150, '09.6732.20', 65, '', 'Discuri frana', 0, 0, 82, '09.6732.20', 1, '337.27'),
(126151, '09.6739.20', 65, '', 'Discuri frana', 0, 0, 82, '09.6739.20', 1, '126.87'),
(126152, '09.6741.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6741.10', 1, '107.34'),
(126153, '09.6742.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6742.10', 1, '171.25'),
(126154, '09.6744.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6744.10', 1, '198.63'),
(126155, '09.6745.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6745.10', 1, '243.8'),
(126156, '09.6746.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6746.10', 1, '190.8'),
(126157, '09.6765.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6765.10', 1, '139.23'),
(126158, '09.6766.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6766.10', 1, '172.89'),
(126159, '09.6767.14', 65, '', 'Discuri frana', 0, 0, 82, '09.6767.10', 1, '150.2'),
(126160, '09.6802.20', 65, '', 'Discuri frana', 0, 0, 82, '09.6802.20', 1, '1046.58'),
(126161, '09.6803.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6803.10', 1, '139.08'),
(126162, '09.6806.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6806.10', 1, '215'),
(126163, '09.6851.20', 65, '', 'Discuri frana', 0, 0, 82, '09.6851.20', 1, '198.74'),
(126164, '09.6854.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6854.10', 1, '231.74'),
(126165, '09.6859.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6859.10', 1, '146.2'),
(126166, '09.6877.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6877.10', 1, '141.36'),
(126167, '09.6879.20', 65, '', 'Discuri frana', 0, 0, 82, '09.6879.20', 1, '121.09'),
(126168, '09.6879.76', 65, '', 'Discuri frana', 0, 0, 82, '09.6879.76', 1, '123.73'),
(126169, '09.6906.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6906.10', 1, '223.67'),
(126170, '09.6907.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '196.07'),
(126171, '09.6912.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6912.10', 1, '184.06'),
(126172, '09.6943.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '146.01'),
(126173, '09.6998.10', 65, '', 'Discuri frana', 0, 0, 82, '09.6998.10', 1, '385.1'),
(126174, '09.7011.24', 65, '', 'Discuri frana', 0, 0, 82, '09.7011.20', 1, '133.27'),
(126175, '09.7056.75', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '151.68'),
(126176, '09.7116.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '175.82'),
(126177, '09.7217.20', 65, '', 'Discuri frana', 0, 0, 82, '09.7217.20', 1, '129.64'),
(126178, '09.7263.30', 65, '', 'Discuri frana', 0, 0, 82, '09.7263.30', 1, '276.35'),
(126179, '09.7285.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7285.10', 1, '171.85'),
(126180, '09.7291.20', 65, '', 'Discuri frana', 0, 0, 82, '09.7291.20', 1, '120.64'),
(126181, '09.7292.40', 65, '', 'Discuri frana', 0, 0, 82, '09.7292.40', 1, '112.35'),
(126182, '09.7292.77', 65, '', 'Discuri frana', 0, 0, 82, 'LOGO MAX PIXEL', 1, '254.74'),
(126183, '09.7316.20', 65, '', 'Discuri frana', 0, 0, 82, '09.7316.20', 1, '1087.91'),
(126184, '09.7323.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7323.10', 1, '764.13'),
(126185, '09.7357.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7357.10', 1, '151.32'),
(126186, '09.7382.20', 65, '', 'Discuri frana', 0, 0, 82, '09.7382.20', 1, '1018.62'),
(126187, '09.7383.20', 65, '', 'Discuri frana', 0, 0, 82, '09.7383.20', 1, '1123.2'),
(126188, '09.7694.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7694.10', 1, '181.08'),
(126189, '09.7805.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7805.10', 1, '241.29'),
(126190, '09.7815.14', 65, '', 'Discuri frana', 0, 0, 82, '09.7815.10', 1, '182.04'),
(126191, '09.7879.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7879.10', 1, '115.91'),
(126192, '09.7911.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7911.10', 1, '108.04'),
(126193, '09.7929.40', 65, '', 'Discuri frana', 0, 0, 82, '09.7929.40', 1, '702.1'),
(126194, '09.7931.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7931.10', 1, '284.27'),
(126195, '09.7932.14', 65, '', 'Discuri frana', 0, 0, 82, '09.7932.10', 1, '213.34'),
(126196, '09.7939.10', 65, '', 'Discuri frana', 0, 0, 82, '09.7939.10', 1, '165.24'),
(126197, '09.7939.24', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '179.58'),
(126198, '09.7964.14', 65, '', 'Discuri frana', 0, 0, 82, '09.7964.10', 1, '108.53'),
(126199, '09.8137.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '251.47'),
(126200, '09.8137.76', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '154.06'),
(126201, '09.8173.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8173.10', 1, '424.35'),
(126202, '09.8205.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8205.10', 1, '413.68'),
(126203, '09.8315.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8315.10', 1, '257.1'),
(126204, '09.8407.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8407.10', 1, '157.23'),
(126205, '09.8519.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '115.26'),
(126206, '09.8545.10', 65, '', 'Discuri frana', 0, 0, 82, 'HC', 1, '184.18'),
(126207, '09.8670.14', 65, '', 'Discuri frana', 0, 0, 82, '09.8670.10', 1, '298.98'),
(126208, '09.8690.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '314.15'),
(126209, '09.8695.75', 65, '', 'Discuri frana', 0, 0, 82, '09.8695.10', 1, '151.52'),
(126210, '09.8842.20', 65, '', 'Discuri frana', 0, 0, 82, '09.8842.20', 1, '150.82'),
(126211, '09.8864.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8864.10', 1, '195.07'),
(126212, '09.8864.75', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '328.69'),
(126213, '09.8876.30', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '312.21'),
(126214, '09.8894.14', 65, '', 'Discuri frana', 0, 0, 82, '09.8894.10', 1, '93.57'),
(126215, '09.8894.75', 65, '', 'Discuri frana', 0, 0, 82, '09.8894.75', 1, '113.7'),
(126216, '09.8955.10', 65, '', 'Discuri frana', 0, 0, 82, '09.8955.10', 1, '177.97'),
(126217, '09.9024.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9024.10', 1, '614.94'),
(126218, '09.9085.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9085.10', 1, '162.52'),
(126219, '09.9126.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9126.10', 1, '398.67'),
(126220, '09.9127.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9127.10', 1, '127.83'),
(126221, '09.9129.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9129.10', 1, '452.12'),
(126222, '09.9141.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9141.10', 1, '373.54'),
(126224, '09.9162.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9162.10', 1, '142.3'),
(126225, '09.9168.20', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '634.85'),
(126226, '09.9178.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9178.10', 1, '145.25'),
(126227, '09.9264.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '120.41'),
(126228, '09.9363.20', 65, '', 'Discuri frana', 0, 0, 82, '09.9363.20', 1, '180.02'),
(126229, '09.9365.20', 65, '', 'Discuri frana', 0, 0, 82, '09.9365.20', 1, '234.47'),
(126230, '09.9366.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9366.10', 1, '150.18'),
(126231, '09.9366.20', 65, '', 'Discuri frana', 0, 0, 82, '09.9366.20', 1, '150.18'),
(126232, '09.9382.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9382.10', 1, '287.99'),
(126233, '09.9463.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9463.10', 1, '967.19'),
(126234, '09.9464.11', 65, '', 'Discuri frana', 0, 0, 82, '09.9464.11', 1, '153.54'),
(126235, '09.9482.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '244.19'),
(126236, '09.9537.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '124.89'),
(126237, '09.9612.10', 65, '', 'Discuri frana', 0, 0, 82, '09.9612.10', 1, '150.25'),
(126238, '09.9738.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '205.02'),
(126239, '09.9750.14', 65, '', 'Discuri frana', 0, 0, 82, '09.9750.14', 1, '192.65'),
(126240, '09.9798.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '203.25'),
(126241, '09.9821.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '243.31'),
(126242, '09.9928.14', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '99.19'),
(126244, '09.A258.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '128.35'),
(126245, '09.A285.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '155.83'),
(126246, '09.A293.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '173.43'),
(126247, '09.A304.10', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '134.15'),
(126248, '09.R105.11', 65, '', 'Discuri frana', 0, 0, 82, '', 1, '314.01'),
(126249, '14.3165.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '119.58'),
(126250, '14.3166.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '117.79'),
(126251, '14.3171.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '125.2'),
(126252, '14.3174.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '114.47'),
(126253, '14.3185.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '116.86'),
(126254, '14.3220.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '139.15'),
(126255, '14.3260.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '97.25'),
(126256, '14.3284.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '156.58'),
(126257, '14.3301.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '187.75'),
(126258, '14.3309.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '120.75'),
(126259, '14.4715.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '132.36'),
(126260, '14.4716.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '132.36'),
(126261, '14.4785.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '166.53'),
(126262, '14.4969.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '104.18'),
(126263, '14.4978.50', 65, '', 'Tamburi', 0, 0, 123, '', 1, '219.43'),
(126264, '14.4979.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '118.08'),
(126265, '14.4979.50', 65, '', 'Tamburi', 0, 0, 123, '', 1, '251.53'),
(126266, '14.5067.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '126.87'),
(126267, '14.5068.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '122.64'),
(126268, '14.5069.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '118.85'),
(126269, '14.5073.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '189.59'),
(126270, '14.5102.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '168.97'),
(126271, '14.5397.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '211.7'),
(126272, '14.5493.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '160.55'),
(126273, '14.5493.50', 65, '', 'Tamburi', 0, 0, 123, '', 1, '269.06'),
(126274, '14.5494.50', 65, '', 'Tamburi', 0, 0, 123, '', 1, '344.51'),
(126275, '14.5495.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '163.63'),
(126276, '14.5597.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '212.9'),
(126277, '14.5598.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '229.49'),
(126278, '14.5610.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '223.81'),
(126279, '14.5723.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '218.83'),
(126280, '14.5723.50', 65, '', 'Tamburi', 0, 0, 123, '', 1, '290.24'),
(126281, '14.5814.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '214.74'),
(126282, '14.5818.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '204.26'),
(126283, '14.5822.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '178.25'),
(126284, '14.5827.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '236.67'),
(126285, '14.5828.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '210.8'),
(126286, '14.5927.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '295.86'),
(126287, '14.5928.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '266.67'),
(126288, '14.6754.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '204.08'),
(126289, '14.6758.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '235.89'),
(126290, '14.6793.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '298.3'),
(126291, '14.6794.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '236.07'),
(126292, '14.6796.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '167.6'),
(126293, '14.7006.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '146.93'),
(126294, '14.7008.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '158'),
(126295, '14.7079.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '237.58'),
(126296, '14.7081.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '148.93'),
(126297, '14.7082.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '143.54'),
(126298, '14.7091.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '234.23'),
(126299, '14.7094.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '169.02'),
(126300, '14.7096.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '269.99'),
(126301, '14.7100.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '226.43'),
(126302, '14.7239.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '175.82'),
(126303, '14.7240.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '190.57'),
(126304, '14.7246.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '180.33'),
(126305, '14.7246.50', 65, '', 'Tamburi', 0, 0, 123, '', 1, '265.61'),
(126306, '14.7251.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '185.18'),
(126307, '14.7252.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '191.58'),
(126308, '14.7253.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '223.86'),
(126309, '14.7254.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '258.22'),
(126310, '14.7255.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '218.52'),
(126311, '14.7258.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '214.09'),
(126312, '14.7739.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '182.27'),
(126313, '14.7741.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '179.63'),
(126314, '14.7742.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '248.37'),
(126315, '14.7749.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '347.85'),
(126316, '14.9378.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '160.18'),
(126317, '14.9379.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '166.9'),
(126318, '14.9384.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '160.73'),
(126319, '14.9385.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '307.35'),
(126320, '14.9389.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '191.4'),
(126321, '14.9395.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '151.86'),
(126322, '14.9428.10', 65, '', 'Tamburi', 0, 0, 123, '', 1, '181.26'),
(158916, '45046-69205', 462, '', 'Cap bara dr', 1, 0, 914, '020624309', 2, '0'),
(126323, '101-167', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-167', 1, '33.09'),
(126324, '101-269', 311, '', 'Cilindrii roata spate', 0, 0, 277, '101-269', 1, '22.34'),
(126327, '202-223', 311, '', 'Pompe frana', 0, 0, 258, 'C202-223', 1, '157.59'),
(126328, '202-275', 311, '', 'Pompe frana', 0, 0, 258, '202-275', 1, '160.71'),
(126329, '202-331', 311, '', 'Pompe frana', 0, 0, 258, 'C202-331', 1, '258.09'),
(126330, '202-356', 311, '', 'Pompe frana', 0, 0, 258, 'C202-356', 1, '146.52'),
(126331, '202-367', 311, '', 'Pompe frana', 0, 0, 258, 'C202-367', 1, '127.74'),
(126333, '607-347', 311, '', 'Articulatii planetare', 0, 0, 5, '607-347', 1, '172.4'),
(126334, '607-418', 311, '', 'Articulatii planetare', 0, 0, 5, '', 1, '217.4'),
(126335, '607-447', 311, '', 'Articulatii planetare', 0, 0, 5, '607-447', 1, '135.68'),
(126336, '3PK1120', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '20.4'),
(126337, 'QBR41460', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '30.98'),
(126338, '4PK643', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '3.47'),
(126339, '4PK795', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '19.28'),
(126340, '4PK811 ELAST', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '32.56'),
(126341, '4PK860 ELAST', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '29.16'),
(126343, '6PK2535', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '65.21'),
(126344, '6PK691 ELAST', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '42.87'),
(134220, 'CN 6129', 247, '', 'Schimbator caldura, incalzire habitaclu (Incalzire / ventilatie)', 1, 0, 467, '069150', 1, '127.12'),
(126345, '7PK1623', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '50.4'),
(126346, '1 987 AE0 719', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '85.29'),
(126347, '8PK2080ES', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '128.79'),
(126348, '9PK1887ES', 31, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '104.97'),
(126349, '18277', 31, '', 'Curele de transmisie trapezoid', 0, 0, 181, '18277', 1, '8.19'),
(126350, '18278', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518278', 1, '12.21'),
(126351, '18279', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518279', 1, '12.21'),
(126352, '18280', 31, '', 'Curele de transmisie trapezoid', 0, 0, 17, '18280', 1, '11.02'),
(126353, '052 010 1035', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104189', 1, '12.58'),
(126354, '18312', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '18312', 1, '12.89'),
(126355, '14298', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003514298', 1, '13.09'),
(126356, '18282', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518282', 1, '10.04'),
(126357, '14085', 31, '', 'Curele de transmisie trapezoid', 0, 0, 17, '14085', 1, '13.33'),
(126358, '18311', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '18311', 1, '13.38'),
(126359, '18310', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '18310', 1, '14.03'),
(126360, '18309', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '18309', 1, '14.03'),
(126361, '052 010 1215', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104189', 1, '14.21'),
(126362, '052 010 1238', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104189', 1, '14.21'),
(126363, '18302', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '18302', 1, '14.65'),
(126364, '052 010 1340', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104189', 1, '15.22'),
(126365, '18881', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '18881', 1, '20.03'),
(126366, '18883', 31, '', 'Curele de transmisie trapezoid', 0, 0, 3436, '18883', 1, '21.07'),
(126367, '18885', 31, '', 'Curele de transmisie trapezoid', 0, 0, 1127, '18885', 1, '20.64'),
(126368, '18888', 31, '', 'Curele de transmisie trapezoid', 0, 0, 3436, '18888', 1, '408.41'),
(126369, '24493', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '24493', 1, '18.67'),
(126370, '052 010 0550', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104189', 1, '8.53'),
(126371, '18297', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518297', 1, '8.64'),
(126372, '052 010 0630', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104189', 1, '9'),
(126373, '18286', 31, '', 'Curele de transmisie trapezoid', 0, 0, 3437, '18286', 1, '9.34'),
(126374, '18287', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518287', 1, '9.44'),
(126375, '18288', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518288', 1, '7.34'),
(126376, '052 010 0660', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104189', 1, '9.26'),
(126377, '18289', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518289', 1, '9.44'),
(126378, '18290', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518290', 1, '9.44'),
(126379, '18292', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518292', 1, '9.44'),
(126380, '18293', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '18293', 1, '9.44'),
(126381, '18294', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518294', 1, '9.13'),
(126382, '18245', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518245', 1, '10.09'),
(126383, '18249', 31, '', 'Curele de transmisie trapezoid', 0, 0, 17, '18249', 1, '10.19'),
(126384, '18889', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '18889', 1, '10.32'),
(126385, '18250', 31, '', 'Curele de transmisie trapezoid', 0, 0, 17, '18250', 1, '10.26'),
(126386, '18251', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518251', 1, '10.26'),
(126387, '18255', 31, '', 'Curele de transmisie trapezoid', 0, 0, 1127, '003518255', 1, '9.46'),
(126388, '18257', 31, '', 'Curele de transmisie trapezoid', 0, 0, 3437, '18257', 1, '8.06'),
(126389, '18260', 31, '', 'Curele de transmisie trapezoid', 0, 0, 17, '18260', 1, '7.78'),
(126390, '052 010 0858', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104189', 1, '10.53'),
(126391, '052 010 0865', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104189', 1, '9.51'),
(126392, '18262', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518262', 1, '7.94'),
(126393, '18263', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518263', 1, '10.58'),
(126394, '052 010 0913', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104189', 1, '10.53'),
(126395, '18265', 31, '', 'Curele de transmisie trapezoid', 0, 0, 3436, '18265', 1, '7.65'),
(126396, '18267', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '18267', 1, '8.89'),
(126397, '14992', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003514992', 1, '8.71'),
(126398, '18271', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518271', 1, '11.85'),
(126399, '18272', 31, '', 'Curele de transmisie trapezoid', 0, 0, 17, '18272', 1, '11.82'),
(126400, '18276', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518276', 1, '12.21'),
(126401, '13833', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003513833', 1, '12.21'),
(126402, '18349', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18349', 1, '12.08'),
(126403, '18890', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518890', 1, '15.64'),
(126404, '13334', 31, '', 'Curele de transmisie trapezoid', 0, 0, 17, '13334', 1, '15.66'),
(126405, '18921', 31, '', 'Curele de transmisie trapezoid', 0, 0, 3437, '18921', 1, '15.84'),
(136711, '3000 951 848', 32, '', 'Kit-uri ambreiaj', 0, 0, 479, '00323000951848', 1, '747.32'),
(126406, '18922', 31, '', 'Curele de transmisie trapezoid', 0, 0, 17, '18922', 1, '16.02'),
(126407, '18355', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18355', 1, '13.51'),
(126408, '18356', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18356', 1, '13.84'),
(126409, '18359', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18359', 1, '16.98'),
(126410, '14297', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003514297', 1, '17.66'),
(126411, '18361', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18361', 1, '15.14'),
(126412, '18362', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18362', 1, '17.84'),
(126413, '18363', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18363', 1, '15.58'),
(126414, '13536', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003513536', 1, '18.2'),
(126415, '18892', 31, '', 'Curele de transmisie trapezoid', 0, 0, 3437, '18892', 1, '16.72'),
(126416, '18364', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518364', 1, '16.34'),
(126417, '18367', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '18367', 1, '19.47'),
(126418, '18368', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18368', 1, '21.13'),
(126419, '18369', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18369', 1, '17.16'),
(126420, '18370', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18370', 1, '25.61'),
(126421, '18893', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '18893', 1, '26.12'),
(126422, '18895', 31, '', 'Curele de transmisie trapezoid', 0, 0, 3437, '18895', 1, '26.12'),
(126423, '18926', 31, '', 'Curele de transmisie trapezoid', 0, 0, 3437, '18926', 1, '25.96'),
(126424, '18927', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '18927', 1, '16.64'),
(126425, '18096', 31, '', 'Curele de transmisie trapezoid', 0, 0, 304, '003518096', 1, '28'),
(126426, '18928', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '18928', 1, '28.33'),
(126427, '24495', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '24495', 1, '28.81'),
(126428, '18371', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18371', 1, '23.54'),
(126429, '18899', 31, '', 'Curele de transmisie trapezoid', 0, 0, 3436, '18899', 1, '30.6'),
(126430, '24496', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '24496', 1, '30.88'),
(126431, '21704', 31, '', 'Curele de transmisie trapezoid', 0, 0, 13, '09', 1, '31.44'),
(126432, '21433', 31, '', 'Curele de transmisie trapezoid', 0, 0, 13, '04', 1, '32.8'),
(126433, '22132', 31, '', 'Curele de transmisie trapezoid', 0, 0, 13, '06', 1, '35.97'),
(126434, '24787', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '24787', 1, '11.28'),
(126435, '052 013 0650', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104943', 1, '11.82'),
(126436, '18902', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518902', 1, '12.16'),
(126437, '18935', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '18935', 1, '12.21'),
(126438, '18331', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518331', 1, '12.21'),
(126439, '052 013 0765', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104943', 1, '12.16'),
(126440, '18332', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18332', 1, '12.39'),
(126441, '18333', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18333', 1, '12.44'),
(126442, '18938', 31, '', 'Curele de transmisie trapezoid', 0, 0, 17, '18938', 1, '12.78'),
(126443, '14985', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003514985', 1, '12.96'),
(126444, '13884', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003513884', 1, '12.89'),
(126445, '18335', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518335', 1, '13.14'),
(126446, '18336', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18336', 1, '13.33'),
(126447, '18337', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18337', 1, '13.33'),
(126448, '18339', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18339', 1, '13.54'),
(126449, '052 013 0890', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104943', 1, '14.03'),
(126450, '18340', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '003518340', 1, '13.54'),
(126451, '052 013 0918', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104943', 1, '13.46'),
(126452, '13537', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '13.84'),
(126453, '18343', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18343', 1, '11.33'),
(126454, '052 013 0940', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '104943', 1, '14.39'),
(126455, '18345', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18345', 1, '14.13'),
(126456, '18347', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '18347', 1, '14.7'),
(126457, '20874', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '20874', 1, '58.23'),
(126458, '20879', 31, '', 'Curele de transmisie trapezoid', 0, 0, 429, '20879', 1, '70.91'),
(126459, 'CT1017K1', 31, '', 'Curele de distributie', 0, 0, 307, 'CT781', 1, '147.22'),
(126460, 'CT1028WP2', 31, '', 'Kit-uri curele de distributie', 0, 0, 3096, 'CT948', 1, '432.23'),
(126461, 'CT1035WP2', 31, '', 'Kit-uri curele de distributie', 0, 0, 3096, 'CT10351', 1, '411.09'),
(126462, 'CT1050K1', 31, '', 'Curele de distributie', 0, 0, 307, 'CT781', 1, '884.68'),
(126463, 'CT1068K1', 31, '', 'Curele de distributie', 0, 0, 307, 'CT10681', 1, '148.08'),
(126464, 'CT1079K1', 31, '', 'Curele de distributie', 0, 0, 307, 'CT1079', 1, '88.54'),
(126465, 'CT1126K1', 31, '', 'Curele de distributie', 0, 0, 307, 'CT976', 1, '290.74'),
(126466, 'CT1128K1', 31, '', 'Curele de distributie', 0, 0, 307, 'CT781', 1, '121.12'),
(126467, 'CT1134', 31, '', 'Curele de distributie', 0, 0, 306, 'CT1134', 1, '155.69'),
(126468, 'CT503', 31, '', 'Curele de distributie', 0, 0, 306, 'CT503', 1, '17.8'),
(126469, 'CT504', 31, '', 'Curele de distributie', 0, 0, 306, 'CT504', 1, '18.01'),
(126470, 'CT508', 31, '', 'Curele de distributie', 0, 0, 306, 'CT508', 1, '75.02'),
(126471, 'CT511', 31, '', 'Curele de distributie', 0, 0, 306, 'CT511', 1, '36.32'),
(126472, 'CT512', 31, '', 'Curele de distributie', 0, 0, 306, 'CT512', 1, '38.49'),
(126473, 'CT513', 31, '', 'Curele de distributie', 0, 0, 306, 'CT513', 1, '24.03'),
(126474, 'CT515', 31, '', 'Curele de distributie', 0, 0, 306, 'CT515(1)', 1, '49.38'),
(126475, 'CT516', 31, '', 'Curele de distributie', 0, 0, 306, 'CT516', 1, '82.92'),
(126476, 'CT517', 31, '', 'Curele de distributie', 0, 0, 306, 'CT517', 1, '46.21'),
(126477, 'CT520', 31, '', 'Curele de distributie', 0, 0, 306, 'CT520', 1, '46.47'),
(126478, 'CT521', 31, '', 'Curele de distributie', 0, 0, 306, 'CT521', 1, '48.38'),
(126479, 'CT522', 31, '', 'Curele de distributie', 0, 0, 306, 'CT522', 1, '49.52'),
(126480, 'CT525', 31, '', 'Curele de distributie', 0, 0, 306, 'CT525', 1, '38.65'),
(126481, 'CT527', 31, '', 'Curele de distributie', 0, 0, 306, 'CT527', 1, '16.64'),
(126482, 'CT528', 31, '', 'Curele de distributie', 0, 0, 306, 'CT528', 1, '37.5'),
(126483, 'CT529', 31, '', 'Curele de distributie', 0, 0, 306, 'CT529', 1, '52.23'),
(126484, 'CT530', 31, '', 'Curele de distributie', 0, 0, 306, 'CT530', 1, '57.44'),
(126485, 'CT535', 31, '', 'Curele de distributie', 0, 0, 306, 'CT535(1)', 1, '32.07'),
(126486, 'CT536', 31, '', 'Curele de distributie', 0, 0, 306, 'CT536(1)', 1, '19.43'),
(126487, 'CT539', 31, '', 'Curele de distributie', 0, 0, 306, 'CT539', 1, '27.76'),
(126488, 'CT540', 31, '', 'Curele de distributie', 0, 0, 306, 'CT540', 1, '47.58'),
(126489, 'CT544', 31, '', 'Curele de distributie', 0, 0, 306, 'CT544', 1, '40.83'),
(126490, 'CT545', 31, '', 'Curele de distributie', 0, 0, 306, 'CT545', 1, '47.17'),
(126491, 'CT548', 31, '', 'Curele de distributie', 0, 0, 306, 'CT548', 1, '29.53'),
(126492, 'CT550', 31, '', 'Curele de distributie', 0, 0, 306, 'CT550', 1, '38.65'),
(126493, 'CT553', 31, '', 'Curele de distributie', 0, 0, 306, 'CT553', 1, '36.13'),
(126494, 'CT555', 31, '', 'Curele de distributie', 0, 0, 306, 'CT555', 1, '45.4'),
(126495, 'CT556', 31, '', 'Curele de distributie', 0, 0, 306, 'CT556', 1, '37.9'),
(126496, 'CT557', 31, '', 'Curele de distributie', 0, 0, 306, 'CT557', 1, '32.82'),
(126497, 'CT559', 31, '', 'Curele de distributie', 0, 0, 306, 'CT559', 1, '41.32'),
(126498, 'CT562', 31, '', 'Curele de distributie', 0, 0, 306, 'CT562(1)', 1, '24.52'),
(126499, 'CT568', 31, '', 'Curele de distributie', 0, 0, 306, 'CT568', 1, '23.17'),
(126500, 'CT569', 31, '', 'Curele de distributie', 0, 0, 306, 'CT569', 1, '21.53'),
(126501, 'CT571', 31, '', 'Curele de distributie', 0, 0, 306, 'CT571', 1, '23.44'),
(126502, 'CT574', 31, '', 'Curele de distributie', 0, 0, 306, 'CT574', 1, '36.18'),
(126503, 'CT577', 31, '', 'Curele de distributie', 0, 0, 306, 'CT577(1)', 1, '43.06'),
(126504, 'CT580', 31, '', 'Curele de distributie', 0, 0, 306, 'CT580', 1, '26.42'),
(126505, 'CT583', 31, '', 'Curele de distributie', 0, 0, 306, 'CT583', 1, '55.72'),
(126506, 'CT585', 31, '', 'Curele de distributie', 0, 0, 306, 'CT585', 1, '36.99'),
(126507, 'CT586', 31, '', 'Curele de distributie', 0, 0, 306, 'CT586(1)', 1, '36.13'),
(126508, 'CT589', 31, '', 'Curele de distributie', 0, 0, 306, 'CT589', 1, '39.3'),
(126509, 'CT589K1', 31, '', 'Kit-uri curele de distributie', 0, 0, 307, 'CT589', 1, '211.99'),
(126510, 'CT592', 31, '', 'Curele de distributie', 0, 0, 306, 'CT592', 1, '46.07'),
(126511, 'CT594', 31, '', 'Curele de distributie', 0, 0, 306, 'CT594(1)', 1, '25.59'),
(126512, 'CT595', 31, '', 'Curele de distributie', 0, 0, 306, 'CT595(1)', 1, '44'),
(126513, 'CT596', 31, '', 'Curele de distributie', 0, 0, 306, 'CT596', 1, '36.21'),
(126514, 'CT598', 31, '', 'Curele de distributie', 0, 0, 306, 'CT598', 1, '30.78'),
(126515, 'CT599', 31, '', 'Curele de distributie', 0, 0, 306, 'CT599', 1, '44.76'),
(126516, 'CT602', 31, '', 'Curele de distributie', 0, 0, 306, 'CT602', 1, '53.01'),
(126517, 'CT603', 31, '', 'Curele de distributie', 0, 0, 306, 'CT603', 1, '38.79'),
(126518, 'CT605', 31, '', 'Curele de distributie', 0, 0, 306, 'CT605', 1, '29.97'),
(126519, 'CT607', 31, '', 'Curele de distributie', 0, 0, 306, 'CT607', 1, '32.42'),
(126520, 'CT608', 31, '', 'Curele de distributie', 0, 0, 306, 'CT608', 1, '29.97'),
(126521, 'CT609', 31, '', 'Curele de distributie', 0, 0, 306, 'CT609', 1, '42.95'),
(126522, 'CT611', 31, '', 'Curele de distributie', 0, 0, 306, 'CT611', 1, '67.79'),
(126523, 'CT613', 31, '', 'Curele de distributie', 0, 0, 306, 'CT613', 1, '71.53'),
(126524, 'CT614', 31, '', 'Curele de distributie', 0, 0, 306, 'CT614', 1, '43.28'),
(126525, 'CT616', 31, '', 'Curele de distributie', 0, 0, 306, 'CT616', 1, '26.64'),
(126526, 'CT617', 31, '', 'Curele de distributie', 0, 0, 306, 'CT617', 1, '45.02'),
(126527, 'CT619', 31, '', 'Curele de distributie', 0, 0, 306, 'CT619', 1, '66.61'),
(126528, 'CT622', 31, '', 'Curele de distributie', 0, 0, 306, 'CT622', 1, '58.7'),
(126529, 'CT626', 31, '', 'Curele de distributie', 0, 0, 306, 'CT626', 1, '23.51'),
(126530, 'CT627', 31, '', 'Curele de distributie', 0, 0, 306, 'CT627NEU', 1, '42.04'),
(126531, 'CT629', 31, '', 'Curele de distributie', 0, 0, 306, 'CT629', 1, '30.94'),
(126532, 'CT630', 31, '', 'Curea de distributie', 0, 0, 306, 'CT630', 1, '37.42'),
(126533, 'CT633', 31, '', 'Curele de distributie', 0, 0, 306, 'CT633', 1, '17.93'),
(126534, 'CT637', 31, '', 'Curele de distributie', 0, 0, 306, 'CT637', 1, '17.26'),
(126535, 'CT643', 31, '', 'Curele de distributie', 0, 0, 306, 'CT643(1)', 1, '27.42'),
(126536, 'CT645', 31, '', 'Curele de distributie', 0, 0, 306, 'CT645', 1, '30.05'),
(126537, 'TB567', 31, '', 'Curele de distributie', 0, 0, 306, '', 1, '36.26'),
(126538, 'CT647', 31, '', 'Curele de distributie', 0, 0, 306, 'CT647(1)', 1, '20.89'),
(126539, 'CT653', 31, '', 'Curele de distributie', 0, 0, 306, 'CT653(1)', 1, '26.11'),
(126540, 'CT655', 31, '', 'Curele de distributie', 0, 0, 306, 'CT655', 1, '25.72'),
(126541, 'CT660', 31, '', 'Curele de distributie', 0, 0, 306, 'CT660', 1, '24.65'),
(126542, 'CT662', 31, '', 'Curele de distributie', 0, 0, 306, 'CT662', 1, '20.78'),
(126543, 'CT664', 31, '', 'Curele de distributie', 0, 0, 306, 'CT664', 1, '13.84'),
(126544, 'CT665', 31, '', 'Curele de distributie', 0, 0, 306, 'CT665', 1, '13.44'),
(126545, 'CT666', 31, '', 'Curele de distributie', 0, 0, 306, 'CT666', 1, '27.63'),
(126546, 'CT668', 31, '', 'Curele de distributie', 0, 0, 306, 'CT668', 1, '21.61'),
(126547, 'CT670', 31, '', 'Curele de distributie', 0, 0, 306, 'CT670', 1, '25.54'),
(126548, 'CT674', 31, '', 'Curele de distributie', 0, 0, 306, 'CT674(1)', 1, '18.59'),
(126549, 'CT677', 31, '', 'Curele de distributie', 0, 0, 306, 'CT677', 1, '35.35'),
(126550, 'CT678', 31, '', 'Curele de distributie', 0, 0, 306, 'CT678', 1, '42.28'),
(126551, 'CT679', 31, '', 'Curele de distributie', 0, 0, 306, 'CT679', 1, '25.93'),
(126552, 'CT684', 31, '', 'Curele de distributie', 0, 0, 306, 'CT684', 1, '37.2'),
(126553, 'CT685', 31, '', 'Curele de distributie', 0, 0, 306, 'CT685', 1, '27.15'),
(126554, 'CT687', 31, '', 'Curele de distributie', 0, 0, 306, 'CT687', 1, '22.79'),
(126555, 'CT688', 31, '', 'Curele de distributie', 0, 0, 306, 'CT688', 1, '29.46'),
(126556, 'CT688K1', 31, '', 'Kit-uri curele de distributie', 0, 0, 307, 'CT688', 1, '50.69'),
(126557, 'CT690', 31, '', 'Curele de distributie', 0, 0, 306, 'CT690', 1, '29.97'),
(126558, 'CT693', 31, '', 'Curele de distributie', 0, 0, 306, 'PROFILE', 1, '36.9'),
(126559, 'CT694', 31, '', 'Curele de distributie', 0, 0, 306, 'CT694', 1, '37.5'),
(126560, 'CT695', 31, '', 'Curele de distributie', 0, 0, 306, 'CT695', 1, '37.04'),
(126561, 'CT700', 31, '', 'Curele de distributie', 0, 0, 306, 'CT700', 1, '54.7'),
(126562, 'CT704', 31, '', 'Curele de distributie', 0, 0, 306, 'CT704', 1, '30.3'),
(126563, 'CT706', 31, '', 'Curele de distributie', 0, 0, 306, 'CT706', 1, '48.33'),
(126564, 'CT707', 31, '', 'Curele de distributie', 0, 0, 306, 'CT707', 1, '61.48'),
(126565, 'CT708', 31, '', 'Curele de distributie', 0, 0, 306, 'CT708', 1, '63.03'),
(126566, 'CT709', 31, '', 'Curele de distributie', 0, 0, 306, 'CT709', 1, '43.33'),
(126567, 'CT709WP1', 31, '', 'Kit-uri curele de distributie', 0, 0, 3096, 'CT709', 1, '238.72'),
(126568, 'CT710', 31, '', 'Curele de distributie', 0, 0, 306, 'CT710', 1, '64.51'),
(126569, 'CT711', 31, '', 'Curele de distributie', 0, 0, 306, 'CT711', 1, '50.67'),
(126570, 'CT711K1', 31, '', 'Kit-uri curele de distributie', 0, 0, 307, 'CT711', 1, '239.52'),
(126571, 'CT714', 31, '', 'Curele de distributie', 0, 0, 306, 'CT714', 1, '22.88'),
(126572, 'CT715', 31, '', 'Curele de distributie', 0, 0, 306, 'CT715', 1, '25.21'),
(126573, 'CT716', 31, '', 'Curele de distributie', 0, 0, 306, 'CT716(1)', 1, '25.2'),
(126574, 'CT718', 31, '', 'Curele de distributie', 0, 0, 306, 'CT718', 1, '23.63'),
(126575, 'CT718K2', 31, '', 'Kit-uri curele de distributie', 0, 0, 307, 'CT718', 1, '194.35'),
(126576, 'CT718WP2', 31, '', 'Kit-uri curele de distributie', 0, 0, 3096, 'CT718', 1, '276.11'),
(126577, 'CT720', 31, '', 'Curele de distributie', 0, 0, 306, 'CT720', 1, '20.46'),
(126578, 'CT722', 31, '', 'Curele de distributie', 0, 0, 306, 'CT722', 1, '39.97'),
(126579, 'CT723', 31, '', 'Curele de distributie', 0, 0, 306, 'CT723', 1, '57.28'),
(126580, 'CT723K1', 31, '', 'Kit-uri curele de distributie', 0, 0, 307, 'CT723', 1, '336.34'),
(126581, 'CT724', 31, '', 'Curele de distributie', 0, 0, 306, 'CT724', 1, '48.68'),
(126582, 'CT726', 31, '', 'Curele de distributie', 0, 0, 306, 'CT726', 1, '93.3'),
(126583, 'CT728', 31, '', 'Curele de distributie', 0, 0, 306, 'CT728', 1, '76.31'),
(126584, 'CT729', 31, '', 'Curele de distributie', 0, 0, 306, 'CT729', 1, '46.77'),
(126585, 'CT731', 31, '', 'Curele de distributie', 0, 0, 306, 'CT731', 1, '59.21'),
(126586, 'CT737', 31, '', 'Curele de distributie', 0, 0, 306, 'CT737', 1, '75.78'),
(126587, 'CT738', 31, '', 'Curele de distributie', 0, 0, 306, 'CT738', 1, '27.18'),
(126588, 'CT740', 31, '', 'Curele de distributie', 0, 0, 306, 'CT740', 1, '41.53'),
(126589, 'CT744', 31, '', 'Curele de distributie', 0, 0, 306, 'CT744', 1, '45.29'),
(126590, 'CT745', 31, '', 'Curele de distributie', 0, 0, 306, 'CT745', 1, '35.91'),
(126591, 'CT748', 31, '', 'Curele de distributie', 0, 0, 306, 'CT748', 1, '45.7'),
(126592, 'CT748K3', 31, '', 'Kit-uri curele de distributie', 0, 0, 307, 'CT748', 1, '282.85'),
(126593, 'CT749', 31, '', 'Curele de distributie', 0, 0, 306, 'CT749(1)', 1, '41.46'),
(126594, 'CT750', 31, '', 'Curele de distributie', 0, 0, 306, 'CT750', 1, '62.55'),
(126595, 'CT754', 31, '', 'Curele de distributie', 0, 0, 306, 'CT754', 1, '24.67'),
(126596, 'CT755', 31, '', 'Curele de distributie', 0, 0, 306, 'CT755', 1, '72.58'),
(126597, 'CT757', 31, '', 'Curele de distributie', 0, 0, 306, 'CT757', 1, '40.51'),
(126598, 'CT759', 31, '', 'Curele de distributie', 0, 0, 306, 'CT759', 1, '80.43'),
(126599, 'CT760', 31, '', 'Curele de distributie', 0, 0, 306, 'CT760', 1, '73.14'),
(126600, 'CT762', 31, '', 'Curele de distributie', 0, 0, 306, 'CT762(1)', 1, '50.48'),
(126601, 'CT763', 31, '', 'Curele de distributie', 0, 0, 306, 'CT763', 1, '41.9'),
(126602, 'CT765', 31, '', 'Curele de distributie', 0, 0, 306, 'CT765(1)', 1, '41.2'),
(126603, 'CT766', 31, '', 'Curele de distributie', 0, 0, 306, 'CT766(1)', 1, '35.38'),
(126604, 'CT768', 31, '', 'Curele de distributie', 0, 0, 306, 'CT768', 1, '37.2'),
(126605, 'CT769', 31, '', 'Curele de distributie', 0, 0, 306, 'CT769', 1, '47.44'),
(126606, 'CT772', 31, '', 'Curele de distributie', 0, 0, 306, 'CT772', 1, '80.1'),
(126607, 'CT773', 31, '', 'Curele de distributie', 0, 0, 306, 'CT773', 1, '53.01'),
(126608, 'CT774', 31, '', 'Curele de distributie', 0, 0, 306, 'CT774', 1, '42.04'),
(126609, 'CT778', 31, '', 'Curele de distributie', 0, 0, 306, 'CT778', 1, '32.42'),
(126610, 'CT779', 31, '', 'Curele de distributie', 0, 0, 306, 'CT779', 1, '35.08'),
(126611, 'CT781', 31, '', 'Curele de distributie', 0, 0, 306, 'CT781', 1, '43.01'),
(126612, 'CT783', 31, '', 'Curele de distributie', 0, 0, 306, 'CT783', 1, '61.77'),
(126613, 'CT786', 31, '', 'Curele de distributie', 0, 0, 306, 'CT786', 1, '58.09'),
(126614, 'CT787', 31, '', 'Curele de distributie', 0, 0, 306, 'CT787', 1, '51.74'),
(126615, 'CT788', 31, '', 'Curele de distributie', 0, 0, 306, 'CT788', 1, '45.21'),
(126616, 'CT790', 31, '', 'Curele de distributie', 0, 0, 306, 'CT790', 1, '52.61'),
(126617, 'CT791', 31, '', 'Curele de distributie', 0, 0, 306, 'CT791', 1, '58.65'),
(126618, 'CT792', 31, '', 'Curele de distributie', 0, 0, 306, 'CT792', 1, '51.74'),
(126619, 'CT794', 31, '', 'Curele de distributie', 0, 0, 306, 'CT794', 1, '54.94'),
(126620, 'CT799', 31, '', 'Curele de distributie', 0, 0, 306, 'CT799', 1, '41.96'),
(126621, 'CT800', 31, '', 'Curele de distributie', 0, 0, 306, 'CT800', 1, '39.03'),
(126622, 'CT801', 31, '', 'Curele de distributie', 0, 0, 306, 'CT801(1)', 1, '38.86'),
(126623, 'CT802', 31, '', 'Curele de distributie', 0, 0, 306, 'CT802(1)', 1, '38.54'),
(126624, 'CT803', 31, '', 'Curele de distributie', 0, 0, 306, 'CT803', 1, '68.81'),
(126625, 'CT804', 31, '', 'Curele de distributie', 0, 0, 306, 'CT804', 1, '51.15'),
(126626, 'CT805', 31, '', 'Curele de distributie', 0, 0, 306, 'CT805', 1, '55.05'),
(126627, 'CT808', 31, '', 'Curele de distributie', 0, 0, 306, 'CT808', 1, '28.73'),
(126628, 'CT810', 31, '', 'Curele de distributie', 0, 0, 306, 'CT810', 1, '63.78'),
(126629, 'CT816', 31, '', 'Curele de distributie', 0, 0, 306, 'CT816(1)', 1, '40.4'),
(126630, 'CT818', 31, '', 'Curele de distributie', 0, 0, 306, 'CT818', 1, '47.17'),
(126631, 'CT820', 31, '', 'Curele de distributie', 0, 0, 306, 'CT820(1)', 1, '65.11'),
(126632, 'CT821', 31, '', 'Curele de distributie', 0, 0, 306, 'CT821', 1, '73.14'),
(126633, 'CT822', 31, '', 'Curele de distributie', 0, 0, 306, 'CT822(1)', 1, '159.34'),
(126634, 'CT824', 31, '', 'Curele de distributie', 0, 0, 306, 'CT824(1)', 1, '43.49'),
(126635, 'CT825', 31, '', 'Curele de distributie', 0, 0, 306, 'CT825(1)', 1, '50.1'),
(126636, 'CT826', 31, '', 'Curele de distributie', 0, 0, 306, 'CT826(1)', 1, '91.42'),
(126637, 'CT827', 31, '', 'Curele de distributie', 0, 0, 306, 'CT827', 1, '44.49'),
(126638, 'CT828', 31, '', 'Curele de distributie', 0, 0, 306, 'CT828', 1, '49.13'),
(126639, 'CT829', 31, '', 'Curele de distributie', 0, 0, 306, 'CT829', 1, '58.36'),
(126640, 'CT832', 31, '', 'Curele de distributie', 0, 0, 306, 'CT832', 1, '60.67'),
(126641, 'CT839', 31, '', 'Curele de distributie', 0, 0, 306, 'CT839', 1, '73.54'),
(126642, 'CT840', 31, '', 'Curele de distributie', 0, 0, 306, 'CT840', 1, '53.79'),
(126643, 'CT840K1', 31, '', 'Kit-uri curele de distributie', 0, 0, 307, 'CT840', 1, '208.4'),
(126644, 'CT841', 31, '', 'Curele de distributie', 0, 0, 306, 'CT841', 1, '67.79'),
(126645, 'CT842', 31, '', 'Curele de distributie', 0, 0, 306, 'CT842', 1, '111.74'),
(126646, 'CT843', 31, '', 'Curele de distributie', 0, 0, 306, 'CT843', 1, '54.24'),
(126647, 'CT844', 31, '', 'Curele de distributie', 0, 0, 306, 'CT844', 1, '86.04'),
(126648, 'CT845', 31, '', 'Curele de distributie', 0, 0, 306, 'CT845', 1, '28.12'),
(126649, 'CT846', 31, '', 'Curele de distributie', 0, 0, 306, 'CT846', 1, '27.5'),
(126650, 'CT847', 31, '', 'Curele de distributie', 0, 0, 306, 'CT847', 1, '34.94'),
(126651, 'CT848', 31, '', 'Curele de distributie', 0, 0, 306, 'CT848', 1, '27.5'),
(126652, 'CT850', 31, '', 'Curele de distributie', 0, 0, 306, 'CT850', 1, '46.61'),
(126653, 'CT853', 31, '', 'Curele de distributie', 0, 0, 306, 'CT853', 1, '96.98'),
(126654, 'CT855', 31, '', 'Curele de distributie', 0, 0, 306, 'CT855', 1, '86.72'),
(126656, 'CT861', 31, '', 'Curele de distributie', 0, 0, 306, 'CT861', 1, '31.91'),
(126657, 'CT862', 31, '', 'Curele de distributie', 0, 0, 306, 'CT862', 1, '40.99'),
(126658, 'CT863', 31, '', 'Curele de distributie', 0, 0, 306, 'CT863', 1, '41.69'),
(126659, 'CT864', 31, '', 'Curele de distributie', 0, 0, 306, 'CT864', 1, '72.2'),
(126660, 'CT865', 31, '', 'Curele de distributie', 0, 0, 306, 'CT865', 1, '71.74'),
(126661, 'CT866', 31, '', 'Curele de distributie', 0, 0, 306, 'CT866', 1, '47.04'),
(126662, 'CT867', 31, '', 'Curele de distributie', 0, 0, 306, 'CT867', 1, '49.46'),
(126663, 'CT869', 31, '', 'Curele de distributie', 0, 0, 306, 'CT869', 1, '60.37'),
(126664, 'CT870', 31, '', 'Curele de distributie', 0, 0, 306, 'CT870', 1, '54.89'),
(126665, 'CT871', 31, '', 'Curele de distributie', 0, 0, 306, 'CT871(1)', 1, '54.51'),
(126666, 'CT872', 31, '', 'Curele de distributie', 0, 0, 306, 'CT872', 1, '73.84'),
(126667, 'CT873', 31, '', 'Curele de distributie', 0, 0, 306, 'CT873', 1, '49.59'),
(126668, 'CT874', 31, '', 'Curele de distributie', 0, 0, 306, 'CT874', 1, '27.45'),
(126669, 'CT874WP3', 31, '', 'Kit-uri curele de distributie', 0, 0, 3096, 'CT874', 1, '322.41'),
(126670, 'CT874WP4', 31, '', 'Kit-uri curele de distributie', 0, 0, 3096, 'CT874', 1, '322.41'),
(126671, 'CT877', 31, '', 'Curele de distributie', 0, 0, 306, 'CT877', 1, '51.48'),
(126672, 'CT878', 31, '', 'Curele de distributie', 0, 0, 306, 'CT878', 1, '30.21'),
(126673, 'CT879', 31, '', 'Curele de distributie', 0, 0, 306, 'CT879', 1, '47.31'),
(126674, 'CT880', 31, '', 'Curele de distributie', 0, 0, 306, 'CT880', 1, '57.85'),
(126675, 'CT881', 31, '', 'Curele de distributie', 0, 0, 306, 'CT881', 1, '31.82'),
(126676, 'CT884', 31, '', 'Curele de distributie', 0, 0, 306, 'CT884', 1, '103.11'),
(126677, 'CT887', 31, '', 'Curele de distributie', 0, 0, 306, 'CT887', 1, '21.4'),
(126678, 'CT891', 31, '', 'Curele de distributie', 0, 0, 306, 'CT891', 1, '71.37'),
(126679, 'CT894', 31, '', 'Curele de distributie', 0, 0, 306, 'CT894', 1, '68.87'),
(126680, 'CT895', 31, '', 'Curele de distributie', 0, 0, 306, 'CT895', 1, '37.66'),
(126681, 'CT897', 31, '', 'Curele de distributie', 0, 0, 306, 'CT897', 1, '55.18'),
(126682, 'CT898', 31, '', 'Curele de distributie', 0, 0, 306, 'PROFILE', 1, '35.75'),
(126683, 'CT899', 31, '', 'Curele de distributie', 0, 0, 306, 'CT899', 1, '52.61'),
(126684, 'CT902', 31, '', 'Curele de distributie', 0, 0, 306, 'CT902', 1, '82.63'),
(126685, 'CT906', 31, '', 'Curele de distributie', 0, 0, 306, 'CT906', 1, '51.31'),
(126686, 'CT906K1', 31, '', 'Kit-uri curele de distributie', 0, 0, 307, 'CT906', 1, '233.72'),
(126687, 'CT908', 31, '', 'Curele de distributie', 0, 0, 306, 'CT908', 1, '47.04'),
(126688, 'CT909', 31, '', 'Curele de distributie', 0, 0, 306, 'CT909', 1, '61.23'),
(126689, 'CT910', 31, '', 'Curele de distributie', 0, 0, 306, 'CT910', 1, '29.6'),
(126690, 'CT911', 31, '', 'Curele de distributie', 0, 0, 306, 'CT911', 1, '59.51'),
(126691, 'CT914', 31, '', 'Curele de distributie', 0, 0, 306, 'CT914', 1, '46.8'),
(126692, 'CT915', 31, '', 'Curele de distributie', 0, 0, 306, 'CT915', 1, '37.09'),
(126693, 'CT916', 31, '', 'Curele de distributie', 0, 0, 306, 'CT916', 1, '37.58'),
(126694, 'CT917', 31, '', 'Curele de distributie', 0, 0, 306, 'CT917', 1, '57.09'),
(126695, 'CT918', 31, '', 'Curele de distributie', 0, 0, 306, 'CT918', 1, '45.94'),
(126696, 'CT919', 31, '', 'Curele de distributie', 0, 0, 306, 'CT919(1)', 1, '51.53'),
(126697, 'CT920', 31, '', 'Curele de distributie', 0, 0, 306, 'CT920', 1, '92.5'),
(126698, 'CT921', 31, '', 'Curele de distributie', 0, 0, 306, 'CT921(1)', 1, '61.48'),
(126699, 'CT921K2', 31, '', 'Kit-uri curele de distributie', 0, 0, 307, 'CT921(1)', 1, '369.94'),
(126700, 'CT924', 31, '', 'Curele de distributie', 0, 0, 306, 'CT924', 1, '56.34'),
(126701, 'CT925', 31, '', 'Curele de distributie', 0, 0, 306, 'CT925', 1, '89.22'),
(126702, 'CT926', 31, '', 'Curele de distributie', 0, 0, 306, 'CT926(1)', 1, '46.8'),
(126703, 'CT927', 31, '', 'Curele de distributie', 0, 0, 306, 'CT927', 1, '20.91'),
(126704, 'CT929', 31, '', 'Curele de distributie', 0, 0, 306, 'CT929', 1, '65.69'),
(126705, 'CT930', 31, '', 'Curele de distributie', 0, 0, 306, 'CT930', 1, '104.18'),
(126706, 'CT931', 31, '', 'Curele de distributie', 0, 0, 306, 'CT931', 1, '51.15'),
(126707, 'CT932', 31, '', 'Curele de distributie', 0, 0, 306, 'PROFILE', 1, '37.17'),
(126708, 'CT933', 31, '', 'Curele de distributie', 0, 0, 306, 'CT933', 1, '30.35'),
(126709, 'CT935', 31, '', 'Curele de distributie', 0, 0, 306, 'CT10261', 1, '59.84'),
(126710, 'CT936', 31, '', 'Curele de distributie', 0, 0, 306, 'CT936(1)', 1, '37.04'),
(126711, 'CT937', 31, '', 'Curele de distributie', 0, 0, 306, 'CT937', 1, '55.99'),
(126712, 'CT939', 31, '', 'Curele de distributie', 0, 0, 306, 'CT939', 1, '64.19'),
(126713, 'CT940', 31, '', 'Curele de distributie', 0, 0, 306, 'CT10261', 1, '88.68'),
(126715, 'CT942', 31, '', 'Curele de distributie', 0, 0, 306, 'CT942', 1, '40.99'),
(126716, 'CT945', 31, '', 'Curele de distributie', 0, 0, 306, 'CT945', 1, '70.32'),
(126717, 'CT946', 31, '', 'Curele de distributie', 0, 0, 306, 'CT946', 1, '76.5'),
(126718, 'CT947', 31, '', 'Curele de distributie', 0, 0, 306, 'CT947', 1, '68.71'),
(126719, 'CT949', 31, '', 'Curele de distributie', 0, 0, 306, 'CT949', 1, '54.7'),
(126720, 'CT950', 31, '', 'Curele de distributie', 0, 0, 306, 'CT950', 1, '41.9'),
(126721, 'CT951', 31, '', 'Curele de distributie', 0, 0, 306, 'CT951', 1, '65.4'),
(126722, 'CT954', 31, '', 'Curele de distributie', 0, 0, 306, 'CT954', 1, '66.69'),
(126723, 'CT955', 31, '', 'Curele de distributie', 0, 0, 306, 'CT955', 1, '64.51'),
(126724, 'CT957(SET)', 31, '', 'Curele de distributie', 0, 0, 306, 'CT957', 1, '67.12'),
(126725, 'CT959', 31, '', 'Curele de distributie', 0, 0, 306, 'CT535(1)', 1, '38.47'),
(126726, 'CT966', 31, '', 'Curele de distributie', 0, 0, 306, 'CT966', 1, '60.32'),
(126727, 'CT968', 31, '', 'Curele de distributie', 0, 0, 306, 'CT995', 1, '61.72'),
(126728, 'CT969', 31, '', 'Curele de distributie', 0, 0, 306, 'CT969', 1, '57.76'),
(126729, 'CT970', 31, '', 'Curele de distributie', 0, 0, 306, 'CT970', 1, '98.59'),
(126730, 'CT972', 31, '', 'Curele de distributie', 0, 0, 306, 'CT972', 1, '51.98'),
(126731, 'CT973', 31, '', 'Curele de distributie', 0, 0, 306, 'CT973', 1, '24.35'),
(126732, 'CT974', 31, '', 'Curele de distributie', 0, 0, 306, 'CT974', 1, '61.23'),
(126733, 'CT975', 31, '', 'Curele de distributie', 0, 0, 306, 'CT975', 1, '46.4'),
(126734, 'CT977', 31, '', 'Curele de distributie', 0, 0, 306, 'CT977', 1, '66.56'),
(126735, 'CT978', 31, '', 'Curele de distributie', 0, 0, 306, 'CT978K1', 1, '51.8'),
(126736, 'CT979', 31, '', 'Curele de distributie', 0, 0, 306, 'CT979', 1, '68.81'),
(126737, 'CT982', 31, '', 'Curele de distributie', 0, 0, 306, 'CT982', 1, '71.13'),
(126738, 'CT983', 31, '', 'Curele de distributie', 0, 0, 306, 'CT983', 1, '39.59'),
(126739, 'CT984', 31, '', 'Curele de distributie', 0, 0, 306, 'CT984', 1, '78.93'),
(126740, 'CT986', 31, '', 'Curele de distributie', 0, 0, 306, 'CT986', 1, '47.58'),
(126741, 'CT987', 31, '', 'Curele de distributie', 0, 0, 306, 'CT987', 1, '62.52'),
(126742, 'CT988', 31, '', 'Curele de distributie', 0, 0, 306, 'CT988', 1, '35.51'),
(126743, 'CT988WP2', 31, '', 'Kit-uri curele de distributie', 0, 0, 3096, 'CT988', 1, '278.77'),
(126744, 'CT989', 31, '', 'Curele de distributie', 0, 0, 306, 'CT989', 1, '51.53'),
(126745, 'CT991', 31, '', 'Curele de distributie', 0, 0, 306, 'CT991(1)', 1, '14.08'),
(126746, 'CT992', 31, '', 'Curele de distributie', 0, 0, 306, 'CT992', 1, '69.14'),
(126747, 'CT993', 31, '', 'Curele de distributie', 0, 0, 306, 'CT993', 1, '106.82'),
(126748, 'CT994', 31, '', 'Curele de distributie', 0, 0, 306, 'CT994', 1, '124'),
(126749, 'CT995', 31, '', 'Curele de distributie', 0, 0, 306, 'CT995', 1, '45.02'),
(126750, 'CT997', 31, '', 'Curele de distributie', 0, 0, 306, 'CT997', 1, '25.46');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(126751, 'CT998', 31, '', 'Curele de distributie', 0, 0, 306, 'CT998', 1, '53.22'),
(126752, 'CT999', 31, '', 'Curele de distributie', 0, 0, 306, 'CT999', 1, '28.52'),
(126753, 'XPB 1400', 31, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '90.31'),
(126754, '80000148', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000148', 1, '85.53'),
(126755, '21652999', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652999', 1, '93.21'),
(126756, '80000440', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000440', 1, '67.11'),
(126757, '80000763', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000763', 1, '59.44'),
(126758, '80000667', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000667', 1, '90.96'),
(126759, '80000071', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000071', 1, '144.85'),
(126760, '21652859', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652859', 1, '76.62'),
(126761, '80000067', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000067', 1, '59.19'),
(126762, '21652812', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '21652812', 1, '313.76'),
(126763, '80000866', 140, '', 'Filtre habitaclu - altele', 0, 0, 424, '80000866', 1, '63.42'),
(126764, '21651993', 140, '', 'Filtre habitaclu', 0, 0, 424, '21651993', 1, '69.57'),
(126765, '21653001', 140, '', 'Filtre habitaclu', 0, 0, 424, '21653001', 1, '109'),
(126766, '80000349', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000349', 1, '25.05'),
(126767, '80000357', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000357', 1, '144.23'),
(126768, '80000546', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000546', 1, '65.81'),
(126769, '80000612', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000612', 1, '77.18'),
(126770, '80000640', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000640', 1, '37.11'),
(126771, '80000650', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000650', 1, '57.95'),
(126772, '80000653', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000653', 1, '55.16'),
(126773, '80000654', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000654', 1, '67.05'),
(126774, '80000806', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000806', 1, '56.21'),
(126775, '80000825', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000825', 1, '67.11'),
(126777, '80000911', 140, '', 'Filtre habitaclu', 0, 0, 424, '80000911', 1, '70.68'),
(126778, '19017399', 140, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '120.33'),
(126779, '19017407', 140, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '331.74'),
(126780, '19017452', 140, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '78.99'),
(126781, '19017472', 140, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '421.14'),
(126782, '19017765', 140, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '205.48'),
(126783, '19029637', 140, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '623.85'),
(126784, '10A0775C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '8.12'),
(126785, '10A0813C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '9.78'),
(126786, '13A0610C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '12.69'),
(126787, '13A0675C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '12.56'),
(126788, '13A1040C', 42, '', 'Curele de transmisie trapezoid', 0, 0, 10, '', 1, '16.93'),
(126789, 'DMV-4526', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '11.59'),
(126790, '48384', 42, '', 'Curele de transmisie multicane', 0, 0, 188, '', 1, '19.53'),
(126791, '4PK978', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 2, '15.519'),
(130843, '12000552B', 140, '', 'Simeringuri', 0, 0, 656, '', 1, '9.18'),
(126792, '68467', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '32.07'),
(126793, '78467', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '54.49'),
(126794, '8PK1460HD', 42, '', 'Curele de transmisie multicane', 0, 0, 305, '', 1, '63.13'),
(126795, '094040', 42, '', 'Curele de distributie', 0, 0, 262, '', 1, '77.12'),
(137371, '5662370', 42, '', 'Curele de distributie', 0, 0, 307, '', 1, '55.37'),
(126796, '433246', 42, '', 'Curele de distributie', 0, 0, 2, 'DSC02870', 1, '50.95'),
(126797, '279020', 42, '', 'Curele de distributie', 0, 0, 261, '', 1, '39.97'),
(126799, 'KTB168', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '304.76'),
(126800, 'KTB184', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '59.62'),
(126801, 'KTB250', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '332.26'),
(126802, 'KTB282', 42, '', 'Kit-uri curele de distributie', 0, 0, 307, '', 1, '180.8'),
(126813, '115711', 473, '', 'Far ceata', 0, 0, 299, '', 1, '58.95'),
(126814, '115712', 473, '', 'Far ceata', 0, 0, 299, '', 1, '58.95'),
(126815, '713', 473, '', 'Far ceata', 0, 0, 1337, '713_', 1, '91.39'),
(126816, '714', 473, '', 'Far ceata', 0, 0, 1502, '714_', 1, '91.39'),
(126817, 'E10-75-003-05-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '878.5'),
(126818, 'E10-79-003-01-22', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '929.15'),
(126819, 'E2518-140', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '929.15'),
(126820, 'E70-20-004-02-22', 112, '', 'Spate - heavy duty', 0, 0, 190, 'PRO-SYSTEM', 1, '2731.33'),
(126821, 'E7018-140', 112, '', 'Spate - heavy duty', 0, 0, 189, 'PRO-KIT', 1, '973.18'),
(126822, 'S90-2-12-014', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '381.79'),
(126823, 'S90-2-15-002', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '409.38'),
(126824, 'S90-2-15-005', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '409.38'),
(126825, 'S90-2-20-027', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '432.35'),
(126826, 'S90-6-20-005', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '487.54'),
(126827, 'S90-8-25-004', 112, '', 'Spate - heavy duty', 0, 0, 3792, 'PRO_SPACER', 1, '657.78'),
(126828, '000.958', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '000958', 1, '32.5'),
(126829, '7.040', 10, '', 'Garnituri capac chiulasa', 0, 0, 402, '', 1, '81.68'),
(126830, '7.050', 10, '', 'Garnituri- admisie', 0, 0, 402, '7.050_', 1, '83.53'),
(126831, '9.063', 10, '', 'Garnituri baie de ulei', 0, 0, 195, '9.063_', 1, '41.8'),
(126832, '10.050', 10, '', 'Garnituri capac chiulasa', 0, 0, 236, '10.050_', 1, '79.42'),
(126833, '10.100', 10, '', 'Garnituri chiulasa', 0, 0, 236, '10.100_', 1, '82'),
(126834, '10.110', 10, '', 'Garnituri chiulasa', 0, 0, 236, '10.110_', 1, '114.17'),
(126835, '10.120', 10, '', 'Garnituri capac chiulasa', 0, 0, 236, '10.120_', 1, '54.17'),
(126836, '10.150', 10, '', 'Garnituri - altele', 0, 0, 236, '10.150_', 1, '16.47'),
(126837, '10.160', 10, '', 'Garnituri- admisie', 0, 0, 236, '10.160_', 1, '25.55'),
(126838, '10.170', 10, '', 'Garnituri- evacuare', 0, 0, 236, '10.170_', 1, '52.91'),
(126839, '20.060', 10, '', 'Garnituri capac chiulasa', 0, 0, 429, '20060', 1, '40.56'),
(126840, '24.040', 10, '', 'Seturi garnituri', 0, 0, 17, '380_150_67', 1, '269.66'),
(126841, '27.062', 10, '', 'Garnituri chiulasa', 0, 0, 83, '', 1, '92.23'),
(126842, '27.072', 10, '', 'Garnituri chiulasa', 0, 0, 83, '27.072_', 1, '80.22'),
(126843, '50.930', 10, '', 'Garnituri chiulasa', 0, 0, 83, '50.930_', 1, '83.89'),
(126844, '51.340', 10, '', 'Garnituri chiulasa', 0, 0, 1427, '51.340', 1, '84.27'),
(126845, '104.600', 10, '', 'Garnituri chiulasa', 0, 0, 318, '104600', 1, '91.63'),
(126846, '121.230', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '121230', 1, '39.96'),
(126847, '123.473', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '100.38'),
(126848, '124.780', 10, '', 'Garnituri chiulasa', 0, 0, 318, '124780', 1, '116.41'),
(126849, '125.840', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '125840', 1, '41.62'),
(126850, '125.950', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '125950', 1, '43.56'),
(126851, '125.970', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '125970', 1, '51.24'),
(126852, '126.000', 10, '', 'Garnituri - altele', 0, 0, 2048, '', 1, '22.07'),
(126853, '126.010', 10, '', 'Garnituri - altele', 0, 0, 2048, '', 1, '26.12'),
(126854, '129.800', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '120.3'),
(126855, '135.020', 10, '', 'Garnituri- evacuare', 0, 0, 27, '135020', 1, '18.05'),
(126856, '135.071', 10, '', 'Garnituri chiulasa', 0, 0, 318, '135071', 1, '122.61'),
(126857, '135.230', 10, '', 'Garnituri- evacuare', 0, 0, 27, '135230', 1, '31.11'),
(126858, '135.290', 10, '', 'Garnituri chiulasa', 0, 0, 318, '135290', 1, '184.32'),
(126859, '135.391', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '113.93'),
(126860, '144.460', 10, '', 'Garnituri chiulasa', 0, 0, 318, '144460', 1, '66.56'),
(126861, '145.970', 10, '', 'Garnituri - altele', 0, 0, 321, '145970', 1, '65.95'),
(126862, '146.806', 10, '', 'Garnituri chiulasa', 0, 0, 318, '146805', 1, '166.87'),
(126863, '147.180', 10, '', 'Garnituri- admisie', 0, 0, 42, '147180', 1, '31.44'),
(126864, '149.991', 10, '', 'Garnituri chiulasa', 0, 0, 318, '016992', 1, '82.58'),
(126865, '150.020', 10, '', 'Garnituri chiulasa', 0, 0, 318, '017022', 1, '82.58'),
(126867, '152.820', 10, '', 'Garnituri chiulasa', 0, 0, 318, '152820', 1, '185.19'),
(126868, '153.001', 10, '', 'Garnituri chiulasa', 0, 0, 318, '153001', 1, '132.83'),
(126869, '153.141', 10, '', 'Garnituri chiulasa', 0, 0, 318, '153141', 1, '122.48'),
(126870, '157.420', 10, '', 'Garnituri chiulasa', 0, 0, 318, '157420', 1, '267.34'),
(126871, '158.350', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '97.7'),
(126872, '164.841', 10, '', 'Garnituri chiulasa', 0, 0, 318, '164841', 1, '149.74'),
(126873, '164.990', 10, '', 'Garnituri chiulasa', 0, 0, 318, '164990', 1, '94.03'),
(126874, '165.010', 10, '', 'Garnituri chiulasa', 0, 0, 318, '165010', 1, '94.03'),
(126875, '165.040', 10, '', 'Garnituri chiulasa', 0, 0, 318, '165040', 1, '94.03'),
(126876, '169.750', 10, '', 'Garnituri chiulasa', 0, 0, 318, '169750', 1, '94.51'),
(126877, '170.410', 10, '', 'Garnituri- admisie', 0, 0, 42, '170410', 1, '128.73'),
(126878, '170.844', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '170844', 1, '11.69'),
(126879, '176.920', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '298.56'),
(126880, '180.060', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '197.54'),
(126881, '181.070', 10, '', 'Garnituri chiulasa', 0, 0, 318, '181070', 1, '230.67'),
(126882, '181.520', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '244.19'),
(126883, '181.861', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '1247.27'),
(126884, '184.742', 10, '', 'Garnituri chiulasa', 0, 0, 318, '184742', 1, '168.87'),
(126885, '187.430', 10, '', 'Garnituri- admisie', 0, 0, 42, '187430', 1, '26.81'),
(126886, '196.991', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '196991', 1, '22.79'),
(126887, '197.700', 10, '', 'Garnituri chiulasa', 0, 0, 318, '197700', 1, '255.79'),
(126889, '199.380', 10, '', 'Garnituri chiulasa', 0, 0, 318, '199380', 1, '200.55'),
(126890, '215.190', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '215190', 1, '26.81'),
(126891, '216.500', 10, '', 'Garnituri- admisie', 0, 0, 42, '216500', 1, '7.01'),
(126892, '219.240', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '179.99'),
(126894, '252.867', 10, '', 'Garnituri - altele', 0, 0, 1845, 'CURIL_T', 1, '122.48'),
(126895, '253.022', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '253022', 1, '17.23'),
(126896, '255.140', 10, '', 'Garnituri - altele', 0, 0, 1846, '', 1, '176.99'),
(126897, '263.410', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '199.86'),
(126898, '265.370', 10, '', 'Garnituri chiulasa', 0, 0, 318, '265370', 1, '178.01'),
(126899, '266.330', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '101.67'),
(126900, '268.340', 10, '', 'Garnituri chiulasa', 0, 0, 318, '268340', 1, '221.86'),
(126901, '268.350', 10, '', 'Garnituri chiulasa', 0, 0, 318, '268350', 1, '214.01'),
(126902, '292.770', 10, '', 'Garnituri chiulasa', 0, 0, 318, '292770', 1, '163.23'),
(126903, '302.320', 10, '', 'Seturi garnituri', 0, 0, 979, '302320', 1, '92.81'),
(126904, '303.020', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '61.46'),
(126905, '352.722', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '167.52'),
(126907, '375.140', 10, '', 'Garnituri- admisie', 0, 0, 43, '', 1, '185.95'),
(126908, '375.510', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '375510', 1, '15.32'),
(126909, '378.120', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '478.26'),
(126910, '383.280', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '137.87'),
(126912, '394.410', 10, '', 'Garnituri- admisie', 0, 0, 42, '', 1, '32.12'),
(126914, '413.900', 10, '', 'Garnituri- admisie', 0, 0, 42, '413900', 1, '43.52'),
(126915, '421.431', 10, '', 'Garnituri- admisie', 0, 0, 40, '421430', 1, '43.99'),
(126916, '422.701', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '422701', 1, '116.83'),
(126918, '428.440', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '309.52'),
(126919, '429.050', 10, '', 'Garnituri- evacuare', 0, 0, 3507, '', 1, '11.9'),
(126920, '430.450', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '430450', 1, '91.95'),
(126921, '431.460', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '431460', 1, '192.55'),
(126922, '432.924', 10, '', 'Garnituri- evacuare', 0, 0, 27, '432924', 1, '29.11'),
(126923, '433.080', 10, '', 'Garnituri- admisie', 0, 0, 42, '433080', 1, '30.23'),
(126924, '433.630', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '433630', 1, '7.44'),
(126925, '434.340', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '569.3'),
(126926, '446.870', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '207.06'),
(126927, '447.381', 10, '', 'Garnituri chiulasa', 0, 0, 318, '447381', 1, '152.86'),
(126928, '451.690', 10, '', 'Garnituri chiulasa', 0, 0, 318, '451690', 1, '90.39'),
(126929, '453.980', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '350.16'),
(126930, '457.070', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '457070', 1, '41.42'),
(126931, '458.151', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '189.56'),
(126932, '458.491', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '470.34'),
(126933, '460.745', 10, '', 'Garnituri- admisie', 0, 0, 42, '460745', 1, '1.88'),
(137422, '476.780', 10, '', 'Garnituri - altele', 0, 0, 314, '476780', 1, '9.38'),
(126935, '476.910', 10, '', 'Garnituri chiulasa', 0, 0, 319, '', 1, '162.49'),
(126936, '497.800', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '301.78'),
(126937, '499.760', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '457.78'),
(126938, '505.060', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '505060', 1, '47.82'),
(126939, '505.120', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '411.57'),
(126940, '505.370', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '221.02'),
(126941, '505.390', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '244.54'),
(126942, '505.510', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '271.01'),
(126943, '505.520', 10, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '280.96'),
(126944, '527.550', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '159.43'),
(126945, '529.141', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '273.25'),
(126946, '534.510', 10, '', 'Garnituri- evacuare', 0, 0, 27, '534510', 1, '33.33'),
(126947, '537.680', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '433.76'),
(126948, '538.240', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '297.64'),
(126949, '539.500', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '539500', 1, '13.86'),
(126950, '548.180', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '409.53'),
(126951, '553.905', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '553905', 1, '19.77'),
(126952, '560.392', 10, '', 'Garnituri teava esapament', 0, 0, 138, '560392', 1, '7.13'),
(126953, '560.707', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '560707', 1, '3.15'),
(126954, '567.818', 10, '', 'Garnituri chiulasa', 0, 0, 318, '567818', 1, '123.7'),
(126955, '569.530', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '', 1, '152.01'),
(126956, '569.840', 10, '', 'Garnituri chiulasa', 0, 0, 318, '569840', 1, '171.88'),
(126957, '580.075', 10, '', 'Garnituri chiulasa', 0, 0, 318, '580075', 1, '75.77'),
(126958, '586.598', 10, '', 'Garnituri chiulasa', 0, 0, 318, '586598', 1, '77.99'),
(126959, '590.959', 10, '', 'Garnituri capac chiulasa', 0, 0, 27, '590959', 1, '9'),
(126960, '596.843', 10, '', 'Garnituri chiulasa', 0, 0, 318, '596843', 1, '56.2'),
(126961, '612.282', 10, '', 'Garnituri chiulasa', 0, 0, 318, '612282', 1, '855.99'),
(126962, '621.700', 10, '', 'Garnituri- admisie', 0, 0, 42, '621700', 1, '4.31'),
(126963, '621.870', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '344.56'),
(126964, '623.270', 10, '', 'Garnituri- evacuare', 0, 0, 42, '623270', 1, '20.98'),
(126965, '625.400', 10, '', 'Garnituri- admisie', 0, 0, 42, '625400', 1, '10.59'),
(126966, '630.970', 10, '', 'Garnituri- admisie', 0, 0, 42, '630970', 1, '6'),
(126967, '632.221', 10, '', 'Garnituri chiulasa', 0, 0, 318, '632221', 1, '166.82'),
(126968, '632.700', 10, '', 'Garnituri- admisie', 0, 0, 42, '632700', 1, '7.22'),
(126969, '636.311', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '636310', 1, '33.68'),
(126970, '638.901', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '638901', 1, '6.84'),
(126972, '645.910', 10, '', 'Garnituri- admisie', 0, 0, 42, '645910', 1, '7.5'),
(126974, '694.011', 10, '', 'Garnituri chiulasa', 0, 0, 318, '694011', 1, '87.36'),
(126975, '694.232', 10, '', 'Garnituri- admisie', 0, 0, 40, '694232', 1, '65.23'),
(126976, '694.519', 10, '', 'Garnituri chiulasa', 0, 0, 318, '694519', 1, '98.83'),
(126977, '702.294', 10, '', 'Seturi garnituri', 0, 0, 150, '', 1, '195.05'),
(126978, '702.944', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '137.29'),
(126979, '706.920', 10, '', 'Garnituri - altele', 0, 0, 560, '', 1, '689.04'),
(126980, '709.530', 10, '', 'Garnituri chiulasa', 0, 0, 318, '709530', 1, '145.94'),
(126981, '710.220', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '471.93'),
(126982, '710.251', 10, '', 'Garnituri chiulasa', 0, 0, 318, '710250', 1, '76.12'),
(126983, '710.301', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '178.09'),
(126984, '710.420', 10, '', 'Garnituri - altele', 0, 0, 560, '', 1, '522.12'),
(126985, '710.520', 10, '', 'Garnituri chiulasa', 0, 0, 318, '710520', 1, '126.23'),
(126986, '711.270', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '456.38'),
(126987, '711.420', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '711420', 1, '16.79'),
(126988, '712.180', 10, '', 'Seturi garnituri', 0, 0, 323, '', 1, '48.4'),
(126990, '755.178', 10, '', 'Seturi garnituri', 0, 0, 150, '', 1, '148.58'),
(126991, '756.874', 10, '', 'Garnituri - altele', 0, 0, 3728, '756873', 1, '2.88'),
(126992, '761.303', 10, '', 'Garnituri chiulasa', 0, 0, 318, '761303', 1, '116.23'),
(126993, '762.821', 10, '', 'Garnituri chiulasa', 0, 0, 318, '762820', 1, '194.42'),
(126994, '763.013', 10, '', 'Garnituri chiulasa', 0, 0, 318, '763013', 1, '120.53'),
(126995, '763.447', 10, '', 'Garnituri - altele', 0, 0, 314, '763447', 1, '6.87'),
(126996, '767.965', 10, '', 'Seturi garnituri', 0, 0, 570, '767965', 1, '16.94'),
(126997, '768.839', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '768839', 1, '57.6'),
(126998, '774.332', 10, '', 'Garnituri- admisie', 0, 0, 42, '774332', 1, '3.03'),
(126999, '774.847', 10, '', 'Garnituri chiulasa', 0, 0, 318, '774847', 1, '98.97'),
(127000, '811.335', 10, '', 'Garnituri- evacuare', 0, 0, 27, '811335', 1, '5.09'),
(127001, '811.653', 10, '', 'Garnituri baie de ulei', 0, 0, 455, '811653', 1, '37.48'),
(127002, '812.472', 10, '', 'Garnituri teava esapament', 0, 0, 138, '812472', 1, '16.26'),
(127003, '812.544', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '91.56'),
(127004, '816.094', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '132.99'),
(127005, '819.191', 10, '', 'Garnituri - altele', 0, 0, 568, '', 1, '38.05'),
(127006, '819.205', 10, '', 'Garnituri - altele', 0, 0, 568, '', 1, '31.6'),
(127007, '827.177', 10, '', 'Garnituri- admisie', 0, 0, 44, '827177', 1, '33.38'),
(127008, '829.722', 10, '', 'Garnituri chiulasa', 0, 0, 318, '829722', 1, '305.37'),
(127009, '831.085', 10, '', 'Garnituri- admisie', 0, 0, 42, '831085', 1, '7.79'),
(127010, '833.048', 10, '', 'Garnituri chiulasa', 0, 0, 318, '833048', 1, '112.8'),
(134160, 'DW 5045', 247, '', 'Condensator, climatizare (Sistem aer conditionat)', 1, 0, 448, '512015', 1, '123'),
(127012, '863.150', 10, '', 'Garnituri - altele', 0, 0, 560, '', 1, '1321.91'),
(127013, '863.630', 10, '', 'Garnituri - altele', 0, 0, 128, '', 1, '55.87'),
(127014, '864.200', 10, '', 'Garnituri chiulasa', 0, 0, 318, '864200', 1, '247.55'),
(127015, '864.320', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '203.59'),
(127016, '889.113', 10, '', 'Garnituri teava esapament', 0, 0, 138, '889113', 1, '18.15'),
(127017, '900.125', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '460.89'),
(127018, '913.783', 10, '', 'Garnituri chiulasa', 0, 0, 318, '913783', 1, '221.9'),
(127019, '913.872', 10, '', 'Garnituri chiulasa', 0, 0, 318, '913872', 1, '505.02'),
(127020, '915.580', 10, '', 'Seturi garnituri', 0, 0, 979, '', 1, '96.85'),
(127021, '915.645', 10, '', 'Garnituri chiulasa', 0, 0, 318, '915645', 1, '67.45'),
(127022, '915.998', 10, '', 'Seturi garnituri', 0, 0, 150, '', 1, '390.43'),
(127023, '917.215', 10, '', 'Seturi garnituri', 0, 0, 150, '', 1, '718.53'),
(127024, '917.680', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '230.92'),
(127025, '917.958', 10, '', 'Garnituri- evacuare', 0, 0, 27, '917958', 1, '35.92'),
(127026, '918.075', 10, '', 'Garnituri capac chiulasa', 0, 0, 321, '918075', 1, '36.55'),
(127027, '920.215', 10, '', 'Garnituri chiulasa', 0, 0, 318, '920215', 1, '90.84'),
(127028, '920.282', 10, '', 'Garnituri chiulasa', 0, 0, 318, '920282', 1, '172.97'),
(127029, '920.843', 10, '', 'Garnituri- evacuare', 0, 0, 27, '920843', 1, '17.23'),
(127030, '984.284', 10, '', 'Seturi garnituri', 0, 0, 319, '', 1, '66.13'),
(127032, '984.801', 10, '', 'Garnituri- evacuare', 0, 0, 138, '984800', 1, '10.29'),
(127033, '986.390', 10, '', 'Garnituri chiulasa', 0, 0, 318, '986390', 1, '65.03'),
(127034, '986.518', 10, '', 'Garnituri chiulasa', 0, 0, 318, '986518', 1, '75.68'),
(127035, '7.552', 10, '', 'Ghiduri supapa', 0, 0, 402, '7.552_', 1, '11.64'),
(127036, '106.208', 10, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '9.41'),
(127037, '107.794', 10, '', 'Ghiduri supapa', 0, 0, 630, '', 1, '11.95'),
(127038, '135.180', 10, '', 'Simeringuri', 0, 0, 757, '', 1, '39.51'),
(127039, '152.320', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '67.77'),
(127040, '232.807', 10, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '20.72'),
(127043, '309.028', 10, '', 'Simeringuri', 0, 0, 572, '309028', 1, '26'),
(127044, '492.060', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '82.13'),
(127045, '504.491', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '28.53'),
(127046, '508.926', 10, '', 'Simeringuri', 0, 0, 572, '', 1, '67.08'),
(127047, '557.005', 10, '', 'Ghiduri supapa', 0, 0, 2048, '', 1, '33.19'),
(127048, '817.295', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '18.87'),
(127049, '829.226', 10, '', 'Ghiduri supapa', 0, 0, 572, '', 1, '76.32'),
(127050, '156.700', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '143.04'),
(127051, '258.270', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '56.12'),
(127052, '262.780', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '128.95'),
(127053, '273.150', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '172.29'),
(127054, '374.240', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '168.35'),
(127055, '710.020', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '80.74'),
(127056, '760.870', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '34.69'),
(127057, '803.000', 10, '', 'Prezoane chiulasa', 0, 0, 1217, '', 1, '40.14'),
(127058, '0.0471', 159, '', 'Componente aprindere', 0, 0, 690, '0.0471', 1, '14.51'),
(127061, '2.7530/23PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_23PHT', 1, '50.95'),
(127062, '2.7530/35PHT', 159, '', 'Componente aprindere', 0, 0, 692, '2.7530_35PHT', 1, '351.26'),
(127063, '2.7630/35', 159, '', 'Componente aprindere', 0, 0, 692, '2.7630_35', 1, '69.52'),
(127065, '3.7549RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7549RS', 1, '15.12'),
(127066, '3.7570RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7570RS', 1, '31.21'),
(127067, '3.7573/17RS', 159, '', 'Componente aprindere', 0, 0, 691, '3.7573_17RS', 1, '72.69'),
(127068, '8.4980M', 159, '', 'Componente aprindere', 0, 0, 834, '8.4980M', 1, '71.05'),
(127069, '9.6266S', 159, '', 'Componente aprindere', 0, 0, 689, '9.6266S', 1, '146.6'),
(127070, '9.6279S', 159, '', 'Componente aprindere', 0, 0, 689, '9.6279S', 1, '245.61'),
(127071, '9.6286K', 159, '', 'Componente aprindere', 0, 0, 689, '9.6286K', 1, '235.43'),
(127072, '9.6297K', 159, '', 'Componente aprindere', 0, 0, 689, '9.6287K', 1, '235.43'),
(127073, '7.3233K', 159, '', 'Management motor', 0, 0, 3944, '7.3233K', 1, '56.56'),
(127074, '76.001', 159, '', 'Electrice', 0, 0, 83, '', 1, '34.3'),
(127075, '7.8235S', 159, '', 'Electrice', 0, 0, 316, '7.8235S', 1, '30.43'),
(127076, '90.002', 159, '', 'Management motor', 0, 0, 372, '90.002', 1, '128.56'),
(127077, '90.005', 159, '', 'Management motor', 0, 0, 372, '90.005', 1, '119.1'),
(127078, '90.006', 159, '', 'Management motor', 0, 0, 372, '90.006', 1, '109.58'),
(127079, '9.0540K', 159, '', 'Management motor', 0, 0, 833, '9.0540K', 1, '105.24'),
(127080, '9.0543K', 159, '', 'Management motor', 0, 0, 833, '9.0543K', 1, '105.24'),
(127081, '713 6062 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713606290', 1, '377.77'),
(127084, '713 6142 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713614210', 1, '63.11'),
(127085, '713 6150 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713615070', 1, '211.68'),
(127086, '713 6157 00', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '85.97'),
(127087, '713 6181 70', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713618170', 1, '273.64'),
(127089, '713 6188 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '665.31'),
(127090, '713 6194 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713619480', 1, '275.44'),
(127092, '713 6264 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713626480', 1, '219.31'),
(127093, '713 6301 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630180', 1, '60.3'),
(127094, '713 6303 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630390', 1, '386.79'),
(127095, '713 6305 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630580', 1, '161.17'),
(127096, '713 6307 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630780', 1, '205.69'),
(127097, '713 6308 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713630880', 1, '402.8'),
(127098, '713 6401 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640180', 1, '71.75'),
(127099, '713 6402 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640250', 1, '398.52'),
(127100, '713 6402 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713640280', 1, '105.37'),
(127101, '713 6404 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '167.97'),
(127102, '713 6440 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644080', 1, '131.13'),
(127103, '713 6441 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644180', 1, '196.77'),
(127104, '713 6442 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644280', 1, '614.49'),
(136974, '713 6677 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667760', 1, '383.63'),
(127105, '713 6446 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644680', 1, '226.54'),
(127106, '713 6447 20', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713644720', 1, '110.04'),
(127107, '713 6492 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649280', 1, '138.76'),
(127108, '713 6493 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713649380', 1, '263.7'),
(127109, '713 6505 40', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713650540', 1, '278.75'),
(127110, '713 6603 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713660380', 1, '264.39'),
(127111, '713 6604 90', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713660490', 1, '420.38'),
(127112, '713 6670 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667010', 1, '242.43'),
(127114, '713 6678 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667880', 1, '219.58'),
(127115, '713 6679 30', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713667930', 1, '238.95'),
(127116, '713 6679 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '', 1, '97.47'),
(127117, '713 6700 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713670050', 1, '624.86'),
(127120, '713 6900 60', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690060', 1, '145.61'),
(127121, '713 6900 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690080', 1, '73.19'),
(127123, '713 6907 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690780', 1, '87.68'),
(127124, '713 6908 80', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690880', 1, '303.4'),
(127125, '713 6909 50', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713690950', 1, '171.74'),
(127126, '713 8000 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713800010', 1, '45.34'),
(127127, '713 8001 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713800110', 1, '47.5'),
(127128, '713 8002 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713800210', 1, '99.32'),
(127129, '713 8003 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713800310', 1, '83.24'),
(127130, '713 8004 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713800410', 1, '172.5'),
(127131, '713 8006 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713800610', 1, '138.03'),
(127132, '713 8007 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713800710', 1, '140.63'),
(127133, '713 8008 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713800810', 1, '91.64'),
(127134, '713 8009 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713800910', 1, '112.74'),
(127135, '713 8010 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713801010', 1, '180.08'),
(127136, '713 8011 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713801110', 1, '101.59'),
(127137, '713 8012 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713801210', 1, '64.25'),
(127138, '713 8013 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713801310', 1, '106.25'),
(127139, '713 8014 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713801410', 1, '107.88'),
(127140, '713 8015 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713801510', 1, '109.13'),
(127141, '713 8016 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713801610', 1, '112.71'),
(127142, '713 8017 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713801710', 1, '142.22'),
(127143, '713 8018 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713801810', 1, '81.64'),
(127144, '713 8019 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713801910', 1, '198.81'),
(127145, '713 8020 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713802010', 1, '102.61'),
(127146, '713 8021 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713802110', 1, '80.85'),
(127147, '713 8022 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713802210', 1, '125.04'),
(127148, '713 8023 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713802310', 1, '128.44'),
(127149, '713 8024 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713802410', 1, '154.13'),
(127150, '713 8025 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713802510', 1, '162.92'),
(127151, '713 8026 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713802610', 1, '95.62'),
(127152, '713 8027 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713802710', 1, '226.76'),
(127153, '713 8028 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713802810', 1, '119.93'),
(127154, '713 8029 10', 192, '', 'Kit-uri rulmenti roata', 0, 0, 654, '713802910', 1, '148.5'),
(127155, '24-30653-85/0', 60, '', 'Seturi garnituri', 0, 0, 323, '', 1, '16.81'),
(127156, '31-025811-00', 60, '', 'Garnituri teava esapament', 0, 0, 138, '360590L', 1, '13.57'),
(127157, '31-026545-00', 60, '', 'Garnituri teava esapament', 0, 0, 138, 'JF213', 1, '40.04'),
(127159, '31-028373-00', 60, '', 'Garnituri teava esapament', 0, 0, 138, '360940L', 1, '27.37'),
(127160, '31-028896-00', 60, '', 'Garnituri- admisie', 0, 0, 138, '340044L', 1, '64.98'),
(127161, 'AC5250', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '239.59'),
(127162, 'AC5420', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '177.24'),
(127163, 'AC5550', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AC5550', 1, '324.65'),
(127164, 'AD5160', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AD5160', 1, '388.62'),
(127165, 'AD5690', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AD5690', 1, '82.43'),
(127166, 'AD5720', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'AD5720', 1, '235.3'),
(127167, 'AY720', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '410.51'),
(127168, 'AY730', 113, '', 'Garnituri chiulasa', 0, 0, 318, '', 1, '410.51'),
(127169, 'BE450', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BE450', 1, '232.74'),
(127170, 'BJ600', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BJ600', 1, '165.66'),
(127171, 'BN480', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BN480', 1, '94.12'),
(127172, 'BP-6508', 113, '', 'Garnituri chiulasa', 0, 0, 402, 'BP-6508', 1, '67.32'),
(127173, 'BR750', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BR750', 1, '169.85'),
(127174, 'BV690', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BV690', 1, '98.78'),
(127175, 'BX390', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX390', 1, '175.18'),
(127176, 'BX550', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BX550', 1, '114.29'),
(127177, 'BZ110', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BZ110', 1, '311.76'),
(127178, 'BZ520', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BZ520', 1, '298.22'),
(127179, 'BZ900', 113, '', 'Garnituri chiulasa', 0, 0, 318, 'BZ900', 1, '257.45'),
(127180, 'HA5033', 113, '', 'Garnituri- admisie', 0, 0, 43, '', 1, '29.42'),
(127181, 'HC5004', 113, '', 'Seturi garnituri', 0, 0, 456, '330173', 1, '132.23'),
(127182, 'HR602', 113, '', 'Seturi garnituri', 0, 0, 323, '', 1, '26.29'),
(127183, 'HR646', 113, '', 'Seturi garnituri', 0, 0, 323, '', 1, '16.17'),
(127184, 'HR817', 113, '', 'Seturi garnituri', 0, 0, 323, '', 1, '16.81'),
(127185, 'JA5035', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JA5035', 1, '25.75'),
(127186, 'JA5038', 113, '', 'Garnituri - altele', 0, 0, 42, 'JA5038', 1, '17.1'),
(127187, 'JC756', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JC756', 1, '13.17'),
(127188, 'JC829', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JC829', 1, '13.95'),
(127189, 'JD009', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD009', 1, '16.17'),
(127190, 'JD117', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD117', 1, '11.35'),
(127191, 'JD246', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD246', 1, '13.9'),
(127192, 'JD272', 113, '', 'Garnituri- admisie', 0, 0, 27, 'JD272', 1, '45.06'),
(127193, 'JD276', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD276', 1, '61.37'),
(127194, 'JD445', 113, '', 'Garnituri- admisie', 0, 0, 42, 'JD445', 1, '14.63'),
(127195, 'JD5146', 113, '', 'Garnituri- evacuare', 0, 0, 27, 'JD5146', 1, '18.58'),
(127196, 'JD5808', 113, '', 'Garnituri- evacuare', 0, 0, 42, '', 1, '7.28'),
(127197, 'JJ407', 113, '', 'Garnituri baie de ulei', 0, 0, 455, 'JJ407', 1, '64.63'),
(127199, 'JN641', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN641', 1, '28.79'),
(127200, 'JN803', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN803', 1, '6.68'),
(127201, 'JN809', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN809', 1, '15.65'),
(127202, 'JN934', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN934', 1, '38.69'),
(127203, 'JN948', 113, '', 'Garnituri capac chiulasa', 0, 0, 321, 'JN948', 1, '27.13'),
(127204, 'JN973', 113, '', 'Garnituri- admisie', 0, 0, 321, 'JN973', 1, '37.81'),
(127205, '50-307128-70', 141, '', 'Simeringuri', 0, 0, 656, '', 1, '69.25'),
(127206, '50-350092-00', 141, '', 'Simeringuri', 0, 0, 2114, '', 1, '9.1'),
(127207, 'NA5132', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '184.65'),
(127208, 'NA5187', 113, '', 'Simeringuri', 0, 0, 757, '', 1, '27.66'),
(127209, 'NA576', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '16.93'),
(127210, 'NB975', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '45.66'),
(127211, 'NF823', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '136.57'),
(127212, 'NF843', 113, '', 'Simeringuri', 0, 0, 572, '', 1, '34.84'),
(127213, '08-103000-00', 60, '', 'Segmenti piston', 0, 0, 444, '', 1, '82.57'),
(127214, '08-114400-00', 60, '', 'Segmenti piston', 0, 0, 444, '', 1, '77.7'),
(127215, '08-122100-00', 60, '', 'Segmenti piston', 0, 0, 444, '', 1, '124.87'),
(127216, '08-215300-10', 60, '', 'Segmenti piston', 0, 0, 444, '', 1, '50.48'),
(127217, '08-282700-10', 60, '', 'Segmenti piston', 0, 0, 444, '', 1, '56.32'),
(127220, '01-3584 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '01-3584', 1, '27.79'),
(127221, '01-4040/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '101.1'),
(127222, '01-4154/4 0.50MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '41.31'),
(127223, '01-4175/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '40.93'),
(127224, '01-4200/4 0.30MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '52.01'),
(127225, '71-3009 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '82.74'),
(127226, '71-3442/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '61.09'),
(127227, '71-3728/4 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '117.71'),
(127228, '71-3732/5 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '381.8'),
(127229, '71-3847/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '296.91'),
(127230, '71-3882/3 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '133.65'),
(127231, '71-3904/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '315.03'),
(127232, '71-3926 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '411.55'),
(127233, '71-3952/4 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '358.36'),
(127234, '71-4212 0.25MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '46.99'),
(127235, '71-4212 0.50MM', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '54.82'),
(127236, '71-4218/6 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '123.53'),
(127237, '71-4220/6 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '498.84'),
(127238, '71-4389 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '', 1, '40.61'),
(127239, 'AEB1081 STD', 202, '', 'Cuzineti biela', 0, 0, 582, '71-3315', 1, '60.14'),
(127240, 'AEM4263 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '103.32'),
(127241, 'AES1558 STD', 202, '', 'Bucse bolt piston', 0, 0, 584, '66729Y', 1, '9.99'),
(127242, 'H026/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '97.73'),
(127243, 'H027/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '93.16'),
(127244, 'H1048/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '241.55'),
(127245, 'H1055/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '152.46'),
(127246, 'H1080/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '83.53'),
(127247, 'H1092/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '57.24'),
(127248, 'H1163/5 STD', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '168.87'),
(127249, 'H914/6 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '336.46'),
(127250, 'H997/5 0.25MM', 202, '', 'Cuzineti palier', 0, 0, 574, '', 1, '105.88'),
(127251, '22304 STD', 202, '', 'Pistoane', 0, 0, 443, '2AU', 1, '124.46'),
(127252, '22305 0.50MM', 202, '', 'Pistoane', 0, 0, 443, '', 1, '229.47'),
(127253, '24003 STD', 202, '', 'Pistoane', 0, 0, 443, '1A', 1, '169.83'),
(127254, '24204 0.40MM', 202, '', 'Pistoane', 0, 0, 443, '', 1, '198.17'),
(127255, '350544 STD', 202, '', 'Pistoane', 0, 0, 443, '5B', 1, '210.39'),
(127256, '350709 STD', 202, '', 'Pistoane', 0, 0, 443, '5B', 1, '146.21'),
(127257, '87-105900-00', 141, '', 'Pistoane', 0, 0, 443, '2GE', 1, '296.01'),
(127258, '87-109407-50', 141, '', 'Pistoane', 0, 0, 443, '', 1, '150.31'),
(127259, '87-109700-30', 141, '', 'Pistoane', 0, 0, 443, '2AU', 1, '207.2'),
(127260, '87-109807-10', 141, '', 'Pistoane', 0, 0, 443, '', 1, '156.66'),
(127261, '87-114405-10', 141, '', 'Pistoane', 0, 0, 443, '', 1, '295.24'),
(127262, '87-114700-00', 141, '', 'Pistoane', 0, 0, 443, '', 1, '735.33'),
(127263, '87-114900-15', 141, '', 'Pistoane', 0, 0, 443, '3EX', 1, '503.86'),
(127264, '87-114900-20', 141, '', 'Pistoane', 0, 0, 443, '3EX', 1, '181.68'),
(127265, '87-114900-45', 141, '', 'Pistoane', 0, 0, 443, '3EX', 1, '274.94'),
(127266, '87-114900-55', 141, '', 'Pistoane', 0, 0, 443, '3EX', 1, '245.23'),
(127267, '87-114900-60', 141, '', 'Pistoane', 0, 0, 443, '3EX', 1, '313.45'),
(127268, '87-114907-20', 141, '', 'Pistoane', 0, 0, 443, '', 1, '207.8'),
(127269, '87-117900-00', 141, '', 'Pistoane', 0, 0, 443, '3KJ', 1, '415.74'),
(127270, '87-136400-00', 141, '', 'Pistoane', 0, 0, 443, '3KH', 1, '266.42'),
(127271, '87-269906-00', 141, '', 'Pistoane', 0, 0, 443, '', 1, '97.51'),
(127272, '87-287500-00', 141, '', 'Pistoane', 0, 0, 443, '2EV', 1, '166.41'),
(127273, '87-501900-00', 141, '', 'Pistoane', 0, 0, 443, '3DW', 1, '324.96'),
(127274, '87-502900-00', 141, '', 'Pistoane', 0, 0, 443, '1DBB', 1, '131.69'),
(127275, '87-990107-10', 141, '', 'Pistoane', 0, 0, 443, '', 1, '158.8'),
(127276, 'A350603 STD', 141, '', 'Pistoane', 0, 0, 443, '3KF', 1, '446.82'),
(127277, 'A350742 STD', 141, '', 'Pistoane', 0, 0, 443, '105', 1, '162.49'),
(127278, 'A350977 STD', 141, '', 'Pistoane', 0, 0, 443, '2BG', 1, '349.31'),
(127279, 'SA2448', 141, '', 'Pistoane', 0, 0, 3432, '', 1, '594.38'),
(127280, '116342', 88, '', 'Garnituri capac chiulasa', 0, 0, 298, '', 1, '15.97'),
(127281, '528', 88, '', 'Garnituri chiulasa', 0, 0, 1502, '528', 1, '121.82'),
(127282, 'F 03B 150 259', 88, '', 'Garnituri chiulasa', 0, 0, 402, '', 1, '24.63'),
(159186, '8611026000 ', 462, '', 'Parbriz', 1, 0, 1191, '', 2, '0'),
(127283, '1812', 88, '', 'Garnituri baie de ulei', 0, 0, 70, '1812', 1, '10.51'),
(127284, '2154', 88, '', 'Garnituri teava esapament', 0, 0, 402, '2154', 1, '10.51'),
(127285, '2315', 88, '', 'Garnituri chiulasa', 0, 0, 402, '2315', 1, '85.24'),
(127286, '3719', 88, '', 'Garnituri chiulasa', 0, 0, 475, '3719', 1, '89.54'),
(127287, '0 986 037 291', 88, '', 'Garnituri- admisie', 0, 0, 4, 'M0986037291', 1, '2.18'),
(127288, '0 986 039 240', 88, '', 'Garnituri chiulasa', 0, 0, 4, 'M0986038600', 1, '134.5'),
(127289, '3968', 88, '', 'Garnituri capac chiulasa', 0, 0, 83, '', 1, '17.83'),
(159185, '861101E120 ', 462, '', 'Parbriz', 1, 0, 1191, '', 2, '0'),
(127290, '0 986 042 850', 88, '', 'Garnituri baie de ulei', 0, 0, 4, 'M0986042850', 1, '4.65'),
(127291, '0 986 045 801', 88, '', 'Garnituri chiulasa', 0, 0, 4, 'M0986045751', 1, '8.03'),
(127292, '4835', 88, '', 'Garnituri capac chiulasa', 0, 0, 78, '4835', 1, '12.96'),
(127293, 'R17010D1', 88, '', 'Garnituri- admisie', 0, 0, 277, '', 1, '12.32'),
(127294, '6707', 88, '', 'Garnituri baie de ulei', 0, 0, 402, '6707', 1, '62.69'),
(127295, '6780', 88, '', 'Garnituri chiulasa', 0, 0, 402, '6780', 1, '22.38'),
(127296, '7000', 88, '', 'Garnituri chiulasa', 0, 0, 654, '7000', 1, '19.06'),
(127297, '7206', 88, '', 'Garnituri chiulasa', 0, 0, 685, 'MS345', 1, '46.21'),
(127298, '7685', 88, '', 'Garnituri capac chiulasa', 0, 0, 402, '7685', 1, '42.69'),
(127299, '7918', 88, '', 'Garnituri capac chiulasa', 0, 0, 654, '7918', 1, '5.15'),
(132875, '16-14 322 0000', 144, '', 'Filtru ulei', 1, 0, 7, '', 1, '0'),
(127300, '8213', 88, '', 'Garnituri- admisie', 0, 0, 2322, '8213', 1, '11.02'),
(127301, '8225', 88, '', 'Garnituri chiulasa', 0, 0, 546, '8225', 1, '12.43'),
(132874, '61218', 133, '', 'Filtru ulei', 1, 0, 7, '', 1, '0'),
(127302, '8948', 88, '', 'Garnituri- admisie', 0, 0, 654, '8948', 1, '16.3'),
(127303, '9941', 88, '', 'Garnituri chiulasa', 0, 0, 73, '9941', 1, '314.7'),
(127304, '11125', 88, '', 'Garnituri chiulasa', 0, 0, 318, '11125', 1, '118.62'),
(127305, 'WK656', 88, '', 'Garnituri chiulasa', 0, 0, 407, 'WK656_', 1, '141.4'),
(127306, '18212', 88, '', 'Garnituri chiulasa', 0, 0, 318, '18212', 1, '66.72'),
(127307, '12-0598', 88, '', 'Garnituri chiulasa', 0, 0, 3103, '12-0598', 1, '132.42'),
(127308, '13.0460-5971.2', 88, '', 'Garnituri chiulasa', 0, 0, 402, '605971', 1, '118.94'),
(127309, '27896', 88, '', 'Garnituri chiulasa', 0, 0, 318, '27896', 1, '104.59'),
(127310, '28254', 88, '', 'Garnituri chiulasa', 0, 0, 318, '003528254', 1, '117.28'),
(127311, '13.0460-7905.2', 88, '', 'Garnituri chiulasa', 0, 0, 402, '607905', 1, '80.79'),
(127312, '50067', 88, '', 'Garnituri chiulasa', 0, 0, 318, '6146B', 1, '107.05'),
(127313, '50068', 88, '', 'Garnituri chiulasa', 0, 0, 318, '50068', 1, '107.83'),
(127314, '50076', 88, '', 'Garnituri chiulasa', 0, 0, 318, '50076', 1, '61.72'),
(127315, '50091', 88, '', 'Garnituri chiulasa', 0, 0, 318, '50091', 1, '121.21'),
(127316, '50094', 88, '', 'Garnituri chiulasa', 0, 0, 318, '50094', 1, '105.33'),
(127317, '50220', 88, '', 'Garnituri chiulasa', 0, 0, 318, 'MDC1007', 1, '106.58'),
(127318, '51104', 88, '', 'Garnituri- admisie', 0, 0, 27, 'MDC323', 1, '15.97'),
(127319, '51202', 88, '', 'Garnituri teava esapament', 0, 0, 27, 'MDC798', 1, '14.72'),
(127320, '51239', 88, '', 'Garnituri- evacuare', 0, 0, 40, '51239', 1, '22.13'),
(127321, '51325', 88, '', 'Garnituri teava esapament', 0, 0, 27, '51325', 1, '13.66'),
(127322, '51374', 88, '', 'Garnituri teava esapament', 0, 0, 27, '51374', 1, '19.54'),
(127323, '51482', 88, '', 'Garnituri- admisie', 0, 0, 40, '51482', 1, '33.01'),
(127324, '51622', 88, '', 'Garnituri teava esapament', 0, 0, 27, '51622', 1, '111.44'),
(127325, '52444', 88, '', 'Garnituri teava esapament', 0, 0, 27, '52444', 1, '30.79'),
(127326, '53063', 88, '', 'Garnituri capac chiulasa', 0, 0, 321, '53063', 1, '95.1'),
(127327, '53554', 88, '', 'Garnituri capac chiulasa', 0, 0, 321, '0.053554', 1, '46.3'),
(127328, '53750', 88, '', 'Garnituri capac chiulasa', 0, 0, 321, '0.053750', 1, '89.22'),
(127329, '54105', 88, '', 'Garnituri baie de ulei', 0, 0, 455, '0.054105', 1, '30.47'),
(127330, '54150', 88, '', 'Garnituri baie de ulei', 0, 0, 455, '54150', 1, '83.76'),
(127331, '54360', 88, '', 'Garnituri baie de ulei', 0, 0, 455, '54360', 1, '112.09'),
(127332, '55012', 88, '', 'Garnituri- admisie', 0, 0, 42, '55012', 1, '2.73'),
(127333, 'DTE-8008', 88, '', 'Garnituri - altele', 0, 0, 308, 'DTE-8008', 1, '22.36'),
(127334, '80034', 88, '', 'Garnituri chiulasa', 0, 0, 318, '80034', 1, '393.32'),
(127335, '80085', 88, '', 'Garnituri chiulasa', 0, 0, 318, '80085', 1, '42.12'),
(127336, '80343', 88, '', 'Garnituri chiulasa', 0, 0, 138, '80343', 1, '128.16'),
(127337, '085072', 88, '', 'Garnituri- admisie', 0, 0, 900, 'NIS014', 1, '7.18'),
(127338, 'E30628', 88, '', 'Seturi garnituri', 0, 0, 456, '', 1, '17.5'),
(127339, '76099', 88, '', 'Simeringuri', 0, 0, 572, '76099', 1, '30'),
(127340, '76561', 88, '', 'Ghiduri supapa', 0, 0, 323, '76561', 1, '6.99'),
(127341, 'AR3012', 316, '', 'Planetare GR', 0, 0, 13, 'AR3012', 1, '144.6'),
(127342, 'AR3091', 316, '', 'Planetare GR', 0, 0, 13, 'AR3091', 1, '209.34'),
(127343, 'AU3247', 316, '', 'Planetare GR', 0, 0, 13, 'AU3247', 1, '360.48'),
(127344, 'CI3071', 316, '', 'Planetare GR', 0, 0, 13, 'CI3071', 1, '215.87'),
(127345, 'CI3089', 316, '', 'Planetare GR', 0, 0, 13, 'CI3089', 1, '252.54'),
(127346, 'CI3156', 316, '', 'Planetare GR', 0, 0, 13, 'CI3156', 1, '209.34'),
(127347, 'CI3197', 316, '', 'Planetare GR', 0, 0, 13, 'CI3197', 1, '252.54'),
(127348, 'CI3228', 316, '', 'Planetare GR', 0, 0, 13, 'CI3228', 1, '179.16'),
(127349, 'FI3282', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '44.38'),
(127350, 'FI3285', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '44.38'),
(127351, 'FI3361', 316, '', 'Planetare GR', 0, 0, 13, 'FI3361', 1, '373.44'),
(127352, 'FI3373', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '403.67'),
(127353, 'FO3088', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '243.93'),
(127354, 'FO3122', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '287.1'),
(127355, 'FO3182', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '295.74'),
(127356, 'LA3150', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '403.67'),
(127357, 'MT3033', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '302.22'),
(127358, 'ND3075', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '570.94'),
(127359, 'OP3189', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '295.74'),
(127360, 'OP3200', 316, '', 'Planetare GR', 0, 0, 13, 'OP3200', 1, '295.74'),
(127361, 'OP3205', 316, '', 'Planetare GR', 0, 0, 13, 'OP3205', 2, '43.33'),
(127362, 'PE3020', 316, '', 'Planetare GR', 0, 0, 13, 'PE3020', 1, '215.87'),
(127363, 'PE3031', 316, '', 'Planetare GR', 0, 0, 13, 'PE3031', 1, '172.7'),
(127364, 'PE3045', 316, '', 'Planetare GR', 0, 0, 13, 'PE3045', 1, '157.59'),
(127365, 'PE3054', 316, '', 'Planetare GR', 0, 0, 13, 'PE3054', 1, '215.87'),
(127366, 'PE3055', 316, '', 'Planetare GR', 0, 0, 13, 'PE3055', 1, '215.87'),
(127367, 'PE3085', 316, '', 'Planetare GR', 0, 0, 13, 'PE3085', 1, '172.7'),
(127368, 'PE3087', 316, '', 'Planetare GR', 0, 0, 13, 'PE3087', 1, '215.87'),
(127369, 'PE3088', 316, '', 'Planetare GR', 0, 0, 13, 'PE3088', 1, '215.87'),
(127370, 'PE3192', 316, '', 'Planetare GR', 0, 0, 13, 'PE3192', 1, '230.97'),
(127371, 'PE3235', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '259.02'),
(127372, 'PE3247', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '166.22'),
(127373, 'RE3117', 316, '', 'Planetare GR', 0, 0, 13, 'RE3117', 1, '230.97'),
(127374, 'RE3194', 316, '', 'Planetare GR', 0, 0, 13, 'RE3194', 1, '360.48'),
(127375, 'RE3297', 316, '', 'Planetare GR', 0, 0, 13, 'RE3297', 1, '274.14'),
(127376, 'RE3347', 316, '', 'Planetare GR', 0, 0, 13, '', 2, '61.95'),
(127377, 'RE3357', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '611.12'),
(127378, 'SK3005', 316, '', 'Planetare GR', 0, 0, 13, 'SK3005', 1, '360.48'),
(127379, 'SK3008', 316, '', 'Planetare GR', 0, 0, 13, 'SK3008', 1, '360.48'),
(127380, 'SK3018', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '359.78'),
(127381, 'SK3019', 316, '', 'Planetare GR', 0, 0, 13, '', 1, '359.78'),
(127382, 'WW3257', 316, '', 'Planetare GR', 0, 0, 13, 'WW3257', 2, '84.735'),
(127383, '3FG 002 924-171', 2, '', 'Elemente electrice Hella', 0, 0, 2515, 'H165', 1, '114.83'),
(127384, '4DM 003 390-031', 2, '', 'Elemente electrice Hella', 0, 0, 61, 'B220', 1, '210.1'),
(127385, '4DM 005 698-021', 2, '', 'Elemente electrice Hella', 0, 0, 61, 'C752', 1, '132.36'),
(127386, '4DN 007 431-021', 2, '', 'Elemente electrice Hella', 0, 0, 61, 'D289', 1, '652.01'),
(127387, '4RA 003 510-261', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'B238', 1, '31.99'),
(127388, '4RA 003 510-707', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'B170', 1, '39.59'),
(127389, '4RA 007 813-011', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'C742', 1, '36.81'),
(127390, '4RA 007 813-021', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'C742', 1, '37.69'),
(127391, '4RD 007 794-021', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'C740', 1, '33.46');
INSERT INTO `000_piese_folosite` (`id`, `cod_produs`, `producator`, `descriere_produs`, `denumire`, `manual`, `universal`, `gen_art_nr`, `poza`, `furnizor`, `pret_produs`) VALUES
(127392, '4RD 007 814-011', 2, '', 'Elemente electrice Hella', 0, 0, 800, 'C743', 1, '38.59'),
(127393, '4RV 008 188-091', 2, '', 'Elemente electrice Hella', 0, 0, 699, 'C991', 1, '161.97'),
(127396, '5DV 007 810-171', 2, '', 'Elemente electrice Hella', 0, 0, 1431, '', 1, '1517.15'),
(127398, '6FH 007 832-101', 2, '', 'Elemente electrice Hella', 0, 0, 865, 'M666', 1, '60.69'),
(127399, '6GM 007 832-251', 2, '', 'Elemente electrice Hella', 0, 0, 865, 'M666', 1, '73.86'),
(127400, '6JK 007 232-001', 2, '', 'Elemente electrice Hella', 0, 0, 2907, 'A732', 1, '163.78'),
(127401, '6NU 010 171-001', 2, '', 'Elemente electrice Hella', 0, 0, 1145, 'G587', 1, '1044.44'),
(127402, '6NW 009 141-111', 2, '', 'Elemente electronice Hella', 0, 0, 1298, 'E544', 1, '462.56'),
(127403, '6PA 009 166-501', 2, '', 'Elemente electronice Hella', 0, 0, 3922, 'E586', 1, '609.19'),
(127404, '6PG 009 108-081', 2, '', 'Elemente electronice Hella', 0, 0, 3921, 'D339', 1, '252.72'),
(127405, '6PR 007 868-031', 2, '', 'Elemente electrice Hella', 0, 0, 1289, 'D806', 1, '564.15'),
(127406, '6PT 005 855-211', 2, '', 'Elemente electrice Hella', 0, 0, 832, 'E555', 1, '74.2'),
(127409, '6PU 009 110-151', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'D343', 1, '224.14'),
(127410, '6PU 009 121-221', 2, '', 'Elemente electronice Hella', 0, 0, 833, 'E248', 1, '280.7'),
(127411, '6PU 009 161-011', 2, '', 'Elemente electronice Hella', 0, 0, 1190, 'D611', 1, '115.93'),
(127412, '6PX 008 476-111', 2, '', 'Elemente electronice Hella', 0, 0, 3940, 'E227', 1, '305.93'),
(127413, '6PX 008 476-281', 2, '', 'Elemente electronice Hella', 0, 0, 3940, 'E041', 1, '324.34'),
(127414, '6RH 007 832-351', 2, '', 'Elemente electrice Hella', 0, 0, 865, 'M666', 1, '48.72'),
(127415, '6ZF 004 842-001', 2, '', 'Elemente electrice Hella', 0, 0, 807, 'B486', 1, '42.37'),
(127418, '6ZT 007 801-051', 2, '', 'Elemente electrice Hella', 0, 0, 1103, 'T075', 1, '57.21'),
(127419, '6ZT 007 802-021', 2, '', 'Elemente electrice Hella', 0, 0, 1103, 'C434', 1, '107.71'),
(127420, '6ZT 007 807-001', 2, '', 'Elemente electrice Hella', 0, 0, 1103, 'C439', 1, '65.73'),
(127421, '6ZT 007 807-021', 2, '', 'Elemente electrice Hella', 0, 0, 1103, 'E024', 1, '69.82'),
(127422, '6ZT 007 836-061', 2, '', 'Elemente electrice Hella', 0, 0, 1103, 'E033', 1, '66.04'),
(127423, '6ZT 007 837-051', 2, '', 'Elemente electrice Hella', 0, 0, 1103, 'E035', 1, '81.12'),
(127424, '6ZT 007 837-101', 2, '', 'Elemente electrice Hella', 0, 0, 1103, 'C570', 1, '113.73'),
(127425, '8ET 009 142-061', 2, '', 'Elemente electronice Hella', 0, 0, 3926, 'D521', 1, '2009.21'),
(127426, '8ET 009 142-291', 2, '', 'Elemente electronice Hella', 0, 0, 3926, 'E264', 1, '573.64'),
(127427, '8JA 001 909-007', 2, '', 'Elemente electrice Hella', 0, 0, 824, 'B602', 1, '14.92'),
(127428, '8JB 003 834-031', 2, '', 'Elemente electrice Hella', 0, 0, 825, 'B640', 1, '75.09'),
(127430, '8TW 006 847-021', 2, '', 'Elemente electrice Hella', 0, 0, 794, 'D898', 1, '128.12'),
(127431, '8TW 006 847-031', 2, '', 'Elemente electrice Hella', 0, 0, 794, 'D899', 1, '172.24'),
(127432, '8TW 006 848-021', 2, '', 'Elemente electrice Hella', 0, 0, 794, 'D900', 1, '128.12'),
(127433, '8TW 006 848-031', 2, '', 'Elemente electrice Hella', 0, 0, 794, 'D901', 1, '122.44'),
(127434, '8TW 006 848-041', 2, '', 'Elemente electrice Hella', 0, 0, 794, 'D902', 1, '113.42'),
(127435, '8TW 006 848-051', 2, '', 'Elemente electrice Hella', 0, 0, 794, 'D903', 1, '217.6'),
(127436, '8TW 006 848-061', 2, '', 'Elemente electrice Hella', 0, 0, 794, 'D904', 1, '108.1'),
(127437, '8TW 006 848-071', 2, '', 'Elemente electrice Hella', 0, 0, 794, 'D905', 1, '126.2'),
(127438, '8TW 006 849-031', 2, '', 'Elemente electrice Hella', 0, 0, 795, 'D908', 1, '217.78'),
(127439, '8GA 006 841-121', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E347', 1, '4.76'),
(127440, '8GA 006 841-241', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E347', 1, '3.89'),
(127441, '8GA 008 892-002', 2, '', 'Becuri auto Hella', 0, 0, 105, 'E648', 1, '12.28'),
(127442, '8GA 008 899-121', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E338', 1, '15.73'),
(127443, '8GA 008 901-241', 2, '', 'Becuri auto Hella', 0, 0, 1457, 'E364', 1, '2.63'),
(127444, '8GD 008 893-002', 2, '', 'Becuri auto Hella', 0, 0, 110, 'E646', 1, '10.86'),
(127445, '8GD 008 898-061', 2, '', 'Becuri auto Hella', 0, 0, 1457, '', 1, '15.73'),
(127446, '8GH 002 857-121', 2, '', 'Becuri auto Hella', 0, 0, 106, 'E333', 1, '16.56'),
(127447, '8PA 006 796-031', 2, '', 'Testere', 0, 0, 1434, 'E420', 1, '6739.2'),
(127448, '1A3 002 850-031', 2, '', 'Altele', 0, 0, 88, 'A049', 1, '184.61'),
(127449, '1AA 004 109-031', 2, '', 'Altele', 0, 0, 2482, 'A533', 1, '240.9'),
(127450, '1AA 004 109-041', 2, '', 'Altele', 0, 0, 2482, 'A533', 1, '255.23'),
(127451, '1AA 143 897-011', 2, '', 'Altele', 0, 0, 3335, '', 1, '208.72'),
(127452, '1AB 003 177-791', 2, '', 'Altele', 0, 0, 3335, 'A045', 1, '188.99'),
(127453, '1AE 003 440-461', 2, '', 'Altele', 0, 0, 259, 'A441', 1, '845.25'),
(127454, '1AH 007 774-011', 2, '', 'Altele', 0, 0, 259, 'C211', 1, '810.31'),
(127455, '1AJ 010 202-031', 2, '', 'Far', 0, 0, 259, 'G266', 1, '512.65'),
(127456, '1EA 963 130-451', 2, '', 'Far', 0, 0, 259, 'E279', 1, '1186.7'),
(127457, '1ED 247 025-211', 2, '', 'Far', 0, 0, 259, 'F812', 1, '624.88'),
(127458, '1EE 008 880-021', 2, '', 'Far', 0, 0, 259, 'E820', 1, '875.54'),
(127459, '1EE 010 203-011', 2, '', 'Far', 0, 0, 259, 'G278', 1, '553.16'),
(127460, '1EE 010 203-021', 2, '', 'Far', 0, 0, 259, 'G278', 1, '553.16'),
(127461, '1EG 247 007-211', 2, '', 'Far', 0, 0, 259, 'E869', 1, '733.46'),
(127462, '1EG 270 370-321', 2, '', 'Far', 0, 0, 259, 'E768', 1, '769.76'),
(127463, '1EH 008 688-071', 2, '', 'Altele', 0, 0, 259, 'D994', 1, '1347.16'),
(127464, '1EH 008 688-081', 2, '', 'Far', 0, 0, 259, 'D994', 1, '1347.16'),
(127465, '1EH 009 513-011', 2, '', 'Far', 0, 0, 259, 'G986', 1, '1136.81'),
(127466, '1EH 009 513-021', 2, '', 'Far', 0, 0, 259, 'G986', 1, '1136.81'),
(127467, '1EJ 007 700-081', 2, '', 'Altele', 0, 0, 259, 'G667', 1, '617.58'),
(127468, '1EL 007 823-051', 2, '', 'Altele', 0, 0, 259, 'C685', 1, '1555.89'),
(127469, '1EL 007 823-061', 2, '', 'Altele', 0, 0, 259, 'C685', 1, '1454.8'),
(127470, '1EL 008 052-571', 2, '', 'Altele', 0, 0, 259, 'D998', 1, '1993.86'),
(127471, '1EL 008 309-071', 2, '', 'Far', 0, 0, 259, 'D428', 1, '1471.47'),
(127472, '1EL 008 313-131', 2, '', 'Far', 0, 0, 259, 'F675', 1, '1580.73'),
(127473, '1EL 008 313-141', 2, '', 'Far', 0, 0, 259, 'F675', 1, '1580.73'),
(127474, '1EL 008 321-071', 2, '', 'Far', 0, 0, 259, 'E200', 1, '963.09'),
(127475, '1EL 008 340-081', 2, '', 'Far', 0, 0, 259, 'D958', 1, '1341.42'),
(127476, '1EL 008 350-021', 2, '', 'Far', 0, 0, 259, 'D734', 1, '799.95'),
(127477, '1EL 008 473-071', 2, '', 'Far', 0, 0, 259, 'D428', 1, '2076.24'),
(127478, '1EL 008 473-081', 2, '', 'Far', 0, 0, 259, 'D428', 1, '2076.24'),
(127479, '1EL 008 821-021', 2, '', 'Far', 0, 0, 259, 'F677', 1, '1600.89'),
(127480, '1EL 008 881-411', 2, '', 'Far', 0, 0, 259, 'E821', 1, '2087.07'),
(127481, '1EL 009 236-611', 2, '', 'Far', 0, 0, 259, 'G389', 1, '2574.03'),
(127482, '1EL 009 236-621', 2, '', 'Far', 0, 0, 259, 'G389', 1, '2574.03'),
(127483, '1EL 158 075-011', 2, '', 'Altele', 0, 0, 259, 'E636', 1, '2073.38'),
(127484, '1EL 158 076-011', 2, '', 'Altele', 0, 0, 259, 'E636', 1, '2073.38'),
(127485, '1EL 163 080-001', 2, '', 'Far', 0, 0, 259, 'E671', 1, '3263.97'),
(127486, '1ER 247 017-061', 2, '', 'Far', 0, 0, 259, 'F814', 1, '833.92'),
(127487, '1F4 005 750-011', 2, '', 'Altele', 0, 0, 2483, 'A855', 1, '146.06'),
(127488, '1F4 007 893-081', 2, '', 'Altele', 0, 0, 202, 'M711', 1, '184.21'),
(127489, '1F4 007 893-841', 2, '', 'Altele', 0, 0, 3329, 'M711', 1, '398.46'),
(127490, '1F4 007 893-871', 2, '', 'Altele', 0, 0, 3329, 'D720', 1, '2990.02'),
(127491, '1F8 006 800-311', 2, '', 'Far', 0, 0, 2483, 'E850', 1, '607.52'),
(127492, '1FA 007 891-061', 2, '', 'Altele', 0, 0, 202, 'M709', 1, '179.78'),
(127493, '1FA 007 891-811', 2, '', 'Altele', 0, 0, 3329, 'E872', 1, '401.42'),
(127494, '1FA 007 891-841', 2, '', 'Altele', 0, 0, 3329, 'M709', 1, '377.2'),
(127495, '1FB 005 860-031', 2, '', 'Altele', 0, 0, 2483, 'A851', 1, '190.39'),
(127496, '1FB 007 892-011', 2, '', 'Altele', 0, 0, 2483, 'E874', 1, '186.17'),
(127497, '1FB 007 892-841', 2, '', 'Altele', 0, 0, 3329, 'M710', 1, '420.73'),
(127498, '1GA 006 875-001', 2, '', 'Altele', 0, 0, 2485, 'A067', 1, '132.13'),
(127499, '1GB 996 080-001', 2, '', 'Altele', 0, 0, 2485, 'D115', 1, '296.77'),
(127500, '1N4 002 608-021', 2, '', 'Altele', 0, 0, 2484, 'B432', 1, '298.84'),
(127501, '1NA 007 891-041', 2, '', 'Altele', 0, 0, 2484, 'M709', 1, '182.89'),
(127502, '1NA 009 031-011', 2, '', 'Far ceata', 0, 0, 289, 'E628', 1, '312.22'),
(127503, '1NE 002 537-301', 2, '', 'Altele', 0, 0, 289, 'A470', 1, '524.69'),
(127504, '1NL 006 580-051', 2, '', 'Altele', 0, 0, 289, 'A253', 1, '443.28'),
(127505, '1NL 006 580-061', 2, '', 'Altele', 0, 0, 289, 'A253', 1, '443.33'),
(127506, '1ZS 009 701-121', 2, '', 'Altele', 0, 0, 259, 'E821', 1, '2520.95'),
(127507, '2BM 006 759-001', 2, '', 'Altele', 0, 0, 62, 'A643', 1, '47.26'),
(127508, '2KA 006 896-001', 2, '', 'Altele', 0, 0, 2489, 'A009', 1, '36.93'),
(127509, '2NE 354 051-021', 2, '', 'Far ceata', 0, 0, 291, 'G192', 1, '91.03'),
(127510, '2NE 964 958-011', 2, '', 'Altele', 0, 0, 391, 'F443', 1, '206.06'),
(127511, '2PF 001 648-161', 2, '', 'Altele', 0, 0, 2498, 'A409', 1, '52.06'),
(127512, '2PF 340 825-001', 2, '', 'Altele', 0, 0, 2490, 'F715', 1, '108.94'),
(127513, '2PG 006 717-022', 2, '', 'Altele', 0, 0, 2498, 'A122', 1, '30.08'),
(127514, '2PG 962 964-041', 2, '', 'Altele', 0, 0, 2498, 'C382', 1, '38.6'),
(127515, '2PS 003 057-052', 2, '', 'Altele', 0, 0, 3456, 'A113', 1, '42.34'),
(127516, '2PS 003 748-161', 2, '', 'Altele', 0, 0, 3456, 'C390', 1, '48.89'),
(127517, '2PS 007 943-011', 2, '', 'Altele', 0, 0, 3456, 'C697', 1, '96.64'),
(127518, '2PS 008 643-021', 2, '', 'Altele', 0, 0, 3456, 'E757', 1, '103.7'),
(127519, '2PS 008 645-011', 2, '', 'Altele', 0, 0, 3456, 'H105', 1, '55.97'),
(127520, '2PS 963 639-017', 2, '', 'Altele', 0, 0, 3456, 'C698', 1, '97.54'),
(127521, '2RL 006 846-011', 2, '', 'Altele', 0, 0, 2505, 'A087', 1, '665.17'),
(127522, '2RL 007 550-001', 2, '', 'Altele', 0, 0, 2505, 'C384', 1, '197.92'),
(127523, '2RL 007 551-011', 2, '', 'Altele', 0, 0, 2505, 'C385', 1, '220.85'),
(127524, '2RL 008 060-101', 2, '', 'Altele', 0, 0, 2505, 'D708', 1, '602.67'),
(127525, '2SB 001 423-097', 2, '', 'Altele', 0, 0, 2492, 'A493', 1, '151.73'),
(127526, '2SB 009 001-067', 2, '', 'Altele', 0, 0, 2492, 'E663', 1, '110.68'),
(127527, '2SD 003 184-031', 2, '', 'Altele', 0, 0, 2492, 'A553', 1, '56.26'),
(127528, '2SD 003 184-041', 2, '', 'Altele', 0, 0, 2492, 'A553', 1, '56.26'),
(127529, '2SK 008 208-051', 2, '', 'Lampa spate', 0, 0, 391, 'D463', 1, '392.42'),
(127530, '2SK 008 579-091', 2, '', 'Far', 0, 0, 391, 'E673', 1, '352.78'),
(127531, '2VD 008 204-091', 2, '', 'Altele', 0, 0, 391, 'C986', 1, '260.3'),
(127532, '2VP 004 887-021', 2, '', 'Altele', 0, 0, 391, 'A018', 1, '248.68'),
(127533, '2VP 006 040-111', 2, '', 'Altele', 0, 0, 2492, 'A083', 1, '120.1'),
(127534, '2VP 340 830-111', 2, '', 'Far', 0, 0, 2492, 'E840', 1, '395.44'),
(127535, '2VP 354 037-021', 2, '', 'Lampa spate', 0, 0, 391, 'G251', 1, '205.36'),
(127536, '2VP 964 892-021', 2, '', 'Altele', 0, 0, 391, 'F589', 1, '414.55'),
(127537, '2VP 965 303-081', 2, '', 'Altele', 0, 0, 391, 'F454', 1, '281.67'),
(127538, '2XM 001 974-041', 2, '', 'Altele', 0, 0, 2478, 'C912', 1, '214.61'),
(127539, '2XS 005 020-057', 2, '', 'Altele', 0, 0, 2525, 'A383', 1, '23.51'),
(127540, '2XS 008 078-001', 2, '', 'Altele', 0, 0, 2525, 'D234', 1, '168.67'),
(127541, '2XS 340 827-011', 2, '', 'Far', 0, 0, 2525, 'E842', 1, '121.34'),
(127542, '2ZR 002 985-081', 2, '', 'Altele', 0, 0, 2493, 'C166', 1, '132.98'),
(127543, '2ZR 006 609-081', 2, '', 'Altele', 0, 0, 2493, 'A967', 1, '54.64'),
(127544, '5DD 008 319-501', 2, '', 'Far', 0, 0, 4135, 'G798', 1, '510.08'),
(127545, '5HL 351 321-141', 2, '', 'Altele', 0, 0, 1385, '', 1, '513.92'),
(127546, '6NM 007 282-631', 2, '', 'Altele', 0, 0, 700, 'E887', 1, '292.19'),
(127547, '6NM 007 878-041', 2, '', 'Altele', 0, 0, 700, 'E308', 1, '118.03'),
(127548, '6NM 007 878-351', 2, '', 'Altele', 0, 0, 700, 'E306', 1, '193.91'),
(127549, '6ZL 003 259-711', 2, '', 'Far', 0, 0, 805, 'F418', 1, '34.08'),
(127550, '6ZT 007 800-121', 2, '', 'Far', 0, 0, 1103, 'F423', 1, '136.28'),
(127551, '8EZ 008 021-021', 2, '', 'Altele', 0, 0, 2691, 'F818', 1, '98.58'),
(127552, '8FC 351 038-701', 2, '', 'Altele', 0, 0, 448, '35103870', 1, '639.93'),
(127553, '8GP 003 594-261', 2, '', 'Far', 0, 0, 1457, 'M323', 1, '6.92'),
(127554, '8GS 863 261-001', 2, '', 'Far', 0, 0, 1457, 'F609', 1, '117.79'),
(127556, '8KB 863 949-011', 2, '', 'Far', 0, 0, 824, 'E955', 1, '36.93'),
(127557, '9DX 861 872-001', 2, '', 'Altele', 0, 0, 1478, '', 1, '219.3'),
(127558, '9EL 113 639-011', 2, '', 'Altele', 0, 0, 93, '', 1, '25.77'),
(127559, '9EL 131 420-011', 2, '', 'Altele', 0, 0, 93, 'A018', 1, '144.78'),
(127560, '9EL 136 402-011', 2, '', 'Altele', 0, 0, 62, 'A504', 1, '151.42'),
(127561, '9EL 136 819-031', 2, '', 'Altele', 0, 0, 93, '', 1, '80.24'),
(127562, '9EL 136 819-041', 2, '', 'Altele', 0, 0, 93, '', 1, '67.52'),
(127563, '9EL 136 825-001', 2, '', 'Altele', 0, 0, 93, '', 1, '80.24'),
(127564, '9EL 136 825-011', 2, '', 'Altele', 0, 0, 93, '', 1, '80.24'),
(127565, '9EL 136 833-011', 2, '', 'Altele', 0, 0, 93, '', 1, '83.49'),
(127566, '9EL 140 063-021', 2, '', 'Altele', 0, 0, 391, 'A148', 1, '272.56'),
(127567, '9EL 141 701-001', 2, '', 'Altele', 0, 0, 62, 'A644', 1, '84.16'),
(127568, '9EL 141 889-031', 2, '', 'Altele', 0, 0, 391, 'B740', 1, '266.97'),
(127569, '9EL 141 908-071', 2, '', 'Altele', 0, 0, 391, 'B741', 1, '245.07'),
(127570, '9EL 146 887-001', 2, '', 'Altele', 0, 0, 93, '', 1, '198.27'),
(127571, '9EL 152 889-001', 2, '', 'Altele', 0, 0, 93, 'C984', 1, '137.26'),
(127572, '9EL 152 891-001', 2, '', 'Altele', 0, 0, 93, 'C986', 1, '123.72'),
(127573, '9EL 160 467-011', 2, '', 'Far', 0, 0, 391, 'E791', 1, '449.8'),
(127574, '9EL 171 556-011', 2, '', 'Lampa spate', 0, 0, 391, 'D814', 1, '231.35'),
(127575, '9EL 340 829-001', 2, '', 'Altele', 0, 0, 93, '', 1, '151.37'),
(127576, '9EL 340 829-011', 2, '', 'Altele', 0, 0, 93, '', 1, '155.89'),
(127577, '9EL 354 059-011', 2, '', 'Lampa spate', 0, 0, 62, 'D810', 1, '101.64'),
(127578, '9EL 354 060-021', 2, '', 'Lampa spate', 0, 0, 62, 'G202', 1, '133.83'),
(127579, '9EL 856 416-001', 2, '', 'Altele', 0, 0, 98, '', 1, '94.08'),
(127580, '9EL 856 418-001', 2, '', 'Altele', 0, 0, 98, '', 1, '101.42'),
(127581, '9EL 860 627-001', 2, '', 'Altele', 0, 0, 98, '', 1, '73.92'),
(127582, '9EL 862 141-001', 2, '', 'Altele', 0, 0, 98, '', 1, '106.98'),
(127583, '9EL 862 141-021', 2, '', 'Altele', 0, 0, 98, '', 1, '129.05'),
(127584, '9EL 863 100-031', 2, '', 'Far', 0, 0, 1469, '', 1, '100.45'),
(127585, '9EL 962 586-041', 2, '', 'Altele', 0, 0, 391, 'C662', 1, '244.81'),
(127586, '9EL 963 702-011', 2, '', 'Altele', 0, 0, 391, 'D531', 1, '279.04'),
(127587, '9EL 964 542-021', 2, '', 'Altele', 0, 0, 391, 'D727', 1, '275.15'),
(127588, '9ES 138 835-031', 2, '', 'Altele', 0, 0, 14, 'G647', 1, '213.59'),
(127589, '9ES 141 180-001', 2, '', 'Altele', 0, 0, 14, 'G648', 1, '102.09'),
(127590, '9ES 144 433-021', 2, '', 'Altele', 0, 0, 14, 'H082', 1, '213.33'),
(127591, '9ES 145 251-005', 2, '', 'Altele', 0, 0, 14, 'G651', 1, '244.99'),
(127592, '9GD 963 281-001', 2, '', 'Altele', 0, 0, 1451, '', 1, '4.49'),
(127593, '9MJ 707 869-003', 2, '', 'Altele', 0, 0, 1461, 'B596', 1, '4.74'),
(127594, '9MJ 707 869-013', 2, '', 'Altele', 0, 0, 1461, 'C725', 1, '5.89'),
(127595, '9MN 858 114-011', 2, '', 'Altele', 0, 0, 1169, '', 1, '112.66'),
(127596, '9MN 860 677-011', 2, '', 'Altele', 0, 0, 1169, '', 1, '102.57'),
(127597, '9XD 863 533-001', 2, '', 'Far', 0, 0, 1459, 'G007', 1, '25.67'),
(127598, '9XD 863 828-001', 2, '', 'Far', 0, 0, 1459, '', 1, '118.43'),
(127599, '9XW 857 505-801', 2, '', 'Altele', 0, 0, 298, 'B458', 1, '94.86'),
(127600, '9XW 857 510-801', 2, '', 'Altele', 0, 0, 298, 'B458', 1, '103.43'),
(127601, '9XW 857 512-801', 2, '', 'Altele', 0, 0, 298, 'B458', 1, '151.61'),
(127602, '9XW 857 513-801', 2, '', 'Altele', 0, 0, 298, 'B761', 1, '125.64'),
(127603, '9XW 857 515-801', 2, '', 'Altele', 0, 0, 298, 'B458', 1, '142.33'),
(127604, '9XW 859 866-801', 2, '', 'Altele', 0, 0, 298, 'B458', 1, '128.59'),
(127605, '9XW 860 645-801', 2, '', 'Altele', 0, 0, 298, 'B458', 1, '164.64'),
(127606, '9XW 860 647-801', 2, '', 'Altele', 0, 0, 299, 'B458', 1, '85.05'),
(127607, '9XW 860 657-001', 2, '', 'Altele', 0, 0, 298, 'B458', 1, '71.98'),
(127608, '9XW 861 934-801', 2, '', 'Altele', 0, 0, 298, 'B458', 1, '162.7'),
(127609, '9XW 862 056-001', 2, '', 'Altele', 0, 0, 298, 'B458', 1, '84.34'),
(127610, '9XW 862 068-801', 2, '', 'Altele', 0, 0, 298, 'B458', 1, '218.02'),
(127611, '9XX 340 879-001', 2, '', 'Altele', 0, 0, 823, 'F845', 1, '41.43'),
(127612, '8MA 376 731-631', 2, '', 'Radiator', 0, 0, 397, '37673163', 1, '2007.96'),
(127613, '8MK 376 714-361', 2, '', 'Radiator', 0, 0, 470, '37671436', 1, '845.81'),
(127614, '8MK 376 721-721', 2, '', 'Radiator', 0, 0, 470, '37672172', 1, '2685.86'),
(127615, '8ML 376 723-221', 2, '', 'Intercooler', 0, 0, 468, '37672322', 1, '1770.05'),
(127616, '8ML 376 724-261', 2, '', 'Radiator', 0, 0, 468, '37672426', 1, '1903.08'),
(127617, '8FH 351 312-541', 2, '', 'Calorifer', 0, 0, 467, '35131254', 1, '440.9'),
(127618, '8FC 351 318-071', 2, '', 'Condensator', 0, 0, 448, '35131807', 1, '1009.62'),
(127619, '8EW 009 144-531', 2, '', 'Ventilator', 0, 0, 508, '00914453', 1, '1595.82'),
(127620, '8EW 009 144-591', 2, '', 'Ventilator', 0, 0, 508, '00914459', 1, '1268.06'),
(127621, '8EW 009 144-601', 2, '', 'Ventilator', 0, 0, 1254, '00914460', 1, '1223.94'),
(127622, '8MV 376 728-391', 2, '', 'Ventilator', 0, 0, 508, '37672839', 1, '3086.31'),
(127623, '8MV 376 732-061', 2, '', 'Complet', 0, 0, 509, '37673206', 1, '766.64'),
(127624, '8MV 376 732-221', 2, '', 'Complet', 0, 0, 509, '37673222', 1, '540.92'),
(127625, '8MV 376 733-011', 2, '', 'Complet', 0, 0, 509, '37673301', 1, '547.59'),
(127626, '8MV 376 734-441', 2, '', 'Ventilator', 0, 0, 509, '37673444', 1, '891.18'),
(127627, '8FK 351 110-881', 2, '', 'Compresor', 0, 0, 447, '35111088', 1, '1759.2'),
(127628, '8FK 351 127-901', 2, '', 'Compresor', 0, 0, 447, '35112790', 1, '1418.04'),
(127629, '9GS 351 337-581', 2, '', 'Furtune A/C', 0, 0, 2096, '35133758', 1, '690.49'),
(127630, '5HL 351 029-101', 2, '', 'Accesorii A/C', 0, 0, 1385, '35102910', 1, '402.86'),
(127631, '8EW 009 157-461', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00915746', 1, '1217.88'),
(127632, '8EW 009 158-011', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00915801', 1, '722.65'),
(127633, '8EW 009 158-151', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00915815', 1, '2269.58'),
(127634, '8EW 009 158-511', 2, '', 'Ventilatoare habitaclu', 0, 0, 2669, '00915851', 1, '466.65'),
(127635, '8EW 009 158-601', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00915860', 1, '1447.66'),
(127636, '8EW 009 160-021', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '00916002', 2, '29.883'),
(127637, '8EW 009 160-641', 2, '', 'Ventilatoare habitaclu', 0, 0, 2669, '00916064', 1, '1407.24'),
(127638, '8EW 351 034-641', 2, '', 'Ventilatoare habitaclu', 0, 0, 1254, '35103464', 1, '556.14'),
(127639, '8EW 351 303-321', 2, '', 'Ventilatoare habitaclu', 0, 0, 793, '35130332', 1, '541.65'),
(127640, '9ML 351 332-161', 2, '', 'Fitinguri', 0, 0, 2391, '35133216', 1, '261.01'),
(127641, '9ML 351 332-261', 2, '', 'Fitinguri', 0, 0, 1385, '35133226', 1, '95.3'),
(127642, '9XL 351 328-361', 2, '', 'Fitinguri', 0, 0, 2073, '35132836', 1, '1033.74'),
(127643, '118 0020 10', 204, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '92.75'),
(127644, '118 0105 10', 204, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '134.83'),
(127645, '119 0024 10', 204, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '222.73'),
(127646, '119 0033 10', 204, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '267.56'),
(127647, '119 0054 11', 204, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '114.03'),
(127648, '119 0076 10', 204, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '65.11'),
(127649, '119 0109 10', 204, '', 'Placi de presiune ambreiaj', 0, 0, 261, '', 1, '76.66'),
(127650, '119 0128 10', 204, 